Skip to content
Success

Console Output

Pull request #43813 opened
11:42:47 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 863ca3f1855048bec370a444e475760ac33991ae+6408132d74cfcafafa9f15b4dedb31af6372b1ec (24c26d789758e2439104ff80860da28e294550f6)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43813@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
11:42:49 [2022-07-15T11:42:49.211Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
11:42:49 [2022-07-15T11:42:49.216Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
11:42:49 [2022-07-15T11:42:49.527Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-044ab74c9212c08df) in /home/ubuntu/workspace/moby_PR-43813
[Pipeline] {
[Pipeline] checkout
11:42:49 [2022-07-15T11:42:49.655Z] The recommended git tool is: git
11:42:52 [2022-07-15T11:42:52.330Z] using credential docker-jenkins-github-credentials
11:42:52 [2022-07-15T11:42:52.339Z] Cloning the remote Git repository
11:42:52 [2022-07-15T11:42:52.339Z] Cloning with configured refspecs honoured and without tags
11:42:52 [2022-07-15T11:42:52.359Z] Cloning repository https://github.com/moby/moby.git
11:42:52 [2022-07-15T11:42:52.431Z]  > git init /home/ubuntu/workspace/moby_PR-43813 # timeout=10
11:42:52 [2022-07-15T11:42:52.480Z] Fetching upstream changes from https://github.com/moby/moby.git
11:42:52 [2022-07-15T11:42:52.480Z]  > git --version # timeout=10
11:42:52 [2022-07-15T11:42:52.496Z]  > git --version # 'git version 2.17.1'
11:42:52 [2022-07-15T11:42:52.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:42:52 [2022-07-15T11:42:52.502Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43813/head:refs/remotes/origin/PR-43813 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:43:18 [2022-07-15T11:43:18.286Z] Fetching without tags
11:43:18 [2022-07-15T11:43:18.526Z] Merging remotes/origin/22.06 commit 6408132d74cfcafafa9f15b4dedb31af6372b1ec into PR head commit 863ca3f1855048bec370a444e475760ac33991ae
11:43:19 [2022-07-15T11:43:19.660Z] Merge succeeded, producing 863ca3f1855048bec370a444e475760ac33991ae
11:43:19 [2022-07-15T11:43:19.660Z] Checking out Revision 863ca3f1855048bec370a444e475760ac33991ae (PR-43813)
11:43:18 [2022-07-15T11:43:18.201Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:43:18 [2022-07-15T11:43:18.221Z]  > git config --add remote.origin.fetch +refs/pull/43813/head:refs/remotes/origin/PR-43813 # timeout=10
11:43:18 [2022-07-15T11:43:18.233Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:43:18 [2022-07-15T11:43:18.253Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:43:18 [2022-07-15T11:43:18.290Z] Fetching upstream changes from https://github.com/moby/moby.git
11:43:18 [2022-07-15T11:43:18.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:43:18 [2022-07-15T11:43:18.291Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43813/head:refs/remotes/origin/PR-43813 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:43:18 [2022-07-15T11:43:18.535Z]  > git config core.sparsecheckout # timeout=10
11:43:18 [2022-07-15T11:43:18.541Z]  > git checkout -f 863ca3f1855048bec370a444e475760ac33991ae # timeout=10
11:43:19 [2022-07-15T11:43:19.591Z]  > git remote # timeout=10
11:43:19 [2022-07-15T11:43:19.606Z]  > git config --get remote.origin.url # timeout=10
11:43:19 [2022-07-15T11:43:19.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:43:19 [2022-07-15T11:43:19.621Z]  > git merge 6408132d74cfcafafa9f15b4dedb31af6372b1ec # timeout=10
11:43:19 [2022-07-15T11:43:19.643Z]  > git rev-parse HEAD^{commit} # timeout=10
11:43:19 [2022-07-15T11:43:19.664Z]  > git config core.sparsecheckout # timeout=10
11:43:19 [2022-07-15T11:43:19.678Z]  > git checkout -f 863ca3f1855048bec370a444e475760ac33991ae # timeout=10
11:43:24 [2022-07-15T11:43:24.282Z] Commit message: "libnetwork: skip firewalld management for rootless"
11:43:24 [2022-07-15T11:43:24.282Z] First time build. Skipping changelog.
11:43:24 [2022-07-15T11:43:24.332Z]  > git --version # timeout=10
11:43:24 [2022-07-15T11:43:24.359Z]  > git --version # 'git version 2.17.1'
11:43:24 [2022-07-15T11:43:24.384Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:43:25 [2022-07-15T11:43:25.511Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43813:/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
11:43:28 [2022-07-15T11:43:28.803Z] Unable to find image 'alpine:latest' locally
11:43:29 [2022-07-15T11:43:29.063Z] latest: Pulling from library/alpine
11:43:29 [2022-07-15T11:43:29.063Z] 2408cc74d12b: Pulling fs layer
11:43:29 [2022-07-15T11:43:29.322Z] 2408cc74d12b: Verifying Checksum
11:43:29 [2022-07-15T11:43:29.322Z] 2408cc74d12b: Download complete
11:43:29 [2022-07-15T11:43:29.581Z] 2408cc74d12b: Pull complete
11:43:29 [2022-07-15T11:43:29.581Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
11:43:29 [2022-07-15T11:43:29.581Z] Status: Downloaded newer image for alpine:latest
11:43:33 [2022-07-15T11:43:33.773Z] 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
11:43:34 [2022-07-15T11:43:34.241Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-044ab74c9212c08df) in /home/ubuntu/workspace/moby_PR-43813
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
11:43:34 [2022-07-15T11:43:34.288Z] The recommended git tool is: git
11:43:34 [2022-07-15T11:43:34.296Z] using credential docker-jenkins-github-credentials
11:43:34 [2022-07-15T11:43:34.297Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-01e2b5a68f63f49d1) in /home/ubuntu/workspace/moby_PR-43813
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
11:43:34 [2022-07-15T11:43:34.321Z] Fetching changes from the remote Git repository
[Pipeline] // stage
11:43:34 [2022-07-15T11:43:34.335Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
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] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
11:43:34 [2022-07-15T11:43:34.435Z] The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
11:43:34 [2022-07-15T11:43:34.548Z] Merging remotes/origin/22.06 commit 6408132d74cfcafafa9f15b4dedb31af6372b1ec into PR head commit 863ca3f1855048bec370a444e475760ac33991ae
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
11:43:34 [2022-07-15T11:43:34.714Z] Merge succeeded, producing 863ca3f1855048bec370a444e475760ac33991ae
11:43:34 [2022-07-15T11:43:34.714Z] Checking out Revision 863ca3f1855048bec370a444e475760ac33991ae (PR-43813)
11:43:34 [2022-07-15T11:43:34.869Z] Commit message: "libnetwork: skip firewalld management for rootless"
11:43:34 [2022-07-15T11:43:34.908Z]  > git --version # timeout=10
11:43:34 [2022-07-15T11:43:34.931Z]  > git --version # 'git version 2.17.1'
11:43:34 [2022-07-15T11:43:34.952Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
11:43:34 [2022-07-15T11:43:34.306Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43813/.git # timeout=10
11:43:34 [2022-07-15T11:43:34.324Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:43:34 [2022-07-15T11:43:34.338Z] Fetching upstream changes from https://github.com/moby/moby.git
11:43:34 [2022-07-15T11:43:34.338Z]  > git --version # timeout=10
11:43:34 [2022-07-15T11:43:34.348Z]  > git --version # 'git version 2.17.1'
11:43:34 [2022-07-15T11:43:34.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:43:34 [2022-07-15T11:43:34.350Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43813/head:refs/remotes/origin/PR-43813 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:43:34 [2022-07-15T11:43:34.550Z]  > git config core.sparsecheckout # timeout=10
11:43:34 [2022-07-15T11:43:34.575Z]  > git checkout -f 863ca3f1855048bec370a444e475760ac33991ae # timeout=10
11:43:34 [2022-07-15T11:43:34.659Z]  > git remote # timeout=10
11:43:34 [2022-07-15T11:43:34.678Z]  > git config --get remote.origin.url # timeout=10
11:43:34 [2022-07-15T11:43:34.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:43:34 [2022-07-15T11:43:34.687Z]  > git merge 6408132d74cfcafafa9f15b4dedb31af6372b1ec # timeout=10
11:43:34 [2022-07-15T11:43:34.701Z]  > git rev-parse HEAD^{commit} # timeout=10
11:43:34 [2022-07-15T11:43:34.716Z]  > git config core.sparsecheckout # timeout=10
11:43:34 [2022-07-15T11:43:34.725Z]  > git checkout -f 863ca3f1855048bec370a444e475760ac33991ae # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:43:35 [2022-07-15T11:43:35.634Z] + docker version
11:43:35 [2022-07-15T11:43:35.634Z] Client: Docker Engine - Community
11:43:35 [2022-07-15T11:43:35.634Z]  Version:           20.10.14
11:43:35 [2022-07-15T11:43:35.634Z]  API version:       1.41
11:43:35 [2022-07-15T11:43:35.634Z]  Go version:        go1.16.15
11:43:35 [2022-07-15T11:43:35.634Z]  Git commit:        a224086
11:43:35 [2022-07-15T11:43:35.634Z]  Built:             Thu Mar 24 01:47:57 2022
11:43:35 [2022-07-15T11:43:35.634Z]  OS/Arch:           linux/amd64
11:43:35 [2022-07-15T11:43:35.634Z]  Context:           default
11:43:35 [2022-07-15T11:43:35.634Z]  Experimental:      true
11:43:35 [2022-07-15T11:43:35.634Z] 
11:43:35 [2022-07-15T11:43:35.634Z] Server: Docker Engine - Community
11:43:35 [2022-07-15T11:43:35.634Z]  Engine:
11:43:35 [2022-07-15T11:43:35.634Z]   Version:          20.10.14
11:43:35 [2022-07-15T11:43:35.634Z]   API version:      1.41 (minimum version 1.12)
11:43:35 [2022-07-15T11:43:35.634Z]   Go version:       go1.16.15
11:43:35 [2022-07-15T11:43:35.634Z]   Git commit:       87a90dc
11:43:35 [2022-07-15T11:43:35.634Z]   Built:            Thu Mar 24 01:45:46 2022
11:43:35 [2022-07-15T11:43:35.634Z]   OS/Arch:          linux/amd64
11:43:35 [2022-07-15T11:43:35.634Z]   Experimental:     true
11:43:35 [2022-07-15T11:43:35.634Z]  containerd:
11:43:35 [2022-07-15T11:43:35.634Z]   Version:          1.5.11
11:43:35 [2022-07-15T11:43:35.634Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:43:35 [2022-07-15T11:43:35.634Z]  runc:
11:43:35 [2022-07-15T11:43:35.634Z]   Version:          1.0.3
11:43:35 [2022-07-15T11:43:35.634Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:43:35 [2022-07-15T11:43:35.634Z]  docker-init:
11:43:35 [2022-07-15T11:43:35.634Z]   Version:          0.19.0
11:43:35 [2022-07-15T11:43:35.634Z]   GitCommit:        de40ad0
[Pipeline] sh
11:43:35 [2022-07-15T11:43:35.927Z] + docker info
11:43:36 [2022-07-15T11:43:36.083Z] using credential docker-jenkins-github-credentials
11:43:36 [2022-07-15T11:43:36.092Z] Cloning the remote Git repository
11:43:36 [2022-07-15T11:43:36.092Z] Cloning with configured refspecs honoured and without tags
11:43:36 [2022-07-15T11:43:36.108Z] Cloning repository https://github.com/moby/moby.git
11:43:36 [2022-07-15T11:43:36.158Z]  > git init /home/ubuntu/workspace/moby_PR-43813 # timeout=10
11:43:36 [2022-07-15T11:43:36.176Z] Fetching upstream changes from https://github.com/moby/moby.git
11:43:36 [2022-07-15T11:43:36.177Z]  > git --version # timeout=10
11:43:36 [2022-07-15T11:43:36.184Z]  > git --version # 'git version 2.17.1'
11:43:36 [2022-07-15T11:43:36.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:43:36 [2022-07-15T11:43:36.185Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43813/head:refs/remotes/origin/PR-43813 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:43:45 [2022-07-15T11:43:45.906Z] Client:
11:43:45 [2022-07-15T11:43:45.906Z]  Context:    default
11:43:45 [2022-07-15T11:43:45.906Z]  Debug Mode: false
11:43:45 [2022-07-15T11:43:45.906Z]  Plugins:
11:43:45 [2022-07-15T11:43:45.906Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:43:45 [2022-07-15T11:43:45.906Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:43:45 [2022-07-15T11:43:45.906Z]   compose: Docker Compose (Docker Inc., v2.4.1)
11:43:45 [2022-07-15T11:43:45.906Z]   scan: Docker Scan (Docker Inc., v0.17.0)
11:43:45 [2022-07-15T11:43:45.906Z] 
11:43:45 [2022-07-15T11:43:45.906Z] Server:
11:43:45 [2022-07-15T11:43:45.906Z]  Containers: 0
11:43:45 [2022-07-15T11:43:45.906Z]   Running: 0
11:43:45 [2022-07-15T11:43:45.906Z]   Paused: 0
11:43:45 [2022-07-15T11:43:45.906Z]   Stopped: 0
11:43:45 [2022-07-15T11:43:45.906Z]  Images: 1
11:43:45 [2022-07-15T11:43:45.906Z]  Server Version: 20.10.14
11:43:45 [2022-07-15T11:43:45.906Z]  Storage Driver: overlay2
11:43:45 [2022-07-15T11:43:45.906Z]   Backing Filesystem: extfs
11:43:45 [2022-07-15T11:43:45.906Z]   Supports d_type: true
11:43:45 [2022-07-15T11:43:45.906Z]   Native Overlay Diff: true
11:43:45 [2022-07-15T11:43:45.906Z]   userxattr: false
11:43:45 [2022-07-15T11:43:45.906Z]  Logging Driver: json-file
11:43:45 [2022-07-15T11:43:45.906Z]  Cgroup Driver: cgroupfs
11:43:45 [2022-07-15T11:43:45.906Z]  Cgroup Version: 1
11:43:45 [2022-07-15T11:43:45.906Z]  Plugins:
11:43:45 [2022-07-15T11:43:45.906Z]   Volume: local
11:43:45 [2022-07-15T11:43:45.906Z]   Network: bridge host ipvlan macvlan null overlay
11:43:45 [2022-07-15T11:43:45.906Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:43:45 [2022-07-15T11:43:45.906Z]  Swarm: inactive
11:43:45 [2022-07-15T11:43:45.906Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:43:45 [2022-07-15T11:43:45.906Z]  Default Runtime: runc
11:43:45 [2022-07-15T11:43:45.906Z]  Init Binary: docker-init
11:43:45 [2022-07-15T11:43:45.906Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:43:45 [2022-07-15T11:43:45.906Z]  runc version: v1.0.3-0-gf46b6ba
11:43:45 [2022-07-15T11:43:45.906Z]  init version: de40ad0
11:43:45 [2022-07-15T11:43:45.906Z]  Security Options:
11:43:45 [2022-07-15T11:43:45.906Z]   apparmor
11:43:45 [2022-07-15T11:43:45.906Z]   seccomp
11:43:45 [2022-07-15T11:43:45.906Z]    Profile: default
11:43:45 [2022-07-15T11:43:45.906Z]  Kernel Version: 5.4.0-1071-aws
11:43:45 [2022-07-15T11:43:45.906Z]  Operating System: Ubuntu 18.04.6 LTS
11:43:45 [2022-07-15T11:43:45.906Z]  OSType: linux
11:43:45 [2022-07-15T11:43:45.906Z]  Architecture: x86_64
11:43:45 [2022-07-15T11:43:45.906Z]  CPUs: 2
11:43:45 [2022-07-15T11:43:45.906Z]  Total Memory: 15.35GiB
11:43:45 [2022-07-15T11:43:45.906Z]  Name: ip-10-100-120-7
11:43:45 [2022-07-15T11:43:45.906Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
11:43:45 [2022-07-15T11:43:45.906Z]  Docker Root Dir: /var/lib/docker
11:43:45 [2022-07-15T11:43:45.906Z]  Debug Mode: false
11:43:45 [2022-07-15T11:43:45.906Z]  Registry: https://index.docker.io/v1/
11:43:45 [2022-07-15T11:43:45.906Z]  Labels:
11:43:45 [2022-07-15T11:43:45.906Z]  Experimental: true
11:43:45 [2022-07-15T11:43:45.906Z]  Insecure Registries:
11:43:45 [2022-07-15T11:43:45.906Z]   127.0.0.0/8
11:43:45 [2022-07-15T11:43:45.906Z]  Live Restore Enabled: true
11:43:45 [2022-07-15T11:43:45.906Z] 
11:43:45 [2022-07-15T11:43:45.906Z] WARNING: No swap limit support
[Pipeline] sh
11:43:46 [2022-07-15T11:43:46.201Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:43:46 [2022-07-15T11:43:46.201Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:43:46 [2022-07-15T11:43:46.201Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43813/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:43:46 [2022-07-15T11:43:46.201Z] + bash /home/ubuntu/workspace/moby_PR-43813/check-config.sh
11:43:46 [2022-07-15T11:43:46.201Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:43:46 [2022-07-15T11:43:46.201Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
11:43:46 [2022-07-15T11:43:46.201Z] 
11:43:46 [2022-07-15T11:43:46.201Z] Generally Necessary:
11:43:46 [2022-07-15T11:43:46.201Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:43:46 [2022-07-15T11:43:46.201Z] - apparmor: enabled and tools installed
11:43:46 [2022-07-15T11:43:46.201Z] - CONFIG_NAMESPACES: enabled
11:43:46 [2022-07-15T11:43:46.201Z] - CONFIG_NET_NS: enabled
11:43:46 [2022-07-15T11:43:46.201Z] - CONFIG_PID_NS: enabled
11:43:46 [2022-07-15T11:43:46.201Z] - CONFIG_IPC_NS: enabled
11:43:46 [2022-07-15T11:43:46.201Z] - CONFIG_UTS_NS: enabled
11:43:46 [2022-07-15T11:43:46.201Z] - CONFIG_CGROUPS: enabled
11:43:46 [2022-07-15T11:43:46.201Z] - CONFIG_CGROUP_CPUACCT: enabled
11:43:46 [2022-07-15T11:43:46.201Z] - CONFIG_CGROUP_DEVICE: enabled
11:43:46 [2022-07-15T11:43:46.201Z] - CONFIG_CGROUP_FREEZER: enabled
11:43:46 [2022-07-15T11:43:46.201Z] - CONFIG_CGROUP_SCHED: enabled
11:43:46 [2022-07-15T11:43:46.201Z] - CONFIG_CPUSETS: enabled
11:43:46 [2022-07-15T11:43:46.201Z] - CONFIG_MEMCG: enabled
11:43:46 [2022-07-15T11:43:46.201Z] - CONFIG_KEYS: enabled
11:43:46 [2022-07-15T11:43:46.201Z] - CONFIG_VETH: enabled (as module)
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_BRIDGE: enabled (as module)
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_NF_NAT: enabled (as module)
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_POSIX_MQUEUE: enabled
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_CGROUP_BPF: enabled
11:43:46 [2022-07-15T11:43:46.462Z] 
11:43:46 [2022-07-15T11:43:46.462Z] Optional Features:
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_USER_NS: enabled
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_SECCOMP: enabled
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_SECCOMP_FILTER: enabled
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_CGROUP_PIDS: enabled
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_MEMCG_SWAP: enabled
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:43:46 [2022-07-15T11:43:46.462Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_BLK_CGROUP: enabled
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_CGROUP_PERF: enabled
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_CGROUP_HUGETLB: enabled
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:43:46 [2022-07-15T11:43:46.462Z] - CONFIG_CFS_BANDWIDTH: enabled
11:43:46 [2022-07-15T11:43:46.723Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:43:46 [2022-07-15T11:43:46.723Z] - CONFIG_RT_GROUP_SCHED: missing
11:43:46 [2022-07-15T11:43:46.723Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:43:46 [2022-07-15T11:43:46.723Z] - CONFIG_IP_VS: enabled (as module)
11:43:46 [2022-07-15T11:43:46.723Z] - CONFIG_IP_VS_NFCT: enabled
11:43:46 [2022-07-15T11:43:46.723Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:43:46 [2022-07-15T11:43:46.723Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:43:46 [2022-07-15T11:43:46.723Z] - CONFIG_IP_VS_RR: enabled (as module)
11:43:46 [2022-07-15T11:43:46.723Z] - CONFIG_SECURITY_SELINUX: enabled
11:43:46 [2022-07-15T11:43:46.723Z] - CONFIG_SECURITY_APPARMOR: enabled
11:43:46 [2022-07-15T11:43:46.723Z] - CONFIG_EXT4_FS: enabled
11:43:46 [2022-07-15T11:43:46.723Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:43:46 [2022-07-15T11:43:46.723Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:43:46 [2022-07-15T11:43:46.723Z] - Network Drivers:
11:43:46 [2022-07-15T11:43:46.723Z]   - "overlay":
11:43:46 [2022-07-15T11:43:46.723Z]     - CONFIG_VXLAN: enabled (as module)
11:43:46 [2022-07-15T11:43:46.723Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:43:46 [2022-07-15T11:43:46.723Z]       Optional (for encrypted networks):
11:43:46 [2022-07-15T11:43:46.723Z]       - CONFIG_CRYPTO: enabled
11:43:46 [2022-07-15T11:43:46.723Z]       - CONFIG_CRYPTO_AEAD: enabled
11:43:46 [2022-07-15T11:43:46.723Z]       - CONFIG_CRYPTO_GCM: enabled
11:43:46 [2022-07-15T11:43:46.723Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:43:46 [2022-07-15T11:43:46.723Z]       - CONFIG_CRYPTO_GHASH: enabled
11:43:46 [2022-07-15T11:43:46.723Z]       - CONFIG_XFRM: enabled
11:43:46 [2022-07-15T11:43:46.723Z]       - CONFIG_XFRM_USER: enabled (as module)
11:43:46 [2022-07-15T11:43:46.723Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:43:46 [2022-07-15T11:43:46.723Z]       - CONFIG_INET_ESP: enabled (as module)
11:43:46 [2022-07-15T11:43:46.723Z]   - "ipvlan":
11:43:46 [2022-07-15T11:43:46.723Z]     - CONFIG_IPVLAN: enabled (as module)
11:43:46 [2022-07-15T11:43:46.723Z]   - "macvlan":
11:43:46 [2022-07-15T11:43:46.723Z]     - CONFIG_MACVLAN: enabled (as module)
11:43:46 [2022-07-15T11:43:46.723Z]     - CONFIG_DUMMY: enabled (as module)
11:43:46 [2022-07-15T11:43:46.723Z]   - "ftp,tftp client in container":
11:43:46 [2022-07-15T11:43:46.723Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:43:46 [2022-07-15T11:43:46.723Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:43:46 [2022-07-15T11:43:46.723Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:43:46 [2022-07-15T11:43:46.723Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:43:46 [2022-07-15T11:43:46.723Z] - Storage Drivers:
11:43:46 [2022-07-15T11:43:46.723Z]   - "aufs":
11:43:46 [2022-07-15T11:43:46.723Z]     - CONFIG_AUFS_FS: enabled (as module)
11:43:46 [2022-07-15T11:43:46.723Z]   - "btrfs":
11:43:46 [2022-07-15T11:43:46.981Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:43:46 [2022-07-15T11:43:46.981Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:43:46 [2022-07-15T11:43:46.981Z]   - "devicemapper":
11:43:46 [2022-07-15T11:43:46.981Z]     - CONFIG_BLK_DEV_DM: enabled
11:43:46 [2022-07-15T11:43:46.981Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:43:46 [2022-07-15T11:43:46.981Z]   - "overlay":
11:43:46 [2022-07-15T11:43:46.981Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:43:46 [2022-07-15T11:43:46.981Z]   - "zfs":
11:43:46 [2022-07-15T11:43:46.981Z]     - /dev/zfs: present
11:43:46 [2022-07-15T11:43:46.981Z]     - zfs command: missing
11:43:46 [2022-07-15T11:43:46.981Z]     - zpool command: missing
11:43:46 [2022-07-15T11:43:46.981Z] 
11:43:46 [2022-07-15T11:43:46.981Z] Limits:
11:43:46 [2022-07-15T11:43:46.981Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:43:46 [2022-07-15T11:43:46.981Z] 
11:43:46 [2022-07-15T11:43:46.981Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:43:47 [2022-07-15T11:43:47.312Z] + sudo modprobe ip_vs
11:43:47 [2022-07-15T11:43:47.312Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:863ca3f1855048bec370a444e475760ac33991ae .
11:43:47 [2022-07-15T11:43:47.372Z] Fetching without tags
11:43:47 [2022-07-15T11:43:47.544Z] Merging remotes/origin/22.06 commit 6408132d74cfcafafa9f15b4dedb31af6372b1ec into PR head commit 863ca3f1855048bec370a444e475760ac33991ae
11:43:47 [2022-07-15T11:43:47.570Z] #2 [internal] load .dockerignore
11:43:47 [2022-07-15T11:43:47.571Z] #2 sha256:2c8135242b7bfccf7384c030a67525f5ea2f4acbe50f578ef8875db674b60cda
11:43:47 [2022-07-15T11:43:47.571Z] #2 transferring context: 145B done
11:43:47 [2022-07-15T11:43:47.571Z] #2 DONE 0.0s
11:43:47 [2022-07-15T11:43:47.571Z] 
11:43:47 [2022-07-15T11:43:47.571Z] #1 [internal] load build definition from Dockerfile
11:43:47 [2022-07-15T11:43:47.571Z] #1 sha256:33759cb6705a6310cf7a727f26c36c498a458c5ac7046cef109f3378b303d4a6
11:43:47 [2022-07-15T11:43:47.571Z] #1 transferring dockerfile: 19.25kB 0.0s done
11:43:47 [2022-07-15T11:43:47.571Z] #1 DONE 0.1s
11:43:47 [2022-07-15T11:43:47.571Z] 
11:43:47 [2022-07-15T11:43:47.571Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:43:47 [2022-07-15T11:43:47.571Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
11:43:47 [2022-07-15T11:43:47.828Z] #3 DONE 0.3s
11:43:47 [2022-07-15T11:43:47.828Z] 
11:43:47 [2022-07-15T11:43:47.828Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
11:43:47 [2022-07-15T11:43:47.828Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
11:43:47 [2022-07-15T11:43:47.828Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
11:43:48 [2022-07-15T11:43:48.087Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
11:43:48 [2022-07-15T11:43:48.087Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
11:43:48 [2022-07-15T11:43:48.087Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
11:43:48 [2022-07-15T11:43:48.087Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done
11:43:48 [2022-07-15T11:43:48.087Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
11:43:48 [2022-07-15T11:43:48.110Z] Merge succeeded, producing 863ca3f1855048bec370a444e475760ac33991ae
11:43:48 [2022-07-15T11:43:48.110Z] Checking out Revision 863ca3f1855048bec370a444e475760ac33991ae (PR-43813)
11:43:48 [2022-07-15T11:43:48.352Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
11:43:48 [2022-07-15T11:43:48.352Z] #4 DONE 0.4s
11:43:48 [2022-07-15T11:43:48.352Z] 
11:43:48 [2022-07-15T11:43:48.352Z] #6 [internal] load build definition from Dockerfile
11:43:48 [2022-07-15T11:43:48.352Z] #6 sha256:c7caaf9a8228577360c14f8a1d35a6d27bb20f21be12d7b971b0a59a8cf51a17
11:43:48 [2022-07-15T11:43:48.352Z] #6 DONE 0.0s
11:43:48 [2022-07-15T11:43:48.352Z] 
11:43:48 [2022-07-15T11:43:48.352Z] #5 [internal] load .dockerignore
11:43:48 [2022-07-15T11:43:48.352Z] #5 sha256:d1034510f588d719ff35beab1ef0a4f613c16806eb1ec602bb6165e4c747fea7
11:43:48 [2022-07-15T11:43:48.352Z] #5 DONE 0.0s
11:43:48 [2022-07-15T11:43:48.352Z] 
11:43:48 [2022-07-15T11:43:48.352Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
11:43:48 [2022-07-15T11:43:48.352Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
11:43:47 [2022-07-15T11:43:47.353Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:43:47 [2022-07-15T11:43:47.359Z]  > git config --add remote.origin.fetch +refs/pull/43813/head:refs/remotes/origin/PR-43813 # timeout=10
11:43:47 [2022-07-15T11:43:47.362Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:43:47 [2022-07-15T11:43:47.369Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:43:47 [2022-07-15T11:43:47.376Z] Fetching upstream changes from https://github.com/moby/moby.git
11:43:47 [2022-07-15T11:43:47.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:43:47 [2022-07-15T11:43:47.377Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43813/head:refs/remotes/origin/PR-43813 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:43:47 [2022-07-15T11:43:47.551Z]  > git config core.sparsecheckout # timeout=10
11:43:47 [2022-07-15T11:43:47.554Z]  > git checkout -f 863ca3f1855048bec370a444e475760ac33991ae # timeout=10
11:43:48 [2022-07-15T11:43:48.095Z]  > git remote # timeout=10
11:43:48 [2022-07-15T11:43:48.097Z]  > git config --get remote.origin.url # timeout=10
11:43:48 [2022-07-15T11:43:48.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:43:48 [2022-07-15T11:43:48.100Z]  > git merge 6408132d74cfcafafa9f15b4dedb31af6372b1ec # timeout=10
11:43:48 [2022-07-15T11:43:48.107Z]  > git rev-parse HEAD^{commit} # timeout=10
11:43:48 [2022-07-15T11:43:48.113Z]  > git config core.sparsecheckout # timeout=10
11:43:48 [2022-07-15T11:43:48.115Z]  > git checkout -f 863ca3f1855048bec370a444e475760ac33991ae # timeout=10
11:43:48 [2022-07-15T11:43:48.918Z] #10 DONE 0.5s
11:43:48 [2022-07-15T11:43:48.918Z] 
11:43:48 [2022-07-15T11:43:48.918Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:43:48 [2022-07-15T11:43:48.918Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:43:48 [2022-07-15T11:43:48.918Z] #9 DONE 0.6s
11:43:48 [2022-07-15T11:43:48.918Z] 
11:43:48 [2022-07-15T11:43:48.918Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:43:48 [2022-07-15T11:43:48.918Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:43:48 [2022-07-15T11:43:48.918Z] #8 DONE 0.6s
11:43:48 [2022-07-15T11:43:48.918Z] 
11:43:48 [2022-07-15T11:43:48.918Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
11:43:48 [2022-07-15T11:43:48.918Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
11:43:48 [2022-07-15T11:43:48.918Z] #7 DONE 0.6s
11:43:49 [2022-07-15T11:43:49.178Z] 
11:43:49 [2022-07-15T11:43:49.178Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:43:49 [2022-07-15T11:43:49.178Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:43:49 [2022-07-15T11:43:49.178Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:43:49 [2022-07-15T11:43:49.178Z] #73 DONE 0.0s
11:43:49 [2022-07-15T11:43:49.178Z] 
11:43:49 [2022-07-15T11:43:49.178Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:43:49 [2022-07-15T11:43:49.178Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:43:49 [2022-07-15T11:43:49.178Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:43:49 [2022-07-15T11:43:49.178Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done
11:43:49 [2022-07-15T11:43:49.239Z] Still waiting to schedule task
11:43:49 [2022-07-15T11:43:49.239Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay211:43:49 [2022-07-15T11:43:49.241Z] Still waiting to schedule task
11:43:49 [2022-07-15T11:43:49.241Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup211:43:49 [2022-07-15T11:43:49.244Z] Still waiting to schedule task
11:43:49 [2022-07-15T11:43:49.245Z] Waiting for next available executor on ‘arm64&&ubuntu-200411:43:49 [2022-07-15T11:43:49.446Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
11:43:49 [2022-07-15T11:43:49.446Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.1s
11:43:49 [2022-07-15T11:43:49.446Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done
11:43:49 [2022-07-15T11:43:49.446Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
11:43:49 [2022-07-15T11:43:49.446Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 1.05MB / 5.16MB 0.1s
11:43:49 [2022-07-15T11:43:49.446Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0B / 10.88MB 0.1s
11:43:49 [2022-07-15T11:43:49.446Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 16.78MB / 55.00MB 0.3s
11:43:49 [2022-07-15T11:43:49.446Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.2s done
11:43:49 [2022-07-15T11:43:49.446Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 2.10MB / 10.88MB 0.3s
11:43:49 [2022-07-15T11:43:49.446Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 3.15MB / 54.58MB 0.3s
11:43:49 [2022-07-15T11:43:49.709Z] #11 ...
11:43:49 [2022-07-15T11:43:49.709Z] 
11:43:49 [2022-07-15T11:43:49.709Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:43:49 [2022-07-15T11:43:49.709Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:43:49 [2022-07-15T11:43:49.709Z] #49 DONE 0.0s
11:43:49 [2022-07-15T11:43:49.976Z] 
11:43:49 [2022-07-15T11:43:49.976Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:43:49 [2022-07-15T11:43:49.976Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:43:49 [2022-07-15T11:43:49.976Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 34.60MB / 55.00MB 0.6s
11:43:49 [2022-07-15T11:43:49.976Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 6.29MB / 10.88MB 0.6s
11:43:49 [2022-07-15T11:43:49.976Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 18.30MB / 54.58MB 0.6s
11:43:50 [2022-07-15T11:43:50.236Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 49.28MB / 55.00MB 0.8s
11:43:50 [2022-07-15T11:43:50.236Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s
11:43:50 [2022-07-15T11:43:50.236Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 29.36MB / 54.58MB 0.8s
11:43:50 [2022-07-15T11:43:50.236Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.9s
11:43:50 [2022-07-15T11:43:50.236Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s done
11:43:50 [2022-07-15T11:43:50.236Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 35.65MB / 54.58MB 0.9s
11:43:50 [2022-07-15T11:43:50.236Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 0.9s
11:43:50 [2022-07-15T11:43:50.500Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 52.43MB / 54.58MB 1.1s
11:43:50 [2022-07-15T11:43:50.500Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 6.29MB / 85.90MB 1.1s
11:43:50 [2022-07-15T11:43:50.500Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 14.68MB / 85.90MB 1.2s
11:43:50 [2022-07-15T11:43:50.758Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.2s done
11:43:50 [2022-07-15T11:43:50.758Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 22.02MB / 85.90MB 1.3s
11:43:50 [2022-07-15T11:43:50.758Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 37.75MB / 85.90MB 1.5s
11:43:50 [2022-07-15T11:43:50.758Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a
11:43:51 [2022-07-15T11:43:51.018Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 48.23MB / 85.90MB 1.6s
11:43:51 [2022-07-15T11:43:51.018Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.6s done
11:43:51 [2022-07-15T11:43:51.018Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 58.72MB / 85.90MB 1.8s
11:43:51 [2022-07-15T11:43:51.018Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 6.29MB / 141.81MB 1.8s
11:43:51 [2022-07-15T11:43:51.018Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 1.6s done
11:43:51 [2022-07-15T11:43:51.278Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 66.00MB / 85.90MB 1.9s
11:43:51 [2022-07-15T11:43:51.278Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.63MB / 141.81MB 1.9s
11:43:51 [2022-07-15T11:43:51.278Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 71.30MB / 85.90MB 2.0s
11:43:51 [2022-07-15T11:43:51.537Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 25.17MB / 141.81MB 2.1s
11:43:51 [2022-07-15T11:43:51.537Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 78.64MB / 85.90MB 2.2s
11:43:51 [2022-07-15T11:43:51.537Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 33.55MB / 141.81MB 2.2s
11:43:51 [2022-07-15T11:43:51.675Z] Commit message: "libnetwork: skip firewalld management for rootless"
11:43:51 [2022-07-15T11:43:51.694Z]  > git --version # timeout=10
11:43:51 [2022-07-15T11:43:51.696Z]  > git --version # 'git version 2.17.1'
11:43:51 [2022-07-15T11:43:51.698Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
11:43:51 [2022-07-15T11:43:51.797Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.4s
11:43:51 [2022-07-15T11:43:51.798Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 45.09MB / 141.81MB 2.4s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:43:52 [2022-07-15T11:43:52.063Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 57.67MB / 141.81MB 2.7s
11:43:52 [2022-07-15T11:43:52.063Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 70.48MB / 141.81MB 2.9s
11:43:52 [2022-07-15T11:43:52.322Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 77.59MB / 141.81MB 3.0s
11:43:52 [2022-07-15T11:43:52.322Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.0s done
11:43:52 [2022-07-15T11:43:52.408Z] + [ PR != PR ]
11:43:52 [2022-07-15T11:43:52.408Z] + [ 22.06 != master ]
11:43:52 [2022-07-15T11:43:52.408Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:43:52 [2022-07-15T11:43:52.581Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 97.52MB / 141.81MB 3.3s
11:43:52 [2022-07-15T11:43:52.753Z] + docker version
11:43:52 [2022-07-15T11:43:52.843Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 105.91MB / 141.81MB 3.5s
11:43:53 [2022-07-15T11:43:53.110Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 120.03MB / 141.81MB 3.7s
11:43:53 [2022-07-15T11:43:53.110Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 136.31MB / 141.81MB 4.0s
11:43:54 [2022-07-15T11:43:54.489Z] #11 ...
11:43:54 [2022-07-15T11:43:54.489Z] 
11:43:54 [2022-07-15T11:43:54.489Z] #24 [internal] load build context
11:43:54 [2022-07-15T11:43:54.489Z] #24 sha256:cff49c5f9a77a0e63540d3bcccbca813d92cc55ee1561bd4c504058a25f3b669
11:43:54 [2022-07-15T11:43:54.489Z] #24 transferring context: 62.08MB 4.3s done
11:43:54 [2022-07-15T11:43:54.489Z] #24 DONE 5.0s
11:43:54 [2022-07-15T11:43:54.489Z] 
11:43:54 [2022-07-15T11:43:54.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:43:54 [2022-07-15T11:43:54.489Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:43:54 [2022-07-15T11:43:54.489Z] #11 ...
11:43:54 [2022-07-15T11:43:54.489Z] 
11:43:54 [2022-07-15T11:43:54.489Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:43:54 [2022-07-15T11:43:54.489Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:43:54 [2022-07-15T11:43:54.489Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:43:54 [2022-07-15T11:43:54.489Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:43:54 [2022-07-15T11:43:54.489Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.2s done
11:43:54 [2022-07-15T11:43:54.489Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done
11:43:54 [2022-07-15T11:43:54.489Z] #73 DONE 5.2s
11:43:54 [2022-07-15T11:43:54.489Z] 
11:43:54 [2022-07-15T11:43:54.489Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:43:54 [2022-07-15T11:43:54.489Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:43:54 [2022-07-15T11:43:54.489Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:43:54 [2022-07-15T11:43:54.489Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:43:54 [2022-07-15T11:43:54.489Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:43:54 [2022-07-15T11:43:54.489Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:43:54 [2022-07-15T11:43:54.489Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done
11:43:54 [2022-07-15T11:43:54.489Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done
11:43:54 [2022-07-15T11:43:54.489Z] #71 DONE 5.3s
11:43:54 [2022-07-15T11:43:54.489Z] 
11:43:54 [2022-07-15T11:43:54.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:43:54 [2022-07-15T11:43:54.489Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:43:54 [2022-07-15T11:43:54.489Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 5.1s done
11:43:56 [2022-07-15T11:43:56.038Z] Client: Docker Engine - Community
11:43:56 [2022-07-15T11:43:56.038Z]  Version:           20.10.14
11:43:56 [2022-07-15T11:43:56.038Z]  API version:       1.41
11:43:56 [2022-07-15T11:43:56.038Z]  Go version:        go1.16.15
11:43:56 [2022-07-15T11:43:56.038Z]  Git commit:        a224086
11:43:56 [2022-07-15T11:43:56.038Z]  Built:             Thu Mar 24 01:47:57 2022
11:43:56 [2022-07-15T11:43:56.038Z]  OS/Arch:           linux/amd64
11:43:56 [2022-07-15T11:43:56.038Z]  Context:           default
11:43:56 [2022-07-15T11:43:56.038Z]  Experimental:      true
11:43:56 [2022-07-15T11:43:56.038Z] 
11:43:56 [2022-07-15T11:43:56.038Z] Server: Docker Engine - Community
11:43:56 [2022-07-15T11:43:56.038Z]  Engine:
11:43:56 [2022-07-15T11:43:56.038Z]   Version:          20.10.14
11:43:56 [2022-07-15T11:43:56.038Z]   API version:      1.41 (minimum version 1.12)
11:43:56 [2022-07-15T11:43:56.038Z]   Go version:       go1.16.15
11:43:56 [2022-07-15T11:43:56.038Z]   Git commit:       87a90dc
11:43:56 [2022-07-15T11:43:56.038Z]   Built:            Thu Mar 24 01:45:46 2022
11:43:56 [2022-07-15T11:43:56.038Z]   OS/Arch:          linux/amd64
11:43:56 [2022-07-15T11:43:56.038Z]   Experimental:     true
11:43:56 [2022-07-15T11:43:56.038Z]  containerd:
11:43:56 [2022-07-15T11:43:56.038Z]   Version:          1.5.11
11:43:56 [2022-07-15T11:43:56.038Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:43:56 [2022-07-15T11:43:56.038Z]  runc:
11:43:56 [2022-07-15T11:43:56.038Z]   Version:          1.0.3
11:43:56 [2022-07-15T11:43:56.038Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:43:56 [2022-07-15T11:43:56.038Z]  docker-init:
11:43:56 [2022-07-15T11:43:56.038Z]   Version:          0.19.0
11:43:56 [2022-07-15T11:43:56.038Z]   GitCommit:        de40ad0
[Pipeline] sh
11:43:56 [2022-07-15T11:43:56.320Z] + docker info
11:43:56 [2022-07-15T11:43:56.408Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.3s
11:43:56 [2022-07-15T11:43:56.408Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.5s done
11:43:56 [2022-07-15T11:43:56.408Z] #11 ...
11:43:56 [2022-07-15T11:43:56.408Z] 
11:43:56 [2022-07-15T11:43:56.408Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:43:56 [2022-07-15T11:43:56.408Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:43:56 [2022-07-15T11:43:56.408Z] #72 DONE 0.5s
11:43:56 [2022-07-15T11:43:56.408Z] 
11:43:56 [2022-07-15T11:43:56.408Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
11:43:56 [2022-07-15T11:43:56.408Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
11:43:56 [2022-07-15T11:43:56.408Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done
11:43:56 [2022-07-15T11:43:56.408Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
11:43:56 [2022-07-15T11:43:56.408Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done
11:43:56 [2022-07-15T11:43:56.408Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done
11:43:56 [2022-07-15T11:43:56.408Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.2s done
11:43:56 [2022-07-15T11:43:56.408Z] #28 DONE 7.2s
11:43:56 [2022-07-15T11:43:56.408Z] 
11:43:56 [2022-07-15T11:43:56.408Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:43:56 [2022-07-15T11:43:56.408Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:43:56 [2022-07-15T11:43:56.408Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721
11:43:56 [2022-07-15T11:43:56.977Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.3s done
11:43:57 [2022-07-15T11:43:57.235Z] #11 ...
11:43:57 [2022-07-15T11:43:57.235Z] 
11:43:57 [2022-07-15T11:43:57.235Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:43:57 [2022-07-15T11:43:57.235Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:43:57 [2022-07-15T11:43:57.235Z] #74 DONE 0.7s
11:43:57 [2022-07-15T11:43:57.235Z] 
11:43:57 [2022-07-15T11:43:57.235Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:43:57 [2022-07-15T11:43:57.235Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:43:57 [2022-07-15T11:43:57.235Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52
11:43:57 [2022-07-15T11:43:57.804Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.6s done
11:43:57 [2022-07-15T11:43:57.804Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2
11:44:03 [2022-07-15T11:44:03.093Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.7s done
11:44:03 [2022-07-15T11:44:03.093Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a
11:44:04 [2022-07-15T11:44:04.435Z] Client:
11:44:04 [2022-07-15T11:44:04.435Z]  Context:    default
11:44:04 [2022-07-15T11:44:04.435Z]  Debug Mode: false
11:44:04 [2022-07-15T11:44:04.435Z]  Plugins:
11:44:04 [2022-07-15T11:44:04.435Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:44:04 [2022-07-15T11:44:04.435Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:44:04 [2022-07-15T11:44:04.435Z]   compose: Docker Compose (Docker Inc., v2.4.1)
11:44:04 [2022-07-15T11:44:04.435Z]   scan: Docker Scan (Docker Inc., v0.17.0)
11:44:04 [2022-07-15T11:44:04.435Z] 
11:44:04 [2022-07-15T11:44:04.435Z] Server:
11:44:04 [2022-07-15T11:44:04.435Z]  Containers: 0
11:44:04 [2022-07-15T11:44:04.435Z]   Running: 0
11:44:04 [2022-07-15T11:44:04.435Z]   Paused: 0
11:44:04 [2022-07-15T11:44:04.435Z]   Stopped: 0
11:44:04 [2022-07-15T11:44:04.435Z]  Images: 0
11:44:04 [2022-07-15T11:44:04.435Z]  Server Version: 20.10.14
11:44:04 [2022-07-15T11:44:04.435Z]  Storage Driver: overlay2
11:44:04 [2022-07-15T11:44:04.435Z]   Backing Filesystem: extfs
11:44:04 [2022-07-15T11:44:04.435Z]   Supports d_type: true
11:44:04 [2022-07-15T11:44:04.435Z]   Native Overlay Diff: true
11:44:04 [2022-07-15T11:44:04.435Z]   userxattr: false
11:44:04 [2022-07-15T11:44:04.435Z]  Logging Driver: json-file
11:44:04 [2022-07-15T11:44:04.435Z]  Cgroup Driver: cgroupfs
11:44:04 [2022-07-15T11:44:04.435Z]  Cgroup Version: 1
11:44:04 [2022-07-15T11:44:04.435Z]  Plugins:
11:44:04 [2022-07-15T11:44:04.435Z]   Volume: local
11:44:04 [2022-07-15T11:44:04.435Z]   Network: bridge host ipvlan macvlan null overlay
11:44:04 [2022-07-15T11:44:04.435Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:44:04 [2022-07-15T11:44:04.435Z]  Swarm: inactive
11:44:04 [2022-07-15T11:44:04.435Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:44:04 [2022-07-15T11:44:04.435Z]  Default Runtime: runc
11:44:04 [2022-07-15T11:44:04.435Z]  Init Binary: docker-init
11:44:04 [2022-07-15T11:44:04.435Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:44:04 [2022-07-15T11:44:04.435Z]  runc version: v1.0.3-0-gf46b6ba
11:44:04 [2022-07-15T11:44:04.435Z]  init version: de40ad0
11:44:04 [2022-07-15T11:44:04.435Z]  Security Options:
11:44:04 [2022-07-15T11:44:04.435Z]   apparmor
11:44:04 [2022-07-15T11:44:04.435Z]   seccomp
11:44:04 [2022-07-15T11:44:04.435Z]    Profile: default
11:44:04 [2022-07-15T11:44:04.435Z]  Kernel Version: 5.4.0-1071-aws
11:44:04 [2022-07-15T11:44:04.435Z]  Operating System: Ubuntu 18.04.6 LTS
11:44:04 [2022-07-15T11:44:04.435Z]  OSType: linux
11:44:04 [2022-07-15T11:44:04.435Z]  Architecture: x86_64
11:44:04 [2022-07-15T11:44:04.435Z]  CPUs: 8
11:44:04 [2022-07-15T11:44:04.435Z]  Total Memory: 30.91GiB
11:44:04 [2022-07-15T11:44:04.435Z]  Name: ip-10-100-58-163
11:44:04 [2022-07-15T11:44:04.435Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
11:44:04 [2022-07-15T11:44:04.435Z]  Docker Root Dir: /var/lib/docker
11:44:04 [2022-07-15T11:44:04.435Z]  Debug Mode: false
11:44:04 [2022-07-15T11:44:04.435Z]  Registry: https://index.docker.io/v1/
11:44:04 [2022-07-15T11:44:04.435Z]  Labels:
11:44:04 [2022-07-15T11:44:04.435Z]  Experimental: true
11:44:04 [2022-07-15T11:44:04.435Z]  Insecure Registries:
11:44:04 [2022-07-15T11:44:04.435Z]   127.0.0.0/8
11:44:04 [2022-07-15T11:44:04.435Z]  Live Restore Enabled: true
11:44:04 [2022-07-15T11:44:04.435Z] 
11:44:04 [2022-07-15T11:44:04.435Z] WARNING: No swap limit support
[Pipeline] sh
11:44:04 [2022-07-15T11:44:04.718Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:44:04 [2022-07-15T11:44:04.718Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:44:04 [2022-07-15T11:44:04.718Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43813/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:44:04 [2022-07-15T11:44:04.718Z] + bash /home/ubuntu/workspace/moby_PR-43813/check-config.sh
11:44:04 [2022-07-15T11:44:04.718Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:44:04 [2022-07-15T11:44:04.718Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
11:44:04 [2022-07-15T11:44:04.718Z] 
11:44:04 [2022-07-15T11:44:04.718Z] Generally Necessary:
11:44:04 [2022-07-15T11:44:04.718Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:44:04 [2022-07-15T11:44:04.718Z] - apparmor: enabled and tools installed
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_NAMESPACES: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_NET_NS: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_PID_NS: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_IPC_NS: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_UTS_NS: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_CGROUPS: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_CGROUP_CPUACCT: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_CGROUP_DEVICE: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_CGROUP_FREEZER: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_CGROUP_SCHED: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_CPUSETS: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_MEMCG: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_KEYS: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_VETH: enabled (as module)
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_BRIDGE: enabled (as module)
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_NF_NAT: enabled (as module)
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_POSIX_MQUEUE: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_CGROUP_BPF: enabled
11:44:04 [2022-07-15T11:44:04.718Z] 
11:44:04 [2022-07-15T11:44:04.718Z] Optional Features:
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_USER_NS: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_SECCOMP: enabled
11:44:04 [2022-07-15T11:44:04.718Z] - CONFIG_SECCOMP_FILTER: enabled
11:44:04 [2022-07-15T11:44:04.976Z] - CONFIG_CGROUP_PIDS: enabled
11:44:04 [2022-07-15T11:44:04.976Z] - CONFIG_MEMCG_SWAP: enabled
11:44:04 [2022-07-15T11:44:04.976Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:44:04 [2022-07-15T11:44:04.976Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_BLK_CGROUP: enabled
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_CGROUP_PERF: enabled
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_CGROUP_HUGETLB: enabled
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_CFS_BANDWIDTH: enabled
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_RT_GROUP_SCHED: missing
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_IP_VS: enabled (as module)
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_IP_VS_NFCT: enabled
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_IP_VS_RR: enabled (as module)
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_SECURITY_SELINUX: enabled
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_SECURITY_APPARMOR: enabled
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_EXT4_FS: enabled
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:44:04 [2022-07-15T11:44:04.977Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:44:04 [2022-07-15T11:44:04.977Z] - Network Drivers:
11:44:04 [2022-07-15T11:44:04.977Z]   - "overlay":
11:44:04 [2022-07-15T11:44:04.977Z]     - CONFIG_VXLAN: enabled (as module)
11:44:04 [2022-07-15T11:44:04.977Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:44:04 [2022-07-15T11:44:04.977Z]       Optional (for encrypted networks):
11:44:05 [2022-07-15T11:44:05.235Z]       - CONFIG_CRYPTO: enabled
11:44:05 [2022-07-15T11:44:05.235Z]       - CONFIG_CRYPTO_AEAD: enabled
11:44:05 [2022-07-15T11:44:05.235Z]       - CONFIG_CRYPTO_GCM: enabled
11:44:05 [2022-07-15T11:44:05.235Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:44:05 [2022-07-15T11:44:05.235Z]       - CONFIG_CRYPTO_GHASH: enabled
11:44:05 [2022-07-15T11:44:05.235Z]       - CONFIG_XFRM: enabled
11:44:05 [2022-07-15T11:44:05.235Z]       - CONFIG_XFRM_USER: enabled (as module)
11:44:05 [2022-07-15T11:44:05.235Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:44:05 [2022-07-15T11:44:05.235Z]       - CONFIG_INET_ESP: enabled (as module)
11:44:05 [2022-07-15T11:44:05.235Z]   - "ipvlan":
11:44:05 [2022-07-15T11:44:05.235Z]     - CONFIG_IPVLAN: enabled (as module)
11:44:05 [2022-07-15T11:44:05.235Z]   - "macvlan":
11:44:05 [2022-07-15T11:44:05.235Z]     - CONFIG_MACVLAN: enabled (as module)
11:44:05 [2022-07-15T11:44:05.235Z]     - CONFIG_DUMMY: enabled (as module)
11:44:05 [2022-07-15T11:44:05.235Z]   - "ftp,tftp client in container":
11:44:05 [2022-07-15T11:44:05.235Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:44:05 [2022-07-15T11:44:05.235Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:44:05 [2022-07-15T11:44:05.235Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:44:05 [2022-07-15T11:44:05.235Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:44:05 [2022-07-15T11:44:05.235Z] - Storage Drivers:
11:44:05 [2022-07-15T11:44:05.235Z]   - "aufs":
11:44:05 [2022-07-15T11:44:05.235Z]     - CONFIG_AUFS_FS: enabled (as module)
11:44:05 [2022-07-15T11:44:05.235Z]   - "btrfs":
11:44:05 [2022-07-15T11:44:05.235Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:44:05 [2022-07-15T11:44:05.235Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:44:05 [2022-07-15T11:44:05.235Z]   - "devicemapper":
11:44:05 [2022-07-15T11:44:05.235Z]     - CONFIG_BLK_DEV_DM: enabled
11:44:05 [2022-07-15T11:44:05.235Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:44:05 [2022-07-15T11:44:05.235Z]   - "overlay":
11:44:05 [2022-07-15T11:44:05.235Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:44:05 [2022-07-15T11:44:05.235Z]   - "zfs":
11:44:05 [2022-07-15T11:44:05.235Z]     - /dev/zfs: present
11:44:05 [2022-07-15T11:44:05.235Z]     - zfs command: missing
11:44:05 [2022-07-15T11:44:05.235Z]     - zpool command: missing
11:44:05 [2022-07-15T11:44:05.235Z] 
11:44:05 [2022-07-15T11:44:05.235Z] Limits:
11:44:05 [2022-07-15T11:44:05.235Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:44:05 [2022-07-15T11:44:05.235Z] 
11:44:05 [2022-07-15T11:44:05.235Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:44:05 [2022-07-15T11:44:05.556Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:863ca3f1855048bec370a444e475760ac33991ae .
11:44:05 [2022-07-15T11:44:05.556Z] #1 [internal] load build definition from Dockerfile
11:44:05 [2022-07-15T11:44:05.556Z] #1 sha256:484dc89fe7f2657894b42e336bda6fa4796b66e34e0b2ba2356092481e31a15d
11:44:05 [2022-07-15T11:44:05.556Z] #1 transferring dockerfile:
11:44:05 [2022-07-15T11:44:05.815Z] #1 transferring dockerfile: 19.25kB done
11:44:05 [2022-07-15T11:44:05.815Z] #1 DONE 0.1s
11:44:05 [2022-07-15T11:44:05.815Z] 
11:44:05 [2022-07-15T11:44:05.815Z] #2 [internal] load .dockerignore
11:44:05 [2022-07-15T11:44:05.815Z] #2 sha256:10ccac64c01be7ef993641aea3456c9b700d591404fdbc834136fca94460c710
11:44:05 [2022-07-15T11:44:05.815Z] #2 transferring context: 145B done
11:44:05 [2022-07-15T11:44:05.815Z] #2 DONE 0.1s
11:44:05 [2022-07-15T11:44:05.815Z] 
11:44:05 [2022-07-15T11:44:05.815Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:44:05 [2022-07-15T11:44:05.815Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
11:44:06 [2022-07-15T11:44:06.074Z] #3 DONE 0.3s
11:44:06 [2022-07-15T11:44:06.074Z] 
11:44:06 [2022-07-15T11:44:06.074Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
11:44:06 [2022-07-15T11:44:06.074Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
11:44:06 [2022-07-15T11:44:06.074Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
11:44:06 [2022-07-15T11:44:06.074Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
11:44:06 [2022-07-15T11:44:06.074Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
11:44:06 [2022-07-15T11:44:06.074Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
11:44:06 [2022-07-15T11:44:06.074Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
11:44:06 [2022-07-15T11:44:06.332Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.4s done
11:44:06 [2022-07-15T11:44:06.332Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
11:44:06 [2022-07-15T11:44:06.394Z] #11 ...
11:44:06 [2022-07-15T11:44:06.394Z] 
11:44:06 [2022-07-15T11:44:06.394Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:44:06 [2022-07-15T11:44:06.394Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
11:44:06 [2022-07-15T11:44:06.394Z] #29 1.604 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 1.604 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 1.604 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 1.746 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 1.989 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 2.469 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:44:06 [2022-07-15T11:44:06.394Z] #29 3.549 Fetched 8550 kB in 2s (3854 kB/s)
11:44:06 [2022-07-15T11:44:06.394Z] #29 3.549 Reading package lists...
11:44:06 [2022-07-15T11:44:06.394Z] #29 4.366 Reading package lists...
11:44:06 [2022-07-15T11:44:06.394Z] #29 5.171 Building dependency tree...
11:44:06 [2022-07-15T11:44:06.394Z] #29 5.606 The following additional packages will be installed:
11:44:06 [2022-07-15T11:44:06.394Z] #29 5.606   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:44:06 [2022-07-15T11:44:06.394Z] #29 5.606   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:44:06 [2022-07-15T11:44:06.394Z] #29 5.606 Recommended packages:
11:44:06 [2022-07-15T11:44:06.394Z] #29 5.608   libldap-common publicsuffix libsasl2-modules
11:44:06 [2022-07-15T11:44:06.394Z] #29 5.784 The following NEW packages will be installed:
11:44:06 [2022-07-15T11:44:06.394Z] #29 5.784   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:44:06 [2022-07-15T11:44:06.394Z] #29 5.784   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:44:06 [2022-07-15T11:44:06.394Z] #29 5.784   libssh2-1 openssl
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.055 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.055 Need to get 3041 kB of archives.
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.055 After this operation, 6651 kB of additional disk space will be used.
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.055 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.073 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.073 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.073 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.075 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.096 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.096 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.096 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.096 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.096 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.097 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.108 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.108 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.120 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.120 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.273 debconf: delaying package configuration, since apt-utils is not installed
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.308 Fetched 3041 kB in 0s (9404 kB/s)
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.340 Selecting previously unselected package openssl.
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.340 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6661 files and directories currently installed.)
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.340 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.342 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.504 Selecting previously unselected package ca-certificates.
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.506 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.509 Unpacking ca-certificates (20210119) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.586 Selecting previously unselected package libbrotli1:amd64.
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.586 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.595 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.658 Selecting previously unselected package libsasl2-modules-db:amd64.
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.658 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.661 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.709 Selecting previously unselected package libsasl2-2:amd64.
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.709 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.713 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.756 Selecting previously unselected package libldap-2.4-2:amd64.
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.757 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.760 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.833 Selecting previously unselected package libnghttp2-14:amd64.
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.835 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.839 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.883 Selecting previously unselected package libpsl5:amd64.
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.883 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.889 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.931 Selecting previously unselected package librtmp1:amd64.
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.932 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.936 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.980 Selecting previously unselected package libssh2-1:amd64.
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.980 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 6.984 Unpacking libssh2-1:amd64 (1.9.0-2) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.043 Selecting previously unselected package libcurl4:amd64.
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.043 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.048 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.136 Selecting previously unselected package curl.
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.136 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.141 Unpacking curl (7.74.0-1.3+deb11u1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.207 Selecting previously unselected package libonig5:amd64.
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.207 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.211 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.277 Selecting previously unselected package libjq1:amd64.
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.277 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.281 Unpacking libjq1:amd64 (1.6-2.1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.340 Selecting previously unselected package jq.
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.341 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.346 Unpacking jq (1.6-2.1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.396 Setting up libpsl5:amd64 (0.21.0-1.2) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.409 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.420 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.436 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.451 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.461 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.471 Setting up libssh2-1:amd64 (1.9.0-2) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.481 Setting up openssl (1.1.1n-0+deb11u3) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.498 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.510 Setting up libjq1:amd64 (1.6-2.1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.524 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 7.536 Setting up ca-certificates (20210119) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 8.261 Updating certificates in /etc/ssl/certs...
11:44:06 [2022-07-15T11:44:06.394Z] #29 9.039 129 added, 0 removed; done.
11:44:06 [2022-07-15T11:44:06.394Z] #29 9.075 Setting up jq (1.6-2.1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 9.088 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 9.098 Setting up curl (7.74.0-1.3+deb11u1) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 9.112 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 9.133 Processing triggers for ca-certificates (20210119) ...
11:44:06 [2022-07-15T11:44:06.394Z] #29 9.143 Updating certificates in /etc/ssl/certs...
11:44:06 [2022-07-15T11:44:06.395Z] #29 9.965 0 added, 0 removed; done.
11:44:06 [2022-07-15T11:44:06.395Z] #29 9.965 Running hooks in /etc/ca-certificates/update.d...
11:44:06 [2022-07-15T11:44:06.395Z] #29 9.969 done.
11:44:06 [2022-07-15T11:44:06.592Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
11:44:06 [2022-07-15T11:44:06.758Z] #29 ...
11:44:06 [2022-07-15T11:44:06.758Z] 
11:44:06 [2022-07-15T11:44:06.758Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:44:06 [2022-07-15T11:44:06.758Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:44:06 [2022-07-15T11:44:06.850Z] #4 DONE 0.8s
11:44:07 [2022-07-15T11:44:07.109Z] 
11:44:07 [2022-07-15T11:44:07.109Z] #6 [internal] load build definition from Dockerfile
11:44:07 [2022-07-15T11:44:07.109Z] #6 sha256:51bfb6e3baa4d693bd4c6fc16f128e21474782092ce9e1c62ce6122a039694a0
11:44:07 [2022-07-15T11:44:07.109Z] #6 DONE 0.0s
11:44:07 [2022-07-15T11:44:07.109Z] 
11:44:07 [2022-07-15T11:44:07.109Z] #5 [internal] load .dockerignore
11:44:07 [2022-07-15T11:44:07.109Z] #5 sha256:8af416c5eb0ca66fb2bc80bb11ef2cceee6f2a32eb424b73ab8ce1ab51362f39
11:44:07 [2022-07-15T11:44:07.109Z] #5 DONE 0.0s
11:44:07 [2022-07-15T11:44:07.109Z] 
11:44:07 [2022-07-15T11:44:07.109Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:44:07 [2022-07-15T11:44:07.109Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:44:08 [2022-07-15T11:44:08.045Z] #10 DONE 0.8s
11:44:08 [2022-07-15T11:44:08.045Z] 
11:44:08 [2022-07-15T11:44:08.045Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
11:44:08 [2022-07-15T11:44:08.045Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
11:44:08 [2022-07-15T11:44:08.045Z] #9 DONE 0.8s
11:44:08 [2022-07-15T11:44:08.045Z] 
11:44:08 [2022-07-15T11:44:08.045Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:44:08 [2022-07-15T11:44:08.045Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:44:08 [2022-07-15T11:44:08.045Z] #8 DONE 0.9s
11:44:08 [2022-07-15T11:44:08.045Z] 
11:44:08 [2022-07-15T11:44:08.045Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
11:44:08 [2022-07-15T11:44:08.045Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
11:44:08 [2022-07-15T11:44:08.045Z] #7 DONE 0.9s
11:44:08 [2022-07-15T11:44:08.134Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.0s
11:44:08 [2022-07-15T11:44:08.134Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.1s done
11:44:08 [2022-07-15T11:44:08.620Z] 
11:44:08 [2022-07-15T11:44:08.620Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:44:08 [2022-07-15T11:44:08.620Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:44:08 [2022-07-15T11:44:08.620Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:44:08 [2022-07-15T11:44:08.620Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:44:08 [2022-07-15T11:44:08.620Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:44:08 [2022-07-15T11:44:08.620Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:44:08 [2022-07-15T11:44:08.620Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s
11:44:08 [2022-07-15T11:44:08.620Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.81MB / 12.42MB 0.2s
11:44:08 [2022-07-15T11:44:08.884Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.2s done
11:44:08 [2022-07-15T11:44:08.884Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
11:44:08 [2022-07-15T11:44:08.884Z] #80 ...
11:44:08 [2022-07-15T11:44:08.884Z] 
11:44:08 [2022-07-15T11:44:08.884Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:44:08 [2022-07-15T11:44:08.884Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:44:08 [2022-07-15T11:44:08.884Z] #56 DONE 0.0s
11:44:08 [2022-07-15T11:44:08.884Z] 
11:44:08 [2022-07-15T11:44:08.884Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:44:08 [2022-07-15T11:44:08.884Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:44:09 [2022-07-15T11:44:09.179Z] #80 ...
11:44:09 [2022-07-15T11:44:09.179Z] 
11:44:09 [2022-07-15T11:44:09.179Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:44:09 [2022-07-15T11:44:09.179Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:44:09 [2022-07-15T11:44:09.179Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:44:09 [2022-07-15T11:44:09.179Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:44:09 [2022-07-15T11:44:09.179Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:44:09 [2022-07-15T11:44:09.179Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:44:09 [2022-07-15T11:44:09.179Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done
11:44:09 [2022-07-15T11:44:09.179Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done
11:44:09 [2022-07-15T11:44:09.179Z] #78 DONE 0.8s
11:44:09 [2022-07-15T11:44:09.179Z] 
11:44:09 [2022-07-15T11:44:09.179Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:44:09 [2022-07-15T11:44:09.179Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:44:09 [2022-07-15T11:44:09.452Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done
11:44:10 [2022-07-15T11:44:10.036Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263
11:44:10 [2022-07-15T11:44:10.392Z] #80 ...
11:44:10 [2022-07-15T11:44:10.393Z] 
11:44:10 [2022-07-15T11:44:10.393Z] #31 [internal] load build context
11:44:10 [2022-07-15T11:44:10.393Z] #31 sha256:8989c59c3d9ad1afbb7ff3f070a319ffebe0fac6eca22f796993bd3c4bf4563e
11:44:10 [2022-07-15T11:44:10.393Z] #31 transferring context: 62.08MB 1.2s done
11:44:10 [2022-07-15T11:44:10.393Z] #31 DONE 2.1s
11:44:10 [2022-07-15T11:44:10.652Z] 
11:44:10 [2022-07-15T11:44:10.652Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:44:10 [2022-07-15T11:44:10.652Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:44:10 [2022-07-15T11:44:10.652Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done
11:44:10 [2022-07-15T11:44:10.652Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
11:44:10 [2022-07-15T11:44:10.652Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.6s done
11:44:10 [2022-07-15T11:44:10.652Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done
11:44:10 [2022-07-15T11:44:10.652Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
11:44:10 [2022-07-15T11:44:10.652Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.5s done
11:44:10 [2022-07-15T11:44:10.652Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s done
11:44:10 [2022-07-15T11:44:10.652Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.1s
11:44:10 [2022-07-15T11:44:10.652Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.2s
11:44:10 [2022-07-15T11:44:10.652Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 2.2s
11:44:10 [2022-07-15T11:44:10.652Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.1s
11:44:10 [2022-07-15T11:44:10.911Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.1s done
11:44:11 [2022-07-15T11:44:11.170Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.9s done
11:44:11 [2022-07-15T11:44:11.940Z] #11 ...
11:44:11 [2022-07-15T11:44:11.940Z] 
11:44:11 [2022-07-15T11:44:11.940Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:44:11 [2022-07-15T11:44:11.940Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
11:44:11 [2022-07-15T11:44:11.940Z] #29 DONE 15.3s
11:44:11 [2022-07-15T11:44:11.940Z] 
11:44:11 [2022-07-15T11:44:11.940Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:44:11 [2022-07-15T11:44:11.940Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:44:11 [2022-07-15T11:44:11.940Z] #11 ...
11:44:11 [2022-07-15T11:44:11.940Z] 
11:44:11 [2022-07-15T11:44:11.940Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:44:11 [2022-07-15T11:44:11.940Z] #30 sha256:a53d72bc0e307ad7cabc351003d4881fe1ac19f03d11519f9ec607fb023af825
11:44:11 [2022-07-15T11:44:11.940Z] #30 DONE 0.3s
11:44:11 [2022-07-15T11:44:11.940Z] 
11:44:11 [2022-07-15T11:44:11.940Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:44:11 [2022-07-15T11:44:11.940Z] #31 sha256:db617a46317bf245c0dfb5d8e709eb1e9e041b245b955208d1b45f7cc3f91f91
11:44:13 [2022-07-15T11:44:13.072Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.5s done
11:44:14 [2022-07-15T11:44:14.448Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.1s
11:44:14 [2022-07-15T11:44:14.448Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.2s done
11:44:14 [2022-07-15T11:44:14.474Z] #31 2.386 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:44:14 [2022-07-15T11:44:14.732Z] #31 2.639 
11:44:14 [2022-07-15T11:44:14.991Z] #31 2.861 #=#=#                                                                         

######################################################################## 100.0%
11:44:14 [2022-07-15T11:44:14.991Z] #31 3.131 
11:44:15 [2022-07-15T11:44:15.015Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52
11:44:15 [2022-07-15T11:44:15.015Z] #11 ...
11:44:15 [2022-07-15T11:44:15.015Z] 
11:44:15 [2022-07-15T11:44:15.015Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:44:15 [2022-07-15T11:44:15.015Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:44:15 [2022-07-15T11:44:15.015Z] #80 DONE 6.5s
11:44:15 [2022-07-15T11:44:15.015Z] 
11:44:15 [2022-07-15T11:44:15.015Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
11:44:15 [2022-07-15T11:44:15.015Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
11:44:15 [2022-07-15T11:44:15.015Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done
11:44:15 [2022-07-15T11:44:15.015Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
11:44:15 [2022-07-15T11:44:15.015Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done
11:44:15 [2022-07-15T11:44:15.015Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done
11:44:15 [2022-07-15T11:44:15.015Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.6s done
11:44:15 [2022-07-15T11:44:15.015Z] #35 DONE 6.6s
11:44:15 [2022-07-15T11:44:15.015Z] 
11:44:15 [2022-07-15T11:44:15.015Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:44:15 [2022-07-15T11:44:15.015Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:44:15 [2022-07-15T11:44:15.015Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 6.4s done
11:44:15 [2022-07-15T11:44:15.015Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 6.5s
11:44:15 [2022-07-15T11:44:15.274Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.2s done
11:44:15 [2022-07-15T11:44:15.274Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0.1s
11:44:15 [2022-07-15T11:44:15.535Z] #11 ...
11:44:15 [2022-07-15T11:44:15.535Z] 
11:44:15 [2022-07-15T11:44:15.535Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:44:15 [2022-07-15T11:44:15.535Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:44:15 [2022-07-15T11:44:15.535Z] #79 DONE 0.1s
11:44:15 [2022-07-15T11:44:15.535Z] 
11:44:15 [2022-07-15T11:44:15.535Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:44:15 [2022-07-15T11:44:15.535Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:44:15 [2022-07-15T11:44:15.795Z] #11 ...
11:44:15 [2022-07-15T11:44:15.795Z] 
11:44:15 [2022-07-15T11:44:15.795Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:44:15 [2022-07-15T11:44:15.795Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:44:15 [2022-07-15T11:44:15.795Z] #81 DONE 0.2s
11:44:15 [2022-07-15T11:44:15.795Z] 
11:44:15 [2022-07-15T11:44:15.795Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:44:15 [2022-07-15T11:44:15.795Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:44:16 [2022-07-15T11:44:16.398Z] #31 4.180 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:44:16 [2022-07-15T11:44:16.662Z] #31 4.516 
11:44:16 [2022-07-15T11:44:16.927Z] #31 4.766 #=#=#                                                                         

######################################################################## 100.0%
11:44:17 [2022-07-15T11:44:17.174Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 1.7s done
11:44:17 [2022-07-15T11:44:17.174Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a
11:44:17 [2022-07-15T11:44:17.194Z] #31 5.117 
11:44:18 [2022-07-15T11:44:18.136Z] #31 6.089 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:44:18 [2022-07-15T11:44:18.395Z] #31 ...
11:44:18 [2022-07-15T11:44:18.395Z] 
11:44:18 [2022-07-15T11:44:18.395Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:44:18 [2022-07-15T11:44:18.395Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:44:18 [2022-07-15T11:44:18.395Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.6s
11:44:19 [2022-07-15T11:44:19.079Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 1.8s done
11:44:19 [2022-07-15T11:44:19.079Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263
11:44:23 [2022-07-15T11:44:23.273Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 3.6s done
11:44:23 [2022-07-15T11:44:23.273Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
11:44:23 [2022-07-15T11:44:23.663Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.0s done
11:44:23 [2022-07-15T11:44:23.921Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92
11:44:24 [2022-07-15T11:44:24.179Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
11:44:24 [2022-07-15T11:44:24.207Z] #11 DONE 15.5s
11:44:24 [2022-07-15T11:44:24.208Z] 
11:44:24 [2022-07-15T11:44:24.208Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:44:24 [2022-07-15T11:44:24.208Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
11:44:24 [2022-07-15T11:44:24.438Z] #11 DONE 35.2s
11:44:24 [2022-07-15T11:44:24.438Z] 
11:44:24 [2022-07-15T11:44:24.438Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:44:24 [2022-07-15T11:44:24.438Z] #31 sha256:db617a46317bf245c0dfb5d8e709eb1e9e041b245b955208d1b45f7cc3f91f91
11:44:24 [2022-07-15T11:44:24.438Z] #31 6.427 
11:44:24 [2022-07-15T11:44:24.438Z] #31 6.656 #=#=#                                                                         

##################                                                        25.5%
#########################################                                 57.8%
################################################################          89.6%
######################################################################## 100.0%
11:44:24 [2022-07-15T11:44:24.438Z] #31 7.200 
11:44:24 [2022-07-15T11:44:24.438Z] #31 8.209 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:44:24 [2022-07-15T11:44:24.438Z] #31 8.512 
11:44:24 [2022-07-15T11:44:24.438Z] #31 8.736 #=#=#                                                                         

######################################################################## 100.0%
11:44:24 [2022-07-15T11:44:24.438Z] #31 9.024 
11:44:24 [2022-07-15T11:44:24.438Z] #31 9.758 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:44:24 [2022-07-15T11:44:24.438Z] #31 10.04 
11:44:24 [2022-07-15T11:44:24.438Z] #31 10.25 #=#=#                                                                         

######################################################################## 100.0%
11:44:24 [2022-07-15T11:44:24.438Z] #31 10.50 
11:44:24 [2022-07-15T11:44:24.438Z] #31 10.56 Download of images into '/build' complete.
11:44:24 [2022-07-15T11:44:24.438Z] #31 10.56 Use something like the following to load the result into a Docker daemon:
11:44:24 [2022-07-15T11:44:24.438Z] #31 10.56   tar -cC '/build' . | docker load
11:44:24 [2022-07-15T11:44:24.438Z] #31 DONE 12.4s
11:44:24 [2022-07-15T11:44:24.466Z] #12 ...
11:44:24 [2022-07-15T11:44:24.466Z] 
11:44:24 [2022-07-15T11:44:24.466Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:44:24 [2022-07-15T11:44:24.466Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
11:44:24 [2022-07-15T11:44:24.466Z] #36 1.205 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 1.215 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 1.215 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 1.317 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 1.427 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 1.549 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:44:24 [2022-07-15T11:44:24.466Z] #36 2.635 Fetched 8550 kB in 2s (5057 kB/s)
11:44:24 [2022-07-15T11:44:24.466Z] #36 2.635 Reading package lists...
11:44:24 [2022-07-15T11:44:24.466Z] #36 3.290 Reading package lists...
11:44:24 [2022-07-15T11:44:24.466Z] #36 3.908 Building dependency tree...
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.172 The following additional packages will be installed:
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.172   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.172   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.173 Recommended packages:
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.173   libldap-common publicsuffix libsasl2-modules
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.310 The following NEW packages will be installed:
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.310   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.311   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.311   libssh2-1 openssl
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.583 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.583 Need to get 3041 kB of archives.
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.583 After this operation, 6651 kB of additional disk space will be used.
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.583 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.595 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.599 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.602 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.602 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.603 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.605 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.612 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.612 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.612 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.612 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.612 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.614 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.616 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.617 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.732 debconf: delaying package configuration, since apt-utils is not installed
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.757 Fetched 3041 kB in 0s (10.1 MB/s)
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.776 Selecting previously unselected package openssl.
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.776 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6661 files and directories currently installed.)
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.781 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.785 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.896 Selecting previously unselected package ca-certificates.
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.897 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:44:24 [2022-07-15T11:44:24.466Z] #36 4.900 Unpacking ca-certificates (20210119) ...
11:44:24 [2022-07-15T11:44:24.697Z] 
11:44:24 [2022-07-15T11:44:24.697Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:44:24 [2022-07-15T11:44:24.697Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
11:44:24 [2022-07-15T11:44:24.725Z] #36 4.956 Selecting previously unselected package libbrotli1:amd64.
11:44:24 [2022-07-15T11:44:24.725Z] #36 4.958 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 4.964 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.015 Selecting previously unselected package libsasl2-modules-db:amd64.
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.016 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.019 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.052 Selecting previously unselected package libsasl2-2:amd64.
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.054 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.058 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.099 Selecting previously unselected package libldap-2.4-2:amd64.
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.100 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.104 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.158 Selecting previously unselected package libnghttp2-14:amd64.
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.160 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.164 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.235 Selecting previously unselected package libpsl5:amd64.
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.235 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.240 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.280 Selecting previously unselected package librtmp1:amd64.
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.281 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.285 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.327 Selecting previously unselected package libssh2-1:amd64.
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.328 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.332 Unpacking libssh2-1:amd64 (1.9.0-2) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.378 Selecting previously unselected package libcurl4:amd64.
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.379 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.382 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.435 Selecting previously unselected package curl.
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.436 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.440 Unpacking curl (7.74.0-1.3+deb11u1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.493 Selecting previously unselected package libonig5:amd64.
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.495 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.498 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.551 Selecting previously unselected package libjq1:amd64.
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.552 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.557 Unpacking libjq1:amd64 (1.6-2.1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.595 Selecting previously unselected package jq.
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.596 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.599 Unpacking jq (1.6-2.1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.643 Setting up libpsl5:amd64 (0.21.0-1.2) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.655 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.664 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.676 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.688 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.700 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.715 Setting up libssh2-1:amd64 (1.9.0-2) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.726 Setting up openssl (1.1.1n-0+deb11u3) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.742 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.751 Setting up libjq1:amd64 (1.6-2.1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.761 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 5.771 Setting up ca-certificates (20210119) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 6.171 Updating certificates in /etc/ssl/certs...
11:44:24 [2022-07-15T11:44:24.725Z] #36 6.689 129 added, 0 removed; done.
11:44:24 [2022-07-15T11:44:24.725Z] #36 6.721 Setting up jq (1.6-2.1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 6.733 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 6.744 Setting up curl (7.74.0-1.3+deb11u1) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 6.755 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 6.775 Processing triggers for ca-certificates (20210119) ...
11:44:24 [2022-07-15T11:44:24.725Z] #36 6.784 Updating certificates in /etc/ssl/certs...
11:44:24 [2022-07-15T11:44:24.725Z] #36 7.235 0 added, 0 removed; done.
11:44:24 [2022-07-15T11:44:24.725Z] #36 7.235 Running hooks in /etc/ca-certificates/update.d...
11:44:24 [2022-07-15T11:44:24.725Z] #36 7.236 done.
11:44:24 [2022-07-15T11:44:24.725Z] #36 DONE 9.6s
11:44:24 [2022-07-15T11:44:24.725Z] 
11:44:24 [2022-07-15T11:44:24.725Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:44:24 [2022-07-15T11:44:24.725Z] #37 sha256:c6a28a1d49e85032264f685c4420c5cc5d41837433f96c5926da39f4b12cee14
11:44:24 [2022-07-15T11:44:24.725Z] #37 DONE 0.0s
11:44:24 [2022-07-15T11:44:24.725Z] 
11:44:24 [2022-07-15T11:44:24.725Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:44:24 [2022-07-15T11:44:24.725Z] #38 sha256:c3de8631b2aa91966a038358efb26aa730e350ddd703db3b2d2a33d4500eb479
11:44:24 [2022-07-15T11:44:24.959Z] #12 DONE 0.6s
11:44:25 [2022-07-15T11:44:25.217Z] 
11:44:25 [2022-07-15T11:44:25.217Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
11:44:25 [2022-07-15T11:44:25.217Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
11:44:25 [2022-07-15T11:44:25.292Z] #38 ...
11:44:25 [2022-07-15T11:44:25.292Z] 
11:44:25 [2022-07-15T11:44:25.292Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:44:25 [2022-07-15T11:44:25.292Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
11:44:25 [2022-07-15T11:44:25.292Z] #12 DONE 1.0s
11:44:25 [2022-07-15T11:44:25.292Z] 
11:44:25 [2022-07-15T11:44:25.292Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
11:44:25 [2022-07-15T11:44:25.292Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
11:44:25 [2022-07-15T11:44:25.475Z] #13 DONE 0.5s
11:44:25 [2022-07-15T11:44:25.475Z] 
11:44:25 [2022-07-15T11:44:25.475Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:44:25 [2022-07-15T11:44:25.475Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
11:44:25 [2022-07-15T11:44:25.475Z] #46 DONE 0.1s
11:44:25 [2022-07-15T11:44:25.475Z] 
11:44:25 [2022-07-15T11:44:25.475Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:44:25 [2022-07-15T11:44:25.475Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:44:25 [2022-07-15T11:44:25.551Z] #13 DONE 0.5s
11:44:25 [2022-07-15T11:44:25.551Z] 
11:44:25 [2022-07-15T11:44:25.551Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:44:25 [2022-07-15T11:44:25.551Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:44:25 [2022-07-15T11:44:25.741Z] #62 ...
11:44:25 [2022-07-15T11:44:25.741Z] 
11:44:25 [2022-07-15T11:44:25.741Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
11:44:25 [2022-07-15T11:44:25.741Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
11:44:25 [2022-07-15T11:44:25.741Z] #50 DONE 0.1s
11:44:25 [2022-07-15T11:44:25.741Z] 
11:44:25 [2022-07-15T11:44:25.741Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:44:25 [2022-07-15T11:44:25.741Z] #25 sha256:d638fedaf97f9f54f59308c9f290dcfd87668f5c54de59a0c8c8e8007f37aeb3
11:44:25 [2022-07-15T11:44:25.741Z] #25 DONE 0.2s
11:44:25 [2022-07-15T11:44:25.741Z] 
11:44:25 [2022-07-15T11:44:25.741Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:44:25 [2022-07-15T11:44:25.741Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
11:44:25 [2022-07-15T11:44:25.741Z] #33 DONE 0.3s
11:44:25 [2022-07-15T11:44:25.741Z] 
11:44:25 [2022-07-15T11:44:25.741Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:44:25 [2022-07-15T11:44:25.741Z] #66 sha256:830d21b4d9d5513c6cdddf9f438d1acebbe6c331f2169de23eff6d04538b749f
11:44:25 [2022-07-15T11:44:25.741Z] #66 DONE 0.3s
11:44:25 [2022-07-15T11:44:25.741Z] 
11:44:25 [2022-07-15T11:44:25.741Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:44:25 [2022-07-15T11:44:25.741Z] #67 sha256:d2b861aa5c8f06ec55f595e89fca172fa096bc55c59fe8f8e0120af12d76014b
11:44:25 [2022-07-15T11:44:25.810Z] #83 ...
11:44:25 [2022-07-15T11:44:25.810Z] 
11:44:25 [2022-07-15T11:44:25.810Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:44:25 [2022-07-15T11:44:25.810Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
11:44:25 [2022-07-15T11:44:25.810Z] #40 DONE 0.1s
11:44:25 [2022-07-15T11:44:25.810Z] 
11:44:25 [2022-07-15T11:44:25.810Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:44:25 [2022-07-15T11:44:25.810Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
11:44:25 [2022-07-15T11:44:25.810Z] #53 DONE 0.1s
11:44:25 [2022-07-15T11:44:25.810Z] 
11:44:25 [2022-07-15T11:44:25.810Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
11:44:25 [2022-07-15T11:44:25.810Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
11:44:25 [2022-07-15T11:44:25.810Z] #57 DONE 0.1s
11:44:26 [2022-07-15T11:44:26.070Z] 
11:44:26 [2022-07-15T11:44:26.070Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:44:26 [2022-07-15T11:44:26.070Z] #38 sha256:c3de8631b2aa91966a038358efb26aa730e350ddd703db3b2d2a33d4500eb479
11:44:26 [2022-07-15T11:44:26.070Z] #38 1.225 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:44:26 [2022-07-15T11:44:26.070Z] #38 1.415 
11:44:26 [2022-07-15T11:44:26.329Z] 
11:44:26 [2022-07-15T11:44:26.329Z] #38 ...
11:44:26 [2022-07-15T11:44:26.329Z] 
11:44:26 [2022-07-15T11:44:26.329Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
11:44:26 [2022-07-15T11:44:26.329Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f
11:44:26 [2022-07-15T11:44:26.329Z] #14 DONE 0.6s
11:44:26 [2022-07-15T11:44:26.329Z] 
11:44:26 [2022-07-15T11:44:26.329Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:44:26 [2022-07-15T11:44:26.329Z] #38 sha256:c3de8631b2aa91966a038358efb26aa730e350ddd703db3b2d2a33d4500eb479
11:44:26 [2022-07-15T11:44:26.329Z] #38 1.535 #=#=#                                                                         
##O#-#                                                                        

######################################################################## 100.0%
11:44:26 [2022-07-15T11:44:26.588Z] #38 1.899 
11:44:27 [2022-07-15T11:44:27.526Z] #38 2.858 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:44:27 [2022-07-15T11:44:27.787Z] #38 3.204 
11:44:28 [2022-07-15T11:44:28.047Z] #38 ...
11:44:28 [2022-07-15T11:44:28.047Z] 
11:44:28 [2022-07-15T11:44:28.047Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
11:44:28 [2022-07-15T11:44:28.047Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06
11:44:28 [2022-07-15T11:44:28.047Z] #15 DONE 1.7s
11:44:28 [2022-07-15T11:44:28.047Z] 
11:44:28 [2022-07-15T11:44:28.047Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:44:28 [2022-07-15T11:44:28.047Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:44:28 [2022-07-15T11:44:28.047Z] #83 1.907 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:44:28 [2022-07-15T11:44:28.047Z] #83 1.920 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:44:28 [2022-07-15T11:44:28.047Z] #83 1.920 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:44:28 [2022-07-15T11:44:28.047Z] #83 2.199 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:44:28 [2022-07-15T11:44:28.307Z] #83 2.637 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:44:28 [2022-07-15T11:44:28.876Z] #83 3.170 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:44:29 [2022-07-15T11:44:29.816Z] #83 ...
11:44:29 [2022-07-15T11:44:29.816Z] 
11:44:29 [2022-07-15T11:44:29.816Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
11:44:29 [2022-07-15T11:44:29.816Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2
11:44:29 [2022-07-15T11:44:29.816Z] #16 DONE 1.8s
11:44:29 [2022-07-15T11:44:29.816Z] 
11:44:29 [2022-07-15T11:44:29.816Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:44:29 [2022-07-15T11:44:29.816Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:44:29 [2022-07-15T11:44:29.816Z] #62 1.556 go: downloading github.com/golangci/golangci-lint v1.46.2
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.119 go: downloading github.com/fatih/color v1.13.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.131 go: downloading github.com/gofrs/flock v0.8.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.157 go: downloading github.com/spf13/cobra v1.4.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.160 go: downloading github.com/spf13/pflag v1.0.5
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.165 go: downloading github.com/spf13/viper v1.11.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.165 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.193 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.199 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.233 go: downloading github.com/go-critic/go-critic v0.6.3
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.321 go: downloading github.com/hashicorp/go-version v1.4.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.345 go: downloading github.com/ldez/gomoddirectives v0.2.3
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.345 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.426 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.436 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.446 go: downloading github.com/mattn/go-colorable v0.1.12
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.458 go: downloading github.com/sirupsen/logrus v1.8.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.470 go: downloading github.com/stretchr/testify v1.7.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.504 go: downloading github.com/mattn/go-isatty v0.0.14
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.511 go: downloading github.com/hashicorp/errwrap v1.0.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.534 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.538 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.578 go: downloading github.com/spf13/afero v1.8.2
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.614 go: downloading github.com/spf13/cast v1.4.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.625 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.685 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.718 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.719 go: downloading github.com/Antonboom/errname v0.1.6
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.729 go: downloading github.com/Antonboom/nilnil v0.1.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.786 go: downloading github.com/BurntSushi/toml v1.1.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.821 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.853 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.854 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.882 go: downloading github.com/alexkohler/prealloc v1.0.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.882 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.904 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.904 go: downloading github.com/ashanbrown/makezero v1.1.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 2.939 go: downloading github.com/blizzy78/varnamelen v0.8.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.008 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.023 go: downloading github.com/breml/bidichk v0.2.3
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.030 go: downloading github.com/breml/errchkjson v0.3.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.030 go: downloading github.com/butuzov/ireturn v0.1.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.050 go: downloading github.com/charithe/durationcheck v0.0.9
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.080 go: downloading github.com/daixiang0/gci v0.3.3
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.106 go: downloading github.com/denis-tingaikin/go-header v0.4.3
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.113 go: downloading github.com/esimonov/ifshort v1.0.4
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.157 go: downloading github.com/firefart/nonamedreturns v1.0.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.172 go: downloading github.com/fzipp/gocyclo v0.5.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.201 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.208 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.222 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.289 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.296 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.337 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.377 go: downloading github.com/golangci/misspell v0.3.5
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.390 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.479 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.519 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.521 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.523 go: downloading github.com/jgautheron/goconst v1.5.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.525 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.566 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.576 go: downloading github.com/julz/importas v0.1.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.579 go: downloading github.com/kisielk/errcheck v1.6.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.586 go: downloading github.com/kulti/thelper v0.6.2
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.597 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.619 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.675 go: downloading github.com/ldez/tagliatelle v0.3.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.679 go: downloading github.com/leonklingele/grouper v1.1.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.707 go: downloading github.com/lufeee/execinquery v1.2.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.727 go: downloading github.com/maratori/testpackage v1.0.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.746 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.775 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.785 go: downloading github.com/mgechev/revive v1.2.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.819 go: downloading github.com/moricho/tparallel v0.2.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.825 go: downloading github.com/nakabonne/nestif v0.3.1
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.884 go: downloading github.com/nishanths/exhaustive v0.7.11
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.919 go: downloading github.com/nishanths/predeclared v0.2.2
11:44:29 [2022-07-15T11:44:29.816Z] #62 3.965 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 4.005 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:44:29 [2022-07-15T11:44:29.816Z] #62 4.077 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 4.095 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:44:29 [2022-07-15T11:44:29.816Z] #62 4.114 go: downloading github.com/securego/gosec/v2 v2.11.0
11:44:29 [2022-07-15T11:44:29.816Z] #62 4.206 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:44:29 [2022-07-15T11:44:29.816Z] #62 4.260 go: downloading github.com/sivchari/containedctx v1.0.2
11:44:29 [2022-07-15T11:44:29.816Z] #62 4.284 go: downloading github.com/sivchari/tenv v1.5.0
11:44:30 [2022-07-15T11:44:30.076Z] #62 4.336 go: downloading github.com/sonatard/noctx v0.0.1
11:44:30 [2022-07-15T11:44:30.076Z] #62 4.386 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:44:30 [2022-07-15T11:44:30.076Z] #62 4.442 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:44:30 [2022-07-15T11:44:30.076Z] #62 4.458 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
11:44:30 [2022-07-15T11:44:30.076Z] #62 4.458 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:44:30 [2022-07-15T11:44:30.076Z] #62 4.486 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:44:30 [2022-07-15T11:44:30.335Z] #62 4.505 go: downloading github.com/tetafro/godot v1.4.11
11:44:30 [2022-07-15T11:44:30.335Z] #62 4.518 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:44:30 [2022-07-15T11:44:30.335Z] #62 4.532 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
11:44:30 [2022-07-15T11:44:30.335Z] #62 4.538 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:44:30 [2022-07-15T11:44:30.335Z] #62 4.640 go: downloading github.com/ultraware/whitespace v0.0.5
11:44:30 [2022-07-15T11:44:30.335Z] #62 4.670 go: downloading github.com/ultraware/funlen v0.0.3
11:44:30 [2022-07-15T11:44:30.335Z] #62 4.672 go: downloading github.com/uudashr/gocognit v1.0.5
11:44:30 [2022-07-15T11:44:30.336Z] #62 4.704 go: downloading github.com/yagipy/maintidx v1.0.0
11:44:30 [2022-07-15T11:44:30.336Z] #62 4.780 go: downloading github.com/yeya24/promlinter v0.2.0
11:44:30 [2022-07-15T11:44:30.595Z] #62 4.790 go: downloading gitlab.com/bosi/decorder v0.2.1
11:44:30 [2022-07-15T11:44:30.855Z] #62 ...
11:44:30 [2022-07-15T11:44:30.855Z] 
11:44:30 [2022-07-15T11:44:30.855Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:44:30 [2022-07-15T11:44:30.855Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
11:44:30 [2022-07-15T11:44:30.855Z] #45 1.561 go: downloading github.com/pelletier/go-toml v1.8.1
11:44:30 [2022-07-15T11:44:30.855Z] #45 4.509 tomll can be used in two ways:
11:44:30 [2022-07-15T11:44:30.855Z] #45 4.509 Writing to STDIN and reading from STDOUT:
11:44:30 [2022-07-15T11:44:30.855Z] #45 4.509   cat file.toml | tomll > file.toml
11:44:30 [2022-07-15T11:44:30.855Z] #45 4.509 
11:44:30 [2022-07-15T11:44:30.855Z] #45 4.509 Reading and updating a list of files:
11:44:30 [2022-07-15T11:44:30.855Z] #45 4.509   tomll a.toml b.toml c.toml
11:44:30 [2022-07-15T11:44:30.855Z] #45 4.509 
11:44:30 [2022-07-15T11:44:30.856Z] #45 4.509 When given a list of files, tomll will modify all files in place without asking.
11:44:30 [2022-07-15T11:44:30.856Z] #45 DONE 5.1s
11:44:30 [2022-07-15T11:44:30.856Z] 
11:44:30 [2022-07-15T11:44:30.856Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:44:30 [2022-07-15T11:44:30.856Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
11:44:30 [2022-07-15T11:44:30.856Z] #43 1.829 go: downloading github.com/go-delve/delve v1.8.1
11:44:30 [2022-07-15T11:44:30.856Z] #43 4.270 go: downloading github.com/sirupsen/logrus v1.6.0
11:44:30 [2022-07-15T11:44:30.856Z] #43 4.290 go: downloading github.com/spf13/cobra v1.1.3
11:44:30 [2022-07-15T11:44:30.856Z] #43 4.298 go: downloading github.com/mattn/go-isatty v0.0.3
11:44:30 [2022-07-15T11:44:30.856Z] #43 4.325 go: downloading gopkg.in/yaml.v2 v2.4.0
11:44:30 [2022-07-15T11:44:30.856Z] #43 4.364 go: downloading github.com/cosiner/argv v0.1.0
11:44:30 [2022-07-15T11:44:30.856Z] #43 4.418 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
11:44:30 [2022-07-15T11:44:30.856Z] #43 4.418 go: downloading github.com/peterh/liner v1.2.2
11:44:30 [2022-07-15T11:44:30.856Z] #43 4.442 go: downloading github.com/google/go-dap v0.6.0
11:44:30 [2022-07-15T11:44:30.856Z] #43 4.452 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
11:44:30 [2022-07-15T11:44:30.856Z] #43 4.505 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
11:44:30 [2022-07-15T11:44:30.856Z] #43 4.558 go: downloading github.com/hashicorp/golang-lru v0.5.4
11:44:30 [2022-07-15T11:44:30.856Z] #43 4.563 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
11:44:30 [2022-07-15T11:44:30.856Z] #43 4.683 go: downloading github.com/mattn/go-runewidth v0.0.3
11:44:30 [2022-07-15T11:44:30.856Z] #43 4.732 go: downloading github.com/cilium/ebpf v0.7.0
11:44:30 [2022-07-15T11:44:30.856Z] #43 4.966 go: downloading github.com/russross/blackfriday/v2 v2.0.1
11:44:30 [2022-07-15T11:44:30.856Z] #43 5.135 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
11:44:30 [2022-07-15T11:44:30.856Z] #43 ...
11:44:30 [2022-07-15T11:44:30.856Z] 
11:44:30 [2022-07-15T11:44:30.856Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
11:44:30 [2022-07-15T11:44:30.856Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab
11:44:30 [2022-07-15T11:44:30.856Z] #17 DONE 1.3s
11:44:30 [2022-07-15T11:44:30.856Z] 
11:44:30 [2022-07-15T11:44:30.856Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
11:44:30 [2022-07-15T11:44:30.856Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.012 + RM_GOPATH=0
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.012 + TMP_GOPATH=
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.012 + : /build
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.012 + '[' -z '' ']'
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.012 ++ mktemp -d
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.012 + export GOPATH=/tmp/tmp.cFmpHiPuyo
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.012 + GOPATH=/tmp/tmp.cFmpHiPuyo
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.012 + RM_GOPATH=1
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.012 + case "$(go env GOARCH)" in
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.012 ++ go env GOARCH
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.026 + export GO_BUILDMODE=-buildmode=pie
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.026 + GO_BUILDMODE=-buildmode=pie
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.026 ++ dirname /install.sh
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.035 + dir=/
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.035 + bin=rootlesskit
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.035 + shift
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.035 + '[' '!' -f //rootlesskit.installer ']'
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.035 + . //rootlesskit.installer
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.035 ++ : 1920341cd41e047834a21007424162a2dc946315
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.051 + install_rootlesskit
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.051 + case "$1" in
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.051 + export CGO_ENABLED=0
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.051 + CGO_ENABLED=0
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.051 + _install_rootlesskit
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.051 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.051 + for f in rootlesskit rootlesskit-docker-proxy
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.051 + GOBIN=/build
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.051 + GO111MODULE=on
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.051 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:44:31 [2022-07-15T11:44:31.017Z] #67 5.051 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:44:31 [2022-07-15T11:44:31.588Z] #67 5.810 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:44:31 [2022-07-15T11:44:31.847Z] #67 ...
11:44:31 [2022-07-15T11:44:31.847Z] 
11:44:31 [2022-07-15T11:44:31.847Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:44:31 [2022-07-15T11:44:31.847Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:44:31 [2022-07-15T11:44:31.847Z] #62 6.418 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:44:32 [2022-07-15T11:44:32.106Z] #62 6.431 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:44:32 [2022-07-15T11:44:32.106Z] #62 6.438 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:44:32 [2022-07-15T11:44:32.774Z] #18 DONE 1.5s
11:44:32 [2022-07-15T11:44:32.774Z] 
11:44:32 [2022-07-15T11:44:32.774Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
11:44:32 [2022-07-15T11:44:32.774Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1
11:44:33 [2022-07-15T11:44:33.492Z] #62 7.984 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:44:33 [2022-07-15T11:44:33.735Z] #19 1.201 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:44:33 [2022-07-15T11:44:33.735Z] #19 1.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:44:33 [2022-07-15T11:44:33.735Z] #19 1.214 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:44:33 [2022-07-15T11:44:33.995Z] #19 1.577 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
11:44:34 [2022-07-15T11:44:34.254Z] #19 1.933 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
11:44:34 [2022-07-15T11:44:34.823Z] #19 2.273 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:44:35 [2022-07-15T11:44:35.086Z] #19 2.657 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:44:35 [2022-07-15T11:44:35.346Z] #19 ...
11:44:35 [2022-07-15T11:44:35.346Z] 
11:44:35 [2022-07-15T11:44:35.346Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:44:35 [2022-07-15T11:44:35.346Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
11:44:35 [2022-07-15T11:44:35.346Z] #64 1.854 go: downloading mvdan.cc/sh/v3 v3.0.2
11:44:35 [2022-07-15T11:44:35.346Z] #64 2.390 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:44:35 [2022-07-15T11:44:35.346Z] #64 2.390 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:44:35 [2022-07-15T11:44:35.346Z] #64 2.390 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:44:35 [2022-07-15T11:44:35.346Z] #64 2.737 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:44:35 [2022-07-15T11:44:35.346Z] #64 9.000 v3.0.2
11:44:35 [2022-07-15T11:44:35.346Z] #64 DONE 9.8s
11:44:35 [2022-07-15T11:44:35.346Z] 
11:44:35 [2022-07-15T11:44:35.346Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
11:44:35 [2022-07-15T11:44:35.346Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1
11:44:35 [2022-07-15T11:44:35.346Z] #19 2.945 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
11:44:35 [2022-07-15T11:44:35.605Z] #19 ...
11:44:35 [2022-07-15T11:44:35.605Z] 
11:44:35 [2022-07-15T11:44:35.605Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:44:35 [2022-07-15T11:44:35.605Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
11:44:35 [2022-07-15T11:44:35.605Z] #47 1.393 go: downloading github.com/tc-hib/go-winres v0.2.3
11:44:35 [2022-07-15T11:44:35.605Z] #47 1.875 go: downloading github.com/tc-hib/winres v0.1.5
11:44:35 [2022-07-15T11:44:35.605Z] #47 1.875 go: downloading github.com/urfave/cli/v2 v2.3.0
11:44:35 [2022-07-15T11:44:35.605Z] #47 2.181 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
11:44:35 [2022-07-15T11:44:35.605Z] #47 2.182 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
11:44:35 [2022-07-15T11:44:35.605Z] #47 2.287 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:44:35 [2022-07-15T11:44:35.605Z] #47 2.296 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.905 NAME:
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.905    go-winres - A tool for embedding resources in Windows executables
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.906 
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.906 USAGE:
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.906    go-winres [global options] command [command options] [arguments...]
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.907 
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.907 COMMANDS:
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.908    init     Create an initial ./winres/winres.json
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.909    make     Make syso files for the "go build" command
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.909    simply   Make syso files for the "go build" command (simplified)
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.910    extract  Extract all resources from an executable
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.911    patch    Replace resources in an executable file (exe, dll)
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.912    help, h  Shows a list of commands or help for one command
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.913 
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.913 GLOBAL OPTIONS:
11:44:35 [2022-07-15T11:44:35.605Z] #47 8.913    --help, -h  show help (default: false)
11:44:35 [2022-07-15T11:44:35.605Z] #47 DONE 9.8s
11:44:35 [2022-07-15T11:44:35.605Z] 
11:44:35 [2022-07-15T11:44:35.605Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
11:44:35 [2022-07-15T11:44:35.605Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1
11:44:35 [2022-07-15T11:44:35.605Z] #19 3.163 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
11:44:35 [2022-07-15T11:44:35.605Z] #19 ...
11:44:35 [2022-07-15T11:44:35.605Z] 
11:44:35 [2022-07-15T11:44:35.605Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:44:35 [2022-07-15T11:44:35.605Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
11:44:35 [2022-07-15T11:44:35.605Z] #60 0.729 go: downloading gotest.tools/gotestsum v1.8.1
11:44:35 [2022-07-15T11:44:35.605Z] #60 1.258 go: downloading github.com/fatih/color v1.10.0
11:44:35 [2022-07-15T11:44:35.605Z] #60 1.258 go: downloading github.com/dnephin/pflag v1.0.7
11:44:35 [2022-07-15T11:44:35.605Z] #60 1.258 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:44:35 [2022-07-15T11:44:35.605Z] #60 1.258 go: downloading github.com/pkg/errors v0.9.1
11:44:35 [2022-07-15T11:44:35.605Z] #60 1.261 go: downloading golang.org/x/tools v0.1.0
11:44:35 [2022-07-15T11:44:35.605Z] #60 1.267 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:44:35 [2022-07-15T11:44:35.605Z] #60 1.268 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:44:35 [2022-07-15T11:44:35.605Z] #60 1.276 go: downloading github.com/jonboulle/clockwork v0.2.2
11:44:35 [2022-07-15T11:44:35.605Z] #60 1.282 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:44:35 [2022-07-15T11:44:35.605Z] #60 1.282 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:44:35 [2022-07-15T11:44:35.605Z] #60 1.284 go: downloading github.com/mattn/go-colorable v0.1.8
11:44:35 [2022-07-15T11:44:35.605Z] #60 1.294 go: downloading github.com/mattn/go-isatty v0.0.12
11:44:35 [2022-07-15T11:44:35.605Z] #60 1.829 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:44:35 [2022-07-15T11:44:35.605Z] #60 1.834 go: downloading golang.org/x/mod v0.3.0
11:44:35 [2022-07-15T11:44:35.865Z] #60 ...
11:44:35 [2022-07-15T11:44:35.865Z] 
11:44:35 [2022-07-15T11:44:35.865Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:44:35 [2022-07-15T11:44:35.865Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:44:35 [2022-07-15T11:44:35.865Z] #58 1.992 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:44:35 [2022-07-15T11:44:35.865Z] #58 2.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:44:35 [2022-07-15T11:44:35.865Z] #58 2.006 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:44:35 [2022-07-15T11:44:35.865Z] #58 2.330 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:44:35 [2022-07-15T11:44:35.865Z] #58 2.493 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:44:35 [2022-07-15T11:44:35.865Z] #58 2.885 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:44:35 [2022-07-15T11:44:35.865Z] #58 3.560 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:44:35 [2022-07-15T11:44:35.865Z] #58 4.312 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
11:44:35 [2022-07-15T11:44:35.865Z] #58 5.265 Fetched 8553 kB in 4s (2427 kB/s)
11:44:35 [2022-07-15T11:44:35.865Z] #58 5.265 Reading package lists...
11:44:35 [2022-07-15T11:44:35.865Z] #58 6.346 Reading package lists...
11:44:35 [2022-07-15T11:44:35.865Z] #58 7.494 Building dependency tree...
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.008 The following additional packages will be installed:
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.010   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.010   python3-protobuf python3-six
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.012 Suggested packages:
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.012   python3-setuptools
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.012 Recommended packages:
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.012   iproute2 | iproute
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.118 The following NEW packages will be installed:
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.119   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.119   python3-protobuf python3-six
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.427 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.427 Need to get 2314 kB of archives.
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.427 After this operation, 11.1 MB of additional disk space will be used.
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.427 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.442 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.452 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.456 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.457 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.458 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:44:35 [2022-07-15T11:44:35.865Z] #58 8.459 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:44:35 [2022-07-15T11:44:35.865Z] #58 ...
11:44:35 [2022-07-15T11:44:35.865Z] 
11:44:35 [2022-07-15T11:44:35.865Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:44:35 [2022-07-15T11:44:35.865Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
11:44:35 [2022-07-15T11:44:35.865Z] #41 1.445 + git clone https://github.com/kolyshkin/go-swagger.git .
11:44:35 [2022-07-15T11:44:35.865Z] #41 1.445 Cloning into '.'...
11:44:35 [2022-07-15T11:44:35.865Z] #41 9.121 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:44:35 [2022-07-15T11:44:35.865Z] #41 9.374 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:44:36 [2022-07-15T11:44:36.032Z] #62 ...
11:44:36 [2022-07-15T11:44:36.032Z] 
11:44:36 [2022-07-15T11:44:36.032Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:44:36 [2022-07-15T11:44:36.032Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
11:44:36 [2022-07-15T11:44:36.032Z] #38 4.492 go: downloading github.com/pelletier/go-toml v1.8.1
11:44:36 [2022-07-15T11:44:36.032Z] #38 ...
11:44:36 [2022-07-15T11:44:36.032Z] 
11:44:36 [2022-07-15T11:44:36.032Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:44:36 [2022-07-15T11:44:36.032Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:44:36 [2022-07-15T11:44:36.032Z] #51 7.487 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:44:36 [2022-07-15T11:44:36.032Z] #51 7.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:44:36 [2022-07-15T11:44:36.032Z] #51 7.558 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:44:36 [2022-07-15T11:44:36.032Z] #51 8.189 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:44:36 [2022-07-15T11:44:36.032Z] #51 9.450 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:44:36 [2022-07-15T11:44:36.032Z] #51 ...
11:44:36 [2022-07-15T11:44:36.032Z] 
11:44:36 [2022-07-15T11:44:36.032Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:44:36 [2022-07-15T11:44:36.032Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
11:44:36 [2022-07-15T11:44:36.032Z] #36 4.364 go: downloading github.com/go-delve/delve v1.8.1
11:44:36 [2022-07-15T11:44:36.032Z] #36 ...
11:44:36 [2022-07-15T11:44:36.032Z] 
11:44:36 [2022-07-15T11:44:36.032Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:44:36 [2022-07-15T11:44:36.032Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
11:44:36 [2022-07-15T11:44:36.032Z] #47 6.071 + git clone https://github.com/docker/distribution.git .
11:44:36 [2022-07-15T11:44:36.032Z] #47 6.072 Cloning into '.'...
11:44:36 [2022-07-15T11:44:36.032Z] #47 ...
11:44:36 [2022-07-15T11:44:36.032Z] 
11:44:36 [2022-07-15T11:44:36.032Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:44:36 [2022-07-15T11:44:36.032Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
11:44:36 [2022-07-15T11:44:36.032Z] #40 4.615 go: downloading github.com/tc-hib/go-winres v0.2.3
11:44:36 [2022-07-15T11:44:36.032Z] #40 5.414 go: downloading github.com/tc-hib/winres v0.1.5
11:44:36 [2022-07-15T11:44:36.032Z] #40 6.809 go: downloading github.com/urfave/cli/v2 v2.3.0
11:44:36 [2022-07-15T11:44:36.032Z] #40 7.248 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
11:44:36 [2022-07-15T11:44:36.032Z] #40 7.317 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
11:44:36 [2022-07-15T11:44:36.129Z] #41 ...
11:44:36 [2022-07-15T11:44:36.129Z] 
11:44:36 [2022-07-15T11:44:36.129Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:44:36 [2022-07-15T11:44:36.129Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
11:44:36 [2022-07-15T11:44:36.129Z] #54 1.784 + git clone https://github.com/docker/distribution.git .
11:44:36 [2022-07-15T11:44:36.129Z] #54 1.786 Cloning into '.'...
11:44:36 [2022-07-15T11:44:36.129Z] #54 5.906 + git checkout -q v2.3.0
11:44:36 [2022-07-15T11:44:36.129Z] #54 6.607 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:44:36 [2022-07-15T11:44:36.129Z] #54 ...
11:44:36 [2022-07-15T11:44:36.129Z] 
11:44:36 [2022-07-15T11:44:36.129Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
11:44:36 [2022-07-15T11:44:36.129Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1
11:44:36 [2022-07-15T11:44:36.129Z] #19 3.392 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB]
11:44:36 [2022-07-15T11:44:36.129Z] #19 3.392 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
11:44:36 [2022-07-15T11:44:36.129Z] #19 3.395 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB]
11:44:36 [2022-07-15T11:44:36.129Z] #19 3.395 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB]
11:44:36 [2022-07-15T11:44:36.129Z] #19 3.396 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
11:44:36 [2022-07-15T11:44:36.129Z] #19 3.403 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:44:36 [2022-07-15T11:44:36.129Z] #19 3.408 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
11:44:36 [2022-07-15T11:44:36.129Z] #19 3.412 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:44:36 [2022-07-15T11:44:36.129Z] #19 3.412 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
11:44:36 [2022-07-15T11:44:36.129Z] #19 3.412 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
11:44:36 [2022-07-15T11:44:36.129Z] #19 3.412 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:44:36 [2022-07-15T11:44:36.129Z] #19 3.413 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
11:44:36 [2022-07-15T11:44:36.293Z] #40 ...
11:44:36 [2022-07-15T11:44:36.293Z] 
11:44:36 [2022-07-15T11:44:36.293Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:44:36 [2022-07-15T11:44:36.293Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:44:36 [2022-07-15T11:44:36.293Z] #14 6.689 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:44:36 [2022-07-15T11:44:36.293Z] #14 6.789 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:44:36 [2022-07-15T11:44:36.293Z] #14 6.789 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:44:36 [2022-07-15T11:44:36.293Z] #14 8.194 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:44:36 [2022-07-15T11:44:36.293Z] #14 ...
11:44:36 [2022-07-15T11:44:36.293Z] 
11:44:36 [2022-07-15T11:44:36.293Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:44:36 [2022-07-15T11:44:36.293Z] #26 sha256:a50700c5791587f16b1e800cb9c70a40f6f1eb661aa31293e20eca4a30cc0b5d
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.774 + RM_GOPATH=0
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.774 + TMP_GOPATH=
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.774 + : /build
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.774 + '[' -z '' ']'
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.774 ++ mktemp -d
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.774 + export GOPATH=/tmp/tmp.KVMjNmdkQB
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.774 + GOPATH=/tmp/tmp.KVMjNmdkQB
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.774 + RM_GOPATH=1
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.774 + case "$(go env GOARCH)" in
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.774 ++ go env GOARCH
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 Install docker/cli version 17.06.2-ce from stable
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 + export GO_BUILDMODE=-buildmode=pie
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 + GO_BUILDMODE=-buildmode=pie
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 ++ dirname /install.sh
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 + dir=/
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 + bin=dockercli
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 + shift
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 + '[' '!' -f //dockercli.installer ']'
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 + . //dockercli.installer
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 ++ : stable
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 ++ : 17.06.2-ce
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 + install_dockercli
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 ++ uname -m
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 + arch=x86_64
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 + '[' x86_64 '!=' x86_64 ']'
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 + url=https://download.docker.com/linux/static
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 + tar -xz docker/docker
11:44:36 [2022-07-15T11:44:36.293Z] #26 5.842 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:44:36 [2022-07-15T11:44:36.552Z] #26 ...
11:44:36 [2022-07-15T11:44:36.552Z] 
11:44:36 [2022-07-15T11:44:36.553Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:44:36 [2022-07-15T11:44:36.553Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
11:44:36 [2022-07-15T11:44:36.553Z] #53 6.577 go: downloading gotest.tools/gotestsum v1.8.1
11:44:36 [2022-07-15T11:44:36.553Z] #53 8.461 go: downloading github.com/fatih/color v1.10.0
11:44:36 [2022-07-15T11:44:36.553Z] #53 8.537 go: downloading github.com/dnephin/pflag v1.0.7
11:44:36 [2022-07-15T11:44:36.553Z] #53 8.553 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:44:36 [2022-07-15T11:44:36.553Z] #53 8.592 go: downloading github.com/pkg/errors v0.9.1
11:44:36 [2022-07-15T11:44:36.553Z] #53 9.405 go: downloading golang.org/x/tools v0.1.0
11:44:36 [2022-07-15T11:44:36.553Z] #53 9.413 go: downloading github.com/mattn/go-colorable v0.1.8
11:44:36 [2022-07-15T11:44:36.553Z] #53 9.615 go: downloading github.com/mattn/go-isatty v0.0.12
11:44:36 [2022-07-15T11:44:36.553Z] #53 9.876 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:44:36 [2022-07-15T11:44:36.553Z] #53 10.01 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:44:36 [2022-07-15T11:44:36.553Z] #53 ...
11:44:36 [2022-07-15T11:44:36.553Z] 
11:44:36 [2022-07-15T11:44:36.553Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:44:36 [2022-07-15T11:44:36.553Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:44:36 [2022-07-15T11:44:36.553Z] #42 4.427 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:44:36 [2022-07-15T11:44:36.553Z] #42 4.521 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:44:36 [2022-07-15T11:44:36.553Z] #42 4.521 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:44:36 [2022-07-15T11:44:36.553Z] #42 4.928 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:44:36 [2022-07-15T11:44:36.553Z] #42 7.787 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:44:36 [2022-07-15T11:44:36.553Z] #42 10.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:44:36 [2022-07-15T11:44:36.702Z] #19 ...
11:44:36 [2022-07-15T11:44:36.702Z] 
11:44:36 [2022-07-15T11:44:36.702Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:44:36 [2022-07-15T11:44:36.702Z] #38 sha256:c3de8631b2aa91966a038358efb26aa730e350ddd703db3b2d2a33d4500eb479
11:44:36 [2022-07-15T11:44:36.702Z] #38 3.445 #=#=#                                                                         

###################################################################       94.3%
######################################################################## 100.0%
11:44:36 [2022-07-15T11:44:36.702Z] #38 3.915 
11:44:36 [2022-07-15T11:44:36.702Z] #38 5.489 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:44:36 [2022-07-15T11:44:36.702Z] #38 6.077 
11:44:36 [2022-07-15T11:44:36.702Z] #38 6.368 #=#=#                                                                         

                                                                           0.1%
##################################                                        47.9%
################################################################          89.6%
######################################################################## 100.0%
11:44:36 [2022-07-15T11:44:36.702Z] #38 7.057 
11:44:36 [2022-07-15T11:44:36.702Z] #38 8.581 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:44:36 [2022-07-15T11:44:36.702Z] #38 9.131 
11:44:36 [2022-07-15T11:44:36.702Z] #38 9.385 #=#=#                                                                         

######################################################################## 100.0%
11:44:36 [2022-07-15T11:44:36.702Z] #38 9.776 
11:44:36 [2022-07-15T11:44:36.702Z] #38 10.61 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:44:36 [2022-07-15T11:44:36.702Z] #38 11.00 
11:44:36 [2022-07-15T11:44:36.702Z] #38 11.27 #=#=#                                                                         

######################################################################## 100.0%
11:44:36 [2022-07-15T11:44:36.702Z] #38 11.74 
11:44:36 [2022-07-15T11:44:36.702Z] #38 11.84 Download of images into '/build' complete.
11:44:36 [2022-07-15T11:44:36.702Z] #38 11.84 Use something like the following to load the result into a Docker daemon:
11:44:36 [2022-07-15T11:44:36.702Z] #38 11.84   tar -cC '/build' . | docker load
11:44:36 [2022-07-15T11:44:36.702Z] #38 DONE 12.2s
11:44:36 [2022-07-15T11:44:36.813Z] #42 ...
11:44:36 [2022-07-15T11:44:36.813Z] 
11:44:36 [2022-07-15T11:44:36.813Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:44:36 [2022-07-15T11:44:36.813Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
11:44:36 [2022-07-15T11:44:36.813Z] #34 6.089 + git clone https://github.com/kolyshkin/go-swagger.git .
11:44:36 [2022-07-15T11:44:36.813Z] #34 6.110 Cloning into '.'...
11:44:36 [2022-07-15T11:44:36.813Z] #34 ...
11:44:36 [2022-07-15T11:44:36.813Z] 
11:44:36 [2022-07-15T11:44:36.813Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:44:36 [2022-07-15T11:44:36.813Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:44:36 [2022-07-15T11:44:36.813Z] #55 5.949 go: downloading github.com/golangci/golangci-lint v1.46.2
11:44:36 [2022-07-15T11:44:36.814Z] #55 9.013 go: downloading github.com/fatih/color v1.13.0
11:44:36 [2022-07-15T11:44:36.814Z] #55 9.061 go: downloading github.com/gofrs/flock v0.8.1
11:44:36 [2022-07-15T11:44:36.814Z] #55 9.288 go: downloading github.com/spf13/cobra v1.4.0
11:44:36 [2022-07-15T11:44:36.814Z] #55 9.616 go: downloading github.com/spf13/pflag v1.0.5
11:44:36 [2022-07-15T11:44:36.814Z] #55 9.881 go: downloading github.com/spf13/viper v1.11.0
11:44:36 [2022-07-15T11:44:36.814Z] #55 10.08 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:44:36 [2022-07-15T11:44:36.814Z] #55 10.76 go: downloading github.com/mattn/go-colorable v0.1.12
11:44:36 [2022-07-15T11:44:36.814Z] #55 10.77 go: downloading github.com/mattn/go-isatty v0.0.14
11:44:36 [2022-07-15T11:44:36.814Z] #55 10.89 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
11:44:36 [2022-07-15T11:44:36.814Z] #55 10.99 go: downloading github.com/go-critic/go-critic v0.6.3
11:44:36 [2022-07-15T11:44:36.963Z] 
11:44:36 [2022-07-15T11:44:36.963Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:44:36 [2022-07-15T11:44:36.963Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
11:44:36 [2022-07-15T11:44:36.963Z] #60 11.07 gotestsum version dev
11:44:36 [2022-07-15T11:44:36.963Z] #60 DONE 11.2s
11:44:36 [2022-07-15T11:44:36.963Z] 
11:44:36 [2022-07-15T11:44:36.963Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:44:36 [2022-07-15T11:44:36.963Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:44:36 [2022-07-15T11:44:36.963Z] #83 4.845 Fetched 8550 kB in 3s (2643 kB/s)
11:44:36 [2022-07-15T11:44:36.963Z] #83 4.845 Reading package lists...
11:44:36 [2022-07-15T11:44:36.963Z] #83 6.150 Reading package lists...
11:44:36 [2022-07-15T11:44:36.963Z] #83 7.478 Building dependency tree...
11:44:36 [2022-07-15T11:44:36.963Z] #83 7.917 python3 is already the newest version (3.9.2-3).
11:44:36 [2022-07-15T11:44:36.963Z] #83 7.917 The following additional packages will be installed:
11:44:36 [2022-07-15T11:44:36.963Z] #83 7.918   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
11:44:36 [2022-07-15T11:44:36.963Z] #83 7.919   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
11:44:36 [2022-07-15T11:44:36.963Z] #83 7.931 Suggested packages:
11:44:36 [2022-07-15T11:44:36.963Z] #83 7.934   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
11:44:36 [2022-07-15T11:44:36.963Z] #83 7.934   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
11:44:36 [2022-07-15T11:44:36.963Z] #83 7.934   m4-doc ed diffutils-doc
11:44:36 [2022-07-15T11:44:36.963Z] #83 7.934 Recommended packages:
11:44:36 [2022-07-15T11:44:36.963Z] #83 7.935   fakeroot libalgorithm-merge-perl libltdl-dev
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.386 The following NEW packages will be installed:
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.387   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.387   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.387   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.388   libyajl2 m4 patch xz-utils
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.664 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.664 Need to get 5940 kB of archives.
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.664 After this operation, 18.7 MB of additional disk space will be used.
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.664 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.669 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.674 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.675 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.677 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.679 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.682 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.684 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.687 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.693 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.701 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.703 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.730 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.754 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.755 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.756 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.757 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.758 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.760 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.764 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.769 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.771 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 8.771 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
11:44:36 [2022-07-15T11:44:36.963Z] #83 9.194 debconf: delaying package configuration, since apt-utils is not installed
11:44:36 [2022-07-15T11:44:36.963Z] #83 9.419 Fetched 5940 kB in 0s (15.8 MB/s)
11:44:36 [2022-07-15T11:44:36.963Z] #83 9.542 Selecting previously unselected package bzip2.
11:44:36 [2022-07-15T11:44:36.963Z] #83 9.542 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:44:36 [2022-07-15T11:44:36.963Z] #83 9.574 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 9.678 Unpacking bzip2 (1.0.8-4) ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 9.809 Selecting previously unselected package libmagic-mgc.
11:44:36 [2022-07-15T11:44:36.963Z] #83 9.812 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 9.830 Unpacking libmagic-mgc (1:5.39-3) ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 10.09 Selecting previously unselected package libmagic1:amd64.
11:44:36 [2022-07-15T11:44:36.963Z] #83 10.09 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 10.10 Unpacking libmagic1:amd64 (1:5.39-3) ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 10.39 Selecting previously unselected package file.
11:44:36 [2022-07-15T11:44:36.963Z] #83 10.39 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 10.39 Unpacking file (1:5.39-3) ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 10.55 Selecting previously unselected package xz-utils.
11:44:36 [2022-07-15T11:44:36.963Z] #83 10.56 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 10.56 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 10.74 Selecting previously unselected package libsigsegv2:amd64.
11:44:36 [2022-07-15T11:44:36.963Z] #83 10.75 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 10.75 Unpacking libsigsegv2:amd64 (2.13-1) ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 10.95 Selecting previously unselected package m4.
11:44:36 [2022-07-15T11:44:36.963Z] #83 10.95 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 10.97 Unpacking m4 (1.4.18-5) ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 11.23 Selecting previously unselected package autoconf.
11:44:36 [2022-07-15T11:44:36.963Z] #83 11.24 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 11.24 Unpacking autoconf (2.69-14) ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 11.40 Selecting previously unselected package autotools-dev.
11:44:36 [2022-07-15T11:44:36.963Z] #83 11.40 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
11:44:36 [2022-07-15T11:44:36.963Z] #83 11.40 Unpacking autotools-dev (20180224.1+nmu1) ...
11:44:37 [2022-07-15T11:44:37.073Z] #55 ...
11:44:37 [2022-07-15T11:44:37.074Z] 
11:44:37 [2022-07-15T11:44:37.074Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:44:37 [2022-07-15T11:44:37.074Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
11:44:37 [2022-07-15T11:44:37.074Z] #57 6.358 go: downloading mvdan.cc/sh/v3 v3.0.2
11:44:37 [2022-07-15T11:44:37.074Z] #57 7.732 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:44:37 [2022-07-15T11:44:37.074Z] #57 7.740 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:44:37 [2022-07-15T11:44:37.074Z] #57 7.918 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:44:37 [2022-07-15T11:44:37.074Z] #57 10.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:44:37 [2022-07-15T11:44:37.228Z] #83 11.56 Selecting previously unselected package automake.
11:44:37 [2022-07-15T11:44:37.228Z] #83 11.57 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
11:44:37 [2022-07-15T11:44:37.228Z] #83 11.58 Unpacking automake (1:1.16.3-2) ...
11:44:37 [2022-07-15T11:44:37.333Z] #57 ...
11:44:37 [2022-07-15T11:44:37.333Z] 
11:44:37 [2022-07-15T11:44:37.333Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:44:37 [2022-07-15T11:44:37.333Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:44:37 [2022-07-15T11:44:37.333Z] #76 6.319 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:44:37 [2022-07-15T11:44:37.333Z] #76 6.358 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:44:37 [2022-07-15T11:44:37.333Z] #76 6.358 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:44:37 [2022-07-15T11:44:37.333Z] #76 7.859 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:44:37 [2022-07-15T11:44:37.333Z] #76 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:44:37 [2022-07-15T11:44:37.333Z] #76 ...
11:44:37 [2022-07-15T11:44:37.333Z] 
11:44:37 [2022-07-15T11:44:37.333Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:44:37 [2022-07-15T11:44:37.333Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:44:37 [2022-07-15T11:44:37.333Z] #51 11.52 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:44:37 [2022-07-15T11:44:37.488Z] #83 11.78 Selecting previously unselected package patch.
11:44:37 [2022-07-15T11:44:37.488Z] #83 11.78 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
11:44:37 [2022-07-15T11:44:37.488Z] #83 ...
11:44:37 [2022-07-15T11:44:37.488Z] 
11:44:37 [2022-07-15T11:44:37.488Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:44:37 [2022-07-15T11:44:37.488Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:44:37 [2022-07-15T11:44:37.488Z] #58 10.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
11:44:37 [2022-07-15T11:44:37.488Z] #58 11.38 debconf: delaying package configuration, since apt-utils is not installed
11:44:37 [2022-07-15T11:44:37.488Z] #58 11.46 Fetched 2314 kB in 3s (810 kB/s)
11:44:37 [2022-07-15T11:44:37.488Z] #58 11.51 Selecting previously unselected package libprotobuf23:amd64.
11:44:37 [2022-07-15T11:44:37.488Z] #58 11.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:44:37 [2022-07-15T11:44:37.488Z] #58 11.53 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
11:44:37 [2022-07-15T11:44:37.488Z] #58 11.55 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
11:44:37 [2022-07-15T11:44:37.748Z] #58 11.82 Selecting previously unselected package python3-pkg-resources.
11:44:37 [2022-07-15T11:44:37.748Z] #58 11.82 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:44:37 [2022-07-15T11:44:37.748Z] #58 11.83 Unpacking python3-pkg-resources (52.0.0-4) ...
11:44:37 [2022-07-15T11:44:37.748Z] #58 11.93 Selecting previously unselected package python3-six.
11:44:37 [2022-07-15T11:44:37.748Z] #58 11.93 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:44:37 [2022-07-15T11:44:37.748Z] #58 11.93 Unpacking python3-six (1.16.0-2) ...
11:44:38 [2022-07-15T11:44:38.008Z] #58 12.10 Selecting previously unselected package python3-protobuf.
11:44:38 [2022-07-15T11:44:38.008Z] #58 12.11 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
11:44:38 [2022-07-15T11:44:38.008Z] #58 12.14 Unpacking python3-protobuf (3.12.4-1) ...
11:44:38 [2022-07-15T11:44:38.008Z] #58 12.33 Selecting previously unselected package libnet1:amd64.
11:44:38 [2022-07-15T11:44:38.008Z] #58 12.33 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:44:38 [2022-07-15T11:44:38.008Z] #58 12.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:44:38 [2022-07-15T11:44:38.267Z] #58 12.48 Selecting previously unselected package libnl-3-200:amd64.
11:44:38 [2022-07-15T11:44:38.268Z] #58 12.48 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:44:38 [2022-07-15T11:44:38.268Z] #58 12.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:44:38 [2022-07-15T11:44:38.268Z] #58 12.62 Selecting previously unselected package libprotobuf-c1:amd64.
11:44:38 [2022-07-15T11:44:38.527Z] #58 12.62 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:44:38 [2022-07-15T11:44:38.527Z] #58 12.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:44:38 [2022-07-15T11:44:38.527Z] #58 12.72 Selecting previously unselected package criu.
11:44:38 [2022-07-15T11:44:38.527Z] #58 12.73 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
11:44:38 [2022-07-15T11:44:38.527Z] #58 12.73 Unpacking criu (3.17-1) ...
11:44:38 [2022-07-15T11:44:38.787Z] #58 12.97 Setting up python3-pkg-resources (52.0.0-4) ...
11:44:39 [2022-07-15T11:44:39.356Z] #58 13.52 Setting up libprotobuf23:amd64 (3.12.4-1) ...
11:44:39 [2022-07-15T11:44:39.356Z] #58 13.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:44:39 [2022-07-15T11:44:39.356Z] #58 13.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:44:39 [2022-07-15T11:44:39.356Z] #58 13.64 Setting up python3-six (1.16.0-2) ...
11:44:39 [2022-07-15T11:44:39.616Z] #58 13.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:44:39 [2022-07-15T11:44:39.871Z] #51 13.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:44:39 [2022-07-15T11:44:39.876Z] #58 14.01 Setting up python3-protobuf (3.12.4-1) ...
11:44:40 [2022-07-15T11:44:40.822Z] #58 14.91 Setting up criu (3.17-1) ...
11:44:40 [2022-07-15T11:44:40.822Z] #58 ...
11:44:40 [2022-07-15T11:44:40.822Z] 
11:44:40 [2022-07-15T11:44:40.822Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:44:40 [2022-07-15T11:44:40.822Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:44:40 [2022-07-15T11:44:40.822Z] #83 11.85 Unpacking patch (2.7.6-7) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 11.96 Selecting previously unselected package dpkg-dev.
11:44:40 [2022-07-15T11:44:40.822Z] #83 11.96 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 11.97 Unpacking dpkg-dev (1.20.11) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.34 Selecting previously unselected package build-essential.
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.34 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.35 Unpacking build-essential (12.9) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.44 Selecting previously unselected package libcap2:amd64.
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.44 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.45 Unpacking libcap2:amd64 (1:2.44-1) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.58 Selecting previously unselected package libcap-dev:amd64.
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.58 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.59 Unpacking libcap-dev:amd64 (1:2.44-1) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.70 Selecting previously unselected package libprotobuf-c1:amd64.
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.71 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.78 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.79 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.79 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.86 Selecting previously unselected package libseccomp-dev:amd64.
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.87 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.88 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.98 Selecting previously unselected package libsystemd-dev:amd64.
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.98 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 12.99 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.23 Selecting previously unselected package libtool.
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.23 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.25 Unpacking libtool (2.4.6-15) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.36 Selecting previously unselected package libudev-dev:amd64.
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.37 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.37 Unpacking libudev-dev:amd64 (247.3-7) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.57 Selecting previously unselected package libyajl2:amd64.
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.57 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.58 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.63 Selecting previously unselected package libyajl-dev:amd64.
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.63 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.64 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.81 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.83 Setting up libmagic-mgc (1:5.39-3) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.84 Setting up libyajl2:amd64 (2.1.0-3) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.88 Setting up libmagic1:amd64 (1:5.39-3) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.90 Setting up file (1:5.39-3) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.92 Setting up bzip2 (1.0.8-4) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.94 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.96 Setting up libcap2:amd64 (1:2.44-1) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.98 Setting up autotools-dev (20180224.1+nmu1) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 13.99 Setting up libsigsegv2:amd64 (2.13-1) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 14.00 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 14.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:44:40 [2022-07-15T11:44:40.822Z] #83 14.04 Setting up patch (2.7.6-7) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 14.05 Setting up libudev-dev:amd64 (247.3-7) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 14.07 Setting up libyajl-dev:amd64 (2.1.0-3) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 14.11 Setting up libcap-dev:amd64 (1:2.44-1) ...
11:44:40 [2022-07-15T11:44:40.822Z] #83 14.16 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:44:40 [2022-07-15T11:44:40.823Z] #83 14.18 Setting up libtool (2.4.6-15) ...
11:44:40 [2022-07-15T11:44:40.823Z] #83 14.21 Setting up m4 (1.4.18-5) ...
11:44:40 [2022-07-15T11:44:40.823Z] #83 14.22 Setting up dpkg-dev (1.20.11) ...
11:44:40 [2022-07-15T11:44:40.823Z] #83 14.26 Setting up autoconf (2.69-14) ...
11:44:40 [2022-07-15T11:44:40.823Z] #83 14.28 Setting up build-essential (12.9) ...
11:44:40 [2022-07-15T11:44:40.823Z] #83 14.29 Setting up automake (1:1.16.3-2) ...
11:44:40 [2022-07-15T11:44:40.823Z] #83 14.30 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:44:40 [2022-07-15T11:44:40.823Z] #83 14.33 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:44:40 [2022-07-15T11:44:40.823Z] #83 DONE 15.3s
11:44:41 [2022-07-15T11:44:41.082Z] 
11:44:41 [2022-07-15T11:44:41.082Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:44:41 [2022-07-15T11:44:41.082Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:44:41 [2022-07-15T11:44:41.082Z] #62 5.610 go: downloading honnef.co/go/tools v0.3.1
11:44:41 [2022-07-15T11:44:41.082Z] #62 5.610 go: downloading mvdan.cc/gofumpt v0.3.1
11:44:41 [2022-07-15T11:44:41.082Z] #62 5.610 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:44:41 [2022-07-15T11:44:41.082Z] #62 5.742 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:44:41 [2022-07-15T11:44:41.082Z] #62 5.770 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
11:44:41 [2022-07-15T11:44:41.082Z] #62 5.770 go: downloading golang.org/x/text v0.3.7
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.478 go: downloading github.com/subosito/gotenv v1.2.0
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.482 go: downloading github.com/hashicorp/hcl v1.0.0
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.482 go: downloading gopkg.in/ini.v1 v1.66.4
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.482 go: downloading github.com/magiconair/properties v1.8.6
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.536 go: downloading github.com/pelletier/go-toml v1.9.5
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.709 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.725 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.761 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.775 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.796 go: downloading github.com/go-toolsmith/astp v1.0.0
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.803 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.812 go: downloading github.com/go-toolsmith/typep v1.0.2
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.814 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.840 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.855 go: downloading github.com/davecgh/go-spew v1.1.1
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.877 go: downloading github.com/pmezard/go-difflib v1.0.0
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.918 go: downloading github.com/stretchr/objx v0.1.1
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.937 go: downloading github.com/gobwas/glob v0.2.3
11:44:41 [2022-07-15T11:44:41.082Z] #62 6.958 go: downloading github.com/kisielk/gotool v1.0.0
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.022 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.093 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.096 go: downloading github.com/ettle/strcase v0.1.1
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.150 go: downloading github.com/Masterminds/semver v1.5.0
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.234 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.237 go: downloading github.com/fatih/structtag v1.2.0
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.306 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.338 go: downloading github.com/prometheus/client_golang v1.12.1
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.394 go: downloading github.com/prometheus/client_model v0.2.0
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.558 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.561 go: downloading github.com/google/go-cmp v0.5.7
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.697 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.722 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.755 go: downloading github.com/hexops/gotextdiff v1.0.3
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.796 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.798 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.853 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.964 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.977 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
11:44:41 [2022-07-15T11:44:41.082Z] #62 7.991 go: downloading github.com/golang/protobuf v1.5.2
11:44:41 [2022-07-15T11:44:41.082Z] #62 8.072 go: downloading github.com/prometheus/common v0.32.1
11:44:41 [2022-07-15T11:44:41.082Z] #62 8.102 go: downloading github.com/beorn7/perks v1.0.1
11:44:41 [2022-07-15T11:44:41.082Z] #62 8.114 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:44:41 [2022-07-15T11:44:41.082Z] #62 8.198 go: downloading github.com/prometheus/procfs v0.7.3
11:44:41 [2022-07-15T11:44:41.082Z] #62 8.265 go: downloading google.golang.org/protobuf v1.28.0
11:44:41 [2022-07-15T11:44:41.082Z] #62 8.308 go: downloading github.com/mattn/go-runewidth v0.0.9
11:44:41 [2022-07-15T11:44:41.082Z] #62 9.072 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:44:41 [2022-07-15T11:44:41.342Z] #62 ...
11:44:41 [2022-07-15T11:44:41.342Z] 
11:44:41 [2022-07-15T11:44:41.342Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:44:41 [2022-07-15T11:44:41.342Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:44:41 [2022-07-15T11:44:41.604Z] #58 15.66 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:44:41 [2022-07-15T11:44:41.864Z] #58 DONE 16.1s
11:44:41 [2022-07-15T11:44:41.864Z] 
11:44:41 [2022-07-15T11:44:41.864Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:44:41 [2022-07-15T11:44:41.864Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:44:41 [2022-07-15T11:44:41.864Z] #84 0.868 Cloning into '/tmp/crun-build'...
11:44:42 [2022-07-15T11:44:42.412Z] #51 16.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
11:44:42 [2022-07-15T11:44:42.412Z] #51 ...
11:44:42 [2022-07-15T11:44:42.412Z] 
11:44:42 [2022-07-15T11:44:42.412Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:44:42 [2022-07-15T11:44:42.412Z] #26 sha256:a50700c5791587f16b1e800cb9c70a40f6f1eb661aa31293e20eca4a30cc0b5d
11:44:42 [2022-07-15T11:44:42.412Z] #26 16.12 + mkdir -p /build
11:44:42 [2022-07-15T11:44:42.412Z] #26 16.13 + mv docker/docker /build/
11:44:42 [2022-07-15T11:44:42.412Z] #26 16.14 + rmdir docker
11:44:42 [2022-07-15T11:44:42.412Z] #26 DONE 16.8s
11:44:42 [2022-07-15T11:44:42.412Z] 
11:44:42 [2022-07-15T11:44:42.412Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:44:42 [2022-07-15T11:44:42.412Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
11:44:42 [2022-07-15T11:44:42.412Z] #36 15.40 go: downloading github.com/sirupsen/logrus v1.6.0
11:44:42 [2022-07-15T11:44:42.412Z] #36 15.41 go: downloading github.com/spf13/cobra v1.1.3
11:44:42 [2022-07-15T11:44:42.412Z] #36 15.82 go: downloading github.com/mattn/go-isatty v0.0.3
11:44:42 [2022-07-15T11:44:42.412Z] #36 16.05 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
11:44:42 [2022-07-15T11:44:42.412Z] #36 16.48 go: downloading gopkg.in/yaml.v2 v2.4.0
11:44:42 [2022-07-15T11:44:42.412Z] #36 16.91 go: downloading github.com/cosiner/argv v0.1.0
11:44:42 [2022-07-15T11:44:42.980Z] #36 17.17 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
11:44:42 [2022-07-15T11:44:42.980Z] #36 17.21 go: downloading github.com/peterh/liner v1.2.2
11:44:42 [2022-07-15T11:44:42.980Z] #36 17.54 go: downloading github.com/google/go-dap v0.6.0
11:44:43 [2022-07-15T11:44:43.245Z] #84 2.152 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:44:43 [2022-07-15T11:44:43.245Z] #84 2.163 Cloning into '/tmp/crun-build/libocispec'...
11:44:43 [2022-07-15T11:44:43.504Z] #84 2.678 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
11:44:43 [2022-07-15T11:44:43.504Z] #84 2.704 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:44:43 [2022-07-15T11:44:43.549Z] #36 18.18 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
11:44:43 [2022-07-15T11:44:43.765Z] #84 2.705 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:44:43 [2022-07-15T11:44:43.765Z] #84 2.705 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:44:43 [2022-07-15T11:44:43.765Z] #84 2.728 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:44:44 [2022-07-15T11:44:44.334Z] #84 3.300 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:44:44 [2022-07-15T11:44:44.485Z] #36 18.92 go: downloading github.com/mattn/go-runewidth v0.0.3
11:44:44 [2022-07-15T11:44:44.744Z] #36 19.05 go: downloading github.com/hashicorp/golang-lru v0.5.4
11:44:44 [2022-07-15T11:44:44.744Z] #36 19.16 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
11:44:44 [2022-07-15T11:44:44.903Z] #84 3.850 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:44:45 [2022-07-15T11:44:45.315Z] #36 ...
11:44:45 [2022-07-15T11:44:45.315Z] 
11:44:45 [2022-07-15T11:44:45.315Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:44:45 [2022-07-15T11:44:45.315Z] #67 sha256:d2b861aa5c8f06ec55f595e89fca172fa096bc55c59fe8f8e0120af12d76014b
11:44:45 [2022-07-15T11:44:45.315Z] #67 9.342 go: downloading github.com/sirupsen/logrus v1.8.1
11:44:45 [2022-07-15T11:44:45.315Z] #67 9.369 go: downloading github.com/urfave/cli/v2 v2.4.0
11:44:45 [2022-07-15T11:44:45.315Z] #67 9.818 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:44:45 [2022-07-15T11:44:45.315Z] #67 13.46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:44:45 [2022-07-15T11:44:45.315Z] #67 14.46 go: downloading github.com/google/uuid v1.3.0
11:44:45 [2022-07-15T11:44:45.315Z] #67 14.49 go: downloading github.com/moby/vpnkit v0.5.0
11:44:45 [2022-07-15T11:44:45.315Z] #67 14.70 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:44:45 [2022-07-15T11:44:45.315Z] #67 14.90 go: downloading github.com/gofrs/flock v0.8.1
11:44:45 [2022-07-15T11:44:45.315Z] #67 14.97 go: downloading github.com/gorilla/mux v1.8.0
11:44:45 [2022-07-15T11:44:45.315Z] #67 15.24 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:44:45 [2022-07-15T11:44:45.315Z] #67 15.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:44:45 [2022-07-15T11:44:45.315Z] #67 16.28 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:44:45 [2022-07-15T11:44:45.315Z] #67 16.43 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:44:45 [2022-07-15T11:44:45.315Z] #67 ...
11:44:45 [2022-07-15T11:44:45.315Z] 
11:44:45 [2022-07-15T11:44:45.315Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:44:45 [2022-07-15T11:44:45.315Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
11:44:45 [2022-07-15T11:44:45.315Z] #38 19.59 tomll can be used in two ways:
11:44:45 [2022-07-15T11:44:45.315Z] #38 19.59 Writing to STDIN and reading from STDOUT:
11:44:45 [2022-07-15T11:44:45.315Z] #38 19.59   cat file.toml | tomll > file.toml
11:44:45 [2022-07-15T11:44:45.315Z] #38 19.59 
11:44:45 [2022-07-15T11:44:45.315Z] #38 19.59 Reading and updating a list of files:
11:44:45 [2022-07-15T11:44:45.315Z] #38 19.59   tomll a.toml b.toml c.toml
11:44:45 [2022-07-15T11:44:45.315Z] #38 19.59 
11:44:45 [2022-07-15T11:44:45.315Z] #38 19.60 When given a list of files, tomll will modify all files in place without asking.
11:44:45 [2022-07-15T11:44:45.315Z] #38 DONE 19.8s
11:44:45 [2022-07-15T11:44:45.315Z] 
11:44:45 [2022-07-15T11:44:45.316Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:44:45 [2022-07-15T11:44:45.316Z] #67 sha256:d2b861aa5c8f06ec55f595e89fca172fa096bc55c59fe8f8e0120af12d76014b
11:44:45 [2022-07-15T11:44:45.316Z] #67 19.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:44:45 [2022-07-15T11:44:45.316Z] #67 ...
11:44:45 [2022-07-15T11:44:45.316Z] 
11:44:45 [2022-07-15T11:44:45.316Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:44:45 [2022-07-15T11:44:45.316Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:44:45 [2022-07-15T11:44:45.316Z] #55 12.52 go: downloading github.com/hashicorp/go-version v1.4.0
11:44:45 [2022-07-15T11:44:45.316Z] #55 12.68 go: downloading github.com/ldez/gomoddirectives v0.2.3
11:44:45 [2022-07-15T11:44:45.316Z] #55 12.85 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:44:45 [2022-07-15T11:44:45.316Z] #55 12.99 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:44:45 [2022-07-15T11:44:45.316Z] #55 18.09 go: downloading github.com/sirupsen/logrus v1.8.1
11:44:45 [2022-07-15T11:44:45.316Z] #55 18.19 go: downloading github.com/stretchr/testify v1.7.1
11:44:45 [2022-07-15T11:44:45.316Z] #55 18.59 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:44:45 [2022-07-15T11:44:45.316Z] #55 18.72 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:44:45 [2022-07-15T11:44:45.316Z] #55 18.82 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:44:45 [2022-07-15T11:44:45.316Z] #55 18.87 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:44:45 [2022-07-15T11:44:45.316Z] #55 19.05 go: downloading github.com/spf13/afero v1.8.2
11:44:45 [2022-07-15T11:44:45.316Z] #55 19.07 go: downloading github.com/spf13/cast v1.4.1
11:44:45 [2022-07-15T11:44:45.316Z] #55 19.40 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:44:45 [2022-07-15T11:44:45.316Z] #55 19.49 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
11:44:45 [2022-07-15T11:44:45.316Z] #55 19.51 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:44:45 [2022-07-15T11:44:45.316Z] #55 19.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:44:45 [2022-07-15T11:44:45.316Z] #55 19.82 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:44:45 [2022-07-15T11:44:45.472Z] #84 4.372 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
11:44:45 [2022-07-15T11:44:45.472Z] #84 4.543 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
11:44:45 [2022-07-15T11:44:45.732Z] #84 4.720 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
11:44:45 [2022-07-15T11:44:45.897Z] #55 20.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:44:46 [2022-07-15T11:44:46.156Z] #55 20.53 go: downloading github.com/go-toolsmith/astp v1.0.0
11:44:46 [2022-07-15T11:44:46.156Z] #55 20.69 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:44:46 [2022-07-15T11:44:46.156Z] #55 ...
11:44:46 [2022-07-15T11:44:46.156Z] 
11:44:46 [2022-07-15T11:44:46.156Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:44:46 [2022-07-15T11:44:46.156Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:44:46 [2022-07-15T11:44:46.156Z] #62 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:44:46 [2022-07-15T11:44:46.156Z] #62 13.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:44:46 [2022-07-15T11:44:46.415Z] #62 ...
11:44:46 [2022-07-15T11:44:46.415Z] 
11:44:46 [2022-07-15T11:44:46.415Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:44:46 [2022-07-15T11:44:46.415Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:44:46 [2022-07-15T11:44:46.415Z] #55 20.87 go: downloading github.com/go-toolsmith/typep v1.0.2
11:44:46 [2022-07-15T11:44:46.415Z] #55 21.01 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
11:44:46 [2022-07-15T11:44:46.415Z] #55 ...
11:44:46 [2022-07-15T11:44:46.415Z] 
11:44:46 [2022-07-15T11:44:46.415Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:44:46 [2022-07-15T11:44:46.415Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:44:46 [2022-07-15T11:44:46.415Z] #14 11.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:44:46 [2022-07-15T11:44:46.415Z] #14 13.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:44:46 [2022-07-15T11:44:46.675Z] #14 ...
11:44:46 [2022-07-15T11:44:46.675Z] 
11:44:46 [2022-07-15T11:44:46.675Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:44:46 [2022-07-15T11:44:46.675Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
11:44:46 [2022-07-15T11:44:46.675Z] #36 21.19 go: downloading github.com/russross/blackfriday/v2 v2.0.1
11:44:46 [2022-07-15T11:44:46.934Z] #36 21.37 go: downloading github.com/cilium/ebpf v0.7.0
11:44:46 [2022-07-15T11:44:46.934Z] #36 ...
11:44:46 [2022-07-15T11:44:46.934Z] 
11:44:46 [2022-07-15T11:44:46.934Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:44:46 [2022-07-15T11:44:46.934Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
11:44:46 [2022-07-15T11:44:46.934Z] #40 11.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:44:46 [2022-07-15T11:44:46.934Z] #40 11.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:44:47 [2022-07-15T11:44:47.193Z] #40 ...
11:44:47 [2022-07-15T11:44:47.193Z] 
11:44:47 [2022-07-15T11:44:47.193Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:44:47 [2022-07-15T11:44:47.193Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:44:47 [2022-07-15T11:44:47.193Z] #42 21.06 Fetched 8550 kB in 17s (509 kB/s)
11:44:48 [2022-07-15T11:44:48.985Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00dae8bc9c5f74a21) in /home/ubuntu/workspace/moby_PR-43813
[Pipeline] {
[Pipeline] checkout
11:44:49 [2022-07-15T11:44:49.201Z] The recommended git tool is: git
11:44:49 [2022-07-15T11:44:49.259Z] #42 21.06 Reading package lists...
11:44:49 [2022-07-15T11:44:49.259Z] #42 ...
11:44:49 [2022-07-15T11:44:49.259Z] 
11:44:49 [2022-07-15T11:44:49.259Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:44:49 [2022-07-15T11:44:49.259Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:44:49 [2022-07-15T11:44:49.259Z] #76 13.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:44:49 [2022-07-15T11:44:49.259Z] #76 ...
11:44:49 [2022-07-15T11:44:49.259Z] 
11:44:49 [2022-07-15T11:44:49.259Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:44:49 [2022-07-15T11:44:49.259Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:44:49 [2022-07-15T11:44:49.259Z] #62 23.50 Fetched 8550 kB in 17s (491 kB/s)
11:44:49 [2022-07-15T11:44:49.841Z] #62 23.50 Reading package lists...
11:44:49 [2022-07-15T11:44:49.841Z] #62 ...
11:44:49 [2022-07-15T11:44:49.841Z] 
11:44:49 [2022-07-15T11:44:49.841Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:44:49 [2022-07-15T11:44:49.841Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
11:44:49 [2022-07-15T11:44:49.841Z] #53 14.13 go: downloading github.com/jonboulle/clockwork v0.2.2
11:44:49 [2022-07-15T11:44:49.841Z] #53 14.19 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:44:49 [2022-07-15T11:44:49.841Z] #53 14.31 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:44:49 [2022-07-15T11:44:49.841Z] #53 17.00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:44:49 [2022-07-15T11:44:49.841Z] #53 17.01 go: downloading golang.org/x/mod v0.3.0
11:44:49 [2022-07-15T11:44:49.841Z] #53 ...
11:44:49 [2022-07-15T11:44:49.841Z] 
11:44:49 [2022-07-15T11:44:49.841Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:44:49 [2022-07-15T11:44:49.841Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:44:49 [2022-07-15T11:44:49.841Z] #55 22.14 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:44:49 [2022-07-15T11:44:49.841Z] #55 22.37 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
11:44:49 [2022-07-15T11:44:49.841Z] #55 23.14 go: downloading github.com/hashicorp/errwrap v1.0.0
11:44:49 [2022-07-15T11:44:49.841Z] #55 23.87 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
11:44:49 [2022-07-15T11:44:49.841Z] #55 23.96 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:44:49 [2022-07-15T11:44:49.841Z] #55 24.06 go: downloading github.com/Antonboom/errname v0.1.6
11:44:49 [2022-07-15T11:44:49.841Z] #55 24.12 go: downloading github.com/Antonboom/nilnil v0.1.1
11:44:49 [2022-07-15T11:44:49.841Z] #55 24.23 go: downloading github.com/BurntSushi/toml v1.1.0
11:44:49 [2022-07-15T11:44:49.841Z] #55 24.24 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:44:49 [2022-07-15T11:44:49.841Z] #55 24.32 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
11:44:50 [2022-07-15T11:44:50.116Z] #55 24.52 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:44:50 [2022-07-15T11:44:50.116Z] #55 24.64 go: downloading github.com/alexkohler/prealloc v1.0.0
11:44:50 [2022-07-15T11:44:50.378Z] #55 24.81 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:44:50 [2022-07-15T11:44:50.548Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-076df0a7ea06b1629) in /home/ubuntu/workspace/moby_PR-43813
[Pipeline] {
[Pipeline] checkout
11:44:50 [2022-07-15T11:44:50.636Z] #55 24.95 go: downloading github.com/ashanbrown/makezero v1.1.1
11:44:50 [2022-07-15T11:44:50.636Z] #55 25.10 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:44:50 [2022-07-15T11:44:50.636Z] #55 25.12 go: downloading github.com/blizzy78/varnamelen v0.8.0
11:44:50 [2022-07-15T11:44:50.636Z] #55 25.24 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:44:50 [2022-07-15T11:44:50.773Z] The recommended git tool is: git
11:44:50 [2022-07-15T11:44:50.899Z] #55 25.37 go: downloading github.com/breml/bidichk v0.2.3
11:44:50 [2022-07-15T11:44:50.899Z] #55 25.40 go: downloading github.com/breml/errchkjson v0.3.0
11:44:51 [2022-07-15T11:44:51.157Z] #55 25.53 go: downloading github.com/butuzov/ireturn v0.1.1
11:44:51 [2022-07-15T11:44:51.157Z] #55 25.64 go: downloading github.com/charithe/durationcheck v0.0.9
11:44:51 [2022-07-15T11:44:51.157Z] #55 25.70 go: downloading github.com/daixiang0/gci v0.3.3
11:44:51 [2022-07-15T11:44:51.417Z] #55 25.81 go: downloading github.com/denis-tingaikin/go-header v0.4.3
11:44:51 [2022-07-15T11:44:51.417Z] #55 25.88 go: downloading github.com/esimonov/ifshort v1.0.4
11:44:51 [2022-07-15T11:44:51.417Z] #55 26.04 go: downloading github.com/firefart/nonamedreturns v1.0.1
11:44:51 [2022-07-15T11:44:51.660Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-059e779dbf176ccc3) in /home/ubuntu/workspace/moby_PR-43813
[Pipeline] {
11:44:51 [2022-07-15T11:44:51.677Z] #55 26.07 go: downloading github.com/fzipp/gocyclo v0.5.1
11:44:51 [2022-07-15T11:44:51.677Z] #55 26.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:44:51 [2022-07-15T11:44:51.677Z] #55 26.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:44:51 [2022-07-15T11:44:51.677Z] #55 26.24 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
[Pipeline] checkout
11:44:51 [2022-07-15T11:44:51.936Z] #55 26.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:44:51 [2022-07-15T11:44:51.936Z] #55 26.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:44:52 [2022-07-15T11:44:52.194Z] #55 26.79 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:44:52 [2022-07-15T11:44:52.194Z] #55 26.82 go: downloading github.com/golangci/misspell v0.3.5
11:44:52 [2022-07-15T11:44:52.310Z] #84 10.98 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:44:52 [2022-07-15T11:44:52.411Z] The recommended git tool is: git
11:44:52 [2022-07-15T11:44:52.453Z] #55 26.85 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:44:52 [2022-07-15T11:44:52.453Z] #55 26.90 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:44:52 [2022-07-15T11:44:52.641Z] using credential docker-jenkins-github-credentials
11:44:52 [2022-07-15T11:44:52.653Z] Cloning the remote Git repository
11:44:52 [2022-07-15T11:44:52.653Z] Cloning with configured refspecs honoured and without tags
11:44:52 [2022-07-15T11:44:52.712Z] #55 27.03 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:44:52 [2022-07-15T11:44:52.712Z] #55 27.20 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:44:52 [2022-07-15T11:44:52.681Z] Cloning repository https://github.com/moby/moby.git
11:44:52 [2022-07-15T11:44:52.742Z]  > git init /home/ubuntu/workspace/moby_PR-43813 # timeout=10
11:44:52 [2022-07-15T11:44:52.971Z] #55 27.28 go: downloading github.com/jgautheron/goconst v1.5.1
11:44:52 [2022-07-15T11:44:52.971Z] #55 27.29 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:44:52 [2022-07-15T11:44:52.971Z] #55 27.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:44:52 [2022-07-15T11:44:52.971Z] #55 27.37 go: downloading github.com/julz/importas v0.1.0
11:44:52 [2022-07-15T11:44:52.971Z] #55 27.46 go: downloading github.com/kisielk/errcheck v1.6.0
11:44:52 [2022-07-15T11:44:52.971Z] #55 27.49 go: downloading github.com/kulti/thelper v0.6.2
11:44:53 [2022-07-15T11:44:53.229Z] #55 27.57 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:44:53 [2022-07-15T11:44:53.229Z] #55 27.68 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:44:53 [2022-07-15T11:44:53.229Z] #55 27.74 go: downloading github.com/leonklingele/grouper v1.1.0
11:44:53 [2022-07-15T11:44:53.229Z] #55 27.75 go: downloading github.com/ldez/tagliatelle v0.3.1
11:44:53 [2022-07-15T11:44:53.488Z] #55 27.89 go: downloading github.com/lufeee/execinquery v1.2.1
11:44:53 [2022-07-15T11:44:53.488Z] #55 27.94 go: downloading github.com/maratori/testpackage v1.0.1
11:44:53 [2022-07-15T11:44:53.488Z] #55 27.99 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:44:53 [2022-07-15T11:44:53.488Z] #55 28.09 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:44:53 [2022-07-15T11:44:53.488Z] #55 28.10 go: downloading github.com/mgechev/revive v1.2.1
11:44:53 [2022-07-15T11:44:53.846Z] using credential docker-jenkins-github-credentials
11:44:53 [2022-07-15T11:44:53.854Z] Cloning the remote Git repository
11:44:53 [2022-07-15T11:44:53.854Z] Cloning with configured refspecs honoured and without tags
11:44:53 [2022-07-15T11:44:53.209Z] Fetching upstream changes from https://github.com/moby/moby.git
11:44:53 [2022-07-15T11:44:53.209Z]  > git --version # timeout=10
11:44:53 [2022-07-15T11:44:53.217Z]  > git --version # 'git version 2.25.1'
11:44:53 [2022-07-15T11:44:53.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:44:53 [2022-07-15T11:44:53.284Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43813/head:refs/remotes/origin/PR-43813 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:44:54 [2022-07-15T11:44:54.325Z] #84 ...
11:44:54 [2022-07-15T11:44:54.325Z] 
11:44:54 [2022-07-15T11:44:54.325Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:44:54 [2022-07-15T11:44:54.325Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
11:44:54 [2022-07-15T11:44:54.325Z] #41 DONE 28.2s
11:44:54 [2022-07-15T11:44:54.325Z] 
11:44:54 [2022-07-15T11:44:54.325Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
11:44:54 [2022-07-15T11:44:54.325Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1
11:44:54 [2022-07-15T11:44:54.325Z] #19 13.36 Fetched 49.1 MB in 12s (3957 kB/s)
11:44:54 [2022-07-15T11:44:54.325Z] #19 13.36 Reading package lists...
11:44:54 [2022-07-15T11:44:54.431Z] #55 28.92 go: downloading github.com/moricho/tparallel v0.2.1
11:44:54 [2022-07-15T11:44:54.431Z] #55 28.92 go: downloading github.com/nakabonne/nestif v0.3.1
11:44:53 [2022-07-15T11:44:53.855Z] Cloning repository https://github.com/moby/moby.git
11:44:53 [2022-07-15T11:44:53.919Z]  > git init /home/ubuntu/workspace/moby_PR-43813 # timeout=10
11:44:54 [2022-07-15T11:44:54.212Z] Fetching upstream changes from https://github.com/moby/moby.git
11:44:54 [2022-07-15T11:44:54.212Z]  > git --version # timeout=10
11:44:54 [2022-07-15T11:44:54.250Z]  > git --version # 'git version 2.25.1'
11:44:54 [2022-07-15T11:44:54.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:44:54 [2022-07-15T11:44:54.281Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43813/head:refs/remotes/origin/PR-43813 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:44:54 [2022-07-15T11:44:54.599Z] #19 18.19 Reading package lists...
11:44:54 [2022-07-15T11:44:54.599Z] #19 ...
11:44:54 [2022-07-15T11:44:54.599Z] 
11:44:54 [2022-07-15T11:44:54.599Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:44:54 [2022-07-15T11:44:54.599Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 Delve is a source level debugger for Go programs.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 Delve enables you to interact with your program by controlling the execution of the process,
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 Pass flags to the program you are debugging using `--`, for example:
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 `dlv exec ./hello -- server --config conf/config.toml`
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 Usage:
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   dlv [command]
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 Available Commands:
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   attach      Attach to running process and begin debugging.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   connect     Connect to a headless debug server with a terminal client.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   core        Examine a core dump.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   debug       Compile and begin debugging main package in current directory, or the package specified.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   exec        Execute a precompiled binary, and begin a debug session.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   help        Help about any command
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   run         Deprecated command. Use 'debug' instead.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   test        Compile test binary and begin debugging program.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   trace       Compile and begin tracing program.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   version     Prints version.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 Flags:
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02       --disable-aslr                     Disables address space randomization
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   -h, --help                             help for dlv
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02       --init string                      Init file, executed by the terminal client.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02       --log                              Enable debugging server logging.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02       --wd string                        Working directory for running the program.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 Additional help topics:
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   dlv backend  Help about the --backend flag.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   dlv log      Help about logging flags.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02   dlv redirect Help about file redirection.
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 
11:44:54 [2022-07-15T11:44:54.599Z] #43 29.02 Use "dlv [command] --help" for more information about a command.
11:44:54 [2022-07-15T11:44:54.690Z] #55 29.05 go: downloading github.com/nishanths/exhaustive v0.7.11
11:44:54 [2022-07-15T11:44:54.690Z] #55 29.10 go: downloading github.com/nishanths/predeclared v0.2.2
11:44:54 [2022-07-15T11:44:54.690Z] #55 29.19 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
11:44:54 [2022-07-15T11:44:54.871Z] #43 DONE 29.4s
11:44:54 [2022-07-15T11:44:54.871Z] 
11:44:54 [2022-07-15T11:44:54.871Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:44:54 [2022-07-15T11:44:54.871Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:44:54 [2022-07-15T11:44:54.949Z] #55 29.34 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:44:54 [2022-07-15T11:44:54.949Z] #55 29.40 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:44:54 [2022-07-15T11:44:54.949Z] #55 29.50 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:44:54 [2022-07-15T11:44:54.949Z] #55 ...
11:44:54 [2022-07-15T11:44:54.949Z] 
11:44:54 [2022-07-15T11:44:54.949Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:44:54 [2022-07-15T11:44:54.949Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:44:54 [2022-07-15T11:44:54.949Z] #62 23.50 Reading package lists...
11:44:55 [2022-07-15T11:44:55.204Z] using credential docker-jenkins-github-credentials
11:44:55 [2022-07-15T11:44:55.214Z] Cloning the remote Git repository
11:44:55 [2022-07-15T11:44:55.214Z] Cloning with configured refspecs honoured and without tags
11:44:55 [2022-07-15T11:44:55.450Z] #84 ...
11:44:55 [2022-07-15T11:44:55.450Z] 
11:44:55 [2022-07-15T11:44:55.451Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
11:44:55 [2022-07-15T11:44:55.451Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1
11:44:55 [2022-07-15T11:44:55.451Z] #19 18.19 Reading package lists...
11:44:54 [2022-07-15T11:44:54.474Z] Cloning repository https://github.com/moby/moby.git
11:44:54 [2022-07-15T11:44:54.522Z]  > git init /home/ubuntu/workspace/moby_PR-43813 # timeout=10
11:44:54 [2022-07-15T11:44:54.775Z] Fetching upstream changes from https://github.com/moby/moby.git
11:44:54 [2022-07-15T11:44:54.775Z]  > git --version # timeout=10
11:44:54 [2022-07-15T11:44:54.788Z]  > git --version # 'git version 2.17.1'
11:44:54 [2022-07-15T11:44:54.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:44:54 [2022-07-15T11:44:54.796Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43813/head:refs/remotes/origin/PR-43813 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:44:56 [2022-07-15T11:44:56.399Z] #19 22.83 Building dependency tree...
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87 The following additional packages will be installed:
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.87   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.88   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.88   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.88   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.88   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.88   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.88   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.88   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.88   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.88   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.88   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.88   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.88   linux-libc-dev-s390x-cross patch xz-utils
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.90 Suggested packages:
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.90   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.90   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.90   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.90   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.90   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.90   libyaml-shell-perl ed diffutils-doc
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.90 Recommended packages:
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.90   fakeroot build-essential libalgorithm-merge-perl libwww-perl
11:44:57 [2022-07-15T11:44:57.343Z] #19 24.90   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
11:44:58 [2022-07-15T11:44:58.499Z] #62 29.69 Reading package lists...
11:44:58 [2022-07-15T11:44:58.500Z] #62 ...
11:44:58 [2022-07-15T11:44:58.500Z] 
11:44:58 [2022-07-15T11:44:58.500Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:44:58 [2022-07-15T11:44:58.500Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
11:44:58 [2022-07-15T11:44:58.500Z] #36 22.46 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
11:44:58 [2022-07-15T11:44:58.500Z] #36 ...
11:44:58 [2022-07-15T11:44:58.500Z] 
11:44:58 [2022-07-15T11:44:58.500Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:44:58 [2022-07-15T11:44:58.500Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
11:44:58 [2022-07-15T11:44:58.500Z] #47 30.20 Updating files:  73% (1607/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
11:44:58 [2022-07-15T11:44:58.500Z] #47 30.81 + git checkout -q v2.3.0
11:44:58 [2022-07-15T11:44:58.500Z] #47 32.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69 The following NEW packages will be installed:
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   crossbuild-essential-armel crossbuild-essential-armhf
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.69   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.70   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.71   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.71   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
11:44:59 [2022-07-15T11:44:59.250Z] #19 26.71   linux-libc-dev-s390x-cross patch xz-utils
11:44:59 [2022-07-15T11:44:59.433Z] #47 ...
11:44:59 [2022-07-15T11:44:59.433Z] 
11:44:59 [2022-07-15T11:44:59.433Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:44:59 [2022-07-15T11:44:59.433Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:44:59 [2022-07-15T11:44:59.433Z] #14 23.78 Fetched 8550 kB in 17s (490 kB/s)
11:44:59 [2022-07-15T11:44:59.433Z] #14 23.78 Reading package lists...
11:44:59 [2022-07-15T11:44:59.433Z] #14 29.77 Reading package lists...
11:44:59 [2022-07-15T11:44:59.433Z] #14 ...
11:44:59 [2022-07-15T11:44:59.433Z] 
11:44:59 [2022-07-15T11:44:59.433Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:44:59 [2022-07-15T11:44:59.433Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:44:59 [2022-07-15T11:44:59.433Z] #55 29.60 go: downloading github.com/securego/gosec/v2 v2.11.0
11:44:59 [2022-07-15T11:44:59.433Z] #55 29.87 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:44:59 [2022-07-15T11:44:59.433Z] #55 29.91 go: downloading github.com/sivchari/containedctx v1.0.2
11:44:59 [2022-07-15T11:44:59.433Z] #55 29.96 go: downloading github.com/sivchari/tenv v1.5.0
11:44:59 [2022-07-15T11:44:59.433Z] #55 29.97 go: downloading github.com/sonatard/noctx v0.0.1
11:44:59 [2022-07-15T11:44:59.433Z] #55 30.10 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:44:59 [2022-07-15T11:44:59.433Z] #55 30.32 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:44:59 [2022-07-15T11:44:59.433Z] #55 30.37 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
11:44:59 [2022-07-15T11:44:59.433Z] #55 30.40 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:44:59 [2022-07-15T11:44:59.433Z] #55 30.53 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:44:59 [2022-07-15T11:44:59.433Z] #55 30.54 go: downloading github.com/tetafro/godot v1.4.11
11:44:59 [2022-07-15T11:44:59.433Z] #55 30.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:44:59 [2022-07-15T11:44:59.433Z] #55 30.65 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
11:44:59 [2022-07-15T11:44:59.433Z] #55 30.75 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:44:59 [2022-07-15T11:44:59.433Z] #55 30.98 go: downloading github.com/ultraware/funlen v0.0.3
11:44:59 [2022-07-15T11:44:59.433Z] #55 31.04 go: downloading github.com/ultraware/whitespace v0.0.5
11:44:59 [2022-07-15T11:44:59.433Z] #55 31.13 go: downloading github.com/uudashr/gocognit v1.0.5
11:44:59 [2022-07-15T11:44:59.433Z] #55 31.25 go: downloading github.com/yagipy/maintidx v1.0.0
11:44:59 [2022-07-15T11:44:59.433Z] #55 31.33 go: downloading github.com/yeya24/promlinter v0.2.0
11:44:59 [2022-07-15T11:44:59.433Z] #55 31.39 go: downloading gitlab.com/bosi/decorder v0.2.1
11:44:59 [2022-07-15T11:44:59.433Z] #55 31.61 go: downloading honnef.co/go/tools v0.3.1
11:44:59 [2022-07-15T11:44:59.433Z] #55 33.61 go: downloading mvdan.cc/gofumpt v0.3.1
11:44:59 [2022-07-15T11:44:59.433Z] #55 33.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:44:59 [2022-07-15T11:44:59.433Z] #55 33.76 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:44:59 [2022-07-15T11:44:59.433Z] #55 33.83 go: downloading github.com/davecgh/go-spew v1.1.1
11:44:59 [2022-07-15T11:44:59.433Z] #55 33.98 go: downloading github.com/pmezard/go-difflib v1.0.0
11:44:59 [2022-07-15T11:44:59.510Z] #19 27.07 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
11:44:59 [2022-07-15T11:44:59.510Z] #19 27.07 Need to get 788 MB of archives.
11:44:59 [2022-07-15T11:44:59.510Z] #19 27.07 After this operation, 3385 MB of additional disk space will be used.
11:44:59 [2022-07-15T11:44:59.510Z] #19 27.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
11:44:59 [2022-07-15T11:44:59.510Z] #19 27.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:44:59 [2022-07-15T11:44:59.510Z] #19 27.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
11:44:59 [2022-07-15T11:44:59.510Z] #19 27.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
11:44:59 [2022-07-15T11:44:59.510Z] #19 27.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
11:44:59 [2022-07-15T11:44:59.510Z] #19 27.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:44:59 [2022-07-15T11:44:59.510Z] #19 27.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
11:44:59 [2022-07-15T11:44:59.510Z] #19 27.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
11:44:59 [2022-07-15T11:44:59.510Z] #19 27.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
11:44:59 [2022-07-15T11:44:59.691Z] #55 33.99 go: downloading github.com/stretchr/objx v0.1.1
11:44:59 [2022-07-15T11:44:59.691Z] #55 34.12 go: downloading golang.org/x/text v0.3.7
11:44:59 [2022-07-15T11:44:59.691Z] #55 ...
11:44:59 [2022-07-15T11:44:59.691Z] 
11:44:59 [2022-07-15T11:44:59.691Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:44:59 [2022-07-15T11:44:59.691Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:44:59 [2022-07-15T11:44:59.691Z] #76 24.03 Fetched 8550 kB in 18s (475 kB/s)
11:44:59 [2022-07-15T11:44:59.691Z] #76 24.03 Reading package lists...
11:44:59 [2022-07-15T11:44:59.691Z] #76 30.08 Reading package lists...
11:44:59 [2022-07-15T11:44:59.691Z] #76 ...
11:44:59 [2022-07-15T11:44:59.691Z] 
11:44:59 [2022-07-15T11:44:59.691Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:44:59 [2022-07-15T11:44:59.691Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:44:59 [2022-07-15T11:44:59.691Z] #42 21.06 Reading package lists...
11:44:59 [2022-07-15T11:44:59.691Z] #42 27.25 Reading package lists...
11:44:59 [2022-07-15T11:44:59.770Z] #19 27.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
11:44:59 [2022-07-15T11:44:59.770Z] #19 27.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
11:44:59 [2022-07-15T11:44:59.770Z] #19 27.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
11:44:59 [2022-07-15T11:44:59.770Z] #19 27.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB]
11:44:59 [2022-07-15T11:44:59.950Z] #42 32.94 Building dependency tree...
11:45:00 [2022-07-15T11:45:00.338Z] #19 27.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB]
11:45:00 [2022-07-15T11:45:00.338Z] #19 27.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB]
11:45:00 [2022-07-15T11:45:00.517Z] #42 ...
11:45:00 [2022-07-15T11:45:00.518Z] 
11:45:00 [2022-07-15T11:45:00.518Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:45:00 [2022-07-15T11:45:00.518Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:45:00 [2022-07-15T11:45:00.518Z] #51 24.73 Fetched 8553 kB in 18s (479 kB/s)
11:45:00 [2022-07-15T11:45:00.518Z] #51 24.73 Reading package lists...
11:45:00 [2022-07-15T11:45:00.776Z] #51 30.76 Reading package lists...
11:45:00 [2022-07-15T11:45:00.776Z] #51 ...
11:45:00 [2022-07-15T11:45:00.776Z] 
11:45:00 [2022-07-15T11:45:00.776Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:45:00 [2022-07-15T11:45:00.776Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:45:00 [2022-07-15T11:45:00.776Z] #14 29.77 Reading package lists...
11:45:01 [2022-07-15T11:45:01.276Z] #19 28.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB]
11:45:01 [2022-07-15T11:45:01.276Z] #19 28.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB]
11:45:02 [2022-07-15T11:45:02.410Z] #14 35.42 Building dependency tree...
11:45:02 [2022-07-15T11:45:02.666Z] #19 30.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
11:45:02 [2022-07-15T11:45:02.666Z] #19 30.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB]
11:45:03 [2022-07-15T11:45:03.605Z] #19 31.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
11:45:03 [2022-07-15T11:45:03.865Z] #19 31.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB]
11:45:04 [2022-07-15T11:45:04.433Z] #19 32.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
11:45:04 [2022-07-15T11:45:04.433Z] #19 32.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB]
11:45:04 [2022-07-15T11:45:04.433Z] #19 32.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB]
11:45:04 [2022-07-15T11:45:04.433Z] #19 32.11 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
11:45:04 [2022-07-15T11:45:04.433Z] #19 32.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
11:45:04 [2022-07-15T11:45:04.433Z] #19 32.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
11:45:04 [2022-07-15T11:45:04.434Z] #19 32.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
11:45:04 [2022-07-15T11:45:04.434Z] #19 32.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
11:45:04 [2022-07-15T11:45:04.434Z] #19 32.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
11:45:04 [2022-07-15T11:45:04.693Z] #19 32.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
11:45:04 [2022-07-15T11:45:04.693Z] #19 32.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
11:45:04 [2022-07-15T11:45:04.693Z] #19 32.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
11:45:04 [2022-07-15T11:45:04.693Z] #19 32.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
11:45:04 [2022-07-15T11:45:04.693Z] #19 32.17 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
11:45:04 [2022-07-15T11:45:04.693Z] #19 32.18 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
11:45:04 [2022-07-15T11:45:04.693Z] #19 32.20 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
11:45:04 [2022-07-15T11:45:04.693Z] #19 32.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
11:45:04 [2022-07-15T11:45:04.693Z] #19 32.23 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
11:45:04 [2022-07-15T11:45:04.693Z] #19 32.24 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
11:45:05 [2022-07-15T11:45:05.262Z] #19 ...
11:45:05 [2022-07-15T11:45:05.262Z] 
11:45:05 [2022-07-15T11:45:05.262Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:45:05 [2022-07-15T11:45:05.262Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
11:45:05 [2022-07-15T11:45:05.262Z] #54 39.63 + dpkg --print-architecture
11:45:05 [2022-07-15T11:45:05.521Z] #54 39.63 + git checkout -q v2.1.0
11:45:05 [2022-07-15T11:45:05.521Z] #54 39.80 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:45:05 [2022-07-15T11:45:05.521Z] #54 39.80 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:45:05 [2022-07-15T11:45:05.700Z] #14 39.57 The following additional packages will be installed:
11:45:05 [2022-07-15T11:45:05.700Z] #14 39.58   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:45:05 [2022-07-15T11:45:05.700Z] #14 39.58   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:45:05 [2022-07-15T11:45:05.700Z] #14 39.58   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:45:05 [2022-07-15T11:45:05.700Z] #14 39.59   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:45:05 [2022-07-15T11:45:05.700Z] #14 39.61   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:45:05 [2022-07-15T11:45:05.700Z] #14 39.62   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:45:05 [2022-07-15T11:45:05.700Z] #14 39.62   mingw-w64-common mingw-w64-x86-64-dev
11:45:05 [2022-07-15T11:45:05.700Z] #14 39.64 Suggested packages:
11:45:05 [2022-07-15T11:45:05.700Z] #14 39.64   gcc-10-locales seccomp wine64
11:45:06 [2022-07-15T11:45:06.459Z] #54 ...
11:45:06 [2022-07-15T11:45:06.459Z] 
11:45:06 [2022-07-15T11:45:06.459Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:45:06 [2022-07-15T11:45:06.459Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:45:06 [2022-07-15T11:45:06.459Z] #84 15.69 libtoolize: putting auxiliary files in '.'.
11:45:06 [2022-07-15T11:45:06.459Z] #84 15.69 libtoolize: copying file './ltmain.sh'
11:45:06 [2022-07-15T11:45:06.459Z] #84 16.45 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:45:06 [2022-07-15T11:45:06.459Z] #84 16.45 libtoolize: and rerunning libtoolize and aclocal.
11:45:06 [2022-07-15T11:45:06.459Z] #84 16.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:45:06 [2022-07-15T11:45:06.459Z] #84 19.40 configure.ac:7: installing './compile'
11:45:06 [2022-07-15T11:45:06.459Z] #84 19.40 configure.ac:11: installing './config.guess'
11:45:06 [2022-07-15T11:45:06.459Z] #84 19.41 configure.ac:11: installing './config.sub'
11:45:06 [2022-07-15T11:45:06.459Z] #84 19.41 configure.ac:8: installing './install-sh'
11:45:06 [2022-07-15T11:45:06.459Z] #84 19.42 configure.ac:8: installing './missing'
11:45:06 [2022-07-15T11:45:06.459Z] #84 19.44 Makefile.am: installing './depcomp'
11:45:06 [2022-07-15T11:45:06.459Z] #84 20.11 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:45:06 [2022-07-15T11:45:06.459Z] #84 20.11 libtoolize: copying file 'build-aux/ltmain.sh'
11:45:06 [2022-07-15T11:45:06.459Z] #84 20.23 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:45:06 [2022-07-15T11:45:06.459Z] #84 20.23 libtoolize: copying file 'm4/libtool.m4'
11:45:06 [2022-07-15T11:45:06.459Z] #84 20.33 libtoolize: copying file 'm4/ltoptions.m4'
11:45:06 [2022-07-15T11:45:06.459Z] #84 20.44 libtoolize: copying file 'm4/ltsugar.m4'
11:45:06 [2022-07-15T11:45:06.459Z] #84 20.58 libtoolize: copying file 'm4/ltversion.m4'
11:45:06 [2022-07-15T11:45:06.459Z] #84 20.75 libtoolize: copying file 'm4/lt~obsolete.m4'
11:45:06 [2022-07-15T11:45:06.459Z] #84 20.85 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:45:06 [2022-07-15T11:45:06.459Z] #84 24.55 configure.ac:7: installing 'build-aux/compile'
11:45:06 [2022-07-15T11:45:06.459Z] #84 24.55 configure.ac:9: installing 'build-aux/config.guess'
11:45:06 [2022-07-15T11:45:06.459Z] #84 24.55 configure.ac:9: installing 'build-aux/config.sub'
11:45:06 [2022-07-15T11:45:06.459Z] #84 24.55 configure.ac:11: installing 'build-aux/install-sh'
11:45:06 [2022-07-15T11:45:06.459Z] #84 24.56 configure.ac:11: installing 'build-aux/missing'
11:45:06 [2022-07-15T11:45:06.459Z] #84 24.60 Makefile.am: installing 'build-aux/depcomp'
11:45:06 [2022-07-15T11:45:06.459Z] #84 24.61 parallel-tests: installing 'build-aux/test-driver'
11:45:06 [2022-07-15T11:45:06.459Z] #84 25.71 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:45:06 [2022-07-15T11:45:06.459Z] #84 25.71 libtoolize: copying file 'build-aux/ltmain.sh'
11:45:06 [2022-07-15T11:45:06.635Z] #14 ...
11:45:06 [2022-07-15T11:45:06.635Z] 
11:45:06 [2022-07-15T11:45:06.635Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:45:06 [2022-07-15T11:45:06.635Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:45:06 [2022-07-15T11:45:06.635Z] #55 40.40 go: downloading github.com/subosito/gotenv v1.2.0
11:45:06 [2022-07-15T11:45:06.635Z] #55 40.42 go: downloading github.com/hashicorp/hcl v1.0.0
11:45:06 [2022-07-15T11:45:06.635Z] #55 40.72 go: downloading gopkg.in/ini.v1 v1.66.4
11:45:06 [2022-07-15T11:45:06.635Z] #55 40.75 go: downloading github.com/magiconair/properties v1.8.6
11:45:06 [2022-07-15T11:45:06.635Z] #55 40.91 go: downloading github.com/pelletier/go-toml v1.9.5
11:45:06 [2022-07-15T11:45:06.635Z] #55 41.13 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
11:45:06 [2022-07-15T11:45:06.635Z] #55 41.27 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
11:45:06 [2022-07-15T11:45:06.719Z] #84 ...
11:45:06 [2022-07-15T11:45:06.719Z] 
11:45:06 [2022-07-15T11:45:06.719Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
11:45:06 [2022-07-15T11:45:06.719Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1
11:45:06 [2022-07-15T11:45:06.719Z] #19 33.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
11:45:06 [2022-07-15T11:45:06.719Z] #19 33.34 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
11:45:06 [2022-07-15T11:45:06.719Z] #19 33.36 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
11:45:06 [2022-07-15T11:45:06.719Z] #19 33.38 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
11:45:06 [2022-07-15T11:45:06.719Z] #19 33.40 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB]
11:45:06 [2022-07-15T11:45:06.895Z] #55 41.44 go: downloading github.com/gobwas/glob v0.2.3
11:45:06 [2022-07-15T11:45:06.895Z] #55 41.47 go: downloading github.com/kisielk/gotool v1.0.0
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.36 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.36 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.36 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.39 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.39 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.39 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.53 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.56 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.56 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.56 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.56 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.56 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.56 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.57 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.57 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.57 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.57 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.57 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.57 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.57 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.58 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.58 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.58 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.59 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
11:45:06 [2022-07-15T11:45:06.979Z] #19 34.61 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
11:45:07 [2022-07-15T11:45:07.153Z] #55 41.61 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:45:07 [2022-07-15T11:45:07.153Z] #55 41.71 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:45:07 [2022-07-15T11:45:07.153Z] #55 41.71 go: downloading github.com/ettle/strcase v0.1.1
11:45:07 [2022-07-15T11:45:07.239Z] #19 34.61 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
11:45:07 [2022-07-15T11:45:07.239Z] #19 34.63 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
11:45:07 [2022-07-15T11:45:07.239Z] #19 34.64 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
11:45:07 [2022-07-15T11:45:07.413Z] #55 41.82 go: downloading github.com/fatih/structtag v1.2.0
11:45:07 [2022-07-15T11:45:07.413Z] #55 41.87 go: downloading github.com/Masterminds/semver v1.5.0
11:45:07 [2022-07-15T11:45:07.413Z] #55 41.94 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:45:07 [2022-07-15T11:45:07.413Z] #55 42.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:45:07 [2022-07-15T11:45:07.674Z] #55 42.02 go: downloading github.com/prometheus/client_golang v1.12.1
11:45:08 [2022-07-15T11:45:08.177Z] #19 35.69 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
11:45:08 [2022-07-15T11:45:08.177Z] #19 35.69 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
11:45:08 [2022-07-15T11:45:08.177Z] #19 35.70 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
11:45:08 [2022-07-15T11:45:08.177Z] #19 35.73 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
11:45:08 [2022-07-15T11:45:08.177Z] #19 35.76 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
11:45:08 [2022-07-15T11:45:08.242Z] #55 ...
11:45:08 [2022-07-15T11:45:08.242Z] 
11:45:08 [2022-07-15T11:45:08.242Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:45:08 [2022-07-15T11:45:08.242Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
11:45:08 [2022-07-15T11:45:08.242Z] #57 42.09 v3.0.2
11:45:08 [2022-07-15T11:45:08.242Z] #57 DONE 42.6s
11:45:08 [2022-07-15T11:45:08.242Z] 
11:45:08 [2022-07-15T11:45:08.242Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:45:08 [2022-07-15T11:45:08.242Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:45:08 [2022-07-15T11:45:08.242Z] #14 41.12 The following NEW packages will be installed:
11:45:08 [2022-07-15T11:45:08.242Z] #14 41.14   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:45:08 [2022-07-15T11:45:08.242Z] #14 41.14   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:45:08 [2022-07-15T11:45:08.242Z] #14 41.14   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:45:08 [2022-07-15T11:45:08.242Z] #14 41.14   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:45:08 [2022-07-15T11:45:08.242Z] #14 41.15   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:45:08 [2022-07-15T11:45:08.242Z] #14 41.15   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:45:08 [2022-07-15T11:45:08.242Z] #14 41.15   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:45:08 [2022-07-15T11:45:08.242Z] #14 41.15   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:45:08 [2022-07-15T11:45:08.242Z] #14 41.16   mingw-w64-x86-64-dev
11:45:08 [2022-07-15T11:45:08.243Z] #14 41.59 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
11:45:08 [2022-07-15T11:45:08.243Z] #14 41.59 Need to get 115 MB of archives.
11:45:08 [2022-07-15T11:45:08.243Z] #14 41.59 After this operation, 645 MB of additional disk space will be used.
11:45:08 [2022-07-15T11:45:08.243Z] #14 41.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
11:45:08 [2022-07-15T11:45:08.243Z] #14 41.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
11:45:08 [2022-07-15T11:45:08.243Z] #14 41.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:45:08 [2022-07-15T11:45:08.243Z] #14 41.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:45:08 [2022-07-15T11:45:08.243Z] #14 41.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:45:08 [2022-07-15T11:45:08.243Z] #14 41.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:45:08 [2022-07-15T11:45:08.243Z] #14 42.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:45:08 [2022-07-15T11:45:08.243Z] #14 42.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
11:45:08 [2022-07-15T11:45:08.243Z] #14 42.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
11:45:09 [2022-07-15T11:45:09.112Z] #19 36.68 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
11:45:09 [2022-07-15T11:45:09.113Z] #19 36.70 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
11:45:09 [2022-07-15T11:45:09.113Z] #19 36.70 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
11:45:09 [2022-07-15T11:45:09.113Z] #19 36.72 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
11:45:09 [2022-07-15T11:45:09.113Z] #19 36.72 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
11:45:09 [2022-07-15T11:45:09.113Z] #19 36.72 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
11:45:09 [2022-07-15T11:45:09.113Z] #19 36.73 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
11:45:09 [2022-07-15T11:45:09.113Z] #19 36.74 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
11:45:09 [2022-07-15T11:45:09.113Z] #19 36.75 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
11:45:09 [2022-07-15T11:45:09.113Z] #19 36.77 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
11:45:09 [2022-07-15T11:45:09.179Z] #14 ...
11:45:09 [2022-07-15T11:45:09.179Z] 
11:45:09 [2022-07-15T11:45:09.179Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:45:09 [2022-07-15T11:45:09.179Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:45:09 [2022-07-15T11:45:09.179Z] #62 29.69 Reading package lists...
11:45:09 [2022-07-15T11:45:09.179Z] #62 35.51 Building dependency tree...
11:45:09 [2022-07-15T11:45:09.179Z] #62 39.39 The following additional packages will be installed:
11:45:09 [2022-07-15T11:45:09.179Z] #62 39.41   libbtrfs0
11:45:09 [2022-07-15T11:45:09.179Z] #62 39.58 The following NEW packages will be installed:
11:45:09 [2022-07-15T11:45:09.179Z] #62 39.63   libbtrfs-dev libbtrfs0
11:45:09 [2022-07-15T11:45:09.179Z] #62 40.09 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
11:45:09 [2022-07-15T11:45:09.179Z] #62 40.09 Need to get 460 kB of archives.
11:45:09 [2022-07-15T11:45:09.179Z] #62 40.09 After this operation, 1237 kB of additional disk space will be used.
11:45:09 [2022-07-15T11:45:09.179Z] #62 40.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:45:09 [2022-07-15T11:45:09.179Z] #62 40.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:45:09 [2022-07-15T11:45:09.179Z] #62 41.28 debconf: delaying package configuration, since apt-utils is not installed
11:45:09 [2022-07-15T11:45:09.179Z] #62 41.64 Fetched 460 kB in 0s (1321 kB/s)
11:45:09 [2022-07-15T11:45:09.179Z] #62 41.80 Selecting previously unselected package libbtrfs0:amd64.
11:45:09 [2022-07-15T11:45:09.179Z] #62 41.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:45:09 [2022-07-15T11:45:09.179Z] #62 41.92 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:45:09 [2022-07-15T11:45:09.179Z] #62 41.95 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:45:09 [2022-07-15T11:45:09.179Z] #62 42.27 Selecting previously unselected package libbtrfs-dev:amd64.
11:45:09 [2022-07-15T11:45:09.179Z] #62 42.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:45:09 [2022-07-15T11:45:09.179Z] #62 42.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:45:09 [2022-07-15T11:45:09.179Z] #62 42.80 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:45:09 [2022-07-15T11:45:09.179Z] #62 42.86 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:45:09 [2022-07-15T11:45:09.179Z] #62 42.87 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:45:09 [2022-07-15T11:45:09.179Z] #62 DONE 43.4s
11:45:09 [2022-07-15T11:45:09.179Z] 
11:45:09 [2022-07-15T11:45:09.179Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:45:09 [2022-07-15T11:45:09.179Z] #63 sha256:b6f361794d9733417b982215b040ecce56ad0742b78377412c67b8f4b46c5166
11:45:09 [2022-07-15T11:45:09.179Z] #63 DONE 0.1s
11:45:09 [2022-07-15T11:45:09.179Z] 
11:45:09 [2022-07-15T11:45:09.179Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:45:09 [2022-07-15T11:45:09.179Z] #64 sha256:0c411da84eb1e4ded298e7606e7cdb08a0021ec20054d98c706d63af4c83563a
11:45:09 [2022-07-15T11:45:09.371Z] #19 36.78 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
11:45:10 [2022-07-15T11:45:10.115Z] #64 ...
11:45:10 [2022-07-15T11:45:10.116Z] 
11:45:10 [2022-07-15T11:45:10.116Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:45:10 [2022-07-15T11:45:10.116Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.42 NAME:
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.42    go-winres - A tool for embedding resources in Windows executables
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.42 
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.42 USAGE:
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.43    go-winres [global options] command [command options] [arguments...]
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.43 
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.43 COMMANDS:
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.43    init     Create an initial ./winres/winres.json
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.43    make     Make syso files for the "go build" command
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.43    simply   Make syso files for the "go build" command (simplified)
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.43    extract  Extract all resources from an executable
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.43    patch    Replace resources in an executable file (exe, dll)
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.43    help, h  Shows a list of commands or help for one command
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.43 
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.43 GLOBAL OPTIONS:
11:45:10 [2022-07-15T11:45:10.116Z] #40 44.43    --help, -h  show help (default: false)
11:45:10 [2022-07-15T11:45:10.116Z] #40 DONE 44.5s
11:45:10 [2022-07-15T11:45:10.286Z] Fetching without tags
11:45:10 [2022-07-15T11:45:10.308Z] #19 37.81 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
11:45:10 [2022-07-15T11:45:10.308Z] #19 37.82 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
11:45:10 [2022-07-15T11:45:10.308Z] #19 37.83 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
11:45:10 [2022-07-15T11:45:10.308Z] #19 37.86 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
11:45:10 [2022-07-15T11:45:10.308Z] #19 37.89 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
11:45:10 [2022-07-15T11:45:10.376Z] 
11:45:10 [2022-07-15T11:45:10.376Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:45:10 [2022-07-15T11:45:10.376Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:45:10 [2022-07-15T11:45:10.376Z] #42 37.04 The following additional packages will be installed:
11:45:10 [2022-07-15T11:45:10.376Z] #42 37.07   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:45:10 [2022-07-15T11:45:10.376Z] #42 37.07 Suggested packages:
11:45:10 [2022-07-15T11:45:10.376Z] #42 37.09   cmake-doc ninja-build lrzip
11:45:10 [2022-07-15T11:45:10.376Z] #42 37.09 Recommended packages:
11:45:10 [2022-07-15T11:45:10.376Z] #42 37.09   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:45:10 [2022-07-15T11:45:10.376Z] #42 38.14 The following NEW packages will be installed:
11:45:10 [2022-07-15T11:45:10.376Z] #42 38.16   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:45:10 [2022-07-15T11:45:10.376Z] #42 38.17   vim-common xxd
11:45:10 [2022-07-15T11:45:10.376Z] #42 38.61 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
11:45:10 [2022-07-15T11:45:10.376Z] #42 38.61 Need to get 17.7 MB of archives.
11:45:10 [2022-07-15T11:45:10.376Z] #42 38.61 After this operation, 70.7 MB of additional disk space will be used.
11:45:10 [2022-07-15T11:45:10.376Z] #42 38.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:45:10 [2022-07-15T11:45:10.376Z] #42 38.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:45:10 [2022-07-15T11:45:10.376Z] #42 38.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:45:10 [2022-07-15T11:45:10.376Z] #42 38.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:45:10 [2022-07-15T11:45:10.376Z] #42 39.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
11:45:10 [2022-07-15T11:45:10.376Z] #42 39.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:45:10 [2022-07-15T11:45:10.376Z] #42 39.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:45:10 [2022-07-15T11:45:10.376Z] #42 39.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:45:10 [2022-07-15T11:45:10.376Z] #42 39.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:45:10 [2022-07-15T11:45:10.376Z] #42 39.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:45:10 [2022-07-15T11:45:10.376Z] #42 40.95 debconf: delaying package configuration, since apt-utils is not installed
11:45:10 [2022-07-15T11:45:10.376Z] #42 41.22 Fetched 17.7 MB in 1s (11.9 MB/s)
11:45:10 [2022-07-15T11:45:10.376Z] #42 41.35 Selecting previously unselected package xxd.
11:45:10 [2022-07-15T11:45:10.377Z] #42 41.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:45:10 [2022-07-15T11:45:10.377Z] #42 41.39 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:45:10 [2022-07-15T11:45:10.377Z] #42 41.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:45:10 [2022-07-15T11:45:10.377Z] #42 41.60 Selecting previously unselected package vim-common.
11:45:10 [2022-07-15T11:45:10.377Z] #42 41.60 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:45:10 [2022-07-15T11:45:10.377Z] #42 41.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:45:10 [2022-07-15T11:45:10.377Z] #42 42.05 Selecting previously unselected package cmake-data.
11:45:10 [2022-07-15T11:45:10.377Z] #42 42.06 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:45:10 [2022-07-15T11:45:10.377Z] #42 42.07 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:45:10 [2022-07-15T11:45:10.486Z] Merging remotes/origin/22.06 commit 6408132d74cfcafafa9f15b4dedb31af6372b1ec into PR head commit 863ca3f1855048bec370a444e475760ac33991ae
11:45:10 [2022-07-15T11:45:10.635Z] #42 ...
11:45:10 [2022-07-15T11:45:10.635Z] 
11:45:10 [2022-07-15T11:45:10.635Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:45:10 [2022-07-15T11:45:10.635Z] #64 sha256:0c411da84eb1e4ded298e7606e7cdb08a0021ec20054d98c706d63af4c83563a
11:45:10 [2022-07-15T11:45:10.635Z] #64 1.575 + RM_GOPATH=0
11:45:10 [2022-07-15T11:45:10.635Z] #64 1.575 + TMP_GOPATH=
11:45:10 [2022-07-15T11:45:10.635Z] #64 1.575 + : /build
11:45:10 [2022-07-15T11:45:10.635Z] #64 1.575 + '[' -z '' ']'
11:45:10 [2022-07-15T11:45:10.635Z] #64 1.586 ++ mktemp -d
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.590 + export GOPATH=/tmp/tmp.3e05LgWfDm
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.590 + GOPATH=/tmp/tmp.3e05LgWfDm
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.590 + RM_GOPATH=1
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.590 + case "$(go env GOARCH)" in
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.590 ++ go env GOARCH
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.633 Install containerd version v1.6.6
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.633 + export GO_BUILDMODE=-buildmode=pie
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.633 + GO_BUILDMODE=-buildmode=pie
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.633 ++ dirname /install.sh
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.633 + dir=/
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.633 + bin=containerd
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.633 + shift
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.633 + '[' '!' -f //containerd.installer ']'
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.633 + . //containerd.installer
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.633 ++ set -e
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.633 ++ : v1.6.6
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.633 + install_containerd
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.633 + echo 'Install containerd version v1.6.6'
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.635 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3e05LgWfDm/src/github.com/containerd/containerd
11:45:10 [2022-07-15T11:45:10.894Z] #64 1.636 Cloning into '/tmp/tmp.3e05LgWfDm/src/github.com/containerd/containerd'...
11:45:10 [2022-07-15T11:45:10.240Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:45:10 [2022-07-15T11:45:10.255Z]  > git config --add remote.origin.fetch +refs/pull/43813/head:refs/remotes/origin/PR-43813 # timeout=10
11:45:10 [2022-07-15T11:45:10.260Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:45:10 [2022-07-15T11:45:10.272Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:45:10 [2022-07-15T11:45:10.287Z] Fetching upstream changes from https://github.com/moby/moby.git
11:45:10 [2022-07-15T11:45:10.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:45:10 [2022-07-15T11:45:10.288Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43813/head:refs/remotes/origin/PR-43813 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:45:10 [2022-07-15T11:45:10.492Z]  > git config core.sparsecheckout # timeout=10
11:45:10 [2022-07-15T11:45:10.500Z]  > git checkout -f 863ca3f1855048bec370a444e475760ac33991ae # timeout=10
11:45:11 [2022-07-15T11:45:11.116Z]  > git remote # timeout=10
11:45:11 [2022-07-15T11:45:11.179Z]  > git config --get remote.origin.url # timeout=10
11:45:11 [2022-07-15T11:45:11.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:45:11 [2022-07-15T11:45:11.185Z]  > git merge 6408132d74cfcafafa9f15b4dedb31af6372b1ec # timeout=10
11:45:11 [2022-07-15T11:45:11.196Z]  > git rev-parse HEAD^{commit} # timeout=10
11:45:11 [2022-07-15T11:45:11.210Z] Merge succeeded, producing 863ca3f1855048bec370a444e475760ac33991ae
11:45:11 [2022-07-15T11:45:11.210Z] Checking out Revision 863ca3f1855048bec370a444e475760ac33991ae (PR-43813)
11:45:11 [2022-07-15T11:45:11.463Z] #64 ...
11:45:11 [2022-07-15T11:45:11.463Z] 
11:45:11 [2022-07-15T11:45:11.463Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:45:11 [2022-07-15T11:45:11.463Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:45:11 [2022-07-15T11:45:11.463Z] #76 30.08 Reading package lists...
11:45:11 [2022-07-15T11:45:11.463Z] #76 35.85 Building dependency tree...
11:45:11 [2022-07-15T11:45:11.463Z] #76 39.99 python3 is already the newest version (3.9.2-3).
11:45:11 [2022-07-15T11:45:11.463Z] #76 39.99 The following additional packages will be installed:
11:45:11 [2022-07-15T11:45:11.463Z] #76 39.99   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
11:45:11 [2022-07-15T11:45:11.463Z] #76 40.00   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
11:45:11 [2022-07-15T11:45:11.463Z] #76 40.01 Suggested packages:
11:45:11 [2022-07-15T11:45:11.463Z] #76 40.02   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
11:45:11 [2022-07-15T11:45:11.463Z] #76 40.02   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
11:45:11 [2022-07-15T11:45:11.463Z] #76 40.02   m4-doc ed diffutils-doc
11:45:11 [2022-07-15T11:45:11.463Z] #76 40.02 Recommended packages:
11:45:11 [2022-07-15T11:45:11.463Z] #76 40.02   fakeroot libalgorithm-merge-perl libltdl-dev
11:45:11 [2022-07-15T11:45:11.463Z] #76 41.67 The following NEW packages will be installed:
11:45:11 [2022-07-15T11:45:11.463Z] #76 41.67   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
11:45:11 [2022-07-15T11:45:11.463Z] #76 41.68   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
11:45:11 [2022-07-15T11:45:11.463Z] #76 41.68   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
11:45:11 [2022-07-15T11:45:11.463Z] #76 41.68   libyajl2 m4 patch xz-utils
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.17 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.17 Need to get 5940 kB of archives.
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.17 After this operation, 18.7 MB of additional disk space will be used.
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 42.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
11:45:11 [2022-07-15T11:45:11.463Z] #76 44.64 debconf: delaying package configuration, since apt-utils is not installed
11:45:11 [2022-07-15T11:45:11.463Z] #76 45.31 Fetched 5940 kB in 1s (6659 kB/s)
11:45:11 [2022-07-15T11:45:11.463Z] #76 45.52 Selecting previously unselected package bzip2.
11:45:11 [2022-07-15T11:45:11.463Z] #76 45.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:45:11 [2022-07-15T11:45:11.463Z] #76 45.62 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
11:45:11 [2022-07-15T11:45:11.463Z] #76 45.65 Unpacking bzip2 (1.0.8-4) ...
11:45:11 [2022-07-15T11:45:11.722Z] #76 46.00 Selecting previously unselected package libmagic-mgc.
11:45:11 [2022-07-15T11:45:11.722Z] #76 46.00 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
11:45:11 [2022-07-15T11:45:11.722Z] #76 46.01 Unpacking libmagic-mgc (1:5.39-3) ...
11:45:11 [2022-07-15T11:45:11.981Z] #76 ...
11:45:11 [2022-07-15T11:45:11.981Z] 
11:45:11 [2022-07-15T11:45:11.981Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:45:11 [2022-07-15T11:45:11.981Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:45:11 [2022-07-15T11:45:11.981Z] #51 30.76 Reading package lists...
11:45:11 [2022-07-15T11:45:11.981Z] #51 36.36 Building dependency tree...
11:45:11 [2022-07-15T11:45:11.981Z] #51 40.46 The following additional packages will be installed:
11:45:11 [2022-07-15T11:45:11.981Z] #51 40.49   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:45:11 [2022-07-15T11:45:11.981Z] #51 40.49   python3-protobuf python3-six
11:45:11 [2022-07-15T11:45:11.981Z] #51 40.51 Suggested packages:
11:45:11 [2022-07-15T11:45:11.981Z] #51 40.51   python3-setuptools
11:45:11 [2022-07-15T11:45:11.981Z] #51 40.51 Recommended packages:
11:45:11 [2022-07-15T11:45:11.981Z] #51 40.51   iproute2 | iproute
11:45:11 [2022-07-15T11:45:11.981Z] #51 41.21 The following NEW packages will be installed:
11:45:11 [2022-07-15T11:45:11.981Z] #51 41.21   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:45:11 [2022-07-15T11:45:11.981Z] #51 41.22   python3-protobuf python3-six
11:45:11 [2022-07-15T11:45:11.981Z] #51 41.67 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
11:45:11 [2022-07-15T11:45:11.981Z] #51 41.67 Need to get 2314 kB of archives.
11:45:11 [2022-07-15T11:45:11.981Z] #51 41.67 After this operation, 11.1 MB of additional disk space will be used.
11:45:11 [2022-07-15T11:45:11.981Z] #51 41.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
11:45:11 [2022-07-15T11:45:11.981Z] #51 41.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:45:11 [2022-07-15T11:45:11.981Z] #51 41.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
11:45:11 [2022-07-15T11:45:11.981Z] #51 41.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
11:45:11 [2022-07-15T11:45:11.981Z] #51 41.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:45:11 [2022-07-15T11:45:11.981Z] #51 41.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:45:11 [2022-07-15T11:45:11.981Z] #51 41.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:45:11 [2022-07-15T11:45:11.981Z] #51 44.31 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
11:45:11 [2022-07-15T11:45:11.981Z] #51 46.22 debconf: delaying package configuration, since apt-utils is not installed
11:45:12 [2022-07-15T11:45:12.211Z] #19 39.41 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
11:45:12 [2022-07-15T11:45:12.211Z] #19 39.44 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
11:45:12 [2022-07-15T11:45:12.211Z] #19 39.46 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
11:45:12 [2022-07-15T11:45:12.211Z] #19 39.47 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
11:45:12 [2022-07-15T11:45:12.211Z] #19 39.50 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
11:45:12 [2022-07-15T11:45:12.211Z] #19 39.53 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
11:45:12 [2022-07-15T11:45:12.211Z] #19 39.54 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
11:45:12 [2022-07-15T11:45:12.211Z] #19 39.57 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
11:45:12 [2022-07-15T11:45:12.211Z] #19 ...
11:45:12 [2022-07-15T11:45:12.211Z] 
11:45:12 [2022-07-15T11:45:12.211Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:45:12 [2022-07-15T11:45:12.211Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:45:12 [2022-07-15T11:45:12.211Z] #84 26.10 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:45:12 [2022-07-15T11:45:12.211Z] #84 26.10 libtoolize: copying file 'm4/libtool.m4'
11:45:12 [2022-07-15T11:45:12.211Z] #84 26.18 libtoolize: copying file 'm4/ltoptions.m4'
11:45:12 [2022-07-15T11:45:12.211Z] #84 26.26 libtoolize: copying file 'm4/ltsugar.m4'
11:45:12 [2022-07-15T11:45:12.211Z] #84 26.30 libtoolize: copying file 'm4/ltversion.m4'
11:45:12 [2022-07-15T11:45:12.211Z] #84 26.40 libtoolize: copying file 'm4/lt~obsolete.m4'
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.11 configure.ac:11: installing 'build-aux/compile'
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.12 configure.ac:11: installing 'build-aux/config.guess'
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.12 configure.ac:11: installing 'build-aux/config.sub'
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.12 configure.ac:13: installing 'build-aux/install-sh'
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.12 configure.ac:13: installing 'build-aux/missing'
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.12 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.15 Makefile.am: installing 'build-aux/depcomp'
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.36 checking build system type... x86_64-pc-linux-gnu
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.42 checking host system type... x86_64-pc-linux-gnu
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.42 checking how to print strings... printf
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.43 checking for gcc... gcc
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.45 checking whether the C compiler works... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.53 checking for C compiler default output file name... a.out
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.53 checking for suffix of executables... 
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.57 checking whether we are cross compiling... no
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.62 checking for suffix of object files... o
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.64 checking whether we are using the GNU C compiler... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.70 checking whether gcc accepts -g... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.73 checking for gcc option to accept ISO C89... none needed
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.76 checking whether gcc understands -c and -o together... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.80 checking for a sed that does not truncate output... /bin/sed
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.80 checking for grep that handles long lines and -e... /bin/grep
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.81 checking for egrep... /bin/grep -E
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.81 checking for fgrep... /bin/grep -F
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.81 checking for ld used by gcc... /usr/bin/ld
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.81 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.82 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.82 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.85 checking whether ln -s works... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.85 checking the maximum length of command line arguments... 1572864
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.85 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.85 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.85 checking for /usr/bin/ld option to reload object files... -r
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.85 checking for objdump... objdump
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.85 checking how to recognize dependent libraries... pass_all
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.85 checking for dlltool... no
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.85 checking how to associate runtime and link libraries... printf %s\n
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.85 checking for ar... ar
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.85 checking for archiver @FILE support... @
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.88 checking for strip... strip
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.88 checking for ranlib... ranlib
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.88 checking for gawk... no
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.89 checking for mawk... mawk
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.89 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.98 checking for sysroot... no
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.98 checking for a working dd... /bin/dd
11:45:12 [2022-07-15T11:45:12.211Z] #84 29.98 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.00 checking for mt... no
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.00 checking if : is a manifest tool... no
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.01 checking how to run the C preprocessor... gcc -E
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.05 checking for ANSI C header files... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.17 checking for sys/types.h... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.21 checking for sys/stat.h... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.25 checking for stdlib.h... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.29 checking for string.h... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.32 checking for memory.h... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.37 checking for strings.h... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.40 checking for inttypes.h... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.43 checking for stdint.h... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.47 checking for unistd.h... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.50 checking for dlfcn.h... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.54 checking for objdir... .libs
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.64 checking if gcc supports -fno-rtti -fno-exceptions... no
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.66 checking for gcc option to produce PIC... -fPIC -DPIC
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.66 checking if gcc PIC flag -fPIC -DPIC works... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.70 checking if gcc static flag -static works... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.78 checking if gcc supports -c -o file.o... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.81 checking if gcc supports -c -o file.o... (cached) yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.81 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.81 checking dynamic linker characteristics... GNU/Linux ld.so
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.88 checking how to hardcode library paths into programs... immediate
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.88 checking whether stripping libraries is possible... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.88 checking if libtool supports shared libraries... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.88 checking whether to build shared libraries... no
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.88 checking whether to build static libraries... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.88 checking for a BSD-compatible install... /usr/bin/install -c
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.89 checking whether build environment is sane... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.90 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.90 checking whether make sets $(MAKE)... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.91 checking whether make supports the include directive... yes (GNU style)
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.92 checking whether make supports nested variables... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.92 checking whether UID '0' is supported by ustar format... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.92 checking whether GID '0' is supported by ustar format... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.92 checking how to create a ustar tar archive... gnutar
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.94 checking dependency style of gcc... gcc3
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.97 checking whether to enable maintainer-specific portions of Makefiles... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.97 checking whether make supports nested variables... (cached) yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.97 checking for gawk... (cached) mawk
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.97 checking for a sed that does not truncate output... (cached) /bin/sed
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.97 checking for gcc... (cached) gcc
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.99 checking whether we are using the GNU C compiler... (cached) yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.99 checking whether gcc accepts -g... (cached) yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.99 checking for gcc option to accept ISO C89... (cached) none needed
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.99 checking whether gcc understands -c and -o together... (cached) yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 30.99 checking for a Python interpreter with version >= 3... python3
11:45:12 [2022-07-15T11:45:12.211Z] #84 31.01 checking for python3... /usr/bin/python3
11:45:12 [2022-07-15T11:45:12.211Z] #84 31.01 checking for python3 version... 3.9
11:45:12 [2022-07-15T11:45:12.211Z] #84 31.02 checking for python3 platform... linux
11:45:12 [2022-07-15T11:45:12.211Z] #84 31.03 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:45:12 [2022-07-15T11:45:12.211Z] #84 31.06 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:45:12 [2022-07-15T11:45:12.211Z] #84 31.09 checking for go-md2man... no
11:45:12 [2022-07-15T11:45:12.211Z] #84 31.10 checking error.h usability... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 31.14 checking error.h presence... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 31.15 checking for error.h... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 31.15 checking linux/openat2.h usability... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 31.20 checking linux/openat2.h presence... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 31.21 checking for linux/openat2.h... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 31.21 checking for copy_file_range... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 31.27 checking for fgetxattr... yes
11:45:12 [2022-07-15T11:45:12.211Z] #84 31.37 checking for statx... yes
11:45:12 [2022-07-15T11:45:12.240Z] #51 46.48 Fetched 2314 kB in 3s (674 kB/s)
11:45:12 [2022-07-15T11:45:12.241Z] #51 ...
11:45:12 [2022-07-15T11:45:12.241Z] 
11:45:12 [2022-07-15T11:45:12.241Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:45:12 [2022-07-15T11:45:12.241Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:45:12 [2022-07-15T11:45:12.241Z] #76 46.58 Selecting previously unselected package libmagic1:amd64.
11:45:12 [2022-07-15T11:45:12.241Z] #76 46.59 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
11:45:12 [2022-07-15T11:45:12.241Z] #76 46.60 Unpacking libmagic1:amd64 (1:5.39-3) ...
11:45:12 [2022-07-15T11:45:12.470Z] #84 ...
11:45:12 [2022-07-15T11:45:12.470Z] 
11:45:12 [2022-07-15T11:45:12.470Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:45:12 [2022-07-15T11:45:12.470Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
11:45:12 [2022-07-15T11:45:12.470Z] #54 DONE 46.6s
11:45:12 [2022-07-15T11:45:12.470Z] 
11:45:12 [2022-07-15T11:45:12.470Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:45:12 [2022-07-15T11:45:12.470Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:45:12 [2022-07-15T11:45:12.470Z] #84 31.44 checking for fgetpwent_r... yes
11:45:12 [2022-07-15T11:45:12.470Z] #84 31.49 checking for issetugid... no
11:45:12 [2022-07-15T11:45:12.470Z] #84 ...
11:45:12 [2022-07-15T11:45:12.470Z] 
11:45:12 [2022-07-15T11:45:12.470Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
11:45:12 [2022-07-15T11:45:12.470Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1
11:45:12 [2022-07-15T11:45:12.470Z] #19 39.63 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
11:45:12 [2022-07-15T11:45:12.470Z] #19 39.68 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
11:45:12 [2022-07-15T11:45:12.470Z] #19 39.77 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
11:45:12 [2022-07-15T11:45:12.470Z] #19 39.80 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
11:45:12 [2022-07-15T11:45:12.470Z] #19 39.84 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
11:45:12 [2022-07-15T11:45:12.470Z] #19 39.86 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
11:45:12 [2022-07-15T11:45:12.470Z] #19 39.90 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
11:45:12 [2022-07-15T11:45:12.499Z] #76 46.80 Selecting previously unselected package file.
11:45:12 [2022-07-15T11:45:12.499Z] #76 46.80 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
11:45:12 [2022-07-15T11:45:12.499Z] #76 46.81 Unpacking file (1:5.39-3) ...
11:45:12 [2022-07-15T11:45:12.499Z] #76 46.95 Selecting previously unselected package xz-utils.
11:45:12 [2022-07-15T11:45:12.499Z] #76 46.96 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:45:12 [2022-07-15T11:45:12.499Z] #76 46.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:45:12 [2022-07-15T11:45:12.758Z] #76 47.25 Selecting previously unselected package libsigsegv2:amd64.
11:45:12 [2022-07-15T11:45:12.758Z] #76 47.25 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
11:45:12 [2022-07-15T11:45:12.758Z] #76 47.27 Unpacking libsigsegv2:amd64 (2.13-1) ...
11:45:13 [2022-07-15T11:45:13.018Z] #76 47.39 Selecting previously unselected package m4.
11:45:13 [2022-07-15T11:45:13.018Z] #76 47.40 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
11:45:13 [2022-07-15T11:45:13.018Z] #76 47.41 Unpacking m4 (1.4.18-5) ...
11:45:13 [2022-07-15T11:45:13.018Z] #76 47.64 Selecting previously unselected package autoconf.
11:45:11 [2022-07-15T11:45:11.211Z]  > git config core.sparsecheckout # timeout=10
11:45:11 [2022-07-15T11:45:11.215Z]  > git checkout -f 863ca3f1855048bec370a444e475760ac33991ae # timeout=10
11:45:13 [2022-07-15T11:45:13.277Z] #76 47.65 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
11:45:13 [2022-07-15T11:45:13.277Z] #76 47.66 Unpacking autoconf (2.69-14) ...
11:45:13 [2022-07-15T11:45:13.406Z] #19 40.84 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
11:45:13 [2022-07-15T11:45:13.406Z] #19 40.84 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
11:45:13 [2022-07-15T11:45:13.406Z] #19 40.86 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
11:45:13 [2022-07-15T11:45:13.406Z] #19 40.90 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
11:45:13 [2022-07-15T11:45:13.406Z] #19 40.91 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
11:45:13 [2022-07-15T11:45:13.406Z] #19 ...
11:45:13 [2022-07-15T11:45:13.406Z] 
11:45:13 [2022-07-15T11:45:13.406Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:45:13 [2022-07-15T11:45:13.406Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:45:13 [2022-07-15T11:45:13.406Z] #62 47.00 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
11:45:13 [2022-07-15T11:45:13.406Z] #62 DONE 47.8s
11:45:13 [2022-07-15T11:45:13.665Z] 
11:45:13 [2022-07-15T11:45:13.665Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:45:13 [2022-07-15T11:45:13.665Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:45:13 [2022-07-15T11:45:13.665Z] #84 31.56 checking for pkg-config... /usr/bin/pkg-config
11:45:13 [2022-07-15T11:45:13.665Z] #84 31.56 checking pkg-config is at least version 0.9.0... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 31.56 checking for library containing yajl_tree_get... -lyajl
11:45:13 [2022-07-15T11:45:13.665Z] #84 31.66 checking for yajl >= 2.0.0... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 31.67 checking sys/capability.h usability... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 31.70 checking sys/capability.h presence... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 31.72 checking for sys/capability.h... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 31.72 checking for library containing cap_from_name... -lcap
11:45:13 [2022-07-15T11:45:13.665Z] #84 31.81 checking for library containing dlopen... -ldl
11:45:13 [2022-07-15T11:45:13.665Z] #84 31.91 checking seccomp.h usability... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 31.95 checking seccomp.h presence... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 31.96 checking for seccomp.h... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 31.96 checking for library containing seccomp_rule_add... -lseccomp
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.20 checking for library containing seccomp_arch_resolve_name... none required
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.25 checking systemd/sd-bus.h usability... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.28 checking systemd/sd-bus.h presence... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.30 checking for systemd/sd-bus.h... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.30 checking for library containing sd_bus_match_signal_async... -lsystemd
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.41 checking for sd_notify_barrier... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.45 checking linux/bpf.h usability... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.48 checking linux/bpf.h presence... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.50 checking for linux/bpf.h... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.50 checking compilation for eBPF... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.53 checking for criu >= 3.15... no
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.53 configure: CRIU headers not found, building without CRIU support
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.53 checking for criu > 3.16... no
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.54 configure: CRIU version doesn't support join-ns API
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.54 checking for criu > 3.16.1... no
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.55 configure: CRIU version doesn't support for pre-dumping
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.55 checking for new mount API (fsconfig)... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.57 checking for seccomp notify API... yes
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.60 checking for gperf... no
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.60 configure: gperf not found - cannot rebuild signal parser code
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.60 checking for library containing argp_parse... none required
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.67 checking that generated files are newer than configure... done
11:45:13 [2022-07-15T11:45:13.665Z] #84 32.67 configure: creating ./config.status
11:45:13 [2022-07-15T11:45:13.845Z] #76 48.11 Selecting previously unselected package autotools-dev.
11:45:13 [2022-07-15T11:45:13.845Z] #76 48.12 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
11:45:13 [2022-07-15T11:45:13.845Z] #76 48.13 Unpacking autotools-dev (20180224.1+nmu1) ...
11:45:13 [2022-07-15T11:45:13.845Z] #76 48.31 Selecting previously unselected package automake.
11:45:13 [2022-07-15T11:45:13.845Z] #76 48.32 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
11:45:13 [2022-07-15T11:45:13.845Z] #76 48.33 Unpacking automake (1:1.16.3-2) ...
11:45:13 [2022-07-15T11:45:13.924Z] #84 33.13 config.status: creating Makefile
11:45:14 [2022-07-15T11:45:14.182Z] #84 33.14 config.status: creating rpm/crun.spec
11:45:14 [2022-07-15T11:45:14.182Z] #84 33.16 config.status: creating config.h
11:45:14 [2022-07-15T11:45:14.182Z] #84 33.16 config.status: executing libtool commands
11:45:14 [2022-07-15T11:45:14.182Z] #84 33.17 config.status: executing depfiles commands
11:45:14 [2022-07-15T11:45:14.182Z] #84 33.40 === configuring in libocispec (/tmp/crun-build/libocispec)
11:45:14 [2022-07-15T11:45:14.441Z] #84 33.41 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:45:14 [2022-07-15T11:45:14.441Z] #84 33.47 checking for gcc... gcc
11:45:14 [2022-07-15T11:45:14.441Z] #84 33.49 checking whether the C compiler works... yes
11:45:14 [2022-07-15T11:45:14.441Z] #84 33.53 checking for C compiler default output file name... a.out
11:45:14 [2022-07-15T11:45:14.441Z] #84 33.53 checking for suffix of executables... 
11:45:14 [2022-07-15T11:45:14.441Z] #84 33.57 checking whether we are cross compiling... no
11:45:14 [2022-07-15T11:45:14.441Z] #84 33.61 checking for suffix of object files... o
11:45:14 [2022-07-15T11:45:14.454Z] #76 48.93 Selecting previously unselected package patch.
11:45:14 [2022-07-15T11:45:14.454Z] #76 48.96 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
11:45:14 [2022-07-15T11:45:14.454Z] #76 48.99 Unpacking patch (2.7.6-7) ...
11:45:14 [2022-07-15T11:45:14.699Z] #84 33.63 checking whether we are using the GNU C compiler... yes
11:45:14 [2022-07-15T11:45:14.699Z] #84 33.65 checking whether gcc accepts -g... yes
11:45:14 [2022-07-15T11:45:14.699Z] #84 33.66 checking for gcc option to accept ISO C89... none needed
11:45:14 [2022-07-15T11:45:14.699Z] #84 33.70 checking whether gcc understands -c and -o together... yes
11:45:14 [2022-07-15T11:45:14.699Z] #84 33.75 checking how to run the C preprocessor... gcc -E
11:45:14 [2022-07-15T11:45:14.699Z] #84 33.79 checking for grep that handles long lines and -e... /bin/grep
11:45:14 [2022-07-15T11:45:14.699Z] #84 33.79 checking for egrep... /bin/grep -E
11:45:14 [2022-07-15T11:45:14.699Z] #84 33.79 checking for ANSI C header files... yes
11:45:14 [2022-07-15T11:45:14.713Z] #76 49.19 Selecting previously unselected package dpkg-dev.
11:45:14 [2022-07-15T11:45:14.713Z] #76 49.19 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
11:45:14 [2022-07-15T11:45:14.713Z] #76 49.22 Unpacking dpkg-dev (1.20.11) ...
11:45:14 [2022-07-15T11:45:14.954Z] Commit message: "libnetwork: skip firewalld management for rootless"
11:45:14 [2022-07-15T11:45:14.958Z] #84 33.89 checking for sys/types.h... yes
11:45:14 [2022-07-15T11:45:14.958Z] #84 33.92 checking for sys/stat.h... yes
11:45:14 [2022-07-15T11:45:14.958Z] #84 33.95 checking for stdlib.h... yes
11:45:14 [2022-07-15T11:45:14.958Z] #84 33.98 checking for string.h... yes
11:45:14 [2022-07-15T11:45:14.958Z] #84 34.01 checking for memory.h... yes
11:45:14 [2022-07-15T11:45:14.958Z] #84 34.04 checking for strings.h... yes
11:45:14 [2022-07-15T11:45:14.958Z] #84 34.07 checking for inttypes.h... yes
11:45:14 [2022-07-15T11:45:14.958Z] #84 34.11 checking for stdint.h... yes
11:45:14 [2022-07-15T11:45:14.974Z]  > git --version # timeout=10
11:45:14 [2022-07-15T11:45:14.978Z]  > git --version # 'git version 2.25.1'
11:45:14 [2022-07-15T11:45:14.986Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.13 checking for unistd.h... yes
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.17 checking minix/config.h usability... no
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.21 checking minix/config.h presence... no
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.22 checking for minix/config.h... no
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.23 checking whether it is safe to define __EXTENSIONS__... yes
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.27 checking build system type... x86_64-pc-linux-gnu
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.31 checking host system type... x86_64-pc-linux-gnu
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.31 checking how to print strings... printf
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.32 checking for a sed that does not truncate output... /bin/sed
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.32 checking for fgrep... /bin/grep -F
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.32 checking for ld used by gcc... /usr/bin/ld
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.33 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.33 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.33 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.35 checking whether ln -s works... yes
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.35 checking the maximum length of command line arguments... 1572864
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.36 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.36 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.36 checking for /usr/bin/ld option to reload object files... -r
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.36 checking for objdump... objdump
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.36 checking how to recognize dependent libraries... pass_all
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.36 checking for dlltool... no
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.36 checking how to associate runtime and link libraries... printf %s\n
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.36 checking for ar... ar
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.36 checking for archiver @FILE support... @
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.39 checking for strip... strip
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.39 checking for ranlib... ranlib
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.39 checking for gawk... no
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.39 checking for mawk... mawk
11:45:15 [2022-07-15T11:45:15.217Z] #84 34.39 checking command to parse /usr/bin/nm -B output from gcc object... ok
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
11:45:15 [2022-07-15T11:45:15.476Z] #84 34.46 checking for sysroot... no
11:45:15 [2022-07-15T11:45:15.476Z] #84 34.46 checking for a working dd... /bin/dd
11:45:15 [2022-07-15T11:45:15.476Z] #84 34.46 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:45:15 [2022-07-15T11:45:15.476Z] #84 34.48 checking for mt... no
11:45:15 [2022-07-15T11:45:15.476Z] #84 34.48 checking if : is a manifest tool... no
11:45:15 [2022-07-15T11:45:15.476Z] #84 34.49 checking for dlfcn.h... yes
11:45:15 [2022-07-15T11:45:15.476Z] #84 34.52 checking for objdir... .libs
11:45:15 [2022-07-15T11:45:15.476Z] #84 34.60 checking if gcc supports -fno-rtti -fno-exceptions... no
11:45:15 [2022-07-15T11:45:15.476Z] #84 34.62 checking for gcc option to produce PIC... -fPIC -DPIC
11:45:15 [2022-07-15T11:45:15.476Z] #84 34.62 checking if gcc PIC flag -fPIC -DPIC works... yes
11:45:15 [2022-07-15T11:45:15.476Z] #84 34.64 checking if gcc static flag -static works... yes
[Pipeline] sh
11:45:15 [2022-07-15T11:45:15.651Z] #76 50.28 Selecting previously unselected package build-essential.
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.72 checking if gcc supports -c -o file.o... yes
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.74 checking if gcc supports -c -o file.o... (cached) yes
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.74 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.75 checking dynamic linker characteristics... GNU/Linux ld.so
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.82 checking how to hardcode library paths into programs... immediate
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.82 checking whether stripping libraries is possible... yes
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.82 checking if libtool supports shared libraries... yes
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.82 checking whether to build shared libraries... no
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.82 checking whether to build static libraries... yes
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.82 checking for a BSD-compatible install... /usr/bin/install -c
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.83 checking whether build environment is sane... yes
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.84 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.84 checking whether make sets $(MAKE)... yes
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.85 checking whether make supports the include directive... yes (GNU style)
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.86 checking whether make supports nested variables... yes
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.87 checking whether UID '0' is supported by ustar format... yes
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.87 checking whether GID '0' is supported by ustar format... yes
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.87 checking how to create a ustar tar archive... gnutar
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.88 checking dependency style of gcc... gcc3
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.91 checking whether to enable maintainer-specific portions of Makefiles... yes
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.91 checking whether make supports nested variables... (cached) yes
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.91 checking for pkg-config... /usr/bin/pkg-config
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.91 checking pkg-config is at least version 0.9.0... yes
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.91 checking for yajl >= 2.1.0... yes
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.92 checking for a sed that does not truncate output... (cached) /bin/sed
11:45:15 [2022-07-15T11:45:15.735Z] #84 34.92 checking for gcc... (cached) gcc
11:45:15 [2022-07-15T11:45:15.910Z] #76 50.29 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
11:45:15 [2022-07-15T11:45:15.910Z] #76 50.29 Unpacking build-essential (12.9) ...
11:45:15 [2022-07-15T11:45:15.993Z] #84 34.94 checking whether we are using the GNU C compiler... (cached) yes
11:45:15 [2022-07-15T11:45:15.993Z] #84 34.94 checking whether gcc accepts -g... (cached) yes
11:45:15 [2022-07-15T11:45:15.993Z] #84 34.94 checking for gcc option to accept ISO C89... (cached) none needed
11:45:15 [2022-07-15T11:45:15.993Z] #84 34.94 checking whether gcc understands -c and -o together... (cached) yes
11:45:15 [2022-07-15T11:45:15.993Z] #84 34.94 checking for a Python interpreter with version >= 3... python3
11:45:15 [2022-07-15T11:45:15.993Z] #84 34.95 checking for python3... /usr/bin/python3
11:45:15 [2022-07-15T11:45:15.993Z] #84 34.95 checking for python3 version... 3.9
11:45:15 [2022-07-15T11:45:15.993Z] #84 34.96 checking for python3 platform... linux
11:45:15 [2022-07-15T11:45:15.993Z] #84 34.98 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:45:15 [2022-07-15T11:45:15.993Z] #84 35.00 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:45:16 [2022-07-15T11:45:16.141Z] + docker version
11:45:16 [2022-07-15T11:45:16.169Z] #76 50.41 Selecting previously unselected package libcap2:amd64.
11:45:16 [2022-07-15T11:45:16.169Z] #76 50.42 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
11:45:16 [2022-07-15T11:45:16.169Z] #76 50.44 Unpacking libcap2:amd64 (1:2.44-1) ...
11:45:16 [2022-07-15T11:45:16.169Z] #76 50.56 Selecting previously unselected package libcap-dev:amd64.
11:45:16 [2022-07-15T11:45:16.169Z] #76 50.60 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
11:45:16 [2022-07-15T11:45:16.169Z] #76 50.61 Unpacking libcap-dev:amd64 (1:2.44-1) ...
11:45:16 [2022-07-15T11:45:16.169Z] #76 50.80 Selecting previously unselected package libprotobuf-c1:amd64.
11:45:16 [2022-07-15T11:45:16.169Z] #76 50.81 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:45:16 [2022-07-15T11:45:16.428Z] #76 50.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:45:16 [2022-07-15T11:45:16.428Z] #76 50.88 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:45:16 [2022-07-15T11:45:16.428Z] #76 50.90 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
11:45:16 [2022-07-15T11:45:16.428Z] #76 50.90 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:45:16 [2022-07-15T11:45:16.428Z] #76 51.04 Selecting previously unselected package libseccomp-dev:amd64.
11:45:16 [2022-07-15T11:45:16.428Z] #76 51.04 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:45:16 [2022-07-15T11:45:16.428Z] #76 51.07 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:45:16 [2022-07-15T11:45:16.589Z] Fetching without tags
11:45:16 [2022-07-15T11:45:16.687Z] #76 51.27 Selecting previously unselected package libsystemd-dev:amd64.
11:45:16 [2022-07-15T11:45:16.687Z] #76 51.28 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
11:45:16 [2022-07-15T11:45:16.687Z] #76 51.29 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:45:16 [2022-07-15T11:45:16.885Z] Merging remotes/origin/22.06 commit 6408132d74cfcafafa9f15b4dedb31af6372b1ec into PR head commit 863ca3f1855048bec370a444e475760ac33991ae
11:45:16 [2022-07-15T11:45:16.929Z] #84 35.05 checking that generated files are newer than configure... done
11:45:16 [2022-07-15T11:45:16.929Z] #84 35.84 configure: creating ./config.status
11:45:16 [2022-07-15T11:45:16.468Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:45:16 [2022-07-15T11:45:16.491Z]  > git config --add remote.origin.fetch +refs/pull/43813/head:refs/remotes/origin/PR-43813 # timeout=10
11:45:16 [2022-07-15T11:45:16.513Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:45:16 [2022-07-15T11:45:16.543Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:45:16 [2022-07-15T11:45:16.591Z] Fetching upstream changes from https://github.com/moby/moby.git
11:45:16 [2022-07-15T11:45:16.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:45:16 [2022-07-15T11:45:16.595Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43813/head:refs/remotes/origin/PR-43813 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:45:16 [2022-07-15T11:45:16.895Z]  > git config core.sparsecheckout # timeout=10
11:45:16 [2022-07-15T11:45:16.912Z]  > git checkout -f 863ca3f1855048bec370a444e475760ac33991ae # timeout=10
11:45:17 [2022-07-15T11:45:17.188Z] #84 36.25 config.status: creating Makefile
11:45:17 [2022-07-15T11:45:17.188Z] #84 36.26 config.status: creating config.h
11:45:17 [2022-07-15T11:45:17.188Z] #84 36.27 config.status: executing libtool commands
11:45:17 [2022-07-15T11:45:17.188Z] #84 36.28 config.status: executing depfiles commands
11:45:17 [2022-07-15T11:45:17.446Z] #84 36.42 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:45:17 [2022-07-15T11:45:17.446Z] #84 36.42 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:45:17 [2022-07-15T11:45:17.446Z] #84 36.49 checking for gcc... gcc
11:45:17 [2022-07-15T11:45:17.446Z] #84 36.51 checking whether the C compiler works... yes
11:45:17 [2022-07-15T11:45:17.446Z] #84 36.54 checking for C compiler default output file name... a.out
11:45:17 [2022-07-15T11:45:17.446Z] #84 36.54 checking for suffix of executables... 
11:45:17 [2022-07-15T11:45:17.446Z] #84 36.58 checking whether we are cross compiling... no
11:45:17 [2022-07-15T11:45:17.623Z] #76 52.01 Selecting previously unselected package libtool.
11:45:17 [2022-07-15T11:45:17.623Z] #76 52.03 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
11:45:17 [2022-07-15T11:45:17.623Z] #76 52.04 Unpacking libtool (2.4.6-15) ...
11:45:17 [2022-07-15T11:45:17.623Z] #76 ...
11:45:17 [2022-07-15T11:45:17.623Z] 
11:45:17 [2022-07-15T11:45:17.623Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:45:17 [2022-07-15T11:45:17.623Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.62 checking for suffix of object files... o
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.64 checking whether we are using the GNU C compiler... yes
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.65 checking whether gcc accepts -g... yes
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.67 checking for gcc option to accept ISO C89... none needed
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.70 checking whether gcc understands -c and -o together... yes
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.73 checking for a BSD-compatible install... /usr/bin/install -c
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.74 checking whether build environment is sane... yes
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.74 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.75 checking for gawk... no
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.75 checking for mawk... mawk
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.75 checking whether make sets $(MAKE)... yes
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.75 checking whether make supports the include directive... yes (GNU style)
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.76 checking whether make supports nested variables... yes
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.77 checking whether UID '0' is supported by ustar format... yes
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.77 checking whether GID '0' is supported by ustar format... yes
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.77 checking how to create a ustar tar archive... gnutar
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.78 checking dependency style of gcc... gcc3
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.81 checking whether to enable maintainer-specific portions of Makefiles... yes
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.81 checking whether make supports nested variables... (cached) yes
11:45:17 [2022-07-15T11:45:17.705Z] #84 36.82 checking build system type... x86_64-pc-linux-gnu
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.87 checking host system type... x86_64-pc-linux-gnu
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.87 checking how to print strings... printf
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.87 checking for a sed that does not truncate output... /bin/sed
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.87 checking for grep that handles long lines and -e... /bin/grep
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.88 checking for egrep... /bin/grep -E
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.88 checking for fgrep... /bin/grep -F
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.88 checking for ld used by gcc... /usr/bin/ld
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.88 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.89 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.89 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.91 checking whether ln -s works... yes
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.91 checking the maximum length of command line arguments... 1572864
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.91 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.91 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.91 checking for /usr/bin/ld option to reload object files... -r
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.91 checking for objdump... objdump
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.91 checking how to recognize dependent libraries... pass_all
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.91 checking for dlltool... no
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.91 checking how to associate runtime and link libraries... printf %s\n
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.92 checking for ar... ar
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.92 checking for archiver @FILE support... @
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.94 checking for strip... strip
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.94 checking for ranlib... ranlib
11:45:17 [2022-07-15T11:45:17.964Z] #84 36.94 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:45:17 [2022-07-15T11:45:17.964Z] #84 37.01 checking for sysroot... no
11:45:17 [2022-07-15T11:45:17.964Z] #84 37.01 checking for a working dd... /bin/dd
11:45:17 [2022-07-15T11:45:17.964Z] #84 37.01 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:45:17 [2022-07-15T11:45:17.964Z] #84 37.03 checking for mt... no
11:45:17 [2022-07-15T11:45:17.964Z] #84 37.03 checking if : is a manifest tool... no
11:45:17 [2022-07-15T11:45:17.964Z] #84 37.03 checking how to run the C preprocessor... gcc -E
11:45:18 [2022-07-15T11:45:18.142Z] #34 51.84 Updating files:  88% (1343/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
11:45:18 [2022-07-15T11:45:18.142Z] #34 52.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:45:18 [2022-07-15T11:45:18.209Z] Merge succeeded, producing 863ca3f1855048bec370a444e475760ac33991ae
11:45:18 [2022-07-15T11:45:18.210Z] Checking out Revision 863ca3f1855048bec370a444e475760ac33991ae (PR-43813)
11:45:18 [2022-07-15T11:45:18.222Z] #84 37.07 checking for ANSI C header files... yes
11:45:18 [2022-07-15T11:45:18.222Z] #84 37.17 checking for sys/types.h... yes
11:45:18 [2022-07-15T11:45:18.222Z] #84 37.19 checking for sys/stat.h... yes
11:45:18 [2022-07-15T11:45:18.222Z] #84 37.22 checking for stdlib.h... yes
11:45:18 [2022-07-15T11:45:18.222Z] #84 37.25 checking for string.h... yes
11:45:18 [2022-07-15T11:45:18.222Z] #84 37.28 checking for memory.h... yes
11:45:18 [2022-07-15T11:45:18.222Z] #84 37.30 checking for strings.h... yes
11:45:18 [2022-07-15T11:45:18.222Z] #84 37.33 checking for inttypes.h... yes
11:45:18 [2022-07-15T11:45:18.222Z] #84 37.36 checking for stdint.h... yes
11:45:18 [2022-07-15T11:45:18.401Z] #34 52.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:45:18 [2022-07-15T11:45:18.401Z] #34 ...
11:45:18 [2022-07-15T11:45:18.401Z] 
11:45:18 [2022-07-15T11:45:18.401Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:45:18 [2022-07-15T11:45:18.401Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:45:18 [2022-07-15T11:45:18.401Z] #55 42.92 go: downloading github.com/prometheus/client_model v0.2.0
11:45:18 [2022-07-15T11:45:18.401Z] #55 42.98 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
11:45:18 [2022-07-15T11:45:18.401Z] #55 43.31 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:45:18 [2022-07-15T11:45:18.401Z] #55 43.49 go: downloading github.com/google/go-cmp v0.5.7
11:45:18 [2022-07-15T11:45:18.401Z] #55 44.11 go: downloading github.com/hexops/gotextdiff v1.0.3
11:45:18 [2022-07-15T11:45:18.401Z] #55 44.29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
11:45:18 [2022-07-15T11:45:18.401Z] #55 44.29 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
11:45:18 [2022-07-15T11:45:18.401Z] #55 44.35 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:45:18 [2022-07-15T11:45:18.401Z] #55 44.65 go: downloading github.com/beorn7/perks v1.0.1
11:45:18 [2022-07-15T11:45:18.401Z] #55 44.69 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:45:18 [2022-07-15T11:45:18.401Z] #55 44.83 go: downloading github.com/golang/protobuf v1.5.2
11:45:18 [2022-07-15T11:45:18.401Z] #55 44.85 go: downloading github.com/prometheus/common v0.32.1
11:45:18 [2022-07-15T11:45:18.401Z] #55 45.49 go: downloading github.com/prometheus/procfs v0.7.3
11:45:18 [2022-07-15T11:45:18.402Z] #55 45.87 go: downloading google.golang.org/protobuf v1.28.0
11:45:18 [2022-07-15T11:45:18.402Z] #55 46.83 go: downloading github.com/mattn/go-runewidth v0.0.9
11:45:18 [2022-07-15T11:45:18.402Z] #55 46.95 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:45:18 [2022-07-15T11:45:18.402Z] #55 ...
11:45:18 [2022-07-15T11:45:18.402Z] 
11:45:18 [2022-07-15T11:45:18.402Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:45:18 [2022-07-15T11:45:18.402Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:45:18 [2022-07-15T11:45:18.402Z] #76 52.33 Selecting previously unselected package libudev-dev:amd64.
11:45:18 [2022-07-15T11:45:18.402Z] #76 52.33 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:45:18 [2022-07-15T11:45:18.402Z] #76 52.34 Unpacking libudev-dev:amd64 (247.3-7) ...
11:45:18 [2022-07-15T11:45:18.402Z] #76 52.55 Selecting previously unselected package libyajl2:amd64.
11:45:18 [2022-07-15T11:45:18.402Z] #76 52.57 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
11:45:18 [2022-07-15T11:45:18.402Z] #76 52.58 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:45:18 [2022-07-15T11:45:18.402Z] #76 52.77 Selecting previously unselected package libyajl-dev:amd64.
11:45:18 [2022-07-15T11:45:18.402Z] #76 52.77 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
11:45:18 [2022-07-15T11:45:18.402Z] #76 52.78 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
11:45:18 [2022-07-15T11:45:18.402Z] #76 53.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:45:18 [2022-07-15T11:45:18.402Z] #76 53.04 Setting up libmagic-mgc (1:5.39-3) ...
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.39 checking for unistd.h... yes
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.42 checking for dlfcn.h... yes
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.45 checking for objdir... .libs
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.51 checking if gcc supports -fno-rtti -fno-exceptions... no
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.53 checking for gcc option to produce PIC... -fPIC -DPIC
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.53 checking if gcc PIC flag -fPIC -DPIC works... yes
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.55 checking if gcc static flag -static works... yes
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.62 checking if gcc supports -c -o file.o... yes
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.64 checking if gcc supports -c -o file.o... (cached) yes
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.64 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.65 checking dynamic linker characteristics... GNU/Linux ld.so
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.70 checking how to hardcode library paths into programs... immediate
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.70 checking whether stripping libraries is possible... yes
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.70 checking if libtool supports shared libraries... yes
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.70 checking whether to build shared libraries... no
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.70 checking whether to build static libraries... yes
11:45:18 [2022-07-15T11:45:18.481Z] #84 37.71 checking float.h usability... yes
11:45:18 [2022-07-15T11:45:18.660Z] #76 53.07 Setting up libyajl2:amd64 (2.1.0-3) ...
11:45:18 [2022-07-15T11:45:18.660Z] #76 53.09 Setting up libmagic1:amd64 (1:5.39-3) ...
11:45:18 [2022-07-15T11:45:18.660Z] #76 53.11 Setting up file (1:5.39-3) ...
11:45:18 [2022-07-15T11:45:18.660Z] #76 53.13 Setting up bzip2 (1.0.8-4) ...
11:45:18 [2022-07-15T11:45:18.660Z] #76 53.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:45:18 [2022-07-15T11:45:18.660Z] #76 53.17 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:45:18 [2022-07-15T11:45:18.660Z] #76 53.18 Setting up libcap2:amd64 (1:2.44-1) ...
11:45:18 [2022-07-15T11:45:18.660Z] #76 53.20 Setting up autotools-dev (20180224.1+nmu1) ...
11:45:18 [2022-07-15T11:45:18.660Z] #76 53.22 Setting up libsigsegv2:amd64 (2.13-1) ...
11:45:18 [2022-07-15T11:45:18.660Z] #76 53.24 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:45:18 [2022-07-15T11:45:18.739Z] #84 37.73 checking float.h presence... yes
11:45:18 [2022-07-15T11:45:18.739Z] #84 37.74 checking for float.h... yes
11:45:18 [2022-07-15T11:45:18.739Z] #84 37.74 checking limits.h usability... yes
11:45:18 [2022-07-15T11:45:18.739Z] #84 37.77 checking limits.h presence... yes
11:45:18 [2022-07-15T11:45:18.739Z] #84 37.78 checking for limits.h... yes
11:45:18 [2022-07-15T11:45:18.739Z] #84 37.79 checking stddef.h usability... yes
11:45:18 [2022-07-15T11:45:18.739Z] #84 37.81 checking stddef.h presence... yes
11:45:18 [2022-07-15T11:45:18.739Z] #84 37.82 checking for stddef.h... yes
11:45:18 [2022-07-15T11:45:18.739Z] #84 37.83 checking for stdlib.h... (cached) yes
11:45:18 [2022-07-15T11:45:18.739Z] #84 37.83 checking for string.h... (cached) yes
11:45:18 [2022-07-15T11:45:18.739Z] #84 37.84 checking sys/time.h usability... yes
11:45:18 [2022-07-15T11:45:18.739Z] #84 37.87 checking sys/time.h presence... yes
11:45:18 [2022-07-15T11:45:18.739Z] #84 37.88 checking for sys/time.h... yes
11:45:18 [2022-07-15T11:45:18.739Z] #84 37.88 checking for inline... inline
11:45:18 [2022-07-15T11:45:18.739Z] #84 37.89 checking for size_t... yes
11:45:18 [2022-07-15T11:45:18.921Z] #76 53.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:45:18 [2022-07-15T11:45:18.921Z] #76 53.27 Setting up patch (2.7.6-7) ...
11:45:18 [2022-07-15T11:45:18.921Z] #76 53.29 Setting up libudev-dev:amd64 (247.3-7) ...
11:45:18 [2022-07-15T11:45:18.921Z] #76 53.30 Setting up libyajl-dev:amd64 (2.1.0-3) ...
11:45:18 [2022-07-15T11:45:18.921Z] #76 53.32 Setting up libcap-dev:amd64 (1:2.44-1) ...
11:45:18 [2022-07-15T11:45:18.921Z] #76 53.33 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:45:18 [2022-07-15T11:45:18.921Z] #76 53.34 Setting up libtool (2.4.6-15) ...
11:45:18 [2022-07-15T11:45:18.921Z] #76 53.36 Setting up m4 (1.4.18-5) ...
11:45:18 [2022-07-15T11:45:18.921Z] #76 53.37 Setting up dpkg-dev (1.20.11) ...
11:45:18 [2022-07-15T11:45:18.921Z] #76 53.39 Setting up autoconf (2.69-14) ...
11:45:18 [2022-07-15T11:45:18.921Z] #76 53.41 Setting up build-essential (12.9) ...
11:45:18 [2022-07-15T11:45:18.921Z] #76 53.43 Setting up automake (1:1.16.3-2) ...
11:45:18 [2022-07-15T11:45:18.921Z] #76 53.44 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:45:18 [2022-07-15T11:45:18.921Z] #76 53.46 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:45:18 [2022-07-15T11:45:18.998Z] #84 37.95 checking for stdlib.h... (cached) yes
11:45:18 [2022-07-15T11:45:18.998Z] #84 37.95 checking for GNU libc compatible malloc... yes
11:45:18 [2022-07-15T11:45:18.998Z] #84 37.99 checking for stdlib.h... (cached) yes
11:45:18 [2022-07-15T11:45:18.998Z] #84 37.99 checking for GNU libc compatible realloc... yes
11:45:18 [2022-07-15T11:45:18.998Z] #84 38.04 checking for working strtod... yes
11:45:18 [2022-07-15T11:45:18.998Z] #84 38.10 checking for gettimeofday... yes
11:45:18 [2022-07-15T11:45:18.998Z] #84 38.15 checking for memset... yes
11:45:18 [2022-07-15T11:45:18.998Z] #84 38.19 checking for strspn... yes
11:45:19 [2022-07-15T11:45:19.257Z] #84 38.25 checking that generated files are newer than configure... done
11:45:19 [2022-07-15T11:45:19.257Z] #84 38.25 configure: creating ./config.status
11:45:18 [2022-07-15T11:45:18.106Z]  > git remote # timeout=10
11:45:18 [2022-07-15T11:45:18.134Z]  > git config --get remote.origin.url # timeout=10
11:45:18 [2022-07-15T11:45:18.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:45:18 [2022-07-15T11:45:18.160Z]  > git merge 6408132d74cfcafafa9f15b4dedb31af6372b1ec # timeout=10
11:45:18 [2022-07-15T11:45:18.185Z]  > git rev-parse HEAD^{commit} # timeout=10
11:45:18 [2022-07-15T11:45:18.215Z]  > git config core.sparsecheckout # timeout=10
11:45:18 [2022-07-15T11:45:18.235Z]  > git checkout -f 863ca3f1855048bec370a444e475760ac33991ae # timeout=10
11:45:19 [2022-07-15T11:45:19.490Z] #76 ...
11:45:19 [2022-07-15T11:45:19.490Z] 
11:45:19 [2022-07-15T11:45:19.490Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:45:19 [2022-07-15T11:45:19.490Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:45:19 [2022-07-15T11:45:19.490Z] #14 43.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 46.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 46.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 47.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.70 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 49.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:45:19 [2022-07-15T11:45:19.490Z] #14 50.83 debconf: delaying package configuration, since apt-utils is not installed
11:45:19 [2022-07-15T11:45:19.490Z] #14 51.08 Fetched 115 MB in 8s (13.6 MB/s)
11:45:19 [2022-07-15T11:45:19.490Z] #14 51.19 Selecting previously unselected package binutils-mingw-w64-i686.
11:45:19 [2022-07-15T11:45:19.490Z] #14 51.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:45:19 [2022-07-15T11:45:19.490Z] #14 51.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:45:19 [2022-07-15T11:45:19.490Z] #14 51.31 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:45:19 [2022-07-15T11:45:19.490Z] #14 ...
11:45:19 [2022-07-15T11:45:19.490Z] 
11:45:19 [2022-07-15T11:45:19.490Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:45:19 [2022-07-15T11:45:19.490Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:45:19 [2022-07-15T11:45:19.490Z] #51 46.60 Selecting previously unselected package libprotobuf23:amd64.
11:45:19 [2022-07-15T11:45:19.490Z] #51 46.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:45:19 [2022-07-15T11:45:19.490Z] #51 46.68 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 46.69 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 47.54 Selecting previously unselected package python3-pkg-resources.
11:45:19 [2022-07-15T11:45:19.490Z] #51 47.54 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 47.55 Unpacking python3-pkg-resources (52.0.0-4) ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 47.80 Selecting previously unselected package python3-six.
11:45:19 [2022-07-15T11:45:19.490Z] #51 47.82 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 47.84 Unpacking python3-six (1.16.0-2) ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 47.96 Selecting previously unselected package python3-protobuf.
11:45:19 [2022-07-15T11:45:19.490Z] #51 47.99 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 48.02 Unpacking python3-protobuf (3.12.4-1) ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 48.61 Selecting previously unselected package libnet1:amd64.
11:45:19 [2022-07-15T11:45:19.490Z] #51 48.61 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 48.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 48.78 Selecting previously unselected package libnl-3-200:amd64.
11:45:19 [2022-07-15T11:45:19.490Z] #51 48.78 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 48.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 48.92 Selecting previously unselected package libprotobuf-c1:amd64.
11:45:19 [2022-07-15T11:45:19.490Z] #51 48.92 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 48.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 49.04 Selecting previously unselected package criu.
11:45:19 [2022-07-15T11:45:19.490Z] #51 49.04 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 49.05 Unpacking criu (3.17-1) ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 49.88 Setting up python3-pkg-resources (52.0.0-4) ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 51.70 Setting up libprotobuf23:amd64 (3.12.4-1) ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 51.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 51.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 51.76 Setting up python3-six (1.16.0-2) ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 53.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:45:19 [2022-07-15T11:45:19.490Z] #51 53.09 Setting up python3-protobuf (3.12.4-1) ...
11:45:19 [2022-07-15T11:45:19.515Z] #84 38.65 config.status: creating Makefile
11:45:19 [2022-07-15T11:45:19.749Z] #51 ...
11:45:19 [2022-07-15T11:45:19.749Z] 
11:45:19 [2022-07-15T11:45:19.749Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:45:19 [2022-07-15T11:45:19.749Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:45:19 [2022-07-15T11:45:19.749Z] #14 54.16 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:45:19 [2022-07-15T11:45:19.749Z] #14 54.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:45:19 [2022-07-15T11:45:19.749Z] #14 54.18 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:45:19 [2022-07-15T11:45:19.774Z] #84 38.66 config.status: creating config.h
11:45:19 [2022-07-15T11:45:19.774Z] #84 38.67 config.status: executing depfiles commands
11:45:19 [2022-07-15T11:45:19.774Z] #84 38.71 config.status: executing libtool commands
11:45:19 [2022-07-15T11:45:19.774Z] #84 38.86   GEN      .version
11:45:19 [2022-07-15T11:45:19.774Z] #84 38.87 make  install-recursive
11:45:19 [2022-07-15T11:45:19.774Z] #84 38.87 make[1]: Entering directory '/tmp/crun-build'
11:45:19 [2022-07-15T11:45:19.774Z] #84 38.89 Making install in libocispec
11:45:19 [2022-07-15T11:45:19.774Z] #84 38.89 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:45:19 [2022-07-15T11:45:19.774Z] #84 38.91 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
11:45:19 [2022-07-15T11:45:19.946Z] Fetching without tags
11:45:20 [2022-07-15T11:45:20.012Z] #14 ...
11:45:20 [2022-07-15T11:45:20.012Z] 
11:45:20 [2022-07-15T11:45:20.012Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:45:20 [2022-07-15T11:45:20.012Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:45:20 [2022-07-15T11:45:20.012Z] #76 DONE 54.4s
11:45:20 [2022-07-15T11:45:20.012Z] 
11:45:20 [2022-07-15T11:45:20.012Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:45:20 [2022-07-15T11:45:20.012Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:45:20 [2022-07-15T11:45:20.033Z] #84 38.91 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
11:45:20 [2022-07-15T11:45:20.033Z] #84 38.91 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
11:45:20 [2022-07-15T11:45:20.033Z] #84 38.91 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
11:45:20 [2022-07-15T11:45:20.033Z] #84 38.95 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:45:20 [2022-07-15T11:45:20.033Z] #84 38.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:45:20 [2022-07-15T11:45:20.033Z] #84 38.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:45:20 [2022-07-15T11:45:20.033Z] #84 38.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:45:20 [2022-07-15T11:45:20.033Z] #84 38.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:45:20 [2022-07-15T11:45:20.033Z] #84 38.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 38.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 38.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 38.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 38.97 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 38.97 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 38.97 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 38.97 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 38.97 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 38.97 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 38.97 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 39.19 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 39.19 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 39.19 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 39.19 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 39.19 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 39.19 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 39.19 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 39.19 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 39.19 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 39.19 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 39.19 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:45:20 [2022-07-15T11:45:20.034Z] #84 39.19 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:45:20 [2022-07-15T11:45:20.292Z] #84 39.20 make  install-recursive
11:45:20 [2022-07-15T11:45:20.292Z] #84 39.20 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:45:20 [2022-07-15T11:45:20.292Z] #84 39.22 Making install in yajl
11:45:20 [2022-07-15T11:45:20.292Z] #84 39.22 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:45:20 [2022-07-15T11:45:20.292Z] #84 39.22   CC       verify/json_verify-json_verify.o
11:45:20 [2022-07-15T11:45:20.292Z] #84 39.22   CC       src/libyajl_la-yajl_alloc.lo
11:45:20 [2022-07-15T11:45:20.292Z] #84 39.22   CC       src/libyajl_la-yajl.lo
11:45:20 [2022-07-15T11:45:20.292Z] #84 39.22   CC       src/libyajl_la-yajl_gen.lo
11:45:20 [2022-07-15T11:45:20.292Z] #84 39.23   CC       src/libyajl_la-yajl_parser.lo
11:45:20 [2022-07-15T11:45:20.292Z] #84 39.23   CC       src/libyajl_la-yajl_buf.lo
11:45:20 [2022-07-15T11:45:20.292Z] #84 39.23   CC       src/libyajl_la-yajl_encode.lo
11:45:20 [2022-07-15T11:45:20.292Z] #84 39.23   CC       src/libyajl_la-yajl_lex.lo
11:45:20 [2022-07-15T11:45:20.292Z] #84 39.23   CC       src/libyajl_la-yajl_tree.lo
11:45:20 [2022-07-15T11:45:20.300Z] Merging remotes/origin/22.06 commit 6408132d74cfcafafa9f15b4dedb31af6372b1ec into PR head commit 863ca3f1855048bec370a444e475760ac33991ae
11:45:20 [2022-07-15T11:45:20.552Z] #84 39.60   CCLD     libyajl.la
11:45:20 [2022-07-15T11:45:20.552Z] #84 39.67   CCLD     verify/json_verify
11:45:20 [2022-07-15T11:45:20.552Z] #84 39.74 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:45:20 [2022-07-15T11:45:20.552Z] #84 39.74 make[5]: Nothing to be done for 'install-exec-am'.
11:45:20 [2022-07-15T11:45:20.552Z] #84 39.74 make[5]: Nothing to be done for 'install-data-am'.
11:45:20 [2022-07-15T11:45:20.552Z] #84 39.74 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.74 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.75 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.76   CC       src/validate.o
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.76   CC       src/image_spec_schema_config_schema.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.77   CC       src/image_spec_schema_content_descriptor.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.77   CC       src/image_spec_schema_defs.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.77   CC       src/image_spec_schema_defs_descriptor.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.77   CC       src/image_spec_schema_image_index_schema.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.77   CC       src/image_spec_schema_image_manifest_schema.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.77   CC       src/image_spec_schema_image_layout_schema.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.79   CC       src/runtime_spec_schema_config_linux.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.79   CC       src/runtime_spec_schema_config_zos.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.79   CC       src/runtime_spec_schema_config_schema.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.79   CC       src/runtime_spec_schema_config_solaris.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.79   CC       src/runtime_spec_schema_config_vm.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.80   CC       src/runtime_spec_schema_config_windows.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.80   CC       src/runtime_spec_schema_defs.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.81   CC       src/runtime_spec_schema_defs_linux.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.81   CC       src/runtime_spec_schema_defs_zos.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.83   CC       src/runtime_spec_schema_defs_vm.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.84   CC       src/runtime_spec_schema_defs_windows.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.84   CC       src/runtime_spec_schema_state_schema.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.85   CC       src/image_manifest_items_image_manifest_items_schema.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.85   CC       src/basic_test_double_array_item.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.86   CC       src/basic_test_double_array.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.86   CC       src/basic_test_top_array_int.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.86   CC       src/basic_test_top_array_string.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.87   CC       src/basic_test_top_double_array_int.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.87   CC       src/basic_test_top_double_array_obj.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.88   CC       src/basic_test_top_double_array_refobj.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.91   CC       src/basic_test_top_double_array_string.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.92   CC       src/read-file.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.95   CC       src/json_common.lo
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.96   CC       tests/test-1.o
11:45:20 [2022-07-15T11:45:20.812Z] #84 39.98   CC       tests/test-2.o
11:45:20 [2022-07-15T11:45:20.812Z] #84 40.02   CC       tests/test-3.o
11:45:20 [2022-07-15T11:45:20.812Z] #84 40.05   CC       tests/test-4.o
11:45:20 [2022-07-15T11:45:20.812Z] #84 40.07   CC       tests/test-5.o
11:45:20 [2022-07-15T11:45:20.948Z] #77 0.928 Cloning into '/tmp/crun-build'...
11:45:19 [2022-07-15T11:45:19.860Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:45:19 [2022-07-15T11:45:19.876Z]  > git config --add remote.origin.fetch +refs/pull/43813/head:refs/remotes/origin/PR-43813 # timeout=10
11:45:19 [2022-07-15T11:45:19.894Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:45:19 [2022-07-15T11:45:19.926Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:45:19 [2022-07-15T11:45:19.956Z] Fetching upstream changes from https://github.com/moby/moby.git
11:45:19 [2022-07-15T11:45:19.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:45:19 [2022-07-15T11:45:19.958Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43813/head:refs/remotes/origin/PR-43813 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:45:20 [2022-07-15T11:45:20.306Z]  > git config core.sparsecheckout # timeout=10
11:45:20 [2022-07-15T11:45:20.330Z]  > git checkout -f 863ca3f1855048bec370a444e475760ac33991ae # timeout=10
11:45:21 [2022-07-15T11:45:21.072Z] #84 40.08   CC       tests/test-6.o
11:45:21 [2022-07-15T11:45:21.072Z] #84 40.10   CC       tests/test-7.o
11:45:21 [2022-07-15T11:45:21.072Z] #84 40.11   CC       tests/test-8.o
11:45:21 [2022-07-15T11:45:21.072Z] #84 40.15   CC       tests/test-9.o
11:45:21 [2022-07-15T11:45:21.332Z] #84 40.26   CC       tests/test-10.o
11:45:21 [2022-07-15T11:45:21.332Z] #84 40.29   CC       tests/test-11.o
11:45:21 [2022-07-15T11:45:21.652Z] Merge succeeded, producing 863ca3f1855048bec370a444e475760ac33991ae
11:45:21 [2022-07-15T11:45:21.652Z] Checking out Revision 863ca3f1855048bec370a444e475760ac33991ae (PR-43813)
11:45:21 [2022-07-15T11:45:21.911Z] Commit message: "libnetwork: skip firewalld management for rootless"
11:45:21 [2022-07-15T11:45:21.931Z]  > git --version # timeout=10
11:45:21 [2022-07-15T11:45:21.943Z]  > git --version # 'git version 2.25.1'
11:45:21 [2022-07-15T11:45:21.954Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:45:22 [2022-07-15T11:45:22.751Z] Client: Docker Engine - Community
11:45:22 [2022-07-15T11:45:22.751Z]  Version:           20.10.14
11:45:22 [2022-07-15T11:45:22.751Z]  API version:       1.41
11:45:22 [2022-07-15T11:45:22.751Z]  Go version:        go1.16.15
11:45:22 [2022-07-15T11:45:22.751Z]  Git commit:        a224086
11:45:22 [2022-07-15T11:45:22.751Z]  Built:             Thu Mar 24 01:47:20 2022
11:45:22 [2022-07-15T11:45:22.751Z]  OS/Arch:           linux/arm64
11:45:22 [2022-07-15T11:45:22.751Z]  Context:           default
11:45:22 [2022-07-15T11:45:22.751Z]  Experimental:      true
11:45:22 [2022-07-15T11:45:22.751Z] 
11:45:22 [2022-07-15T11:45:22.751Z] Server: Docker Engine - Community
11:45:22 [2022-07-15T11:45:22.751Z]  Engine:
11:45:22 [2022-07-15T11:45:22.751Z]   Version:          20.10.14
11:45:22 [2022-07-15T11:45:22.751Z]   API version:      1.41 (minimum version 1.12)
11:45:22 [2022-07-15T11:45:22.751Z]   Go version:       go1.16.15
11:45:22 [2022-07-15T11:45:22.751Z]   Git commit:       87a90dc
11:45:22 [2022-07-15T11:45:22.751Z]   Built:            Thu Mar 24 01:45:39 2022
11:45:22 [2022-07-15T11:45:22.751Z]   OS/Arch:          linux/arm64
11:45:22 [2022-07-15T11:45:22.751Z]   Experimental:     true
11:45:22 [2022-07-15T11:45:22.751Z]  containerd:
11:45:22 [2022-07-15T11:45:22.751Z]   Version:          1.5.11
11:45:22 [2022-07-15T11:45:22.751Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:45:22 [2022-07-15T11:45:22.751Z]  runc:
11:45:22 [2022-07-15T11:45:22.751Z]   Version:          1.0.3
11:45:22 [2022-07-15T11:45:22.751Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:45:22 [2022-07-15T11:45:22.751Z]  docker-init:
11:45:22 [2022-07-15T11:45:22.751Z]   Version:          0.19.0
11:45:22 [2022-07-15T11:45:22.751Z]   GitCommit:        de40ad0
11:45:22 [2022-07-15T11:45:22.776Z] + docker version
[Pipeline] sh
11:45:22 [2022-07-15T11:45:22.852Z] #77 ...
11:45:22 [2022-07-15T11:45:22.852Z] 
11:45:22 [2022-07-15T11:45:22.852Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:45:22 [2022-07-15T11:45:22.852Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:45:22 [2022-07-15T11:45:22.852Z] #42 47.00 Selecting previously unselected package libicu67:amd64.
11:45:22 [2022-07-15T11:45:22.852Z] #42 47.02 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
11:45:22 [2022-07-15T11:45:22.852Z] #42 47.04 Unpacking libicu67:amd64 (67.1-7) ...
11:45:22 [2022-07-15T11:45:22.852Z] #42 54.21 Selecting previously unselected package libxml2:amd64.
11:45:22 [2022-07-15T11:45:22.852Z] #42 54.22 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
11:45:22 [2022-07-15T11:45:22.852Z] #42 54.23 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:45:22 [2022-07-15T11:45:22.852Z] #42 54.95 Selecting previously unselected package libarchive13:amd64.
11:45:22 [2022-07-15T11:45:22.852Z] #42 54.95 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:45:22 [2022-07-15T11:45:22.853Z] #42 54.96 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:45:22 [2022-07-15T11:45:22.853Z] #42 55.41 Selecting previously unselected package libjsoncpp24:amd64.
11:45:22 [2022-07-15T11:45:22.853Z] #42 55.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
11:45:22 [2022-07-15T11:45:22.853Z] #42 55.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:45:22 [2022-07-15T11:45:22.853Z] #42 55.59 Selecting previously unselected package librhash0:amd64.
11:45:22 [2022-07-15T11:45:22.853Z] #42 55.62 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
11:45:22 [2022-07-15T11:45:22.853Z] #42 55.63 Unpacking librhash0:amd64 (1.4.1-2) ...
11:45:22 [2022-07-15T11:45:22.853Z] #42 55.82 Selecting previously unselected package libuv1:amd64.
11:45:22 [2022-07-15T11:45:22.853Z] #42 55.82 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
11:45:22 [2022-07-15T11:45:22.853Z] #42 55.83 Unpacking libuv1:amd64 (1.40.0-2) ...
11:45:22 [2022-07-15T11:45:22.853Z] #42 55.99 Selecting previously unselected package cmake.
11:45:22 [2022-07-15T11:45:22.853Z] #42 56.02 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:45:22 [2022-07-15T11:45:22.853Z] #42 56.03 Unpacking cmake (3.18.4-2+deb11u1) ...
11:45:22 [2022-07-15T11:45:22.853Z] #42 ...
11:45:22 [2022-07-15T11:45:22.853Z] 
11:45:22 [2022-07-15T11:45:22.853Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:45:22 [2022-07-15T11:45:22.853Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:45:22 [2022-07-15T11:45:22.853Z] #14 57.04 Selecting previously unselected package binutils-mingw-w64.
11:45:22 [2022-07-15T11:45:22.853Z] #14 57.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:45:22 [2022-07-15T11:45:22.853Z] #14 57.11 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:45:22 [2022-07-15T11:45:22.853Z] #14 57.26 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:45:22 [2022-07-15T11:45:22.853Z] #14 57.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:45:22 [2022-07-15T11:45:22.853Z] #14 57.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:45:23 [2022-07-15T11:45:23.111Z] #14 57.49 Selecting previously unselected package dmsetup.
11:45:23 [2022-07-15T11:45:23.111Z] #14 57.50 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:45:23 [2022-07-15T11:45:23.111Z] #14 57.52 Unpacking dmsetup (2:1.02.175-2.1) ...
11:45:23 [2022-07-15T11:45:23.167Z] + docker info
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.04   CCLD     libocispec.la
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.13   CCLD     src/validate
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.13   CCLD     tests/test-1
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.13   CCLD     tests/test-2
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.14   CCLD     tests/test-3
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.14   CCLD     tests/test-4
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.14   CCLD     tests/test-6
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.14   CCLD     tests/test-5
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.14   CCLD     tests/test-7
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.15   CCLD     tests/test-8
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.15   CCLD     tests/test-9
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.15   CCLD     tests/test-10
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.16 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.16   CCLD     tests/test-11
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.28 libtool: link: ar cr libocispec.a 
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.29 libtool: link: ranlib libocispec.a
11:45:23 [2022-07-15T11:45:23.239Z] #84 42.41 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:45:23 [2022-07-15T11:45:23.370Z] #14 57.73 Selecting previously unselected package mingw-w64-common.
11:45:23 [2022-07-15T11:45:23.370Z] #14 57.74 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:45:23 [2022-07-15T11:45:23.370Z] #14 57.74 Unpacking mingw-w64-common (8.0.0-1) ...
11:45:21 [2022-07-15T11:45:21.521Z]  > git remote # timeout=10
11:45:21 [2022-07-15T11:45:21.542Z]  > git config --get remote.origin.url # timeout=10
11:45:21 [2022-07-15T11:45:21.563Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:45:21 [2022-07-15T11:45:21.564Z]  > git merge 6408132d74cfcafafa9f15b4dedb31af6372b1ec # timeout=10
11:45:21 [2022-07-15T11:45:21.628Z]  > git rev-parse HEAD^{commit} # timeout=10
11:45:21 [2022-07-15T11:45:21.654Z]  > git config core.sparsecheckout # timeout=10
11:45:21 [2022-07-15T11:45:21.673Z]  > git checkout -f 863ca3f1855048bec370a444e475760ac33991ae # timeout=10
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.42 make[5]: Nothing to be done for 'install-exec-am'.
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.42 make[5]: Nothing to be done for 'install-data-am'.
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.42 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.42 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.42 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.42 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.43 make[2]: Entering directory '/tmp/crun-build'
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.45   CC       src/crun-crun.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.45   CC       src/crun-run.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.45   CC       src/crun-delete.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.45   CC       src/crun-kill.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.45   CC       src/crun-pause.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.45   CC       src/crun-unpause.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.45   CC       src/crun-spec.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.46   CC       src/crun-exec.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.46   CC       src/crun-list.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.47   CC       src/crun-create.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.50   CC       src/crun-start.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.54   CC       src/crun-state.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.56   CC       src/crun-update.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.56   CC       src/crun-ps.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.57   CC       src/crun-checkpoint.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.57   CC       src/crun-restore.o
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.59   CC       src/libcrun/libcrun_la-utils.lo
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.61   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:45:23 [2022-07-15T11:45:23.499Z] #84 42.69   CC       src/libcrun/libcrun_la-container.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.69   CC       src/libcrun/libcrun_la-cgroup.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.70   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.70   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.70   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.70   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.70   CC       src/libcrun/libcrun_la-criu.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.70   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.71   CC       src/libcrun/libcrun_la-custom-handler.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.71   CC       src/libcrun/libcrun_la-linux.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.72   CC       src/libcrun/libcrun_la-seccomp.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.74   CC       src/libcrun/libcrun_la-ebpf.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.80   CC       src/libcrun/libcrun_la-error.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.82   CC       src/libcrun/libcrun_la-status.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.83   CC       src/libcrun/libcrun_la-terminal.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.83   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.84   CC       src/libcrun/libcrun_la-signals.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.87   CC       src/libcrun/libcrun_la-mount_flags.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.88   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.90   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.91   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.93   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.95   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:45:23 [2022-07-15T11:45:23.758Z] #84 42.98   CC       tests/init.o
11:45:23 [2022-07-15T11:45:23.758Z] #84 43.00   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:45:23 [2022-07-15T11:45:23.758Z] #84 43.02   CC       src/libcrun/libcrun_testing_a-utils.o
11:45:24 [2022-07-15T11:45:24.018Z] #84 43.04   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:45:24 [2022-07-15T11:45:24.018Z] #84 43.07   CC       src/libcrun/libcrun_testing_a-container.o
11:45:24 [2022-07-15T11:45:24.018Z] #84 43.11   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:45:24 [2022-07-15T11:45:24.018Z] #84 43.12   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:45:24 [2022-07-15T11:45:24.018Z] #84 43.15   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:45:24 [2022-07-15T11:45:24.018Z] #84 43.16   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:45:24 [2022-07-15T11:45:24.018Z] #84 43.18   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:45:24 [2022-07-15T11:45:24.018Z] #84 43.18   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:45:24 [2022-07-15T11:45:24.018Z] #84 43.22   CC       src/libcrun/libcrun_testing_a-criu.o
11:45:24 [2022-07-15T11:45:24.018Z] #84 43.24   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:45:24 [2022-07-15T11:45:24.278Z] #84 43.27   CC       src/libcrun/libcrun_testing_a-linux.o
11:45:24 [2022-07-15T11:45:24.278Z] #84 43.28   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:45:24 [2022-07-15T11:45:24.278Z] #84 43.31   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:45:24 [2022-07-15T11:45:24.278Z] #84 43.36   CC       src/libcrun/libcrun_testing_a-error.o
11:45:24 [2022-07-15T11:45:24.278Z] #84 ...
11:45:24 [2022-07-15T11:45:24.278Z] 
11:45:24 [2022-07-15T11:45:24.278Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
11:45:24 [2022-07-15T11:45:24.278Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1
11:45:24 [2022-07-15T11:45:24.278Z] #19 41.79 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
11:45:24 [2022-07-15T11:45:24.278Z] #19 41.79 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
11:45:24 [2022-07-15T11:45:24.278Z] #19 41.79 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
11:45:24 [2022-07-15T11:45:24.278Z] #19 41.81 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
11:45:24 [2022-07-15T11:45:24.278Z] #19 41.81 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
11:45:24 [2022-07-15T11:45:24.278Z] #19 41.81 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
11:45:24 [2022-07-15T11:45:24.278Z] #19 41.81 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
11:45:24 [2022-07-15T11:45:24.278Z] #19 41.81 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
11:45:24 [2022-07-15T11:45:24.278Z] #19 41.84 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
11:45:24 [2022-07-15T11:45:24.278Z] #19 41.84 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
11:45:24 [2022-07-15T11:45:24.278Z] #19 41.85 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
11:45:24 [2022-07-15T11:45:24.278Z] #19 41.86 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
11:45:24 [2022-07-15T11:45:24.278Z] #19 42.70 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
11:45:24 [2022-07-15T11:45:24.278Z] #19 42.70 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
11:45:24 [2022-07-15T11:45:24.278Z] #19 42.71 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
11:45:24 [2022-07-15T11:45:24.278Z] #19 42.73 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
11:45:24 [2022-07-15T11:45:24.278Z] #19 42.75 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
11:45:24 [2022-07-15T11:45:24.278Z] #19 43.53 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
11:45:24 [2022-07-15T11:45:24.278Z] #19 43.53 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
11:45:24 [2022-07-15T11:45:24.278Z] #19 43.82 debconf: delaying package configuration, since apt-utils is not installed
11:45:24 [2022-07-15T11:45:24.278Z] #19 43.91 Fetched 788 MB in 17s (47.0 MB/s)
11:45:24 [2022-07-15T11:45:24.278Z] #19 43.94 Selecting previously unselected package liblocale-gettext-perl.
11:45:24 [2022-07-15T11:45:24.278Z] #19 43.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:45:24 [2022-07-15T11:45:24.278Z] #19 43.94 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 43.95 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 43.98 Selecting previously unselected package bzip2.
11:45:24 [2022-07-15T11:45:24.278Z] #19 43.98 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 43.99 Unpacking bzip2 (1.0.8-4) ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.02 Selecting previously unselected package libmagic-mgc.
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.02 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.02 Unpacking libmagic-mgc (1:5.39-3) ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.09 Selecting previously unselected package libmagic1:amd64.
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.09 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.10 Unpacking libmagic1:amd64 (1:5.39-3) ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.14 Selecting previously unselected package file.
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.14 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.14 Unpacking file (1:5.39-3) ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.18 Selecting previously unselected package xz-utils.
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.18 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.22 Selecting previously unselected package binutils-aarch64-linux-gnu.
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.23 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.23 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.54 Selecting previously unselected package binutils-arm-linux-gnueabi.
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.54 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.55 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.84 Selecting previously unselected package binutils-arm-linux-gnueabihf.
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.84 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 44.84 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 45.14 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
11:45:24 [2022-07-15T11:45:24.278Z] #19 45.14 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 45.15 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 45.41 Selecting previously unselected package binutils-s390x-linux-gnu.
11:45:24 [2022-07-15T11:45:24.278Z] #19 45.42 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 45.42 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 45.64 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
11:45:24 [2022-07-15T11:45:24.278Z] #19 45.64 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 45.65 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 45.69 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
11:45:24 [2022-07-15T11:45:24.278Z] #19 45.69 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 45.69 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 50.54 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
11:45:24 [2022-07-15T11:45:24.278Z] #19 50.54 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 50.54 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 50.57 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
11:45:24 [2022-07-15T11:45:24.278Z] #19 50.58 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 50.58 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:45:24 [2022-07-15T11:45:24.278Z] #19 ...
11:45:24 [2022-07-15T11:45:24.278Z] 
11:45:24 [2022-07-15T11:45:24.278Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:45:24 [2022-07-15T11:45:24.278Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:45:24 [2022-07-15T11:45:24.278Z] #84 43.41   CC       src/libcrun/libcrun_testing_a-status.o
11:45:24 [2022-07-15T11:45:24.278Z] #84 43.43   CC       src/libcrun/libcrun_testing_a-terminal.o
11:45:24 [2022-07-15T11:45:24.278Z] #84 43.44   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:45:24 [2022-07-15T11:45:24.278Z] #84 43.46   CC       src/libcrun/libcrun_testing_a-signals.o
11:45:24 [2022-07-15T11:45:24.538Z] #84 43.48   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:45:24 [2022-07-15T11:45:24.538Z] #84 43.51   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:45:24 [2022-07-15T11:45:24.538Z] #84 43.54   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:45:24 [2022-07-15T11:45:24.538Z] #84 43.57   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:45:24 [2022-07-15T11:45:24.538Z] #84 43.59   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:45:24 [2022-07-15T11:45:24.538Z] #84 43.60   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:45:24 [2022-07-15T11:45:24.538Z] #84 43.64   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:45:24 [2022-07-15T11:45:24.538Z] #84 43.66   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:45:25 [2022-07-15T11:45:25.476Z] #84 44.48   CCLD     tests/init
11:45:26 [2022-07-15T11:45:26.348Z] Commit message: "libnetwork: skip firewalld management for rootless"
11:45:26 [2022-07-15T11:45:26.396Z]  > git --version # timeout=10
11:45:26 [2022-07-15T11:45:26.426Z]  > git --version # 'git version 2.17.1'
11:45:26 [2022-07-15T11:45:26.457Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
11:45:26 [2022-07-15T11:45:26.655Z] #14 ...
11:45:26 [2022-07-15T11:45:26.655Z] 
11:45:26 [2022-07-15T11:45:26.655Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:45:26 [2022-07-15T11:45:26.655Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:45:26 [2022-07-15T11:45:26.655Z] #51 57.37 Setting up criu (3.17-1) ...
11:45:26 [2022-07-15T11:45:26.655Z] #51 59.70 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:45:26 [2022-07-15T11:45:26.655Z] #51 DONE 60.7s
11:45:26 [2022-07-15T11:45:26.655Z] 
11:45:26 [2022-07-15T11:45:26.655Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:45:26 [2022-07-15T11:45:26.655Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:45:26 [2022-07-15T11:45:26.655Z] #42 60.75 Setting up libicu67:amd64 (67.1-7) ...
11:45:26 [2022-07-15T11:45:26.655Z] #42 60.80 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:45:26 [2022-07-15T11:45:26.655Z] #42 60.84 Setting up libuv1:amd64 (1.40.0-2) ...
11:45:26 [2022-07-15T11:45:26.655Z] #42 60.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:45:26 [2022-07-15T11:45:26.655Z] #42 60.96 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:45:26 [2022-07-15T11:45:26.655Z] #42 60.97 Setting up librhash0:amd64 (1.4.1-2) ...
11:45:26 [2022-07-15T11:45:26.655Z] #42 60.99 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:45:26 [2022-07-15T11:45:26.655Z] #42 61.06 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:45:26 [2022-07-15T11:45:26.655Z] #42 61.08 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:45:26 [2022-07-15T11:45:26.655Z] #42 61.09 Setting up cmake (3.18.4-2+deb11u1) ...
11:45:26 [2022-07-15T11:45:26.655Z] #42 61.13 Processing triggers for libc-bin (2.31-13+deb11u3) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:45:26 [2022-07-15T11:45:26.859Z] #84 45.91   CCLD     libcrun.la
11:45:26 [2022-07-15T11:45:26.859Z] #84 46.06   CCLD     crun
11:45:26 [2022-07-15T11:45:26.859Z] #84 46.12   AR       libcrun_testing.a
11:45:27 [2022-07-15T11:45:27.117Z] #84 46.12 ar: `u' modifier ignored since `D' is the default (see `U')
11:45:27 [2022-07-15T11:45:27.117Z] #84 46.14   CCLD     tests/tests_libcrun_utils
11:45:27 [2022-07-15T11:45:27.117Z] #84 46.14   CCLD     tests/tests_libcrun_errors
11:45:27 [2022-07-15T11:45:27.117Z] #84 46.14   CCLD     tests/tests_libcrun_fuzzer
11:45:27 [2022-07-15T11:45:27.117Z] #84 46.29 make[3]: Entering directory '/tmp/crun-build'
11:45:27 [2022-07-15T11:45:27.117Z] #84 46.35  /bin/mkdir -p '/usr/local/share/man/man1'
11:45:27 [2022-07-15T11:45:27.117Z] #84 46.35  /bin/mkdir -p '/usr/local/lib'
11:45:27 [2022-07-15T11:45:27.117Z] #84 46.35  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:45:27 [2022-07-15T11:45:27.117Z] #84 46.35  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:45:27 [2022-07-15T11:45:27.117Z] #84 46.37 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:45:27 [2022-07-15T11:45:27.117Z] #84 46.37 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:45:27 [2022-07-15T11:45:27.117Z] #84 46.37 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:45:27 [2022-07-15T11:45:27.223Z] #42 DONE 61.6s
11:45:27 [2022-07-15T11:45:27.223Z] 
11:45:27 [2022-07-15T11:45:27.223Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:45:27 [2022-07-15T11:45:27.223Z] #43 sha256:75033d59f6c88c28e5b0edb99075576b359c00717a388948eaa333db5b5fb1dc
11:45:27 [2022-07-15T11:45:27.223Z] #43 DONE 0.2s
11:45:27 [2022-07-15T11:45:27.223Z] 
11:45:27 [2022-07-15T11:45:27.223Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:45:27 [2022-07-15T11:45:27.223Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:45:27 [2022-07-15T11:45:27.375Z] #84 46.37 libtool: install: ranlib /usr/local/lib/libcrun.a
11:45:27 [2022-07-15T11:45:27.375Z] #84 46.44 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.44 ----------------------------------------------------------------------
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.44 Libraries have been installed in:
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.44    /usr/local/lib
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.44 
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.44 If you ever happen to want to link against installed libraries
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.44 in a given directory, LIBDIR, you must either use libtool, and
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.44 specify the full pathname of the library, or use the '-LLIBDIR'
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.44 flag during linking and do at least one of the following:
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.44    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.44      during execution
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.44    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.45      during linking
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.45    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.45    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.45 
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.45 See any operating system documentation about shared libraries for
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.45 more information, such as the ld(1) and ld.so(8) manual pages.
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.45 ----------------------------------------------------------------------
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.45  /bin/mkdir -p '/build'
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.45   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.47 libtool: install: /usr/bin/install -c crun /build/crun
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.47 make[3]: Leaving directory '/tmp/crun-build'
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.47 make[2]: Leaving directory '/tmp/crun-build'
11:45:27 [2022-07-15T11:45:27.376Z] #84 46.47 make[1]: Leaving directory '/tmp/crun-build'
11:45:27 [2022-07-15T11:45:27.482Z] #14 ...
11:45:27 [2022-07-15T11:45:27.482Z] 
11:45:27 [2022-07-15T11:45:27.482Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:45:27 [2022-07-15T11:45:27.482Z] #44 sha256:3ee49577aedf308e4b9283b9ac182bd606934a1f6f73763126c89d07e88c435b
11:45:27 [2022-07-15T11:45:27.719Z] + docker version
11:45:28 [2022-07-15T11:45:28.047Z] Client: Docker Engine - Community
11:45:28 [2022-07-15T11:45:28.047Z]  Version:           20.10.14
11:45:28 [2022-07-15T11:45:28.047Z]  API version:       1.41
11:45:28 [2022-07-15T11:45:28.047Z]  Go version:        go1.16.15
11:45:28 [2022-07-15T11:45:28.047Z]  Git commit:        a224086
11:45:28 [2022-07-15T11:45:28.047Z]  Built:             Thu Mar 24 01:48:02 2022
11:45:28 [2022-07-15T11:45:28.047Z]  OS/Arch:           linux/amd64
11:45:28 [2022-07-15T11:45:28.047Z]  Context:           default
11:45:28 [2022-07-15T11:45:28.047Z]  Experimental:      true
11:45:28 [2022-07-15T11:45:28.047Z] 
11:45:28 [2022-07-15T11:45:28.047Z] Server: Docker Engine - Community
11:45:28 [2022-07-15T11:45:28.047Z]  Engine:
11:45:28 [2022-07-15T11:45:28.047Z]   Version:          20.10.14
11:45:28 [2022-07-15T11:45:28.047Z]   API version:      1.41 (minimum version 1.12)
11:45:28 [2022-07-15T11:45:28.047Z]   Go version:       go1.16.15
11:45:28 [2022-07-15T11:45:28.047Z]   Git commit:       87a90dc
11:45:28 [2022-07-15T11:45:28.047Z]   Built:            Thu Mar 24 01:45:53 2022
11:45:28 [2022-07-15T11:45:28.047Z]   OS/Arch:          linux/amd64
11:45:28 [2022-07-15T11:45:28.047Z]   Experimental:     true
11:45:28 [2022-07-15T11:45:28.047Z]  containerd:
11:45:28 [2022-07-15T11:45:28.047Z]   Version:          1.5.11
11:45:28 [2022-07-15T11:45:28.047Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:45:28 [2022-07-15T11:45:28.047Z]  runc:
11:45:28 [2022-07-15T11:45:28.047Z]   Version:          1.0.3
11:45:28 [2022-07-15T11:45:28.047Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:45:28 [2022-07-15T11:45:28.047Z]  docker-init:
11:45:28 [2022-07-15T11:45:28.047Z]   Version:          0.19.0
11:45:28 [2022-07-15T11:45:28.047Z]   GitCommit:        de40ad0
[Pipeline] sh
11:45:28 [2022-07-15T11:45:28.401Z] + docker info
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.046 + RM_GOPATH=0
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.046 + TMP_GOPATH=
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.047 + : /build
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.047 + '[' -z '' ']'
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.048 ++ mktemp -d
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.051 + export GOPATH=/tmp/tmp.vWPjESMSII
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.051 + GOPATH=/tmp/tmp.vWPjESMSII
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.051 + RM_GOPATH=1
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.051 + case "$(go env GOARCH)" in
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.052 ++ go env GOARCH
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.086 + export GO_BUILDMODE=-buildmode=pie
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.086 + GO_BUILDMODE=-buildmode=pie
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.087 ++ dirname /install.sh
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.092 + dir=/
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.092 + bin=tini
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.092 + shift
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.092 + '[' '!' -f //tini.installer ']'
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.093 + . //tini.installer
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.093 ++ : v0.19.0
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.095 + install_tini
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.096 + echo 'Install tini version v0.19.0'
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.096 Install tini version v0.19.0
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.097 + git clone https://github.com/krallin/tini.git /tmp/tmp.vWPjESMSII/tini
11:45:28 [2022-07-15T11:45:28.419Z] #44 1.102 Cloning into '/tmp/tmp.vWPjESMSII/tini'...
11:45:29 [2022-07-15T11:45:29.364Z] #44 1.968 + cd /tmp/tmp.vWPjESMSII/tini
11:45:29 [2022-07-15T11:45:29.364Z] #44 1.968 + git checkout -q v0.19.0
11:45:29 [2022-07-15T11:45:29.364Z] #44 2.000 + cmake .
11:45:29 [2022-07-15T11:45:29.625Z] #44 2.461 -- The C compiler identification is GNU 10.2.1
11:45:29 [2022-07-15T11:45:29.884Z] #44 2.531 -- Detecting C compiler ABI info
11:45:30 [2022-07-15T11:45:30.452Z] #44 3.107 -- Detecting C compiler ABI info - done
11:45:30 [2022-07-15T11:45:30.452Z] #44 3.257 -- Check for working C compiler: /usr/bin/cc - skipped
11:45:30 [2022-07-15T11:45:30.452Z] #44 3.271 -- Detecting C compile features
11:45:30 [2022-07-15T11:45:30.711Z] #44 3.274 -- Detecting C compile features - done
11:45:30 [2022-07-15T11:45:30.711Z] #44 3.337 -- Performing Test HAS_BUILTIN_FORTIFY
11:45:30 [2022-07-15T11:45:30.970Z] #44 3.595 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:45:30 [2022-07-15T11:45:30.970Z] #44 3.701 -- Configuring done
11:45:31 [2022-07-15T11:45:31.228Z] #44 3.730 -- Generating done
11:45:31 [2022-07-15T11:45:31.228Z] #44 3.745 -- Build files have been written to: /tmp/tmp.vWPjESMSII/tini
11:45:31 [2022-07-15T11:45:31.228Z] #44 3.764 + make tini-static
11:45:31 [2022-07-15T11:45:31.487Z] #44 4.034 Scanning dependencies of target tini-static
11:45:31 [2022-07-15T11:45:31.487Z] #44 4.114 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:45:31 [2022-07-15T11:45:31.560Z] #84 DONE 50.8s
11:45:31 [2022-07-15T11:45:31.560Z] 
11:45:31 [2022-07-15T11:45:31.560Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
11:45:31 [2022-07-15T11:45:31.560Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1
11:45:31 [2022-07-15T11:45:31.560Z] #19 56.29 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
11:45:31 [2022-07-15T11:45:31.560Z] #19 56.29 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
11:45:31 [2022-07-15T11:45:31.560Z] #19 56.50 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
11:45:31 [2022-07-15T11:45:31.560Z] #19 56.91 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
11:45:31 [2022-07-15T11:45:31.560Z] #19 56.91 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
11:45:31 [2022-07-15T11:45:31.560Z] #19 57.07 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:45:32 [2022-07-15T11:45:32.865Z] #44 5.518 [100%] Linking C executable tini-static
11:45:33 [2022-07-15T11:45:33.169Z] Client:
11:45:33 [2022-07-15T11:45:33.169Z]  Context:    default
11:45:33 [2022-07-15T11:45:33.169Z]  Debug Mode: false
11:45:33 [2022-07-15T11:45:33.169Z]  Plugins:
11:45:33 [2022-07-15T11:45:33.169Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:45:33 [2022-07-15T11:45:33.169Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:45:33 [2022-07-15T11:45:33.169Z] 
11:45:33 [2022-07-15T11:45:33.169Z] Server:
11:45:33 [2022-07-15T11:45:33.169Z]  Containers: 0
11:45:33 [2022-07-15T11:45:33.169Z]   Running: 0
11:45:33 [2022-07-15T11:45:33.169Z]   Paused: 0
11:45:33 [2022-07-15T11:45:33.169Z]   Stopped: 0
11:45:33 [2022-07-15T11:45:33.169Z]  Images: 0
11:45:33 [2022-07-15T11:45:33.169Z]  Server Version: 20.10.14
11:45:33 [2022-07-15T11:45:33.169Z]  Storage Driver: overlay2
11:45:33 [2022-07-15T11:45:33.169Z]   Backing Filesystem: extfs
11:45:33 [2022-07-15T11:45:33.169Z]   Supports d_type: true
11:45:33 [2022-07-15T11:45:33.169Z]   Native Overlay Diff: true
11:45:33 [2022-07-15T11:45:33.169Z]   userxattr: false
11:45:33 [2022-07-15T11:45:33.169Z]  Logging Driver: json-file
11:45:33 [2022-07-15T11:45:33.169Z]  Cgroup Driver: cgroupfs
11:45:33 [2022-07-15T11:45:33.169Z]  Cgroup Version: 1
11:45:33 [2022-07-15T11:45:33.169Z]  Plugins:
11:45:33 [2022-07-15T11:45:33.169Z]   Volume: local
11:45:33 [2022-07-15T11:45:33.169Z]   Network: bridge host ipvlan macvlan null overlay
11:45:33 [2022-07-15T11:45:33.169Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:45:33 [2022-07-15T11:45:33.169Z]  Swarm: inactive
11:45:33 [2022-07-15T11:45:33.169Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:45:33 [2022-07-15T11:45:33.169Z]  Default Runtime: runc
11:45:33 [2022-07-15T11:45:33.169Z]  Init Binary: docker-init
11:45:33 [2022-07-15T11:45:33.169Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:45:33 [2022-07-15T11:45:33.169Z]  runc version: v1.0.3-0-gf46b6ba
11:45:33 [2022-07-15T11:45:33.169Z]  init version: de40ad0
11:45:33 [2022-07-15T11:45:33.169Z]  Security Options:
11:45:33 [2022-07-15T11:45:33.169Z]   apparmor
11:45:33 [2022-07-15T11:45:33.169Z]   seccomp
11:45:33 [2022-07-15T11:45:33.169Z]    Profile: default
11:45:33 [2022-07-15T11:45:33.169Z]  Kernel Version: 5.13.0-1021-aws
11:45:33 [2022-07-15T11:45:33.169Z]  Operating System: Ubuntu 20.04.4 LTS
11:45:33 [2022-07-15T11:45:33.169Z]  OSType: linux
11:45:33 [2022-07-15T11:45:33.169Z]  Architecture: aarch64
11:45:33 [2022-07-15T11:45:33.169Z]  CPUs: 2
11:45:33 [2022-07-15T11:45:33.169Z]  Total Memory: 7.562GiB
11:45:33 [2022-07-15T11:45:33.169Z]  Name: ip-10-100-44-241
11:45:33 [2022-07-15T11:45:33.169Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
11:45:33 [2022-07-15T11:45:33.169Z]  Docker Root Dir: /var/lib/docker
11:45:33 [2022-07-15T11:45:33.169Z]  Debug Mode: false
11:45:33 [2022-07-15T11:45:33.169Z]  Registry: https://index.docker.io/v1/
11:45:33 [2022-07-15T11:45:33.169Z]  Labels:
11:45:33 [2022-07-15T11:45:33.169Z]  Experimental: true
11:45:33 [2022-07-15T11:45:33.169Z]  Insecure Registries:
11:45:33 [2022-07-15T11:45:33.169Z]   127.0.0.0/8
11:45:33 [2022-07-15T11:45:33.169Z]  Live Restore Enabled: true
11:45:33 [2022-07-15T11:45:33.169Z] 
[Pipeline] sh
11:45:33 [2022-07-15T11:45:33.457Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:45:33 [2022-07-15T11:45:33.457Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:45:33 [2022-07-15T11:45:33.457Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43813/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:45:33 [2022-07-15T11:45:33.457Z] + bash /home/ubuntu/workspace/moby_PR-43813/check-config.sh
11:45:33 [2022-07-15T11:45:33.457Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:45:33 [2022-07-15T11:45:33.457Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
11:45:33 [2022-07-15T11:45:33.457Z] 
11:45:33 [2022-07-15T11:45:33.457Z] Generally Necessary:
11:45:33 [2022-07-15T11:45:33.457Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:45:33 [2022-07-15T11:45:33.457Z] - apparmor: enabled and tools installed
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_NAMESPACES: enabled
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_NET_NS: enabled
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_PID_NS: enabled
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_IPC_NS: enabled
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_UTS_NS: enabled
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_CGROUPS: enabled
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_CGROUP_CPUACCT: enabled
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_CGROUP_DEVICE: enabled
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_CGROUP_FREEZER: enabled
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_CGROUP_SCHED: enabled
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_CPUSETS: enabled
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_MEMCG: enabled
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_KEYS: enabled
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_VETH: enabled (as module)
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_BRIDGE: enabled (as module)
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:45:33 [2022-07-15T11:45:33.457Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:45:33 [2022-07-15T11:45:33.462Z] #19 60.97 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
11:45:33 [2022-07-15T11:45:33.462Z] #19 60.97 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
11:45:33 [2022-07-15T11:45:33.462Z] #19 60.97 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:45:33 [2022-07-15T11:45:33.462Z] #19 61.02 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
11:45:33 [2022-07-15T11:45:33.462Z] #19 61.02 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:45:33 [2022-07-15T11:45:33.462Z] #19 61.03 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_NF_NAT: enabled (as module)
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_POSIX_MQUEUE: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_CGROUP_BPF: enabled
11:45:33 [2022-07-15T11:45:33.719Z] 
11:45:33 [2022-07-15T11:45:33.719Z] Optional Features:
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_USER_NS: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_SECCOMP: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_SECCOMP_FILTER: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_CGROUP_PIDS: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_MEMCG_SWAP: enabled
11:45:33 [2022-07-15T11:45:33.719Z]     (cgroup swap accounting is currently enabled)
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_BLK_CGROUP: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_CGROUP_PERF: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_CGROUP_HUGETLB: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_CFS_BANDWIDTH: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_RT_GROUP_SCHED: missing
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_IP_VS: enabled (as module)
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_IP_VS_NFCT: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_IP_VS_RR: enabled (as module)
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_SECURITY_SELINUX: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_SECURITY_APPARMOR: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_EXT4_FS: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:45:33 [2022-07-15T11:45:33.719Z] - Network Drivers:
11:45:33 [2022-07-15T11:45:33.719Z]   - "overlay":
11:45:33 [2022-07-15T11:45:33.719Z]     - CONFIG_VXLAN: enabled (as module)
11:45:33 [2022-07-15T11:45:33.719Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:45:33 [2022-07-15T11:45:33.719Z]       Optional (for encrypted networks):
11:45:33 [2022-07-15T11:45:33.801Z] #44 6.213 [100%] Built target tini-static
11:45:33 [2022-07-15T11:45:33.801Z] #44 6.299 + mkdir -p /build
11:45:33 [2022-07-15T11:45:33.801Z] #44 6.302 + cp tini-static /build/docker-init
11:45:33 [2022-07-15T11:45:33.979Z]       - CONFIG_CRYPTO: enabled
11:45:33 [2022-07-15T11:45:33.979Z]       - CONFIG_CRYPTO_AEAD: enabled
11:45:33 [2022-07-15T11:45:33.979Z]       - CONFIG_CRYPTO_GCM: enabled
11:45:33 [2022-07-15T11:45:33.979Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:45:33 [2022-07-15T11:45:33.979Z]       - CONFIG_CRYPTO_GHASH: enabled
11:45:33 [2022-07-15T11:45:33.979Z]       - CONFIG_XFRM: enabled
11:45:33 [2022-07-15T11:45:33.979Z]       - CONFIG_XFRM_USER: enabled (as module)
11:45:33 [2022-07-15T11:45:33.979Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:45:33 [2022-07-15T11:45:33.979Z]       - CONFIG_INET_ESP: enabled (as module)
11:45:33 [2022-07-15T11:45:33.979Z]   - "ipvlan":
11:45:33 [2022-07-15T11:45:33.979Z]     - CONFIG_IPVLAN: enabled (as module)
11:45:33 [2022-07-15T11:45:33.979Z]   - "macvlan":
11:45:33 [2022-07-15T11:45:33.979Z]     - CONFIG_MACVLAN: enabled (as module)
11:45:33 [2022-07-15T11:45:33.979Z]     - CONFIG_DUMMY: enabled (as module)
11:45:33 [2022-07-15T11:45:33.979Z]   - "ftp,tftp client in container":
11:45:33 [2022-07-15T11:45:33.979Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:45:33 [2022-07-15T11:45:33.979Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:45:33 [2022-07-15T11:45:33.979Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:45:33 [2022-07-15T11:45:33.979Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:45:33 [2022-07-15T11:45:33.979Z] - Storage Drivers:
11:45:33 [2022-07-15T11:45:33.979Z]   - "aufs":
11:45:33 [2022-07-15T11:45:33.979Z]     - CONFIG_AUFS_FS: enabled (as module)
11:45:33 [2022-07-15T11:45:33.979Z]   - "btrfs":
11:45:33 [2022-07-15T11:45:33.979Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:45:33 [2022-07-15T11:45:33.979Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:45:33 [2022-07-15T11:45:33.979Z]   - "devicemapper":
11:45:33 [2022-07-15T11:45:33.979Z]     - CONFIG_BLK_DEV_DM: enabled
11:45:33 [2022-07-15T11:45:33.979Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:45:33 [2022-07-15T11:45:33.979Z]   - "overlay":
11:45:33 [2022-07-15T11:45:33.979Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:45:33 [2022-07-15T11:45:33.979Z]   - "zfs":
11:45:33 [2022-07-15T11:45:33.979Z]     - /dev/zfs: present
11:45:33 [2022-07-15T11:45:33.979Z]     - zfs command: missing
11:45:33 [2022-07-15T11:45:33.979Z]     - zpool command: missing
11:45:33 [2022-07-15T11:45:33.979Z] 
11:45:33 [2022-07-15T11:45:33.979Z] Limits:
11:45:33 [2022-07-15T11:45:33.979Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:45:33 [2022-07-15T11:45:33.979Z] 
11:45:33 [2022-07-15T11:45:33.979Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:45:34 [2022-07-15T11:45:34.317Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:863ca3f1855048bec370a444e475760ac33991ae .
11:45:34 [2022-07-15T11:45:34.369Z] #44 DONE 6.8s
11:45:34 [2022-07-15T11:45:34.369Z] 
11:45:34 [2022-07-15T11:45:34.369Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:45:34 [2022-07-15T11:45:34.369Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:45:34 [2022-07-15T11:45:34.369Z] #77 8.365 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:45:34 [2022-07-15T11:45:34.369Z] #77 8.380 Cloning into '/tmp/crun-build/libocispec'...
11:45:34 [2022-07-15T11:45:34.369Z] #77 9.588 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
11:45:34 [2022-07-15T11:45:34.369Z] #77 9.596 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:45:34 [2022-07-15T11:45:34.369Z] #77 9.597 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:45:34 [2022-07-15T11:45:34.369Z] #77 9.597 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:45:34 [2022-07-15T11:45:34.369Z] #77 9.625 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:45:34 [2022-07-15T11:45:34.369Z] #77 11.78 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:45:34 [2022-07-15T11:45:34.369Z] #77 13.66 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:45:34 [2022-07-15T11:45:34.577Z] #1 [internal] load build definition from Dockerfile
11:45:34 [2022-07-15T11:45:34.577Z] #1 sha256:0a1dd2971703e3d4d353ad81558ac04f7a7eeda4872b43c7fe21e4c8d793e9fa
11:45:34 [2022-07-15T11:45:34.577Z] #1 transferring dockerfile: 19.25kB done
11:45:34 [2022-07-15T11:45:34.577Z] #1 DONE 0.2s
11:45:34 [2022-07-15T11:45:34.577Z] 
11:45:34 [2022-07-15T11:45:34.577Z] #2 [internal] load .dockerignore
11:45:34 [2022-07-15T11:45:34.577Z] #2 sha256:cf09206d6f2fccfd2a329339fa731b09caeb50afe84b15d0d016ecc09f9e48d3
11:45:34 [2022-07-15T11:45:34.577Z] #2 transferring context: 145B done
11:45:34 [2022-07-15T11:45:34.577Z] #2 DONE 0.1s
11:45:34 [2022-07-15T11:45:34.577Z] 
11:45:34 [2022-07-15T11:45:34.577Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:45:34 [2022-07-15T11:45:34.577Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
11:45:35 [2022-07-15T11:45:35.148Z] #3 DONE 0.4s
11:45:35 [2022-07-15T11:45:35.148Z] 
11:45:35 [2022-07-15T11:45:35.148Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
11:45:35 [2022-07-15T11:45:35.148Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17
11:45:35 [2022-07-15T11:45:35.148Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
11:45:35 [2022-07-15T11:45:35.148Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
11:45:35 [2022-07-15T11:45:35.148Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done
11:45:35 [2022-07-15T11:45:35.148Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done
11:45:35 [2022-07-15T11:45:35.148Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s
11:45:35 [2022-07-15T11:45:35.148Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s
11:45:35 [2022-07-15T11:45:35.409Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done
11:45:35 [2022-07-15T11:45:35.409Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840
11:45:35 [2022-07-15T11:45:35.670Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done
11:45:35 [2022-07-15T11:45:35.744Z] #77 ...
11:45:35 [2022-07-15T11:45:35.744Z] 
11:45:35 [2022-07-15T11:45:35.744Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:45:35 [2022-07-15T11:45:35.744Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
11:45:35 [2022-07-15T11:45:35.744Z] #53 70.05 gotestsum version dev
11:45:35 [2022-07-15T11:45:35.744Z] #53 DONE 70.2s
11:45:35 [2022-07-15T11:45:35.744Z] 
11:45:35 [2022-07-15T11:45:35.744Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:45:35 [2022-07-15T11:45:35.744Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:45:35 [2022-07-15T11:45:35.744Z] #77 15.70 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
11:45:35 [2022-07-15T11:45:35.854Z] Client: Docker Engine - Community
11:45:35 [2022-07-15T11:45:35.854Z]  Version:           20.10.14
11:45:35 [2022-07-15T11:45:35.854Z]  API version:       1.41
11:45:35 [2022-07-15T11:45:35.854Z]  Go version:        go1.16.15
11:45:35 [2022-07-15T11:45:35.854Z]  Git commit:        a224086
11:45:35 [2022-07-15T11:45:35.854Z]  Built:             Thu Mar 24 01:47:57 2022
11:45:35 [2022-07-15T11:45:35.854Z]  OS/Arch:           linux/amd64
11:45:35 [2022-07-15T11:45:35.854Z]  Context:           default
11:45:35 [2022-07-15T11:45:35.854Z]  Experimental:      true
11:45:35 [2022-07-15T11:45:35.854Z] 
11:45:35 [2022-07-15T11:45:35.854Z] Server: Docker Engine - Community
11:45:35 [2022-07-15T11:45:35.854Z]  Engine:
11:45:35 [2022-07-15T11:45:35.854Z]   Version:          20.10.14
11:45:35 [2022-07-15T11:45:35.854Z]   API version:      1.41 (minimum version 1.12)
11:45:35 [2022-07-15T11:45:35.854Z]   Go version:       go1.16.15
11:45:35 [2022-07-15T11:45:35.854Z]   Git commit:       87a90dc
11:45:35 [2022-07-15T11:45:35.854Z]   Built:            Thu Mar 24 01:45:46 2022
11:45:35 [2022-07-15T11:45:35.854Z]   OS/Arch:          linux/amd64
11:45:35 [2022-07-15T11:45:35.854Z]   Experimental:     true
11:45:35 [2022-07-15T11:45:35.854Z]  containerd:
11:45:35 [2022-07-15T11:45:35.854Z]   Version:          1.5.11
11:45:35 [2022-07-15T11:45:35.854Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:45:35 [2022-07-15T11:45:35.854Z]  runc:
11:45:35 [2022-07-15T11:45:35.854Z]   Version:          1.0.3
11:45:35 [2022-07-15T11:45:35.854Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:45:35 [2022-07-15T11:45:35.854Z]  docker-init:
11:45:35 [2022-07-15T11:45:35.854Z]   Version:          0.19.0
11:45:35 [2022-07-15T11:45:35.854Z]   GitCommit:        de40ad0
[Pipeline] sh
11:45:35 [2022-07-15T11:45:35.942Z] #4 DONE 0.7s
11:45:36 [2022-07-15T11:45:36.002Z] #77 15.97 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
11:45:36 [2022-07-15T11:45:36.202Z] 
11:45:36 [2022-07-15T11:45:36.202Z] #6 [internal] load .dockerignore
11:45:36 [2022-07-15T11:45:36.202Z] #6 sha256:556de7c888dbcc02622db4d8acaf61004706e6d3491c6f3c13fb0241ca002a44
11:45:36 [2022-07-15T11:45:36.203Z] #6 DONE 0.0s
11:45:36 [2022-07-15T11:45:36.203Z] 
11:45:36 [2022-07-15T11:45:36.203Z] #5 [internal] load build definition from Dockerfile
11:45:36 [2022-07-15T11:45:36.203Z] #5 sha256:3726b47a29954ed18bfd6c751a7962bfeb80e3678e54c7de8213db64d5a7de26
11:45:36 [2022-07-15T11:45:36.203Z] #5 DONE 0.0s
11:45:36 [2022-07-15T11:45:36.203Z] 
11:45:36 [2022-07-15T11:45:36.203Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:45:36 [2022-07-15T11:45:36.203Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:45:36 [2022-07-15T11:45:36.220Z] + docker info
11:45:36 [2022-07-15T11:45:36.261Z] #77 16.25 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
11:45:37 [2022-07-15T11:45:37.205Z] #10 DONE 1.1s
11:45:37 [2022-07-15T11:45:37.205Z] 
11:45:37 [2022-07-15T11:45:37.205Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
11:45:37 [2022-07-15T11:45:37.205Z] #8 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2
11:45:37 [2022-07-15T11:45:37.205Z] #8 DONE 1.1s
11:45:37 [2022-07-15T11:45:37.205Z] 
11:45:37 [2022-07-15T11:45:37.205Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:45:37 [2022-07-15T11:45:37.205Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:45:37 [2022-07-15T11:45:37.205Z] #9 DONE 1.1s
11:45:37 [2022-07-15T11:45:37.205Z] 
11:45:37 [2022-07-15T11:45:37.205Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
11:45:37 [2022-07-15T11:45:37.205Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
11:45:37 [2022-07-15T11:45:37.205Z] #7 DONE 1.1s
11:45:37 [2022-07-15T11:45:37.535Z] 
11:45:37 [2022-07-15T11:45:37.535Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:45:37 [2022-07-15T11:45:37.535Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:45:37 [2022-07-15T11:45:37.535Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:45:37 [2022-07-15T11:45:37.647Z] #19 64.76 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
11:45:37 [2022-07-15T11:45:37.647Z] #19 64.76 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
11:45:37 [2022-07-15T11:45:37.647Z] #19 64.76 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:45:37 [2022-07-15T11:45:37.647Z] #19 64.80 Selecting previously unselected package cpp-10-s390x-linux-gnu.
11:45:37 [2022-07-15T11:45:37.647Z] #19 64.80 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:45:37 [2022-07-15T11:45:37.647Z] #19 64.80 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:45:37 [2022-07-15T11:45:37.796Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:45:37 [2022-07-15T11:45:37.796Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:45:37 [2022-07-15T11:45:37.796Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:45:38 [2022-07-15T11:45:38.072Z] #73 ...
11:45:38 [2022-07-15T11:45:38.072Z] 
11:45:38 [2022-07-15T11:45:38.072Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:45:38 [2022-07-15T11:45:38.072Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:45:38 [2022-07-15T11:45:38.072Z] #49 DONE 0.0s
11:45:38 [2022-07-15T11:45:38.072Z] 
11:45:38 [2022-07-15T11:45:38.072Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:45:38 [2022-07-15T11:45:38.072Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
11:45:38 [2022-07-15T11:45:38.072Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done
11:45:38 [2022-07-15T11:45:38.072Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done
11:45:38 [2022-07-15T11:45:38.072Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done
11:45:38 [2022-07-15T11:45:38.072Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done
11:45:38 [2022-07-15T11:45:38.072Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 0.5s
11:45:38 [2022-07-15T11:45:38.072Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.5s
11:45:38 [2022-07-15T11:45:38.072Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 22.02MB / 53.68MB 0.5s
11:45:38 [2022-07-15T11:45:38.336Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 27.67MB / 53.68MB 0.6s
11:45:38 [2022-07-15T11:45:38.336Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.7s done
11:45:38 [2022-07-15T11:45:38.336Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 52.43MB / 53.68MB 0.8s
11:45:38 [2022-07-15T11:45:38.597Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 0B / 54.67MB 0.9s
11:45:38 [2022-07-15T11:45:38.597Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 9.44MB / 54.67MB 1.0s
11:45:38 [2022-07-15T11:45:38.597Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 19.92MB / 54.67MB 1.1s
11:45:38 [2022-07-15T11:45:38.863Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 1.1s done
11:45:38 [2022-07-15T11:45:38.863Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 28.31MB / 54.67MB 1.2s
11:45:38 [2022-07-15T11:45:38.863Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 49.28MB / 54.67MB 1.4s
11:45:39 [2022-07-15T11:45:39.124Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 1.5s
11:45:39 [2022-07-15T11:45:39.390Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.6s done
11:45:39 [2022-07-15T11:45:39.390Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 6.29MB / 81.11MB 1.8s
11:45:39 [2022-07-15T11:45:39.390Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 3.15MB / 108.94MB 1.8s
11:45:39 [2022-07-15T11:45:39.653Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 26.21MB / 81.11MB 2.0s
11:45:39 [2022-07-15T11:45:39.653Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 25.17MB / 108.94MB 2.0s
11:45:39 [2022-07-15T11:45:39.653Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068
11:45:39 [2022-07-15T11:45:39.653Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 36.70MB / 81.11MB 2.1s
11:45:39 [2022-07-15T11:45:39.653Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 35.65MB / 108.94MB 2.1s
11:45:39 [2022-07-15T11:45:39.922Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 46.14MB / 81.11MB 2.2s
11:45:39 [2022-07-15T11:45:39.922Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 46.14MB / 108.94MB 2.2s
11:45:39 [2022-07-15T11:45:39.922Z] #11 ...
11:45:39 [2022-07-15T11:45:39.922Z] 
11:45:39 [2022-07-15T11:45:39.922Z] #24 [internal] load build context
11:45:39 [2022-07-15T11:45:39.922Z] #24 sha256:ca132bfc009f0483911cd8489e9376b0a1a2b0b8529c0fdc2eba71af88691010
11:45:39 [2022-07-15T11:45:39.922Z] #24 transferring context: 62.08MB 2.3s done
11:45:39 [2022-07-15T11:45:39.922Z] #24 DONE 2.6s
11:45:39 [2022-07-15T11:45:39.922Z] 
11:45:39 [2022-07-15T11:45:39.922Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:45:39 [2022-07-15T11:45:39.922Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
11:45:39 [2022-07-15T11:45:39.922Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 53.64MB / 81.11MB 2.3s
11:45:39 [2022-07-15T11:45:39.922Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 55.57MB / 108.94MB 2.3s
11:45:40 [2022-07-15T11:45:40.182Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 2.4s done
11:45:40 [2022-07-15T11:45:40.182Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 76.24MB / 81.11MB 2.5s
11:45:40 [2022-07-15T11:45:40.182Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 75.50MB / 108.94MB 2.5s
11:45:40 [2022-07-15T11:45:40.182Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 2.4s done
11:45:40 [2022-07-15T11:45:40.182Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 2.6s
11:45:40 [2022-07-15T11:45:40.182Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 83.89MB / 108.94MB 2.6s
11:45:40 [2022-07-15T11:45:40.182Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 95.42MB / 108.94MB 2.7s
11:45:40 [2022-07-15T11:45:40.442Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 105.91MB / 108.94MB 2.8s
11:45:40 [2022-07-15T11:45:40.448Z] #77 ...
11:45:40 [2022-07-15T11:45:40.448Z] 
11:45:40 [2022-07-15T11:45:40.448Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:45:40 [2022-07-15T11:45:40.448Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:45:40 [2022-07-15T11:45:40.448Z] #14 64.65 Selecting previously unselected package mingw-w64-x86-64-dev.
11:45:40 [2022-07-15T11:45:40.448Z] #14 64.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:45:40 [2022-07-15T11:45:40.448Z] #14 64.67 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:45:40 [2022-07-15T11:45:40.448Z] #14 71.52 Selecting previously unselected package gcc-mingw-w64-base.
11:45:40 [2022-07-15T11:45:40.448Z] #14 71.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:45:40 [2022-07-15T11:45:40.448Z] #14 71.53 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:45:40 [2022-07-15T11:45:40.448Z] #14 71.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:45:40 [2022-07-15T11:45:40.448Z] #14 71.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:45:40 [2022-07-15T11:45:40.448Z] #14 71.72 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.38 Selecting previously unselected package cpp-aarch64-linux-gnu.
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.39 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.39 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.41 Selecting previously unselected package cpp-arm-linux-gnueabi.
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.41 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.42 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.45 Selecting previously unselected package cpp-arm-linux-gnueabihf.
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.46 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.46 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.48 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.49 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.49 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.52 Selecting previously unselected package cpp-s390x-linux-gnu.
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.53 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.53 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.57 Selecting previously unselected package cross-config.
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.57 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.57 Unpacking cross-config (2.6.18+nmu1) ...
11:45:40 [2022-07-15T11:45:40.931Z] #19 68.60 Selecting previously unselected package gcc-10-cross-base.
11:45:41 [2022-07-15T11:45:41.189Z] #19 68.60 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
11:45:41 [2022-07-15T11:45:41.189Z] #19 68.62 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
11:45:41 [2022-07-15T11:45:41.189Z] #19 68.66 Selecting previously unselected package libc6-arm64-cross.
11:45:41 [2022-07-15T11:45:41.189Z] #19 68.66 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
11:45:41 [2022-07-15T11:45:41.189Z] #19 68.67 Unpacking libc6-arm64-cross (2.31-9cross4) ...
11:45:41 [2022-07-15T11:45:41.189Z] #19 68.79 Selecting previously unselected package libgcc-s1-arm64-cross.
11:45:41 [2022-07-15T11:45:41.189Z] #19 68.79 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
11:45:41 [2022-07-15T11:45:41.189Z] #19 68.79 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
11:45:41 [2022-07-15T11:45:41.189Z] #19 68.83 Selecting previously unselected package libgomp1-arm64-cross.
11:45:41 [2022-07-15T11:45:41.189Z] #19 68.83 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
11:45:41 [2022-07-15T11:45:41.189Z] #19 68.83 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
11:45:41 [2022-07-15T11:45:41.189Z] #19 68.87 Selecting previously unselected package libitm1-arm64-cross.
11:45:41 [2022-07-15T11:45:41.385Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 3.5s done
11:45:41 [2022-07-15T11:45:41.447Z] #19 68.87 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
11:45:41 [2022-07-15T11:45:41.447Z] #19 68.87 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
11:45:41 [2022-07-15T11:45:41.447Z] #19 68.90 Selecting previously unselected package libatomic1-arm64-cross.
11:45:41 [2022-07-15T11:45:41.447Z] #19 68.91 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
11:45:41 [2022-07-15T11:45:41.447Z] #19 68.91 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
11:45:41 [2022-07-15T11:45:41.447Z] #19 68.94 Selecting previously unselected package libasan6-arm64-cross.
11:45:41 [2022-07-15T11:45:41.447Z] #19 68.94 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
11:45:41 [2022-07-15T11:45:41.447Z] #19 68.95 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
11:45:41 [2022-07-15T11:45:41.447Z] #19 69.16 Selecting previously unselected package liblsan0-arm64-cross.
11:45:41 [2022-07-15T11:45:41.705Z] #19 69.16 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
11:45:41 [2022-07-15T11:45:41.705Z] #19 69.17 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
11:45:41 [2022-07-15T11:45:41.705Z] #19 69.27 Selecting previously unselected package libtsan0-arm64-cross.
11:45:41 [2022-07-15T11:45:41.705Z] #19 69.27 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
11:45:41 [2022-07-15T11:45:41.705Z] #19 69.28 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
11:45:41 [2022-07-15T11:45:41.957Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.5s done
11:45:41 [2022-07-15T11:45:41.963Z] #19 69.48 Selecting previously unselected package libstdc++6-arm64-cross.
11:45:41 [2022-07-15T11:45:41.963Z] #19 69.48 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
11:45:41 [2022-07-15T11:45:41.963Z] #19 69.49 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
11:45:41 [2022-07-15T11:45:41.963Z] #19 69.55 Selecting previously unselected package libubsan1-arm64-cross.
11:45:41 [2022-07-15T11:45:41.963Z] #19 69.55 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
11:45:41 [2022-07-15T11:45:41.963Z] #19 69.56 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
11:45:42 [2022-07-15T11:45:42.221Z] #19 69.72 Selecting previously unselected package libgcc-10-dev-arm64-cross.
11:45:42 [2022-07-15T11:45:42.221Z] #19 69.72 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
11:45:42 [2022-07-15T11:45:42.221Z] #19 69.73 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
11:45:42 [2022-07-15T11:45:42.221Z] #19 69.85 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
11:45:42 [2022-07-15T11:45:42.479Z] #19 69.85 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:45:42 [2022-07-15T11:45:42.479Z] #19 69.86 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:45:42 [2022-07-15T11:45:42.527Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 4.8s done
11:45:42 [2022-07-15T11:45:42.527Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356
11:45:42 [2022-07-15T11:45:42.527Z] #11 ...
11:45:42 [2022-07-15T11:45:42.527Z] 
11:45:42 [2022-07-15T11:45:42.527Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:45:42 [2022-07-15T11:45:42.527Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:45:42 [2022-07-15T11:45:42.527Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done
11:45:42 [2022-07-15T11:45:42.527Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done
11:45:42 [2022-07-15T11:45:42.527Z] #73 DONE 5.1s
11:45:42 [2022-07-15T11:45:42.527Z] 
11:45:42 [2022-07-15T11:45:42.527Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
11:45:42 [2022-07-15T11:45:42.527Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73
11:45:42 [2022-07-15T11:45:42.527Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done
11:45:42 [2022-07-15T11:45:42.527Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
11:45:42 [2022-07-15T11:45:42.527Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done
11:45:42 [2022-07-15T11:45:42.527Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done
11:45:42 [2022-07-15T11:45:42.527Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.6s done
11:45:42 [2022-07-15T11:45:42.527Z] #28 DONE 5.2s
11:45:42 [2022-07-15T11:45:42.527Z] 
11:45:42 [2022-07-15T11:45:42.527Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:45:42 [2022-07-15T11:45:42.527Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
11:45:42 [2022-07-15T11:45:42.787Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.3s done
11:45:43 [2022-07-15T11:45:43.048Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.1s
11:45:43 [2022-07-15T11:45:43.277Z] Client:
11:45:43 [2022-07-15T11:45:43.277Z]  Context:    default
11:45:43 [2022-07-15T11:45:43.277Z]  Debug Mode: false
11:45:43 [2022-07-15T11:45:43.277Z]  Plugins:
11:45:43 [2022-07-15T11:45:43.277Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:45:43 [2022-07-15T11:45:43.277Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:45:43 [2022-07-15T11:45:43.277Z]   compose: Docker Compose (Docker Inc., v2.4.1)
11:45:43 [2022-07-15T11:45:43.277Z]   scan: Docker Scan (Docker Inc., v0.17.0)
11:45:43 [2022-07-15T11:45:43.277Z] 
11:45:43 [2022-07-15T11:45:43.277Z] Server:
11:45:43 [2022-07-15T11:45:43.277Z]  Containers: 0
11:45:43 [2022-07-15T11:45:43.277Z]   Running: 0
11:45:43 [2022-07-15T11:45:43.277Z]   Paused: 0
11:45:43 [2022-07-15T11:45:43.277Z]   Stopped: 0
11:45:43 [2022-07-15T11:45:43.277Z]  Images: 0
11:45:43 [2022-07-15T11:45:43.277Z]  Server Version: 20.10.14
11:45:43 [2022-07-15T11:45:43.277Z]  Storage Driver: overlay2
11:45:43 [2022-07-15T11:45:43.277Z]   Backing Filesystem: extfs
11:45:43 [2022-07-15T11:45:43.277Z]   Supports d_type: true
11:45:43 [2022-07-15T11:45:43.277Z]   Native Overlay Diff: true
11:45:43 [2022-07-15T11:45:43.277Z]   userxattr: false
11:45:43 [2022-07-15T11:45:43.277Z]  Logging Driver: json-file
11:45:43 [2022-07-15T11:45:43.277Z]  Cgroup Driver: systemd
11:45:43 [2022-07-15T11:45:43.277Z]  Cgroup Version: 2
11:45:43 [2022-07-15T11:45:43.277Z]  Plugins:
11:45:43 [2022-07-15T11:45:43.277Z]   Volume: local
11:45:43 [2022-07-15T11:45:43.277Z]   Network: bridge host ipvlan macvlan null overlay
11:45:43 [2022-07-15T11:45:43.277Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:45:43 [2022-07-15T11:45:43.277Z]  Swarm: inactive
11:45:43 [2022-07-15T11:45:43.277Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:45:43 [2022-07-15T11:45:43.277Z]  Default Runtime: runc
11:45:43 [2022-07-15T11:45:43.277Z]  Init Binary: docker-init
11:45:43 [2022-07-15T11:45:43.277Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:45:43 [2022-07-15T11:45:43.277Z]  runc version: v1.0.3-0-gf46b6ba
11:45:43 [2022-07-15T11:45:43.277Z]  init version: de40ad0
11:45:43 [2022-07-15T11:45:43.277Z]  Security Options:
11:45:43 [2022-07-15T11:45:43.277Z]   apparmor
11:45:43 [2022-07-15T11:45:43.277Z]   seccomp
11:45:43 [2022-07-15T11:45:43.277Z]    Profile: default
11:45:43 [2022-07-15T11:45:43.277Z]   cgroupns
11:45:43 [2022-07-15T11:45:43.277Z]  Kernel Version: 5.13.0-1021-aws
11:45:43 [2022-07-15T11:45:43.277Z]  Operating System: Ubuntu 20.04.4 LTS
11:45:43 [2022-07-15T11:45:43.277Z]  OSType: linux
11:45:43 [2022-07-15T11:45:43.277Z]  Architecture: x86_64
11:45:43 [2022-07-15T11:45:43.277Z]  CPUs: 2
11:45:43 [2022-07-15T11:45:43.277Z]  Total Memory: 7.476GiB
11:45:43 [2022-07-15T11:45:43.277Z]  Name: ip-10-100-127-248
11:45:43 [2022-07-15T11:45:43.277Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
11:45:43 [2022-07-15T11:45:43.277Z]  Docker Root Dir: /var/lib/docker
11:45:43 [2022-07-15T11:45:43.277Z]  Debug Mode: false
11:45:43 [2022-07-15T11:45:43.277Z]  Registry: https://index.docker.io/v1/
11:45:43 [2022-07-15T11:45:43.277Z]  Labels:
11:45:43 [2022-07-15T11:45:43.277Z]  Experimental: true
11:45:43 [2022-07-15T11:45:43.277Z]  Insecure Registries:
11:45:43 [2022-07-15T11:45:43.277Z]   127.0.0.0/8
11:45:43 [2022-07-15T11:45:43.277Z]  Live Restore Enabled: true
11:45:43 [2022-07-15T11:45:43.277Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:45:43 [2022-07-15T11:45:43.611Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:863ca3f1855048bec370a444e475760ac33991ae .
11:45:43 [2022-07-15T11:45:43.611Z] #2 [internal] load .dockerignore
11:45:43 [2022-07-15T11:45:43.611Z] #2 sha256:f488015896c8a8ccde0a3a32a7e2fbef9818c20340130cd35b9e16b452462d89
11:45:43 [2022-07-15T11:45:43.618Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.5s done
11:45:43 [2022-07-15T11:45:43.735Z] #14 78.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:45:43 [2022-07-15T11:45:43.735Z] #14 78.05 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:45:43 [2022-07-15T11:45:43.735Z] #14 78.05 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:45:43 [2022-07-15T11:45:43.879Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946
11:45:43 [2022-07-15T11:45:43.909Z] #2 transferring context: 145B done
11:45:43 [2022-07-15T11:45:43.909Z] #2 DONE 0.0s
11:45:43 [2022-07-15T11:45:43.909Z] 
11:45:43 [2022-07-15T11:45:43.909Z] #1 [internal] load build definition from Dockerfile
11:45:43 [2022-07-15T11:45:43.909Z] #1 sha256:08a6b88d7380f166f46ade674606ea0badaf34dbde6320dee2874fd25bff9919
11:45:43 [2022-07-15T11:45:43.909Z] #1 transferring dockerfile: 19.25kB done
11:45:43 [2022-07-15T11:45:43.909Z] #1 DONE 0.1s
11:45:43 [2022-07-15T11:45:43.909Z] 
11:45:43 [2022-07-15T11:45:43.909Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:45:43 [2022-07-15T11:45:43.909Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
11:45:44 [2022-07-15T11:45:44.140Z] #11 ...
11:45:44 [2022-07-15T11:45:44.140Z] 
11:45:44 [2022-07-15T11:45:44.140Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:45:44 [2022-07-15T11:45:44.140Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:45:44 [2022-07-15T11:45:44.140Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:45:44 [2022-07-15T11:45:44.140Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:45:44 [2022-07-15T11:45:44.140Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:45:44 [2022-07-15T11:45:44.140Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:45:44 [2022-07-15T11:45:44.140Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s
11:45:44 [2022-07-15T11:45:44.140Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done
11:45:44 [2022-07-15T11:45:44.140Z] #71 DONE 6.6s
11:45:44 [2022-07-15T11:45:44.140Z] 
11:45:44 [2022-07-15T11:45:44.140Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:45:44 [2022-07-15T11:45:44.140Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
11:45:44 [2022-07-15T11:45:44.479Z] #3 DONE 0.4s
11:45:44 [2022-07-15T11:45:44.480Z] 
11:45:44 [2022-07-15T11:45:44.480Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
11:45:44 [2022-07-15T11:45:44.480Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
11:45:44 [2022-07-15T11:45:44.480Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
11:45:44 [2022-07-15T11:45:44.480Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
11:45:44 [2022-07-15T11:45:44.480Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
11:45:44 [2022-07-15T11:45:44.480Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
11:45:44 [2022-07-15T11:45:44.480Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
11:45:44 [2022-07-15T11:45:44.480Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
11:45:44 [2022-07-15T11:45:44.738Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done
11:45:44 [2022-07-15T11:45:44.738Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
11:45:44 [2022-07-15T11:45:44.738Z] #4 DONE 0.6s
11:45:44 [2022-07-15T11:45:44.996Z] 
11:45:44 [2022-07-15T11:45:44.996Z] #6 [internal] load .dockerignore
11:45:44 [2022-07-15T11:45:44.996Z] #6 sha256:e40d363208bfb363d924a0f264e4cfc2fde731d1b79bca22e7c3efcaa818ddea
11:45:44 [2022-07-15T11:45:44.996Z] #6 DONE 0.0s
11:45:44 [2022-07-15T11:45:44.996Z] 
11:45:44 [2022-07-15T11:45:44.996Z] #5 [internal] load build definition from Dockerfile
11:45:44 [2022-07-15T11:45:44.996Z] #5 sha256:f6f27f2697ac126f0aea9707b21282f1400c2e98ed153e2b266ca3b7b42f85be
11:45:44 [2022-07-15T11:45:44.996Z] #5 DONE 0.0s
11:45:44 [2022-07-15T11:45:44.996Z] 
11:45:44 [2022-07-15T11:45:44.996Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:45:44 [2022-07-15T11:45:44.996Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:45:46 [2022-07-15T11:45:46.226Z] Client:
11:45:46 [2022-07-15T11:45:46.226Z]  Context:    default
11:45:46 [2022-07-15T11:45:46.226Z]  Debug Mode: false
11:45:46 [2022-07-15T11:45:46.226Z]  Plugins:
11:45:46 [2022-07-15T11:45:46.226Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:45:46 [2022-07-15T11:45:46.226Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:45:46 [2022-07-15T11:45:46.226Z]   compose: Docker Compose (Docker Inc., v2.4.1)
11:45:46 [2022-07-15T11:45:46.226Z]   scan: Docker Scan (Docker Inc., v0.17.0)
11:45:46 [2022-07-15T11:45:46.226Z] 
11:45:46 [2022-07-15T11:45:46.226Z] Server:
11:45:46 [2022-07-15T11:45:46.226Z]  Containers: 0
11:45:46 [2022-07-15T11:45:46.226Z]   Running: 0
11:45:46 [2022-07-15T11:45:46.226Z]   Paused: 0
11:45:46 [2022-07-15T11:45:46.226Z]   Stopped: 0
11:45:46 [2022-07-15T11:45:46.226Z]  Images: 0
11:45:46 [2022-07-15T11:45:46.226Z]  Server Version: 20.10.14
11:45:46 [2022-07-15T11:45:46.226Z]  Storage Driver: overlay2
11:45:46 [2022-07-15T11:45:46.226Z]   Backing Filesystem: extfs
11:45:46 [2022-07-15T11:45:46.226Z]   Supports d_type: true
11:45:46 [2022-07-15T11:45:46.226Z]   Native Overlay Diff: true
11:45:46 [2022-07-15T11:45:46.226Z]   userxattr: false
11:45:46 [2022-07-15T11:45:46.226Z]  Logging Driver: json-file
11:45:46 [2022-07-15T11:45:46.226Z]  Cgroup Driver: cgroupfs
11:45:46 [2022-07-15T11:45:46.226Z]  Cgroup Version: 1
11:45:46 [2022-07-15T11:45:46.226Z]  Plugins:
11:45:46 [2022-07-15T11:45:46.226Z]   Volume: local
11:45:46 [2022-07-15T11:45:46.226Z]   Network: bridge host ipvlan macvlan null overlay
11:45:46 [2022-07-15T11:45:46.226Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:45:46 [2022-07-15T11:45:46.226Z]  Swarm: inactive
11:45:46 [2022-07-15T11:45:46.226Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:45:46 [2022-07-15T11:45:46.226Z]  Default Runtime: runc
11:45:46 [2022-07-15T11:45:46.226Z]  Init Binary: docker-init
11:45:46 [2022-07-15T11:45:46.226Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:45:46 [2022-07-15T11:45:46.226Z]  runc version: v1.0.3-0-gf46b6ba
11:45:46 [2022-07-15T11:45:46.226Z]  init version: de40ad0
11:45:46 [2022-07-15T11:45:46.226Z]  Security Options:
11:45:46 [2022-07-15T11:45:46.226Z]   apparmor
11:45:46 [2022-07-15T11:45:46.226Z]   seccomp
11:45:46 [2022-07-15T11:45:46.226Z]    Profile: default
11:45:46 [2022-07-15T11:45:46.226Z]  Kernel Version: 5.4.0-1071-aws
11:45:46 [2022-07-15T11:45:46.226Z]  Operating System: Ubuntu 18.04.6 LTS
11:45:46 [2022-07-15T11:45:46.226Z]  OSType: linux
11:45:46 [2022-07-15T11:45:46.226Z]  Architecture: x86_64
11:45:46 [2022-07-15T11:45:46.226Z]  CPUs: 2
11:45:46 [2022-07-15T11:45:46.226Z]  Total Memory: 7.483GiB
11:45:46 [2022-07-15T11:45:46.226Z]  Name: ip-10-100-88-23
11:45:46 [2022-07-15T11:45:46.226Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
11:45:46 [2022-07-15T11:45:46.226Z]  Docker Root Dir: /var/lib/docker
11:45:46 [2022-07-15T11:45:46.226Z]  Debug Mode: false
11:45:46 [2022-07-15T11:45:46.226Z]  Registry: https://index.docker.io/v1/
11:45:46 [2022-07-15T11:45:46.226Z]  Labels:
11:45:46 [2022-07-15T11:45:46.226Z]  Experimental: true
11:45:46 [2022-07-15T11:45:46.226Z]  Insecure Registries:
11:45:46 [2022-07-15T11:45:46.226Z]   127.0.0.0/8
11:45:46 [2022-07-15T11:45:46.226Z]  Live Restore Enabled: true
11:45:46 [2022-07-15T11:45:46.226Z] 
11:45:46 [2022-07-15T11:45:46.226Z] WARNING: No swap limit support
[Pipeline] sh
11:45:46 [2022-07-15T11:45:46.383Z] #10 DONE 1.2s
11:45:46 [2022-07-15T11:45:46.383Z] 
11:45:46 [2022-07-15T11:45:46.383Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
11:45:46 [2022-07-15T11:45:46.383Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
11:45:46 [2022-07-15T11:45:46.383Z] #7 DONE 1.1s
11:45:46 [2022-07-15T11:45:46.383Z] 
11:45:46 [2022-07-15T11:45:46.383Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
11:45:46 [2022-07-15T11:45:46.383Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
11:45:46 [2022-07-15T11:45:46.383Z] #8 DONE 1.1s
11:45:46 [2022-07-15T11:45:46.383Z] 
11:45:46 [2022-07-15T11:45:46.383Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:45:46 [2022-07-15T11:45:46.383Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:45:46 [2022-07-15T11:45:46.383Z] #9 DONE 1.2s
11:45:46 [2022-07-15T11:45:46.516Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:45:46 [2022-07-15T11:45:46.516Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:45:46 [2022-07-15T11:45:46.516Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43813/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:45:46 [2022-07-15T11:45:46.516Z] + bash /home/ubuntu/workspace/moby_PR-43813/check-config.sh
11:45:46 [2022-07-15T11:45:46.516Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:45:46 [2022-07-15T11:45:46.516Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
11:45:46 [2022-07-15T11:45:46.516Z] 
11:45:46 [2022-07-15T11:45:46.516Z] Generally Necessary:
11:45:46 [2022-07-15T11:45:46.516Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:45:46 [2022-07-15T11:45:46.516Z] - apparmor: enabled and tools installed
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_NAMESPACES: enabled
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_NET_NS: enabled
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_PID_NS: enabled
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_IPC_NS: enabled
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_UTS_NS: enabled
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_CGROUPS: enabled
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_CGROUP_CPUACCT: enabled
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_CGROUP_DEVICE: enabled
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_CGROUP_FREEZER: enabled
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_CGROUP_SCHED: enabled
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_CPUSETS: enabled
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_MEMCG: enabled
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_KEYS: enabled
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_VETH: enabled (as module)
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_BRIDGE: enabled (as module)
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:45:46 [2022-07-15T11:45:46.516Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_NF_NAT: enabled (as module)
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_POSIX_MQUEUE: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_CGROUP_BPF: enabled
11:45:46 [2022-07-15T11:45:46.774Z] 
11:45:46 [2022-07-15T11:45:46.774Z] Optional Features:
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_USER_NS: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_SECCOMP: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_SECCOMP_FILTER: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_CGROUP_PIDS: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_MEMCG_SWAP: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:45:46 [2022-07-15T11:45:46.774Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_BLK_CGROUP: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_CGROUP_PERF: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_CGROUP_HUGETLB: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_CFS_BANDWIDTH: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_RT_GROUP_SCHED: missing
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_IP_VS: enabled (as module)
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_IP_VS_NFCT: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_IP_VS_RR: enabled (as module)
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_SECURITY_SELINUX: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_SECURITY_APPARMOR: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_EXT4_FS: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:45:46 [2022-07-15T11:45:46.774Z] - Network Drivers:
11:45:46 [2022-07-15T11:45:46.774Z]   - "overlay":
11:45:46 [2022-07-15T11:45:46.774Z]     - CONFIG_VXLAN: enabled (as module)
11:45:46 [2022-07-15T11:45:46.774Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:45:46 [2022-07-15T11:45:46.774Z]       Optional (for encrypted networks):
11:45:47 [2022-07-15T11:45:47.031Z]       - CONFIG_CRYPTO: enabled
11:45:47 [2022-07-15T11:45:47.031Z]       - CONFIG_CRYPTO_AEAD: enabled
11:45:47 [2022-07-15T11:45:47.031Z]       - CONFIG_CRYPTO_GCM: enabled
11:45:47 [2022-07-15T11:45:47.031Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:45:47 [2022-07-15T11:45:47.031Z]       - CONFIG_CRYPTO_GHASH: enabled
11:45:47 [2022-07-15T11:45:47.031Z]       - CONFIG_XFRM: enabled
11:45:47 [2022-07-15T11:45:47.031Z]       - CONFIG_XFRM_USER: enabled (as module)
11:45:47 [2022-07-15T11:45:47.031Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:45:47 [2022-07-15T11:45:47.031Z]       - CONFIG_INET_ESP: enabled (as module)
11:45:47 [2022-07-15T11:45:47.031Z]   - "ipvlan":
11:45:47 [2022-07-15T11:45:47.031Z]     - CONFIG_IPVLAN: enabled (as module)
11:45:47 [2022-07-15T11:45:47.031Z]   - "macvlan":
11:45:47 [2022-07-15T11:45:47.031Z]     - CONFIG_MACVLAN: enabled (as module)
11:45:47 [2022-07-15T11:45:47.031Z]     - CONFIG_DUMMY: enabled (as module)
11:45:47 [2022-07-15T11:45:47.031Z]   - "ftp,tftp client in container":
11:45:47 [2022-07-15T11:45:47.031Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:45:47 [2022-07-15T11:45:47.031Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:45:47 [2022-07-15T11:45:47.031Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:45:47 [2022-07-15T11:45:47.031Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:45:47 [2022-07-15T11:45:47.031Z] - Storage Drivers:
11:45:47 [2022-07-15T11:45:47.031Z]   - "aufs":
11:45:47 [2022-07-15T11:45:47.031Z]     - CONFIG_AUFS_FS: enabled (as module)
11:45:47 [2022-07-15T11:45:47.031Z]   - "btrfs":
11:45:47 [2022-07-15T11:45:47.031Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:45:47 [2022-07-15T11:45:47.031Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:45:47 [2022-07-15T11:45:47.031Z]   - "devicemapper":
11:45:47 [2022-07-15T11:45:47.031Z]     - CONFIG_BLK_DEV_DM: enabled
11:45:47 [2022-07-15T11:45:47.031Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:45:47 [2022-07-15T11:45:47.031Z]   - "overlay":
11:45:47 [2022-07-15T11:45:47.031Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:45:47 [2022-07-15T11:45:47.031Z]   - "zfs":
11:45:47 [2022-07-15T11:45:47.031Z]     - /dev/zfs: present
11:45:47 [2022-07-15T11:45:47.031Z]     - zfs command: missing
11:45:47 [2022-07-15T11:45:47.031Z]     - zpool command: missing
11:45:47 [2022-07-15T11:45:47.031Z] 
11:45:47 [2022-07-15T11:45:47.031Z] Limits:
11:45:47 [2022-07-15T11:45:47.031Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:45:47 [2022-07-15T11:45:47.031Z] 
11:45:47 [2022-07-15T11:45:47.031Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:45:47 [2022-07-15T11:45:47.409Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:863ca3f1855048bec370a444e475760ac33991ae .
11:45:47 [2022-07-15T11:45:47.442Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 3.5s done
11:45:47 [2022-07-15T11:45:47.442Z] #11 ...
11:45:47 [2022-07-15T11:45:47.442Z] 
11:45:47 [2022-07-15T11:45:47.442Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:45:47 [2022-07-15T11:45:47.442Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
11:45:47 [2022-07-15T11:45:47.442Z] #72 DONE 0.7s
11:45:47 [2022-07-15T11:45:47.442Z] 
11:45:47 [2022-07-15T11:45:47.442Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:45:47 [2022-07-15T11:45:47.442Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
11:45:47 [2022-07-15T11:45:47.442Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218
11:45:47 [2022-07-15T11:45:47.666Z] #2 [internal] load .dockerignore
11:45:47 [2022-07-15T11:45:47.666Z] #2 sha256:de20dc1f3f0d0a3fdc1119e02f31b0f3e5651b8dacfec9cd57f6e917969faaaa
11:45:47 [2022-07-15T11:45:47.666Z] #2 transferring context: 145B done
11:45:47 [2022-07-15T11:45:47.666Z] #2 DONE 0.2s
11:45:47 [2022-07-15T11:45:47.666Z] 
11:45:47 [2022-07-15T11:45:47.666Z] #1 [internal] load build definition from Dockerfile
11:45:47 [2022-07-15T11:45:47.666Z] #1 sha256:9acf0e548816d2ae2d659d7a8bd93a752bb753917bc3b61058c800fbf323a04b
11:45:47 [2022-07-15T11:45:47.666Z] #1 transferring dockerfile: 19.25kB done
11:45:47 [2022-07-15T11:45:47.666Z] #1 DONE 0.2s
11:45:47 [2022-07-15T11:45:47.744Z] #19 74.45 Selecting previously unselected package gcc-aarch64-linux-gnu.
11:45:47 [2022-07-15T11:45:47.744Z] #19 74.46 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:45:47 [2022-07-15T11:45:47.744Z] #19 74.46 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
11:45:47 [2022-07-15T11:45:47.744Z] #19 74.54 Selecting previously unselected package linux-libc-dev-arm64-cross.
11:45:47 [2022-07-15T11:45:47.744Z] #19 74.54 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
11:45:47 [2022-07-15T11:45:47.744Z] #19 74.54 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
11:45:47 [2022-07-15T11:45:47.744Z] #19 74.68 Selecting previously unselected package libc6-dev-arm64-cross.
11:45:47 [2022-07-15T11:45:47.744Z] #19 74.68 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
11:45:47 [2022-07-15T11:45:47.744Z] #19 74.68 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
11:45:47 [2022-07-15T11:45:47.744Z] #19 74.89 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
11:45:47 [2022-07-15T11:45:47.744Z] #19 74.90 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
11:45:47 [2022-07-15T11:45:47.744Z] #19 74.90 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
11:45:47 [2022-07-15T11:45:47.744Z] #19 75.12 Selecting previously unselected package g++-10-aarch64-linux-gnu.
11:45:47 [2022-07-15T11:45:47.744Z] #19 75.12 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:45:47 [2022-07-15T11:45:47.744Z] #19 75.12 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:45:47 [2022-07-15T11:45:47.792Z] 
11:45:47 [2022-07-15T11:45:47.792Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
11:45:47 [2022-07-15T11:45:47.792Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
11:45:47 [2022-07-15T11:45:47.792Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done
11:45:47 [2022-07-15T11:45:47.792Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
11:45:47 [2022-07-15T11:45:47.792Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done
11:45:47 [2022-07-15T11:45:47.792Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done
11:45:47 [2022-07-15T11:45:47.925Z] 
11:45:47 [2022-07-15T11:45:47.925Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:45:47 [2022-07-15T11:45:47.925Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
11:45:48 [2022-07-15T11:45:48.080Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.29MB / 55.00MB 0.2s
11:45:48 [2022-07-15T11:45:48.346Z] #28 ...
11:45:48 [2022-07-15T11:45:48.346Z] 
11:45:48 [2022-07-15T11:45:48.346Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:45:48 [2022-07-15T11:45:48.346Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:45:48 [2022-07-15T11:45:48.346Z] #49 DONE 0.0s
11:45:48 [2022-07-15T11:45:48.346Z] 
11:45:48 [2022-07-15T11:45:48.346Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
11:45:48 [2022-07-15T11:45:48.346Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
11:45:48 [2022-07-15T11:45:48.346Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 24.12MB / 55.00MB 0.4s
11:45:48 [2022-07-15T11:45:48.346Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 32.51MB / 55.00MB 0.6s
11:45:48 [2022-07-15T11:45:48.496Z] #3 DONE 0.5s
11:45:48 [2022-07-15T11:45:48.496Z] 
11:45:48 [2022-07-15T11:45:48.496Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
11:45:48 [2022-07-15T11:45:48.496Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
11:45:48 [2022-07-15T11:45:48.497Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done
11:45:48 [2022-07-15T11:45:48.497Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
11:45:48 [2022-07-15T11:45:48.497Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
11:45:48 [2022-07-15T11:45:48.497Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
11:45:48 [2022-07-15T11:45:48.605Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.05MB / 55.00MB 0.7s
11:45:48 [2022-07-15T11:45:48.605Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 47.19MB / 55.00MB 0.8s
11:45:48 [2022-07-15T11:45:48.754Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.2s
11:45:48 [2022-07-15T11:45:48.754Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.44MB / 9.94MB 0.4s
11:45:48 [2022-07-15T11:45:48.853Z] #11 ...
11:45:48 [2022-07-15T11:45:48.853Z] 
11:45:48 [2022-07-15T11:45:48.853Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:45:48 [2022-07-15T11:45:48.854Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
11:45:48 [2022-07-15T11:45:48.854Z] #74 DONE 1.3s
11:45:48 [2022-07-15T11:45:48.854Z] 
11:45:48 [2022-07-15T11:45:48.854Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:45:48 [2022-07-15T11:45:48.854Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
11:45:48 [2022-07-15T11:45:48.868Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 54.53MB / 55.00MB 0.9s
11:45:49 [2022-07-15T11:45:49.011Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.4s
11:45:49 [2022-07-15T11:45:49.269Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.8s done
11:45:49 [2022-07-15T11:45:49.269Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
11:45:49 [2022-07-15T11:45:49.450Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.4s done
11:45:49 [2022-07-15T11:45:49.712Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.2s
11:45:49 [2022-07-15T11:45:49.834Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done
11:45:50 [2022-07-15T11:45:50.398Z] #4 DONE 2.1s
11:45:50 [2022-07-15T11:45:50.659Z] 
11:45:50 [2022-07-15T11:45:50.659Z] #6 [internal] load .dockerignore
11:45:50 [2022-07-15T11:45:50.659Z] #6 sha256:66bd35f6bd2c3a3e38055f25bdb12bafb4a2bb21b4e1f8d9b97aee6a7ec0b5f4
11:45:50 [2022-07-15T11:45:50.659Z] #6 DONE 0.0s
11:45:50 [2022-07-15T11:45:50.659Z] 
11:45:50 [2022-07-15T11:45:50.659Z] #5 [internal] load build definition from Dockerfile
11:45:50 [2022-07-15T11:45:50.659Z] #5 sha256:30b7ab1b2f6a1043c9ac71312205b6734bef3d8883c353333d042654969264f0
11:45:50 [2022-07-15T11:45:50.659Z] #5 DONE 0.0s
11:45:50 [2022-07-15T11:45:50.659Z] 
11:45:50 [2022-07-15T11:45:50.659Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
11:45:50 [2022-07-15T11:45:50.659Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
11:45:50 [2022-07-15T11:45:50.825Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.2s done
11:45:50 [2022-07-15T11:45:50.825Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57
11:45:51 [2022-07-15T11:45:51.603Z] #7 DONE 0.8s
11:45:51 [2022-07-15T11:45:51.603Z] 
11:45:51 [2022-07-15T11:45:51.603Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:45:51 [2022-07-15T11:45:51.603Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:45:51 [2022-07-15T11:45:51.603Z] #8 DONE 0.8s
11:45:51 [2022-07-15T11:45:51.603Z] 
11:45:51 [2022-07-15T11:45:51.603Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
11:45:51 [2022-07-15T11:45:51.603Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
11:45:51 [2022-07-15T11:45:51.603Z] #10 DONE 0.9s
11:45:51 [2022-07-15T11:45:51.603Z] 
11:45:51 [2022-07-15T11:45:51.603Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:45:51 [2022-07-15T11:45:51.603Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:45:51 [2022-07-15T11:45:51.854Z] #14 ...
11:45:51 [2022-07-15T11:45:51.854Z] 
11:45:51 [2022-07-15T11:45:51.854Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:45:51 [2022-07-15T11:45:51.854Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:45:51 [2022-07-15T11:45:51.854Z] #77 31.09 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:45:51 [2022-07-15T11:45:51.863Z] #9 DONE 0.9s
11:45:51 [2022-07-15T11:45:51.928Z] #19 79.51 Selecting previously unselected package g++-aarch64-linux-gnu.
11:45:51 [2022-07-15T11:45:51.928Z] #19 79.51 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:45:51 [2022-07-15T11:45:51.928Z] #19 79.52 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
11:45:51 [2022-07-15T11:45:51.928Z] #19 79.54 Selecting previously unselected package patch.
11:45:51 [2022-07-15T11:45:51.928Z] #19 79.54 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
11:45:51 [2022-07-15T11:45:51.928Z] #19 79.55 Unpacking patch (2.7.6-7) ...
11:45:51 [2022-07-15T11:45:51.928Z] #19 79.59 Selecting previously unselected package dpkg-dev.
11:45:52 [2022-07-15T11:45:52.186Z] #19 79.59 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ...
11:45:52 [2022-07-15T11:45:52.186Z] #19 79.59 Unpacking dpkg-dev (1.20.11) ...
11:45:52 [2022-07-15T11:45:52.186Z] #19 79.71 Selecting previously unselected package libconfig-inifiles-perl.
11:45:52 [2022-07-15T11:45:52.186Z] #19 79.72 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
11:45:52 [2022-07-15T11:45:52.186Z] #19 79.72 Unpacking libconfig-inifiles-perl (3.000003-1) ...
11:45:52 [2022-07-15T11:45:52.186Z] #19 79.74 Selecting previously unselected package libio-string-perl.
11:45:52 [2022-07-15T11:45:52.186Z] #19 79.75 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
11:45:52 [2022-07-15T11:45:52.186Z] #19 79.75 Unpacking libio-string-perl (1.08-3.1) ...
11:45:52 [2022-07-15T11:45:52.186Z] #19 79.78 Selecting previously unselected package libicu67:amd64.
11:45:52 [2022-07-15T11:45:52.186Z] #19 79.78 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
11:45:52 [2022-07-15T11:45:52.186Z] #19 79.78 Unpacking libicu67:amd64 (67.1-7) ...
11:45:52 [2022-07-15T11:45:52.436Z] 
11:45:52 [2022-07-15T11:45:52.437Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:45:52 [2022-07-15T11:45:52.437Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:45:52 [2022-07-15T11:45:52.437Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:45:52 [2022-07-15T11:45:52.437Z] #73 DONE 0.1s
11:45:52 [2022-07-15T11:45:52.437Z] 
11:45:52 [2022-07-15T11:45:52.437Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
11:45:52 [2022-07-15T11:45:52.437Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
11:45:52 [2022-07-15T11:45:52.437Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
11:45:52 [2022-07-15T11:45:52.437Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.2s done
11:45:52 [2022-07-15T11:45:52.694Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
11:45:52 [2022-07-15T11:45:52.694Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done
11:45:52 [2022-07-15T11:45:52.694Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done
11:45:52 [2022-07-15T11:45:52.694Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.29MB / 55.00MB 0.1s
11:45:52 [2022-07-15T11:45:52.694Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 9.44MB / 55.00MB 0.2s
11:45:52 [2022-07-15T11:45:52.694Z] #28 ...
11:45:52 [2022-07-15T11:45:52.694Z] 
11:45:52 [2022-07-15T11:45:52.694Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:45:52 [2022-07-15T11:45:52.694Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:45:52 [2022-07-15T11:45:52.694Z] #49 DONE 0.0s
11:45:52 [2022-07-15T11:45:52.694Z] 
11:45:52 [2022-07-15T11:45:52.694Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
11:45:52 [2022-07-15T11:45:52.694Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
11:45:52 [2022-07-15T11:45:52.694Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 15.73MB / 55.00MB 0.3s
11:45:52 [2022-07-15T11:45:52.737Z] #11 ...
11:45:52 [2022-07-15T11:45:52.738Z] 
11:45:52 [2022-07-15T11:45:52.738Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:45:52 [2022-07-15T11:45:52.738Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79
11:45:52 [2022-07-15T11:45:52.738Z] #29 1.538 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 1.589 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 1.589 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 1.753 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 1.988 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 2.426 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:45:52 [2022-07-15T11:45:52.738Z] #29 3.091 Fetched 8436 kB in 2s (4650 kB/s)
11:45:52 [2022-07-15T11:45:52.738Z] #29 3.091 Reading package lists...
11:45:52 [2022-07-15T11:45:52.738Z] #29 3.656 Reading package lists...
11:45:52 [2022-07-15T11:45:52.738Z] #29 4.221 Building dependency tree...
11:45:52 [2022-07-15T11:45:52.738Z] #29 4.587 The following additional packages will be installed:
11:45:52 [2022-07-15T11:45:52.738Z] #29 4.587   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:45:52 [2022-07-15T11:45:52.738Z] #29 4.591   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:45:52 [2022-07-15T11:45:52.738Z] #29 4.591 Recommended packages:
11:45:52 [2022-07-15T11:45:52.738Z] #29 4.591   libldap-common publicsuffix libsasl2-modules
11:45:52 [2022-07-15T11:45:52.738Z] #29 4.709 The following NEW packages will be installed:
11:45:52 [2022-07-15T11:45:52.738Z] #29 4.710   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:45:52 [2022-07-15T11:45:52.738Z] #29 4.710   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:45:52 [2022-07-15T11:45:52.738Z] #29 4.711   libssh2-1 openssl
11:45:52 [2022-07-15T11:45:52.738Z] #29 4.987 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
11:45:52 [2022-07-15T11:45:52.738Z] #29 4.987 Need to get 2934 kB of archives.
11:45:52 [2022-07-15T11:45:52.738Z] #29 4.987 After this operation, 6476 kB of additional disk space will be used.
11:45:52 [2022-07-15T11:45:52.738Z] #29 4.987 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.031 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.032 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.053 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.053 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.053 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.053 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.057 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.058 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.074 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.074 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.085 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.087 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.090 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.110 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.367 debconf: delaying package configuration, since apt-utils is not installed
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.413 Fetched 2934 kB in 0s (7591 kB/s)
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.488 Selecting previously unselected package openssl.
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.488 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.488 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.498 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.910 Selecting previously unselected package ca-certificates.
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.910 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 5.943 Unpacking ca-certificates (20210119) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.005 Selecting previously unselected package libbrotli1:arm64.
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.005 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.015 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.086 Selecting previously unselected package libsasl2-modules-db:arm64.
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.086 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.090 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.143 Selecting previously unselected package libsasl2-2:arm64.
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.143 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.222 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.280 Selecting previously unselected package libldap-2.4-2:arm64.
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.280 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.283 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.339 Selecting previously unselected package libnghttp2-14:arm64.
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.339 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.339 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.390 Selecting previously unselected package libpsl5:arm64.
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.390 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.393 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.436 Selecting previously unselected package librtmp1:arm64.
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.436 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.443 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.477 Selecting previously unselected package libssh2-1:arm64.
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.477 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.483 Unpacking libssh2-1:arm64 (1.9.0-2) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.526 Selecting previously unselected package libcurl4:arm64.
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.526 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.529 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.588 Selecting previously unselected package curl.
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.589 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.592 Unpacking curl (7.74.0-1.3+deb11u1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.652 Selecting previously unselected package libonig5:arm64.
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.652 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.656 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.718 Selecting previously unselected package libjq1:arm64.
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.718 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.722 Unpacking libjq1:arm64 (1.6-2.1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.764 Selecting previously unselected package jq.
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.764 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.767 Unpacking jq (1.6-2.1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.803 Setting up libpsl5:arm64 (0.21.0-1.2) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.813 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.823 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.832 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.842 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.852 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.861 Setting up libssh2-1:arm64 (1.9.0-2) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.870 Setting up openssl (1.1.1n-0+deb11u3) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.886 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.895 Setting up libjq1:arm64 (1.6-2.1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.905 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 6.914 Setting up ca-certificates (20210119) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 7.670 Updating certificates in /etc/ssl/certs...
11:45:52 [2022-07-15T11:45:52.738Z] #29 8.632 129 added, 0 removed; done.
11:45:52 [2022-07-15T11:45:52.738Z] #29 8.729 Setting up jq (1.6-2.1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 8.739 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 8.749 Setting up curl (7.74.0-1.3+deb11u1) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 8.759 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 8.780 Processing triggers for ca-certificates (20210119) ...
11:45:52 [2022-07-15T11:45:52.738Z] #29 8.788 Updating certificates in /etc/ssl/certs...
11:45:52 [2022-07-15T11:45:52.738Z] #29 9.506 0 added, 0 removed; done.
11:45:52 [2022-07-15T11:45:52.738Z] #29 9.506 Running hooks in /etc/ca-certificates/update.d...
11:45:52 [2022-07-15T11:45:52.738Z] #29 9.508 done.
11:45:52 [2022-07-15T11:45:52.738Z] #29 ...
11:45:52 [2022-07-15T11:45:52.738Z] 
11:45:52 [2022-07-15T11:45:52.738Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:45:52 [2022-07-15T11:45:52.738Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
11:45:52 [2022-07-15T11:45:52.952Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 20.97MB / 55.00MB 0.5s
11:45:52 [2022-07-15T11:45:52.953Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 24.12MB / 55.00MB 0.6s
11:45:53 [2022-07-15T11:45:53.001Z] #28 ...
11:45:53 [2022-07-15T11:45:53.001Z] 
11:45:53 [2022-07-15T11:45:53.001Z] #24 [internal] load build context
11:45:53 [2022-07-15T11:45:53.001Z] #24 sha256:a05361ef493520e3f8ff2bd3357728537260ffb2a2a848788e27443e43cc4c65
11:45:53 [2022-07-15T11:45:53.001Z] #24 transferring context: 62.07MB 5.3s done
11:45:53 [2022-07-15T11:45:53.001Z] #24 DONE 5.4s
11:45:53 [2022-07-15T11:45:53.001Z] 
11:45:53 [2022-07-15T11:45:53.001Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
11:45:53 [2022-07-15T11:45:53.001Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
11:45:53 [2022-07-15T11:45:53.001Z] #28 ...
11:45:53 [2022-07-15T11:45:53.001Z] 
11:45:53 [2022-07-15T11:45:53.001Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:45:53 [2022-07-15T11:45:53.001Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:45:53 [2022-07-15T11:45:53.001Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:45:53 [2022-07-15T11:45:53.001Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:45:53 [2022-07-15T11:45:53.001Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:45:53 [2022-07-15T11:45:53.001Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:45:53 [2022-07-15T11:45:53.001Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done
11:45:53 [2022-07-15T11:45:53.001Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done
11:45:53 [2022-07-15T11:45:53.001Z] #71 DONE 5.4s
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.54 Selecting previously unselected package libxml2:amd64.
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.54 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.55 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.63 Selecting previously unselected package libxml-namespacesupport-perl.
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.63 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.64 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.66 Selecting previously unselected package libxml-sax-base-perl.
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.66 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.67 Unpacking libxml-sax-base-perl (1.09-1.1) ...
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.70 Selecting previously unselected package libxml-sax-perl.
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.71 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.71 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.75 Selecting previously unselected package libxml-libxml-perl.
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.75 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.75 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.81 Selecting previously unselected package libxml-simple-perl.
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.82 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.82 Unpacking libxml-simple-perl (2.25-1) ...
11:45:53 [2022-07-15T11:45:53.120Z] #19 80.85 Selecting previously unselected package libyaml-perl.
11:45:53 [2022-07-15T11:45:53.211Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 28.31MB / 55.00MB 0.7s
11:45:53 [2022-07-15T11:45:53.261Z] 
11:45:53 [2022-07-15T11:45:53.261Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:45:53 [2022-07-15T11:45:53.261Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:45:53 [2022-07-15T11:45:53.261Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done
11:45:53 [2022-07-15T11:45:53.261Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done
11:45:53 [2022-07-15T11:45:53.261Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
11:45:53 [2022-07-15T11:45:53.261Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
11:45:53 [2022-07-15T11:45:53.261Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.3s done
11:45:53 [2022-07-15T11:45:53.261Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s done
11:45:53 [2022-07-15T11:45:53.261Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.7s done
11:45:53 [2022-07-15T11:45:53.261Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.9s done
11:45:53 [2022-07-15T11:45:53.261Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.9s done
11:45:53 [2022-07-15T11:45:53.261Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 5.0s done
11:45:53 [2022-07-15T11:45:53.261Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.1s done
11:45:53 [2022-07-15T11:45:53.378Z] #19 80.85 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
11:45:53 [2022-07-15T11:45:53.378Z] #19 80.86 Unpacking libyaml-perl (1.30-1) ...
11:45:53 [2022-07-15T11:45:53.378Z] #19 80.89 Selecting previously unselected package libconfig-auto-perl.
11:45:53 [2022-07-15T11:45:53.378Z] #19 80.89 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
11:45:53 [2022-07-15T11:45:53.378Z] #19 80.89 Unpacking libconfig-auto-perl (0.44-1.1) ...
11:45:53 [2022-07-15T11:45:53.378Z] #19 80.92 Selecting previously unselected package libfile-which-perl.
11:45:53 [2022-07-15T11:45:53.378Z] #19 80.92 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
11:45:53 [2022-07-15T11:45:53.378Z] #19 80.92 Unpacking libfile-which-perl (1.23-1) ...
11:45:53 [2022-07-15T11:45:53.378Z] #19 80.95 Selecting previously unselected package libfile-homedir-perl.
11:45:53 [2022-07-15T11:45:53.378Z] #19 80.95 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
11:45:53 [2022-07-15T11:45:53.378Z] #19 80.95 Unpacking libfile-homedir-perl (1.006-1) ...
11:45:53 [2022-07-15T11:45:53.378Z] #19 80.99 Selecting previously unselected package libdebian-dpkgcross-perl.
11:45:53 [2022-07-15T11:45:53.378Z] #19 81.00 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
11:45:53 [2022-07-15T11:45:53.378Z] #19 81.00 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
11:45:53 [2022-07-15T11:45:53.378Z] #19 81.03 Selecting previously unselected package dpkg-cross.
11:45:53 [2022-07-15T11:45:53.378Z] #19 81.04 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
11:45:53 [2022-07-15T11:45:53.378Z] #19 81.04 Unpacking dpkg-cross (2.6.18+nmu1) ...
11:45:53 [2022-07-15T11:45:53.378Z] #19 81.07 Selecting previously unselected package crossbuild-essential-arm64.
11:45:53 [2022-07-15T11:45:53.468Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 33.55MB / 55.00MB 0.9s
11:45:53 [2022-07-15T11:45:53.468Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 36.70MB / 55.00MB 1.1s
11:45:53 [2022-07-15T11:45:53.520Z] #11 ...
11:45:53 [2022-07-15T11:45:53.520Z] 
11:45:53 [2022-07-15T11:45:53.520Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:45:53 [2022-07-15T11:45:53.520Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:45:53 [2022-07-15T11:45:53.520Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:45:53 [2022-07-15T11:45:53.520Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:45:53 [2022-07-15T11:45:53.520Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:45:53 [2022-07-15T11:45:53.520Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:45:53 [2022-07-15T11:45:53.520Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done
11:45:53 [2022-07-15T11:45:53.520Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done
11:45:53 [2022-07-15T11:45:53.520Z] #73 DONE 5.7s
11:45:53 [2022-07-15T11:45:53.520Z] 
11:45:53 [2022-07-15T11:45:53.520Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
11:45:53 [2022-07-15T11:45:53.520Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
11:45:53 [2022-07-15T11:45:53.636Z] #19 81.07 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
11:45:53 [2022-07-15T11:45:53.636Z] #19 81.08 Unpacking crossbuild-essential-arm64 (12.9) ...
11:45:53 [2022-07-15T11:45:53.636Z] #19 81.10 Selecting previously unselected package libc6-armel-cross.
11:45:53 [2022-07-15T11:45:53.636Z] #19 81.10 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
11:45:53 [2022-07-15T11:45:53.636Z] #19 81.11 Unpacking libc6-armel-cross (2.31-9cross4) ...
11:45:53 [2022-07-15T11:45:53.636Z] #19 81.22 Selecting previously unselected package libgcc-s1-armel-cross.
11:45:53 [2022-07-15T11:45:53.636Z] #19 81.23 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
11:45:53 [2022-07-15T11:45:53.636Z] #19 81.23 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
11:45:53 [2022-07-15T11:45:53.636Z] #19 81.26 Selecting previously unselected package libgomp1-armel-cross.
11:45:53 [2022-07-15T11:45:53.636Z] #19 81.26 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
11:45:53 [2022-07-15T11:45:53.636Z] #19 81.27 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
11:45:53 [2022-07-15T11:45:53.636Z] #19 81.30 Selecting previously unselected package libatomic1-armel-cross.
11:45:53 [2022-07-15T11:45:53.636Z] #19 81.31 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
11:45:53 [2022-07-15T11:45:53.636Z] #19 81.31 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
11:45:53 [2022-07-15T11:45:53.636Z] #19 81.34 Selecting previously unselected package libasan6-armel-cross.
11:45:53 [2022-07-15T11:45:53.727Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 39.85MB / 55.00MB 1.2s
11:45:53 [2022-07-15T11:45:53.727Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 44.04MB / 55.00MB 1.3s
11:45:53 [2022-07-15T11:45:53.894Z] #19 81.34 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
11:45:53 [2022-07-15T11:45:53.894Z] #19 81.34 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
11:45:53 [2022-07-15T11:45:53.894Z] #19 81.54 Selecting previously unselected package libstdc++6-armel-cross.
11:45:53 [2022-07-15T11:45:53.894Z] #19 81.55 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
11:45:53 [2022-07-15T11:45:53.894Z] #19 81.55 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
11:45:53 [2022-07-15T11:45:53.894Z] #19 81.61 Selecting previously unselected package libubsan1-armel-cross.
11:45:53 [2022-07-15T11:45:53.984Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 53.48MB / 55.00MB 1.5s
11:45:54 [2022-07-15T11:45:54.152Z] #19 81.61 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
11:45:54 [2022-07-15T11:45:54.152Z] #19 81.62 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
11:45:54 [2022-07-15T11:45:54.152Z] #19 81.71 Selecting previously unselected package libgcc-10-dev-armel-cross.
11:45:54 [2022-07-15T11:45:54.152Z] #19 81.71 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
11:45:54 [2022-07-15T11:45:54.152Z] #19 81.72 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
11:45:54 [2022-07-15T11:45:54.152Z] #19 81.82 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
11:45:54 [2022-07-15T11:45:54.410Z] #19 81.82 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
11:45:54 [2022-07-15T11:45:54.410Z] #19 81.82 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:45:54 [2022-07-15T11:45:54.564Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.1s done
11:45:54 [2022-07-15T11:45:54.649Z] #11 ...
11:45:54 [2022-07-15T11:45:54.649Z] 
11:45:54 [2022-07-15T11:45:54.649Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:45:54 [2022-07-15T11:45:54.649Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79
11:45:54 [2022-07-15T11:45:54.649Z] #29 DONE 12.0s
11:45:54 [2022-07-15T11:45:54.649Z] 
11:45:54 [2022-07-15T11:45:54.649Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:45:54 [2022-07-15T11:45:54.649Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
11:45:54 [2022-07-15T11:45:54.900Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.2s
11:45:54 [2022-07-15T11:45:54.900Z] #28 ...
11:45:54 [2022-07-15T11:45:54.900Z] 
11:45:54 [2022-07-15T11:45:54.900Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:45:54 [2022-07-15T11:45:54.900Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:45:54 [2022-07-15T11:45:54.900Z] #72 DONE 0.5s
11:45:54 [2022-07-15T11:45:54.908Z] #11 ...
11:45:54 [2022-07-15T11:45:54.908Z] 
11:45:54 [2022-07-15T11:45:54.908Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:45:54 [2022-07-15T11:45:54.908Z] #30 sha256:0e88ba927c00483c4934b53ac6ab39bbb5d6a76d52eb4ecc476a521a3946eefa
11:45:54 [2022-07-15T11:45:54.908Z] #30 DONE 0.2s
11:45:54 [2022-07-15T11:45:54.908Z] 
11:45:54 [2022-07-15T11:45:54.908Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:45:54 [2022-07-15T11:45:54.908Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
11:45:55 [2022-07-15T11:45:55.159Z] 
11:45:55 [2022-07-15T11:45:55.159Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:45:55 [2022-07-15T11:45:55.159Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:45:55 [2022-07-15T11:45:55.480Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 4.4s done
11:45:55 [2022-07-15T11:45:55.480Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done
11:45:55 [2022-07-15T11:45:55.504Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.3s
11:45:55 [2022-07-15T11:45:55.726Z] #74 DONE 0.6s
11:45:55 [2022-07-15T11:45:55.726Z] 
11:45:55 [2022-07-15T11:45:55.726Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
11:45:55 [2022-07-15T11:45:55.726Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
11:45:55 [2022-07-15T11:45:55.726Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.8s done
11:45:55 [2022-07-15T11:45:55.726Z] #28 DONE 7.9s
11:45:55 [2022-07-15T11:45:55.726Z] 
11:45:55 [2022-07-15T11:45:55.726Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:45:55 [2022-07-15T11:45:55.726Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
11:45:55 [2022-07-15T11:45:55.740Z] #11 DONE 18.3s
11:45:55 [2022-07-15T11:45:55.740Z] 
11:45:55 [2022-07-15T11:45:55.740Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:45:55 [2022-07-15T11:45:55.740Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf
11:45:56 [2022-07-15T11:45:56.310Z] #12 DONE 0.4s
11:45:56 [2022-07-15T11:45:56.310Z] 
11:45:56 [2022-07-15T11:45:56.310Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
11:45:56 [2022-07-15T11:45:56.310Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99
11:45:56 [2022-07-15T11:45:56.570Z] #13 DONE 0.4s
11:45:56 [2022-07-15T11:45:56.570Z] 
11:45:56 [2022-07-15T11:45:56.570Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:45:56 [2022-07-15T11:45:56.570Z] #25 sha256:5e83aca457c5a66b94825730f086cf8d389b34de1b96ec58503483758874ed50
11:45:56 [2022-07-15T11:45:56.662Z] #29 0.996 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:45:56 [2022-07-15T11:45:56.662Z] #29 1.008 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:45:56 [2022-07-15T11:45:56.662Z] #29 1.008 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:45:56 [2022-07-15T11:45:56.662Z] #29 1.148 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:45:56 [2022-07-15T11:45:56.837Z] #25 ...
11:45:56 [2022-07-15T11:45:56.837Z] 
11:45:56 [2022-07-15T11:45:56.837Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:45:56 [2022-07-15T11:45:56.837Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e
11:45:56 [2022-07-15T11:45:56.837Z] #33 DONE 0.2s
11:45:56 [2022-07-15T11:45:56.837Z] 
11:45:56 [2022-07-15T11:45:56.837Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:45:56 [2022-07-15T11:45:56.837Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571
11:45:56 [2022-07-15T11:45:56.837Z] #46 DONE 0.2s
11:45:56 [2022-07-15T11:45:56.837Z] 
11:45:56 [2022-07-15T11:45:56.837Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
11:45:56 [2022-07-15T11:45:56.837Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff
11:45:56 [2022-07-15T11:45:56.837Z] #50 DONE 0.2s
11:45:56 [2022-07-15T11:45:56.837Z] 
11:45:56 [2022-07-15T11:45:56.837Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:45:56 [2022-07-15T11:45:56.837Z] #66 sha256:c4f95b927ca546fea3bc1b97e9a6889a9e4757a9ef806be892bcd358838f75d7
11:45:56 [2022-07-15T11:45:56.837Z] #66 DONE 0.3s
11:45:56 [2022-07-15T11:45:56.837Z] 
11:45:56 [2022-07-15T11:45:56.837Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:45:56 [2022-07-15T11:45:56.837Z] #25 sha256:5e83aca457c5a66b94825730f086cf8d389b34de1b96ec58503483758874ed50
11:45:56 [2022-07-15T11:45:56.837Z] #25 DONE 0.3s
11:45:56 [2022-07-15T11:45:56.837Z] 
11:45:56 [2022-07-15T11:45:56.837Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:45:56 [2022-07-15T11:45:56.837Z] #26 sha256:c0178f78ab0255e630e0938c572e7451ba7f6cbe80c7b5a888c440a11521285c
11:45:56 [2022-07-15T11:45:56.921Z] #29 1.367 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:45:57 [2022-07-15T11:45:57.141Z] #77 ...
11:45:57 [2022-07-15T11:45:57.141Z] 
11:45:57 [2022-07-15T11:45:57.141Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:45:57 [2022-07-15T11:45:57.141Z] #64 sha256:0c411da84eb1e4ded298e7606e7cdb08a0021ec20054d98c706d63af4c83563a
11:45:57 [2022-07-15T11:45:57.489Z] #29 1.852 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:45:58 [2022-07-15T11:45:58.435Z] #64 47.70 Updating files:  48% (2355/4896)
Updating files:  49% (2400/4896)
Updating files:  50% (2448/4896)
Updating files:  51% (2497/4896)
Updating files:  52% (2546/4896)
Updating files:  53% (2595/4896)
Updating files:  54% (2644/4896)
Updating files:  55% (2693/4896)
Updating files:  56% (2742/4896)
Updating files:  57% (2791/4896)
Updating files:  58% (2840/4896)
Updating files:  59% (2889/4896)
Updating files:  60% (2938/4896)
Updating files:  61% (2987/4896)
Updating files:  62% (3036/4896)
Updating files:  63% (3085/4896)
Updating files:  64% (3134/4896)
Updating files:  65% (3183/4896)
Updating files:  66% (3232/4896)
Updating files:  67% (3281/4896)
Updating files:  68% (3330/4896)
Updating files:  69% (3379/4896)
Updating files:  70% (3428/4896)
Updating files:  71% (3477/4896)
Updating files:  72% (3526/4896)
Updating files:  73% (3575/4896)
Updating files:  74% (3624/4896)
Updating files:  75% (3672/4896)
Updating files:  76% (3721/4896)
Updating files:  77% (3770/4896)
Updating files:  78% (3819/4896)
Updating files:  79% (3868/4896)
Updating files:  80% (3917/4896)
Updating files:  81% (3966/4896)
Updating files:  82% (4015/4896)
Updating files:  83% (4064/4896)
Updating files:  84% (4113/4896)
Updating files:  84% (4154/4896)
Updating files:  85% (4162/4896)
Updating files:  86% (4211/4896)
Updating files:  87% (4260/4896)
Updating files:  88% (4309/4896)
Updating files:  89% (4358/4896)
Updating files:  90% (4407/4896)
Updating files:  91% (4456/4896)
Updating files:  92% (4505/4896)
Updating files:  93% (4554/4896)
Updating files:  94% (4603/4896)
Updating files:  95% (4652/4896)
Updating files:  96% (4701/4896)
Updating files:  97% (4750/4896)
Updating files:  98% (4799/4896)
Updating files:  99% (4848/4896)
Updating files: 100% (4896/4896)
Updating files: 100% (4896/4896), done.
11:45:58 [2022-07-15T11:45:58.435Z] #64 49.26 + cd /tmp/tmp.3e05LgWfDm/src/github.com/containerd/containerd
11:45:58 [2022-07-15T11:45:58.435Z] #64 49.29 + git checkout -q v1.6.6
11:45:58 [2022-07-15T11:45:58.593Z] #19 86.17 Selecting previously unselected package gcc-arm-linux-gnueabi.
11:45:58 [2022-07-15T11:45:58.593Z] #19 86.17 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
11:45:58 [2022-07-15T11:45:58.593Z] #19 86.18 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
11:45:58 [2022-07-15T11:45:58.593Z] #19 86.20 Selecting previously unselected package linux-libc-dev-armel-cross.
11:45:58 [2022-07-15T11:45:58.593Z] #19 86.20 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
11:45:58 [2022-07-15T11:45:58.593Z] #19 86.21 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
11:45:58 [2022-07-15T11:45:58.802Z] #28 ...
11:45:58 [2022-07-15T11:45:58.802Z] 
11:45:58 [2022-07-15T11:45:58.802Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:45:58 [2022-07-15T11:45:58.802Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:45:58 [2022-07-15T11:45:58.802Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 done
11:45:58 [2022-07-15T11:45:58.802Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
11:45:58 [2022-07-15T11:45:58.802Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done
11:45:58 [2022-07-15T11:45:58.802Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
11:45:58 [2022-07-15T11:45:58.802Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.2s done
11:45:58 [2022-07-15T11:45:58.802Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.6s done
11:45:58 [2022-07-15T11:45:58.802Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s done
11:45:58 [2022-07-15T11:45:58.802Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.9s done
11:45:58 [2022-07-15T11:45:58.802Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.8s done
11:45:58 [2022-07-15T11:45:58.802Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 93.32MB / 141.81MB 6.1s
11:45:58 [2022-07-15T11:45:58.802Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.1s done
11:45:58 [2022-07-15T11:45:58.802Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 101.48MB / 141.81MB 6.3s
11:45:58 [2022-07-15T11:45:58.851Z] #19 86.34 Selecting previously unselected package libc6-dev-armel-cross.
11:45:58 [2022-07-15T11:45:58.852Z] #19 86.35 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
11:45:58 [2022-07-15T11:45:58.852Z] #19 86.35 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
11:45:58 [2022-07-15T11:45:58.852Z] #19 86.57 Selecting previously unselected package libstdc++-10-dev-armel-cross.
11:45:58 [2022-07-15T11:45:58.852Z] #19 86.57 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
11:45:58 [2022-07-15T11:45:58.852Z] #19 86.58 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
11:45:58 [2022-07-15T11:45:58.865Z] #29 2.988 Fetched 8550 kB in 2s (3794 kB/s)
11:45:59 [2022-07-15T11:45:59.366Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 111.34MB / 141.81MB 6.9s
11:45:59 [2022-07-15T11:45:59.366Z] #11 ...
11:45:59 [2022-07-15T11:45:59.366Z] 
11:45:59 [2022-07-15T11:45:59.366Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
11:45:59 [2022-07-15T11:45:59.366Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
11:45:59 [2022-07-15T11:45:59.418Z] #19 86.79 Selecting previously unselected package g++-10-arm-linux-gnueabi.
11:45:59 [2022-07-15T11:45:59.418Z] #19 86.79 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
11:45:59 [2022-07-15T11:45:59.418Z] #19 86.80 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:45:59 [2022-07-15T11:45:59.432Z] #29 2.988 Reading package lists...
11:45:59 [2022-07-15T11:45:59.813Z] #64 50.67 + export 'BUILDTAGS=netgo osusergo static_build'
11:45:59 [2022-07-15T11:45:59.813Z] #64 50.67 + BUILDTAGS='netgo osusergo static_build'
11:45:59 [2022-07-15T11:45:59.813Z] #64 50.67 + export EXTRA_FLAGS=-buildmode=pie
11:45:59 [2022-07-15T11:45:59.813Z] #64 50.67 + EXTRA_FLAGS=-buildmode=pie
11:45:59 [2022-07-15T11:45:59.813Z] #64 50.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:45:59 [2022-07-15T11:45:59.813Z] #64 50.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:45:59 [2022-07-15T11:45:59.813Z] #64 50.67 + '[' '' = dynamic ']'
11:45:59 [2022-07-15T11:45:59.813Z] #64 50.67 + make
11:46:00 [2022-07-15T11:46:00.368Z] #29 3.787 Reading package lists...
11:46:00 [2022-07-15T11:46:00.368Z] #29 4.591 Building dependency tree...
11:46:00 [2022-07-15T11:46:00.626Z] #29 4.982 The following additional packages will be installed:
11:46:00 [2022-07-15T11:46:00.626Z] #29 4.983   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:46:00 [2022-07-15T11:46:00.626Z] #29 4.984   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:46:00 [2022-07-15T11:46:00.626Z] #29 4.985 Recommended packages:
11:46:00 [2022-07-15T11:46:00.626Z] #29 4.985   libldap-common publicsuffix libsasl2-modules
11:46:00 [2022-07-15T11:46:00.737Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.6s
11:46:00 [2022-07-15T11:46:00.885Z] #29 5.161 The following NEW packages will be installed:
11:46:00 [2022-07-15T11:46:00.885Z] #29 5.162   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:46:00 [2022-07-15T11:46:00.885Z] #29 5.162   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:46:00 [2022-07-15T11:46:00.885Z] #29 5.163   libssh2-1 openssl
11:46:01 [2022-07-15T11:46:01.049Z] #26 4.202 + RM_GOPATH=0
11:46:01 [2022-07-15T11:46:01.049Z] #26 4.202 + TMP_GOPATH=
11:46:01 [2022-07-15T11:46:01.049Z] #26 4.202 + : /build
11:46:01 [2022-07-15T11:46:01.049Z] #26 4.202 + '[' -z '' ']'
11:46:01 [2022-07-15T11:46:01.049Z] #26 4.202 ++ mktemp -d
11:46:01 [2022-07-15T11:46:01.049Z] #26 4.204 + export GOPATH=/tmp/tmp.PztR5HL1ER
11:46:01 [2022-07-15T11:46:01.049Z] #26 4.204 + GOPATH=/tmp/tmp.PztR5HL1ER
11:46:01 [2022-07-15T11:46:01.049Z] #26 4.204 + RM_GOPATH=1
11:46:01 [2022-07-15T11:46:01.049Z] #26 4.204 + case "$(go env GOARCH)" in
11:46:01 [2022-07-15T11:46:01.049Z] #26 4.205 ++ go env GOARCH
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.435 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.435 Need to get 3041 kB of archives.
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.435 After this operation, 6651 kB of additional disk space will be used.
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.435 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.452 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.454 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.457 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.460 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.462 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.464 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.484 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.484 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.484 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.484 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.484 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.487 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.489 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:46:01 [2022-07-15T11:46:01.144Z] #29 5.490 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:46:01 [2022-07-15T11:46:01.309Z] #26 4.311 + export GO_BUILDMODE=-buildmode=pie
11:46:01 [2022-07-15T11:46:01.309Z] #26 4.311 + GO_BUILDMODE=-buildmode=pie
11:46:01 [2022-07-15T11:46:01.309Z] #26 4.315 ++ dirname /install.sh
11:46:01 [2022-07-15T11:46:01.309Z] #26 4.321 + dir=/
11:46:01 [2022-07-15T11:46:01.309Z] #26 4.322 + bin=dockercli
11:46:01 [2022-07-15T11:46:01.309Z] #26 4.322 + shift
11:46:01 [2022-07-15T11:46:01.309Z] #26 4.322 + '[' '!' -f //dockercli.installer ']'
11:46:01 [2022-07-15T11:46:01.309Z] #26 4.322 + . //dockercli.installer
11:46:01 [2022-07-15T11:46:01.309Z] #26 4.323 ++ : stable
11:46:01 [2022-07-15T11:46:01.309Z] #26 4.323 ++ : 17.06.2-ce
11:46:01 [2022-07-15T11:46:01.309Z] #26 4.324 + install_dockercli
11:46:01 [2022-07-15T11:46:01.309Z] #26 4.328 Install docker/cli version 17.06.2-ce from stable
11:46:01 [2022-07-15T11:46:01.309Z] #26 4.328 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:46:01 [2022-07-15T11:46:01.309Z] #26 4.329 ++ uname -m
11:46:01 [2022-07-15T11:46:01.309Z] #26 4.348 + arch=aarch64
11:46:01 [2022-07-15T11:46:01.310Z] #26 4.348 + '[' aarch64 '!=' x86_64 ']'
11:46:01 [2022-07-15T11:46:01.310Z] #26 4.348 + '[' aarch64 '!=' s390x ']'
11:46:01 [2022-07-15T11:46:01.310Z] #26 4.348 + '[' aarch64 '!=' armhf ']'
11:46:01 [2022-07-15T11:46:01.310Z] #26 4.348 + build_dockercli
11:46:01 [2022-07-15T11:46:01.310Z] #26 4.348 + git clone https://github.com/docker/docker-ce /tmp/tmp.PztR5HL1ER/tmp/docker-ce
11:46:01 [2022-07-15T11:46:01.310Z] #26 4.363 Cloning into '/tmp/tmp.PztR5HL1ER/tmp/docker-ce'...
11:46:01 [2022-07-15T11:46:01.402Z] #29 5.654 debconf: delaying package configuration, since apt-utils is not installed
11:46:01 [2022-07-15T11:46:01.402Z] #29 5.684 Fetched 3041 kB in 0s (9380 kB/s)
11:46:01 [2022-07-15T11:46:01.402Z] #29 5.749 Selecting previously unselected package openssl.
11:46:01 [2022-07-15T11:46:01.403Z] #29 5.749 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6661 files and directories currently installed.)
11:46:01 [2022-07-15T11:46:01.403Z] #29 5.754 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
11:46:01 [2022-07-15T11:46:01.403Z] #29 5.764 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:46:01 [2022-07-15T11:46:01.666Z] #29 5.904 Selecting previously unselected package ca-certificates.
11:46:01 [2022-07-15T11:46:01.666Z] #29 5.904 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:46:01 [2022-07-15T11:46:01.666Z] #29 5.908 Unpacking ca-certificates (20210119) ...
11:46:01 [2022-07-15T11:46:01.666Z] #29 5.982 Selecting previously unselected package libbrotli1:amd64.
11:46:01 [2022-07-15T11:46:01.666Z] #29 5.983 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
11:46:01 [2022-07-15T11:46:01.666Z] #29 5.994 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
11:46:01 [2022-07-15T11:46:01.666Z] #29 6.072 Selecting previously unselected package libsasl2-modules-db:amd64.
11:46:01 [2022-07-15T11:46:01.666Z] #29 6.072 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:46:01 [2022-07-15T11:46:01.666Z] #29 6.077 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:46:01 [2022-07-15T11:46:01.666Z] #29 6.126 Selecting previously unselected package libsasl2-2:amd64.
11:46:01 [2022-07-15T11:46:01.666Z] #29 6.126 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:46:01 [2022-07-15T11:46:01.666Z] #29 6.129 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:46:01 [2022-07-15T11:46:01.677Z] #28 ...
11:46:01 [2022-07-15T11:46:01.677Z] 
11:46:01 [2022-07-15T11:46:01.677Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:46:01 [2022-07-15T11:46:01.677Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:46:01 [2022-07-15T11:46:01.677Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:46:01 [2022-07-15T11:46:01.677Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:46:01 [2022-07-15T11:46:01.677Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:46:01 [2022-07-15T11:46:01.677Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done
11:46:01 [2022-07-15T11:46:01.677Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.5s done
11:46:01 [2022-07-15T11:46:01.677Z] #73 DONE 9.2s
11:46:01 [2022-07-15T11:46:01.677Z] 
11:46:01 [2022-07-15T11:46:01.677Z] #24 [internal] load build context
11:46:01 [2022-07-15T11:46:01.677Z] #24 sha256:7a1d1696caeba86c7a8e69d3e990490453cb2f44cb81d68ddced4db7784f358a
11:46:01 [2022-07-15T11:46:01.677Z] #24 transferring context: 62.08MB 9.2s done
11:46:01 [2022-07-15T11:46:01.677Z] #24 DONE 9.4s
11:46:01 [2022-07-15T11:46:01.677Z] 
11:46:01 [2022-07-15T11:46:01.677Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:46:01 [2022-07-15T11:46:01.677Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:46:01 [2022-07-15T11:46:01.677Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:46:01 [2022-07-15T11:46:01.677Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:46:01 [2022-07-15T11:46:01.677Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:46:01 [2022-07-15T11:46:01.677Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:46:01 [2022-07-15T11:46:01.677Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.6s done
11:46:01 [2022-07-15T11:46:01.677Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done
11:46:01 [2022-07-15T11:46:01.677Z] #71 DONE 9.3s
11:46:01 [2022-07-15T11:46:01.677Z] 
11:46:01 [2022-07-15T11:46:01.677Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:46:01 [2022-07-15T11:46:01.677Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:46:01 [2022-07-15T11:46:01.677Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.1s done
11:46:01 [2022-07-15T11:46:01.716Z] #64 52.43 + bin/ctr
11:46:01 [2022-07-15T11:46:01.925Z] #29 6.181 Selecting previously unselected package libldap-2.4-2:amd64.
11:46:01 [2022-07-15T11:46:01.925Z] #29 6.181 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
11:46:01 [2022-07-15T11:46:01.925Z] #29 6.186 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:46:01 [2022-07-15T11:46:01.925Z] #29 6.257 Selecting previously unselected package libnghttp2-14:amd64.
11:46:01 [2022-07-15T11:46:01.925Z] #29 6.257 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
11:46:01 [2022-07-15T11:46:01.925Z] #29 6.259 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
11:46:01 [2022-07-15T11:46:01.925Z] #29 6.314 Selecting previously unselected package libpsl5:amd64.
11:46:01 [2022-07-15T11:46:01.925Z] #29 6.314 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
11:46:01 [2022-07-15T11:46:01.925Z] #29 6.318 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
11:46:01 [2022-07-15T11:46:01.925Z] #29 6.354 Selecting previously unselected package librtmp1:amd64.
11:46:01 [2022-07-15T11:46:01.925Z] #29 6.354 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
11:46:01 [2022-07-15T11:46:01.925Z] #29 6.359 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:46:01 [2022-07-15T11:46:01.925Z] #29 6.402 Selecting previously unselected package libssh2-1:amd64.
11:46:01 [2022-07-15T11:46:01.925Z] #29 6.402 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
11:46:01 [2022-07-15T11:46:01.975Z] #64 ...
11:46:01 [2022-07-15T11:46:01.975Z] 
11:46:01 [2022-07-15T11:46:01.975Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:46:01 [2022-07-15T11:46:01.975Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:46:01 [2022-07-15T11:46:01.975Z] #77 41.97 libtoolize: putting auxiliary files in '.'.
11:46:01 [2022-07-15T11:46:01.975Z] #77 41.98 libtoolize: copying file './ltmain.sh'
11:46:02 [2022-07-15T11:46:02.184Z] #29 6.405 Unpacking libssh2-1:amd64 (1.9.0-2) ...
11:46:02 [2022-07-15T11:46:02.184Z] #29 6.468 Selecting previously unselected package libcurl4:amd64.
11:46:02 [2022-07-15T11:46:02.184Z] #29 6.468 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
11:46:02 [2022-07-15T11:46:02.184Z] #29 6.472 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:46:02 [2022-07-15T11:46:02.184Z] #29 6.541 Selecting previously unselected package curl.
11:46:02 [2022-07-15T11:46:02.184Z] #29 6.542 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
11:46:02 [2022-07-15T11:46:02.184Z] #29 6.547 Unpacking curl (7.74.0-1.3+deb11u1) ...
11:46:02 [2022-07-15T11:46:02.184Z] #29 6.614 Selecting previously unselected package libonig5:amd64.
11:46:02 [2022-07-15T11:46:02.184Z] #29 6.614 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
11:46:02 [2022-07-15T11:46:02.184Z] #29 6.618 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.677 Selecting previously unselected package libjq1:amd64.
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.677 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.682 Unpacking libjq1:amd64 (1.6-2.1) ...
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.731 Selecting previously unselected package jq.
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.731 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.742 Unpacking jq (1.6-2.1) ...
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.774 Setting up libpsl5:amd64 (0.21.0-1.2) ...
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.785 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.797 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.809 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.826 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.830 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.841 Setting up libssh2-1:amd64 (1.9.0-2) ...
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.852 Setting up openssl (1.1.1n-0+deb11u3) ...
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.868 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:46:02 [2022-07-15T11:46:02.443Z] #29 6.880 Setting up libjq1:amd64 (1.6-2.1) ...
11:46:02 [2022-07-15T11:46:02.544Z] #77 42.58 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:46:02 [2022-07-15T11:46:02.544Z] #77 42.58 libtoolize: and rerunning libtoolize and aclocal.
11:46:02 [2022-07-15T11:46:02.544Z] #77 42.58 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:46:02 [2022-07-15T11:46:02.703Z] #29 6.890 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:46:02 [2022-07-15T11:46:02.703Z] #29 6.900 Setting up ca-certificates (20210119) ...
11:46:03 [2022-07-15T11:46:03.233Z] #26 ...
11:46:03 [2022-07-15T11:46:03.233Z] 
11:46:03 [2022-07-15T11:46:03.233Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:46:03 [2022-07-15T11:46:03.233Z] #31 sha256:a897bf69239bd61aa68d7644fba89bf82d9c39cc3bcb6cc9b968cc6c094e6db8
11:46:03 [2022-07-15T11:46:03.233Z] #31 1.604 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:46:03 [2022-07-15T11:46:03.233Z] #31 1.829 
11:46:03 [2022-07-15T11:46:03.233Z] #31 2.056 #=#=#                                                                         

######################################################################## 100.0%
11:46:03 [2022-07-15T11:46:03.233Z] #31 2.377 
11:46:03 [2022-07-15T11:46:03.233Z] #31 3.824 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:46:03 [2022-07-15T11:46:03.233Z] #31 4.114 
11:46:03 [2022-07-15T11:46:03.233Z] #31 4.356 #=#=#                                                                         

######################################################################## 100.0%
11:46:03 [2022-07-15T11:46:03.233Z] #31 4.638 
11:46:03 [2022-07-15T11:46:03.233Z] #31 6.071 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:46:03 [2022-07-15T11:46:03.233Z] #31 7.590 
11:46:03 [2022-07-15T11:46:03.273Z] #29 7.510 Updating certificates in /etc/ssl/certs...
11:46:03 [2022-07-15T11:46:03.603Z] #19 90.91 Selecting previously unselected package g++-arm-linux-gnueabi.
11:46:03 [2022-07-15T11:46:03.603Z] #19 90.91 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
11:46:03 [2022-07-15T11:46:03.603Z] #19 90.92 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
11:46:03 [2022-07-15T11:46:03.603Z] #19 90.94 Selecting previously unselected package crossbuild-essential-armel.
11:46:03 [2022-07-15T11:46:03.603Z] #19 90.94 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
11:46:03 [2022-07-15T11:46:03.603Z] #19 90.94 Unpacking crossbuild-essential-armel (12.9) ...
11:46:03 [2022-07-15T11:46:03.603Z] #19 90.97 Selecting previously unselected package libc6-armhf-cross.
11:46:03 [2022-07-15T11:46:03.603Z] #19 90.97 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
11:46:03 [2022-07-15T11:46:03.603Z] #19 90.98 Unpacking libc6-armhf-cross (2.31-9cross4) ...
11:46:03 [2022-07-15T11:46:03.842Z] #29 8.242 129 added, 0 removed; done.
11:46:03 [2022-07-15T11:46:03.842Z] #29 8.328 Setting up jq (1.6-2.1) ...
11:46:03 [2022-07-15T11:46:03.842Z] #29 8.338 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:46:04 [2022-07-15T11:46:04.101Z] #29 8.348 Setting up curl (7.74.0-1.3+deb11u1) ...
11:46:04 [2022-07-15T11:46:04.101Z] #29 8.358 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:46:04 [2022-07-15T11:46:04.101Z] #29 8.374 Processing triggers for ca-certificates (20210119) ...
11:46:04 [2022-07-15T11:46:04.101Z] #29 8.381 Updating certificates in /etc/ssl/certs...
11:46:04 [2022-07-15T11:46:04.285Z] #31 7.989 #=#=#                                                                         

                                                                           0.0%
########                                                                  12.4%
###############                                                           21.1%
#####################                                                     29.7%
##########################                                                36.6%
############################                                              39.9%
##################################                                        47.3%
#######################################                                   54.9%
############################################                              61.1%
##################################################                        69.7%
########################################################                  78.1%
##############################################################            86.9%
#######################################################################   98.8%
######################################################################## 100.0%
11:46:04 [2022-07-15T11:46:04.360Z] #29 ...
11:46:04 [2022-07-15T11:46:04.360Z] 
11:46:04 [2022-07-15T11:46:04.360Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:46:04 [2022-07-15T11:46:04.360Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:46:04 [2022-07-15T11:46:04.360Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.6s done
11:46:04 [2022-07-15T11:46:04.360Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.5s done
11:46:04 [2022-07-15T11:46:04.360Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.8s done
11:46:04 [2022-07-15T11:46:04.360Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 2.6s
11:46:04 [2022-07-15T11:46:04.537Z] #19 92.05 Selecting previously unselected package libgcc-s1-armhf-cross.
11:46:04 [2022-07-15T11:46:04.537Z] #19 92.05 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
11:46:04 [2022-07-15T11:46:04.537Z] #19 92.23 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
11:46:04 [2022-07-15T11:46:04.618Z] #11 ...
11:46:04 [2022-07-15T11:46:04.618Z] 
11:46:04 [2022-07-15T11:46:04.618Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:46:04 [2022-07-15T11:46:04.618Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
11:46:04 [2022-07-15T11:46:04.618Z] #29 8.987 0 added, 0 removed; done.
11:46:04 [2022-07-15T11:46:04.618Z] #29 8.987 Running hooks in /etc/ca-certificates/update.d...
11:46:04 [2022-07-15T11:46:04.618Z] #29 8.992 done.
11:46:04 [2022-07-15T11:46:04.951Z] #11 ...
11:46:04 [2022-07-15T11:46:04.951Z] 
11:46:04 [2022-07-15T11:46:04.951Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:46:04 [2022-07-15T11:46:04.951Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:46:04 [2022-07-15T11:46:04.951Z] #72 DONE 0.7s
11:46:04 [2022-07-15T11:46:04.951Z] 
11:46:04 [2022-07-15T11:46:04.951Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:46:04 [2022-07-15T11:46:04.951Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:46:05 [2022-07-15T11:46:05.207Z] #11 ...
11:46:05 [2022-07-15T11:46:05.207Z] 
11:46:05 [2022-07-15T11:46:05.207Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:46:05 [2022-07-15T11:46:05.207Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:46:05 [2022-07-15T11:46:05.207Z] #74 DONE 0.9s
11:46:05 [2022-07-15T11:46:05.207Z] 
11:46:05 [2022-07-15T11:46:05.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:46:05 [2022-07-15T11:46:05.207Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:46:05 [2022-07-15T11:46:05.770Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.7s
11:46:05 [2022-07-15T11:46:05.910Z] #19 93.20 Selecting previously unselected package libgomp1-armhf-cross.
11:46:05 [2022-07-15T11:46:05.910Z] #19 93.21 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
11:46:05 [2022-07-15T11:46:05.910Z] #19 93.40 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
11:46:05 [2022-07-15T11:46:05.996Z] #29 DONE 10.4s
11:46:05 [2022-07-15T11:46:05.996Z] 
11:46:05 [2022-07-15T11:46:05.996Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:46:05 [2022-07-15T11:46:05.996Z] #30 sha256:615626b1bc02c26a5629d8974488afcb261b196b87c2056c43ed4e5d97b29ecb
11:46:06 [2022-07-15T11:46:06.200Z] #31 10.98 
11:46:06 [2022-07-15T11:46:06.332Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.1s done
11:46:06 [2022-07-15T11:46:06.332Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721
11:46:06 [2022-07-15T11:46:06.476Z] #19 93.97 Selecting previously unselected package libatomic1-armhf-cross.
11:46:06 [2022-07-15T11:46:06.476Z] #19 93.97 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
11:46:06 [2022-07-15T11:46:06.476Z] #19 94.01 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
11:46:06 [2022-07-15T11:46:06.476Z] #19 94.04 Selecting previously unselected package libasan6-armhf-cross.
11:46:06 [2022-07-15T11:46:06.476Z] #19 94.04 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
11:46:06 [2022-07-15T11:46:06.476Z] #19 94.04 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
11:46:06 [2022-07-15T11:46:06.564Z] #30 DONE 0.4s
11:46:06 [2022-07-15T11:46:06.564Z] 
11:46:06 [2022-07-15T11:46:06.564Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:46:06 [2022-07-15T11:46:06.564Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:46:06 [2022-07-15T11:46:06.564Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.2s done
11:46:06 [2022-07-15T11:46:06.564Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.2s
11:46:06 [2022-07-15T11:46:06.589Z] #11 ...
11:46:06 [2022-07-15T11:46:06.589Z] 
11:46:06 [2022-07-15T11:46:06.589Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
11:46:06 [2022-07-15T11:46:06.589Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
11:46:06 [2022-07-15T11:46:06.589Z] #28 DONE 14.0s
11:46:06 [2022-07-15T11:46:06.589Z] 
11:46:06 [2022-07-15T11:46:06.589Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:46:06 [2022-07-15T11:46:06.589Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:46:06 [2022-07-15T11:46:06.734Z] #19 94.25 Selecting previously unselected package libstdc++6-armhf-cross.
11:46:06 [2022-07-15T11:46:06.734Z] #19 94.25 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
11:46:06 [2022-07-15T11:46:06.734Z] #19 94.25 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
11:46:06 [2022-07-15T11:46:06.734Z] #19 94.31 Selecting previously unselected package libubsan1-armhf-cross.
11:46:06 [2022-07-15T11:46:06.734Z] #19 94.32 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
11:46:06 [2022-07-15T11:46:06.734Z] #19 94.32 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
11:46:06 [2022-07-15T11:46:06.771Z] #31 ...
11:46:06 [2022-07-15T11:46:06.771Z] 
11:46:06 [2022-07-15T11:46:06.771Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:46:06 [2022-07-15T11:46:06.771Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b
11:46:06 [2022-07-15T11:46:06.771Z] #38 4.584 go: downloading github.com/pelletier/go-toml v1.8.1
11:46:06 [2022-07-15T11:46:06.771Z] #38 ...
11:46:06 [2022-07-15T11:46:06.771Z] 
11:46:06 [2022-07-15T11:46:06.771Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:46:06 [2022-07-15T11:46:06.771Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17
11:46:06 [2022-07-15T11:46:06.771Z] #62 4.934 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:06 [2022-07-15T11:46:06.771Z] #62 4.959 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:06 [2022-07-15T11:46:06.771Z] #62 4.959 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:06 [2022-07-15T11:46:06.771Z] #62 6.067 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:46:06 [2022-07-15T11:46:06.771Z] #62 9.078 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
11:46:06 [2022-07-15T11:46:06.992Z] #19 94.43 Selecting previously unselected package libgcc-10-dev-armhf-cross.
11:46:06 [2022-07-15T11:46:06.992Z] #19 94.43 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
11:46:06 [2022-07-15T11:46:06.992Z] #19 94.44 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
11:46:06 [2022-07-15T11:46:06.992Z] #19 94.54 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
11:46:06 [2022-07-15T11:46:06.992Z] #19 94.54 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
11:46:06 [2022-07-15T11:46:06.992Z] #19 94.54 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:46:07 [2022-07-15T11:46:07.032Z] #62 ...
11:46:07 [2022-07-15T11:46:07.032Z] 
11:46:07 [2022-07-15T11:46:07.032Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:46:07 [2022-07-15T11:46:07.032Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980
11:46:07 [2022-07-15T11:46:07.032Z] #51 4.894 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:07 [2022-07-15T11:46:07.032Z] #51 4.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:07 [2022-07-15T11:46:07.032Z] #51 4.997 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:07 [2022-07-15T11:46:07.032Z] #51 5.521 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:46:07 [2022-07-15T11:46:07.032Z] #51 6.341 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:46:07 [2022-07-15T11:46:07.032Z] #51 8.942 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
11:46:07 [2022-07-15T11:46:07.032Z] #51 ...
11:46:07 [2022-07-15T11:46:07.032Z] 
11:46:07 [2022-07-15T11:46:07.032Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:46:07 [2022-07-15T11:46:07.032Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1
11:46:07 [2022-07-15T11:46:07.032Z] #47 4.408 + git clone https://github.com/docker/distribution.git .
11:46:07 [2022-07-15T11:46:07.032Z] #47 4.416 Cloning into '.'...
11:46:07 [2022-07-15T11:46:07.153Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.7s done
11:46:07 [2022-07-15T11:46:07.294Z] #47 ...
11:46:07 [2022-07-15T11:46:07.295Z] 
11:46:07 [2022-07-15T11:46:07.295Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:07 [2022-07-15T11:46:07.295Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
11:46:07 [2022-07-15T11:46:07.295Z] #55 4.171 go: downloading github.com/golangci/golangci-lint v1.46.2
11:46:07 [2022-07-15T11:46:07.295Z] #55 6.086 go: downloading github.com/fatih/color v1.13.0
11:46:07 [2022-07-15T11:46:07.295Z] #55 6.148 go: downloading github.com/gofrs/flock v0.8.1
11:46:07 [2022-07-15T11:46:07.295Z] #55 6.253 go: downloading github.com/spf13/cobra v1.4.0
11:46:07 [2022-07-15T11:46:07.295Z] #55 6.321 go: downloading github.com/spf13/pflag v1.0.5
11:46:07 [2022-07-15T11:46:07.295Z] #55 6.554 go: downloading github.com/spf13/viper v1.11.0
11:46:07 [2022-07-15T11:46:07.295Z] #55 6.641 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:46:07 [2022-07-15T11:46:07.295Z] #55 7.004 go: downloading github.com/mattn/go-colorable v0.1.12
11:46:07 [2022-07-15T11:46:07.295Z] #55 7.079 go: downloading github.com/mattn/go-isatty v0.0.14
11:46:07 [2022-07-15T11:46:07.295Z] #55 7.185 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
11:46:07 [2022-07-15T11:46:07.295Z] #55 7.243 go: downloading github.com/go-critic/go-critic v0.6.3
11:46:07 [2022-07-15T11:46:07.295Z] #55 8.363 go: downloading github.com/hashicorp/go-version v1.4.0
11:46:07 [2022-07-15T11:46:07.295Z] #55 8.464 go: downloading github.com/ldez/gomoddirectives v0.2.3
11:46:07 [2022-07-15T11:46:07.295Z] #55 8.588 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:46:07 [2022-07-15T11:46:07.295Z] #55 8.848 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:46:07 [2022-07-15T11:46:07.295Z] #55 ...
11:46:07 [2022-07-15T11:46:07.295Z] 
11:46:07 [2022-07-15T11:46:07.295Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:46:07 [2022-07-15T11:46:07.295Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1
11:46:07 [2022-07-15T11:46:07.295Z] #36 3.980 go: downloading github.com/go-delve/delve v1.8.1
11:46:07 [2022-07-15T11:46:07.409Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52
11:46:07 [2022-07-15T11:46:07.555Z] #36 ...
11:46:07 [2022-07-15T11:46:07.555Z] 
11:46:07 [2022-07-15T11:46:07.555Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:46:07 [2022-07-15T11:46:07.555Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
11:46:07 [2022-07-15T11:46:07.555Z] #42 4.499 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:07 [2022-07-15T11:46:07.555Z] #42 4.549 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:07 [2022-07-15T11:46:07.555Z] #42 4.567 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:07 [2022-07-15T11:46:07.555Z] #42 5.601 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:46:07 [2022-07-15T11:46:07.556Z] #42 8.097 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
11:46:07 [2022-07-15T11:46:07.556Z] #42 ...
11:46:07 [2022-07-15T11:46:07.556Z] 
11:46:07 [2022-07-15T11:46:07.556Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:07 [2022-07-15T11:46:07.556Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
11:46:07 [2022-07-15T11:46:07.556Z] #14 4.854 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:07 [2022-07-15T11:46:07.556Z] #14 4.903 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:07 [2022-07-15T11:46:07.556Z] #14 4.905 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:07 [2022-07-15T11:46:07.556Z] #14 5.974 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:46:07 [2022-07-15T11:46:07.556Z] #14 8.567 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
11:46:07 [2022-07-15T11:46:07.817Z] #14 ...
11:46:07 [2022-07-15T11:46:07.817Z] 
11:46:07 [2022-07-15T11:46:07.817Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:46:07 [2022-07-15T11:46:07.817Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff
11:46:07 [2022-07-15T11:46:07.817Z] #76 4.272 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:07 [2022-07-15T11:46:07.817Z] #76 4.391 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:07 [2022-07-15T11:46:07.817Z] #76 4.391 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:07 [2022-07-15T11:46:07.817Z] #76 5.271 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:46:07 [2022-07-15T11:46:07.817Z] #76 7.995 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
11:46:07 [2022-07-15T11:46:07.817Z] #76 10.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:46:07 [2022-07-15T11:46:07.829Z] #77 ...
11:46:07 [2022-07-15T11:46:07.829Z] 
11:46:07 [2022-07-15T11:46:07.829Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:07 [2022-07-15T11:46:07.829Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:46:07 [2022-07-15T11:46:07.829Z] #14 92.21 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:46:07 [2022-07-15T11:46:07.829Z] #14 92.21 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:46:07 [2022-07-15T11:46:07.829Z] #14 92.22 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:46:07 [2022-07-15T11:46:07.829Z] #14 98.64 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:46:07 [2022-07-15T11:46:07.829Z] #14 98.65 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:46:07 [2022-07-15T11:46:07.829Z] #14 98.65 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:46:07 [2022-07-15T11:46:07.972Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.7s done
11:46:08 [2022-07-15T11:46:08.077Z] #76 ...
11:46:08 [2022-07-15T11:46:08.077Z] 
11:46:08 [2022-07-15T11:46:08.077Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:46:08 [2022-07-15T11:46:08.077Z] #67 sha256:9f817a9ac1ff8a85ed8c99489cecbf6beb217a53be1c3c9f8f9d8f0d1bf65ae3
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.241 + RM_GOPATH=0
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.244 + TMP_GOPATH=
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.244 + : /build
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.244 + '[' -z '' ']'
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.248 ++ mktemp -d
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.279 + export GOPATH=/tmp/tmp.OLElNuAbW9
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.279 + GOPATH=/tmp/tmp.OLElNuAbW9
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.279 + RM_GOPATH=1
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.279 + case "$(go env GOARCH)" in
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.279 ++ go env GOARCH
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.309 + export GO_BUILDMODE=-buildmode=pie
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.314 + GO_BUILDMODE=-buildmode=pie
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.326 ++ dirname /install.sh
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.330 + dir=/
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.330 + bin=rootlesskit
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.331 + shift
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.331 + '[' '!' -f //rootlesskit.installer ']'
11:46:08 [2022-07-15T11:46:08.077Z] #67 4.333 + . //rootlesskit.installer
11:46:08 [2022-07-15T11:46:08.078Z] #67 4.333 ++ : 1920341cd41e047834a21007424162a2dc946315
11:46:08 [2022-07-15T11:46:08.078Z] #67 4.335 + install_rootlesskit
11:46:08 [2022-07-15T11:46:08.078Z] #67 4.336 + case "$1" in
11:46:08 [2022-07-15T11:46:08.078Z] #67 4.337 + export CGO_ENABLED=0
11:46:08 [2022-07-15T11:46:08.078Z] #67 4.337 + CGO_ENABLED=0
11:46:08 [2022-07-15T11:46:08.078Z] #67 4.337 + _install_rootlesskit
11:46:08 [2022-07-15T11:46:08.078Z] #67 4.348 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:46:08 [2022-07-15T11:46:08.078Z] #67 4.353 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:46:08 [2022-07-15T11:46:08.078Z] #67 4.356 + for f in rootlesskit rootlesskit-docker-proxy
11:46:08 [2022-07-15T11:46:08.078Z] #67 4.356 + GOBIN=/build
11:46:08 [2022-07-15T11:46:08.078Z] #67 4.356 + GO111MODULE=on
11:46:08 [2022-07-15T11:46:08.078Z] #67 4.357 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:46:08 [2022-07-15T11:46:08.078Z] #67 4.858 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:46:08 [2022-07-15T11:46:08.078Z] #67 7.491 go: downloading github.com/sirupsen/logrus v1.8.1
11:46:08 [2022-07-15T11:46:08.078Z] #67 7.553 go: downloading github.com/urfave/cli/v2 v2.4.0
11:46:08 [2022-07-15T11:46:08.078Z] #67 8.097 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:46:08 [2022-07-15T11:46:08.078Z] #67 10.60 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:46:08 [2022-07-15T11:46:08.078Z] #67 11.22 go: downloading github.com/google/uuid v1.3.0
11:46:08 [2022-07-15T11:46:08.078Z] #67 ...
11:46:08 [2022-07-15T11:46:08.078Z] 
11:46:08 [2022-07-15T11:46:08.078Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:46:08 [2022-07-15T11:46:08.078Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412
11:46:08 [2022-07-15T11:46:08.078Z] #57 4.088 go: downloading mvdan.cc/sh/v3 v3.0.2
11:46:08 [2022-07-15T11:46:08.078Z] #57 4.952 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:46:08 [2022-07-15T11:46:08.078Z] #57 4.968 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:46:08 [2022-07-15T11:46:08.078Z] #57 5.161 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:46:08 [2022-07-15T11:46:08.078Z] #57 6.383 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:46:08 [2022-07-15T11:46:08.338Z] #57 ...
11:46:08 [2022-07-15T11:46:08.338Z] 
11:46:08 [2022-07-15T11:46:08.338Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:46:08 [2022-07-15T11:46:08.338Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220
11:46:08 [2022-07-15T11:46:08.338Z] #34 4.431 + git clone https://github.com/kolyshkin/go-swagger.git .
11:46:08 [2022-07-15T11:46:08.338Z] #34 4.446 Cloning into '.'...
11:46:08 [2022-07-15T11:46:08.338Z] #34 ...
11:46:08 [2022-07-15T11:46:08.338Z] 
11:46:08 [2022-07-15T11:46:08.338Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:46:08 [2022-07-15T11:46:08.338Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6
11:46:08 [2022-07-15T11:46:08.338Z] #40 4.750 go: downloading github.com/tc-hib/go-winres v0.2.3
11:46:08 [2022-07-15T11:46:08.338Z] #40 5.482 go: downloading github.com/tc-hib/winres v0.1.5
11:46:08 [2022-07-15T11:46:08.338Z] #40 6.625 go: downloading github.com/urfave/cli/v2 v2.3.0
11:46:08 [2022-07-15T11:46:08.338Z] #40 6.902 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
11:46:08 [2022-07-15T11:46:08.338Z] #40 7.027 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
11:46:08 [2022-07-15T11:46:08.338Z] #40 9.892 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:46:08 [2022-07-15T11:46:08.338Z] #40 9.934 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:46:08 [2022-07-15T11:46:08.536Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2
11:46:08 [2022-07-15T11:46:08.598Z] #40 ...
11:46:08 [2022-07-15T11:46:08.598Z] 
11:46:08 [2022-07-15T11:46:08.598Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:46:08 [2022-07-15T11:46:08.598Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925
11:46:08 [2022-07-15T11:46:08.598Z] #53 4.211 go: downloading gotest.tools/gotestsum v1.8.1
11:46:08 [2022-07-15T11:46:08.598Z] #53 5.567 go: downloading github.com/dnephin/pflag v1.0.7
11:46:08 [2022-07-15T11:46:08.598Z] #53 5.575 go: downloading github.com/fatih/color v1.10.0
11:46:08 [2022-07-15T11:46:08.598Z] #53 5.643 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:46:08 [2022-07-15T11:46:08.598Z] #53 5.699 go: downloading github.com/pkg/errors v0.9.1
11:46:08 [2022-07-15T11:46:08.598Z] #53 6.062 go: downloading github.com/mattn/go-colorable v0.1.8
11:46:08 [2022-07-15T11:46:08.598Z] #53 6.066 go: downloading github.com/mattn/go-isatty v0.0.12
11:46:08 [2022-07-15T11:46:08.598Z] #53 6.207 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:46:08 [2022-07-15T11:46:08.598Z] #53 6.282 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:46:08 [2022-07-15T11:46:08.598Z] #53 6.364 go: downloading github.com/jonboulle/clockwork v0.2.2
11:46:08 [2022-07-15T11:46:08.598Z] #53 6.454 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:46:08 [2022-07-15T11:46:08.598Z] #53 6.682 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:46:08 [2022-07-15T11:46:08.598Z] #53 6.955 go: downloading golang.org/x/tools v0.1.0
11:46:08 [2022-07-15T11:46:08.598Z] #53 12.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:46:08 [2022-07-15T11:46:08.598Z] #53 12.05 go: downloading golang.org/x/mod v0.3.0
11:46:08 [2022-07-15T11:46:08.598Z] #53 ...
11:46:08 [2022-07-15T11:46:08.598Z] 
11:46:08 [2022-07-15T11:46:08.598Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:46:08 [2022-07-15T11:46:08.598Z] #67 sha256:9f817a9ac1ff8a85ed8c99489cecbf6beb217a53be1c3c9f8f9d8f0d1bf65ae3
11:46:08 [2022-07-15T11:46:08.598Z] #67 11.38 go: downloading github.com/moby/vpnkit v0.5.0
11:46:08 [2022-07-15T11:46:08.598Z] #67 11.63 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:46:08 [2022-07-15T11:46:08.598Z] #67 11.74 go: downloading github.com/gofrs/flock v0.8.1
11:46:08 [2022-07-15T11:46:08.598Z] #67 11.78 go: downloading github.com/gorilla/mux v1.8.0
11:46:09 [2022-07-15T11:46:09.174Z] #67 12.15 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:46:09 [2022-07-15T11:46:09.174Z] #67 12.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:46:09 [2022-07-15T11:46:09.438Z] #67 12.60 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:46:09 [2022-07-15T11:46:09.699Z] #67 12.75 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:46:11 [2022-07-15T11:46:11.093Z] #67 14.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:46:11 [2022-07-15T11:46:11.176Z] #19 98.88 Selecting previously unselected package gcc-arm-linux-gnueabihf.
11:46:11 [2022-07-15T11:46:11.434Z] #19 98.88 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
11:46:11 [2022-07-15T11:46:11.434Z] #19 98.89 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
11:46:11 [2022-07-15T11:46:11.434Z] #19 98.91 Selecting previously unselected package linux-libc-dev-armhf-cross.
11:46:11 [2022-07-15T11:46:11.434Z] #19 98.91 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
11:46:11 [2022-07-15T11:46:11.434Z] #19 98.92 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
11:46:11 [2022-07-15T11:46:11.833Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.4s
11:46:12 [2022-07-15T11:46:12.018Z] #14 106.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:46:12 [2022-07-15T11:46:12.018Z] #14 106.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:46:12 [2022-07-15T11:46:12.018Z] #14 106.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:46:12 [2022-07-15T11:46:12.018Z] #14 ...
11:46:12 [2022-07-15T11:46:12.018Z] 
11:46:12 [2022-07-15T11:46:12.018Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:46:12 [2022-07-15T11:46:12.018Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:46:12 [2022-07-15T11:46:12.018Z] #77 52.15 configure.ac:7: installing './compile'
11:46:12 [2022-07-15T11:46:12.278Z] #77 52.16 configure.ac:11: installing './config.guess'
11:46:12 [2022-07-15T11:46:12.278Z] #77 52.16 configure.ac:11: installing './config.sub'
11:46:12 [2022-07-15T11:46:12.278Z] #77 52.17 configure.ac:8: installing './install-sh'
11:46:12 [2022-07-15T11:46:12.278Z] #77 52.18 configure.ac:8: installing './missing'
11:46:12 [2022-07-15T11:46:12.278Z] #77 52.29 Makefile.am: installing './depcomp'
11:46:12 [2022-07-15T11:46:12.368Z] #19 99.97 Selecting previously unselected package libc6-dev-armhf-cross.
11:46:12 [2022-07-15T11:46:12.368Z] #19 99.98 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
11:46:12 [2022-07-15T11:46:12.626Z] #19 100.2 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
11:46:13 [2022-07-15T11:46:13.559Z] #19 101.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
11:46:13 [2022-07-15T11:46:13.636Z] #67 ...
11:46:13 [2022-07-15T11:46:13.636Z] 
11:46:13 [2022-07-15T11:46:13.636Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:46:13 [2022-07-15T11:46:13.636Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b
11:46:13 [2022-07-15T11:46:13.636Z] #38 16.20 tomll can be used in two ways:
11:46:13 [2022-07-15T11:46:13.636Z] #38 16.20 Writing to STDIN and reading from STDOUT:
11:46:13 [2022-07-15T11:46:13.636Z] #38 16.20   cat file.toml | tomll > file.toml
11:46:13 [2022-07-15T11:46:13.636Z] #38 16.20 
11:46:13 [2022-07-15T11:46:13.636Z] #38 16.20 Reading and updating a list of files:
11:46:13 [2022-07-15T11:46:13.636Z] #38 16.20   tomll a.toml b.toml c.toml
11:46:13 [2022-07-15T11:46:13.636Z] #38 16.20 
11:46:13 [2022-07-15T11:46:13.636Z] #38 16.20 When given a list of files, tomll will modify all files in place without asking.
11:46:13 [2022-07-15T11:46:13.655Z] #77 53.59 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:46:13 [2022-07-15T11:46:13.655Z] #77 53.59 libtoolize: copying file 'build-aux/ltmain.sh'
11:46:13 [2022-07-15T11:46:13.655Z] #77 53.73 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:46:13 [2022-07-15T11:46:13.655Z] #77 53.73 libtoolize: copying file 'm4/libtool.m4'
11:46:13 [2022-07-15T11:46:13.787Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s
11:46:13 [2022-07-15T11:46:13.817Z] #19 101.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
11:46:13 [2022-07-15T11:46:13.897Z] #38 DONE 17.3s
11:46:13 [2022-07-15T11:46:13.897Z] 
11:46:13 [2022-07-15T11:46:13.897Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:13 [2022-07-15T11:46:13.897Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
11:46:13 [2022-07-15T11:46:13.897Z] #55 12.05 go: downloading github.com/sirupsen/logrus v1.8.1
11:46:13 [2022-07-15T11:46:13.897Z] #55 12.08 go: downloading github.com/stretchr/testify v1.7.1
11:46:13 [2022-07-15T11:46:13.897Z] #55 12.28 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:46:13 [2022-07-15T11:46:13.897Z] #55 12.33 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:46:13 [2022-07-15T11:46:13.897Z] #55 12.49 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
11:46:13 [2022-07-15T11:46:13.897Z] #55 12.56 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:46:13 [2022-07-15T11:46:13.897Z] #55 13.08 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:46:13 [2022-07-15T11:46:13.897Z] #55 13.32 go: downloading github.com/spf13/afero v1.8.2
11:46:13 [2022-07-15T11:46:13.897Z] #55 13.65 go: downloading github.com/spf13/cast v1.4.1
11:46:13 [2022-07-15T11:46:13.897Z] #55 13.71 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:46:13 [2022-07-15T11:46:13.897Z] #55 13.86 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:46:13 [2022-07-15T11:46:13.897Z] #55 14.35 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:46:13 [2022-07-15T11:46:13.897Z] #55 14.44 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:46:13 [2022-07-15T11:46:13.897Z] #55 14.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:46:13 [2022-07-15T11:46:13.897Z] #55 14.67 go: downloading github.com/go-toolsmith/astp v1.0.0
11:46:13 [2022-07-15T11:46:13.897Z] #55 14.85 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:46:13 [2022-07-15T11:46:13.897Z] #55 14.88 go: downloading github.com/go-toolsmith/typep v1.0.2
11:46:13 [2022-07-15T11:46:13.897Z] #55 14.97 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
11:46:13 [2022-07-15T11:46:13.897Z] #55 15.33 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:46:13 [2022-07-15T11:46:13.897Z] #55 15.62 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
11:46:13 [2022-07-15T11:46:13.897Z] #55 15.75 go: downloading github.com/hashicorp/errwrap v1.0.0
11:46:13 [2022-07-15T11:46:13.897Z] #55 15.85 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
11:46:13 [2022-07-15T11:46:13.897Z] #55 15.99 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:46:13 [2022-07-15T11:46:13.897Z] #55 16.17 go: downloading github.com/Antonboom/errname v0.1.6
11:46:13 [2022-07-15T11:46:13.897Z] #55 16.20 go: downloading github.com/Antonboom/nilnil v0.1.1
11:46:13 [2022-07-15T11:46:13.897Z] #55 16.27 go: downloading github.com/BurntSushi/toml v1.1.0
11:46:13 [2022-07-15T11:46:13.897Z] #55 16.48 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:46:13 [2022-07-15T11:46:13.897Z] #55 16.68 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
11:46:13 [2022-07-15T11:46:13.897Z] #55 16.80 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:46:13 [2022-07-15T11:46:13.897Z] #55 16.96 go: downloading github.com/alexkohler/prealloc v1.0.0
11:46:13 [2022-07-15T11:46:13.897Z] #55 17.08 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:46:13 [2022-07-15T11:46:13.897Z] #55 17.16 go: downloading github.com/ashanbrown/makezero v1.1.1
11:46:13 [2022-07-15T11:46:13.897Z] #55 17.36 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:46:13 [2022-07-15T11:46:13.914Z] #77 53.82 libtoolize: copying file 'm4/ltoptions.m4'
11:46:13 [2022-07-15T11:46:13.914Z] #77 53.92 libtoolize: copying file 'm4/ltsugar.m4'
11:46:13 [2022-07-15T11:46:13.914Z] #77 54.06 libtoolize: copying file 'm4/ltversion.m4'
11:46:14 [2022-07-15T11:46:14.075Z] #19 101.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
11:46:14 [2022-07-15T11:46:14.158Z] #55 17.42 go: downloading github.com/blizzy78/varnamelen v0.8.0
11:46:14 [2022-07-15T11:46:14.158Z] #55 17.51 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:46:14 [2022-07-15T11:46:14.172Z] #77 54.19 libtoolize: copying file 'm4/lt~obsolete.m4'
11:46:14 [2022-07-15T11:46:14.172Z] #77 54.31 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:46:14 [2022-07-15T11:46:14.368Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.2s done
11:46:14 [2022-07-15T11:46:14.419Z] #55 17.67 go: downloading github.com/breml/bidichk v0.2.3
11:46:14 [2022-07-15T11:46:14.419Z] #55 17.75 go: downloading github.com/breml/errchkjson v0.3.0
11:46:14 [2022-07-15T11:46:14.419Z] #55 17.85 go: downloading github.com/butuzov/ireturn v0.1.1
11:46:14 [2022-07-15T11:46:14.627Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
11:46:14 [2022-07-15T11:46:14.684Z] #55 18.07 go: downloading github.com/charithe/durationcheck v0.0.9
11:46:14 [2022-07-15T11:46:14.684Z] #55 18.12 go: downloading github.com/daixiang0/gci v0.3.3
11:46:14 [2022-07-15T11:46:14.885Z] #11 DONE 27.2s
11:46:14 [2022-07-15T11:46:14.885Z] 
11:46:14 [2022-07-15T11:46:14.885Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:46:14 [2022-07-15T11:46:14.885Z] #31 sha256:477055643d31b76cf34053daca5a6fd6d195899dbc47c4a576770988adee0aa3
11:46:14 [2022-07-15T11:46:14.885Z] #31 1.544 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:46:14 [2022-07-15T11:46:14.885Z] #31 1.797 
11:46:14 [2022-07-15T11:46:14.885Z] #31 2.011 #=#=#                                                                         

######################################################################## 100.0%
11:46:14 [2022-07-15T11:46:14.885Z] #31 2.263 
11:46:14 [2022-07-15T11:46:14.885Z] #31 3.429 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:46:14 [2022-07-15T11:46:14.885Z] #31 3.696 
11:46:14 [2022-07-15T11:46:14.885Z] #31 3.911 #=#=#                                                                         

######################################################################## 100.0%
11:46:14 [2022-07-15T11:46:14.885Z] #31 4.189 
11:46:14 [2022-07-15T11:46:14.885Z] #31 5.116 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:46:14 [2022-07-15T11:46:14.885Z] #31 5.382 
11:46:14 [2022-07-15T11:46:14.885Z] #31 5.603 #=#=#                                                                         

###################                                                       26.5%
##########################################                                58.8%
#################################################################         90.4%
######################################################################## 100.0%
11:46:14 [2022-07-15T11:46:14.885Z] #31 6.153 
11:46:14 [2022-07-15T11:46:14.885Z] #31 7.034 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:46:14 [2022-07-15T11:46:14.885Z] #31 7.317 
11:46:14 [2022-07-15T11:46:14.885Z] #31 7.533 #=#=#                                                                         

######################################################################## 100.0%
11:46:14 [2022-07-15T11:46:14.885Z] #31 7.808 
11:46:14 [2022-07-15T11:46:14.885Z] #31 8.457 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:46:14 [2022-07-15T11:46:14.885Z] #31 ...
11:46:14 [2022-07-15T11:46:14.885Z] 
11:46:14 [2022-07-15T11:46:14.885Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:46:14 [2022-07-15T11:46:14.885Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
11:46:14 [2022-07-15T11:46:14.945Z] #55 18.30 go: downloading github.com/denis-tingaikin/go-header v0.4.3
11:46:14 [2022-07-15T11:46:14.945Z] #55 18.38 go: downloading github.com/esimonov/ifshort v1.0.4
11:46:14 [2022-07-15T11:46:14.945Z] #55 18.47 go: downloading github.com/firefart/nonamedreturns v1.0.1
11:46:14 [2022-07-15T11:46:14.945Z] #55 18.48 go: downloading github.com/fzipp/gocyclo v0.5.1
11:46:15 [2022-07-15T11:46:15.009Z] #19 102.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
11:46:15 [2022-07-15T11:46:15.009Z] #19 102.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
11:46:15 [2022-07-15T11:46:15.208Z] #55 18.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:46:15 [2022-07-15T11:46:15.208Z] #55 18.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:46:15 [2022-07-15T11:46:15.208Z] #55 18.66 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
11:46:15 [2022-07-15T11:46:15.208Z] #55 18.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:46:15 [2022-07-15T11:46:15.267Z] #19 102.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:46:15 [2022-07-15T11:46:15.469Z] #55 18.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:46:15 [2022-07-15T11:46:15.469Z] #55 19.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:46:15 [2022-07-15T11:46:15.683Z] #11 ...
11:46:15 [2022-07-15T11:46:15.683Z] 
11:46:15 [2022-07-15T11:46:15.683Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:46:15 [2022-07-15T11:46:15.683Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
11:46:15 [2022-07-15T11:46:15.683Z] #29 1.501 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 1.515 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 1.515 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 1.733 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 2.141 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 2.645 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:46:15 [2022-07-15T11:46:15.683Z] #29 3.693 Fetched 8550 kB in 2s (3497 kB/s)
11:46:15 [2022-07-15T11:46:15.683Z] #29 3.693 Reading package lists...
11:46:15 [2022-07-15T11:46:15.683Z] #29 4.469 Reading package lists...
11:46:15 [2022-07-15T11:46:15.683Z] #29 5.221 Building dependency tree...
11:46:15 [2022-07-15T11:46:15.683Z] #29 5.577 The following additional packages will be installed:
11:46:15 [2022-07-15T11:46:15.683Z] #29 5.577   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:46:15 [2022-07-15T11:46:15.683Z] #29 5.577   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:46:15 [2022-07-15T11:46:15.683Z] #29 5.577 Recommended packages:
11:46:15 [2022-07-15T11:46:15.683Z] #29 5.577   libldap-common publicsuffix libsasl2-modules
11:46:15 [2022-07-15T11:46:15.683Z] #29 5.745 The following NEW packages will be installed:
11:46:15 [2022-07-15T11:46:15.683Z] #29 5.745   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:46:15 [2022-07-15T11:46:15.683Z] #29 5.745   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:46:15 [2022-07-15T11:46:15.683Z] #29 5.745   libssh2-1 openssl
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.020 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.020 Need to get 3041 kB of archives.
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.020 After this operation, 6651 kB of additional disk space will be used.
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.020 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.032 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.034 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.038 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.038 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.044 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.047 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.048 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.049 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.050 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.052 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.063 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.066 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.068 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.069 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.322 debconf: delaying package configuration, since apt-utils is not installed
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.368 Fetched 3041 kB in 0s (9484 kB/s)
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.401 Selecting previously unselected package openssl.
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.401 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6661 files and directories currently installed.)
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.405 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.410 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.643 Selecting previously unselected package ca-certificates.
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.643 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.649 Unpacking ca-certificates (20210119) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.779 Selecting previously unselected package libbrotli1:amd64.
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.779 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.835 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.937 Selecting previously unselected package libsasl2-modules-db:amd64.
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.937 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 6.977 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.069 Selecting previously unselected package libsasl2-2:amd64.
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.069 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.074 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.284 Selecting previously unselected package libldap-2.4-2:amd64.
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.284 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.293 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.431 Selecting previously unselected package libnghttp2-14:amd64.
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.431 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.435 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.571 Selecting previously unselected package libpsl5:amd64.
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.571 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.576 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.694 Selecting previously unselected package librtmp1:amd64.
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.696 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.700 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.844 Selecting previously unselected package libssh2-1:amd64.
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.844 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.847 Unpacking libssh2-1:amd64 (1.9.0-2) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.948 Selecting previously unselected package libcurl4:amd64.
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.951 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 7.956 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.098 Selecting previously unselected package curl.
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.098 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.168 Unpacking curl (7.74.0-1.3+deb11u1) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.308 Selecting previously unselected package libonig5:amd64.
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.308 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.313 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.467 Selecting previously unselected package libjq1:amd64.
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.467 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.480 Unpacking libjq1:amd64 (1.6-2.1) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.542 Selecting previously unselected package jq.
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.542 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.548 Unpacking jq (1.6-2.1) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.604 Setting up libpsl5:amd64 (0.21.0-1.2) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.612 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.622 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.637 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.647 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.658 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.670 Setting up libssh2-1:amd64 (1.9.0-2) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.681 Setting up openssl (1.1.1n-0+deb11u3) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.699 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.717 Setting up libjq1:amd64 (1.6-2.1) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.733 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:46:15 [2022-07-15T11:46:15.683Z] #29 8.745 Setting up ca-certificates (20210119) ...
11:46:15 [2022-07-15T11:46:15.730Z] #55 19.10 go: downloading github.com/golangci/misspell v0.3.5
11:46:15 [2022-07-15T11:46:15.730Z] #55 19.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:46:15 [2022-07-15T11:46:15.730Z] #55 19.26 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:46:15 [2022-07-15T11:46:15.948Z] #29 ...
11:46:15 [2022-07-15T11:46:15.948Z] 
11:46:15 [2022-07-15T11:46:15.948Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:46:15 [2022-07-15T11:46:15.948Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:46:15 [2022-07-15T11:46:15.991Z] #55 19.39 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:46:15 [2022-07-15T11:46:15.991Z] #55 19.44 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:46:15 [2022-07-15T11:46:15.991Z] #55 19.47 go: downloading github.com/jgautheron/goconst v1.5.1
11:46:16 [2022-07-15T11:46:16.252Z] #55 19.55 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:46:16 [2022-07-15T11:46:16.252Z] #55 19.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:46:16 [2022-07-15T11:46:16.252Z] #55 19.62 go: downloading github.com/julz/importas v0.1.0
11:46:16 [2022-07-15T11:46:16.512Z] #55 19.70 go: downloading github.com/kisielk/errcheck v1.6.0
11:46:16 [2022-07-15T11:46:16.512Z] #55 19.71 go: downloading github.com/kulti/thelper v0.6.2
11:46:16 [2022-07-15T11:46:16.512Z] #55 19.77 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:46:16 [2022-07-15T11:46:16.512Z] #55 19.85 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:46:16 [2022-07-15T11:46:16.512Z] #55 19.89 go: downloading github.com/ldez/tagliatelle v0.3.1
11:46:16 [2022-07-15T11:46:16.512Z] #55 19.97 go: downloading github.com/leonklingele/grouper v1.1.0
11:46:16 [2022-07-15T11:46:16.773Z] #55 20.05 go: downloading github.com/lufeee/execinquery v1.2.1
11:46:16 [2022-07-15T11:46:16.773Z] #55 20.11 go: downloading github.com/maratori/testpackage v1.0.1
11:46:16 [2022-07-15T11:46:16.773Z] #55 20.15 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:46:16 [2022-07-15T11:46:16.773Z] #55 20.22 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:46:16 [2022-07-15T11:46:16.790Z] #12 DONE 2.0s
11:46:16 [2022-07-15T11:46:16.790Z] 
11:46:16 [2022-07-15T11:46:16.790Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:46:16 [2022-07-15T11:46:16.790Z] #31 sha256:477055643d31b76cf34053daca5a6fd6d195899dbc47c4a576770988adee0aa3
11:46:16 [2022-07-15T11:46:16.790Z] #31 8.728 
11:46:16 [2022-07-15T11:46:16.790Z] #31 8.952 #=#=#                                                                         

######################################################################## 100.0%
11:46:16 [2022-07-15T11:46:16.790Z] #31 9.127 
11:46:16 [2022-07-15T11:46:16.790Z] #31 9.169 Download of images into '/build' complete.
11:46:16 [2022-07-15T11:46:16.790Z] #31 9.169 Use something like the following to load the result into a Docker daemon:
11:46:16 [2022-07-15T11:46:16.790Z] #31 9.169   tar -cC '/build' . | docker load
11:46:16 [2022-07-15T11:46:16.790Z] #31 DONE 10.3s
11:46:16 [2022-07-15T11:46:16.790Z] 
11:46:16 [2022-07-15T11:46:16.790Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
11:46:16 [2022-07-15T11:46:16.790Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
11:46:16 [2022-07-15T11:46:16.883Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.4s done
11:46:17 [2022-07-15T11:46:17.034Z] #55 20.25 go: downloading github.com/mgechev/revive v1.2.1
11:46:17 [2022-07-15T11:46:17.453Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a
11:46:17 [2022-07-15T11:46:17.613Z] #55 20.91 go: downloading github.com/moricho/tparallel v0.2.1
11:46:17 [2022-07-15T11:46:17.614Z] #55 20.92 go: downloading github.com/nakabonne/nestif v0.3.1
11:46:17 [2022-07-15T11:46:17.614Z] #55 21.02 go: downloading github.com/nishanths/exhaustive v0.7.11
11:46:17 [2022-07-15T11:46:17.614Z] #55 21.02 go: downloading github.com/nishanths/predeclared v0.2.2
11:46:17 [2022-07-15T11:46:17.731Z] #13 DONE 0.7s
11:46:17 [2022-07-15T11:46:17.731Z] 
11:46:17 [2022-07-15T11:46:17.731Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:46:17 [2022-07-15T11:46:17.731Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
11:46:17 [2022-07-15T11:46:17.731Z] #36 ...
11:46:17 [2022-07-15T11:46:17.731Z] 
11:46:17 [2022-07-15T11:46:17.731Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:46:17 [2022-07-15T11:46:17.731Z] #66 sha256:2ca2e0bcf16e3ebbb28a9b1d1699e72829429fccac90f0882b7293dc90c741c8
11:46:17 [2022-07-15T11:46:17.731Z] #66 DONE 0.2s
11:46:17 [2022-07-15T11:46:17.731Z] 
11:46:17 [2022-07-15T11:46:17.731Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:46:17 [2022-07-15T11:46:17.731Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
11:46:17 [2022-07-15T11:46:17.731Z] #33 DONE 0.2s
11:46:17 [2022-07-15T11:46:17.731Z] 
11:46:17 [2022-07-15T11:46:17.731Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:46:17 [2022-07-15T11:46:17.731Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
11:46:17 [2022-07-15T11:46:17.731Z] #46 DONE 0.3s
11:46:17 [2022-07-15T11:46:17.731Z] 
11:46:17 [2022-07-15T11:46:17.731Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
11:46:17 [2022-07-15T11:46:17.731Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
11:46:17 [2022-07-15T11:46:17.731Z] #50 DONE 0.3s
11:46:17 [2022-07-15T11:46:17.731Z] 
11:46:17 [2022-07-15T11:46:17.731Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:46:17 [2022-07-15T11:46:17.731Z] #25 sha256:ab711436f7136204a69e60c1f7467223923e157481800198b309d32bbdf9c0b9
11:46:17 [2022-07-15T11:46:17.731Z] #25 DONE 0.3s
11:46:17 [2022-07-15T11:46:17.731Z] 
11:46:17 [2022-07-15T11:46:17.731Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:46:17 [2022-07-15T11:46:17.731Z] #26 sha256:69672f35198f2a59a8386e449d6cd4ade69ffeff60cac02aa362abae07dc6d8d
11:46:17 [2022-07-15T11:46:17.878Z] #55 21.14 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
11:46:17 [2022-07-15T11:46:17.878Z] #55 21.19 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:46:17 [2022-07-15T11:46:17.878Z] #55 21.25 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:46:17 [2022-07-15T11:46:17.878Z] #55 21.34 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:46:17 [2022-07-15T11:46:17.878Z] #55 21.37 go: downloading github.com/securego/gosec/v2 v2.11.0
11:46:17 [2022-07-15T11:46:17.878Z] #55 ...
11:46:17 [2022-07-15T11:46:17.878Z] 
11:46:17 [2022-07-15T11:46:17.878Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:17 [2022-07-15T11:46:17.878Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
11:46:17 [2022-07-15T11:46:17.878Z] #14 11.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:46:17 [2022-07-15T11:46:17.878Z] #14 16.67 Fetched 8436 kB in 12s (694 kB/s)
11:46:18 [2022-07-15T11:46:18.140Z] #14 16.67 Reading package lists...
11:46:18 [2022-07-15T11:46:18.140Z] #14 ...
11:46:18 [2022-07-15T11:46:18.140Z] 
11:46:18 [2022-07-15T11:46:18.140Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:46:18 [2022-07-15T11:46:18.140Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
11:46:18 [2022-07-15T11:46:18.140Z] #42 11.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:46:18 [2022-07-15T11:46:18.140Z] #42 17.14 Fetched 8436 kB in 13s (651 kB/s)
11:46:18 [2022-07-15T11:46:18.140Z] #42 17.14 Reading package lists...
11:46:18 [2022-07-15T11:46:18.140Z] #42 ...
11:46:18 [2022-07-15T11:46:18.140Z] 
11:46:18 [2022-07-15T11:46:18.140Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:18 [2022-07-15T11:46:18.140Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
11:46:18 [2022-07-15T11:46:18.140Z] #14 16.67 Reading package lists...
11:46:18 [2022-07-15T11:46:18.400Z] #14 21.78 Reading package lists...
11:46:18 [2022-07-15T11:46:18.400Z] #14 ...
11:46:18 [2022-07-15T11:46:18.400Z] 
11:46:18 [2022-07-15T11:46:18.400Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:46:18 [2022-07-15T11:46:18.400Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17
11:46:18 [2022-07-15T11:46:18.400Z] #62 11.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:46:18 [2022-07-15T11:46:18.400Z] #62 17.26 Fetched 8436 kB in 13s (669 kB/s)
11:46:18 [2022-07-15T11:46:18.660Z] #62 17.26 Reading package lists...
11:46:18 [2022-07-15T11:46:18.660Z] #62 ...
11:46:18 [2022-07-15T11:46:18.660Z] 
11:46:18 [2022-07-15T11:46:18.660Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:46:18 [2022-07-15T11:46:18.660Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980
11:46:18 [2022-07-15T11:46:18.660Z] #51 11.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:46:18 [2022-07-15T11:46:18.660Z] #51 14.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
11:46:18 [2022-07-15T11:46:18.660Z] #51 17.84 Fetched 8440 kB in 13s (641 kB/s)
11:46:18 [2022-07-15T11:46:18.660Z] #51 17.84 Reading package lists...
11:46:18 [2022-07-15T11:46:18.660Z] #51 ...
11:46:18 [2022-07-15T11:46:18.660Z] 
11:46:18 [2022-07-15T11:46:18.660Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:46:18 [2022-07-15T11:46:18.660Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1
11:46:18 [2022-07-15T11:46:18.920Z] #47 21.74 Updating files:  80% (1757/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
11:46:18 [2022-07-15T11:46:18.920Z] #47 22.09 + git checkout -q v2.3.0
11:46:18 [2022-07-15T11:46:18.920Z] #47 ...
11:46:18 [2022-07-15T11:46:18.920Z] 
11:46:18 [2022-07-15T11:46:18.920Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:46:18 [2022-07-15T11:46:18.920Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1
11:46:18 [2022-07-15T11:46:18.920Z] #36 12.37 go: downloading github.com/spf13/cobra v1.1.3
11:46:18 [2022-07-15T11:46:18.920Z] #36 12.37 go: downloading github.com/sirupsen/logrus v1.6.0
11:46:18 [2022-07-15T11:46:18.920Z] #36 12.79 go: downloading github.com/mattn/go-isatty v0.0.3
11:46:18 [2022-07-15T11:46:18.920Z] #36 13.14 go: downloading gopkg.in/yaml.v2 v2.4.0
11:46:18 [2022-07-15T11:46:18.920Z] #36 13.28 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
11:46:18 [2022-07-15T11:46:18.920Z] #36 13.60 go: downloading github.com/cosiner/argv v0.1.0
11:46:18 [2022-07-15T11:46:18.920Z] #36 13.74 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
11:46:18 [2022-07-15T11:46:18.920Z] #36 13.84 go: downloading github.com/peterh/liner v1.2.2
11:46:18 [2022-07-15T11:46:18.920Z] #36 14.02 go: downloading github.com/google/go-dap v0.6.0
11:46:18 [2022-07-15T11:46:18.920Z] #36 14.25 go: downloading github.com/russross/blackfriday/v2 v2.0.1
11:46:18 [2022-07-15T11:46:18.920Z] #36 14.55 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
11:46:18 [2022-07-15T11:46:18.920Z] #36 15.05 go: downloading github.com/mattn/go-runewidth v0.0.3
11:46:18 [2022-07-15T11:46:18.920Z] #36 15.18 go: downloading github.com/hashicorp/golang-lru v0.5.4
11:46:18 [2022-07-15T11:46:18.920Z] #36 15.26 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
11:46:18 [2022-07-15T11:46:18.920Z] #36 16.13 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
11:46:19 [2022-07-15T11:46:19.180Z] #36 ...
11:46:19 [2022-07-15T11:46:19.180Z] 
11:46:19 [2022-07-15T11:46:19.180Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:46:19 [2022-07-15T11:46:19.180Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
11:46:19 [2022-07-15T11:46:19.180Z] #42 17.14 Reading package lists...
11:46:19 [2022-07-15T11:46:19.354Z] #11 ...
11:46:19 [2022-07-15T11:46:19.354Z] 
11:46:19 [2022-07-15T11:46:19.354Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:46:19 [2022-07-15T11:46:19.354Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
11:46:19 [2022-07-15T11:46:19.354Z] #29 9.464 Updating certificates in /etc/ssl/certs...
11:46:19 [2022-07-15T11:46:19.354Z] #29 10.73 129 added, 0 removed; done.
11:46:19 [2022-07-15T11:46:19.354Z] #29 10.82 Setting up jq (1.6-2.1) ...
11:46:19 [2022-07-15T11:46:19.354Z] #29 10.84 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:46:19 [2022-07-15T11:46:19.354Z] #29 10.85 Setting up curl (7.74.0-1.3+deb11u1) ...
11:46:19 [2022-07-15T11:46:19.354Z] #29 10.86 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:46:19 [2022-07-15T11:46:19.354Z] #29 10.89 Processing triggers for ca-certificates (20210119) ...
11:46:19 [2022-07-15T11:46:19.354Z] #29 10.90 Updating certificates in /etc/ssl/certs...
11:46:19 [2022-07-15T11:46:19.354Z] #29 11.73 0 added, 0 removed; done.
11:46:19 [2022-07-15T11:46:19.354Z] #29 11.73 Running hooks in /etc/ca-certificates/update.d...
11:46:19 [2022-07-15T11:46:19.354Z] #29 11.73 done.
11:46:19 [2022-07-15T11:46:19.354Z] #29 DONE 12.7s
11:46:19 [2022-07-15T11:46:19.354Z] 
11:46:19 [2022-07-15T11:46:19.354Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:46:19 [2022-07-15T11:46:19.354Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:46:19 [2022-07-15T11:46:19.354Z] #11 ...
11:46:19 [2022-07-15T11:46:19.354Z] 
11:46:19 [2022-07-15T11:46:19.354Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:46:19 [2022-07-15T11:46:19.354Z] #30 sha256:effb17d67c60e47efe7488b7245fc8720fa186eb18540220f60153b27f285874
11:46:19 [2022-07-15T11:46:19.354Z] #30 DONE 0.2s
11:46:19 [2022-07-15T11:46:19.354Z] 
11:46:19 [2022-07-15T11:46:19.354Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:46:19 [2022-07-15T11:46:19.354Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:46:19 [2022-07-15T11:46:19.451Z] #19 106.9 Selecting previously unselected package g++-arm-linux-gnueabihf.
11:46:19 [2022-07-15T11:46:19.451Z] #19 106.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
11:46:19 [2022-07-15T11:46:19.451Z] #19 106.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
11:46:19 [2022-07-15T11:46:19.451Z] #19 106.9 Selecting previously unselected package crossbuild-essential-armhf.
11:46:19 [2022-07-15T11:46:19.451Z] #19 106.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
11:46:19 [2022-07-15T11:46:19.451Z] #19 106.9 Unpacking crossbuild-essential-armhf (12.9) ...
11:46:19 [2022-07-15T11:46:19.451Z] #19 106.9 Selecting previously unselected package libc6-ppc64el-cross.
11:46:19 [2022-07-15T11:46:19.451Z] #19 106.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
11:46:19 [2022-07-15T11:46:19.451Z] #19 106.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
11:46:19 [2022-07-15T11:46:19.451Z] #19 107.1 Selecting previously unselected package libgcc-s1-ppc64el-cross.
11:46:19 [2022-07-15T11:46:19.451Z] #19 107.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:46:19 [2022-07-15T11:46:19.451Z] #19 107.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
11:46:19 [2022-07-15T11:46:19.451Z] #19 107.1 Selecting previously unselected package libgomp1-ppc64el-cross.
11:46:19 [2022-07-15T11:46:19.451Z] #19 107.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:46:19 [2022-07-15T11:46:19.451Z] #19 107.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
11:46:19 [2022-07-15T11:46:19.451Z] #19 107.2 Selecting previously unselected package libitm1-ppc64el-cross.
11:46:19 [2022-07-15T11:46:19.709Z] #19 107.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:46:19 [2022-07-15T11:46:19.709Z] #19 107.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
11:46:19 [2022-07-15T11:46:19.709Z] #19 107.2 Selecting previously unselected package libatomic1-ppc64el-cross.
11:46:19 [2022-07-15T11:46:19.709Z] #19 107.2 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:46:19 [2022-07-15T11:46:19.709Z] #19 107.2 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
11:46:19 [2022-07-15T11:46:19.709Z] #19 107.2 Selecting previously unselected package libasan6-ppc64el-cross.
11:46:19 [2022-07-15T11:46:19.709Z] #19 107.2 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:46:19 [2022-07-15T11:46:19.709Z] #19 107.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
11:46:19 [2022-07-15T11:46:19.709Z] #19 107.5 Selecting previously unselected package liblsan0-ppc64el-cross.
11:46:19 [2022-07-15T11:46:19.967Z] #19 107.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:46:19 [2022-07-15T11:46:19.967Z] #19 107.5 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
11:46:19 [2022-07-15T11:46:19.967Z] #19 107.6 Selecting previously unselected package libtsan0-ppc64el-cross.
11:46:19 [2022-07-15T11:46:19.967Z] #19 107.6 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:46:19 [2022-07-15T11:46:19.967Z] #19 107.6 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
11:46:20 [2022-07-15T11:46:20.226Z] #19 107.8 Selecting previously unselected package libstdc++6-ppc64el-cross.
11:46:20 [2022-07-15T11:46:20.226Z] #19 107.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:46:20 [2022-07-15T11:46:20.226Z] #19 107.8 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
11:46:20 [2022-07-15T11:46:20.226Z] #19 107.9 Selecting previously unselected package libubsan1-ppc64el-cross.
11:46:20 [2022-07-15T11:46:20.226Z] #19 107.9 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:46:20 [2022-07-15T11:46:20.226Z] #19 107.9 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
11:46:20 [2022-07-15T11:46:20.226Z] #19 108.0 Selecting previously unselected package libquadmath0-ppc64el-cross.
11:46:20 [2022-07-15T11:46:20.484Z] #19 108.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:46:20 [2022-07-15T11:46:20.484Z] #19 108.0 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
11:46:20 [2022-07-15T11:46:20.484Z] #19 108.0 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
11:46:20 [2022-07-15T11:46:20.484Z] #19 108.0 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:46:20 [2022-07-15T11:46:20.484Z] #19 108.0 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
11:46:20 [2022-07-15T11:46:20.742Z] #19 108.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
11:46:20 [2022-07-15T11:46:20.742Z] #19 108.2 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:46:20 [2022-07-15T11:46:20.742Z] #19 108.2 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:46:20 [2022-07-15T11:46:20.843Z] #42 22.73 Reading package lists...
11:46:20 [2022-07-15T11:46:20.843Z] #42 ...
11:46:20 [2022-07-15T11:46:20.843Z] 
11:46:20 [2022-07-15T11:46:20.843Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:46:20 [2022-07-15T11:46:20.843Z] #31 sha256:a897bf69239bd61aa68d7644fba89bf82d9c39cc3bcb6cc9b968cc6c094e6db8
11:46:20 [2022-07-15T11:46:20.843Z] #31 15.81 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:46:20 [2022-07-15T11:46:20.843Z] #31 17.46 #=#=#                                                                         
11:46:20 [2022-07-15T11:46:20.843Z] #31 17.87 #=#=#                                                                         

######################################################################## 100.0%
11:46:20 [2022-07-15T11:46:20.843Z] #31 19.72 
11:46:20 [2022-07-15T11:46:20.843Z] #31 22.55 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:46:20 [2022-07-15T11:46:20.843Z] #31 24.42 #=#=#                                                                         
11:46:20 [2022-07-15T11:46:20.843Z] #31 24.78 #=#=#                                                                         

######################################################################## 100.0%
11:46:20 [2022-07-15T11:46:20.843Z] #31 26.00 
11:46:20 [2022-07-15T11:46:20.843Z] #31 ...
11:46:20 [2022-07-15T11:46:20.843Z] 
11:46:20 [2022-07-15T11:46:20.843Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:20 [2022-07-15T11:46:20.843Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
11:46:20 [2022-07-15T11:46:20.843Z] #55 21.67 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:46:20 [2022-07-15T11:46:20.843Z] #55 21.67 go: downloading github.com/sivchari/containedctx v1.0.2
11:46:20 [2022-07-15T11:46:20.843Z] #55 21.70 go: downloading github.com/sivchari/tenv v1.5.0
11:46:20 [2022-07-15T11:46:20.843Z] #55 21.73 go: downloading github.com/sonatard/noctx v0.0.1
11:46:20 [2022-07-15T11:46:20.843Z] #55 21.80 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:46:20 [2022-07-15T11:46:20.843Z] #55 21.86 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:46:20 [2022-07-15T11:46:20.843Z] #55 21.96 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
11:46:20 [2022-07-15T11:46:20.843Z] #55 22.04 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:46:20 [2022-07-15T11:46:20.843Z] #55 22.04 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:46:20 [2022-07-15T11:46:20.843Z] #55 22.11 go: downloading github.com/tetafro/godot v1.4.11
11:46:20 [2022-07-15T11:46:20.843Z] #55 22.16 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:46:20 [2022-07-15T11:46:20.843Z] #55 22.21 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
11:46:20 [2022-07-15T11:46:20.843Z] #55 22.24 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:46:20 [2022-07-15T11:46:20.843Z] #55 22.55 go: downloading github.com/ultraware/funlen v0.0.3
11:46:20 [2022-07-15T11:46:20.843Z] #55 22.68 go: downloading github.com/ultraware/whitespace v0.0.5
11:46:20 [2022-07-15T11:46:20.843Z] #55 22.70 go: downloading github.com/uudashr/gocognit v1.0.5
11:46:20 [2022-07-15T11:46:20.843Z] #55 22.74 go: downloading github.com/yagipy/maintidx v1.0.0
11:46:20 [2022-07-15T11:46:20.843Z] #55 22.75 go: downloading github.com/yeya24/promlinter v0.2.0
11:46:20 [2022-07-15T11:46:20.843Z] #55 22.76 go: downloading gitlab.com/bosi/decorder v0.2.1
11:46:20 [2022-07-15T11:46:20.843Z] #55 22.94 go: downloading honnef.co/go/tools v0.3.1
11:46:21 [2022-07-15T11:46:21.414Z] #55 24.61 go: downloading mvdan.cc/gofumpt v0.3.1
11:46:21 [2022-07-15T11:46:21.414Z] #55 24.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:46:21 [2022-07-15T11:46:21.414Z] #55 ...
11:46:21 [2022-07-15T11:46:21.414Z] 
11:46:21 [2022-07-15T11:46:21.414Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:46:21 [2022-07-15T11:46:21.414Z] #31 sha256:a897bf69239bd61aa68d7644fba89bf82d9c39cc3bcb6cc9b968cc6c094e6db8
11:46:21 [2022-07-15T11:46:21.414Z] #31 26.34 Download of images into '/build' complete.
11:46:21 [2022-07-15T11:46:21.414Z] #31 26.35 Use something like the following to load the result into a Docker daemon:
11:46:21 [2022-07-15T11:46:21.414Z] #31 26.35   tar -cC '/build' . | docker load
11:46:21 [2022-07-15T11:46:21.414Z] #31 DONE 26.6s
11:46:21 [2022-07-15T11:46:21.674Z] 
11:46:21 [2022-07-15T11:46:21.674Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:21 [2022-07-15T11:46:21.674Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
11:46:21 [2022-07-15T11:46:21.674Z] #55 24.91 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:46:21 [2022-07-15T11:46:21.674Z] #55 25.03 go: downloading github.com/davecgh/go-spew v1.1.1
11:46:21 [2022-07-15T11:46:21.674Z] #55 25.05 go: downloading github.com/pmezard/go-difflib v1.0.0
11:46:21 [2022-07-15T11:46:21.674Z] #55 25.17 go: downloading github.com/stretchr/objx v0.1.1
11:46:21 [2022-07-15T11:46:21.935Z] #55 25.19 go: downloading golang.org/x/text v0.3.7
11:46:22 [2022-07-15T11:46:22.626Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.3s
11:46:23 [2022-07-15T11:46:23.019Z] #26 ...
11:46:23 [2022-07-15T11:46:23.019Z] 
11:46:23 [2022-07-15T11:46:23.019Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:46:23 [2022-07-15T11:46:23.019Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
11:46:23 [2022-07-15T11:46:23.019Z] #36 4.644 go: downloading github.com/go-delve/delve v1.8.1
11:46:23 [2022-07-15T11:46:23.327Z] #55 ...
11:46:23 [2022-07-15T11:46:23.327Z] 
11:46:23 [2022-07-15T11:46:23.327Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:46:23 [2022-07-15T11:46:23.327Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff
11:46:23 [2022-07-15T11:46:23.327Z] #76 16.68 Fetched 8436 kB in 13s (666 kB/s)
11:46:23 [2022-07-15T11:46:23.327Z] #76 16.68 Reading package lists...
11:46:23 [2022-07-15T11:46:23.327Z] #76 22.23 Reading package lists...
11:46:23 [2022-07-15T11:46:23.587Z] #76 26.73 Building dependency tree...
11:46:23 [2022-07-15T11:46:23.587Z] #76 ...
11:46:23 [2022-07-15T11:46:23.587Z] 
11:46:23 [2022-07-15T11:46:23.587Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:23 [2022-07-15T11:46:23.587Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
11:46:23 [2022-07-15T11:46:23.587Z] #14 21.78 Reading package lists...
11:46:24 [2022-07-15T11:46:24.926Z] #19 112.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
11:46:24 [2022-07-15T11:46:24.927Z] #19 112.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:46:24 [2022-07-15T11:46:24.927Z] #19 112.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:46:24 [2022-07-15T11:46:24.927Z] #19 112.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
11:46:24 [2022-07-15T11:46:24.927Z] #19 112.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
11:46:24 [2022-07-15T11:46:24.927Z] #19 112.4 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
11:46:24 [2022-07-15T11:46:24.927Z] #19 112.5 Selecting previously unselected package libc6-dev-ppc64el-cross.
11:46:24 [2022-07-15T11:46:24.927Z] #19 112.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
11:46:24 [2022-07-15T11:46:24.927Z] #19 112.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
11:46:24 [2022-07-15T11:46:24.969Z] #14 26.62 Building dependency tree...
11:46:25 [2022-07-15T11:46:25.166Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.7s done
11:46:25 [2022-07-15T11:46:25.166Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263
11:46:25 [2022-07-15T11:46:25.185Z] #19 112.8 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
11:46:25 [2022-07-15T11:46:25.185Z] #19 112.8 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:46:25 [2022-07-15T11:46:25.185Z] #19 112.8 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
11:46:25 [2022-07-15T11:46:25.443Z] #19 113.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
11:46:25 [2022-07-15T11:46:25.443Z] #19 113.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:46:25 [2022-07-15T11:46:25.443Z] #19 113.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:46:26 [2022-07-15T11:46:26.379Z] #77 ...
11:46:26 [2022-07-15T11:46:26.379Z] 
11:46:26 [2022-07-15T11:46:26.379Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:26 [2022-07-15T11:46:26.379Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:46:26 [2022-07-15T11:46:26.379Z] #14 119.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:46:26 [2022-07-15T11:46:26.379Z] #14 120.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:46:26 [2022-07-15T11:46:26.379Z] #14 120.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:46:27 [2022-07-15T11:46:27.217Z] #36 ...
11:46:27 [2022-07-15T11:46:27.217Z] 
11:46:27 [2022-07-15T11:46:27.217Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:46:27 [2022-07-15T11:46:27.217Z] #26 sha256:69672f35198f2a59a8386e449d6cd4ade69ffeff60cac02aa362abae07dc6d8d
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.589 + RM_GOPATH=0
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.589 + TMP_GOPATH=
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.589 + : /build
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.589 + '[' -z '' ']'
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.595 ++ mktemp -d
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.599 + export GOPATH=/tmp/tmp.A4Wtzz6mMJ
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.599 + GOPATH=/tmp/tmp.A4Wtzz6mMJ
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.599 + RM_GOPATH=1
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.599 + case "$(go env GOARCH)" in
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.599 ++ go env GOARCH
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.621 + export GO_BUILDMODE=-buildmode=pie
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.621 + GO_BUILDMODE=-buildmode=pie
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.622 ++ dirname /install.sh
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.633 + dir=/
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.633 + bin=dockercli
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.633 + shift
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.636 + '[' '!' -f //dockercli.installer ']'
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.636 + . //dockercli.installer
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.636 ++ : stable
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.637 ++ : 17.06.2-ce
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.637 + install_dockercli
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.639 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.639 Install docker/cli version 17.06.2-ce from stable
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.641 ++ uname -m
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.657 + arch=x86_64
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.657 + '[' x86_64 '!=' x86_64 ']'
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.659 + url=https://download.docker.com/linux/static
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.659 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:46:27 [2022-07-15T11:46:27.217Z] #26 5.660 + tar -xz docker/docker
11:46:27 [2022-07-15T11:46:27.478Z] #26 ...
11:46:27 [2022-07-15T11:46:27.478Z] 
11:46:27 [2022-07-15T11:46:27.478Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:46:27 [2022-07-15T11:46:27.478Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
11:46:27 [2022-07-15T11:46:27.478Z] #53 4.566 go: downloading gotest.tools/gotestsum v1.8.1
11:46:27 [2022-07-15T11:46:27.478Z] #53 6.167 go: downloading github.com/dnephin/pflag v1.0.7
11:46:27 [2022-07-15T11:46:27.478Z] #53 6.168 go: downloading github.com/fatih/color v1.10.0
11:46:27 [2022-07-15T11:46:27.478Z] #53 6.278 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:46:27 [2022-07-15T11:46:27.478Z] #53 6.697 go: downloading github.com/mattn/go-colorable v0.1.8
11:46:27 [2022-07-15T11:46:27.478Z] #53 6.726 go: downloading github.com/mattn/go-isatty v0.0.12
11:46:27 [2022-07-15T11:46:27.478Z] #53 6.827 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:46:27 [2022-07-15T11:46:27.478Z] #53 7.000 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:46:27 [2022-07-15T11:46:27.478Z] #53 7.169 go: downloading github.com/jonboulle/clockwork v0.2.2
11:46:27 [2022-07-15T11:46:27.478Z] #53 7.331 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:46:27 [2022-07-15T11:46:27.478Z] #53 7.612 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:46:27 [2022-07-15T11:46:27.478Z] #53 7.932 go: downloading golang.org/x/tools v0.1.0
11:46:27 [2022-07-15T11:46:27.514Z] #14 30.55 The following additional packages will be installed:
11:46:27 [2022-07-15T11:46:27.514Z] #14 30.55   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:46:27 [2022-07-15T11:46:27.514Z] #14 30.55   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:46:27 [2022-07-15T11:46:27.514Z] #14 30.55   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:46:27 [2022-07-15T11:46:27.514Z] #14 30.56   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:46:27 [2022-07-15T11:46:27.514Z] #14 30.56   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:46:27 [2022-07-15T11:46:27.514Z] #14 30.57   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:46:27 [2022-07-15T11:46:27.514Z] #14 30.58   mingw-w64-common mingw-w64-x86-64-dev
11:46:27 [2022-07-15T11:46:27.514Z] #14 30.59 Suggested packages:
11:46:27 [2022-07-15T11:46:27.514Z] #14 30.59   gcc-10-locales seccomp wine64
11:46:27 [2022-07-15T11:46:27.737Z] #53 ...
11:46:27 [2022-07-15T11:46:27.737Z] 
11:46:27 [2022-07-15T11:46:27.737Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:27 [2022-07-15T11:46:27.737Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:46:27 [2022-07-15T11:46:27.737Z] #14 6.236 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:27 [2022-07-15T11:46:27.737Z] #14 6.266 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:27 [2022-07-15T11:46:27.737Z] #14 6.271 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:27 [2022-07-15T11:46:27.737Z] #14 7.414 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:46:27 [2022-07-15T11:46:27.737Z] #14 10.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:46:27 [2022-07-15T11:46:27.737Z] #14 ...
11:46:27 [2022-07-15T11:46:27.737Z] 
11:46:27 [2022-07-15T11:46:27.737Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:46:27 [2022-07-15T11:46:27.737Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
11:46:27 [2022-07-15T11:46:27.737Z] #38 3.999 go: downloading github.com/pelletier/go-toml v1.8.1
11:46:27 [2022-07-15T11:46:27.995Z] #38 ...
11:46:27 [2022-07-15T11:46:27.995Z] 
11:46:27 [2022-07-15T11:46:27.995Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:46:27 [2022-07-15T11:46:27.995Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:46:27 [2022-07-15T11:46:27.995Z] #62 5.508 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:27 [2022-07-15T11:46:27.995Z] #62 5.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:27 [2022-07-15T11:46:27.995Z] #62 5.576 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:27 [2022-07-15T11:46:27.995Z] #62 6.434 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:46:27 [2022-07-15T11:46:27.995Z] #62 8.606 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:46:27 [2022-07-15T11:46:27.995Z] #62 ...
11:46:27 [2022-07-15T11:46:27.995Z] 
11:46:27 [2022-07-15T11:46:27.995Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:46:27 [2022-07-15T11:46:27.995Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
11:46:27 [2022-07-15T11:46:27.995Z] #34 4.224 + git clone https://github.com/kolyshkin/go-swagger.git .
11:46:27 [2022-07-15T11:46:27.995Z] #34 4.224 Cloning into '.'...
11:46:28 [2022-07-15T11:46:28.254Z] #34 ...
11:46:28 [2022-07-15T11:46:28.254Z] 
11:46:28 [2022-07-15T11:46:28.254Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:46:28 [2022-07-15T11:46:28.254Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:46:28 [2022-07-15T11:46:28.254Z] #76 4.368 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:28 [2022-07-15T11:46:28.254Z] #76 4.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:28 [2022-07-15T11:46:28.254Z] #76 4.392 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:28 [2022-07-15T11:46:28.254Z] #76 5.058 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:46:28 [2022-07-15T11:46:28.254Z] #76 6.661 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:46:28 [2022-07-15T11:46:28.254Z] #76 9.076 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:46:28 [2022-07-15T11:46:28.460Z] #14 31.81 The following NEW packages will be installed:
11:46:28 [2022-07-15T11:46:28.460Z] #14 31.81   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:46:28 [2022-07-15T11:46:28.460Z] #14 31.81   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:46:28 [2022-07-15T11:46:28.460Z] #14 31.81   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:46:28 [2022-07-15T11:46:28.460Z] #14 31.81   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:46:28 [2022-07-15T11:46:28.460Z] #14 31.82   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:46:28 [2022-07-15T11:46:28.460Z] #14 31.82   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:46:28 [2022-07-15T11:46:28.460Z] #14 31.82   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:46:28 [2022-07-15T11:46:28.460Z] #14 31.82   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:46:28 [2022-07-15T11:46:28.460Z] #14 31.83   mingw-w64-x86-64-dev
11:46:28 [2022-07-15T11:46:28.513Z] #76 ...
11:46:28 [2022-07-15T11:46:28.513Z] 
11:46:28 [2022-07-15T11:46:28.513Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:46:28 [2022-07-15T11:46:28.513Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
11:46:28 [2022-07-15T11:46:28.513Z] #47 3.655 + git clone https://github.com/docker/distribution.git .
11:46:28 [2022-07-15T11:46:28.513Z] #47 3.655 Cloning into '.'...
11:46:28 [2022-07-15T11:46:28.513Z] #47 ...
11:46:28 [2022-07-15T11:46:28.513Z] 
11:46:28 [2022-07-15T11:46:28.513Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:28 [2022-07-15T11:46:28.513Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:46:28 [2022-07-15T11:46:28.513Z] #55 4.083 go: downloading github.com/golangci/golangci-lint v1.46.2
11:46:28 [2022-07-15T11:46:28.513Z] #55 5.362 go: downloading github.com/fatih/color v1.13.0
11:46:28 [2022-07-15T11:46:28.513Z] #55 5.386 go: downloading github.com/gofrs/flock v0.8.1
11:46:28 [2022-07-15T11:46:28.513Z] #55 5.589 go: downloading github.com/pkg/errors v0.9.1
11:46:28 [2022-07-15T11:46:28.513Z] #55 5.589 go: downloading github.com/spf13/cobra v1.4.0
11:46:28 [2022-07-15T11:46:28.513Z] #55 5.800 go: downloading github.com/spf13/pflag v1.0.5
11:46:28 [2022-07-15T11:46:28.513Z] #55 6.044 go: downloading github.com/spf13/viper v1.11.0
11:46:28 [2022-07-15T11:46:28.513Z] #55 6.231 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:46:28 [2022-07-15T11:46:28.513Z] #55 6.884 go: downloading github.com/mattn/go-colorable v0.1.12
11:46:28 [2022-07-15T11:46:28.513Z] #55 6.892 go: downloading github.com/mattn/go-isatty v0.0.14
11:46:28 [2022-07-15T11:46:28.513Z] #55 7.096 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
11:46:28 [2022-07-15T11:46:28.513Z] #55 7.102 go: downloading github.com/go-critic/go-critic v0.6.3
11:46:28 [2022-07-15T11:46:28.513Z] #55 8.618 go: downloading github.com/hashicorp/go-version v1.4.0
11:46:28 [2022-07-15T11:46:28.513Z] #55 8.926 go: downloading github.com/ldez/gomoddirectives v0.2.3
11:46:28 [2022-07-15T11:46:28.513Z] #55 9.097 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:46:28 [2022-07-15T11:46:28.513Z] #55 9.259 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:46:28 [2022-07-15T11:46:28.829Z] #55 ...
11:46:28 [2022-07-15T11:46:28.829Z] 
11:46:28 [2022-07-15T11:46:28.829Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:46:28 [2022-07-15T11:46:28.829Z] #67 sha256:49f9a92a3f5ceda9167e04b57743ef54bf074220dadbee5d2b1a2fc3fd9bc5ac
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.360 + RM_GOPATH=0
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.360 + TMP_GOPATH=
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.360 + : /build
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.360 + '[' -z '' ']'
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.360 ++ mktemp -d
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.360 + export GOPATH=/tmp/tmp.FiOVeLgzvw
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.360 + GOPATH=/tmp/tmp.FiOVeLgzvw
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.360 + RM_GOPATH=1
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.360 + case "$(go env GOARCH)" in
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.360 ++ go env GOARCH
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.388 + export GO_BUILDMODE=-buildmode=pie
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.388 + GO_BUILDMODE=-buildmode=pie
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.388 ++ dirname /install.sh
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.388 + dir=/
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.388 + bin=rootlesskit
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.388 + shift
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.388 + '[' '!' -f //rootlesskit.installer ']'
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.388 + . //rootlesskit.installer
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.388 ++ : 1920341cd41e047834a21007424162a2dc946315
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.388 + install_rootlesskit
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.388 + case "$1" in
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.388 + export CGO_ENABLED=0
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.388 + CGO_ENABLED=0
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.388 + _install_rootlesskit
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.388 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.389 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.408 + for f in rootlesskit rootlesskit-docker-proxy
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.408 + GOBIN=/build
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.408 + GO111MODULE=on
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.408 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:46:28 [2022-07-15T11:46:28.829Z] #67 5.913 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:46:28 [2022-07-15T11:46:28.829Z] #67 8.625 go: downloading github.com/sirupsen/logrus v1.8.1
11:46:28 [2022-07-15T11:46:28.829Z] #67 8.630 go: downloading github.com/urfave/cli/v2 v2.4.0
11:46:28 [2022-07-15T11:46:28.829Z] #67 9.197 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:46:28 [2022-07-15T11:46:28.829Z] #67 ...
11:46:28 [2022-07-15T11:46:28.829Z] 
11:46:28 [2022-07-15T11:46:28.829Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:46:28 [2022-07-15T11:46:28.829Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:46:28 [2022-07-15T11:46:28.829Z] #51 6.226 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:28 [2022-07-15T11:46:28.829Z] #51 6.243 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:28 [2022-07-15T11:46:28.829Z] #51 6.250 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:28 [2022-07-15T11:46:28.829Z] #51 6.917 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:46:28 [2022-07-15T11:46:28.829Z] #51 7.657 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:46:28 [2022-07-15T11:46:28.829Z] #51 9.970 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:46:29 [2022-07-15T11:46:29.030Z] #14 32.25 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
11:46:29 [2022-07-15T11:46:29.030Z] #14 32.25 Need to get 108 MB of archives.
11:46:29 [2022-07-15T11:46:29.030Z] #14 32.25 After this operation, 620 MB of additional disk space will be used.
11:46:29 [2022-07-15T11:46:29.030Z] #14 32.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
11:46:29 [2022-07-15T11:46:29.030Z] #14 ...
11:46:29 [2022-07-15T11:46:29.030Z] 
11:46:29 [2022-07-15T11:46:29.030Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:46:29 [2022-07-15T11:46:29.030Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17
11:46:29 [2022-07-15T11:46:29.030Z] #62 17.26 Reading package lists...
11:46:29 [2022-07-15T11:46:29.030Z] #62 22.47 Reading package lists...
11:46:29 [2022-07-15T11:46:29.030Z] #62 26.99 Building dependency tree...
11:46:29 [2022-07-15T11:46:29.030Z] #62 30.39 The following additional packages will be installed:
11:46:29 [2022-07-15T11:46:29.030Z] #62 30.42   libbtrfs0
11:46:29 [2022-07-15T11:46:29.030Z] #62 30.63 The following NEW packages will be installed:
11:46:29 [2022-07-15T11:46:29.030Z] #62 30.63   libbtrfs-dev libbtrfs0
11:46:29 [2022-07-15T11:46:29.030Z] #62 31.02 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
11:46:29 [2022-07-15T11:46:29.030Z] #62 31.02 Need to get 454 kB of archives.
11:46:29 [2022-07-15T11:46:29.030Z] #62 31.02 After this operation, 1275 kB of additional disk space will be used.
11:46:29 [2022-07-15T11:46:29.030Z] #62 31.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:46:29 [2022-07-15T11:46:29.030Z] #62 31.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:46:29 [2022-07-15T11:46:29.030Z] #62 32.01 debconf: delaying package configuration, since apt-utils is not installed
11:46:29 [2022-07-15T11:46:29.030Z] #62 32.32 Fetched 454 kB in 0s (1304 kB/s)
11:46:29 [2022-07-15T11:46:29.030Z] #62 32.41 Selecting previously unselected package libbtrfs0:arm64.
11:46:29 [2022-07-15T11:46:29.030Z] #62 32.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
11:46:29 [2022-07-15T11:46:29.030Z] #62 ...
11:46:29 [2022-07-15T11:46:29.030Z] 
11:46:29 [2022-07-15T11:46:29.030Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:29 [2022-07-15T11:46:29.030Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
11:46:29 [2022-07-15T11:46:29.030Z] #14 32.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
11:46:29 [2022-07-15T11:46:29.030Z] #14 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]
11:46:29 [2022-07-15T11:46:29.030Z] #14 32.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
11:46:29 [2022-07-15T11:46:29.030Z] #14 32.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
11:46:29 [2022-07-15T11:46:29.030Z] #14 32.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:46:29 [2022-07-15T11:46:29.124Z] #51 ...
11:46:29 [2022-07-15T11:46:29.124Z] 
11:46:29 [2022-07-15T11:46:29.124Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:46:29 [2022-07-15T11:46:29.124Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
11:46:29 [2022-07-15T11:46:29.124Z] #57 4.478 go: downloading mvdan.cc/sh/v3 v3.0.2
11:46:29 [2022-07-15T11:46:29.124Z] #57 5.397 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:46:29 [2022-07-15T11:46:29.124Z] #57 5.510 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:46:29 [2022-07-15T11:46:29.124Z] #57 5.510 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:46:29 [2022-07-15T11:46:29.124Z] #57 7.518 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:46:29 [2022-07-15T11:46:29.124Z] #57 ...
11:46:29 [2022-07-15T11:46:29.124Z] 
11:46:29 [2022-07-15T11:46:29.124Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:46:29 [2022-07-15T11:46:29.124Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
11:46:29 [2022-07-15T11:46:29.124Z] #40 4.218 go: downloading github.com/tc-hib/go-winres v0.2.3
11:46:29 [2022-07-15T11:46:29.124Z] #40 4.902 go: downloading github.com/tc-hib/winres v0.1.5
11:46:29 [2022-07-15T11:46:29.124Z] #40 6.243 go: downloading github.com/urfave/cli/v2 v2.3.0
11:46:29 [2022-07-15T11:46:29.124Z] #40 6.552 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
11:46:29 [2022-07-15T11:46:29.124Z] #40 6.609 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
11:46:29 [2022-07-15T11:46:29.124Z] #40 10.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:46:29 [2022-07-15T11:46:29.124Z] #40 10.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:46:29 [2022-07-15T11:46:29.291Z] #14 32.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:46:29 [2022-07-15T11:46:29.341Z] #11 ...
11:46:29 [2022-07-15T11:46:29.341Z] 
11:46:29 [2022-07-15T11:46:29.341Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:46:29 [2022-07-15T11:46:29.341Z] #31 sha256:00f97c6d53bc40a9ed174b956a73f535759b0b8c6cbe795baa59a2bff509b0e3
11:46:29 [2022-07-15T11:46:29.341Z] #31 2.086 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:46:29 [2022-07-15T11:46:29.341Z] #31 2.441 
11:46:29 [2022-07-15T11:46:29.341Z] #31 2.680 #=#=#                                                                         

######################################################################## 100.0%
11:46:29 [2022-07-15T11:46:29.341Z] #31 3.003 
11:46:29 [2022-07-15T11:46:29.341Z] #31 4.070 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:46:29 [2022-07-15T11:46:29.341Z] #31 4.439 
11:46:29 [2022-07-15T11:46:29.341Z] #31 4.669 #=#=#                                                                         

######################################################################## 100.0%
11:46:29 [2022-07-15T11:46:29.341Z] #31 5.007 
11:46:29 [2022-07-15T11:46:29.341Z] #31 6.007 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:46:29 [2022-07-15T11:46:29.341Z] #31 6.319 
11:46:29 [2022-07-15T11:46:29.341Z] #31 6.554 #=#=#                                                                         

##############                                                            20.5%
#########################################                                 57.5%
################################################################          89.6%
######################################################################## 100.0%
11:46:29 [2022-07-15T11:46:29.341Z] #31 7.119 
11:46:29 [2022-07-15T11:46:29.341Z] #31 8.153 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:46:29 [2022-07-15T11:46:29.341Z] #31 8.501 
11:46:29 [2022-07-15T11:46:29.341Z] #31 8.731 #=#=#                                                                         

######################################################################## 100.0%
11:46:29 [2022-07-15T11:46:29.341Z] #31 8.991 
11:46:29 [2022-07-15T11:46:29.341Z] #31 9.792 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:46:29 [2022-07-15T11:46:29.341Z] #31 10.06 
11:46:29 [2022-07-15T11:46:29.390Z] #40 ...
11:46:29 [2022-07-15T11:46:29.390Z] 
11:46:29 [2022-07-15T11:46:29.390Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:46:29 [2022-07-15T11:46:29.390Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:46:29 [2022-07-15T11:46:29.390Z] #42 5.363 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:29 [2022-07-15T11:46:29.390Z] #42 5.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:29 [2022-07-15T11:46:29.390Z] #42 5.367 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:29 [2022-07-15T11:46:29.390Z] #42 6.292 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:46:29 [2022-07-15T11:46:29.390Z] #42 8.353 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:46:29 [2022-07-15T11:46:29.390Z] #42 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:46:29 [2022-07-15T11:46:29.390Z] #42 ...
11:46:29 [2022-07-15T11:46:29.390Z] 
11:46:29 [2022-07-15T11:46:29.390Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:46:29 [2022-07-15T11:46:29.390Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:46:29 [2022-07-15T11:46:29.390Z] #62 11.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:46:29 [2022-07-15T11:46:29.553Z] #14 32.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
11:46:29 [2022-07-15T11:46:29.553Z] #14 32.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
11:46:29 [2022-07-15T11:46:29.553Z] #14 ...
11:46:29 [2022-07-15T11:46:29.553Z] 
11:46:29 [2022-07-15T11:46:29.553Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:46:29 [2022-07-15T11:46:29.553Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980
11:46:29 [2022-07-15T11:46:29.553Z] #51 17.84 Reading package lists...
11:46:29 [2022-07-15T11:46:29.553Z] #51 22.79 Reading package lists...
11:46:29 [2022-07-15T11:46:29.553Z] #51 27.41 Building dependency tree...
11:46:29 [2022-07-15T11:46:29.553Z] #51 31.23 The following additional packages will be installed:
11:46:29 [2022-07-15T11:46:29.553Z] #51 31.26   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:46:29 [2022-07-15T11:46:29.553Z] #51 31.26   python3-protobuf python3-six
11:46:29 [2022-07-15T11:46:29.553Z] #51 31.27 Suggested packages:
11:46:29 [2022-07-15T11:46:29.553Z] #51 31.29   python3-setuptools
11:46:29 [2022-07-15T11:46:29.553Z] #51 31.29 Recommended packages:
11:46:29 [2022-07-15T11:46:29.553Z] #51 31.29   iproute2 | iproute
11:46:29 [2022-07-15T11:46:29.553Z] #51 31.88 The following NEW packages will be installed:
11:46:29 [2022-07-15T11:46:29.553Z] #51 31.91   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:46:29 [2022-07-15T11:46:29.553Z] #51 31.91   python3-protobuf python3-six
11:46:29 [2022-07-15T11:46:29.553Z] #51 32.34 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
11:46:29 [2022-07-15T11:46:29.553Z] #51 32.34 Need to get 2136 kB of archives.
11:46:29 [2022-07-15T11:46:29.553Z] #51 32.34 After this operation, 10.8 MB of additional disk space will be used.
11:46:29 [2022-07-15T11:46:29.553Z] #51 32.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
11:46:29 [2022-07-15T11:46:29.554Z] #51 32.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:46:29 [2022-07-15T11:46:29.554Z] #51 32.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
11:46:29 [2022-07-15T11:46:29.554Z] #51 32.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
11:46:29 [2022-07-15T11:46:29.554Z] #51 32.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:46:29 [2022-07-15T11:46:29.554Z] #51 32.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:46:29 [2022-07-15T11:46:29.554Z] #51 32.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:46:29 [2022-07-15T11:46:29.554Z] #51 ...
11:46:29 [2022-07-15T11:46:29.554Z] 
11:46:29 [2022-07-15T11:46:29.554Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:46:29 [2022-07-15T11:46:29.554Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412
11:46:29 [2022-07-15T11:46:29.554Z] #57 32.50 v3.0.2
11:46:29 [2022-07-15T11:46:29.554Z] #57 DONE 32.9s
11:46:29 [2022-07-15T11:46:29.554Z] 
11:46:29 [2022-07-15T11:46:29.554Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:46:29 [2022-07-15T11:46:29.554Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17
11:46:29 [2022-07-15T11:46:29.554Z] #62 32.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
11:46:29 [2022-07-15T11:46:29.554Z] #62 32.47 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
11:46:29 [2022-07-15T11:46:29.554Z] #62 32.48 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:46:29 [2022-07-15T11:46:29.554Z] #62 32.72 Selecting previously unselected package libbtrfs-dev:arm64.
11:46:29 [2022-07-15T11:46:29.554Z] #62 32.74 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
11:46:29 [2022-07-15T11:46:29.554Z] #62 32.78 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:46:29 [2022-07-15T11:46:29.597Z] #31 ...
11:46:29 [2022-07-15T11:46:29.598Z] 
11:46:29 [2022-07-15T11:46:29.598Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:46:29 [2022-07-15T11:46:29.598Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:46:29 [2022-07-15T11:46:29.815Z] #62 33.32 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:46:29 [2022-07-15T11:46:29.815Z] #62 33.35 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:46:30 [2022-07-15T11:46:30.075Z] #62 33.36 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:46:30 [2022-07-15T11:46:30.167Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s
11:46:30 [2022-07-15T11:46:30.648Z] #62 DONE 34.1s
11:46:30 [2022-07-15T11:46:30.648Z] 
11:46:30 [2022-07-15T11:46:30.648Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:30 [2022-07-15T11:46:30.648Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
11:46:30 [2022-07-15T11:46:30.648Z] #55 29.89 go: downloading github.com/subosito/gotenv v1.2.0
11:46:30 [2022-07-15T11:46:30.648Z] #55 29.91 go: downloading github.com/hashicorp/hcl v1.0.0
11:46:30 [2022-07-15T11:46:30.648Z] #55 30.17 go: downloading gopkg.in/ini.v1 v1.66.4
11:46:30 [2022-07-15T11:46:30.648Z] #55 30.18 go: downloading github.com/magiconair/properties v1.8.6
11:46:30 [2022-07-15T11:46:30.648Z] #55 30.31 go: downloading github.com/pelletier/go-toml v1.9.5
11:46:30 [2022-07-15T11:46:30.648Z] #55 30.42 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
11:46:30 [2022-07-15T11:46:30.648Z] #55 30.56 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
11:46:30 [2022-07-15T11:46:30.648Z] #55 30.67 go: downloading github.com/gobwas/glob v0.2.3
11:46:30 [2022-07-15T11:46:30.648Z] #55 30.68 go: downloading github.com/kisielk/gotool v1.0.0
11:46:30 [2022-07-15T11:46:30.648Z] #55 30.75 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:46:30 [2022-07-15T11:46:30.648Z] #55 30.85 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:46:30 [2022-07-15T11:46:30.648Z] #55 30.87 go: downloading github.com/ettle/strcase v0.1.1
11:46:30 [2022-07-15T11:46:30.648Z] #55 30.98 go: downloading github.com/fatih/structtag v1.2.0
11:46:30 [2022-07-15T11:46:30.648Z] #55 31.07 go: downloading github.com/Masterminds/semver v1.5.0
11:46:30 [2022-07-15T11:46:30.648Z] #55 31.14 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:46:30 [2022-07-15T11:46:30.648Z] #55 31.20 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:46:30 [2022-07-15T11:46:30.648Z] #55 31.23 go: downloading github.com/prometheus/client_golang v1.12.1
11:46:30 [2022-07-15T11:46:30.648Z] #55 31.94 go: downloading github.com/prometheus/client_model v0.2.0
11:46:30 [2022-07-15T11:46:30.648Z] #55 32.00 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
11:46:30 [2022-07-15T11:46:30.648Z] #55 32.13 go: downloading github.com/google/go-cmp v0.5.7
11:46:30 [2022-07-15T11:46:30.648Z] #55 32.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:46:30 [2022-07-15T11:46:30.648Z] #55 32.25 go: downloading github.com/hexops/gotextdiff v1.0.3
11:46:30 [2022-07-15T11:46:30.648Z] #55 32.47 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
11:46:30 [2022-07-15T11:46:30.648Z] #55 32.52 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
11:46:30 [2022-07-15T11:46:30.648Z] #55 32.56 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:46:30 [2022-07-15T11:46:30.648Z] #55 32.64 go: downloading github.com/beorn7/perks v1.0.1
11:46:30 [2022-07-15T11:46:30.648Z] #55 32.71 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:46:30 [2022-07-15T11:46:30.648Z] #55 32.73 go: downloading github.com/golang/protobuf v1.5.2
11:46:30 [2022-07-15T11:46:30.648Z] #55 32.99 go: downloading github.com/prometheus/common v0.32.1
11:46:30 [2022-07-15T11:46:30.648Z] #55 33.47 go: downloading github.com/prometheus/procfs v0.7.3
11:46:30 [2022-07-15T11:46:30.648Z] #55 33.47 go: downloading google.golang.org/protobuf v1.28.0
11:46:30 [2022-07-15T11:46:30.648Z] #55 ...
11:46:30 [2022-07-15T11:46:30.648Z] 
11:46:30 [2022-07-15T11:46:30.648Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:46:30 [2022-07-15T11:46:30.648Z] #63 sha256:32f521c439d14eb2382eca0ef3c27d687cc111fc3050e3ca146bc6f8a0d9374b
11:46:30 [2022-07-15T11:46:30.648Z] #63 DONE 0.1s
11:46:30 [2022-07-15T11:46:30.708Z] #19 117.8 Selecting previously unselected package g++-powerpc64le-linux-gnu.
11:46:30 [2022-07-15T11:46:30.708Z] #19 117.8 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:46:30 [2022-07-15T11:46:30.708Z] #19 118.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:46:30 [2022-07-15T11:46:30.908Z] 
11:46:30 [2022-07-15T11:46:30.908Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:46:30 [2022-07-15T11:46:30.908Z] #64 sha256:60eff8c4630085aea617c0fe0b3404647afc8718464d7b9b9b3f9636ebed6783
11:46:30 [2022-07-15T11:46:30.966Z] #19 118.7 Selecting previously unselected package crossbuild-essential-ppc64el.
11:46:31 [2022-07-15T11:46:31.169Z] #64 ...
11:46:31 [2022-07-15T11:46:31.169Z] 
11:46:31 [2022-07-15T11:46:31.169Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:46:31 [2022-07-15T11:46:31.169Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1
11:46:31 [2022-07-15T11:46:31.169Z] #47 24.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:46:31 [2022-07-15T11:46:31.169Z] #47 ...
11:46:31 [2022-07-15T11:46:31.169Z] 
11:46:31 [2022-07-15T11:46:31.169Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:31 [2022-07-15T11:46:31.169Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
11:46:31 [2022-07-15T11:46:31.169Z] #55 34.55 go: downloading github.com/mattn/go-runewidth v0.0.9
11:46:31 [2022-07-15T11:46:31.223Z] #19 118.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
11:46:31 [2022-07-15T11:46:31.224Z] #19 118.8 Unpacking crossbuild-essential-ppc64el (12.9) ...
11:46:31 [2022-07-15T11:46:31.650Z] #14 ...
11:46:31 [2022-07-15T11:46:31.650Z] 
11:46:31 [2022-07-15T11:46:31.650Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:46:31 [2022-07-15T11:46:31.650Z] #67 sha256:d2b861aa5c8f06ec55f595e89fca172fa096bc55c59fe8f8e0120af12d76014b
11:46:31 [2022-07-15T11:46:31.650Z] #67 124.6 + for f in rootlesskit rootlesskit-docker-proxy
11:46:31 [2022-07-15T11:46:31.650Z] #67 124.6 + GOBIN=/build
11:46:31 [2022-07-15T11:46:31.650Z] #67 124.6 + GO111MODULE=on
11:46:31 [2022-07-15T11:46:31.650Z] #67 124.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:46:32 [2022-07-15T11:46:32.157Z] #19 119.8 Selecting previously unselected package libc6-s390x-cross.
11:46:32 [2022-07-15T11:46:32.414Z] #19 119.8 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
11:46:32 [2022-07-15T11:46:32.414Z] #19 120.0 Unpacking libc6-s390x-cross (2.31-9cross4) ...
11:46:32 [2022-07-15T11:46:32.560Z] #55 35.70 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:46:33 [2022-07-15T11:46:33.610Z] #62 ...
11:46:33 [2022-07-15T11:46:33.610Z] 
11:46:33 [2022-07-15T11:46:33.610Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:33 [2022-07-15T11:46:33.610Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:46:33 [2022-07-15T11:46:33.610Z] #55 14.24 go: downloading github.com/stretchr/testify v1.7.1
11:46:33 [2022-07-15T11:46:33.610Z] #55 14.24 go: downloading github.com/sirupsen/logrus v1.8.1
11:46:33 [2022-07-15T11:46:33.610Z] #55 14.51 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:46:33 [2022-07-15T11:46:33.610Z] #55 14.59 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:46:33 [2022-07-15T11:46:33.610Z] #55 14.72 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:46:33 [2022-07-15T11:46:33.610Z] #55 14.73 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:46:33 [2022-07-15T11:46:33.610Z] #55 14.93 go: downloading github.com/spf13/afero v1.8.2
11:46:33 [2022-07-15T11:46:33.610Z] #55 14.99 go: downloading github.com/spf13/cast v1.4.1
11:46:33 [2022-07-15T11:46:33.610Z] #55 15.12 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:46:33 [2022-07-15T11:46:33.610Z] #55 15.45 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
11:46:33 [2022-07-15T11:46:33.610Z] #55 15.46 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:46:33 [2022-07-15T11:46:33.610Z] #55 15.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:46:33 [2022-07-15T11:46:33.610Z] #55 16.09 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:46:33 [2022-07-15T11:46:33.788Z] #19 121.3 Selecting previously unselected package libgcc-s1-s390x-cross.
11:46:33 [2022-07-15T11:46:33.788Z] #19 121.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
11:46:33 [2022-07-15T11:46:33.788Z] #19 121.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
11:46:33 [2022-07-15T11:46:33.788Z] #19 121.3 Selecting previously unselected package libgomp1-s390x-cross.
11:46:33 [2022-07-15T11:46:33.788Z] #19 121.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
11:46:33 [2022-07-15T11:46:33.788Z] #19 121.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
11:46:33 [2022-07-15T11:46:33.788Z] #19 121.4 Selecting previously unselected package libitm1-s390x-cross.
11:46:33 [2022-07-15T11:46:33.788Z] #19 121.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
11:46:33 [2022-07-15T11:46:33.788Z] #19 121.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
11:46:33 [2022-07-15T11:46:33.788Z] #19 121.4 Selecting previously unselected package libatomic1-s390x-cross.
11:46:33 [2022-07-15T11:46:33.870Z] #55 16.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:46:33 [2022-07-15T11:46:33.870Z] #55 16.32 go: downloading github.com/go-toolsmith/astp v1.0.0
11:46:33 [2022-07-15T11:46:33.947Z] #55 ...
11:46:33 [2022-07-15T11:46:33.947Z] 
11:46:33 [2022-07-15T11:46:33.947Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:46:33 [2022-07-15T11:46:33.947Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.71 NAME:
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.71    go-winres - A tool for embedding resources in Windows executables
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.71 
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.71 USAGE:
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.71    go-winres [global options] command [command options] [arguments...]
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.72 
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.72 COMMANDS:
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.72    init     Create an initial ./winres/winres.json
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.72    make     Make syso files for the "go build" command
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.72    simply   Make syso files for the "go build" command (simplified)
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.72    extract  Extract all resources from an executable
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.72    patch    Replace resources in an executable file (exe, dll)
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.72    help, h  Shows a list of commands or help for one command
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.72 
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.72 GLOBAL OPTIONS:
11:46:33 [2022-07-15T11:46:33.947Z] #40 36.72    --help, -h  show help (default: false)
11:46:33 [2022-07-15T11:46:33.947Z] #40 DONE 37.2s
11:46:33 [2022-07-15T11:46:33.947Z] 
11:46:33 [2022-07-15T11:46:33.947Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:46:33 [2022-07-15T11:46:33.947Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
11:46:33 [2022-07-15T11:46:33.947Z] #42 22.73 Reading package lists...
11:46:33 [2022-07-15T11:46:33.947Z] #42 27.33 Building dependency tree...
11:46:33 [2022-07-15T11:46:33.947Z] #42 31.41 The following additional packages will be installed:
11:46:33 [2022-07-15T11:46:33.947Z] #42 31.42   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:46:33 [2022-07-15T11:46:33.947Z] #42 31.45 Suggested packages:
11:46:33 [2022-07-15T11:46:33.947Z] #42 31.46   cmake-doc ninja-build lrzip
11:46:33 [2022-07-15T11:46:33.947Z] #42 31.46 Recommended packages:
11:46:33 [2022-07-15T11:46:33.947Z] #42 31.47   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:46:33 [2022-07-15T11:46:33.947Z] #42 32.23 The following NEW packages will be installed:
11:46:33 [2022-07-15T11:46:33.947Z] #42 32.24   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:46:33 [2022-07-15T11:46:33.947Z] #42 32.25   vim-common xxd
11:46:33 [2022-07-15T11:46:33.947Z] #42 32.70 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
11:46:33 [2022-07-15T11:46:33.947Z] #42 32.70 Need to get 15.6 MB of archives.
11:46:33 [2022-07-15T11:46:33.947Z] #42 32.70 After this operation, 67.4 MB of additional disk space will be used.
11:46:33 [2022-07-15T11:46:33.947Z] #42 32.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #42 32.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #42 32.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #42 32.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #42 33.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #42 33.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #42 33.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #42 33.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #42 33.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #42 33.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #42 34.89 debconf: delaying package configuration, since apt-utils is not installed
11:46:33 [2022-07-15T11:46:33.947Z] #42 35.16 Fetched 15.6 MB in 1s (11.2 MB/s)
11:46:33 [2022-07-15T11:46:33.947Z] #42 35.34 Selecting previously unselected package xxd.
11:46:33 [2022-07-15T11:46:33.947Z] #42 35.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
11:46:33 [2022-07-15T11:46:33.947Z] #42 35.40 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:46:33 [2022-07-15T11:46:33.947Z] #42 35.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:46:33 [2022-07-15T11:46:33.947Z] #42 35.61 Selecting previously unselected package vim-common.
11:46:33 [2022-07-15T11:46:33.947Z] #42 35.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:46:33 [2022-07-15T11:46:33.947Z] #42 35.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:46:33 [2022-07-15T11:46:33.947Z] #42 35.99 Selecting previously unselected package cmake-data.
11:46:33 [2022-07-15T11:46:33.947Z] #42 36.00 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:46:33 [2022-07-15T11:46:33.947Z] #42 36.01 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:46:33 [2022-07-15T11:46:33.947Z] #42 ...
11:46:33 [2022-07-15T11:46:33.947Z] 
11:46:33 [2022-07-15T11:46:33.947Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:46:33 [2022-07-15T11:46:33.947Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff
11:46:33 [2022-07-15T11:46:33.947Z] #76 26.73 Building dependency tree...
11:46:33 [2022-07-15T11:46:33.947Z] #76 30.78 python3 is already the newest version (3.9.2-3).
11:46:33 [2022-07-15T11:46:33.947Z] #76 30.78 The following additional packages will be installed:
11:46:33 [2022-07-15T11:46:33.947Z] #76 30.81   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
11:46:33 [2022-07-15T11:46:33.947Z] #76 30.82   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
11:46:33 [2022-07-15T11:46:33.947Z] #76 30.83 Suggested packages:
11:46:33 [2022-07-15T11:46:33.947Z] #76 30.85   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
11:46:33 [2022-07-15T11:46:33.947Z] #76 30.85   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
11:46:33 [2022-07-15T11:46:33.947Z] #76 30.85   m4-doc ed diffutils-doc
11:46:33 [2022-07-15T11:46:33.947Z] #76 30.85 Recommended packages:
11:46:33 [2022-07-15T11:46:33.947Z] #76 30.85   fakeroot libalgorithm-merge-perl libltdl-dev
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.25 The following NEW packages will be installed:
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.25   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.25   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.26   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.27   libyajl2 m4 patch xz-utils
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.67 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.67 Need to get 5916 kB of archives.
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.67 After this operation, 18.6 MB of additional disk space will be used.
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 32.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 33.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
11:46:33 [2022-07-15T11:46:33.947Z] #76 33.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 33.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 33.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 33.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 33.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 33.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 33.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 33.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 33.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 33.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
11:46:33 [2022-07-15T11:46:33.947Z] #76 34.79 debconf: delaying package configuration, since apt-utils is not installed
11:46:33 [2022-07-15T11:46:33.947Z] #76 35.02 Fetched 5916 kB in 1s (7229 kB/s)
11:46:33 [2022-07-15T11:46:33.947Z] #76 35.14 Selecting previously unselected package bzip2.
11:46:33 [2022-07-15T11:46:33.947Z] #76 35.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
11:46:33 [2022-07-15T11:46:33.947Z] #76 35.20 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
11:46:33 [2022-07-15T11:46:33.947Z] #76 35.24 Unpacking bzip2 (1.0.8-4) ...
11:46:33 [2022-07-15T11:46:33.947Z] #76 35.38 Selecting previously unselected package libmagic-mgc.
11:46:33 [2022-07-15T11:46:33.947Z] #76 35.39 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
11:46:33 [2022-07-15T11:46:33.947Z] #76 35.41 Unpacking libmagic-mgc (1:5.39-3) ...
11:46:33 [2022-07-15T11:46:33.947Z] #76 36.02 Selecting previously unselected package libmagic1:arm64.
11:46:33 [2022-07-15T11:46:33.947Z] #76 36.05 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
11:46:33 [2022-07-15T11:46:33.947Z] #76 36.06 Unpacking libmagic1:arm64 (1:5.39-3) ...
11:46:33 [2022-07-15T11:46:33.947Z] #76 36.28 Selecting previously unselected package file.
11:46:33 [2022-07-15T11:46:33.947Z] #76 36.28 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
11:46:33 [2022-07-15T11:46:33.947Z] #76 36.29 Unpacking file (1:5.39-3) ...
11:46:33 [2022-07-15T11:46:33.947Z] #76 36.45 Selecting previously unselected package xz-utils.
11:46:33 [2022-07-15T11:46:33.947Z] #76 36.46 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:46:33 [2022-07-15T11:46:33.947Z] #76 36.48 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:46:33 [2022-07-15T11:46:33.947Z] #76 36.88 Selecting previously unselected package libsigsegv2:arm64.
11:46:33 [2022-07-15T11:46:33.947Z] #76 36.88 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
11:46:33 [2022-07-15T11:46:33.947Z] #76 36.89 Unpacking libsigsegv2:arm64 (2.13-1) ...
11:46:33 [2022-07-15T11:46:33.947Z] #76 37.09 Selecting previously unselected package m4.
11:46:33 [2022-07-15T11:46:33.947Z] #76 37.09 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
11:46:33 [2022-07-15T11:46:33.947Z] #76 37.19 Unpacking m4 (1.4.18-5) ...
11:46:34 [2022-07-15T11:46:34.045Z] #19 121.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
11:46:34 [2022-07-15T11:46:34.046Z] #19 121.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
11:46:34 [2022-07-15T11:46:34.046Z] #19 121.4 Selecting previously unselected package libasan6-s390x-cross.
11:46:34 [2022-07-15T11:46:34.046Z] #19 121.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
11:46:34 [2022-07-15T11:46:34.046Z] #19 121.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
11:46:34 [2022-07-15T11:46:34.046Z] #19 121.7 Selecting previously unselected package libstdc++6-s390x-cross.
11:46:34 [2022-07-15T11:46:34.208Z] #76 37.54 Selecting previously unselected package autoconf.
11:46:34 [2022-07-15T11:46:34.208Z] #76 37.54 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
11:46:34 [2022-07-15T11:46:34.208Z] #76 37.54 Unpacking autoconf (2.69-14) ...
11:46:34 [2022-07-15T11:46:34.303Z] #19 121.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
11:46:34 [2022-07-15T11:46:34.303Z] #19 121.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
11:46:34 [2022-07-15T11:46:34.303Z] #19 121.7 Selecting previously unselected package libubsan1-s390x-cross.
11:46:34 [2022-07-15T11:46:34.303Z] #19 121.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
11:46:34 [2022-07-15T11:46:34.303Z] #19 121.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
11:46:34 [2022-07-15T11:46:34.303Z] #19 121.8 Selecting previously unselected package libgcc-10-dev-s390x-cross.
11:46:34 [2022-07-15T11:46:34.303Z] #19 121.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
11:46:34 [2022-07-15T11:46:34.303Z] #19 121.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
11:46:34 [2022-07-15T11:46:34.303Z] #19 122.0 Selecting previously unselected package gcc-10-s390x-linux-gnu.
11:46:34 [2022-07-15T11:46:34.341Z] #11 ...
11:46:34 [2022-07-15T11:46:34.341Z] 
11:46:34 [2022-07-15T11:46:34.341Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:46:34 [2022-07-15T11:46:34.341Z] #31 sha256:00f97c6d53bc40a9ed174b956a73f535759b0b8c6cbe795baa59a2bff509b0e3
11:46:34 [2022-07-15T11:46:34.341Z] #31 10.30 #=#=#                                                                         

######################################################################## 100.0%
11:46:34 [2022-07-15T11:46:34.341Z] #31 10.59 
11:46:34 [2022-07-15T11:46:34.341Z] #31 10.70 Download of images into '/build' complete.
11:46:34 [2022-07-15T11:46:34.341Z] #31 10.70 Use something like the following to load the result into a Docker daemon:
11:46:34 [2022-07-15T11:46:34.341Z] #31 10.70   tar -cC '/build' . | docker load
11:46:34 [2022-07-15T11:46:34.341Z] #31 DONE 14.4s
11:46:34 [2022-07-15T11:46:34.341Z] 
11:46:34 [2022-07-15T11:46:34.341Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
11:46:34 [2022-07-15T11:46:34.341Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
11:46:34 [2022-07-15T11:46:34.442Z] #55 16.85 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:46:34 [2022-07-15T11:46:34.442Z] #55 16.99 go: downloading github.com/go-toolsmith/typep v1.0.2
11:46:34 [2022-07-15T11:46:34.442Z] #55 ...
11:46:34 [2022-07-15T11:46:34.442Z] 
11:46:34 [2022-07-15T11:46:34.442Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:46:34 [2022-07-15T11:46:34.442Z] #26 sha256:69672f35198f2a59a8386e449d6cd4ade69ffeff60cac02aa362abae07dc6d8d
11:46:34 [2022-07-15T11:46:34.442Z] #26 15.15 + mkdir -p /build
11:46:34 [2022-07-15T11:46:34.442Z] #26 15.16 + mv docker/docker /build/
11:46:34 [2022-07-15T11:46:34.442Z] #26 15.16 + rmdir docker
11:46:34 [2022-07-15T11:46:34.442Z] #26 DONE 16.7s
11:46:34 [2022-07-15T11:46:34.442Z] 
11:46:34 [2022-07-15T11:46:34.442Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:34 [2022-07-15T11:46:34.442Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:46:34 [2022-07-15T11:46:34.442Z] #55 17.10 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
11:46:34 [2022-07-15T11:46:34.561Z] #19 122.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:46:34 [2022-07-15T11:46:34.561Z] #19 122.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:46:34 [2022-07-15T11:46:34.782Z] #76 38.13 Selecting previously unselected package autotools-dev.
11:46:34 [2022-07-15T11:46:34.782Z] #76 38.14 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
11:46:34 [2022-07-15T11:46:34.782Z] #76 38.15 Unpacking autotools-dev (20180224.1+nmu1) ...
11:46:35 [2022-07-15T11:46:35.043Z] #76 38.30 Selecting previously unselected package automake.
11:46:35 [2022-07-15T11:46:35.043Z] #76 38.31 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
11:46:35 [2022-07-15T11:46:35.043Z] #76 38.32 Unpacking automake (1:1.16.3-2) ...
11:46:35 [2022-07-15T11:46:35.268Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.1s done
11:46:35 [2022-07-15T11:46:35.524Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
11:46:35 [2022-07-15T11:46:35.615Z] #76 38.84 Selecting previously unselected package patch.
11:46:35 [2022-07-15T11:46:35.615Z] #76 38.84 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
11:46:35 [2022-07-15T11:46:35.615Z] #76 38.85 Unpacking patch (2.7.6-7) ...
11:46:35 [2022-07-15T11:46:35.818Z] #55 18.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:46:35 [2022-07-15T11:46:35.848Z] #67 ...
11:46:35 [2022-07-15T11:46:35.848Z] 
11:46:35 [2022-07-15T11:46:35.848Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:35 [2022-07-15T11:46:35.848Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:46:35 [2022-07-15T11:46:35.848Z] #14 126.5 Selecting previously unselected package g++-mingw-w64-x86-64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 126.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 126.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 126.6 Selecting previously unselected package libapparmor1:amd64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 126.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 126.7 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 126.8 Selecting previously unselected package libapparmor-dev:amd64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 126.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 126.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 127.0 Selecting previously unselected package libbtrfs0:amd64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 127.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 127.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 127.2 Selecting previously unselected package libbtrfs-dev:amd64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 127.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 127.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 127.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 127.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 127.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 127.5 Selecting previously unselected package libudev-dev:amd64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 127.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 127.5 Unpacking libudev-dev:amd64 (247.3-7) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 127.7 Selecting previously unselected package libsepol1-dev:amd64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 127.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 127.7 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 128.0 Selecting previously unselected package libpcre2-16-0:amd64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 128.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 128.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 128.2 Selecting previously unselected package libpcre2-32-0:amd64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 128.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 128.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 128.4 Selecting previously unselected package libpcre2-posix2:amd64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 128.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 128.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 128.5 Selecting previously unselected package libpcre2-dev:amd64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 128.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 128.5 Unpacking libpcre2-dev:amd64 (10.36-2) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 129.1 Selecting previously unselected package libselinux1-dev:amd64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 129.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 129.1 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 129.3 Selecting previously unselected package libdevmapper-dev:amd64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 129.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 129.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 129.4 Selecting previously unselected package libseccomp-dev:amd64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 129.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 129.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 129.5 Selecting previously unselected package libsystemd-dev:amd64.
11:46:35 [2022-07-15T11:46:35.848Z] #14 129.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 129.6 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 130.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 130.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 130.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 130.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 130.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:46:35 [2022-07-15T11:46:35.848Z] #14 130.3 Setting up libpcre2-16-0:amd64 (10.36-2) ...
11:46:35 [2022-07-15T11:46:35.876Z] #76 39.04 Selecting previously unselected package dpkg-dev.
11:46:35 [2022-07-15T11:46:35.876Z] #76 39.04 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
11:46:35 [2022-07-15T11:46:35.876Z] #76 39.06 Unpacking dpkg-dev (1.20.11) ...
11:46:35 [2022-07-15T11:46:35.876Z] #76 ...
11:46:35 [2022-07-15T11:46:35.876Z] 
11:46:35 [2022-07-15T11:46:35.876Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:46:35 [2022-07-15T11:46:35.876Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980
11:46:35 [2022-07-15T11:46:35.876Z] #51 34.85 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [630 kB]
11:46:35 [2022-07-15T11:46:35.876Z] #51 36.17 debconf: delaying package configuration, since apt-utils is not installed
11:46:35 [2022-07-15T11:46:35.876Z] #51 36.45 Fetched 2136 kB in 3s (657 kB/s)
11:46:35 [2022-07-15T11:46:35.876Z] #51 36.64 Selecting previously unselected package libprotobuf23:arm64.
11:46:35 [2022-07-15T11:46:35.876Z] #51 36.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
11:46:35 [2022-07-15T11:46:35.876Z] #51 36.71 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
11:46:35 [2022-07-15T11:46:35.876Z] #51 36.78 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
11:46:35 [2022-07-15T11:46:35.876Z] #51 37.87 Selecting previously unselected package python3-pkg-resources.
11:46:35 [2022-07-15T11:46:35.876Z] #51 37.87 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:46:35 [2022-07-15T11:46:35.876Z] #51 37.89 Unpacking python3-pkg-resources (52.0.0-4) ...
11:46:35 [2022-07-15T11:46:35.876Z] #51 38.13 Selecting previously unselected package python3-six.
11:46:35 [2022-07-15T11:46:35.876Z] #51 38.13 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:46:35 [2022-07-15T11:46:35.876Z] #51 38.14 Unpacking python3-six (1.16.0-2) ...
11:46:35 [2022-07-15T11:46:35.876Z] #51 38.26 Selecting previously unselected package python3-protobuf.
11:46:35 [2022-07-15T11:46:35.876Z] #51 38.28 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
11:46:35 [2022-07-15T11:46:35.876Z] #51 38.29 Unpacking python3-protobuf (3.12.4-1) ...
11:46:35 [2022-07-15T11:46:35.876Z] #51 38.81 Selecting previously unselected package libnet1:arm64.
11:46:35 [2022-07-15T11:46:35.876Z] #51 38.82 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:46:35 [2022-07-15T11:46:35.876Z] #51 38.84 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:46:35 [2022-07-15T11:46:35.876Z] #51 38.99 Selecting previously unselected package libnl-3-200:arm64.
11:46:35 [2022-07-15T11:46:35.876Z] #51 38.99 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:46:35 [2022-07-15T11:46:35.876Z] #51 38.99 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:46:36 [2022-07-15T11:46:36.077Z] #55 ...
11:46:36 [2022-07-15T11:46:36.077Z] 
11:46:36 [2022-07-15T11:46:36.077Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:46:36 [2022-07-15T11:46:36.077Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
11:46:36 [2022-07-15T11:46:36.077Z] #38 17.78 tomll can be used in two ways:
11:46:36 [2022-07-15T11:46:36.077Z] #38 17.78 Writing to STDIN and reading from STDOUT:
11:46:36 [2022-07-15T11:46:36.077Z] #38 17.78   cat file.toml | tomll > file.toml
11:46:36 [2022-07-15T11:46:36.077Z] #38 17.78 
11:46:36 [2022-07-15T11:46:36.077Z] #38 17.78 Reading and updating a list of files:
11:46:36 [2022-07-15T11:46:36.077Z] #38 17.78   tomll a.toml b.toml c.toml
11:46:36 [2022-07-15T11:46:36.077Z] #38 17.78 
11:46:36 [2022-07-15T11:46:36.077Z] #38 17.78 When given a list of files, tomll will modify all files in place without asking.
11:46:36 [2022-07-15T11:46:36.077Z] #38 DONE 18.4s
11:46:36 [2022-07-15T11:46:36.077Z] 
11:46:36 [2022-07-15T11:46:36.077Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:36 [2022-07-15T11:46:36.077Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:46:36 [2022-07-15T11:46:36.077Z] #55 18.60 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
11:46:36 [2022-07-15T11:46:36.087Z] #11 DONE 43.6s
11:46:36 [2022-07-15T11:46:36.087Z] 
11:46:36 [2022-07-15T11:46:36.087Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:46:36 [2022-07-15T11:46:36.087Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
11:46:36 [2022-07-15T11:46:36.106Z] #14 130.3 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:46:36 [2022-07-15T11:46:36.106Z] #14 130.3 Setting up libpcre2-32-0:amd64 (10.36-2) ...
11:46:36 [2022-07-15T11:46:36.106Z] #14 130.3 Setting up libudev-dev:amd64 (247.3-7) ...
11:46:36 [2022-07-15T11:46:36.106Z] #14 130.4 Setting up libpcre2-posix2:amd64 (10.36-2) ...
11:46:36 [2022-07-15T11:46:36.106Z] #14 130.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:46:36 [2022-07-15T11:46:36.106Z] #14 130.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:46:36 [2022-07-15T11:46:36.107Z] #14 130.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:46:36 [2022-07-15T11:46:36.107Z] #14 130.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:46:36 [2022-07-15T11:46:36.107Z] #14 130.7 Setting up mingw-w64-common (8.0.0-1) ...
11:46:36 [2022-07-15T11:46:36.107Z] #14 130.7 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:46:36 [2022-07-15T11:46:36.136Z] #51 39.18 Selecting previously unselected package libprotobuf-c1:arm64.
11:46:36 [2022-07-15T11:46:36.136Z] #51 39.19 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:46:36 [2022-07-15T11:46:36.136Z] #51 39.19 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:46:36 [2022-07-15T11:46:36.365Z] #14 130.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:46:36 [2022-07-15T11:46:36.365Z] #14 130.7 Setting up libpcre2-dev:amd64 (10.36-2) ...
11:46:36 [2022-07-15T11:46:36.365Z] #14 130.8 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:46:36 [2022-07-15T11:46:36.365Z] #14 130.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:46:36 [2022-07-15T11:46:36.365Z] #14 130.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:46:36 [2022-07-15T11:46:36.365Z] #14 130.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:46:36 [2022-07-15T11:46:36.365Z] #14 130.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:46:36 [2022-07-15T11:46:36.365Z] #14 130.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:46:36 [2022-07-15T11:46:36.365Z] #14 130.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:46:36 [2022-07-15T11:46:36.365Z] #14 130.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:46:36 [2022-07-15T11:46:36.365Z] #14 130.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:46:36 [2022-07-15T11:46:36.365Z] #14 130.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:46:36 [2022-07-15T11:46:36.365Z] #14 130.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:46:36 [2022-07-15T11:46:36.365Z] #14 130.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:46:36 [2022-07-15T11:46:36.397Z] #51 39.39 Selecting previously unselected package criu.
11:46:36 [2022-07-15T11:46:36.397Z] #51 39.40 Preparing to unpack .../7-criu_3.17-1_arm64.deb ...
11:46:36 [2022-07-15T11:46:36.397Z] #51 39.40 Unpacking criu (3.17-1) ...
11:46:36 [2022-07-15T11:46:36.624Z] #14 130.9 Setting up dmsetup (2:1.02.175-2.1) ...
11:46:36 [2022-07-15T11:46:36.624Z] #14 130.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:46:36 [2022-07-15T11:46:36.624Z] #14 131.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:46:36 [2022-07-15T11:46:36.624Z] #14 131.0 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:46:36 [2022-07-15T11:46:36.647Z] #55 19.15 go: downloading github.com/hashicorp/errwrap v1.0.0
11:46:36 [2022-07-15T11:46:36.647Z] #55 19.20 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:46:36 [2022-07-15T11:46:36.649Z] #12 DONE 0.8s
11:46:36 [2022-07-15T11:46:36.649Z] 
11:46:36 [2022-07-15T11:46:36.649Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
11:46:36 [2022-07-15T11:46:36.649Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
11:46:36 [2022-07-15T11:46:36.907Z] #55 19.27 go: downloading github.com/Antonboom/errname v0.1.6
11:46:36 [2022-07-15T11:46:36.907Z] #55 19.38 go: downloading github.com/Antonboom/nilnil v0.1.1
11:46:36 [2022-07-15T11:46:36.973Z] #51 40.11 Setting up python3-pkg-resources (52.0.0-4) ...
11:46:36 [2022-07-15T11:46:36.973Z] #51 ...
11:46:36 [2022-07-15T11:46:36.973Z] 
11:46:36 [2022-07-15T11:46:36.973Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:46:36 [2022-07-15T11:46:36.973Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220
11:46:36 [2022-07-15T11:46:36.973Z] #34 40.24 Updating files:  93% (1423/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
11:46:36 [2022-07-15T11:46:36.973Z] #34 40.38 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:46:37 [2022-07-15T11:46:37.166Z] #55 19.56 go: downloading github.com/BurntSushi/toml v1.1.0
11:46:37 [2022-07-15T11:46:37.166Z] #55 19.56 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:46:37 [2022-07-15T11:46:37.166Z] #55 19.67 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
11:46:37 [2022-07-15T11:46:37.215Z] #13 DONE 0.6s
11:46:37 [2022-07-15T11:46:37.215Z] 
11:46:37 [2022-07-15T11:46:37.215Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:46:37 [2022-07-15T11:46:37.215Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
11:46:37 [2022-07-15T11:46:37.215Z] #33 DONE 0.1s
11:46:37 [2022-07-15T11:46:37.215Z] 
11:46:37 [2022-07-15T11:46:37.215Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:46:37 [2022-07-15T11:46:37.215Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
11:46:37 [2022-07-15T11:46:37.425Z] #55 19.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:46:37 [2022-07-15T11:46:37.471Z] #46 DONE 0.3s
11:46:37 [2022-07-15T11:46:37.471Z] 
11:46:37 [2022-07-15T11:46:37.471Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:46:37 [2022-07-15T11:46:37.471Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
11:46:37 [2022-07-15T11:46:37.471Z] #34 ...
11:46:37 [2022-07-15T11:46:37.471Z] 
11:46:37 [2022-07-15T11:46:37.471Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
11:46:37 [2022-07-15T11:46:37.471Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
11:46:37 [2022-07-15T11:46:37.471Z] #50 DONE 0.4s
11:46:37 [2022-07-15T11:46:37.471Z] 
11:46:37 [2022-07-15T11:46:37.471Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:46:37 [2022-07-15T11:46:37.471Z] #66 sha256:6950874912936af5694244abcdd84d377a9eefb0264c1ff87118f729ebab0d29
11:46:37 [2022-07-15T11:46:37.471Z] #66 DONE 0.4s
11:46:37 [2022-07-15T11:46:37.471Z] 
11:46:37 [2022-07-15T11:46:37.471Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:46:37 [2022-07-15T11:46:37.471Z] #25 sha256:675cb15490d32b31d2f924af6f97c7cbf44f30c06529e1860ee5943d15355830
11:46:37 [2022-07-15T11:46:37.471Z] #25 DONE 0.4s
11:46:37 [2022-07-15T11:46:37.685Z] #55 20.13 go: downloading github.com/alexkohler/prealloc v1.0.0
11:46:37 [2022-07-15T11:46:37.685Z] #55 20.20 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:46:37 [2022-07-15T11:46:37.728Z] 
11:46:37 [2022-07-15T11:46:37.728Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:46:37 [2022-07-15T11:46:37.728Z] #26 sha256:c80124c5536223c9826411944c3d0ca2dc62ccf2e0b060f6f8a7c2302e6dc55d
11:46:37 [2022-07-15T11:46:37.944Z] #55 20.38 go: downloading github.com/ashanbrown/makezero v1.1.1
11:46:37 [2022-07-15T11:46:37.944Z] #55 20.40 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:46:37 [2022-07-15T11:46:37.944Z] #55 20.43 go: downloading github.com/blizzy78/varnamelen v0.8.0
11:46:38 [2022-07-15T11:46:38.003Z] #14 ...
11:46:38 [2022-07-15T11:46:38.003Z] 
11:46:38 [2022-07-15T11:46:38.003Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:46:38 [2022-07-15T11:46:38.003Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:46:38 [2022-07-15T11:46:38.003Z] #77 67.73 configure.ac:7: installing 'build-aux/compile'
11:46:38 [2022-07-15T11:46:38.003Z] #77 67.75 configure.ac:9: installing 'build-aux/config.guess'
11:46:38 [2022-07-15T11:46:38.003Z] #77 67.75 configure.ac:9: installing 'build-aux/config.sub'
11:46:38 [2022-07-15T11:46:38.003Z] #77 67.77 configure.ac:11: installing 'build-aux/install-sh'
11:46:38 [2022-07-15T11:46:38.003Z] #77 67.78 configure.ac:11: installing 'build-aux/missing'
11:46:38 [2022-07-15T11:46:38.003Z] #77 68.01 Makefile.am: installing 'build-aux/depcomp'
11:46:38 [2022-07-15T11:46:38.003Z] #77 68.15 parallel-tests: installing 'build-aux/test-driver'
11:46:38 [2022-07-15T11:46:38.003Z] #77 70.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:46:38 [2022-07-15T11:46:38.003Z] #77 70.41 libtoolize: copying file 'build-aux/ltmain.sh'
11:46:38 [2022-07-15T11:46:38.003Z] #77 70.94 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:46:38 [2022-07-15T11:46:38.003Z] #77 70.94 libtoolize: copying file 'm4/libtool.m4'
11:46:38 [2022-07-15T11:46:38.003Z] #77 71.04 libtoolize: copying file 'm4/ltoptions.m4'
11:46:38 [2022-07-15T11:46:38.003Z] #77 71.14 libtoolize: copying file 'm4/ltsugar.m4'
11:46:38 [2022-07-15T11:46:38.003Z] #77 71.25 libtoolize: copying file 'm4/ltversion.m4'
11:46:38 [2022-07-15T11:46:38.003Z] #77 71.38 libtoolize: copying file 'm4/lt~obsolete.m4'
11:46:38 [2022-07-15T11:46:38.003Z] #77 ...
11:46:38 [2022-07-15T11:46:38.003Z] 
11:46:38 [2022-07-15T11:46:38.003Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:46:38 [2022-07-15T11:46:38.003Z] #67 sha256:d2b861aa5c8f06ec55f595e89fca172fa096bc55c59fe8f8e0120af12d76014b
11:46:38 [2022-07-15T11:46:38.003Z] #67 131.4 rootlesskit version 1.0.0
11:46:38 [2022-07-15T11:46:38.003Z] #67 131.4 Usage of /build/rootlesskit-docker-proxy:
11:46:38 [2022-07-15T11:46:38.003Z] #67 131.4   -container-ip string
11:46:38 [2022-07-15T11:46:38.003Z] #67 131.4     	container ip
11:46:38 [2022-07-15T11:46:38.003Z] #67 131.4   -container-port int
11:46:38 [2022-07-15T11:46:38.003Z] #67 131.4     	container port (default -1)
11:46:38 [2022-07-15T11:46:38.003Z] #67 131.4   -host-ip string
11:46:38 [2022-07-15T11:46:38.003Z] #67 131.4     	host ip
11:46:38 [2022-07-15T11:46:38.003Z] #67 131.4   -host-port int
11:46:38 [2022-07-15T11:46:38.003Z] #67 131.4     	host port (default -1)
11:46:38 [2022-07-15T11:46:38.003Z] #67 131.4   -proto string
11:46:38 [2022-07-15T11:46:38.003Z] #67 131.4     	proxy protocol (default "tcp")
11:46:38 [2022-07-15T11:46:38.204Z] #55 20.56 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:46:38 [2022-07-15T11:46:38.204Z] #55 20.61 go: downloading github.com/breml/bidichk v0.2.3
11:46:38 [2022-07-15T11:46:38.204Z] #55 20.68 go: downloading github.com/breml/errchkjson v0.3.0
11:46:38 [2022-07-15T11:46:38.204Z] #55 20.74 go: downloading github.com/butuzov/ireturn v0.1.1
11:46:38 [2022-07-15T11:46:38.404Z] #34 41.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:46:38 [2022-07-15T11:46:38.463Z] #55 20.90 go: downloading github.com/charithe/durationcheck v0.0.9
11:46:38 [2022-07-15T11:46:38.463Z] #55 20.90 go: downloading github.com/daixiang0/gci v0.3.3
11:46:38 [2022-07-15T11:46:38.463Z] #55 21.00 go: downloading github.com/denis-tingaikin/go-header v0.4.3
11:46:38 [2022-07-15T11:46:38.722Z] #55 21.22 go: downloading github.com/esimonov/ifshort v1.0.4
11:46:38 [2022-07-15T11:46:38.746Z] #19 126.0 Selecting previously unselected package gcc-s390x-linux-gnu.
11:46:38 [2022-07-15T11:46:38.746Z] #19 126.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:46:38 [2022-07-15T11:46:38.746Z] #19 126.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
11:46:38 [2022-07-15T11:46:38.746Z] #19 126.0 Selecting previously unselected package linux-libc-dev-s390x-cross.
11:46:38 [2022-07-15T11:46:38.746Z] #19 126.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
11:46:38 [2022-07-15T11:46:38.746Z] #19 126.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
11:46:38 [2022-07-15T11:46:38.746Z] #19 126.1 Selecting previously unselected package libc6-dev-s390x-cross.
11:46:38 [2022-07-15T11:46:38.746Z] #19 126.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
11:46:38 [2022-07-15T11:46:38.746Z] #19 126.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
11:46:38 [2022-07-15T11:46:38.746Z] #19 126.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
11:46:38 [2022-07-15T11:46:38.746Z] #19 126.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
11:46:38 [2022-07-15T11:46:38.944Z] #67 DONE 133.2s
11:46:38 [2022-07-15T11:46:38.944Z] 
11:46:38 [2022-07-15T11:46:38.944Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:38 [2022-07-15T11:46:38.944Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:46:38 [2022-07-15T11:46:38.944Z] #14 DONE 133.5s
11:46:38 [2022-07-15T11:46:38.944Z] 
11:46:38 [2022-07-15T11:46:38.944Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:46:38 [2022-07-15T11:46:38.944Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
11:46:38 [2022-07-15T11:46:38.981Z] #55 21.29 go: downloading github.com/firefart/nonamedreturns v1.0.1
11:46:38 [2022-07-15T11:46:38.981Z] #55 21.31 go: downloading github.com/fzipp/gocyclo v0.5.1
11:46:38 [2022-07-15T11:46:38.981Z] #55 21.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:46:38 [2022-07-15T11:46:38.981Z] #55 21.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:46:38 [2022-07-15T11:46:38.981Z] #55 21.55 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
11:46:39 [2022-07-15T11:46:39.004Z] #19 126.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
11:46:39 [2022-07-15T11:46:39.203Z] #36 ...
11:46:39 [2022-07-15T11:46:39.203Z] 
11:46:39 [2022-07-15T11:46:39.203Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:46:39 [2022-07-15T11:46:39.203Z] #59 sha256:db118f106c377c99bdaf516bd2277950a698cd7f1b4ce0d744d7848f383b674a
11:46:39 [2022-07-15T11:46:39.203Z] #59 DONE 0.2s
11:46:39 [2022-07-15T11:46:39.203Z] 
11:46:39 [2022-07-15T11:46:39.203Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:46:39 [2022-07-15T11:46:39.203Z] #68 sha256:1b5e04bbb1b4435b9b0382117c41552a446b1b1f32402b69d9e097db8e718425
11:46:39 [2022-07-15T11:46:39.203Z] #68 DONE 0.2s
11:46:39 [2022-07-15T11:46:39.203Z] 
11:46:39 [2022-07-15T11:46:39.203Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:46:39 [2022-07-15T11:46:39.203Z] #60 sha256:c594ddc1f29b3ba70d3021e22d0d9faeb2bdeaf65f99158a5fa14cae86019602
11:46:39 [2022-07-15T11:46:39.243Z] #55 21.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:46:39 [2022-07-15T11:46:39.462Z] #60 ...
11:46:39 [2022-07-15T11:46:39.462Z] 
11:46:39 [2022-07-15T11:46:39.462Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:46:39 [2022-07-15T11:46:39.462Z] #69 sha256:da56e92de34c9d561aa4c034dd26ebd69ede62e242dd5abea4045a239df32b71
11:46:39 [2022-07-15T11:46:39.462Z] #69 DONE 0.2s
11:46:39 [2022-07-15T11:46:39.462Z] 
11:46:39 [2022-07-15T11:46:39.462Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
11:46:39 [2022-07-15T11:46:39.462Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85
11:46:39 [2022-07-15T11:46:39.503Z] #55 21.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:46:39 [2022-07-15T11:46:39.503Z] #55 22.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:46:39 [2022-07-15T11:46:39.570Z] #19 127.0 Selecting previously unselected package g++-10-s390x-linux-gnu.
11:46:39 [2022-07-15T11:46:39.570Z] #19 127.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:46:39 [2022-07-15T11:46:39.570Z] #19 127.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:46:39 [2022-07-15T11:46:39.762Z] #55 22.12 go: downloading github.com/golangci/misspell v0.3.5
11:46:39 [2022-07-15T11:46:39.762Z] #55 22.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:46:39 [2022-07-15T11:46:39.762Z] #55 22.24 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:46:39 [2022-07-15T11:46:39.762Z] #55 22.29 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:46:39 [2022-07-15T11:46:39.762Z] #55 22.33 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:46:40 [2022-07-15T11:46:40.021Z] #55 22.42 go: downloading github.com/jgautheron/goconst v1.5.1
11:46:40 [2022-07-15T11:46:40.021Z] #55 22.58 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:46:40 [2022-07-15T11:46:40.280Z] #55 22.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:46:40 [2022-07-15T11:46:40.280Z] #55 22.83 go: downloading github.com/julz/importas v0.1.0
11:46:40 [2022-07-15T11:46:40.280Z] #55 22.83 go: downloading github.com/kisielk/errcheck v1.6.0
11:46:40 [2022-07-15T11:46:40.425Z] #34 ...
11:46:40 [2022-07-15T11:46:40.425Z] 
11:46:40 [2022-07-15T11:46:40.425Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:40 [2022-07-15T11:46:40.425Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
11:46:40 [2022-07-15T11:46:40.425Z] #14 33.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 34.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 35.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 35.68 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 36.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 37.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
11:46:40 [2022-07-15T11:46:40.425Z] #14 38.39 debconf: delaying package configuration, since apt-utils is not installed
11:46:40 [2022-07-15T11:46:40.425Z] #14 38.66 Fetched 108 MB in 5s (21.0 MB/s)
11:46:40 [2022-07-15T11:46:40.425Z] #14 38.78 Selecting previously unselected package binutils-mingw-w64-i686.
11:46:40 [2022-07-15T11:46:40.425Z] #14 38.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
11:46:40 [2022-07-15T11:46:40.425Z] #14 38.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
11:46:40 [2022-07-15T11:46:40.425Z] #14 38.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:46:40 [2022-07-15T11:46:40.425Z] #14 41.05 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:46:40 [2022-07-15T11:46:40.425Z] #14 41.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
11:46:40 [2022-07-15T11:46:40.425Z] #14 41.05 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:46:40 [2022-07-15T11:46:40.425Z] #14 ...
11:46:40 [2022-07-15T11:46:40.425Z] 
11:46:40 [2022-07-15T11:46:40.425Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:46:40 [2022-07-15T11:46:40.425Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.17 Selecting previously unselected package build-essential.
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.17 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.18 Unpacking build-essential (12.9) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.30 Selecting previously unselected package libcap2:arm64.
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.31 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.32 Unpacking libcap2:arm64 (1:2.44-1) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.46 Selecting previously unselected package libcap-dev:arm64.
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.46 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.47 Unpacking libcap-dev:arm64 (1:2.44-1) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.63 Selecting previously unselected package libprotobuf-c1:arm64.
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.65 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.65 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.79 Selecting previously unselected package libprotobuf-c-dev:arm64.
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.84 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.86 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.98 Selecting previously unselected package libseccomp-dev:arm64.
11:46:40 [2022-07-15T11:46:40.425Z] #76 40.99 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 41.02 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 41.17 Selecting previously unselected package libsystemd-dev:arm64.
11:46:40 [2022-07-15T11:46:40.425Z] #76 41.17 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 41.19 Unpacking libsystemd-dev:arm64 (247.3-7) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 41.86 Selecting previously unselected package libtool.
11:46:40 [2022-07-15T11:46:40.425Z] #76 41.87 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 41.88 Unpacking libtool (2.4.6-15) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.16 Selecting previously unselected package libudev-dev:arm64.
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.17 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.18 Unpacking libudev-dev:arm64 (247.3-7) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.41 Selecting previously unselected package libyajl2:arm64.
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.42 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.43 Unpacking libyajl2:arm64 (2.1.0-3) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.54 Selecting previously unselected package libyajl-dev:arm64.
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.54 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.55 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.78 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.80 Setting up libmagic-mgc (1:5.39-3) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.81 Setting up libyajl2:arm64 (2.1.0-3) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.84 Setting up libmagic1:arm64 (1:5.39-3) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.86 Setting up file (1:5.39-3) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.88 Setting up bzip2 (1.0.8-4) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.90 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.92 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.93 Setting up libcap2:arm64 (1:2.44-1) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.98 Setting up autotools-dev (20180224.1+nmu1) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 42.99 Setting up libsigsegv2:arm64 (2.13-1) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 43.02 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 43.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:46:40 [2022-07-15T11:46:40.425Z] #76 43.05 Setting up patch (2.7.6-7) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 43.07 Setting up libudev-dev:arm64 (247.3-7) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 43.08 Setting up libyajl-dev:arm64 (2.1.0-3) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 43.10 Setting up libcap-dev:arm64 (1:2.44-1) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 43.12 Setting up libsystemd-dev:arm64 (247.3-7) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 43.14 Setting up libtool (2.4.6-15) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 43.17 Setting up m4 (1.4.18-5) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 43.18 Setting up dpkg-dev (1.20.11) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 43.21 Setting up autoconf (2.69-14) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 43.23 Setting up build-essential (12.9) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 43.25 Setting up automake (1:1.16.3-2) ...
11:46:40 [2022-07-15T11:46:40.425Z] #76 43.26 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:46:40 [2022-07-15T11:46:40.425Z] #76 43.27 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:46:40 [2022-07-15T11:46:40.540Z] #55 ...
11:46:40 [2022-07-15T11:46:40.540Z] 
11:46:40 [2022-07-15T11:46:40.540Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:46:40 [2022-07-15T11:46:40.540Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:46:40 [2022-07-15T11:46:40.540Z] #51 12.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:46:40 [2022-07-15T11:46:40.540Z] #51 15.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
11:46:40 [2022-07-15T11:46:40.540Z] #51 22.16 Fetched 8553 kB in 16s (527 kB/s)
11:46:40 [2022-07-15T11:46:40.540Z] #51 22.16 Reading package lists...
11:46:40 [2022-07-15T11:46:40.540Z] #51 ...
11:46:40 [2022-07-15T11:46:40.540Z] 
11:46:40 [2022-07-15T11:46:40.540Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:40 [2022-07-15T11:46:40.540Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:46:40 [2022-07-15T11:46:40.540Z] #14 13.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:46:40 [2022-07-15T11:46:40.540Z] #14 21.85 Fetched 8550 kB in 16s (537 kB/s)
11:46:40 [2022-07-15T11:46:40.799Z] #14 21.85 Reading package lists...
11:46:40 [2022-07-15T11:46:40.799Z] #14 ...
11:46:40 [2022-07-15T11:46:40.799Z] 
11:46:40 [2022-07-15T11:46:40.799Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:40 [2022-07-15T11:46:40.799Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:46:40 [2022-07-15T11:46:40.799Z] #55 23.11 go: downloading github.com/kulti/thelper v0.6.2
11:46:40 [2022-07-15T11:46:40.799Z] #55 23.11 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:46:40 [2022-07-15T11:46:40.799Z] #55 23.11 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:46:40 [2022-07-15T11:46:40.799Z] #55 23.13 go: downloading github.com/ldez/tagliatelle v0.3.1
11:46:40 [2022-07-15T11:46:40.799Z] #55 23.34 go: downloading github.com/leonklingele/grouper v1.1.0
11:46:40 [2022-07-15T11:46:40.799Z] #55 23.34 go: downloading github.com/lufeee/execinquery v1.2.1
11:46:40 [2022-07-15T11:46:40.799Z] #55 23.34 go: downloading github.com/maratori/testpackage v1.0.1
11:46:41 [2022-07-15T11:46:41.059Z] #55 23.42 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:46:41 [2022-07-15T11:46:41.059Z] #55 23.42 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:46:41 [2022-07-15T11:46:41.059Z] #55 23.50 go: downloading github.com/mgechev/revive v1.2.1
11:46:41 [2022-07-15T11:46:41.059Z] #55 ...
11:46:41 [2022-07-15T11:46:41.059Z] 
11:46:41 [2022-07-15T11:46:41.059Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:46:41 [2022-07-15T11:46:41.059Z] #67 sha256:49f9a92a3f5ceda9167e04b57743ef54bf074220dadbee5d2b1a2fc3fd9bc5ac
11:46:41 [2022-07-15T11:46:41.059Z] #67 13.21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:46:41 [2022-07-15T11:46:41.059Z] #67 13.95 go: downloading github.com/google/uuid v1.3.0
11:46:41 [2022-07-15T11:46:41.059Z] #67 14.07 go: downloading github.com/moby/vpnkit v0.5.0
11:46:41 [2022-07-15T11:46:41.059Z] #67 14.13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:46:41 [2022-07-15T11:46:41.059Z] #67 14.20 go: downloading github.com/gofrs/flock v0.8.1
11:46:41 [2022-07-15T11:46:41.059Z] #67 14.34 go: downloading github.com/gorilla/mux v1.8.0
11:46:41 [2022-07-15T11:46:41.059Z] #67 14.56 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:46:41 [2022-07-15T11:46:41.059Z] #67 15.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:46:41 [2022-07-15T11:46:41.059Z] #67 15.55 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:46:41 [2022-07-15T11:46:41.059Z] #67 15.70 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:46:41 [2022-07-15T11:46:41.059Z] #67 18.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:46:41 [2022-07-15T11:46:41.059Z] #67 ...
11:46:41 [2022-07-15T11:46:41.059Z] 
11:46:41 [2022-07-15T11:46:41.059Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:46:41 [2022-07-15T11:46:41.059Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
11:46:41 [2022-07-15T11:46:41.059Z] #36 15.59 go: downloading github.com/sirupsen/logrus v1.6.0
11:46:41 [2022-07-15T11:46:41.059Z] #36 15.62 go: downloading github.com/spf13/cobra v1.1.3
11:46:41 [2022-07-15T11:46:41.059Z] #36 16.18 go: downloading github.com/mattn/go-isatty v0.0.3
11:46:41 [2022-07-15T11:46:41.059Z] #36 16.51 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
11:46:41 [2022-07-15T11:46:41.059Z] #36 17.00 go: downloading gopkg.in/yaml.v2 v2.4.0
11:46:41 [2022-07-15T11:46:41.059Z] #36 17.36 go: downloading github.com/cosiner/argv v0.1.0
11:46:41 [2022-07-15T11:46:41.059Z] #36 17.39 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
11:46:41 [2022-07-15T11:46:41.059Z] #36 17.43 go: downloading github.com/peterh/liner v1.2.2
11:46:41 [2022-07-15T11:46:41.059Z] #36 17.62 go: downloading github.com/google/go-dap v0.6.0
11:46:41 [2022-07-15T11:46:41.059Z] #36 17.95 go: downloading github.com/russross/blackfriday/v2 v2.0.1
11:46:41 [2022-07-15T11:46:41.059Z] #36 18.24 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
11:46:41 [2022-07-15T11:46:41.059Z] #36 18.89 go: downloading github.com/mattn/go-runewidth v0.0.3
11:46:41 [2022-07-15T11:46:41.059Z] #36 19.13 go: downloading github.com/hashicorp/golang-lru v0.5.4
11:46:41 [2022-07-15T11:46:41.059Z] #36 19.15 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
11:46:41 [2022-07-15T11:46:41.059Z] #36 21.03 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
11:46:41 [2022-07-15T11:46:41.059Z] #36 21.06 go: downloading github.com/cilium/ebpf v0.7.0
11:46:41 [2022-07-15T11:46:41.376Z] #15 DONE 2.0s
11:46:41 [2022-07-15T11:46:41.376Z] 
11:46:41 [2022-07-15T11:46:41.376Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:46:41 [2022-07-15T11:46:41.376Z] #60 sha256:c594ddc1f29b3ba70d3021e22d0d9faeb2bdeaf65f99158a5fa14cae86019602
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.814 + RM_GOPATH=0
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.814 + TMP_GOPATH=
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.814 + : /build
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.814 + '[' -z '' ']'
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.814 ++ mktemp -d
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.827 + export GOPATH=/tmp/tmp.ImAM1aX3p5
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.827 + GOPATH=/tmp/tmp.ImAM1aX3p5
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.827 + RM_GOPATH=1
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.827 + case "$(go env GOARCH)" in
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.827 ++ go env GOARCH
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.840 + export GO_BUILDMODE=-buildmode=pie
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.840 + GO_BUILDMODE=-buildmode=pie
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.840 ++ dirname /install.sh
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.840 + dir=/
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.861 + bin=runc
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.861 + shift
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.861 + '[' '!' -f //runc.installer ']'
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.861 + . //runc.installer
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.861 ++ set -e
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.861 ++ : v1.1.2
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.861 + install_runc
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.861 + RUNC_BUILDTAGS=seccomp
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.861 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.861 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ImAM1aX3p5/src/github.com/opencontainers/runc
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.861 Install runc version v1.1.2 (build tags: seccomp)
11:46:41 [2022-07-15T11:46:41.376Z] #60 1.883 Cloning into '/tmp/tmp.ImAM1aX3p5/src/github.com/opencontainers/runc'...
11:46:41 [2022-07-15T11:46:41.379Z] #76 DONE 44.8s
11:46:41 [2022-07-15T11:46:41.379Z] 
11:46:41 [2022-07-15T11:46:41.379Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:46:41 [2022-07-15T11:46:41.379Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980
11:46:41 [2022-07-15T11:46:41.379Z] #51 41.89 Setting up libprotobuf23:arm64 (3.12.4-1) ...
11:46:41 [2022-07-15T11:46:41.379Z] #51 41.91 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:46:41 [2022-07-15T11:46:41.379Z] #51 41.93 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:46:41 [2022-07-15T11:46:41.379Z] #51 41.95 Setting up python3-six (1.16.0-2) ...
11:46:41 [2022-07-15T11:46:41.379Z] #51 43.40 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:46:41 [2022-07-15T11:46:41.379Z] #51 43.80 Setting up python3-protobuf (3.12.4-1) ...
11:46:41 [2022-07-15T11:46:41.641Z] #51 ...
11:46:41 [2022-07-15T11:46:41.641Z] 
11:46:41 [2022-07-15T11:46:41.641Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:46:41 [2022-07-15T11:46:41.641Z] #64 sha256:60eff8c4630085aea617c0fe0b3404647afc8718464d7b9b9b3f9636ebed6783
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.622 + RM_GOPATH=0
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.624 + TMP_GOPATH=
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.624 + : /build
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.625 + '[' -z '' ']'
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.626 ++ mktemp -d
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.627 + export GOPATH=/tmp/tmp.Su7EqlQnFU
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.627 + GOPATH=/tmp/tmp.Su7EqlQnFU
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.627 + RM_GOPATH=1
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.627 + case "$(go env GOARCH)" in
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.628 ++ go env GOARCH
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.661 + export GO_BUILDMODE=-buildmode=pie
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.661 + GO_BUILDMODE=-buildmode=pie
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.664 ++ dirname /install.sh
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.667 + dir=/
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.667 + bin=containerd
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.667 + shift
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.667 + '[' '!' -f //containerd.installer ']'
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.667 + . //containerd.installer
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.667 ++ set -e
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.667 ++ : v1.6.6
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.667 + install_containerd
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.668 + echo 'Install containerd version v1.6.6'
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.677 Install containerd version v1.6.6
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.678 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Su7EqlQnFU/src/github.com/containerd/containerd
11:46:41 [2022-07-15T11:46:41.641Z] #64 0.680 Cloning into '/tmp/tmp.Su7EqlQnFU/src/github.com/containerd/containerd'...
11:46:41 [2022-07-15T11:46:41.641Z] #64 ...
11:46:41 [2022-07-15T11:46:41.641Z] 
11:46:41 [2022-07-15T11:46:41.641Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:41 [2022-07-15T11:46:41.641Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
11:46:41 [2022-07-15T11:46:41.641Z] #14 44.44 Selecting previously unselected package binutils-mingw-w64.
11:46:41 [2022-07-15T11:46:41.641Z] #14 44.44 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:46:41 [2022-07-15T11:46:41.641Z] #14 44.46 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:46:41 [2022-07-15T11:46:41.641Z] #14 44.80 Selecting previously unselected package libdevmapper1.02.1:arm64.
11:46:41 [2022-07-15T11:46:41.641Z] #14 44.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:46:41 [2022-07-15T11:46:41.641Z] #14 44.81 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:46:41 [2022-07-15T11:46:41.902Z] #14 45.15 Selecting previously unselected package dmsetup.
11:46:41 [2022-07-15T11:46:41.902Z] #14 45.18 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
11:46:41 [2022-07-15T11:46:41.902Z] #14 45.19 Unpacking dmsetup (2:1.02.175-2.1) ...
11:46:41 [2022-07-15T11:46:41.902Z] #14 45.40 Selecting previously unselected package mingw-w64-common.
11:46:41 [2022-07-15T11:46:41.997Z] #36 ...
11:46:41 [2022-07-15T11:46:41.997Z] 
11:46:41 [2022-07-15T11:46:41.997Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:41 [2022-07-15T11:46:41.997Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:46:41 [2022-07-15T11:46:41.997Z] #55 24.25 go: downloading github.com/moricho/tparallel v0.2.1
11:46:41 [2022-07-15T11:46:41.997Z] #55 24.25 go: downloading github.com/nakabonne/nestif v0.3.1
11:46:41 [2022-07-15T11:46:41.997Z] #55 24.39 go: downloading github.com/nishanths/exhaustive v0.7.11
11:46:41 [2022-07-15T11:46:41.997Z] #55 24.46 go: downloading github.com/nishanths/predeclared v0.2.2
11:46:42 [2022-07-15T11:46:42.162Z] #14 45.41 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:46:42 [2022-07-15T11:46:42.162Z] #14 45.43 Unpacking mingw-w64-common (8.0.0-1) ...
11:46:42 [2022-07-15T11:46:42.256Z] #55 24.62 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
11:46:42 [2022-07-15T11:46:42.256Z] #55 24.62 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:46:42 [2022-07-15T11:46:42.256Z] #55 24.77 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:46:42 [2022-07-15T11:46:42.256Z] #55 ...
11:46:42 [2022-07-15T11:46:42.256Z] 
11:46:42 [2022-07-15T11:46:42.256Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:46:42 [2022-07-15T11:46:42.256Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
11:46:42 [2022-07-15T11:46:42.256Z] #53 14.78 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:46:42 [2022-07-15T11:46:42.256Z] #53 14.84 go: downloading golang.org/x/mod v0.3.0
11:46:42 [2022-07-15T11:46:42.372Z] #60 ...
11:46:42 [2022-07-15T11:46:42.372Z] 
11:46:42 [2022-07-15T11:46:42.372Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:46:42 [2022-07-15T11:46:42.372Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2
11:46:42 [2022-07-15T11:46:42.372Z] #16 DONE 1.4s
11:46:42 [2022-07-15T11:46:42.372Z] 
11:46:42 [2022-07-15T11:46:42.372Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:46:42 [2022-07-15T11:46:42.372Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f
11:46:42 [2022-07-15T11:46:42.515Z] #53 ...
11:46:42 [2022-07-15T11:46:42.515Z] 
11:46:42 [2022-07-15T11:46:42.515Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:46:42 [2022-07-15T11:46:42.515Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
11:46:42 [2022-07-15T11:46:42.983Z] #26 ...
11:46:42 [2022-07-15T11:46:42.983Z] 
11:46:42 [2022-07-15T11:46:42.983Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:46:42 [2022-07-15T11:46:42.983Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:46:42 [2022-07-15T11:46:42.983Z] #76 3.432 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:42 [2022-07-15T11:46:42.983Z] #76 3.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:42 [2022-07-15T11:46:42.983Z] #76 3.446 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:42 [2022-07-15T11:46:42.983Z] #76 3.653 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:46:42 [2022-07-15T11:46:42.983Z] #76 4.042 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:46:42 [2022-07-15T11:46:42.983Z] #76 4.482 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:46:43 [2022-07-15T11:46:43.033Z] #47 24.50 Updating files:  73% (1606/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
11:46:43 [2022-07-15T11:46:43.033Z] #47 25.21 + git checkout -q v2.3.0
11:46:43 [2022-07-15T11:46:43.240Z] #76 5.852 Fetched 8550 kB in 3s (3158 kB/s)
11:46:43 [2022-07-15T11:46:43.348Z] #17 1.049 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:46:43 [2022-07-15T11:46:43.615Z] #17 DONE 1.1s
11:46:43 [2022-07-15T11:46:43.615Z] 
11:46:43 [2022-07-15T11:46:43.616Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:46:43 [2022-07-15T11:46:43.616Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68
11:46:43 [2022-07-15T11:46:43.756Z] #19 130.9 Selecting previously unselected package g++-s390x-linux-gnu.
11:46:43 [2022-07-15T11:46:43.756Z] #19 130.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 130.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 130.9 Selecting previously unselected package crossbuild-essential-s390x.
11:46:43 [2022-07-15T11:46:43.756Z] #19 130.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.0 Unpacking crossbuild-essential-s390x (12.9) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.0 Setting up libconfig-inifiles-perl (3.000003-1) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.0 Setting up libfile-which-perl (1.23-1) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.0 Setting up libc6-armhf-cross (2.31-9cross4) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.1 Setting up libicu67:amd64 (67.1-7) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.1 Setting up libmagic-mgc (1:5.39-3) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.1 Setting up libc6-s390x-cross (2.31-9cross4) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.1 Setting up libmagic1:amd64 (1:5.39-3) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.1 Setting up file (1:5.39-3) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.2 Setting up bzip2 (1.0.8-4) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.2 Setting up libyaml-perl (1.30-1) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.2 Setting up libxml-sax-base-perl (1.09-1.1) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.2 Setting up libio-string-perl (1.08-3.1) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.2 Setting up cross-config (2.6.18+nmu1) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.4 Setting up libc6-arm64-cross (2.31-9cross4) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.4 Setting up patch (2.7.6-7) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.4 Setting up libc6-armel-cross (2.31-9cross4) ...
11:46:43 [2022-07-15T11:46:43.756Z] #19 131.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.5 Setting up libfile-homedir-perl (1.006-1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.6 Setting up liblocale-gettext-perl (1.07-4+b1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.014Z] #19 131.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.272Z] #19 131.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
11:46:44 [2022-07-15T11:46:44.272Z] #19 131.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.272Z] #19 131.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.272Z] #19 131.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.272Z] #19 131.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
11:46:44 [2022-07-15T11:46:44.272Z] #19 131.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.272Z] #19 131.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.272Z] #19 131.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.272Z] #19 131.9 Setting up libxml-sax-perl (1.02+dfsg-1) ...
11:46:44 [2022-07-15T11:46:44.530Z] #19 131.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
11:46:44 [2022-07-15T11:46:44.530Z] #19 132.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
11:46:44 [2022-07-15T11:46:44.530Z] #19 132.1 
11:46:44 [2022-07-15T11:46:44.530Z] #19 132.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
11:46:44 [2022-07-15T11:46:44.530Z] #19 132.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.530Z] #19 132.1 Setting up dpkg-dev (1.20.11) ...
11:46:44 [2022-07-15T11:46:44.530Z] #19 132.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.530Z] #19 132.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
11:46:44 [2022-07-15T11:46:44.530Z] #19 132.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.566Z] #18 DONE 1.1s
11:46:44 [2022-07-15T11:46:44.566Z] 
11:46:44 [2022-07-15T11:46:44.566Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:46:44 [2022-07-15T11:46:44.566Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad
11:46:44 [2022-07-15T11:46:44.788Z] #19 132.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.788Z] #19 132.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.788Z] #19 132.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.788Z] #19 132.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.788Z] #19 132.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.788Z] #19 132.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.788Z] #19 132.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.788Z] #19 132.3 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
11:46:44 [2022-07-15T11:46:44.788Z] #19 132.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
11:46:44 [2022-07-15T11:46:44.788Z] #19 132.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
11:46:45 [2022-07-15T11:46:45.046Z] #19 132.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
11:46:45 [2022-07-15T11:46:45.046Z] #19 132.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
11:46:45 [2022-07-15T11:46:45.046Z] #19 132.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
11:46:45 [2022-07-15T11:46:45.046Z] #19 132.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.046Z] #19 132.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.046Z] #19 132.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.046Z] #19 132.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
11:46:45 [2022-07-15T11:46:45.046Z] #19 132.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.132Z] #76 5.852 Reading package lists...
11:46:45 [2022-07-15T11:46:45.132Z] #76 ...
11:46:45 [2022-07-15T11:46:45.132Z] 
11:46:45 [2022-07-15T11:46:45.132Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:46:45 [2022-07-15T11:46:45.132Z] #26 sha256:c80124c5536223c9826411944c3d0ca2dc62ccf2e0b060f6f8a7c2302e6dc55d
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.296 + RM_GOPATH=0
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.296 + TMP_GOPATH=
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.296 + : /build
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.296 + '[' -z '' ']'
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.296 ++ mktemp -d
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.299 + export GOPATH=/tmp/tmp.FYfjoIfIPK
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.299 + GOPATH=/tmp/tmp.FYfjoIfIPK
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.299 + RM_GOPATH=1
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.299 + case "$(go env GOARCH)" in
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.306 ++ go env GOARCH
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 + export GO_BUILDMODE=-buildmode=pie
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 + GO_BUILDMODE=-buildmode=pie
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 ++ dirname /install.sh
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 + dir=/
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 + bin=dockercli
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 + shift
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 + '[' '!' -f //dockercli.installer ']'
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 + . //dockercli.installer
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 ++ : stable
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 ++ : 17.06.2-ce
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 + install_dockercli
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 ++ uname -m
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 + arch=x86_64
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 + '[' x86_64 '!=' x86_64 ']'
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 + url=https://download.docker.com/linux/static
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 + tar -xz docker/docker
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.339 Install docker/cli version 17.06.2-ce from stable
11:46:45 [2022-07-15T11:46:45.132Z] #26 7.344 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.7 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.8 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.8 Setting up libxml-simple-perl (2.25-1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.9 Setting up libconfig-auto-perl (0.44-1.1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 132.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 133.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 133.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 133.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 133.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 133.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 133.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
11:46:45 [2022-07-15T11:46:45.304Z] #19 133.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.1 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.1 Setting up dpkg-cross (2.6.18+nmu1) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.2 Setting up crossbuild-essential-armel (12.9) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.2 Setting up crossbuild-essential-armhf (12.9) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.2 Setting up crossbuild-essential-arm64 (12.9) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.2 Setting up crossbuild-essential-s390x (12.9) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.2 Setting up crossbuild-essential-ppc64el (12.9) ...
11:46:45 [2022-07-15T11:46:45.562Z] #19 133.2 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:46:45 [2022-07-15T11:46:45.570Z] #47 27.66 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:46:45 [2022-07-15T11:46:45.952Z] #19 DONE 1.1s
11:46:45 [2022-07-15T11:46:45.952Z] 
11:46:45 [2022-07-15T11:46:45.952Z] #20 [dev-systemd-false  6/28] RUN ldconfig
11:46:45 [2022-07-15T11:46:45.952Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c
11:46:46 [2022-07-15T11:46:46.886Z] #20 DONE 1.0s
11:46:46 [2022-07-15T11:46:46.886Z] 
11:46:46 [2022-07-15T11:46:46.886Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:46:46 [2022-07-15T11:46:46.886Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:46:47 [2022-07-15T11:46:47.460Z] #14 ...
11:46:47 [2022-07-15T11:46:47.460Z] 
11:46:47 [2022-07-15T11:46:47.461Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:46:47 [2022-07-15T11:46:47.461Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
11:46:47 [2022-07-15T11:46:47.461Z] #42 40.20 Selecting previously unselected package libicu67:arm64.
11:46:47 [2022-07-15T11:46:47.461Z] #42 40.20 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
11:46:47 [2022-07-15T11:46:47.461Z] #42 40.23 Unpacking libicu67:arm64 (67.1-7) ...
11:46:47 [2022-07-15T11:46:47.461Z] #42 46.91 Selecting previously unselected package libxml2:arm64.
11:46:47 [2022-07-15T11:46:47.461Z] #42 46.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
11:46:47 [2022-07-15T11:46:47.461Z] #42 46.92 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
11:46:47 [2022-07-15T11:46:47.461Z] #42 47.37 Selecting previously unselected package libarchive13:arm64.
11:46:47 [2022-07-15T11:46:47.461Z] #42 47.37 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
11:46:47 [2022-07-15T11:46:47.461Z] #42 47.38 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:46:47 [2022-07-15T11:46:47.461Z] #42 47.67 Selecting previously unselected package libjsoncpp24:arm64.
11:46:47 [2022-07-15T11:46:47.461Z] #42 47.69 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
11:46:47 [2022-07-15T11:46:47.461Z] #42 47.74 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
11:46:47 [2022-07-15T11:46:47.461Z] #42 47.89 Selecting previously unselected package librhash0:arm64.
11:46:47 [2022-07-15T11:46:47.461Z] #42 47.93 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
11:46:47 [2022-07-15T11:46:47.461Z] #42 47.94 Unpacking librhash0:arm64 (1.4.1-2) ...
11:46:47 [2022-07-15T11:46:47.461Z] #42 48.11 Selecting previously unselected package libuv1:arm64.
11:46:47 [2022-07-15T11:46:47.461Z] #42 48.12 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
11:46:47 [2022-07-15T11:46:47.461Z] #42 48.14 Unpacking libuv1:arm64 (1.40.0-2) ...
11:46:47 [2022-07-15T11:46:47.461Z] #42 48.30 Selecting previously unselected package cmake.
11:46:47 [2022-07-15T11:46:47.461Z] #42 48.31 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
11:46:47 [2022-07-15T11:46:47.461Z] #42 48.32 Unpacking cmake (3.18.4-2+deb11u1) ...
11:46:47 [2022-07-15T11:46:47.461Z] #42 ...
11:46:47 [2022-07-15T11:46:47.461Z] 
11:46:47 [2022-07-15T11:46:47.461Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:47 [2022-07-15T11:46:47.461Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
11:46:47 [2022-07-15T11:46:47.476Z] #47 ...
11:46:47 [2022-07-15T11:46:47.476Z] 
11:46:47 [2022-07-15T11:46:47.476Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:46:47 [2022-07-15T11:46:47.476Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:46:47 [2022-07-15T11:46:47.476Z] #76 19.87 Fetched 8550 kB in 16s (540 kB/s)
11:46:47 [2022-07-15T11:46:47.476Z] #76 19.87 Reading package lists...
11:46:47 [2022-07-15T11:46:47.476Z] #76 26.27 Reading package lists...
11:46:47 [2022-07-15T11:46:47.476Z] #76 ...
11:46:47 [2022-07-15T11:46:47.476Z] 
11:46:47 [2022-07-15T11:46:47.476Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:47 [2022-07-15T11:46:47.476Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:46:47 [2022-07-15T11:46:47.476Z] #55 24.87 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:46:47 [2022-07-15T11:46:47.476Z] #55 24.91 go: downloading github.com/securego/gosec/v2 v2.11.0
11:46:47 [2022-07-15T11:46:47.476Z] #55 25.36 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:46:47 [2022-07-15T11:46:47.476Z] #55 25.36 go: downloading github.com/sivchari/containedctx v1.0.2
11:46:47 [2022-07-15T11:46:47.476Z] #55 25.47 go: downloading github.com/sivchari/tenv v1.5.0
11:46:47 [2022-07-15T11:46:47.476Z] #55 25.47 go: downloading github.com/sonatard/noctx v0.0.1
11:46:47 [2022-07-15T11:46:47.476Z] #55 25.77 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:46:47 [2022-07-15T11:46:47.476Z] #55 25.77 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:46:47 [2022-07-15T11:46:47.476Z] #55 25.85 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
11:46:47 [2022-07-15T11:46:47.476Z] #55 25.85 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:46:47 [2022-07-15T11:46:47.476Z] #55 25.97 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:46:47 [2022-07-15T11:46:47.476Z] #55 26.00 go: downloading github.com/tetafro/godot v1.4.11
11:46:47 [2022-07-15T11:46:47.476Z] #55 26.14 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:46:47 [2022-07-15T11:46:47.476Z] #55 26.14 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
11:46:47 [2022-07-15T11:46:47.476Z] #55 26.27 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:46:47 [2022-07-15T11:46:47.476Z] #55 26.49 go: downloading github.com/ultraware/funlen v0.0.3
11:46:47 [2022-07-15T11:46:47.476Z] #55 26.49 go: downloading github.com/ultraware/whitespace v0.0.5
11:46:47 [2022-07-15T11:46:47.476Z] #55 26.49 go: downloading github.com/uudashr/gocognit v1.0.5
11:46:47 [2022-07-15T11:46:47.476Z] #55 26.53 go: downloading github.com/yagipy/maintidx v1.0.0
11:46:47 [2022-07-15T11:46:47.476Z] #55 26.76 go: downloading github.com/yeya24/promlinter v0.2.0
11:46:47 [2022-07-15T11:46:47.476Z] #55 26.96 go: downloading gitlab.com/bosi/decorder v0.2.1
11:46:47 [2022-07-15T11:46:47.476Z] #55 27.45 go: downloading honnef.co/go/tools v0.3.1
11:46:47 [2022-07-15T11:46:47.476Z] #55 29.12 go: downloading mvdan.cc/gofumpt v0.3.1
11:46:47 [2022-07-15T11:46:47.476Z] #55 29.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:46:47 [2022-07-15T11:46:47.476Z] #55 29.39 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:46:47 [2022-07-15T11:46:47.476Z] #55 29.50 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
11:46:47 [2022-07-15T11:46:47.476Z] #55 29.57 go: downloading github.com/davecgh/go-spew v1.1.1
11:46:47 [2022-07-15T11:46:47.476Z] #55 29.65 go: downloading github.com/pmezard/go-difflib v1.0.0
11:46:47 [2022-07-15T11:46:47.476Z] #55 29.65 go: downloading github.com/stretchr/objx v0.1.1
11:46:47 [2022-07-15T11:46:47.476Z] #55 29.85 go: downloading github.com/subosito/gotenv v1.2.0
11:46:47 [2022-07-15T11:46:47.476Z] #55 29.92 go: downloading github.com/hashicorp/hcl v1.0.0
11:46:47 [2022-07-15T11:46:47.674Z] #26 ...
11:46:47 [2022-07-15T11:46:47.674Z] 
11:46:47 [2022-07-15T11:46:47.674Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:47 [2022-07-15T11:46:47.674Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:46:47 [2022-07-15T11:46:47.674Z] #55 7.961 go: downloading github.com/golangci/golangci-lint v1.46.2
11:46:47 [2022-07-15T11:46:47.674Z] #55 ...
11:46:47 [2022-07-15T11:46:47.674Z] 
11:46:47 [2022-07-15T11:46:47.674Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:46:47 [2022-07-15T11:46:47.674Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
11:46:47 [2022-07-15T11:46:47.674Z] #36 8.692 go: downloading github.com/go-delve/delve v1.8.1
11:46:47 [2022-07-15T11:46:47.674Z] #36 ...
11:46:47 [2022-07-15T11:46:47.674Z] 
11:46:47 [2022-07-15T11:46:47.674Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:46:47 [2022-07-15T11:46:47.674Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
11:46:47 [2022-07-15T11:46:47.674Z] #57 7.853 go: downloading mvdan.cc/sh/v3 v3.0.2
11:46:47 [2022-07-15T11:46:47.674Z] #57 9.812 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:46:47 [2022-07-15T11:46:47.674Z] #57 9.834 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:46:47 [2022-07-15T11:46:47.674Z] #57 10.11 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:46:47 [2022-07-15T11:46:47.674Z] #57 ...
11:46:47 [2022-07-15T11:46:47.674Z] 
11:46:47 [2022-07-15T11:46:47.674Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:46:47 [2022-07-15T11:46:47.674Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
11:46:47 [2022-07-15T11:46:47.674Z] #47 7.862 + git clone https://github.com/docker/distribution.git .
11:46:47 [2022-07-15T11:46:47.674Z] #47 7.865 Cloning into '.'...
11:46:47 [2022-07-15T11:46:47.721Z] #14 50.93 Selecting previously unselected package mingw-w64-x86-64-dev.
11:46:47 [2022-07-15T11:46:47.721Z] #14 50.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:46:47 [2022-07-15T11:46:47.721Z] #14 50.99 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:46:47 [2022-07-15T11:46:47.736Z] #55 30.21 go: downloading gopkg.in/ini.v1 v1.66.4
11:46:47 [2022-07-15T11:46:47.736Z] #55 30.21 go: downloading github.com/magiconair/properties v1.8.6
11:46:47 [2022-07-15T11:46:47.736Z] #55 30.30 go: downloading github.com/pelletier/go-toml v1.9.5
11:46:47 [2022-07-15T11:46:47.819Z] #21 1.237 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:47 [2022-07-15T11:46:47.949Z] #47 ...
11:46:47 [2022-07-15T11:46:47.949Z] 
11:46:47 [2022-07-15T11:46:47.949Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:46:47 [2022-07-15T11:46:47.949Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:46:47 [2022-07-15T11:46:47.949Z] #62 7.900 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:47 [2022-07-15T11:46:47.949Z] #62 8.012 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:47 [2022-07-15T11:46:47.949Z] #62 8.017 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:47 [2022-07-15T11:46:47.949Z] #62 9.837 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:46:47 [2022-07-15T11:46:47.949Z] #62 ...
11:46:47 [2022-07-15T11:46:47.949Z] 
11:46:47 [2022-07-15T11:46:47.949Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:46:47 [2022-07-15T11:46:47.949Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:46:47 [2022-07-15T11:46:47.949Z] #51 7.164 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:47 [2022-07-15T11:46:47.949Z] #51 7.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:47 [2022-07-15T11:46:47.949Z] #51 7.219 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:47 [2022-07-15T11:46:47.949Z] #51 7.896 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:46:47 [2022-07-15T11:46:47.949Z] #51 9.166 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:46:47 [2022-07-15T11:46:47.981Z] #14 ...
11:46:47 [2022-07-15T11:46:47.981Z] 
11:46:47 [2022-07-15T11:46:47.981Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:46:47 [2022-07-15T11:46:47.981Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980
11:46:47 [2022-07-15T11:46:47.981Z] #51 47.58 Setting up criu (3.17-1) ...
11:46:47 [2022-07-15T11:46:47.981Z] #51 49.42 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:46:47 [2022-07-15T11:46:47.981Z] #51 DONE 51.0s
11:46:47 [2022-07-15T11:46:47.981Z] 
11:46:47 [2022-07-15T11:46:47.981Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:46:47 [2022-07-15T11:46:47.981Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
11:46:47 [2022-07-15T11:46:47.981Z] #42 51.36 Setting up libicu67:arm64 (67.1-7) ...
11:46:47 [2022-07-15T11:46:47.981Z] #42 51.38 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:46:47 [2022-07-15T11:46:47.981Z] #42 51.41 Setting up libuv1:arm64 (1.40.0-2) ...
11:46:47 [2022-07-15T11:46:47.981Z] #42 51.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:46:47 [2022-07-15T11:46:47.995Z] #55 30.50 go: downloading golang.org/x/text v0.3.7
11:46:48 [2022-07-15T11:46:48.077Z] #21 1.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:48 [2022-07-15T11:46:48.077Z] #21 1.275 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:48 [2022-07-15T11:46:48.209Z] #51 ...
11:46:48 [2022-07-15T11:46:48.209Z] 
11:46:48 [2022-07-15T11:46:48.209Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:46:48 [2022-07-15T11:46:48.209Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
11:46:48 [2022-07-15T11:46:48.209Z] #53 8.456 go: downloading gotest.tools/gotestsum v1.8.1
11:46:48 [2022-07-15T11:46:48.209Z] #53 11.02 go: downloading github.com/fatih/color v1.10.0
11:46:48 [2022-07-15T11:46:48.209Z] #53 ...
11:46:48 [2022-07-15T11:46:48.209Z] 
11:46:48 [2022-07-15T11:46:48.209Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:46:48 [2022-07-15T11:46:48.209Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
11:46:48 [2022-07-15T11:46:48.209Z] #40 8.902 go: downloading github.com/tc-hib/go-winres v0.2.3
11:46:48 [2022-07-15T11:46:48.209Z] #40 10.25 go: downloading github.com/tc-hib/winres v0.1.5
11:46:48 [2022-07-15T11:46:48.241Z] #42 51.56 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
11:46:48 [2022-07-15T11:46:48.241Z] #42 51.59 Setting up librhash0:arm64 (1.4.1-2) ...
11:46:48 [2022-07-15T11:46:48.242Z] #42 51.60 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:46:48 [2022-07-15T11:46:48.242Z] #42 51.63 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
11:46:48 [2022-07-15T11:46:48.242Z] #42 51.64 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:46:48 [2022-07-15T11:46:48.242Z] #42 51.66 Setting up cmake (3.18.4-2+deb11u1) ...
11:46:48 [2022-07-15T11:46:48.242Z] #42 51.67 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:46:48 [2022-07-15T11:46:48.505Z] #40 ...
11:46:48 [2022-07-15T11:46:48.505Z] 
11:46:48 [2022-07-15T11:46:48.505Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:46:48 [2022-07-15T11:46:48.505Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
11:46:48 [2022-07-15T11:46:48.505Z] #38 8.393 go: downloading github.com/pelletier/go-toml v1.8.1
11:46:48 [2022-07-15T11:46:48.505Z] #38 ...
11:46:48 [2022-07-15T11:46:48.505Z] 
11:46:48 [2022-07-15T11:46:48.506Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:46:48 [2022-07-15T11:46:48.506Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:46:48 [2022-07-15T11:46:48.506Z] #42 6.694 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:48 [2022-07-15T11:46:48.506Z] #42 6.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:48 [2022-07-15T11:46:48.506Z] #42 6.733 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:48 [2022-07-15T11:46:48.506Z] #42 7.206 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:46:48 [2022-07-15T11:46:48.506Z] #42 10.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:46:48 [2022-07-15T11:46:48.645Z] #21 2.018 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:46:48 [2022-07-15T11:46:48.772Z] #42 ...
11:46:48 [2022-07-15T11:46:48.772Z] 
11:46:48 [2022-07-15T11:46:48.772Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:48 [2022-07-15T11:46:48.772Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:46:48 [2022-07-15T11:46:48.772Z] #14 6.373 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:48 [2022-07-15T11:46:48.772Z] #14 6.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:48 [2022-07-15T11:46:48.772Z] #14 6.397 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:48 [2022-07-15T11:46:48.772Z] #14 6.783 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:46:48 [2022-07-15T11:46:48.772Z] #14 8.797 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:46:48 [2022-07-15T11:46:48.772Z] #14 ...
11:46:48 [2022-07-15T11:46:48.772Z] 
11:46:48 [2022-07-15T11:46:48.772Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:46:48 [2022-07-15T11:46:48.772Z] #67 sha256:cd7e451632bf9440d78a4616d27c63f5af44f4be11472db98eebd614f4913bdc
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.790 + RM_GOPATH=0
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.790 + TMP_GOPATH=
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.791 + : /build
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.791 + '[' -z '' ']'
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.791 ++ mktemp -d
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.802 + export GOPATH=/tmp/tmp.KI4C0k6qcs
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.802 + GOPATH=/tmp/tmp.KI4C0k6qcs
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.802 + RM_GOPATH=1
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.802 + case "$(go env GOARCH)" in
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.809 ++ go env GOARCH
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.840 + export GO_BUILDMODE=-buildmode=pie
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.840 + GO_BUILDMODE=-buildmode=pie
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.842 ++ dirname /install.sh
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.849 + dir=/
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.856 + bin=rootlesskit
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.856 + shift
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.856 + '[' '!' -f //rootlesskit.installer ']'
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.856 + . //rootlesskit.installer
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.856 ++ : 1920341cd41e047834a21007424162a2dc946315
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.856 + install_rootlesskit
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.856 + case "$1" in
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.856 + export CGO_ENABLED=0
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.856 + CGO_ENABLED=0
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.856 + _install_rootlesskit
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.856 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.856 + for f in rootlesskit rootlesskit-docker-proxy
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.856 + GOBIN=/build
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.856 + GO111MODULE=on
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.856 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:46:48 [2022-07-15T11:46:48.772Z] #67 7.857 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:46:48 [2022-07-15T11:46:48.772Z] #67 8.486 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:46:48 [2022-07-15T11:46:48.817Z] #42 DONE 52.3s
11:46:48 [2022-07-15T11:46:48.817Z] 
11:46:48 [2022-07-15T11:46:48.817Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:46:48 [2022-07-15T11:46:48.817Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:46:48 [2022-07-15T11:46:48.817Z] #77 0.670 Cloning into '/tmp/crun-build'...
11:46:48 [2022-07-15T11:46:48.817Z] #77 5.888 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:46:48 [2022-07-15T11:46:48.817Z] #77 5.923 Cloning into '/tmp/crun-build/libocispec'...
11:46:48 [2022-07-15T11:46:48.817Z] #77 7.389 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
11:46:48 [2022-07-15T11:46:48.817Z] #77 7.419 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:46:48 [2022-07-15T11:46:48.817Z] #77 7.419 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:46:48 [2022-07-15T11:46:48.817Z] #77 7.420 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:46:48 [2022-07-15T11:46:48.817Z] #77 7.444 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:46:48 [2022-07-15T11:46:48.933Z] #55 ...
11:46:48 [2022-07-15T11:46:48.933Z] 
11:46:48 [2022-07-15T11:46:48.933Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:46:48 [2022-07-15T11:46:48.933Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:46:48 [2022-07-15T11:46:48.933Z] #62 21.22 Fetched 8550 kB in 16s (534 kB/s)
11:46:48 [2022-07-15T11:46:48.933Z] #62 21.22 Reading package lists...
11:46:48 [2022-07-15T11:46:48.933Z] #62 27.69 Reading package lists...
11:46:48 [2022-07-15T11:46:48.933Z] #62 ...
11:46:48 [2022-07-15T11:46:48.933Z] 
11:46:48 [2022-07-15T11:46:48.933Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:46:48 [2022-07-15T11:46:48.933Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:46:48 [2022-07-15T11:46:48.933Z] #42 21.22 Fetched 8550 kB in 16s (529 kB/s)
11:46:48 [2022-07-15T11:46:48.933Z] #42 21.22 Reading package lists...
11:46:48 [2022-07-15T11:46:48.933Z] #42 27.41 Reading package lists...
11:46:48 [2022-07-15T11:46:48.933Z] #42 ...
11:46:48 [2022-07-15T11:46:48.933Z] 
11:46:48 [2022-07-15T11:46:48.933Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:46:48 [2022-07-15T11:46:48.933Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:46:48 [2022-07-15T11:46:48.933Z] #51 22.16 Reading package lists...
11:46:49 [2022-07-15T11:46:49.053Z] #67 ...
11:46:49 [2022-07-15T11:46:49.053Z] 
11:46:49 [2022-07-15T11:46:49.053Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:46:49 [2022-07-15T11:46:49.053Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
11:46:49 [2022-07-15T11:46:49.053Z] #53 11.48 go: downloading github.com/dnephin/pflag v1.0.7
11:46:49 [2022-07-15T11:46:49.053Z] #53 11.79 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:46:49 [2022-07-15T11:46:49.053Z] #53 11.80 go: downloading github.com/pkg/errors v0.9.1
11:46:49 [2022-07-15T11:46:49.080Z] #77 ...
11:46:49 [2022-07-15T11:46:49.080Z] 
11:46:49 [2022-07-15T11:46:49.080Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:46:49 [2022-07-15T11:46:49.080Z] #43 sha256:f4feeebba8e395d8511bba59ac0c9244fba421020b5219a230917baa4f3b2f59
11:46:49 [2022-07-15T11:46:49.080Z] #43 DONE 0.3s
11:46:49 [2022-07-15T11:46:49.080Z] 
11:46:49 [2022-07-15T11:46:49.080Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:49 [2022-07-15T11:46:49.080Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
11:46:49 [2022-07-15T11:46:49.314Z] #53 11.96 go: downloading golang.org/x/tools v0.1.0
11:46:49 [2022-07-15T11:46:49.314Z] #53 12.18 go: downloading github.com/mattn/go-colorable v0.1.8
11:46:49 [2022-07-15T11:46:49.745Z] #19 DONE 136.8s
11:46:49 [2022-07-15T11:46:49.745Z] 
11:46:49 [2022-07-15T11:46:49.745Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:46:49 [2022-07-15T11:46:49.745Z] #73 sha256:afc8b4fa2c7807bbf8be6b341ab500fb6af4060e3125ebca56c759624a8f0a1d
11:46:49 [2022-07-15T11:46:49.745Z] #73 DONE 0.1s
11:46:49 [2022-07-15T11:46:49.745Z] 
11:46:49 [2022-07-15T11:46:49.745Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:46:49 [2022-07-15T11:46:49.745Z] #32 sha256:010f55e98b43757f8e682d72e9cd75f4a6bf4c2ef7aa45bb74c1956de73b0ce5
11:46:49 [2022-07-15T11:46:49.745Z] #32 DONE 0.1s
11:46:49 [2022-07-15T11:46:49.745Z] 
11:46:49 [2022-07-15T11:46:49.745Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:46:49 [2022-07-15T11:46:49.746Z] #33 sha256:fbd4dbe9bf461a01c5e1289756fd2dff548c2aad1d8a235315d9d62f95e47864
11:46:49 [2022-07-15T11:46:49.949Z] #53 12.47 go: downloading github.com/mattn/go-isatty v0.0.12
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.955 + RM_GOPATH=0
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.955 + TMP_GOPATH=
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.955 + : /build
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.955 + '[' -z '' ']'
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.956 ++ mktemp -d
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.957 + export GOPATH=/tmp/tmp.pM04eBSiAJ
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.957 + GOPATH=/tmp/tmp.pM04eBSiAJ
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.957 + RM_GOPATH=1
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.957 + case "$(go env GOARCH)" in
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.957 ++ go env GOARCH
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.961 + export GO_BUILDMODE=-buildmode=pie
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.961 + GO_BUILDMODE=-buildmode=pie
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.962 ++ dirname /install.sh
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.963 Install docker/cli version 17.06.2-ce from stable
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.964 + dir=/
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.964 + bin=dockercli
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.964 + shift
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.964 + '[' '!' -f //dockercli.installer ']'
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.964 + . //dockercli.installer
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.964 ++ : stable
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.964 ++ : 17.06.2-ce
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.964 + install_dockercli
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.964 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.964 ++ uname -m
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.964 + arch=x86_64
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.964 + '[' x86_64 '!=' x86_64 ']'
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.965 + url=https://download.docker.com/linux/static
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.965 + tar -xz docker/docker
11:46:50 [2022-07-15T11:46:50.313Z] #33 0.971 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:46:50 [2022-07-15T11:46:50.546Z] #21 3.571 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:46:50 [2022-07-15T11:46:50.882Z] #53 13.50 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:46:51 [2022-07-15T11:46:51.139Z] #53 13.88 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:46:51 [2022-07-15T11:46:51.469Z] #51 28.40 Reading package lists...
11:46:51 [2022-07-15T11:46:51.469Z] #51 ...
11:46:51 [2022-07-15T11:46:51.469Z] 
11:46:51 [2022-07-15T11:46:51.469Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:46:51 [2022-07-15T11:46:51.469Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:46:51 [2022-07-15T11:46:51.469Z] #42 27.41 Reading package lists...
11:46:51 [2022-07-15T11:46:51.479Z] #21 4.962 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:46:51 [2022-07-15T11:46:51.695Z] #33 2.225 + mkdir -p /build
11:46:51 [2022-07-15T11:46:51.695Z] #33 2.227 + mv docker/docker /build/
11:46:51 [2022-07-15T11:46:51.695Z] #33 2.229 + rmdir docker
11:46:51 [2022-07-15T11:46:51.955Z] #33 DONE 2.5s
11:46:51 [2022-07-15T11:46:51.955Z] 
11:46:51 [2022-07-15T11:46:51.955Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:46:51 [2022-07-15T11:46:51.955Z] #74 sha256:19f093a3c358a549dc8b77ae38cabf6e4be9adcf94f70e05b415f20cd5615b48
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.013 + RM_GOPATH=0
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.013 + TMP_GOPATH=
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.013 + : /build
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.013 + '[' -z '' ']'
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.014 ++ mktemp -d
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.015 + export GOPATH=/tmp/tmp.rgTSgsi8rT
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.015 + GOPATH=/tmp/tmp.rgTSgsi8rT
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.015 + RM_GOPATH=1
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.015 + case "$(go env GOARCH)" in
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.015 ++ go env GOARCH
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.018 + export GO_BUILDMODE=-buildmode=pie
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.018 + GO_BUILDMODE=-buildmode=pie
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.018 ++ dirname /install.sh
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.019 + dir=/
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.019 + bin=rootlesskit
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.019 + shift
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.019 + '[' '!' -f //rootlesskit.installer ']'
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.019 + . //rootlesskit.installer
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.019 ++ : 1920341cd41e047834a21007424162a2dc946315
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.019 + install_rootlesskit
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.019 + case "$1" in
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.019 + export CGO_ENABLED=0
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.019 + CGO_ENABLED=0
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.019 + _install_rootlesskit
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.020 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.020 + for f in rootlesskit rootlesskit-docker-proxy
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.020 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.020 + GOBIN=/build
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.020 + GO111MODULE=on
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.020 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.048 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.649 go: downloading github.com/sirupsen/logrus v1.8.1
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.659 go: downloading github.com/urfave/cli/v2 v2.4.0
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.659 go: downloading github.com/moby/vpnkit v0.5.0
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.659 go: downloading github.com/google/uuid v1.3.0
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.660 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.664 go: downloading github.com/gofrs/flock v0.8.1
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.665 go: downloading github.com/gorilla/mux v1.8.0
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.683 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.687 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.710 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.962 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:46:51 [2022-07-15T11:46:51.955Z] #74 1.963 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:46:51 [2022-07-15T11:46:51.955Z] #74 2.214 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:46:51 [2022-07-15T11:46:51.955Z] #74 2.222 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:46:52 [2022-07-15T11:46:52.393Z] #14 ...
11:46:52 [2022-07-15T11:46:52.393Z] 
11:46:52 [2022-07-15T11:46:52.393Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:46:52 [2022-07-15T11:46:52.393Z] #44 sha256:a9dd1b731b3e797e3539b36fa786057f454c11cbcb81219f3f72576120da1633
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.650 + RM_GOPATH=0
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.652 + TMP_GOPATH=
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.653 + : /build
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.653 + '[' -z '' ']'
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.655 ++ mktemp -d
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.660 + export GOPATH=/tmp/tmp.8sOEtDESrw
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.661 + GOPATH=/tmp/tmp.8sOEtDESrw
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.662 + RM_GOPATH=1
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.662 + case "$(go env GOARCH)" in
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.663 ++ go env GOARCH
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.692 + export GO_BUILDMODE=-buildmode=pie
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.692 + GO_BUILDMODE=-buildmode=pie
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.693 ++ dirname /install.sh
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.694 + dir=/
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.697 + bin=tini
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.698 + shift
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.698 + '[' '!' -f //tini.installer ']'
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.698 + . //tini.installer
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.698 ++ : v0.19.0
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.702 + install_tini
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.702 + echo 'Install tini version v0.19.0'
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.702 Install tini version v0.19.0
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.703 + git clone https://github.com/krallin/tini.git /tmp/tmp.8sOEtDESrw/tini
11:46:52 [2022-07-15T11:46:52.393Z] #44 0.705 Cloning into '/tmp/tmp.8sOEtDESrw/tini'...
11:46:52 [2022-07-15T11:46:52.393Z] #44 1.260 + cd /tmp/tmp.8sOEtDESrw/tini
11:46:52 [2022-07-15T11:46:52.393Z] #44 1.260 + git checkout -q v0.19.0
11:46:52 [2022-07-15T11:46:52.393Z] #44 1.273 + cmake .
11:46:52 [2022-07-15T11:46:52.393Z] #44 1.785 -- The C compiler identification is GNU 10.2.1
11:46:52 [2022-07-15T11:46:52.393Z] #44 1.889 -- Detecting C compiler ABI info
11:46:52 [2022-07-15T11:46:52.393Z] #44 2.566 -- Detecting C compiler ABI info - done
11:46:52 [2022-07-15T11:46:52.393Z] #44 2.637 -- Check for working C compiler: /usr/bin/cc - skipped
11:46:52 [2022-07-15T11:46:52.393Z] #44 2.643 -- Detecting C compile features
11:46:52 [2022-07-15T11:46:52.393Z] #44 2.644 -- Detecting C compile features - done
11:46:52 [2022-07-15T11:46:52.393Z] #44 2.675 -- Performing Test HAS_BUILTIN_FORTIFY
11:46:52 [2022-07-15T11:46:52.393Z] #44 3.018 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:46:52 [2022-07-15T11:46:52.393Z] #44 3.066 -- Configuring done
11:46:52 [2022-07-15T11:46:52.393Z] #44 3.078 -- Generating done
11:46:52 [2022-07-15T11:46:52.393Z] #44 3.091 -- Build files have been written to: /tmp/tmp.8sOEtDESrw/tini
11:46:52 [2022-07-15T11:46:52.393Z] #44 3.109 + make tini-static
11:46:52 [2022-07-15T11:46:52.412Z] #21 ...
11:46:52 [2022-07-15T11:46:52.412Z] 
11:46:52 [2022-07-15T11:46:52.412Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:46:52 [2022-07-15T11:46:52.412Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:46:52 [2022-07-15T11:46:52.412Z] #77 89.61 configure.ac:11: installing 'build-aux/compile'
11:46:52 [2022-07-15T11:46:52.412Z] #77 89.61 configure.ac:11: installing 'build-aux/config.guess'
11:46:52 [2022-07-15T11:46:52.412Z] #77 89.63 configure.ac:11: installing 'build-aux/config.sub'
11:46:52 [2022-07-15T11:46:52.412Z] #77 89.64 configure.ac:13: installing 'build-aux/install-sh'
11:46:52 [2022-07-15T11:46:52.412Z] #77 89.64 configure.ac:13: installing 'build-aux/missing'
11:46:52 [2022-07-15T11:46:52.412Z] #77 89.65 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:46:52 [2022-07-15T11:46:52.412Z] #77 89.94 Makefile.am: installing 'build-aux/depcomp'
11:46:52 [2022-07-15T11:46:52.412Z] #77 91.46 checking build system type... x86_64-pc-linux-gnu
11:46:52 [2022-07-15T11:46:52.412Z] #77 91.76 checking host system type... x86_64-pc-linux-gnu
11:46:52 [2022-07-15T11:46:52.412Z] #77 91.77 checking how to print strings... printf
11:46:52 [2022-07-15T11:46:52.412Z] #77 91.78 checking for gcc... gcc
11:46:52 [2022-07-15T11:46:52.412Z] #77 91.88 checking whether the C compiler works... yes
11:46:52 [2022-07-15T11:46:52.412Z] #77 92.12 checking for C compiler default output file name... a.out
11:46:52 [2022-07-15T11:46:52.412Z] #77 92.12 checking for suffix of executables... 
11:46:52 [2022-07-15T11:46:52.654Z] #44 3.490 Scanning dependencies of target tini-static
11:46:52 [2022-07-15T11:46:52.670Z] #77 92.35 checking whether we are cross compiling... no
11:46:52 [2022-07-15T11:46:52.670Z] #77 92.69 checking for suffix of object files... o
11:46:52 [2022-07-15T11:46:52.915Z] #44 3.545 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:46:52 [2022-07-15T11:46:52.928Z] #77 92.81 checking whether we are using the GNU C compiler... yes
11:46:52 [2022-07-15T11:46:52.928Z] #77 92.98 checking whether gcc accepts -g... yes
11:46:53 [2022-07-15T11:46:53.114Z] #42 33.96 Building dependency tree...
11:46:53 [2022-07-15T11:46:53.186Z] #77 93.06 checking for gcc option to accept ISO C89... none needed
11:46:53 [2022-07-15T11:46:53.443Z] #77 93.25 checking whether gcc understands -c and -o together... yes
11:46:53 [2022-07-15T11:46:53.443Z] #77 93.48 checking for a sed that does not truncate output... /bin/sed
11:46:53 [2022-07-15T11:46:53.443Z] #77 93.50 checking for grep that handles long lines and -e... /bin/grep
11:46:53 [2022-07-15T11:46:53.443Z] #77 93.50 checking for egrep... /bin/grep -E
11:46:53 [2022-07-15T11:46:53.443Z] #77 93.50 checking for fgrep... /bin/grep -F
11:46:53 [2022-07-15T11:46:53.443Z] #77 93.52 checking for ld used by gcc... /usr/bin/ld
11:46:53 [2022-07-15T11:46:53.443Z] #77 93.55 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:46:53 [2022-07-15T11:46:53.443Z] #77 93.56 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:46:53 [2022-07-15T11:46:53.701Z] #77 93.57 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:46:53 [2022-07-15T11:46:53.701Z] #77 93.69 checking whether ln -s works... yes
11:46:53 [2022-07-15T11:46:53.701Z] #77 93.69 checking the maximum length of command line arguments... 1572864
11:46:53 [2022-07-15T11:46:53.701Z] #77 93.74 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:46:53 [2022-07-15T11:46:53.701Z] #77 93.75 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:46:53 [2022-07-15T11:46:53.701Z] #77 93.75 checking for /usr/bin/ld option to reload object files... -r
11:46:53 [2022-07-15T11:46:53.701Z] #77 93.76 checking for objdump... objdump
11:46:53 [2022-07-15T11:46:53.701Z] #77 93.77 checking how to recognize dependent libraries... pass_all
11:46:53 [2022-07-15T11:46:53.701Z] #77 93.77 checking for dlltool... no
11:46:53 [2022-07-15T11:46:53.701Z] #77 93.78 checking how to associate runtime and link libraries... printf %s\n
11:46:53 [2022-07-15T11:46:53.701Z] #77 93.78 checking for ar... ar
11:46:53 [2022-07-15T11:46:53.855Z] #44 ...
11:46:53 [2022-07-15T11:46:53.855Z] 
11:46:53 [2022-07-15T11:46:53.855Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:46:53 [2022-07-15T11:46:53.855Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925
11:46:53 [2022-07-15T11:46:53.855Z] #53 56.01 gotestsum version dev
11:46:53 [2022-07-15T11:46:53.855Z] #53 DONE 57.2s
11:46:53 [2022-07-15T11:46:53.959Z] #77 93.78 checking for archiver @FILE support... @
11:46:53 [2022-07-15T11:46:53.959Z] #77 93.96 checking for strip... strip
11:46:53 [2022-07-15T11:46:53.959Z] #77 93.96 checking for ranlib... ranlib
11:46:53 [2022-07-15T11:46:53.959Z] #77 93.96 checking for gawk... no
11:46:53 [2022-07-15T11:46:53.959Z] #77 93.96 checking for mawk... mawk
11:46:54 [2022-07-15T11:46:54.117Z] 
11:46:54 [2022-07-15T11:46:54.117Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:46:54 [2022-07-15T11:46:54.117Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:46:54 [2022-07-15T11:46:54.117Z] #77 9.451 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:46:54 [2022-07-15T11:46:54.117Z] #77 10.93 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:46:54 [2022-07-15T11:46:54.117Z] #77 12.02 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
11:46:54 [2022-07-15T11:46:54.117Z] #77 12.20 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
11:46:54 [2022-07-15T11:46:54.117Z] #77 12.69 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
11:46:54 [2022-07-15T11:46:54.525Z] #77 93.97 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:46:54 [2022-07-15T11:46:54.526Z] #77 94.42 checking for sysroot... no
11:46:54 [2022-07-15T11:46:54.526Z] #77 94.43 checking for a working dd... /bin/dd
11:46:54 [2022-07-15T11:46:54.526Z] #77 94.46 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:46:54 [2022-07-15T11:46:54.526Z] #77 94.57 checking for mt... no
11:46:54 [2022-07-15T11:46:54.526Z] #77 94.58 checking if : is a manifest tool... no
11:46:54 [2022-07-15T11:46:54.784Z] #77 94.61 checking how to run the C preprocessor... gcc -E
11:46:55 [2022-07-15T11:46:55.317Z] #53 ...
11:46:55 [2022-07-15T11:46:55.317Z] 
11:46:55 [2022-07-15T11:46:55.317Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:55 [2022-07-15T11:46:55.317Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:46:55 [2022-07-15T11:46:55.317Z] #55 11.69 go: downloading github.com/fatih/color v1.13.0
11:46:55 [2022-07-15T11:46:55.317Z] #55 11.84 go: downloading github.com/gofrs/flock v0.8.1
11:46:55 [2022-07-15T11:46:55.317Z] #55 12.03 go: downloading github.com/spf13/cobra v1.4.0
11:46:55 [2022-07-15T11:46:55.317Z] #55 12.26 go: downloading github.com/spf13/pflag v1.0.5
11:46:55 [2022-07-15T11:46:55.317Z] #55 12.57 go: downloading github.com/spf13/viper v1.11.0
11:46:55 [2022-07-15T11:46:55.317Z] #55 13.00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:46:55 [2022-07-15T11:46:55.317Z] #55 13.85 go: downloading github.com/mattn/go-colorable v0.1.12
11:46:55 [2022-07-15T11:46:55.317Z] #55 13.99 go: downloading github.com/mattn/go-isatty v0.0.14
11:46:55 [2022-07-15T11:46:55.317Z] #55 14.44 go: downloading github.com/go-critic/go-critic v0.6.3
11:46:55 [2022-07-15T11:46:55.317Z] #55 14.46 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
11:46:55 [2022-07-15T11:46:55.317Z] #55 16.87 go: downloading github.com/hashicorp/go-version v1.4.0
11:46:55 [2022-07-15T11:46:55.317Z] #55 17.27 go: downloading github.com/ldez/gomoddirectives v0.2.3
11:46:55 [2022-07-15T11:46:55.317Z] #55 17.56 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:46:55 [2022-07-15T11:46:55.317Z] #55 17.82 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:46:55 [2022-07-15T11:46:55.512Z] #77 ...
11:46:55 [2022-07-15T11:46:55.512Z] 
11:46:55 [2022-07-15T11:46:55.512Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:46:55 [2022-07-15T11:46:55.512Z] #44 sha256:a9dd1b731b3e797e3539b36fa786057f454c11cbcb81219f3f72576120da1633
11:46:55 [2022-07-15T11:46:55.512Z] #44 5.356 [100%] Linking C executable tini-static
11:46:55 [2022-07-15T11:46:55.512Z] #44 5.906 [100%] Built target tini-static
11:46:55 [2022-07-15T11:46:55.512Z] #44 5.979 + mkdir -p /build
11:46:55 [2022-07-15T11:46:55.512Z] #44 5.982 + cp tini-static /build/docker-init
11:46:55 [2022-07-15T11:46:55.512Z] #44 DONE 6.1s
11:46:55 [2022-07-15T11:46:55.512Z] 
11:46:55 [2022-07-15T11:46:55.512Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:55 [2022-07-15T11:46:55.512Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
11:46:55 [2022-07-15T11:46:55.512Z] #14 57.89 Selecting previously unselected package gcc-mingw-w64-base.
11:46:55 [2022-07-15T11:46:55.512Z] #14 57.89 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
11:46:55 [2022-07-15T11:46:55.512Z] #14 57.91 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:46:55 [2022-07-15T11:46:55.512Z] #14 58.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:46:55 [2022-07-15T11:46:55.512Z] #14 58.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
11:46:55 [2022-07-15T11:46:55.512Z] #14 58.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:46:55 [2022-07-15T11:46:55.574Z] #55 ...
11:46:55 [2022-07-15T11:46:55.574Z] 
11:46:55 [2022-07-15T11:46:55.574Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:46:55 [2022-07-15T11:46:55.574Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
11:46:55 [2022-07-15T11:46:55.574Z] #34 8.120 + git clone https://github.com/kolyshkin/go-swagger.git .
11:46:55 [2022-07-15T11:46:55.574Z] #34 8.127 Cloning into '.'...
11:46:55 [2022-07-15T11:46:55.574Z] #34 ...
11:46:55 [2022-07-15T11:46:55.574Z] 
11:46:55 [2022-07-15T11:46:55.574Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:46:55 [2022-07-15T11:46:55.574Z] #67 sha256:cd7e451632bf9440d78a4616d27c63f5af44f4be11472db98eebd614f4913bdc
11:46:55 [2022-07-15T11:46:55.574Z] #67 13.20 go: downloading github.com/sirupsen/logrus v1.8.1
11:46:55 [2022-07-15T11:46:55.574Z] #67 13.22 go: downloading github.com/urfave/cli/v2 v2.4.0
11:46:55 [2022-07-15T11:46:55.574Z] #67 14.60 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:46:55 [2022-07-15T11:46:55.609Z] #77 94.89 checking for ANSI C header files... yes
11:46:55 [2022-07-15T11:46:55.610Z] #77 95.57 checking for sys/types.h... yes
11:46:55 [2022-07-15T11:46:55.651Z] #42 37.91 The following additional packages will be installed:
11:46:55 [2022-07-15T11:46:55.651Z] #42 37.93   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:46:55 [2022-07-15T11:46:55.651Z] #42 37.94 Suggested packages:
11:46:55 [2022-07-15T11:46:55.651Z] #42 37.96   cmake-doc ninja-build lrzip
11:46:55 [2022-07-15T11:46:55.651Z] #42 37.96 Recommended packages:
11:46:55 [2022-07-15T11:46:55.651Z] #42 37.96   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:46:55 [2022-07-15T11:46:55.651Z] #42 ...
11:46:55 [2022-07-15T11:46:55.651Z] 
11:46:55 [2022-07-15T11:46:55.651Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:55 [2022-07-15T11:46:55.651Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:46:55 [2022-07-15T11:46:55.651Z] #14 21.85 Reading package lists...
11:46:55 [2022-07-15T11:46:55.651Z] #14 28.19 Reading package lists...
11:46:55 [2022-07-15T11:46:55.651Z] #14 34.52 Building dependency tree...
11:46:55 [2022-07-15T11:46:55.651Z] #14 ...
11:46:55 [2022-07-15T11:46:55.651Z] 
11:46:55 [2022-07-15T11:46:55.651Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:55 [2022-07-15T11:46:55.651Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:46:55 [2022-07-15T11:46:55.651Z] #55 37.36 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
11:46:55 [2022-07-15T11:46:55.651Z] #55 37.49 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
11:46:55 [2022-07-15T11:46:55.651Z] #55 37.53 go: downloading github.com/gobwas/glob v0.2.3
11:46:55 [2022-07-15T11:46:55.651Z] #55 37.56 go: downloading github.com/kisielk/gotool v1.0.0
11:46:55 [2022-07-15T11:46:55.651Z] #55 37.62 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:46:55 [2022-07-15T11:46:55.651Z] #55 37.76 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:46:55 [2022-07-15T11:46:55.651Z] #55 37.87 go: downloading github.com/ettle/strcase v0.1.1
11:46:55 [2022-07-15T11:46:55.651Z] #55 37.87 go: downloading github.com/fatih/structtag v1.2.0
11:46:55 [2022-07-15T11:46:55.651Z] #55 37.96 go: downloading github.com/Masterminds/semver v1.5.0
11:46:55 [2022-07-15T11:46:55.651Z] #55 37.97 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:46:55 [2022-07-15T11:46:55.651Z] #55 38.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:46:55 [2022-07-15T11:46:55.651Z] #55 38.17 go: downloading github.com/prometheus/client_golang v1.12.1
11:46:55 [2022-07-15T11:46:55.868Z] #77 95.75 checking for sys/stat.h... yes
11:46:55 [2022-07-15T11:46:55.868Z] #77 95.89 checking for stdlib.h... yes
11:46:56 [2022-07-15T11:46:56.127Z] #77 96.02 checking for string.h... yes
11:46:56 [2022-07-15T11:46:56.386Z] #77 96.21 checking for memory.h... yes
11:46:56 [2022-07-15T11:46:56.505Z] #67 ...
11:46:56 [2022-07-15T11:46:56.505Z] 
11:46:56 [2022-07-15T11:46:56.505Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:46:56 [2022-07-15T11:46:56.505Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:46:56 [2022-07-15T11:46:56.505Z] #76 5.852 Reading package lists...
11:46:56 [2022-07-15T11:46:56.505Z] #76 9.583 Reading package lists...
11:46:56 [2022-07-15T11:46:56.505Z] #76 ...
11:46:56 [2022-07-15T11:46:56.505Z] 
11:46:56 [2022-07-15T11:46:56.505Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:46:56 [2022-07-15T11:46:56.505Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
11:46:56 [2022-07-15T11:46:56.505Z] #40 12.71 go: downloading github.com/urfave/cli/v2 v2.3.0
11:46:56 [2022-07-15T11:46:56.505Z] #40 13.16 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
11:46:56 [2022-07-15T11:46:56.505Z] #40 13.52 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
11:46:56 [2022-07-15T11:46:56.505Z] #40 19.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:46:56 [2022-07-15T11:46:56.505Z] #40 19.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:46:56 [2022-07-15T11:46:56.589Z] #55 38.89 go: downloading github.com/prometheus/client_model v0.2.0
11:46:56 [2022-07-15T11:46:56.589Z] #55 39.08 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
11:46:56 [2022-07-15T11:46:56.645Z] #77 96.49 checking for strings.h... yes
11:46:56 [2022-07-15T11:46:56.850Z] #55 ...
11:46:56 [2022-07-15T11:46:56.850Z] 
11:46:56 [2022-07-15T11:46:56.850Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:46:56 [2022-07-15T11:46:56.850Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
11:46:56 [2022-07-15T11:46:56.850Z] #57 38.92 v3.0.2
11:46:56 [2022-07-15T11:46:56.850Z] #57 DONE 39.2s
11:46:56 [2022-07-15T11:46:56.850Z] 
11:46:56 [2022-07-15T11:46:56.850Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:56 [2022-07-15T11:46:56.850Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:46:56 [2022-07-15T11:46:56.850Z] #55 39.25 go: downloading github.com/google/go-cmp v0.5.7
11:46:56 [2022-07-15T11:46:56.904Z] #77 96.66 checking for inttypes.h... yes
11:46:57 [2022-07-15T11:46:57.069Z] #40 ...
11:46:57 [2022-07-15T11:46:57.069Z] 
11:46:57 [2022-07-15T11:46:57.069Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:46:57 [2022-07-15T11:46:57.069Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:46:57 [2022-07-15T11:46:57.069Z] #76 9.583 Reading package lists...
11:46:57 [2022-07-15T11:46:57.109Z] #55 39.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:46:57 [2022-07-15T11:46:57.163Z] #77 96.82 checking for stdint.h... yes
11:46:57 [2022-07-15T11:46:57.163Z] #77 97.07 checking for unistd.h... yes
11:46:57 [2022-07-15T11:46:57.233Z] #74 7.856 + for f in rootlesskit rootlesskit-docker-proxy
11:46:57 [2022-07-15T11:46:57.233Z] #74 7.856 + GOBIN=/build
11:46:57 [2022-07-15T11:46:57.233Z] #74 7.856 + GO111MODULE=on
11:46:57 [2022-07-15T11:46:57.233Z] #74 7.856 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:46:57 [2022-07-15T11:46:57.370Z] #55 39.72 go: downloading github.com/hexops/gotextdiff v1.0.3
11:46:57 [2022-07-15T11:46:57.370Z] #55 39.84 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
11:46:57 [2022-07-15T11:46:57.370Z] #55 39.84 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
11:46:57 [2022-07-15T11:46:57.370Z] #55 39.90 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:46:57 [2022-07-15T11:46:57.423Z] #77 97.27 checking for dlfcn.h... yes
11:46:57 [2022-07-15T11:46:57.423Z] #77 97.51 checking for objdir... .libs
11:46:57 [2022-07-15T11:46:57.629Z] #55 40.00 go: downloading github.com/beorn7/perks v1.0.1
11:46:57 [2022-07-15T11:46:57.629Z] #55 40.00 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:46:57 [2022-07-15T11:46:57.629Z] #55 40.10 go: downloading github.com/golang/protobuf v1.5.2
11:46:57 [2022-07-15T11:46:57.629Z] #55 40.12 go: downloading github.com/prometheus/common v0.32.1
11:46:57 [2022-07-15T11:46:57.990Z] #77 97.96 checking if gcc supports -fno-rtti -fno-exceptions... no
11:46:57 [2022-07-15T11:46:57.990Z] #77 98.06 checking for gcc option to produce PIC... -fPIC -DPIC
11:46:57 [2022-07-15T11:46:57.990Z] #77 98.06 checking if gcc PIC flag -fPIC -DPIC works... yes
11:46:58 [2022-07-15T11:46:58.168Z] #74 8.750 rootlesskit version 1.0.0
11:46:58 [2022-07-15T11:46:58.168Z] #74 8.752 Usage of /build/rootlesskit-docker-proxy:
11:46:58 [2022-07-15T11:46:58.168Z] #74 8.752   -container-ip string
11:46:58 [2022-07-15T11:46:58.168Z] #74 8.752     	container ip
11:46:58 [2022-07-15T11:46:58.168Z] #74 8.752   -container-port int
11:46:58 [2022-07-15T11:46:58.168Z] #74 8.752     	container port (default -1)
11:46:58 [2022-07-15T11:46:58.168Z] #74 8.752   -host-ip string
11:46:58 [2022-07-15T11:46:58.168Z] #74 8.752     	host ip
11:46:58 [2022-07-15T11:46:58.168Z] #74 8.752   -host-port int
11:46:58 [2022-07-15T11:46:58.168Z] #74 8.752     	host port (default -1)
11:46:58 [2022-07-15T11:46:58.168Z] #74 8.752   -proto string
11:46:58 [2022-07-15T11:46:58.168Z] #74 8.752     	proxy protocol (default "tcp")
11:46:58 [2022-07-15T11:46:58.204Z] #55 40.68 go: downloading github.com/prometheus/procfs v0.7.3
11:46:58 [2022-07-15T11:46:58.204Z] #55 40.71 go: downloading google.golang.org/protobuf v1.28.0
11:46:58 [2022-07-15T11:46:58.428Z] #74 DONE 9.2s
11:46:58 [2022-07-15T11:46:58.428Z] 
11:46:58 [2022-07-15T11:46:58.428Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:46:58 [2022-07-15T11:46:58.428Z] #75 sha256:6b935051a529c0bca44760e93afa842ecf482f7b41a24a4dee8f5f8d4addbc9f
11:46:58 [2022-07-15T11:46:58.428Z] #75 DONE 0.0s
11:46:58 [2022-07-15T11:46:58.428Z] 
11:46:58 [2022-07-15T11:46:58.428Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:46:58 [2022-07-15T11:46:58.428Z] #76 sha256:45b22657fbc6d541b7f716aca1065fe1b6dfd2eed263a79c6555589ca2aa8e6b
11:46:58 [2022-07-15T11:46:58.428Z] #76 DONE 0.0s
11:46:58 [2022-07-15T11:46:58.428Z] 
11:46:58 [2022-07-15T11:46:58.428Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:46:58 [2022-07-15T11:46:58.428Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.277 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.287 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.288 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.404 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.483 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.560 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.641 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.717 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.872 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.953 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.955 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.956 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.958 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.959 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.961 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.977 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.981 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.982 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.984 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.984 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
11:46:58 [2022-07-15T11:46:58.428Z] #69 1.985 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
11:46:58 [2022-07-15T11:46:58.428Z] #69 8.871 Fetched 49.1 MB in 8s (6261 kB/s)
11:46:58 [2022-07-15T11:46:58.508Z] #77 98.20 checking if gcc static flag -static works... yes
11:46:58 [2022-07-15T11:46:58.767Z] #77 98.63 checking if gcc supports -c -o file.o... yes
11:46:58 [2022-07-15T11:46:58.767Z] #77 98.78 checking if gcc supports -c -o file.o... (cached) yes
11:46:58 [2022-07-15T11:46:58.767Z] #77 98.79 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:46:59 [2022-07-15T11:46:59.025Z] #77 98.84 checking dynamic linker characteristics... GNU/Linux ld.so
11:46:59 [2022-07-15T11:46:59.025Z] #77 99.12 checking how to hardcode library paths into programs... immediate
11:46:59 [2022-07-15T11:46:59.025Z] #77 99.13 checking whether stripping libraries is possible... yes
11:46:59 [2022-07-15T11:46:59.025Z] #77 99.15 checking if libtool supports shared libraries... yes
11:46:59 [2022-07-15T11:46:59.025Z] #77 99.15 checking whether to build shared libraries... no
11:46:59 [2022-07-15T11:46:59.025Z] #77 99.15 checking whether to build static libraries... yes
11:46:59 [2022-07-15T11:46:59.025Z] #77 99.16 checking for a BSD-compatible install... /usr/bin/install -c
11:46:59 [2022-07-15T11:46:59.160Z] #55 41.68 go: downloading github.com/mattn/go-runewidth v0.0.9
11:46:59 [2022-07-15T11:46:59.285Z] #77 99.23 checking whether build environment is sane... yes
11:46:59 [2022-07-15T11:46:59.285Z] #77 99.28 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:46:59 [2022-07-15T11:46:59.285Z] #77 99.29 checking whether make sets $(MAKE)... yes
11:46:59 [2022-07-15T11:46:59.285Z] #77 99.35 checking whether make supports the include directive... yes (GNU style)
11:46:59 [2022-07-15T11:46:59.285Z] #77 99.40 checking whether make supports nested variables... yes
11:46:59 [2022-07-15T11:46:59.364Z] #69 8.871 Reading package lists...
11:46:59 [2022-07-15T11:46:59.364Z] #69 ...
11:46:59 [2022-07-15T11:46:59.364Z] 
11:46:59 [2022-07-15T11:46:59.364Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:59 [2022-07-15T11:46:59.364Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.279 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.289 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.387 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.492 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.573 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.664 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.742 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.880 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.986 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.988 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.990 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.992 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.994 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.996 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.998 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.998 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
11:46:59 [2022-07-15T11:46:59.364Z] #20 1.999 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:46:59 [2022-07-15T11:46:59.364Z] #20 2.000 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
11:46:59 [2022-07-15T11:46:59.364Z] #20 2.000 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:46:59 [2022-07-15T11:46:59.364Z] #20 2.000 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
11:46:59 [2022-07-15T11:46:59.364Z] #20 9.013 Fetched 49.1 MB in 8s (6152 kB/s)
11:46:59 [2022-07-15T11:46:59.364Z] #20 9.013 Reading package lists...
11:46:59 [2022-07-15T11:46:59.364Z] #20 ...
11:46:59 [2022-07-15T11:46:59.364Z] 
11:46:59 [2022-07-15T11:46:59.365Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:46:59 [2022-07-15T11:46:59.365Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2
11:46:59 [2022-07-15T11:46:59.365Z] #49 1.383 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:46:59 [2022-07-15T11:46:59.365Z] #49 1.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:46:59 [2022-07-15T11:46:59.365Z] #49 1.396 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:46:59 [2022-07-15T11:46:59.365Z] #49 1.623 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:46:59 [2022-07-15T11:46:59.365Z] #49 1.764 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
11:46:59 [2022-07-15T11:46:59.365Z] #49 1.892 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
11:46:59 [2022-07-15T11:46:59.365Z] #49 1.976 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
11:46:59 [2022-07-15T11:46:59.365Z] #49 2.063 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
11:46:59 [2022-07-15T11:46:59.365Z] #49 2.188 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:46:59 [2022-07-15T11:46:59.365Z] #49 2.280 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB]
11:46:59 [2022-07-15T11:46:59.365Z] #49 2.281 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB]
11:46:59 [2022-07-15T11:46:59.365Z] #49 2.284 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
11:46:59 [2022-07-15T11:46:59.365Z] #49 2.285 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
11:46:59 [2022-07-15T11:46:59.365Z] #49 2.286 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB]
11:46:59 [2022-07-15T11:46:59.365Z] #49 2.288 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:46:59 [2022-07-15T11:46:59.365Z] #49 2.408 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
11:46:59 [2022-07-15T11:46:59.365Z] #49 2.415 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
11:46:59 [2022-07-15T11:46:59.365Z] #49 2.415 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
11:46:59 [2022-07-15T11:46:59.365Z] #49 2.422 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
11:46:59 [2022-07-15T11:46:59.365Z] #49 2.422 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:46:59 [2022-07-15T11:46:59.365Z] #49 2.423 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:46:59 [2022-07-15T11:46:59.365Z] #49 9.122 Fetched 49.1 MB in 8s (6147 kB/s)
11:46:59 [2022-07-15T11:46:59.419Z] #55 ...
11:46:59 [2022-07-15T11:46:59.420Z] 
11:46:59 [2022-07-15T11:46:59.420Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:46:59 [2022-07-15T11:46:59.420Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:46:59 [2022-07-15T11:46:59.420Z] #62 27.69 Reading package lists...
11:46:59 [2022-07-15T11:46:59.420Z] #62 34.16 Building dependency tree...
11:46:59 [2022-07-15T11:46:59.420Z] #62 37.98 The following additional packages will be installed:
11:46:59 [2022-07-15T11:46:59.420Z] #62 37.99   libbtrfs0
11:46:59 [2022-07-15T11:46:59.420Z] #62 38.25 The following NEW packages will be installed:
11:46:59 [2022-07-15T11:46:59.420Z] #62 38.26   libbtrfs-dev libbtrfs0
11:46:59 [2022-07-15T11:46:59.420Z] #62 38.73 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
11:46:59 [2022-07-15T11:46:59.420Z] #62 38.73 Need to get 460 kB of archives.
11:46:59 [2022-07-15T11:46:59.420Z] #62 38.73 After this operation, 1237 kB of additional disk space will be used.
11:46:59 [2022-07-15T11:46:59.420Z] #62 38.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:46:59 [2022-07-15T11:46:59.420Z] #62 38.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:46:59 [2022-07-15T11:46:59.420Z] #62 40.12 debconf: delaying package configuration, since apt-utils is not installed
11:46:59 [2022-07-15T11:46:59.420Z] #62 40.38 Fetched 460 kB in 0s (1202 kB/s)
11:46:59 [2022-07-15T11:46:59.420Z] #62 40.51 Selecting previously unselected package libbtrfs0:amd64.
11:46:59 [2022-07-15T11:46:59.420Z] #62 40.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:46:59 [2022-07-15T11:46:59.420Z] #62 40.60 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:46:59 [2022-07-15T11:46:59.420Z] #62 40.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:46:59 [2022-07-15T11:46:59.420Z] #62 40.95 Selecting previously unselected package libbtrfs-dev:amd64.
11:46:59 [2022-07-15T11:46:59.420Z] #62 40.98 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:46:59 [2022-07-15T11:46:59.420Z] #62 40.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:46:59 [2022-07-15T11:46:59.420Z] #62 41.46 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:46:59 [2022-07-15T11:46:59.420Z] #62 41.48 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:46:59 [2022-07-15T11:46:59.420Z] #62 41.49 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:46:59 [2022-07-15T11:46:59.420Z] #62 DONE 42.0s
11:46:59 [2022-07-15T11:46:59.420Z] 
11:46:59 [2022-07-15T11:46:59.420Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:46:59 [2022-07-15T11:46:59.420Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:46:59 [2022-07-15T11:46:59.420Z] #55 41.97 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:46:59 [2022-07-15T11:46:59.544Z] #77 99.45 checking whether UID '0' is supported by ustar format... yes
11:46:59 [2022-07-15T11:46:59.544Z] #77 99.46 checking whether GID '0' is supported by ustar format... yes
11:46:59 [2022-07-15T11:46:59.544Z] #77 99.46 checking how to create a ustar tar archive... gnutar
11:46:59 [2022-07-15T11:46:59.544Z] #77 99.49 checking dependency style of gcc... gcc3
11:46:59 [2022-07-15T11:46:59.544Z] #77 99.65 checking whether to enable maintainer-specific portions of Makefiles... yes
11:46:59 [2022-07-15T11:46:59.544Z] #77 99.68 checking whether make supports nested variables... (cached) yes
11:46:59 [2022-07-15T11:46:59.544Z] #77 99.68 checking for gawk... (cached) mawk
11:46:59 [2022-07-15T11:46:59.544Z] #77 99.68 checking for a sed that does not truncate output... (cached) /bin/sed
11:46:59 [2022-07-15T11:46:59.544Z] #77 99.69 checking for gcc... (cached) gcc
11:46:59 [2022-07-15T11:46:59.679Z] #55 ...
11:46:59 [2022-07-15T11:46:59.679Z] 
11:46:59 [2022-07-15T11:46:59.679Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:46:59 [2022-07-15T11:46:59.679Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:46:59 [2022-07-15T11:46:59.679Z] #76 26.27 Reading package lists...
11:46:59 [2022-07-15T11:46:59.679Z] #76 32.37 Building dependency tree...
11:46:59 [2022-07-15T11:46:59.679Z] #76 36.66 python3 is already the newest version (3.9.2-3).
11:46:59 [2022-07-15T11:46:59.679Z] #76 36.66 The following additional packages will be installed:
11:46:59 [2022-07-15T11:46:59.679Z] #76 36.70   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
11:46:59 [2022-07-15T11:46:59.679Z] #76 36.70   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
11:46:59 [2022-07-15T11:46:59.679Z] #76 36.72 Suggested packages:
11:46:59 [2022-07-15T11:46:59.679Z] #76 36.73   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
11:46:59 [2022-07-15T11:46:59.679Z] #76 36.73   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
11:46:59 [2022-07-15T11:46:59.679Z] #76 36.73   m4-doc ed diffutils-doc
11:46:59 [2022-07-15T11:46:59.679Z] #76 36.73 Recommended packages:
11:46:59 [2022-07-15T11:46:59.679Z] #76 36.73   fakeroot libalgorithm-merge-perl libltdl-dev
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.37 The following NEW packages will be installed:
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.40   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.40   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.41   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.41   libyajl2 m4 patch xz-utils
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.82 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.82 Need to get 5940 kB of archives.
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.82 After this operation, 18.7 MB of additional disk space will be used.
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 38.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 39.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 39.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
11:46:59 [2022-07-15T11:46:59.679Z] #76 39.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 39.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 39.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 39.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 39.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 39.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 39.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 39.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 39.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 39.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
11:46:59 [2022-07-15T11:46:59.679Z] #76 40.62 debconf: delaying package configuration, since apt-utils is not installed
11:46:59 [2022-07-15T11:46:59.679Z] #76 41.00 Fetched 5940 kB in 1s (6522 kB/s)
11:46:59 [2022-07-15T11:46:59.679Z] #76 41.11 Selecting previously unselected package bzip2.
11:46:59 [2022-07-15T11:46:59.679Z] #76 41.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.)
11:46:59 [2022-07-15T11:46:59.679Z] #76 41.17 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
11:46:59 [2022-07-15T11:46:59.679Z] #76 41.19 Unpacking bzip2 (1.0.8-4) ...
11:46:59 [2022-07-15T11:46:59.679Z] #76 41.33 Selecting previously unselected package libmagic-mgc.
11:46:59 [2022-07-15T11:46:59.679Z] #76 41.33 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
11:46:59 [2022-07-15T11:46:59.679Z] #76 41.35 Unpacking libmagic-mgc (1:5.39-3) ...
11:46:59 [2022-07-15T11:46:59.679Z] #76 41.94 Selecting previously unselected package libmagic1:amd64.
11:46:59 [2022-07-15T11:46:59.679Z] #76 41.94 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
11:46:59 [2022-07-15T11:46:59.679Z] #76 41.94 Unpacking libmagic1:amd64 (1:5.39-3) ...
11:46:59 [2022-07-15T11:46:59.679Z] #76 42.22 Selecting previously unselected package file.
11:46:59 [2022-07-15T11:46:59.679Z] #76 42.22 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
11:46:59 [2022-07-15T11:46:59.679Z] #76 42.22 Unpacking file (1:5.39-3) ...
11:46:59 [2022-07-15T11:46:59.803Z] #77 99.82 checking whether we are using the GNU C compiler... (cached) yes
11:46:59 [2022-07-15T11:46:59.803Z] #77 99.82 checking whether gcc accepts -g... (cached) yes
11:46:59 [2022-07-15T11:46:59.803Z] #77 99.82 checking for gcc option to accept ISO C89... (cached) none needed
11:46:59 [2022-07-15T11:46:59.803Z] #77 99.84 checking whether gcc understands -c and -o together... (cached) yes
11:46:59 [2022-07-15T11:46:59.803Z] #77 99.84 checking for a Python interpreter with version >= 3... python3
11:46:59 [2022-07-15T11:46:59.803Z] #77 99.95 checking for python3... /usr/bin/python3
11:46:59 [2022-07-15T11:46:59.803Z] #77 99.95 checking for python3 version... 3.9
11:46:59 [2022-07-15T11:46:59.847Z] #76 20.04 Building dependency tree...
11:46:59 [2022-07-15T11:46:59.848Z] #76 ...
11:46:59 [2022-07-15T11:46:59.848Z] 
11:46:59 [2022-07-15T11:46:59.848Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:46:59 [2022-07-15T11:46:59.848Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:46:59 [2022-07-15T11:46:59.848Z] #14 12.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:46:59 [2022-07-15T11:46:59.848Z] #14 ...
11:46:59 [2022-07-15T11:46:59.848Z] 
11:46:59 [2022-07-15T11:46:59.848Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:46:59 [2022-07-15T11:46:59.848Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
11:46:59 [2022-07-15T11:46:59.848Z] #53 21.34 go: downloading github.com/jonboulle/clockwork v0.2.2
11:46:59 [2022-07-15T11:46:59.848Z] #53 21.39 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:46:59 [2022-07-15T11:46:59.848Z] #53 21.58 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:46:59 [2022-07-15T11:46:59.939Z] #76 ...
11:46:59 [2022-07-15T11:46:59.939Z] 
11:46:59 [2022-07-15T11:46:59.939Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:46:59 [2022-07-15T11:46:59.939Z] #63 sha256:50a3a0861a53795971a9d614a54f337f46b1c1175fe66ab8453fd31f56ba08c7
11:46:59 [2022-07-15T11:46:59.939Z] #63 DONE 0.4s
11:46:59 [2022-07-15T11:46:59.939Z] 
11:46:59 [2022-07-15T11:46:59.939Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:46:59 [2022-07-15T11:46:59.939Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29 NAME:
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29    go-winres - A tool for embedding resources in Windows executables
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29 
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29 USAGE:
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29    go-winres [global options] command [command options] [arguments...]
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29 
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29 COMMANDS:
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29    init     Create an initial ./winres/winres.json
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29    make     Make syso files for the "go build" command
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29    simply   Make syso files for the "go build" command (simplified)
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29    extract  Extract all resources from an executable
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29    patch    Replace resources in an executable file (exe, dll)
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29    help, h  Shows a list of commands or help for one command
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29 
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29 GLOBAL OPTIONS:
11:46:59 [2022-07-15T11:46:59.939Z] #40 42.29    --help, -h  show help (default: false)
11:46:59 [2022-07-15T11:46:59.939Z] #40 DONE 42.5s
11:46:59 [2022-07-15T11:46:59.939Z] 
11:46:59 [2022-07-15T11:46:59.939Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:46:59 [2022-07-15T11:46:59.939Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:46:59 [2022-07-15T11:46:59.939Z] #76 42.48 Selecting previously unselected package xz-utils.
11:46:59 [2022-07-15T11:46:59.939Z] #76 42.49 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:46:59 [2022-07-15T11:46:59.939Z] #76 42.50 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:47:00 [2022-07-15T11:47:00.061Z] #77 100.0 checking for python3 platform... linux
11:47:00 [2022-07-15T11:47:00.105Z] #53 ...
11:47:00 [2022-07-15T11:47:00.105Z] 
11:47:00 [2022-07-15T11:47:00.105Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:47:00 [2022-07-15T11:47:00.105Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:47:00 [2022-07-15T11:47:00.105Z] #51 12.50 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:47:00 [2022-07-15T11:47:00.105Z] #51 17.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:47:00 [2022-07-15T11:47:00.105Z] #51 20.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
11:47:00 [2022-07-15T11:47:00.320Z] #77 100.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:47:00 [2022-07-15T11:47:00.361Z] #51 ...
11:47:00 [2022-07-15T11:47:00.361Z] 
11:47:00 [2022-07-15T11:47:00.361Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:47:00 [2022-07-15T11:47:00.361Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:47:00 [2022-07-15T11:47:00.361Z] #76 20.04 Building dependency tree...
11:47:00 [2022-07-15T11:47:00.514Z] #76 42.80 Selecting previously unselected package libsigsegv2:amd64.
11:47:00 [2022-07-15T11:47:00.514Z] #76 42.80 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
11:47:00 [2022-07-15T11:47:00.514Z] #76 42.82 Unpacking libsigsegv2:amd64 (2.13-1) ...
11:47:00 [2022-07-15T11:47:00.514Z] #76 43.04 Selecting previously unselected package m4.
11:47:00 [2022-07-15T11:47:00.514Z] #76 43.04 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
11:47:00 [2022-07-15T11:47:00.514Z] #76 43.04 Unpacking m4 (1.4.18-5) ...
11:47:00 [2022-07-15T11:47:00.578Z] #77 100.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:47:00 [2022-07-15T11:47:00.578Z] #77 100.5 checking for go-md2man... no
11:47:00 [2022-07-15T11:47:00.618Z] #76 ...
11:47:00 [2022-07-15T11:47:00.618Z] 
11:47:00 [2022-07-15T11:47:00.618Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:47:00 [2022-07-15T11:47:00.618Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:47:00 [2022-07-15T11:47:00.618Z] #62 13.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:47:00 [2022-07-15T11:47:00.618Z] #62 17.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:47:00 [2022-07-15T11:47:00.618Z] #62 ...
11:47:00 [2022-07-15T11:47:00.618Z] 
11:47:00 [2022-07-15T11:47:00.618Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:47:00 [2022-07-15T11:47:00.618Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
11:47:00 [2022-07-15T11:47:00.618Z] #53 23.45 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:47:00 [2022-07-15T11:47:00.773Z] #76 43.18 Selecting previously unselected package autoconf.
11:47:00 [2022-07-15T11:47:00.773Z] #76 43.18 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
11:47:00 [2022-07-15T11:47:00.773Z] #76 43.18 Unpacking autoconf (2.69-14) ...
11:47:00 [2022-07-15T11:47:00.837Z] #77 100.5 checking error.h usability... yes
11:47:00 [2022-07-15T11:47:00.837Z] #77 100.8 checking error.h presence... yes
11:47:00 [2022-07-15T11:47:00.837Z] #77 100.8 checking for error.h... yes
11:47:00 [2022-07-15T11:47:00.837Z] #77 100.8 checking linux/openat2.h usability... yes
11:47:00 [2022-07-15T11:47:00.875Z] #53 23.60 go: downloading golang.org/x/mod v0.3.0
11:47:00 [2022-07-15T11:47:00.875Z] #53 ...
11:47:00 [2022-07-15T11:47:00.875Z] 
11:47:00 [2022-07-15T11:47:00.875Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:47:00 [2022-07-15T11:47:00.875Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
11:47:00 [2022-07-15T11:47:00.875Z] #57 13.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:47:01 [2022-07-15T11:47:01.095Z] #77 101.0 checking linux/openat2.h presence... yes
11:47:01 [2022-07-15T11:47:01.095Z] #77 101.1 checking for linux/openat2.h... yes
11:47:01 [2022-07-15T11:47:01.132Z] #57 ...
11:47:01 [2022-07-15T11:47:01.132Z] 
11:47:01 [2022-07-15T11:47:01.132Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:47:01 [2022-07-15T11:47:01.132Z] #67 sha256:cd7e451632bf9440d78a4616d27c63f5af44f4be11472db98eebd614f4913bdc
11:47:01 [2022-07-15T11:47:01.132Z] #67 19.45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:47:01 [2022-07-15T11:47:01.132Z] #67 21.27 go: downloading github.com/google/uuid v1.3.0
11:47:01 [2022-07-15T11:47:01.132Z] #67 21.49 go: downloading github.com/moby/vpnkit v0.5.0
11:47:01 [2022-07-15T11:47:01.132Z] #67 21.73 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:47:01 [2022-07-15T11:47:01.132Z] #67 22.39 go: downloading github.com/gofrs/flock v0.8.1
11:47:01 [2022-07-15T11:47:01.132Z] #67 22.51 go: downloading github.com/gorilla/mux v1.8.0
11:47:01 [2022-07-15T11:47:01.132Z] #67 22.94 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:47:01 [2022-07-15T11:47:01.132Z] #67 23.51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:47:01 [2022-07-15T11:47:01.132Z] #67 ...
11:47:01 [2022-07-15T11:47:01.132Z] 
11:47:01 [2022-07-15T11:47:01.132Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:47:01 [2022-07-15T11:47:01.132Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:47:01 [2022-07-15T11:47:01.132Z] #42 13.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:47:01 [2022-07-15T11:47:01.267Z] #49 9.122 Reading package lists...
11:47:01 [2022-07-15T11:47:01.267Z] #49 ...
11:47:01 [2022-07-15T11:47:01.267Z] 
11:47:01 [2022-07-15T11:47:01.267Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:47:01 [2022-07-15T11:47:01.267Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468
11:47:01 [2022-07-15T11:47:01.267Z] #69 8.871 Reading package lists...
11:47:01 [2022-07-15T11:47:01.342Z] #76 43.64 Selecting previously unselected package autotools-dev.
11:47:01 [2022-07-15T11:47:01.342Z] #76 43.64 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
11:47:01 [2022-07-15T11:47:01.342Z] #76 43.64 Unpacking autotools-dev (20180224.1+nmu1) ...
11:47:01 [2022-07-15T11:47:01.342Z] #76 43.79 Selecting previously unselected package automake.
11:47:01 [2022-07-15T11:47:01.342Z] #76 43.79 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
11:47:01 [2022-07-15T11:47:01.342Z] #76 43.79 Unpacking automake (1:1.16.3-2) ...
11:47:01 [2022-07-15T11:47:01.354Z] #77 101.1 checking for copy_file_range... yes
11:47:01 [2022-07-15T11:47:01.389Z] #42 ...
11:47:01 [2022-07-15T11:47:01.389Z] 
11:47:01 [2022-07-15T11:47:01.389Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:47:01 [2022-07-15T11:47:01.389Z] #67 sha256:cd7e451632bf9440d78a4616d27c63f5af44f4be11472db98eebd614f4913bdc
11:47:01 [2022-07-15T11:47:01.389Z] #67 23.73 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:47:01 [2022-07-15T11:47:01.612Z] #77 101.4 checking for fgetxattr... yes
11:47:01 [2022-07-15T11:47:01.645Z] #67 24.05 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:47:02 [2022-07-15T11:47:02.095Z] #14 64.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:47:02 [2022-07-15T11:47:02.095Z] #14 64.63 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:47:02 [2022-07-15T11:47:02.095Z] #14 64.63 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:47:02 [2022-07-15T11:47:02.179Z] #77 101.7 checking for statx... yes
11:47:02 [2022-07-15T11:47:02.283Z] #76 44.47 Selecting previously unselected package patch.
11:47:02 [2022-07-15T11:47:02.283Z] #76 44.47 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
11:47:02 [2022-07-15T11:47:02.283Z] #76 44.47 Unpacking patch (2.7.6-7) ...
11:47:02 [2022-07-15T11:47:02.283Z] #76 44.56 Selecting previously unselected package dpkg-dev.
11:47:02 [2022-07-15T11:47:02.283Z] #76 44.62 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
11:47:02 [2022-07-15T11:47:02.283Z] #76 44.62 Unpacking dpkg-dev (1.20.11) ...
11:47:02 [2022-07-15T11:47:02.283Z] #76 ...
11:47:02 [2022-07-15T11:47:02.283Z] 
11:47:02 [2022-07-15T11:47:02.283Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:47:02 [2022-07-15T11:47:02.283Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:47:02 [2022-07-15T11:47:02.283Z] #51 28.40 Reading package lists...
11:47:02 [2022-07-15T11:47:02.283Z] #51 34.48 Building dependency tree...
11:47:02 [2022-07-15T11:47:02.283Z] #51 38.40 The following additional packages will be installed:
11:47:02 [2022-07-15T11:47:02.283Z] #51 38.40   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:47:02 [2022-07-15T11:47:02.283Z] #51 38.40   python3-protobuf python3-six
11:47:02 [2022-07-15T11:47:02.283Z] #51 38.41 Suggested packages:
11:47:02 [2022-07-15T11:47:02.283Z] #51 38.42   python3-setuptools
11:47:02 [2022-07-15T11:47:02.283Z] #51 38.42 Recommended packages:
11:47:02 [2022-07-15T11:47:02.283Z] #51 38.42   iproute2 | iproute
11:47:02 [2022-07-15T11:47:02.283Z] #51 39.25 The following NEW packages will be installed:
11:47:02 [2022-07-15T11:47:02.283Z] #51 39.25   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:47:02 [2022-07-15T11:47:02.283Z] #51 39.25   python3-protobuf python3-six
11:47:02 [2022-07-15T11:47:02.283Z] #51 39.76 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
11:47:02 [2022-07-15T11:47:02.283Z] #51 39.76 Need to get 2314 kB of archives.
11:47:02 [2022-07-15T11:47:02.283Z] #51 39.76 After this operation, 11.1 MB of additional disk space will be used.
11:47:02 [2022-07-15T11:47:02.283Z] #51 39.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
11:47:02 [2022-07-15T11:47:02.283Z] #51 39.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:47:02 [2022-07-15T11:47:02.283Z] #51 39.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
11:47:02 [2022-07-15T11:47:02.283Z] #51 39.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
11:47:02 [2022-07-15T11:47:02.283Z] #51 39.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:47:02 [2022-07-15T11:47:02.283Z] #51 39.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:47:02 [2022-07-15T11:47:02.283Z] #51 39.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:47:02 [2022-07-15T11:47:02.283Z] #51 42.19 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
11:47:02 [2022-07-15T11:47:02.283Z] #51 43.69 debconf: delaying package configuration, since apt-utils is not installed
11:47:02 [2022-07-15T11:47:02.283Z] #51 43.87 Fetched 2314 kB in 3s (722 kB/s)
11:47:02 [2022-07-15T11:47:02.283Z] #51 44.18 Selecting previously unselected package libprotobuf23:amd64.
11:47:02 [2022-07-15T11:47:02.283Z] #51 44.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:47:02 [2022-07-15T11:47:02.283Z] #51 44.18 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
11:47:02 [2022-07-15T11:47:02.283Z] #51 44.18 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
11:47:02 [2022-07-15T11:47:02.283Z] #51 ...
11:47:02 [2022-07-15T11:47:02.283Z] 
11:47:02 [2022-07-15T11:47:02.283Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:02 [2022-07-15T11:47:02.283Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:47:02 [2022-07-15T11:47:02.283Z] #14 38.34 The following additional packages will be installed:
11:47:02 [2022-07-15T11:47:02.283Z] #14 38.36   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:47:02 [2022-07-15T11:47:02.283Z] #14 38.36   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:47:02 [2022-07-15T11:47:02.283Z] #14 38.36   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:47:02 [2022-07-15T11:47:02.283Z] #14 38.36   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:47:02 [2022-07-15T11:47:02.283Z] #14 38.37   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:47:02 [2022-07-15T11:47:02.283Z] #14 38.37   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:47:02 [2022-07-15T11:47:02.283Z] #14 38.37   mingw-w64-common mingw-w64-x86-64-dev
11:47:02 [2022-07-15T11:47:02.283Z] #14 38.39 Suggested packages:
11:47:02 [2022-07-15T11:47:02.283Z] #14 38.40   gcc-10-locales seccomp wine64
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.05 The following NEW packages will be installed:
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.05   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.05   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.05   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.05   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.05   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.05   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.05   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.05   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.05   mingw-w64-x86-64-dev
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.49 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.49 Need to get 115 MB of archives.
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.49 After this operation, 645 MB of additional disk space will be used.
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
11:47:02 [2022-07-15T11:47:02.283Z] #14 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]
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:47:02 [2022-07-15T11:47:02.283Z] #14 40.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:47:02 [2022-07-15T11:47:02.283Z] #14 41.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:47:02 [2022-07-15T11:47:02.283Z] #14 41.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
11:47:02 [2022-07-15T11:47:02.283Z] #14 41.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
11:47:02 [2022-07-15T11:47:02.283Z] #14 42.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
11:47:02 [2022-07-15T11:47:02.283Z] #14 43.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
11:47:02 [2022-07-15T11:47:02.283Z] #14 44.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
11:47:02 [2022-07-15T11:47:02.440Z] #77 102.0 checking for fgetpwent_r... yes
11:47:02 [2022-07-15T11:47:02.575Z] #67 ...
11:47:02 [2022-07-15T11:47:02.575Z] 
11:47:02 [2022-07-15T11:47:02.575Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:47:02 [2022-07-15T11:47:02.575Z] #26 sha256:c80124c5536223c9826411944c3d0ca2dc62ccf2e0b060f6f8a7c2302e6dc55d
11:47:02 [2022-07-15T11:47:02.575Z] #26 23.90 + mkdir -p /build
11:47:02 [2022-07-15T11:47:02.575Z] #26 23.90 + mv docker/docker /build/
11:47:02 [2022-07-15T11:47:02.575Z] #26 23.90 + rmdir docker
11:47:02 [2022-07-15T11:47:02.575Z] #26 DONE 24.9s
11:47:02 [2022-07-15T11:47:02.700Z] #77 102.3 checking for issetugid... no
11:47:02 [2022-07-15T11:47:02.700Z] #77 102.7 checking for pkg-config... /usr/bin/pkg-config
11:47:02 [2022-07-15T11:47:02.700Z] #77 102.7 checking pkg-config is at least version 0.9.0... yes
11:47:02 [2022-07-15T11:47:02.833Z] 
11:47:02 [2022-07-15T11:47:02.833Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:47:02 [2022-07-15T11:47:02.833Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:47:02 [2022-07-15T11:47:02.833Z] #55 25.12 go: downloading github.com/sirupsen/logrus v1.8.1
11:47:02 [2022-07-15T11:47:02.833Z] #55 25.12 go: downloading github.com/stretchr/testify v1.7.1
11:47:02 [2022-07-15T11:47:02.833Z] #55 25.60 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:47:02 [2022-07-15T11:47:02.856Z] #14 45.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
11:47:02 [2022-07-15T11:47:02.856Z] #14 ...
11:47:02 [2022-07-15T11:47:02.856Z] 
11:47:02 [2022-07-15T11:47:02.856Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:47:02 [2022-07-15T11:47:02.856Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:47:02 [2022-07-15T11:47:02.856Z] #51 45.05 Selecting previously unselected package python3-pkg-resources.
11:47:02 [2022-07-15T11:47:02.856Z] #51 45.05 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:47:02 [2022-07-15T11:47:02.856Z] #51 45.05 Unpacking python3-pkg-resources (52.0.0-4) ...
11:47:03 [2022-07-15T11:47:03.090Z] #55 25.93 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:47:03 [2022-07-15T11:47:03.119Z] #51 45.33 Selecting previously unselected package python3-six.
11:47:03 [2022-07-15T11:47:03.119Z] #51 45.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:47:03 [2022-07-15T11:47:03.119Z] #51 45.33 Unpacking python3-six (1.16.0-2) ...
11:47:03 [2022-07-15T11:47:03.119Z] #51 45.41 Selecting previously unselected package python3-protobuf.
11:47:03 [2022-07-15T11:47:03.119Z] #51 45.41 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
11:47:03 [2022-07-15T11:47:03.119Z] #51 45.45 Unpacking python3-protobuf (3.12.4-1) ...
11:47:03 [2022-07-15T11:47:03.268Z] #77 102.7 checking for library containing yajl_tree_get... -lyajl
11:47:03 [2022-07-15T11:47:03.268Z] #77 103.2 checking for yajl >= 2.0.0... yes
11:47:03 [2022-07-15T11:47:03.347Z] #55 26.08 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:47:03 [2022-07-15T11:47:03.347Z] #55 26.11 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:47:03 [2022-07-15T11:47:03.527Z] #77 103.2 checking sys/capability.h usability... yes
11:47:03 [2022-07-15T11:47:03.528Z] #77 103.4 checking sys/capability.h presence... yes
11:47:03 [2022-07-15T11:47:03.528Z] #77 103.5 checking for sys/capability.h... yes
11:47:03 [2022-07-15T11:47:03.604Z] #55 26.24 go: downloading github.com/spf13/afero v1.8.2
11:47:03 [2022-07-15T11:47:03.861Z] #55 26.60 go: downloading github.com/spf13/cast v1.4.1
11:47:04 [2022-07-15T11:47:04.069Z] #51 46.12 Selecting previously unselected package libnet1:amd64.
11:47:04 [2022-07-15T11:47:04.069Z] #51 46.12 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:47:04 [2022-07-15T11:47:04.070Z] #51 46.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:47:04 [2022-07-15T11:47:04.070Z] #51 46.29 Selecting previously unselected package libnl-3-200:amd64.
11:47:04 [2022-07-15T11:47:04.070Z] #51 46.29 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:47:04 [2022-07-15T11:47:04.070Z] #51 46.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:47:04 [2022-07-15T11:47:04.104Z] #77 103.5 checking for library containing cap_from_name... -lcap
11:47:04 [2022-07-15T11:47:04.104Z] #77 104.2 checking for library containing dlopen... 
11:47:04 [2022-07-15T11:47:04.104Z] #77 ...
11:47:04 [2022-07-15T11:47:04.104Z] 
11:47:04 [2022-07-15T11:47:04.104Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:47:04 [2022-07-15T11:47:04.104Z] #60 sha256:c594ddc1f29b3ba70d3021e22d0d9faeb2bdeaf65f99158a5fa14cae86019602
11:47:04 [2022-07-15T11:47:04.104Z] #60 14.90 + cd /tmp/tmp.ImAM1aX3p5/src/github.com/opencontainers/runc
11:47:04 [2022-07-15T11:47:04.104Z] #60 14.90 + git checkout -q v1.1.2
11:47:04 [2022-07-15T11:47:04.104Z] #60 15.64 + '[' -z '' ']'
11:47:04 [2022-07-15T11:47:04.104Z] #60 15.64 + target=static
11:47:04 [2022-07-15T11:47:04.104Z] #60 15.64 + make BUILDTAGS=seccomp static
11:47:04 [2022-07-15T11:47:04.104Z] #60 16.08 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
11:47:04 [2022-07-15T11:47:04.117Z] #55 26.81 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:47:04 [2022-07-15T11:47:04.330Z] #51 46.47 Selecting previously unselected package libprotobuf-c1:amd64.
11:47:04 [2022-07-15T11:47:04.330Z] #51 46.47 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:47:04 [2022-07-15T11:47:04.330Z] #51 46.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:47:04 [2022-07-15T11:47:04.330Z] #51 46.64 Selecting previously unselected package criu.
11:47:04 [2022-07-15T11:47:04.330Z] #51 46.64 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
11:47:04 [2022-07-15T11:47:04.330Z] #51 46.64 Unpacking criu (3.17-1) ...
11:47:04 [2022-07-15T11:47:04.363Z] #60 ...
11:47:04 [2022-07-15T11:47:04.363Z] 
11:47:04 [2022-07-15T11:47:04.363Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:47:04 [2022-07-15T11:47:04.363Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:47:04 [2022-07-15T11:47:04.363Z] #21 9.099 Fetched 8550 kB in 8s (1048 kB/s)
11:47:04 [2022-07-15T11:47:04.363Z] #21 9.099 Reading package lists...
11:47:04 [2022-07-15T11:47:04.363Z] #21 12.91 Reading package lists...
11:47:04 [2022-07-15T11:47:04.363Z] #21 16.09 Building dependency tree...
11:47:04 [2022-07-15T11:47:04.374Z] #55 27.12 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
11:47:04 [2022-07-15T11:47:04.374Z] #55 27.17 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:47:04 [2022-07-15T11:47:04.551Z] #69 11.95 Reading package lists...
11:47:04 [2022-07-15T11:47:04.622Z] #21 ...
11:47:04 [2022-07-15T11:47:04.622Z] 
11:47:04 [2022-07-15T11:47:04.622Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:04 [2022-07-15T11:47:04.622Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:47:04 [2022-07-15T11:47:04.622Z] #77 104.2 checking for library containing dlopen... -ldl
11:47:04 [2022-07-15T11:47:04.631Z] #55 27.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:47:04 [2022-07-15T11:47:04.809Z] #69 14.97 Building dependency tree...
11:47:04 [2022-07-15T11:47:04.880Z] #77 104.6 checking seccomp.h usability... yes
11:47:04 [2022-07-15T11:47:04.880Z] #77 105.0 checking seccomp.h presence... yes
11:47:04 [2022-07-15T11:47:04.888Z] #55 27.57 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:47:05 [2022-07-15T11:47:05.139Z] #77 105.0 checking for seccomp.h... yes
11:47:05 [2022-07-15T11:47:05.145Z] #55 27.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:47:05 [2022-07-15T11:47:05.145Z] #55 28.03 go: downloading github.com/go-toolsmith/astp v1.0.0
11:47:05 [2022-07-15T11:47:05.269Z] #51 47.36 Setting up python3-pkg-resources (52.0.0-4) ...
11:47:05 [2022-07-15T11:47:05.377Z] #69 16.28 The following additional packages will be installed:
11:47:05 [2022-07-15T11:47:05.377Z] #69 16.28   libbtrfs0
11:47:05 [2022-07-15T11:47:05.397Z] #77 105.0 checking for library containing seccomp_rule_add... -lseccomp
11:47:05 [2022-07-15T11:47:05.402Z] #55 28.25 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:47:05 [2022-07-15T11:47:05.635Z] #69 16.36 The following NEW packages will be installed:
11:47:05 [2022-07-15T11:47:05.635Z] #69 16.37   libbtrfs-dev libbtrfs0
11:47:05 [2022-07-15T11:47:05.660Z] #55 28.34 go: downloading github.com/go-toolsmith/typep v1.0.2
11:47:05 [2022-07-15T11:47:05.660Z] #55 28.48 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
11:47:05 [2022-07-15T11:47:05.893Z] #69 16.68 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
11:47:05 [2022-07-15T11:47:05.893Z] #69 16.68 Need to get 460 kB of archives.
11:47:05 [2022-07-15T11:47:05.893Z] #69 16.68 After this operation, 1237 kB of additional disk space will be used.
11:47:05 [2022-07-15T11:47:05.893Z] #69 16.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:47:05 [2022-07-15T11:47:05.893Z] #69 16.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:47:05 [2022-07-15T11:47:05.964Z] #77 105.5 checking for library containing seccomp_arch_resolve_name... none required
11:47:05 [2022-07-15T11:47:05.964Z] #77 105.8 checking systemd/sd-bus.h usability... yes
11:47:05 [2022-07-15T11:47:05.964Z] #77 106.0 checking systemd/sd-bus.h presence... yes
11:47:06 [2022-07-15T11:47:06.152Z] #69 16.97 debconf: delaying package configuration, since apt-utils is not installed
11:47:06 [2022-07-15T11:47:06.224Z] #77 106.2 checking for systemd/sd-bus.h... yes
11:47:06 [2022-07-15T11:47:06.411Z] #69 17.10 Fetched 460 kB in 0s (1689 kB/s)
11:47:06 [2022-07-15T11:47:06.411Z] #69 17.13 Selecting previously unselected package libbtrfs0:amd64.
11:47:06 [2022-07-15T11:47:06.411Z] #69 17.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
11:47:06 [2022-07-15T11:47:06.411Z] #69 17.14 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:47:06 [2022-07-15T11:47:06.411Z] #69 17.15 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:47:06 [2022-07-15T11:47:06.411Z] #69 17.24 Selecting previously unselected package libbtrfs-dev:amd64.
11:47:06 [2022-07-15T11:47:06.411Z] #69 17.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:47:06 [2022-07-15T11:47:06.411Z] #69 17.25 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:47:06 [2022-07-15T11:47:06.648Z] #51 ...
11:47:06 [2022-07-15T11:47:06.648Z] 
11:47:06 [2022-07-15T11:47:06.648Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:47:06 [2022-07-15T11:47:06.648Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:47:06 [2022-07-15T11:47:06.648Z] #42 38.97 The following NEW packages will be installed:
11:47:06 [2022-07-15T11:47:06.648Z] #42 38.99   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:47:06 [2022-07-15T11:47:06.648Z] #42 38.99   vim-common xxd
11:47:06 [2022-07-15T11:47:06.648Z] #42 39.43 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
11:47:06 [2022-07-15T11:47:06.648Z] #42 39.43 Need to get 17.7 MB of archives.
11:47:06 [2022-07-15T11:47:06.648Z] #42 39.43 After this operation, 70.7 MB of additional disk space will be used.
11:47:06 [2022-07-15T11:47:06.648Z] #42 39.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:47:06 [2022-07-15T11:47:06.648Z] #42 39.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:47:06 [2022-07-15T11:47:06.648Z] #42 39.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:47:06 [2022-07-15T11:47:06.648Z] #42 39.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:47:06 [2022-07-15T11:47:06.648Z] #42 40.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
11:47:06 [2022-07-15T11:47:06.648Z] #42 40.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:47:06 [2022-07-15T11:47:06.648Z] #42 40.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:47:06 [2022-07-15T11:47:06.648Z] #42 40.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:47:06 [2022-07-15T11:47:06.648Z] #42 40.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:47:06 [2022-07-15T11:47:06.648Z] #42 40.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:47:06 [2022-07-15T11:47:06.648Z] #42 42.02 debconf: delaying package configuration, since apt-utils is not installed
11:47:06 [2022-07-15T11:47:06.648Z] #42 42.29 Fetched 17.7 MB in 2s (10.3 MB/s)
11:47:06 [2022-07-15T11:47:06.648Z] #42 42.44 Selecting previously unselected package xxd.
11:47:06 [2022-07-15T11:47:06.648Z] #42 42.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:47:06 [2022-07-15T11:47:06.648Z] #42 42.48 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:47:06 [2022-07-15T11:47:06.648Z] #42 42.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:47:06 [2022-07-15T11:47:06.648Z] #42 42.78 Selecting previously unselected package vim-common.
11:47:06 [2022-07-15T11:47:06.648Z] #42 42.78 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:47:06 [2022-07-15T11:47:06.648Z] #42 42.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:47:06 [2022-07-15T11:47:06.648Z] #42 43.16 Selecting previously unselected package cmake-data.
11:47:06 [2022-07-15T11:47:06.648Z] #42 43.16 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:47:06 [2022-07-15T11:47:06.648Z] #42 43.16 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:47:06 [2022-07-15T11:47:06.648Z] #42 46.95 Selecting previously unselected package libicu67:amd64.
11:47:06 [2022-07-15T11:47:06.648Z] #42 46.95 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
11:47:06 [2022-07-15T11:47:06.648Z] #42 47.01 Unpacking libicu67:amd64 (67.1-7) ...
11:47:06 [2022-07-15T11:47:06.648Z] #42 ...
11:47:06 [2022-07-15T11:47:06.648Z] 
11:47:06 [2022-07-15T11:47:06.648Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:47:06 [2022-07-15T11:47:06.648Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:47:06 [2022-07-15T11:47:06.648Z] #76 45.66 Selecting previously unselected package build-essential.
11:47:06 [2022-07-15T11:47:06.648Z] #76 45.66 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 45.66 Unpacking build-essential (12.9) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 45.83 Selecting previously unselected package libcap2:amd64.
11:47:06 [2022-07-15T11:47:06.648Z] #76 45.83 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 45.83 Unpacking libcap2:amd64 (1:2.44-1) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 45.96 Selecting previously unselected package libcap-dev:amd64.
11:47:06 [2022-07-15T11:47:06.648Z] #76 45.96 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 45.96 Unpacking libcap-dev:amd64 (1:2.44-1) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 46.14 Selecting previously unselected package libprotobuf-c1:amd64.
11:47:06 [2022-07-15T11:47:06.648Z] #76 46.14 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 46.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 46.33 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:47:06 [2022-07-15T11:47:06.648Z] #76 46.33 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 46.35 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 46.47 Selecting previously unselected package libseccomp-dev:amd64.
11:47:06 [2022-07-15T11:47:06.648Z] #76 46.50 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 46.50 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 46.73 Selecting previously unselected package libsystemd-dev:amd64.
11:47:06 [2022-07-15T11:47:06.648Z] #76 46.73 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 46.77 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 47.58 Selecting previously unselected package libtool.
11:47:06 [2022-07-15T11:47:06.648Z] #76 47.58 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 47.58 Unpacking libtool (2.4.6-15) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 47.84 Selecting previously unselected package libudev-dev:amd64.
11:47:06 [2022-07-15T11:47:06.648Z] #76 47.84 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 47.86 Unpacking libudev-dev:amd64 (247.3-7) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.08 Selecting previously unselected package libyajl2:amd64.
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.08 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.09 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.20 Selecting previously unselected package libyajl-dev:amd64.
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.20 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.22 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.42 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.42 Setting up libmagic-mgc (1:5.39-3) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.43 Setting up libyajl2:amd64 (2.1.0-3) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.45 Setting up libmagic1:amd64 (1:5.39-3) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.49 Setting up file (1:5.39-3) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.50 Setting up bzip2 (1.0.8-4) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.52 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.54 Setting up libcap2:amd64 (1:2.44-1) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.56 Setting up autotools-dev (20180224.1+nmu1) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.57 Setting up libsigsegv2:amd64 (2.13-1) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.58 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.62 Setting up patch (2.7.6-7) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.63 Setting up libudev-dev:amd64 (247.3-7) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.67 Setting up libyajl-dev:amd64 (2.1.0-3) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.69 Setting up libcap-dev:amd64 (1:2.44-1) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.74 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.75 Setting up libtool (2.4.6-15) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.78 Setting up m4 (1.4.18-5) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.80 Setting up dpkg-dev (1.20.11) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.80 Setting up autoconf (2.69-14) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.82 Setting up build-essential (12.9) ...
11:47:06 [2022-07-15T11:47:06.648Z] #76 48.83 Setting up automake (1:1.16.3-2) ...
11:47:06 [2022-07-15T11:47:06.649Z] #76 48.84 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:47:06 [2022-07-15T11:47:06.649Z] #76 48.85 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:47:06 [2022-07-15T11:47:06.670Z] #69 17.32 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:47:06 [2022-07-15T11:47:06.670Z] #69 17.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:47:06 [2022-07-15T11:47:06.670Z] #69 17.34 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:47:06 [2022-07-15T11:47:06.670Z] #69 DONE 17.5s
11:47:06 [2022-07-15T11:47:06.670Z] 
11:47:06 [2022-07-15T11:47:06.670Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:47:06 [2022-07-15T11:47:06.670Z] #70 sha256:e28708362a2109b2c54d6832dc76731fff5e2587bc6528b52b59d18d8f8a3545
11:47:06 [2022-07-15T11:47:06.670Z] #70 DONE 0.1s
11:47:06 [2022-07-15T11:47:06.670Z] 
11:47:06 [2022-07-15T11:47:06.670Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:06 [2022-07-15T11:47:06.670Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3
11:47:06 [2022-07-15T11:47:06.670Z] #20 9.013 Reading package lists...
11:47:06 [2022-07-15T11:47:06.670Z] #20 12.04 Reading package lists...
11:47:06 [2022-07-15T11:47:06.670Z] #20 15.07 Building dependency tree...
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.41 The following additional packages will be installed:
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.41   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.41   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.41   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.41   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.41   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.41   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.41   mingw-w64-common mingw-w64-x86-64-dev
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.42 Suggested packages:
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.42   gcc-10-locales seccomp wine64
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.70 The following NEW packages will be installed:
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.70   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.70   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.70   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.70   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.70   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.70   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.71   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.71   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:47:06 [2022-07-15T11:47:06.670Z] #20 16.71   mingw-w64-x86-64-dev
11:47:06 [2022-07-15T11:47:06.670Z] #20 17.01 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
11:47:06 [2022-07-15T11:47:06.670Z] #20 17.01 Need to get 115 MB of archives.
11:47:06 [2022-07-15T11:47:06.670Z] #20 17.01 After this operation, 645 MB of additional disk space will be used.
11:47:06 [2022-07-15T11:47:06.670Z] #20 17.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
11:47:06 [2022-07-15T11:47:06.670Z] #20 17.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
11:47:06 [2022-07-15T11:47:06.670Z] #20 17.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:47:06 [2022-07-15T11:47:06.670Z] #20 17.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:47:06 [2022-07-15T11:47:06.670Z] #20 17.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:47:06 [2022-07-15T11:47:06.670Z] #20 17.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:47:06 [2022-07-15T11:47:06.670Z] #20 17.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:47:06 [2022-07-15T11:47:06.670Z] #20 17.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
11:47:06 [2022-07-15T11:47:06.670Z] #20 17.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
11:47:06 [2022-07-15T11:47:06.670Z] #20 17.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
11:47:06 [2022-07-15T11:47:06.670Z] #20 17.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
11:47:06 [2022-07-15T11:47:06.670Z] #20 17.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
11:47:06 [2022-07-15T11:47:06.791Z] #77 106.2 checking for library containing sd_bus_match_signal_async... -lsystemd
11:47:06 [2022-07-15T11:47:06.791Z] #77 106.7 checking for sd_notify_barrier... yes
11:47:06 [2022-07-15T11:47:06.929Z] #20 17.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
11:47:06 [2022-07-15T11:47:06.929Z] #20 17.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
11:47:07 [2022-07-15T11:47:07.187Z] #20 17.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
11:47:07 [2022-07-15T11:47:07.187Z] #20 17.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:47:07 [2022-07-15T11:47:07.187Z] #20 17.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:47:07 [2022-07-15T11:47:07.187Z] #20 17.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:47:07 [2022-07-15T11:47:07.187Z] #20 17.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:47:07 [2022-07-15T11:47:07.187Z] #20 17.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
11:47:07 [2022-07-15T11:47:07.187Z] #20 17.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:47:07 [2022-07-15T11:47:07.188Z] #20 17.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:47:07 [2022-07-15T11:47:07.188Z] #20 17.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
11:47:07 [2022-07-15T11:47:07.188Z] #20 17.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
11:47:07 [2022-07-15T11:47:07.188Z] #20 17.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
11:47:07 [2022-07-15T11:47:07.188Z] #20 17.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
11:47:07 [2022-07-15T11:47:07.188Z] #20 17.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:47:07 [2022-07-15T11:47:07.188Z] #20 17.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:47:07 [2022-07-15T11:47:07.188Z] #20 17.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:47:07 [2022-07-15T11:47:07.188Z] #20 17.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:47:07 [2022-07-15T11:47:07.188Z] #20 ...
11:47:07 [2022-07-15T11:47:07.188Z] 
11:47:07 [2022-07-15T11:47:07.188Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:47:07 [2022-07-15T11:47:07.188Z] #71 sha256:135ebbc6127ef697d967fa405b7e07f399deb3dc52a0c8ddd009b9b20ac88b0b
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.446 + RM_GOPATH=0
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.446 + TMP_GOPATH=
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.446 + : /build
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.446 + '[' -z '' ']'
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.447 ++ mktemp -d
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.448 + export GOPATH=/tmp/tmp.h3Hf6YEg5T
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.448 + GOPATH=/tmp/tmp.h3Hf6YEg5T
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.448 + RM_GOPATH=1
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.448 + case "$(go env GOARCH)" in
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.448 ++ go env GOARCH
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.452 + export GO_BUILDMODE=-buildmode=pie
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.452 + GO_BUILDMODE=-buildmode=pie
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.452 ++ dirname /install.sh
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.454 + dir=/
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.454 + bin=containerd
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.454 + shift
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.454 + '[' '!' -f //containerd.installer ']'
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.454 + . //containerd.installer
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.455 ++ set -e
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.455 ++ : v1.6.6
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.455 + install_containerd
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.455 + echo 'Install containerd version v1.6.6'
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.455 Install containerd version v1.6.6
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.455 + git clone https://github.com/containerd/containerd.git /tmp/tmp.h3Hf6YEg5T/src/github.com/containerd/containerd
11:47:07 [2022-07-15T11:47:07.188Z] #71 0.456 Cloning into '/tmp/tmp.h3Hf6YEg5T/src/github.com/containerd/containerd'...
11:47:07 [2022-07-15T11:47:07.216Z] #76 DONE 49.7s
11:47:07 [2022-07-15T11:47:07.216Z] 
11:47:07 [2022-07-15T11:47:07.216Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:47:07 [2022-07-15T11:47:07.216Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:47:07 [2022-07-15T11:47:07.216Z] #51 49.16 Setting up libprotobuf23:amd64 (3.12.4-1) ...
11:47:07 [2022-07-15T11:47:07.216Z] #51 49.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:47:07 [2022-07-15T11:47:07.216Z] #51 49.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:47:07 [2022-07-15T11:47:07.216Z] #51 49.27 Setting up python3-six (1.16.0-2) ...
11:47:07 [2022-07-15T11:47:07.309Z] #77 107.0 checking linux/bpf.h usability... yes
11:47:07 [2022-07-15T11:47:07.309Z] #77 107.2 checking linux/bpf.h presence... yes
11:47:07 [2022-07-15T11:47:07.309Z] #77 107.2 checking for linux/bpf.h... yes
11:47:07 [2022-07-15T11:47:07.309Z] #77 107.2 checking compilation for eBPF... yes
11:47:07 [2022-07-15T11:47:07.309Z] #77 107.4 checking for criu >= 3.15... no
11:47:07 [2022-07-15T11:47:07.309Z] #77 107.5 configure: CRIU headers not found, building without CRIU support
11:47:07 [2022-07-15T11:47:07.309Z] #77 107.5 checking for criu > 3.16... no
11:47:07 [2022-07-15T11:47:07.309Z] #77 107.5 configure: CRIU version doesn't support join-ns API
11:47:07 [2022-07-15T11:47:07.309Z] #77 107.5 checking for criu > 3.16.1... no
11:47:07 [2022-07-15T11:47:07.377Z] #14 ...
11:47:07 [2022-07-15T11:47:07.377Z] 
11:47:07 [2022-07-15T11:47:07.377Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:07 [2022-07-15T11:47:07.377Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:47:07 [2022-07-15T11:47:07.377Z] #77 25.97 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:47:07 [2022-07-15T11:47:07.553Z] #55 30.50 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:47:07 [2022-07-15T11:47:07.554Z] #55 ...
11:47:07 [2022-07-15T11:47:07.554Z] 
11:47:07 [2022-07-15T11:47:07.554Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:47:07 [2022-07-15T11:47:07.554Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
11:47:07 [2022-07-15T11:47:07.554Z] #38 30.40 tomll can be used in two ways:
11:47:07 [2022-07-15T11:47:07.554Z] #38 30.40 Writing to STDIN and reading from STDOUT:
11:47:07 [2022-07-15T11:47:07.554Z] #38 30.41   cat file.toml | tomll > file.toml
11:47:07 [2022-07-15T11:47:07.554Z] #38 30.41 
11:47:07 [2022-07-15T11:47:07.554Z] #38 30.41 Reading and updating a list of files:
11:47:07 [2022-07-15T11:47:07.554Z] #38 30.41   tomll a.toml b.toml c.toml
11:47:07 [2022-07-15T11:47:07.554Z] #38 30.41 
11:47:07 [2022-07-15T11:47:07.554Z] #38 30.41 When given a list of files, tomll will modify all files in place without asking.
11:47:07 [2022-07-15T11:47:07.567Z] #77 107.5 configure: CRIU version doesn't support for pre-dumping
11:47:07 [2022-07-15T11:47:07.568Z] #77 107.5 checking for new mount API (fsconfig)... yes
11:47:07 [2022-07-15T11:47:07.568Z] #77 107.6 checking for seccomp notify API... yes
11:47:07 [2022-07-15T11:47:07.810Z] #38 DONE 30.6s
11:47:07 [2022-07-15T11:47:07.810Z] 
11:47:07 [2022-07-15T11:47:07.810Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:47:07 [2022-07-15T11:47:07.810Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:47:07 [2022-07-15T11:47:07.810Z] #76 28.08 python3 is already the newest version (3.9.2-3).
11:47:07 [2022-07-15T11:47:07.810Z] #76 28.08 The following additional packages will be installed:
11:47:07 [2022-07-15T11:47:07.810Z] #76 28.12   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
11:47:07 [2022-07-15T11:47:07.810Z] #76 28.13   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
11:47:07 [2022-07-15T11:47:07.810Z] #76 28.15 Suggested packages:
11:47:07 [2022-07-15T11:47:07.810Z] #76 28.15   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
11:47:07 [2022-07-15T11:47:07.810Z] #76 28.15   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
11:47:07 [2022-07-15T11:47:07.810Z] #76 28.15   m4-doc ed diffutils-doc
11:47:07 [2022-07-15T11:47:07.810Z] #76 28.15 Recommended packages:
11:47:07 [2022-07-15T11:47:07.810Z] #76 28.15   fakeroot libalgorithm-merge-perl libltdl-dev
11:47:07 [2022-07-15T11:47:07.810Z] #76 30.61 The following NEW packages will be installed:
11:47:07 [2022-07-15T11:47:07.810Z] #76 30.65   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
11:47:07 [2022-07-15T11:47:07.810Z] #76 30.65   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
11:47:07 [2022-07-15T11:47:07.810Z] #76 30.65   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
11:47:07 [2022-07-15T11:47:07.810Z] #76 30.68   libyajl2 m4 patch xz-utils
11:47:07 [2022-07-15T11:47:07.826Z] #77 107.8 checking for gperf... no
11:47:07 [2022-07-15T11:47:07.826Z] #77 107.8 configure: gperf not found - cannot rebuild signal parser code
11:47:08 [2022-07-15T11:47:08.085Z] #77 107.8 checking for library containing argp_parse... none required
11:47:08 [2022-07-15T11:47:08.344Z] #77 108.3 checking that generated files are newer than configure... done
11:47:08 [2022-07-15T11:47:08.344Z] #77 108.3 configure: creating ./config.status
11:47:08 [2022-07-15T11:47:08.595Z] #51 50.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:47:08 [2022-07-15T11:47:08.595Z] #51 50.47 Setting up python3-protobuf (3.12.4-1) ...
11:47:08 [2022-07-15T11:47:08.741Z] #76 31.23 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
11:47:08 [2022-07-15T11:47:08.741Z] #76 31.23 Need to get 5940 kB of archives.
11:47:08 [2022-07-15T11:47:08.741Z] #76 31.23 After this operation, 18.7 MB of additional disk space will be used.
11:47:08 [2022-07-15T11:47:08.741Z] #76 31.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:47:08 [2022-07-15T11:47:08.741Z] #76 31.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
11:47:08 [2022-07-15T11:47:08.741Z] #76 31.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
11:47:08 [2022-07-15T11:47:08.741Z] #76 31.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
11:47:08 [2022-07-15T11:47:08.741Z] #76 31.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:47:08 [2022-07-15T11:47:08.741Z] #76 31.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
11:47:08 [2022-07-15T11:47:08.742Z] #76 31.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
11:47:08 [2022-07-15T11:47:08.742Z] #76 31.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
11:47:08 [2022-07-15T11:47:08.742Z] #76 31.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
11:47:08 [2022-07-15T11:47:08.742Z] #76 31.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
11:47:08 [2022-07-15T11:47:08.998Z] #76 31.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:47:08 [2022-07-15T11:47:08.998Z] #76 31.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
11:47:09 [2022-07-15T11:47:09.089Z] #71 ...
11:47:09 [2022-07-15T11:47:09.089Z] 
11:47:09 [2022-07-15T11:47:09.089Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:47:09 [2022-07-15T11:47:09.089Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2
11:47:09 [2022-07-15T11:47:09.089Z] #49 9.122 Reading package lists...
11:47:09 [2022-07-15T11:47:09.089Z] #49 12.18 Reading package lists...
11:47:09 [2022-07-15T11:47:09.089Z] #49 15.20 Building dependency tree...
11:47:09 [2022-07-15T11:47:09.089Z] #49 16.55 The following additional packages will be installed:
11:47:09 [2022-07-15T11:47:09.089Z] #49 16.56   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
11:47:09 [2022-07-15T11:47:09.089Z] #49 16.56 Suggested packages:
11:47:09 [2022-07-15T11:47:09.089Z] #49 16.56   cmake-doc ninja-build lrzip
11:47:09 [2022-07-15T11:47:09.089Z] #49 16.56 Recommended packages:
11:47:09 [2022-07-15T11:47:09.089Z] #49 16.56   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:47:09 [2022-07-15T11:47:09.089Z] #49 16.80 The following NEW packages will be installed:
11:47:09 [2022-07-15T11:47:09.089Z] #49 16.81   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.13 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.13 Need to get 8418 kB of archives.
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.13 After this operation, 34.9 MB of additional disk space will be used.
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.56 debconf: delaying package configuration, since apt-utils is not installed
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.70 Fetched 8418 kB in 0s (21.9 MB/s)
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.72 Selecting previously unselected package xxd.
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.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 ... 30255 files and directories currently installed.)
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.74 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.82 Selecting previously unselected package vim-common.
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.82 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:47:09 [2022-07-15T11:47:09.089Z] #49 17.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 17.90 Selecting previously unselected package cmake-data.
11:47:09 [2022-07-15T11:47:09.090Z] #49 17.90 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 17.90 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 18.25 Selecting previously unselected package libarchive13:amd64.
11:47:09 [2022-07-15T11:47:09.090Z] #49 18.25 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 18.26 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 18.34 Selecting previously unselected package libjsoncpp24:amd64.
11:47:09 [2022-07-15T11:47:09.090Z] #49 18.34 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 18.35 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 18.41 Selecting previously unselected package librhash0:amd64.
11:47:09 [2022-07-15T11:47:09.090Z] #49 18.41 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 18.42 Unpacking librhash0:amd64 (1.4.1-2) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 18.48 Selecting previously unselected package libuv1:amd64.
11:47:09 [2022-07-15T11:47:09.090Z] #49 18.49 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 18.49 Unpacking libuv1:amd64 (1.40.0-2) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 18.53 Selecting previously unselected package cmake.
11:47:09 [2022-07-15T11:47:09.090Z] #49 18.54 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 18.54 Unpacking cmake (3.18.4-2+deb11u1) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 19.13 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 19.16 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 19.20 Setting up libuv1:amd64 (1.40.0-2) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 19.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 19.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 19.27 Setting up librhash0:amd64 (1.4.1-2) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 19.29 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 19.32 Setting up cmake (3.18.4-2+deb11u1) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 19.34 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:47:09 [2022-07-15T11:47:09.090Z] #49 DONE 19.8s
11:47:09 [2022-07-15T11:47:09.090Z] 
11:47:09 [2022-07-15T11:47:09.090Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:47:09 [2022-07-15T11:47:09.090Z] #50 sha256:0f33bce77c5de852dd271107877992b8d8555a3cbb5a18441e320a8ec3b9efd6
11:47:09 [2022-07-15T11:47:09.090Z] #50 DONE 0.1s
11:47:09 [2022-07-15T11:47:09.090Z] 
11:47:09 [2022-07-15T11:47:09.090Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:09 [2022-07-15T11:47:09.090Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3
11:47:09 [2022-07-15T11:47:09.090Z] #20 18.23 debconf: delaying package configuration, since apt-utils is not installed
11:47:09 [2022-07-15T11:47:09.090Z] #20 18.35 Fetched 115 MB in 1s (97.1 MB/s)
11:47:09 [2022-07-15T11:47:09.090Z] #20 18.38 Selecting previously unselected package binutils-mingw-w64-i686.
11:47:09 [2022-07-15T11:47:09.090Z] #20 18.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
11:47:09 [2022-07-15T11:47:09.090Z] #20 18.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:47:09 [2022-07-15T11:47:09.090Z] #20 18.40 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:47:09 [2022-07-15T11:47:09.090Z] #20 18.68 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:47:09 [2022-07-15T11:47:09.090Z] #20 18.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:47:09 [2022-07-15T11:47:09.090Z] #20 18.69 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:47:09 [2022-07-15T11:47:09.090Z] #20 19.00 Selecting previously unselected package binutils-mingw-w64.
11:47:09 [2022-07-15T11:47:09.090Z] #20 19.01 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:47:09 [2022-07-15T11:47:09.090Z] #20 19.01 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:47:09 [2022-07-15T11:47:09.090Z] #20 19.05 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:47:09 [2022-07-15T11:47:09.090Z] #20 19.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:47:09 [2022-07-15T11:47:09.090Z] #20 19.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:47:09 [2022-07-15T11:47:09.090Z] #20 19.12 Selecting previously unselected package dmsetup.
11:47:09 [2022-07-15T11:47:09.090Z] #20 19.13 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:47:09 [2022-07-15T11:47:09.090Z] #20 19.13 Unpacking dmsetup (2:1.02.175-2.1) ...
11:47:09 [2022-07-15T11:47:09.090Z] #20 19.22 Selecting previously unselected package mingw-w64-common.
11:47:09 [2022-07-15T11:47:09.090Z] #20 19.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:47:09 [2022-07-15T11:47:09.090Z] #20 19.23 Unpacking mingw-w64-common (8.0.0-1) ...
11:47:09 [2022-07-15T11:47:09.090Z] #20 19.86 Selecting previously unselected package mingw-w64-x86-64-dev.
11:47:09 [2022-07-15T11:47:09.090Z] #20 19.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:47:09 [2022-07-15T11:47:09.090Z] #20 19.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:47:09 [2022-07-15T11:47:09.258Z] #76 31.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
11:47:09 [2022-07-15T11:47:09.258Z] #76 31.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:47:09 [2022-07-15T11:47:09.258Z] #76 31.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
11:47:09 [2022-07-15T11:47:09.258Z] #76 31.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:47:09 [2022-07-15T11:47:09.258Z] #76 31.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
11:47:09 [2022-07-15T11:47:09.258Z] #76 31.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:47:09 [2022-07-15T11:47:09.258Z] #76 31.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:47:09 [2022-07-15T11:47:09.258Z] #76 32.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
11:47:09 [2022-07-15T11:47:09.258Z] #76 32.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:47:09 [2022-07-15T11:47:09.258Z] #76 32.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:47:09 [2022-07-15T11:47:09.258Z] #76 32.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
11:47:09 [2022-07-15T11:47:09.657Z] #20 20.53 Selecting previously unselected package gcc-mingw-w64-base.
11:47:09 [2022-07-15T11:47:09.657Z] #20 20.53 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:47:09 [2022-07-15T11:47:09.657Z] #20 20.54 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:47:09 [2022-07-15T11:47:09.657Z] #20 20.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:47:09 [2022-07-15T11:47:09.916Z] #20 20.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:47:09 [2022-07-15T11:47:09.916Z] #20 20.59 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:47:09 [2022-07-15T11:47:09.974Z] #51 ...
11:47:09 [2022-07-15T11:47:09.974Z] 
11:47:09 [2022-07-15T11:47:09.974Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:47:09 [2022-07-15T11:47:09.974Z] #64 sha256:61462a555b91f399e875e9b31175a9d168cedeef3bc9f576681c3e4a13cd6d96
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.452 + RM_GOPATH=0
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.452 + TMP_GOPATH=
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.452 + : /build
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.452 + '[' -z '' ']'
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.453 ++ mktemp -d
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.461 + export GOPATH=/tmp/tmp.BwyRdL7h17
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.461 + GOPATH=/tmp/tmp.BwyRdL7h17
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.462 + RM_GOPATH=1
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.462 + case "$(go env GOARCH)" in
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.463 ++ go env GOARCH
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.497 + export GO_BUILDMODE=-buildmode=pie
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.497 + GO_BUILDMODE=-buildmode=pie
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.497 ++ dirname /install.sh
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.497 + dir=/
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.497 + bin=containerd
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.497 + shift
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.497 + '[' '!' -f //containerd.installer ']'
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.497 + . //containerd.installer
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.497 ++ set -e
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.497 ++ : v1.6.6
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.497 + install_containerd
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.497 + echo 'Install containerd version v1.6.6'
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.497 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BwyRdL7h17/src/github.com/containerd/containerd
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.497 Install containerd version v1.6.6
11:47:09 [2022-07-15T11:47:09.974Z] #64 8.518 Cloning into '/tmp/tmp.BwyRdL7h17/src/github.com/containerd/containerd'...
11:47:10 [2022-07-15T11:47:10.237Z] #64 ...
11:47:10 [2022-07-15T11:47:10.237Z] 
11:47:10 [2022-07-15T11:47:10.237Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:10 [2022-07-15T11:47:10.237Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:47:10 [2022-07-15T11:47:10.237Z] #14 46.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 47.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:47:10 [2022-07-15T11:47:10.237Z] #14 48.63 debconf: delaying package configuration, since apt-utils is not installed
11:47:10 [2022-07-15T11:47:10.237Z] #14 48.89 Fetched 115 MB in 7s (15.3 MB/s)
11:47:10 [2022-07-15T11:47:10.237Z] #14 49.01 Selecting previously unselected package binutils-mingw-w64-i686.
11:47:10 [2022-07-15T11:47:10.237Z] #14 49.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 ... 15717 files and directories currently installed.)
11:47:10 [2022-07-15T11:47:10.237Z] #14 49.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:47:10 [2022-07-15T11:47:10.237Z] #14 49.15 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:47:10 [2022-07-15T11:47:10.237Z] #14 51.38 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:47:10 [2022-07-15T11:47:10.237Z] #14 51.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:47:10 [2022-07-15T11:47:10.237Z] #14 51.39 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:47:10 [2022-07-15T11:47:10.627Z] #76 ...
11:47:10 [2022-07-15T11:47:10.627Z] 
11:47:10 [2022-07-15T11:47:10.627Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:47:10 [2022-07-15T11:47:10.627Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:47:10 [2022-07-15T11:47:10.627Z] #62 33.47 Fetched 8550 kB in 26s (331 kB/s)
11:47:10 [2022-07-15T11:47:10.855Z] #20 ...
11:47:10 [2022-07-15T11:47:10.855Z] 
11:47:10 [2022-07-15T11:47:10.855Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:47:10 [2022-07-15T11:47:10.855Z] #51 sha256:c534010e73a1902b4ae3a15dba1f6486c46594700de6fea786b6eedf52d3ef68
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.525 + RM_GOPATH=0
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.525 + TMP_GOPATH=
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.525 + : /build
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.525 + '[' -z '' ']'
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.526 ++ mktemp -d
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.527 + export GOPATH=/tmp/tmp.nYZTovQSIb
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.527 + GOPATH=/tmp/tmp.nYZTovQSIb
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.527 + RM_GOPATH=1
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.527 + case "$(go env GOARCH)" in
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.527 ++ go env GOARCH
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.531 + export GO_BUILDMODE=-buildmode=pie
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.531 + GO_BUILDMODE=-buildmode=pie
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.531 ++ dirname /install.sh
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.532 + dir=/
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.532 + bin=tini
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.532 + shift
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.532 + '[' '!' -f //tini.installer ']'
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.532 + . //tini.installer
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.532 ++ : v0.19.0
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.532 + install_tini
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.532 + echo 'Install tini version v0.19.0'
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.532 Install tini version v0.19.0
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.532 + git clone https://github.com/krallin/tini.git /tmp/tmp.nYZTovQSIb/tini
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.533 Cloning into '/tmp/tmp.nYZTovQSIb/tini'...
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.736 + cd /tmp/tmp.nYZTovQSIb/tini
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.736 + git checkout -q v0.19.0
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.741 + cmake .
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.814 -- The C compiler identification is GNU 10.2.1
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.826 -- Detecting C compiler ABI info
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.903 -- Detecting C compiler ABI info - done
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.920 -- Check for working C compiler: /usr/bin/cc - skipped
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.920 -- Detecting C compile features
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.921 -- Detecting C compile features - done
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.927 -- Performing Test HAS_BUILTIN_FORTIFY
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.956 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.967 -- Configuring done
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.970 -- Generating done
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.971 -- Build files have been written to: /tmp/tmp.nYZTovQSIb/tini
11:47:10 [2022-07-15T11:47:10.855Z] #51 0.972 + make tini-static
11:47:10 [2022-07-15T11:47:10.855Z] #51 1.014 Scanning dependencies of target tini-static
11:47:10 [2022-07-15T11:47:10.855Z] #51 1.025 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:47:10 [2022-07-15T11:47:10.855Z] #51 1.194 [100%] Linking C executable tini-static
11:47:10 [2022-07-15T11:47:10.855Z] #51 1.279 [100%] Built target tini-static
11:47:10 [2022-07-15T11:47:10.855Z] #51 1.289 + mkdir -p /build
11:47:10 [2022-07-15T11:47:10.855Z] #51 1.290 + cp tini-static /build/docker-init
11:47:10 [2022-07-15T11:47:10.855Z] #51 DONE 1.6s
11:47:10 [2022-07-15T11:47:10.855Z] 
11:47:10 [2022-07-15T11:47:10.855Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:10 [2022-07-15T11:47:10.855Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3
11:47:10 [2022-07-15T11:47:10.855Z] #20 21.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:47:10 [2022-07-15T11:47:10.887Z] #77 110.7 config.status: creating Makefile
11:47:10 [2022-07-15T11:47:10.887Z] #77 110.8 config.status: creating rpm/crun.spec
11:47:10 [2022-07-15T11:47:10.887Z] #77 110.8 config.status: creating config.h
11:47:10 [2022-07-15T11:47:10.887Z] #77 ...
11:47:10 [2022-07-15T11:47:10.887Z] 
11:47:10 [2022-07-15T11:47:10.887Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:47:10 [2022-07-15T11:47:10.887Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.1 Delve is a source level debugger for Go programs.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.1 
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.1 Delve enables you to interact with your program by controlling the execution of the process,
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.1 
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.1 
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.1 Pass flags to the program you are debugging using `--`, for example:
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.1 
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.1 `dlv exec ./hello -- server --config conf/config.toml`
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.1 
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2 Usage:
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   dlv [command]
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2 
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2 Available Commands:
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   attach      Attach to running process and begin debugging.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   connect     Connect to a headless debug server with a terminal client.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   core        Examine a core dump.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   debug       Compile and begin debugging main package in current directory, or the package specified.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   exec        Execute a precompiled binary, and begin a debug session.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   help        Help about any command
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   run         Deprecated command. Use 'debug' instead.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   test        Compile test binary and begin debugging program.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   trace       Compile and begin tracing program.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   version     Prints version.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2 
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2 Flags:
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.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)
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.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)
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2       --disable-aslr                     Disables address space randomization
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   -h, --help                             help for dlv
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2       --init string                      Init file, executed by the terminal client.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2       --log                              Enable debugging server logging.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2       --wd string                        Working directory for running the program.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2 
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2 Additional help topics:
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   dlv backend  Help about the --backend flag.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   dlv log      Help about logging flags.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2   dlv redirect Help about file redirection.
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2 
11:47:10 [2022-07-15T11:47:10.887Z] #36 165.2 Use "dlv [command] --help" for more information about a command.
11:47:11 [2022-07-15T11:47:11.115Z] #20 21.81 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:47:11 [2022-07-15T11:47:11.115Z] #20 21.82 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:47:11 [2022-07-15T11:47:11.150Z] #36 DONE 165.8s
11:47:11 [2022-07-15T11:47:11.150Z] 
11:47:11 [2022-07-15T11:47:11.150Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:47:11 [2022-07-15T11:47:11.150Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
11:47:11 [2022-07-15T11:47:11.150Z] #34 DONE 165.5s
11:47:11 [2022-07-15T11:47:11.150Z] 
11:47:11 [2022-07-15T11:47:11.150Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:47:11 [2022-07-15T11:47:11.150Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:47:11 [2022-07-15T11:47:11.150Z] #21 18.57 The following additional packages will be installed:
11:47:11 [2022-07-15T11:47:11.150Z] #21 18.57   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:47:11 [2022-07-15T11:47:11.150Z] #21 18.57   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:47:11 [2022-07-15T11:47:11.150Z] #21 18.57   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:47:11 [2022-07-15T11:47:11.150Z] #21 18.57   python3-pkg-resources vim-runtime xxd
11:47:11 [2022-07-15T11:47:11.150Z] #21 18.58 Suggested packages:
11:47:11 [2022-07-15T11:47:11.150Z] #21 18.59   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:47:11 [2022-07-15T11:47:11.150Z] #21 18.59   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:47:11 [2022-07-15T11:47:11.150Z] #21 18.59   acl attr quota
11:47:11 [2022-07-15T11:47:11.150Z] #21 18.59 Recommended packages:
11:47:11 [2022-07-15T11:47:11.150Z] #21 18.59   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.20 The following NEW packages will be installed:
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.21   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.22   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.22   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.22   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.22   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.22   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.22   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.22   xz-utils zip zstd
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.58 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.58 Need to get 27.7 MB of archives.
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.58 After this operation, 106 MB of additional disk space will be used.
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 20.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.15 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.15 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.16 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.24 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.26 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.33 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.36 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.63 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.67 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.71 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 21.72 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
11:47:11 [2022-07-15T11:47:11.150Z] #21 22.52 debconf: delaying package configuration, since apt-utils is not installed
11:47:11 [2022-07-15T11:47:11.150Z] #21 22.72 Fetched 27.7 MB in 1s (18.7 MB/s)
11:47:11 [2022-07-15T11:47:11.150Z] #21 22.81 Selecting previously unselected package pigz.
11:47:11 [2022-07-15T11:47:11.150Z] #21 22.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
11:47:11 [2022-07-15T11:47:11.150Z] #21 22.88 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
11:47:11 [2022-07-15T11:47:11.150Z] #21 22.89 Unpacking pigz (2.6-1) ...
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.00 Selecting previously unselected package libelf1:amd64.
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.02 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.02 Unpacking libelf1:amd64 (0.183-1) ...
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.28 Selecting previously unselected package libbpf0:amd64.
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.29 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.30 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.41 Selecting previously unselected package libcap2:amd64.
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.43 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.43 Unpacking libcap2:amd64 (1:2.44-1) ...
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.51 Selecting previously unselected package libmnl0:amd64.
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.51 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.52 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.59 Selecting previously unselected package libxtables12:amd64.
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.59 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.60 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.70 Selecting previously unselected package libcap2-bin.
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.70 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:47:11 [2022-07-15T11:47:11.150Z] #21 23.71 Unpacking libcap2-bin (1:2.44-1) ...
11:47:11 [2022-07-15T11:47:11.150Z] #21 24.05 Selecting previously unselected package iproute2.
11:47:11 [2022-07-15T11:47:11.150Z] #21 24.06 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
11:47:11 [2022-07-15T11:47:11.150Z] #21 24.09 Unpacking iproute2 (5.10.0-4) ...
11:47:11 [2022-07-15T11:47:11.176Z] #14 ...
11:47:11 [2022-07-15T11:47:11.176Z] 
11:47:11 [2022-07-15T11:47:11.176Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:47:11 [2022-07-15T11:47:11.176Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:47:11 [2022-07-15T11:47:11.176Z] #42 53.84 Selecting previously unselected package libxml2:amd64.
11:47:11 [2022-07-15T11:47:11.176Z] #42 53.84 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
11:47:11 [2022-07-15T11:47:11.176Z] #42 53.84 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:47:11 [2022-07-15T11:47:11.718Z] #21 24.83 Selecting previously unselected package xxd.
11:47:11 [2022-07-15T11:47:11.718Z] #21 24.83 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:47:11 [2022-07-15T11:47:11.718Z] #21 24.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:47:11 [2022-07-15T11:47:11.718Z] #21 25.02 Selecting previously unselected package vim-common.
11:47:11 [2022-07-15T11:47:11.718Z] #21 25.02 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:47:11 [2022-07-15T11:47:11.718Z] #21 25.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:47:12 [2022-07-15T11:47:12.113Z] #42 54.45 Selecting previously unselected package libarchive13:amd64.
11:47:12 [2022-07-15T11:47:12.113Z] #42 54.45 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:47:12 [2022-07-15T11:47:12.113Z] #42 54.45 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:47:12 [2022-07-15T11:47:12.285Z] #21 25.41 Selecting previously unselected package bash-completion.
11:47:12 [2022-07-15T11:47:12.285Z] #21 25.43 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:47:12 [2022-07-15T11:47:12.373Z] #42 54.78 Selecting previously unselected package libjsoncpp24:amd64.
11:47:12 [2022-07-15T11:47:12.373Z] #42 54.78 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
11:47:12 [2022-07-15T11:47:12.373Z] #42 54.78 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:47:12 [2022-07-15T11:47:12.373Z] #42 54.91 Selecting previously unselected package librhash0:amd64.
11:47:12 [2022-07-15T11:47:12.373Z] #42 54.91 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
11:47:12 [2022-07-15T11:47:12.373Z] #42 54.93 Unpacking librhash0:amd64 (1.4.1-2) ...
11:47:12 [2022-07-15T11:47:12.632Z] #42 55.11 Selecting previously unselected package libuv1:amd64.
11:47:12 [2022-07-15T11:47:12.632Z] #42 55.11 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
11:47:12 [2022-07-15T11:47:12.632Z] #42 55.12 Unpacking libuv1:amd64 (1.40.0-2) ...
11:47:12 [2022-07-15T11:47:12.661Z] #77 ...
11:47:12 [2022-07-15T11:47:12.661Z] 
11:47:12 [2022-07-15T11:47:12.661Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:47:12 [2022-07-15T11:47:12.661Z] #64 sha256:60eff8c4630085aea617c0fe0b3404647afc8718464d7b9b9b3f9636ebed6783
11:47:12 [2022-07-15T11:47:12.661Z] #64 39.29 Updating files:  53% (2619/4896)
Updating files:  54% (2644/4896)
Updating files:  55% (2693/4896)
Updating files:  56% (2742/4896)
Updating files:  57% (2791/4896)
Updating files:  58% (2840/4896)
Updating files:  59% (2889/4896)
Updating files:  60% (2938/4896)
Updating files:  61% (2987/4896)
Updating files:  62% (3036/4896)
Updating files:  63% (3085/4896)
Updating files:  64% (3134/4896)
Updating files:  65% (3183/4896)
Updating files:  66% (3232/4896)
Updating files:  67% (3281/4896)
Updating files:  68% (3330/4896)
Updating files:  69% (3379/4896)
Updating files:  70% (3428/4896)
Updating files:  71% (3477/4896)
Updating files:  72% (3526/4896)
Updating files:  73% (3575/4896)
Updating files:  74% (3624/4896)
Updating files:  75% (3672/4896)
Updating files:  76% (3721/4896)
Updating files:  77% (3770/4896)
Updating files:  78% (3819/4896)
Updating files:  79% (3868/4896)
Updating files:  80% (3917/4896)
Updating files:  81% (3966/4896)
Updating files:  82% (4015/4896)
Updating files:  83% (4064/4896)
Updating files:  84% (4113/4896)
Updating files:  85% (4162/4896)
Updating files:  86% (4211/4896)
Updating files:  87% (4260/4896)
Updating files:  88% (4309/4896)
Updating files:  89% (4358/4896)
Updating files:  90% (4407/4896)
Updating files:  91% (4456/4896)
Updating files:  92% (4505/4896)
Updating files:  93% (4554/4896)
Updating files:  94% (4603/4896)
Updating files:  95% (4652/4896)
Updating files:  96% (4701/4896)
Updating files:  97% (4750/4896)
Updating files:  98% (4799/4896)
Updating files:  99% (4848/4896)
Updating files: 100% (4896/4896)
Updating files: 100% (4896/4896), done.
11:47:12 [2022-07-15T11:47:12.661Z] #64 40.37 + cd /tmp/tmp.Su7EqlQnFU/src/github.com/containerd/containerd
11:47:12 [2022-07-15T11:47:12.661Z] #64 40.37 + git checkout -q v1.6.6
11:47:12 [2022-07-15T11:47:12.892Z] #42 55.33 Selecting previously unselected package cmake.
11:47:12 [2022-07-15T11:47:12.892Z] #42 55.34 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:47:12 [2022-07-15T11:47:12.892Z] #42 55.34 Unpacking cmake (3.18.4-2+deb11u1) ...
11:47:13 [2022-07-15T11:47:13.611Z] #64 42.55 + export 'BUILDTAGS=netgo osusergo static_build'
11:47:13 [2022-07-15T11:47:13.611Z] #64 42.56 + BUILDTAGS='netgo osusergo static_build'
11:47:13 [2022-07-15T11:47:13.611Z] #64 42.56 + export EXTRA_FLAGS=-buildmode=pie
11:47:13 [2022-07-15T11:47:13.611Z] #64 42.56 + EXTRA_FLAGS=-buildmode=pie
11:47:13 [2022-07-15T11:47:13.611Z] #64 42.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:47:13 [2022-07-15T11:47:13.611Z] #64 42.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:47:13 [2022-07-15T11:47:13.611Z] #64 42.56 + '[' '' = dynamic ']'
11:47:13 [2022-07-15T11:47:13.611Z] #64 42.56 + make
11:47:13 [2022-07-15T11:47:13.646Z] #20 24.10 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:47:13 [2022-07-15T11:47:13.646Z] #20 24.11 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:47:13 [2022-07-15T11:47:13.646Z] #20 24.11 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:47:14 [2022-07-15T11:47:14.583Z] #20 25.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:47:14 [2022-07-15T11:47:14.583Z] #20 25.42 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:47:14 [2022-07-15T11:47:14.583Z] #20 25.43 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:47:14 [2022-07-15T11:47:14.799Z] #42 ...
11:47:14 [2022-07-15T11:47:14.799Z] 
11:47:14 [2022-07-15T11:47:14.799Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:47:14 [2022-07-15T11:47:14.799Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
11:47:14 [2022-07-15T11:47:14.799Z] #34 46.85 Updating files:  88% (1353/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
11:47:14 [2022-07-15T11:47:14.799Z] #34 47.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:47:14 [2022-07-15T11:47:14.799Z] #34 48.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:47:14 [2022-07-15T11:47:14.799Z] #34 ...
11:47:14 [2022-07-15T11:47:14.799Z] 
11:47:14 [2022-07-15T11:47:14.799Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:47:14 [2022-07-15T11:47:14.799Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:47:14 [2022-07-15T11:47:14.799Z] #51 54.43 Setting up criu (3.17-1) ...
11:47:14 [2022-07-15T11:47:14.799Z] #51 56.55 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:47:14 [2022-07-15T11:47:14.799Z] #51 DONE 57.0s
11:47:14 [2022-07-15T11:47:14.799Z] 
11:47:14 [2022-07-15T11:47:14.799Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:14 [2022-07-15T11:47:14.799Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:47:14 [2022-07-15T11:47:14.799Z] #14 54.10 Selecting previously unselected package binutils-mingw-w64.
11:47:14 [2022-07-15T11:47:14.799Z] #14 54.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:47:14 [2022-07-15T11:47:14.799Z] #14 54.10 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:47:14 [2022-07-15T11:47:14.799Z] #14 54.37 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:47:14 [2022-07-15T11:47:14.799Z] #14 54.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:47:14 [2022-07-15T11:47:14.799Z] #14 54.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:47:14 [2022-07-15T11:47:14.799Z] #14 54.45 Selecting previously unselected package dmsetup.
11:47:14 [2022-07-15T11:47:14.799Z] #14 54.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:47:14 [2022-07-15T11:47:14.799Z] #14 54.50 Unpacking dmsetup (2:1.02.175-2.1) ...
11:47:14 [2022-07-15T11:47:14.799Z] #14 54.62 Selecting previously unselected package mingw-w64-common.
11:47:14 [2022-07-15T11:47:14.799Z] #14 54.63 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:47:14 [2022-07-15T11:47:14.799Z] #14 54.63 Unpacking mingw-w64-common (8.0.0-1) ...
11:47:14 [2022-07-15T11:47:14.803Z] #62 33.47 Reading package lists...
11:47:14 [2022-07-15T11:47:14.803Z] #62 ...
11:47:14 [2022-07-15T11:47:14.803Z] 
11:47:14 [2022-07-15T11:47:14.803Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:14 [2022-07-15T11:47:14.803Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:47:14 [2022-07-15T11:47:14.803Z] #14 27.26 Fetched 8550 kB in 21s (406 kB/s)
11:47:14 [2022-07-15T11:47:14.803Z] #14 27.26 Reading package lists...
11:47:14 [2022-07-15T11:47:14.803Z] #14 37.18 Reading package lists...
11:47:14 [2022-07-15T11:47:14.803Z] #14 ...
11:47:14 [2022-07-15T11:47:14.803Z] 
11:47:14 [2022-07-15T11:47:14.803Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:47:14 [2022-07-15T11:47:14.803Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:47:14 [2022-07-15T11:47:14.803Z] #76 34.46 debconf: delaying package configuration, since apt-utils is not installed
11:47:14 [2022-07-15T11:47:14.803Z] #76 34.93 Fetched 5940 kB in 1s (4566 kB/s)
11:47:14 [2022-07-15T11:47:14.803Z] #76 35.05 Selecting previously unselected package bzip2.
11:47:14 [2022-07-15T11:47:14.803Z] #76 35.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.)
11:47:14 [2022-07-15T11:47:14.803Z] #76 35.09 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
11:47:14 [2022-07-15T11:47:14.803Z] #76 35.09 Unpacking bzip2 (1.0.8-4) ...
11:47:14 [2022-07-15T11:47:14.803Z] #76 35.33 Selecting previously unselected package libmagic-mgc.
11:47:14 [2022-07-15T11:47:14.803Z] #76 35.35 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
11:47:14 [2022-07-15T11:47:14.803Z] #76 35.37 Unpacking libmagic-mgc (1:5.39-3) ...
11:47:14 [2022-07-15T11:47:14.803Z] #76 36.61 Selecting previously unselected package libmagic1:amd64.
11:47:14 [2022-07-15T11:47:14.803Z] #76 36.61 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
11:47:14 [2022-07-15T11:47:14.804Z] #76 36.63 Unpacking libmagic1:amd64 (1:5.39-3) ...
11:47:14 [2022-07-15T11:47:14.804Z] #76 37.15 Selecting previously unselected package file.
11:47:14 [2022-07-15T11:47:14.804Z] #76 37.15 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
11:47:14 [2022-07-15T11:47:14.804Z] #76 37.15 Unpacking file (1:5.39-3) ...
11:47:14 [2022-07-15T11:47:14.804Z] #76 37.54 Selecting previously unselected package xz-utils.
11:47:14 [2022-07-15T11:47:14.804Z] #76 37.54 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:47:14 [2022-07-15T11:47:14.804Z] #76 37.56 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:47:14 [2022-07-15T11:47:14.804Z] #76 ...
11:47:14 [2022-07-15T11:47:14.804Z] 
11:47:14 [2022-07-15T11:47:14.804Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:47:14 [2022-07-15T11:47:14.804Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
11:47:14 [2022-07-15T11:47:14.804Z] #36 27.60 go: downloading github.com/sirupsen/logrus v1.6.0
11:47:14 [2022-07-15T11:47:14.804Z] #36 27.63 go: downloading github.com/spf13/cobra v1.1.3
11:47:14 [2022-07-15T11:47:14.804Z] #36 28.37 go: downloading github.com/mattn/go-isatty v0.0.3
11:47:14 [2022-07-15T11:47:14.804Z] #36 28.72 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
11:47:14 [2022-07-15T11:47:14.804Z] #36 29.64 go: downloading gopkg.in/yaml.v2 v2.4.0
11:47:14 [2022-07-15T11:47:14.804Z] #36 29.98 go: downloading github.com/cosiner/argv v0.1.0
11:47:14 [2022-07-15T11:47:14.804Z] #36 30.00 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
11:47:14 [2022-07-15T11:47:14.804Z] #36 30.06 go: downloading github.com/peterh/liner v1.2.2
11:47:14 [2022-07-15T11:47:14.804Z] #36 30.44 go: downloading github.com/google/go-dap v0.6.0
11:47:14 [2022-07-15T11:47:14.804Z] #36 31.33 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
11:47:14 [2022-07-15T11:47:14.804Z] #36 32.38 go: downloading github.com/mattn/go-runewidth v0.0.3
11:47:14 [2022-07-15T11:47:14.804Z] #36 32.93 go: downloading github.com/hashicorp/golang-lru v0.5.4
11:47:14 [2022-07-15T11:47:14.804Z] #36 33.21 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
11:47:14 [2022-07-15T11:47:14.804Z] #36 35.35 go: downloading github.com/russross/blackfriday/v2 v2.0.1
11:47:14 [2022-07-15T11:47:14.804Z] #36 35.72 go: downloading github.com/cilium/ebpf v0.7.0
11:47:14 [2022-07-15T11:47:14.804Z] #36 37.04 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
11:47:14 [2022-07-15T11:47:14.995Z] #64 44.20 + bin/ctr
11:47:15 [2022-07-15T11:47:15.063Z] #36 ...
11:47:15 [2022-07-15T11:47:15.063Z] 
11:47:15 [2022-07-15T11:47:15.063Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:47:15 [2022-07-15T11:47:15.063Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:47:15 [2022-07-15T11:47:15.063Z] #55 30.84 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
11:47:15 [2022-07-15T11:47:15.063Z] #55 31.92 go: downloading github.com/hashicorp/errwrap v1.0.0
11:47:15 [2022-07-15T11:47:15.063Z] #55 33.21 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
11:47:15 [2022-07-15T11:47:15.063Z] #55 33.24 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:47:15 [2022-07-15T11:47:15.063Z] #55 33.50 go: downloading github.com/Antonboom/errname v0.1.6
11:47:15 [2022-07-15T11:47:15.063Z] #55 33.80 go: downloading github.com/Antonboom/nilnil v0.1.1
11:47:15 [2022-07-15T11:47:15.063Z] #55 33.88 go: downloading github.com/BurntSushi/toml v1.1.0
11:47:15 [2022-07-15T11:47:15.063Z] #55 34.02 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:47:15 [2022-07-15T11:47:15.063Z] #55 34.19 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
11:47:15 [2022-07-15T11:47:15.063Z] #55 34.49 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:47:15 [2022-07-15T11:47:15.063Z] #55 34.81 go: downloading github.com/alexkohler/prealloc v1.0.0
11:47:15 [2022-07-15T11:47:15.063Z] #55 34.95 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:47:15 [2022-07-15T11:47:15.063Z] #55 35.22 go: downloading github.com/ashanbrown/makezero v1.1.1
11:47:15 [2022-07-15T11:47:15.063Z] #55 35.38 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:47:15 [2022-07-15T11:47:15.063Z] #55 35.59 go: downloading github.com/blizzy78/varnamelen v0.8.0
11:47:15 [2022-07-15T11:47:15.063Z] #55 35.73 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:47:15 [2022-07-15T11:47:15.063Z] #55 35.87 go: downloading github.com/breml/bidichk v0.2.3
11:47:15 [2022-07-15T11:47:15.063Z] #55 36.15 go: downloading github.com/breml/errchkjson v0.3.0
11:47:15 [2022-07-15T11:47:15.063Z] #55 36.15 go: downloading github.com/butuzov/ireturn v0.1.1
11:47:15 [2022-07-15T11:47:15.063Z] #55 36.35 go: downloading github.com/charithe/durationcheck v0.0.9
11:47:15 [2022-07-15T11:47:15.063Z] #55 36.39 go: downloading github.com/daixiang0/gci v0.3.3
11:47:15 [2022-07-15T11:47:15.063Z] #55 36.74 go: downloading github.com/denis-tingaikin/go-header v0.4.3
11:47:15 [2022-07-15T11:47:15.063Z] #55 37.00 go: downloading github.com/esimonov/ifshort v1.0.4
11:47:15 [2022-07-15T11:47:15.063Z] #55 37.21 go: downloading github.com/firefart/nonamedreturns v1.0.1
11:47:15 [2022-07-15T11:47:15.063Z] #55 37.32 go: downloading github.com/fzipp/gocyclo v0.5.1
11:47:15 [2022-07-15T11:47:15.063Z] #55 37.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:47:15 [2022-07-15T11:47:15.063Z] #55 37.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:47:15 [2022-07-15T11:47:15.063Z] #55 37.55 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
11:47:15 [2022-07-15T11:47:15.063Z] #55 37.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:47:15 [2022-07-15T11:47:15.320Z] #55 ...
11:47:15 [2022-07-15T11:47:15.320Z] 
11:47:15 [2022-07-15T11:47:15.320Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:47:15 [2022-07-15T11:47:15.320Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:47:15 [2022-07-15T11:47:15.320Z] #76 38.13 Selecting previously unselected package libsigsegv2:amd64.
11:47:15 [2022-07-15T11:47:15.320Z] #76 38.15 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
11:47:15 [2022-07-15T11:47:15.320Z] #76 38.16 Unpacking libsigsegv2:amd64 (2.13-1) ...
11:47:15 [2022-07-15T11:47:15.572Z] #21 28.36 Unpacking bash-completion (1:2.11-2) ...
11:47:15 [2022-07-15T11:47:15.572Z] #21 28.77 Selecting previously unselected package bzip2.
11:47:15 [2022-07-15T11:47:15.572Z] #21 28.77 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
11:47:15 [2022-07-15T11:47:15.572Z] #21 28.78 Unpacking bzip2 (1.0.8-4) ...
11:47:15 [2022-07-15T11:47:15.572Z] #21 28.85 Selecting previously unselected package xz-utils.
11:47:15 [2022-07-15T11:47:15.572Z] #21 28.85 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:47:15 [2022-07-15T11:47:15.572Z] #21 28.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:47:15 [2022-07-15T11:47:15.578Z] #76 38.27 Selecting previously unselected package m4.
11:47:15 [2022-07-15T11:47:15.578Z] #76 38.30 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
11:47:15 [2022-07-15T11:47:15.578Z] #76 38.32 Unpacking m4 (1.4.18-5) ...
11:47:15 [2022-07-15T11:47:15.831Z] #21 29.02 Selecting previously unselected package apparmor.
11:47:15 [2022-07-15T11:47:15.831Z] #21 29.02 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
11:47:15 [2022-07-15T11:47:15.831Z] #21 29.08 Unpacking apparmor (2.13.6-10) ...
11:47:16 [2022-07-15T11:47:16.142Z] #76 38.84 Selecting previously unselected package autoconf.
11:47:16 [2022-07-15T11:47:16.142Z] #76 38.84 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
11:47:16 [2022-07-15T11:47:16.142Z] #76 38.86 Unpacking autoconf (2.69-14) ...
11:47:16 [2022-07-15T11:47:16.399Z] #21 29.55 Selecting previously unselected package inetutils-ping.
11:47:16 [2022-07-15T11:47:16.399Z] #21 29.56 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
11:47:16 [2022-07-15T11:47:16.399Z] #21 29.57 Unpacking inetutils-ping (2:2.0-1) ...
11:47:16 [2022-07-15T11:47:16.399Z] #21 29.66 Selecting previously unselected package libip4tc2:amd64.
11:47:16 [2022-07-15T11:47:16.399Z] #21 29.67 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
11:47:16 [2022-07-15T11:47:16.399Z] #21 29.69 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:47:16 [2022-07-15T11:47:16.399Z] #21 29.74 Selecting previously unselected package libip6tc2:amd64.
11:47:16 [2022-07-15T11:47:16.399Z] #21 29.75 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
11:47:16 [2022-07-15T11:47:16.399Z] #21 29.76 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:47:16 [2022-07-15T11:47:16.399Z] #21 29.82 Selecting previously unselected package libnfnetlink0:amd64.
11:47:16 [2022-07-15T11:47:16.399Z] #21 29.82 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:47:16 [2022-07-15T11:47:16.399Z] #21 29.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:47:16 [2022-07-15T11:47:16.400Z] #76 ...
11:47:16 [2022-07-15T11:47:16.400Z] 
11:47:16 [2022-07-15T11:47:16.400Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:47:16 [2022-07-15T11:47:16.400Z] #67 sha256:cd7e451632bf9440d78a4616d27c63f5af44f4be11472db98eebd614f4913bdc
11:47:16 [2022-07-15T11:47:16.400Z] #67 28.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:47:16 [2022-07-15T11:47:16.494Z] #20 26.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:47:16 [2022-07-15T11:47:16.494Z] #20 26.97 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:47:16 [2022-07-15T11:47:16.494Z] #20 26.97 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:47:16 [2022-07-15T11:47:16.657Z] #67 ...
11:47:16 [2022-07-15T11:47:16.657Z] 
11:47:16 [2022-07-15T11:47:16.657Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:47:16 [2022-07-15T11:47:16.657Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:47:16 [2022-07-15T11:47:16.657Z] #55 38.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:47:16 [2022-07-15T11:47:16.657Z] #55 38.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:47:16 [2022-07-15T11:47:16.657Z] #55 38.26 go: downloading github.com/golangci/misspell v0.3.5
11:47:16 [2022-07-15T11:47:16.657Z] #55 38.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:47:16 [2022-07-15T11:47:16.657Z] #55 38.66 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:47:16 [2022-07-15T11:47:16.657Z] #55 38.72 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:47:16 [2022-07-15T11:47:16.657Z] #55 38.84 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:47:16 [2022-07-15T11:47:16.657Z] #55 39.05 go: downloading github.com/jgautheron/goconst v1.5.1
11:47:16 [2022-07-15T11:47:16.657Z] #55 39.12 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:47:16 [2022-07-15T11:47:16.657Z] #55 39.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:47:16 [2022-07-15T11:47:16.657Z] #55 39.31 go: downloading github.com/julz/importas v0.1.0
11:47:16 [2022-07-15T11:47:16.657Z] #55 39.39 go: downloading github.com/kisielk/errcheck v1.6.0
11:47:16 [2022-07-15T11:47:16.657Z] #55 39.40 go: downloading github.com/kulti/thelper v0.6.2
11:47:16 [2022-07-15T11:47:16.657Z] #55 ...
11:47:16 [2022-07-15T11:47:16.657Z] 
11:47:16 [2022-07-15T11:47:16.657Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:47:16 [2022-07-15T11:47:16.657Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:47:16 [2022-07-15T11:47:16.657Z] #42 29.45 Fetched 8550 kB in 23s (369 kB/s)
11:47:16 [2022-07-15T11:47:16.657Z] #42 29.45 Reading package lists...
11:47:16 [2022-07-15T11:47:16.658Z] #21 29.90 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:47:16 [2022-07-15T11:47:16.658Z] #21 29.91 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:47:16 [2022-07-15T11:47:16.658Z] #21 29.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:47:16 [2022-07-15T11:47:16.658Z] #21 29.99 Selecting previously unselected package libnftnl11:amd64.
11:47:16 [2022-07-15T11:47:16.658Z] #21 29.99 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
11:47:16 [2022-07-15T11:47:16.658Z] #21 30.00 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:47:16 [2022-07-15T11:47:16.658Z] #21 30.07 Selecting previously unselected package iptables.
11:47:16 [2022-07-15T11:47:16.658Z] #21 30.09 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
11:47:16 [2022-07-15T11:47:16.658Z] #21 30.10 Unpacking iptables (1.8.7-1) ...
11:47:16 [2022-07-15T11:47:16.916Z] #42 39.41 Reading package lists...
11:47:16 [2022-07-15T11:47:16.916Z] #42 ...
11:47:16 [2022-07-15T11:47:16.916Z] 
11:47:16 [2022-07-15T11:47:16.916Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:47:16 [2022-07-15T11:47:16.916Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:47:16 [2022-07-15T11:47:16.916Z] #55 39.58 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:47:16 [2022-07-15T11:47:16.916Z] #55 39.63 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:47:17 [2022-07-15T11:47:17.173Z] #55 39.79 go: downloading github.com/ldez/tagliatelle v0.3.1
11:47:17 [2022-07-15T11:47:17.173Z] #55 39.81 go: downloading github.com/leonklingele/grouper v1.1.0
11:47:17 [2022-07-15T11:47:17.173Z] #55 39.92 go: downloading github.com/lufeee/execinquery v1.2.1
11:47:17 [2022-07-15T11:47:17.173Z] #55 39.97 go: downloading github.com/maratori/testpackage v1.0.1
11:47:17 [2022-07-15T11:47:17.226Z] #21 30.35 Selecting previously unselected package libonig5:amd64.
11:47:17 [2022-07-15T11:47:17.226Z] #21 30.36 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
11:47:17 [2022-07-15T11:47:17.226Z] #21 30.37 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:47:17 [2022-07-15T11:47:17.226Z] #21 30.50 Selecting previously unselected package libjq1:amd64.
11:47:17 [2022-07-15T11:47:17.226Z] #21 30.52 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
11:47:17 [2022-07-15T11:47:17.226Z] #21 30.53 Unpacking libjq1:amd64 (1.6-2.1) ...
11:47:17 [2022-07-15T11:47:17.226Z] #21 30.63 Selecting previously unselected package jq.
11:47:17 [2022-07-15T11:47:17.226Z] #21 30.64 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
11:47:17 [2022-07-15T11:47:17.226Z] #21 30.65 Unpacking jq (1.6-2.1) ...
11:47:17 [2022-07-15T11:47:17.339Z] #14 ...
11:47:17 [2022-07-15T11:47:17.339Z] 
11:47:17 [2022-07-15T11:47:17.339Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:17 [2022-07-15T11:47:17.339Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:47:17 [2022-07-15T11:47:17.339Z] #77 6.768 Cloning into '/tmp/crun-build'...
11:47:17 [2022-07-15T11:47:17.430Z] #55 40.14 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:47:17 [2022-07-15T11:47:17.430Z] #55 40.20 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:47:17 [2022-07-15T11:47:17.430Z] #55 40.31 go: downloading github.com/mgechev/revive v1.2.1
11:47:17 [2022-07-15T11:47:17.485Z] #21 30.73 Selecting previously unselected package libaio1:amd64.
11:47:17 [2022-07-15T11:47:17.485Z] #21 30.74 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
11:47:17 [2022-07-15T11:47:17.485Z] #21 30.76 Unpacking libaio1:amd64 (0.3.112-9) ...
11:47:17 [2022-07-15T11:47:17.485Z] #21 30.83 Selecting previously unselected package libgpm2:amd64.
11:47:17 [2022-07-15T11:47:17.485Z] #21 30.84 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
11:47:17 [2022-07-15T11:47:17.485Z] #21 30.85 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:47:17 [2022-07-15T11:47:17.485Z] #21 30.92 Selecting previously unselected package libicu67:amd64.
11:47:17 [2022-07-15T11:47:17.485Z] #21 30.92 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
11:47:17 [2022-07-15T11:47:17.485Z] #21 30.93 Unpacking libicu67:amd64 (67.1-7) ...
11:47:17 [2022-07-15T11:47:17.599Z] #77 ...
11:47:17 [2022-07-15T11:47:17.599Z] 
11:47:17 [2022-07-15T11:47:17.599Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:47:17 [2022-07-15T11:47:17.599Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:47:17 [2022-07-15T11:47:17.599Z] #42 59.99 Setting up libicu67:amd64 (67.1-7) ...
11:47:17 [2022-07-15T11:47:17.599Z] #42 60.00 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:47:17 [2022-07-15T11:47:17.599Z] #42 60.02 Setting up libuv1:amd64 (1.40.0-2) ...
11:47:17 [2022-07-15T11:47:17.599Z] #42 60.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:47:17 [2022-07-15T11:47:17.599Z] #42 60.09 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:47:17 [2022-07-15T11:47:17.599Z] #42 60.11 Setting up librhash0:amd64 (1.4.1-2) ...
11:47:17 [2022-07-15T11:47:17.599Z] #42 60.12 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:47:17 [2022-07-15T11:47:17.599Z] #42 60.14 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:47:17 [2022-07-15T11:47:17.599Z] #42 60.15 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:47:17 [2022-07-15T11:47:17.599Z] #42 60.17 Setting up cmake (3.18.4-2+deb11u1) ...
11:47:17 [2022-07-15T11:47:17.599Z] #42 60.18 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:47:17 [2022-07-15T11:47:17.745Z] #21 ...
11:47:17 [2022-07-15T11:47:17.745Z] 
11:47:17 [2022-07-15T11:47:17.745Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:17 [2022-07-15T11:47:17.745Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:47:17 [2022-07-15T11:47:17.745Z] #77 110.8 config.status: executing libtool commands
11:47:17 [2022-07-15T11:47:17.745Z] #77 110.9 config.status: executing depfiles commands
11:47:17 [2022-07-15T11:47:17.745Z] #77 112.4 === configuring in libocispec (/tmp/crun-build/libocispec)
11:47:17 [2022-07-15T11:47:17.745Z] #77 112.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:47:17 [2022-07-15T11:47:17.745Z] #77 112.9 checking for gcc... gcc
11:47:17 [2022-07-15T11:47:17.745Z] #77 113.1 checking whether the C compiler works... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 113.4 checking for C compiler default output file name... a.out
11:47:17 [2022-07-15T11:47:17.745Z] #77 113.4 checking for suffix of executables... 
11:47:17 [2022-07-15T11:47:17.745Z] #77 113.6 checking whether we are cross compiling... no
11:47:17 [2022-07-15T11:47:17.745Z] #77 114.0 checking for suffix of object files... o
11:47:17 [2022-07-15T11:47:17.745Z] #77 114.1 checking whether we are using the GNU C compiler... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 114.2 checking whether gcc accepts -g... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 114.3 checking for gcc option to accept ISO C89... none needed
11:47:17 [2022-07-15T11:47:17.745Z] #77 114.5 checking whether gcc understands -c and -o together... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 114.7 checking how to run the C preprocessor... gcc -E
11:47:17 [2022-07-15T11:47:17.745Z] #77 114.8 checking for grep that handles long lines and -e... /bin/grep
11:47:17 [2022-07-15T11:47:17.745Z] #77 114.8 checking for egrep... /bin/grep -E
11:47:17 [2022-07-15T11:47:17.745Z] #77 114.9 checking for ANSI C header files... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 115.5 checking for sys/types.h... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 115.5 checking for sys/stat.h... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 115.7 checking for stdlib.h... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 115.9 checking for string.h... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 116.1 checking for memory.h... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 116.2 checking for strings.h... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 116.4 checking for inttypes.h... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 116.5 checking for stdint.h... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 116.7 checking for unistd.h... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 116.8 checking minix/config.h usability... no
11:47:17 [2022-07-15T11:47:17.745Z] #77 116.9 checking minix/config.h presence... no
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.0 checking for minix/config.h... no
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.0 checking whether it is safe to define __EXTENSIONS__... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.2 checking build system type... x86_64-pc-linux-gnu
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.4 checking host system type... x86_64-pc-linux-gnu
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.4 checking how to print strings... printf
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.4 checking for a sed that does not truncate output... /bin/sed
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.4 checking for fgrep... /bin/grep -F
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.5 checking for ld used by gcc... /usr/bin/ld
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.6 checking whether ln -s works... yes
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.6 checking the maximum length of command line arguments... 1572864
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.6 checking for /usr/bin/ld option to reload object files... -r
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.6 checking for objdump... objdump
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.6 checking how to recognize dependent libraries... pass_all
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.6 checking for dlltool... no
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.6 checking how to associate runtime and link libraries... printf %s\n
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.6 checking for ar... ar
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.6 checking for archiver @FILE support... @
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.8 checking for strip... strip
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.8 checking for ranlib... ranlib
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.8 checking for gawk... no
11:47:17 [2022-07-15T11:47:17.745Z] #77 117.8 checking for mawk... mawk
11:47:18 [2022-07-15T11:47:18.004Z] #77 117.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:47:18 [2022-07-15T11:47:18.004Z] #77 118.1 checking for sysroot... no
11:47:18 [2022-07-15T11:47:18.004Z] #77 118.1 checking for a working dd... /bin/dd
11:47:18 [2022-07-15T11:47:18.004Z] #77 118.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:47:18 [2022-07-15T11:47:18.201Z] #42 DONE 60.7s
11:47:18 [2022-07-15T11:47:18.201Z] 
11:47:18 [2022-07-15T11:47:18.201Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:47:18 [2022-07-15T11:47:18.201Z] #43 sha256:75988502b033375cbef3accfb2030ba872180f1a5b5e12f96013c05bc36a253c
11:47:18 [2022-07-15T11:47:18.272Z] #77 118.3 checking for mt... no
11:47:18 [2022-07-15T11:47:18.272Z] #77 118.3 checking if : is a manifest tool... no
11:47:18 [2022-07-15T11:47:18.272Z] #77 118.3 checking for dlfcn.h... yes
11:47:18 [2022-07-15T11:47:18.460Z] #43 DONE 0.3s
11:47:18 [2022-07-15T11:47:18.460Z] 
11:47:18 [2022-07-15T11:47:18.460Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:47:18 [2022-07-15T11:47:18.460Z] #67 sha256:49f9a92a3f5ceda9167e04b57743ef54bf074220dadbee5d2b1a2fc3fd9bc5ac
11:47:18 [2022-07-15T11:47:18.460Z] #67 ...
11:47:18 [2022-07-15T11:47:18.460Z] 
11:47:18 [2022-07-15T11:47:18.460Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:18 [2022-07-15T11:47:18.460Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:47:18 [2022-07-15T11:47:18.460Z] #14 61.05 Selecting previously unselected package mingw-w64-x86-64-dev.
11:47:18 [2022-07-15T11:47:18.460Z] #14 61.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:47:18 [2022-07-15T11:47:18.531Z] #77 118.5 checking for objdir... .libs
11:47:18 [2022-07-15T11:47:18.723Z] #14 61.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:47:18 [2022-07-15T11:47:18.799Z] #55 41.44 go: downloading github.com/moricho/tparallel v0.2.1
11:47:18 [2022-07-15T11:47:18.799Z] #55 41.45 go: downloading github.com/nakabonne/nestif v0.3.1
11:47:18 [2022-07-15T11:47:18.799Z] #55 41.56 go: downloading github.com/nishanths/exhaustive v0.7.11
11:47:18 [2022-07-15T11:47:18.799Z] #55 41.60 go: downloading github.com/nishanths/predeclared v0.2.2
11:47:19 [2022-07-15T11:47:19.049Z] #77 118.8 checking if gcc supports -fno-rtti -fno-exceptions... no
11:47:19 [2022-07-15T11:47:19.049Z] #77 118.9 checking for gcc option to produce PIC... -fPIC -DPIC
11:47:19 [2022-07-15T11:47:19.049Z] #77 118.9 checking if gcc PIC flag -fPIC -DPIC works... yes
11:47:19 [2022-07-15T11:47:19.308Z] #77 119.0 checking if gcc static flag -static works... yes
11:47:19 [2022-07-15T11:47:19.366Z] #55 42.06 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
11:47:19 [2022-07-15T11:47:19.366Z] #55 42.08 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:47:19 [2022-07-15T11:47:19.366Z] #55 42.13 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:47:19 [2022-07-15T11:47:19.366Z] #55 42.16 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:47:19 [2022-07-15T11:47:19.568Z] #77 119.4 checking if gcc supports -c -o file.o... yes
11:47:19 [2022-07-15T11:47:19.568Z] #77 119.6 checking if gcc supports -c -o file.o... (cached) yes
11:47:19 [2022-07-15T11:47:19.568Z] #77 119.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:47:19 [2022-07-15T11:47:19.623Z] #55 42.32 go: downloading github.com/securego/gosec/v2 v2.11.0
11:47:19 [2022-07-15T11:47:19.794Z] #20 30.05 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:47:19 [2022-07-15T11:47:19.794Z] #20 30.06 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:47:19 [2022-07-15T11:47:19.794Z] #20 30.06 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:47:19 [2022-07-15T11:47:19.827Z] #77 119.6 checking dynamic linker characteristics... GNU/Linux ld.so
11:47:19 [2022-07-15T11:47:19.827Z] #77 119.9 checking how to hardcode library paths into programs... immediate
11:47:19 [2022-07-15T11:47:19.827Z] #77 119.9 checking whether stripping libraries is possible... yes
11:47:19 [2022-07-15T11:47:19.827Z] #77 119.9 checking if libtool supports shared libraries... yes
11:47:19 [2022-07-15T11:47:19.827Z] #77 119.9 checking whether to build shared libraries... no
11:47:19 [2022-07-15T11:47:19.827Z] #77 119.9 checking whether to build static libraries... yes
11:47:19 [2022-07-15T11:47:19.827Z] #77 119.9 checking for a BSD-compatible install... /usr/bin/install -c
11:47:19 [2022-07-15T11:47:19.827Z] #77 119.9 checking whether build environment is sane... yes
11:47:19 [2022-07-15T11:47:19.827Z] #77 120.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:47:20 [2022-07-15T11:47:20.085Z] #77 120.0 checking whether make sets $(MAKE)... yes
11:47:20 [2022-07-15T11:47:20.085Z] #77 120.0 checking whether make supports the include directive... yes (GNU style)
11:47:20 [2022-07-15T11:47:20.085Z] #77 120.1 checking whether make supports nested variables... yes
11:47:20 [2022-07-15T11:47:20.085Z] #77 120.1 checking whether UID '0' is supported by ustar format... yes
11:47:20 [2022-07-15T11:47:20.085Z] #77 120.1 checking whether GID '0' is supported by ustar format... yes
11:47:20 [2022-07-15T11:47:20.085Z] #77 120.1 checking how to create a ustar tar archive... gnutar
11:47:20 [2022-07-15T11:47:20.189Z] #55 42.93 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:47:20 [2022-07-15T11:47:20.189Z] #55 42.98 go: downloading github.com/sivchari/containedctx v1.0.2
11:47:20 [2022-07-15T11:47:20.189Z] #55 43.10 go: downloading github.com/sivchari/tenv v1.5.0
11:47:20 [2022-07-15T11:47:20.345Z] #77 120.2 checking dependency style of gcc... gcc3
11:47:20 [2022-07-15T11:47:20.345Z] #77 120.3 checking whether to enable maintainer-specific portions of Makefiles... yes
11:47:20 [2022-07-15T11:47:20.345Z] #77 120.3 checking whether make supports nested variables... (cached) yes
11:47:20 [2022-07-15T11:47:20.345Z] #77 120.3 checking for pkg-config... /usr/bin/pkg-config
11:47:20 [2022-07-15T11:47:20.345Z] #77 120.4 checking pkg-config is at least version 0.9.0... yes
11:47:20 [2022-07-15T11:47:20.345Z] #77 120.4 checking for yajl >= 2.1.0... yes
11:47:20 [2022-07-15T11:47:20.345Z] #77 120.4 checking for a sed that does not truncate output... (cached) /bin/sed
11:47:20 [2022-07-15T11:47:20.345Z] #77 120.4 checking for gcc... (cached) gcc
11:47:20 [2022-07-15T11:47:20.345Z] #77 120.5 checking whether we are using the GNU C compiler... (cached) yes
11:47:20 [2022-07-15T11:47:20.345Z] #77 120.5 checking whether gcc accepts -g... (cached) yes
11:47:20 [2022-07-15T11:47:20.345Z] #77 120.5 checking for gcc option to accept ISO C89... (cached) none needed
11:47:20 [2022-07-15T11:47:20.345Z] #77 120.5 checking whether gcc understands -c and -o together... (cached) yes
11:47:20 [2022-07-15T11:47:20.345Z] #77 120.5 checking for a Python interpreter with version >= 3... python3
11:47:20 [2022-07-15T11:47:20.446Z] #55 43.12 go: downloading github.com/sonatard/noctx v0.0.1
11:47:20 [2022-07-15T11:47:20.446Z] #55 ...
11:47:20 [2022-07-15T11:47:20.446Z] 
11:47:20 [2022-07-15T11:47:20.446Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:47:20 [2022-07-15T11:47:20.446Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:47:20 [2022-07-15T11:47:20.446Z] #51 32.94 Fetched 8553 kB in 26s (328 kB/s)
11:47:20 [2022-07-15T11:47:20.446Z] #51 32.94 Reading package lists...
11:47:20 [2022-07-15T11:47:20.603Z] #77 120.6 checking for python3... /usr/bin/python3
11:47:20 [2022-07-15T11:47:20.603Z] #77 120.6 checking for python3 version... 3.9
11:47:20 [2022-07-15T11:47:20.603Z] #77 120.7 checking for python3 platform... linux
11:47:20 [2022-07-15T11:47:20.703Z] #51 41.87 Reading package lists...
11:47:20 [2022-07-15T11:47:20.703Z] #51 ...
11:47:20 [2022-07-15T11:47:20.703Z] 
11:47:20 [2022-07-15T11:47:20.703Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:47:20 [2022-07-15T11:47:20.703Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
11:47:20 [2022-07-15T11:47:20.703Z] #47 41.57 Updating files:  40% (876/2177)
Updating files:  41% (893/2177)
Updating files:  42% (915/2177)
Updating files:  43% (937/2177)
Updating files:  44% (958/2177)
Updating files:  45% (980/2177)
Updating files:  46% (1002/2177)
Updating files:  47% (1024/2177)
Updating files:  48% (1045/2177)
Updating files:  49% (1067/2177)
Updating files:  50% (1089/2177)
Updating files:  51% (1111/2177)
Updating files:  52% (1133/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
11:47:20 [2022-07-15T11:47:20.735Z] #20 31.48 Selecting previously unselected package g++-mingw-w64-x86-64.
11:47:20 [2022-07-15T11:47:20.735Z] #20 31.48 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:47:20 [2022-07-15T11:47:20.735Z] #20 31.49 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:47:20 [2022-07-15T11:47:20.735Z] #20 31.57 Selecting previously unselected package libapparmor1:amd64.
11:47:20 [2022-07-15T11:47:20.735Z] #20 31.58 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:47:20 [2022-07-15T11:47:20.735Z] #20 31.58 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:47:20 [2022-07-15T11:47:20.735Z] #20 31.65 Selecting previously unselected package libapparmor-dev:amd64.
11:47:20 [2022-07-15T11:47:20.735Z] #20 31.65 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:47:20 [2022-07-15T11:47:20.862Z] #77 120.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:47:20 [2022-07-15T11:47:20.862Z] #77 120.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:47:20 [2022-07-15T11:47:20.962Z] #47 43.25 + git checkout -q v2.3.0
11:47:20 [2022-07-15T11:47:20.995Z] #20 31.66 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:47:20 [2022-07-15T11:47:20.995Z] #20 31.75 Selecting previously unselected package libbtrfs0:amd64.
11:47:20 [2022-07-15T11:47:20.995Z] #20 31.75 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:47:20 [2022-07-15T11:47:20.995Z] #20 31.76 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:47:20 [2022-07-15T11:47:20.995Z] #20 31.83 Selecting previously unselected package libbtrfs-dev:amd64.
11:47:20 [2022-07-15T11:47:20.995Z] #20 31.83 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:47:20 [2022-07-15T11:47:20.995Z] #20 31.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:47:21 [2022-07-15T11:47:21.121Z] #77 121.1 checking that generated files are newer than configure... done
11:47:21 [2022-07-15T11:47:21.121Z] #77 121.2 configure: creating ./config.status
11:47:21 [2022-07-15T11:47:21.121Z] #77 ...
11:47:21 [2022-07-15T11:47:21.121Z] 
11:47:21 [2022-07-15T11:47:21.121Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:47:21 [2022-07-15T11:47:21.121Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:47:21 [2022-07-15T11:47:21.121Z] #21 34.45 Selecting previously unselected package libinih1:amd64.
11:47:21 [2022-07-15T11:47:21.121Z] #21 34.46 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
11:47:21 [2022-07-15T11:47:21.121Z] #21 34.46 Unpacking libinih1:amd64 (53-1+b2) ...
11:47:21 [2022-07-15T11:47:21.256Z] #20 31.94 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:47:21 [2022-07-15T11:47:21.256Z] #20 31.95 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:47:21 [2022-07-15T11:47:21.256Z] #20 31.95 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:47:21 [2022-07-15T11:47:21.256Z] #20 32.00 Selecting previously unselected package libudev-dev:amd64.
11:47:21 [2022-07-15T11:47:21.256Z] #20 32.00 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:47:21 [2022-07-15T11:47:21.256Z] #20 32.01 Unpacking libudev-dev:amd64 (247.3-7) ...
11:47:21 [2022-07-15T11:47:21.256Z] #20 32.06 Selecting previously unselected package libsepol1-dev:amd64.
11:47:21 [2022-07-15T11:47:21.256Z] #20 32.06 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:47:21 [2022-07-15T11:47:21.256Z] #20 32.07 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:47:21 [2022-07-15T11:47:21.256Z] #20 32.16 Selecting previously unselected package libpcre2-16-0:amd64.
11:47:21 [2022-07-15T11:47:21.380Z] #21 34.52 Selecting previously unselected package libnet1:amd64.
11:47:21 [2022-07-15T11:47:21.380Z] #21 34.54 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:47:21 [2022-07-15T11:47:21.380Z] #21 34.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:47:21 [2022-07-15T11:47:21.380Z] #21 34.63 Selecting previously unselected package libnl-3-200:amd64.
11:47:21 [2022-07-15T11:47:21.380Z] #21 34.64 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:47:21 [2022-07-15T11:47:21.380Z] #21 34.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:47:21 [2022-07-15T11:47:21.380Z] #21 34.75 Selecting previously unselected package libprotobuf-c1:amd64.
11:47:21 [2022-07-15T11:47:21.515Z] #20 32.17 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
11:47:21 [2022-07-15T11:47:21.515Z] #20 32.17 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
11:47:21 [2022-07-15T11:47:21.515Z] #20 32.26 Selecting previously unselected package libpcre2-32-0:amd64.
11:47:21 [2022-07-15T11:47:21.515Z] #20 32.26 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
11:47:21 [2022-07-15T11:47:21.515Z] #20 32.26 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
11:47:21 [2022-07-15T11:47:21.515Z] #20 32.34 Selecting previously unselected package libpcre2-posix2:amd64.
11:47:21 [2022-07-15T11:47:21.515Z] #20 32.34 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
11:47:21 [2022-07-15T11:47:21.515Z] #20 32.35 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
11:47:21 [2022-07-15T11:47:21.515Z] #20 32.41 Selecting previously unselected package libpcre2-dev:amd64.
11:47:21 [2022-07-15T11:47:21.638Z] #21 34.76 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:47:21 [2022-07-15T11:47:21.638Z] #21 34.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:47:21 [2022-07-15T11:47:21.638Z] #21 34.83 Selecting previously unselected package libyajl2:amd64.
11:47:21 [2022-07-15T11:47:21.638Z] #21 34.83 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
11:47:21 [2022-07-15T11:47:21.638Z] #21 34.85 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:47:21 [2022-07-15T11:47:21.638Z] #21 34.90 Selecting previously unselected package net-tools.
11:47:21 [2022-07-15T11:47:21.638Z] #21 34.91 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:47:21 [2022-07-15T11:47:21.638Z] #21 34.91 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:47:21 [2022-07-15T11:47:21.775Z] #20 32.42 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
11:47:21 [2022-07-15T11:47:21.775Z] #20 32.42 Unpacking libpcre2-dev:amd64 (10.36-2) ...
11:47:21 [2022-07-15T11:47:21.775Z] #20 32.55 Selecting previously unselected package libselinux1-dev:amd64.
11:47:21 [2022-07-15T11:47:21.775Z] #20 32.56 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:47:21 [2022-07-15T11:47:21.775Z] #20 32.56 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:47:21 [2022-07-15T11:47:21.775Z] #20 32.66 Selecting previously unselected package libdevmapper-dev:amd64.
11:47:21 [2022-07-15T11:47:21.897Z] #21 35.12 Selecting previously unselected package patch.
11:47:21 [2022-07-15T11:47:21.897Z] #21 35.14 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
11:47:21 [2022-07-15T11:47:21.897Z] #21 35.15 Unpacking patch (2.7.6-7) ...
11:47:21 [2022-07-15T11:47:21.897Z] #21 35.27 Selecting previously unselected package python-pip-whl.
11:47:21 [2022-07-15T11:47:21.897Z] #21 35.27 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:47:21 [2022-07-15T11:47:21.897Z] #21 35.28 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:47:22 [2022-07-15T11:47:22.038Z] #20 32.66 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:47:22 [2022-07-15T11:47:22.038Z] #20 32.67 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:47:22 [2022-07-15T11:47:22.038Z] #20 32.72 Selecting previously unselected package libseccomp-dev:amd64.
11:47:22 [2022-07-15T11:47:22.038Z] #20 32.73 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:47:22 [2022-07-15T11:47:22.038Z] #20 32.73 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:47:22 [2022-07-15T11:47:22.038Z] #20 32.81 Selecting previously unselected package libsystemd-dev:amd64.
11:47:22 [2022-07-15T11:47:22.038Z] #20 32.81 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
11:47:22 [2022-07-15T11:47:22.038Z] #20 32.82 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:47:22 [2022-07-15T11:47:22.038Z] #20 ...
11:47:22 [2022-07-15T11:47:22.038Z] 
11:47:22 [2022-07-15T11:47:22.038Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:47:22 [2022-07-15T11:47:22.038Z] #71 sha256:135ebbc6127ef697d967fa405b7e07f399deb3dc52a0c8ddd009b9b20ac88b0b
11:47:22 [2022-07-15T11:47:22.038Z] #71 5.279 + cd /tmp/tmp.h3Hf6YEg5T/src/github.com/containerd/containerd
11:47:22 [2022-07-15T11:47:22.038Z] #71 5.279 + git checkout -q v1.6.6
11:47:22 [2022-07-15T11:47:22.038Z] #71 5.783 + export 'BUILDTAGS=netgo osusergo static_build'
11:47:22 [2022-07-15T11:47:22.038Z] #71 5.783 + BUILDTAGS='netgo osusergo static_build'
11:47:22 [2022-07-15T11:47:22.038Z] #71 5.783 + export EXTRA_FLAGS=-buildmode=pie
11:47:22 [2022-07-15T11:47:22.038Z] #71 5.783 + EXTRA_FLAGS=-buildmode=pie
11:47:22 [2022-07-15T11:47:22.038Z] #71 5.783 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:47:22 [2022-07-15T11:47:22.038Z] #71 5.783 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:47:22 [2022-07-15T11:47:22.038Z] #71 5.783 + '[' '' = dynamic ']'
11:47:22 [2022-07-15T11:47:22.038Z] #71 5.783 + make
11:47:22 [2022-07-15T11:47:22.038Z] #71 6.543 + bin/ctr
11:47:22 [2022-07-15T11:47:22.299Z] #71 ...
11:47:22 [2022-07-15T11:47:22.299Z] 
11:47:22 [2022-07-15T11:47:22.299Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:22 [2022-07-15T11:47:22.299Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3
11:47:22 [2022-07-15T11:47:22.299Z] #20 32.99 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:47:22 [2022-07-15T11:47:22.299Z] #20 33.00 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:47:22 [2022-07-15T11:47:22.299Z] #20 33.02 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:47:22 [2022-07-15T11:47:22.299Z] #20 33.03 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:47:22 [2022-07-15T11:47:22.299Z] #20 33.05 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:47:22 [2022-07-15T11:47:22.299Z] #20 33.06 Setting up libpcre2-16-0:amd64 (10.36-2) ...
11:47:22 [2022-07-15T11:47:22.299Z] #20 33.07 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:47:22 [2022-07-15T11:47:22.299Z] #20 33.08 Setting up libpcre2-32-0:amd64 (10.36-2) ...
11:47:22 [2022-07-15T11:47:22.299Z] #20 33.09 Setting up libudev-dev:amd64 (247.3-7) ...
11:47:22 [2022-07-15T11:47:22.299Z] #20 33.11 Setting up libpcre2-posix2:amd64 (10.36-2) ...
11:47:22 [2022-07-15T11:47:22.299Z] #20 33.12 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:47:22 [2022-07-15T11:47:22.299Z] #20 33.13 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:47:22 [2022-07-15T11:47:22.299Z] #20 33.14 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:47:22 [2022-07-15T11:47:22.299Z] #20 33.15 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:47:22 [2022-07-15T11:47:22.299Z] #20 33.16 Setting up mingw-w64-common (8.0.0-1) ...
11:47:22 [2022-07-15T11:47:22.299Z] #20 33.19 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:47:22 [2022-07-15T11:47:22.468Z] #21 35.86 Selecting previously unselected package python3-lib2to3.
11:47:22 [2022-07-15T11:47:22.469Z] #21 35.86 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
11:47:22 [2022-07-15T11:47:22.469Z] #21 35.87 Unpacking python3-lib2to3 (3.9.2-1) ...
11:47:22 [2022-07-15T11:47:22.559Z] #20 33.20 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:47:22 [2022-07-15T11:47:22.559Z] #20 33.22 Setting up libpcre2-dev:amd64 (10.36-2) ...
11:47:22 [2022-07-15T11:47:22.559Z] #20 33.23 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:47:22 [2022-07-15T11:47:22.559Z] #20 33.24 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:47:22 [2022-07-15T11:47:22.559Z] #20 33.25 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:47:22 [2022-07-15T11:47:22.559Z] #20 33.27 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:47:22 [2022-07-15T11:47:22.559Z] #20 33.28 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:47:22 [2022-07-15T11:47:22.559Z] #20 33.29 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:47:22 [2022-07-15T11:47:22.559Z] #20 33.31 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:47:22 [2022-07-15T11:47:22.559Z] #20 33.33 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:47:22 [2022-07-15T11:47:22.559Z] #20 33.35 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:47:22 [2022-07-15T11:47:22.559Z] #20 33.36 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:47:22 [2022-07-15T11:47:22.559Z] #20 33.37 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:47:22 [2022-07-15T11:47:22.559Z] #20 33.40 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:47:22 [2022-07-15T11:47:22.727Z] #21 35.98 Selecting previously unselected package python3-distutils.
11:47:22 [2022-07-15T11:47:22.727Z] #21 36.00 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
11:47:22 [2022-07-15T11:47:22.727Z] #21 36.00 Unpacking python3-distutils (3.9.2-1) ...
11:47:22 [2022-07-15T11:47:22.818Z] #20 33.41 Setting up dmsetup (2:1.02.175-2.1) ...
11:47:22 [2022-07-15T11:47:22.818Z] #20 33.43 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:47:22 [2022-07-15T11:47:22.818Z] #20 33.44 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:47:22 [2022-07-15T11:47:22.818Z] #20 33.45 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:47:22 [2022-07-15T11:47:22.986Z] #21 36.18 Selecting previously unselected package python3-pkg-resources.
11:47:22 [2022-07-15T11:47:22.986Z] #21 36.19 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
11:47:22 [2022-07-15T11:47:22.986Z] #21 36.20 Unpacking python3-pkg-resources (52.0.0-4) ...
11:47:22 [2022-07-15T11:47:22.986Z] #21 36.32 Selecting previously unselected package python3-setuptools.
11:47:22 [2022-07-15T11:47:22.986Z] #21 36.34 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
11:47:22 [2022-07-15T11:47:22.986Z] #21 36.35 Unpacking python3-setuptools (52.0.0-4) ...
11:47:23 [2022-07-15T11:47:23.129Z] #64 ...
11:47:23 [2022-07-15T11:47:23.129Z] 
11:47:23 [2022-07-15T11:47:23.129Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:23 [2022-07-15T11:47:23.129Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
11:47:23 [2022-07-15T11:47:23.129Z] #14 75.32 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:47:23 [2022-07-15T11:47:23.129Z] #14 75.32 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:47:23 [2022-07-15T11:47:23.129Z] #14 75.33 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:47:23 [2022-07-15T11:47:23.129Z] #14 80.41 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:47:23 [2022-07-15T11:47:23.129Z] #14 80.41 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
11:47:23 [2022-07-15T11:47:23.129Z] #14 80.44 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:47:23 [2022-07-15T11:47:23.129Z] #14 ...
11:47:23 [2022-07-15T11:47:23.129Z] 
11:47:23 [2022-07-15T11:47:23.129Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:23 [2022-07-15T11:47:23.129Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:47:23 [2022-07-15T11:47:23.129Z] #77 35.22 libtoolize: putting auxiliary files in '.'.
11:47:23 [2022-07-15T11:47:23.129Z] #77 35.22 libtoolize: copying file './ltmain.sh'
11:47:23 [2022-07-15T11:47:23.129Z] #77 35.90 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:47:23 [2022-07-15T11:47:23.129Z] #77 35.90 libtoolize: and rerunning libtoolize and aclocal.
11:47:23 [2022-07-15T11:47:23.129Z] #77 35.90 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:47:23 [2022-07-15T11:47:23.129Z] #77 ...
11:47:23 [2022-07-15T11:47:23.129Z] 
11:47:23 [2022-07-15T11:47:23.129Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:23 [2022-07-15T11:47:23.129Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
11:47:23 [2022-07-15T11:47:23.129Z] #14 86.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:47:23 [2022-07-15T11:47:23.129Z] #14 86.29 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:47:23 [2022-07-15T11:47:23.129Z] #14 86.30 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:47:23 [2022-07-15T11:47:23.244Z] #21 36.62 Selecting previously unselected package python3-wheel.
11:47:23 [2022-07-15T11:47:23.244Z] #21 36.64 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
11:47:23 [2022-07-15T11:47:23.244Z] #21 36.64 Unpacking python3-wheel (0.34.2-1) ...
11:47:23 [2022-07-15T11:47:23.504Z] #21 36.70 Selecting previously unselected package python3-pip.
11:47:23 [2022-07-15T11:47:23.504Z] #21 36.71 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:47:23 [2022-07-15T11:47:23.504Z] #21 36.72 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:47:23 [2022-07-15T11:47:23.763Z] #21 37.07 Selecting previously unselected package sudo.
11:47:23 [2022-07-15T11:47:23.763Z] #21 37.07 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
11:47:23 [2022-07-15T11:47:23.763Z] #21 37.08 Unpacking sudo (1.9.5p2-3) ...
11:47:24 [2022-07-15T11:47:24.215Z] #14 ...
11:47:24 [2022-07-15T11:47:24.215Z] 
11:47:24 [2022-07-15T11:47:24.215Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:47:24 [2022-07-15T11:47:24.215Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
11:47:24 [2022-07-15T11:47:24.215Z] #53 65.89 gotestsum version dev
11:47:24 [2022-07-15T11:47:24.215Z] #53 DONE 66.3s
11:47:24 [2022-07-15T11:47:24.215Z] 
11:47:24 [2022-07-15T11:47:24.215Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:24 [2022-07-15T11:47:24.215Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:47:24 [2022-07-15T11:47:24.215Z] #77 13.90 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:47:24 [2022-07-15T11:47:24.215Z] #77 13.92 Cloning into '/tmp/crun-build/libocispec'...
11:47:24 [2022-07-15T11:47:24.215Z] #77 15.32 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
11:47:24 [2022-07-15T11:47:24.215Z] #77 15.35 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:47:24 [2022-07-15T11:47:24.215Z] #77 15.35 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:47:24 [2022-07-15T11:47:24.215Z] #77 15.35 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:47:24 [2022-07-15T11:47:24.215Z] #77 15.36 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:47:24 [2022-07-15T11:47:24.245Z] #47 46.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:47:24 [2022-07-15T11:47:24.589Z] #21 37.68 Selecting previously unselected package thin-provisioning-tools.
11:47:24 [2022-07-15T11:47:24.589Z] #21 37.71 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:47:24 [2022-07-15T11:47:24.589Z] #21 37.71 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:47:24 [2022-07-15T11:47:24.589Z] #21 37.92 Selecting previously unselected package uidmap.
11:47:24 [2022-07-15T11:47:24.589Z] #21 37.94 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
11:47:24 [2022-07-15T11:47:24.589Z] #21 37.94 Unpacking uidmap (1:4.8.1-1) ...
11:47:24 [2022-07-15T11:47:24.724Z] #20 DONE 35.4s
11:47:24 [2022-07-15T11:47:24.724Z] 
11:47:24 [2022-07-15T11:47:24.724Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
11:47:24 [2022-07-15T11:47:24.724Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4
11:47:24 [2022-07-15T11:47:24.783Z] #77 17.61 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:47:24 [2022-07-15T11:47:24.848Z] #21 38.08 Selecting previously unselected package vim-runtime.
11:47:24 [2022-07-15T11:47:24.848Z] #21 38.08 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:47:24 [2022-07-15T11:47:24.848Z] #21 38.11 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:47:24 [2022-07-15T11:47:24.848Z] #21 38.14 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:47:24 [2022-07-15T11:47:24.848Z] #21 38.15 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:47:25 [2022-07-15T11:47:25.291Z] #21 0.769 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:47:25 [2022-07-15T11:47:25.291Z] #21 0.769 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:47:25 [2022-07-15T11:47:25.291Z] #21 0.769 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:47:26 [2022-07-15T11:47:26.692Z] #77 19.39 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:47:26 [2022-07-15T11:47:26.769Z] #47 ...
11:47:26 [2022-07-15T11:47:26.769Z] 
11:47:26 [2022-07-15T11:47:26.769Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:47:26 [2022-07-15T11:47:26.769Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
11:47:26 [2022-07-15T11:47:26.769Z] #76 39.75 Selecting previously unselected package autotools-dev.
11:47:26 [2022-07-15T11:47:26.769Z] #76 39.75 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 39.76 Unpacking autotools-dev (20180224.1+nmu1) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 40.09 Selecting previously unselected package automake.
11:47:26 [2022-07-15T11:47:26.769Z] #76 40.09 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 40.13 Unpacking automake (1:1.16.3-2) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 41.33 Selecting previously unselected package patch.
11:47:26 [2022-07-15T11:47:26.769Z] #76 41.35 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 41.37 Unpacking patch (2.7.6-7) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 41.82 Selecting previously unselected package dpkg-dev.
11:47:26 [2022-07-15T11:47:26.769Z] #76 41.84 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 41.88 Unpacking dpkg-dev (1.20.11) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.05 Selecting previously unselected package build-essential.
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.07 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.07 Unpacking build-essential (12.9) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.16 Selecting previously unselected package libcap2:amd64.
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.16 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.17 Unpacking libcap2:amd64 (1:2.44-1) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.30 Selecting previously unselected package libcap-dev:amd64.
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.33 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.37 Unpacking libcap-dev:amd64 (1:2.44-1) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.51 Selecting previously unselected package libprotobuf-c1:amd64.
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.58 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.76 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.78 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.81 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 44.99 Selecting previously unselected package libseccomp-dev:amd64.
11:47:26 [2022-07-15T11:47:26.769Z] #76 45.00 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 45.00 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 45.38 Selecting previously unselected package libsystemd-dev:amd64.
11:47:26 [2022-07-15T11:47:26.769Z] #76 45.41 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 45.41 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 46.69 Selecting previously unselected package libtool.
11:47:26 [2022-07-15T11:47:26.769Z] #76 46.70 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 46.70 Unpacking libtool (2.4.6-15) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 47.57 Selecting previously unselected package libudev-dev:amd64.
11:47:26 [2022-07-15T11:47:26.769Z] #76 47.57 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 47.61 Unpacking libudev-dev:amd64 (247.3-7) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 48.32 Selecting previously unselected package libyajl2:amd64.
11:47:26 [2022-07-15T11:47:26.769Z] #76 48.32 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 48.33 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 48.46 Selecting previously unselected package libyajl-dev:amd64.
11:47:26 [2022-07-15T11:47:26.769Z] #76 48.47 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 48.48 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 48.90 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 48.93 Setting up libmagic-mgc (1:5.39-3) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 48.95 Setting up libyajl2:amd64 (2.1.0-3) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 48.96 Setting up libmagic1:amd64 (1:5.39-3) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.02 Setting up file (1:5.39-3) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.04 Setting up bzip2 (1.0.8-4) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.06 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.08 Setting up libcap2:amd64 (1:2.44-1) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.09 Setting up autotools-dev (20180224.1+nmu1) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.11 Setting up libsigsegv2:amd64 (2.13-1) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.18 Setting up patch (2.7.6-7) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.20 Setting up libudev-dev:amd64 (247.3-7) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.22 Setting up libyajl-dev:amd64 (2.1.0-3) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.23 Setting up libcap-dev:amd64 (1:2.44-1) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.24 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.26 Setting up libtool (2.4.6-15) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.29 Setting up m4 (1.4.18-5) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.31 Setting up dpkg-dev (1.20.11) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.33 Setting up autoconf (2.69-14) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.34 Setting up build-essential (12.9) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.35 Setting up automake (1:1.16.3-2) ...
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.37 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:47:26 [2022-07-15T11:47:26.769Z] #76 49.47 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:47:27 [2022-07-15T11:47:27.260Z] #77 ...
11:47:27 [2022-07-15T11:47:27.260Z] 
11:47:27 [2022-07-15T11:47:27.260Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:27 [2022-07-15T11:47:27.260Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:47:27 [2022-07-15T11:47:27.260Z] #14 67.28 Selecting previously unselected package gcc-mingw-w64-base.
11:47:27 [2022-07-15T11:47:27.260Z] #14 67.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:47:27 [2022-07-15T11:47:27.260Z] #14 67.31 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:47:27 [2022-07-15T11:47:27.260Z] #14 67.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:47:27 [2022-07-15T11:47:27.260Z] #14 67.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:47:27 [2022-07-15T11:47:27.260Z] #14 67.50 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:47:27 [2022-07-15T11:47:27.701Z] #76 DONE 50.2s
11:47:27 [2022-07-15T11:47:27.701Z] 
11:47:27 [2022-07-15T11:47:27.701Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:27 [2022-07-15T11:47:27.701Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:47:28 [2022-07-15T11:47:28.139Z] #21 41.53 Selecting previously unselected package vim.
11:47:28 [2022-07-15T11:47:28.139Z] #21 41.53 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:47:28 [2022-07-15T11:47:28.398Z] #21 41.56 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:47:28 [2022-07-15T11:47:28.639Z] #14 ...
11:47:28 [2022-07-15T11:47:28.639Z] 
11:47:28 [2022-07-15T11:47:28.639Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:47:28 [2022-07-15T11:47:28.639Z] #44 sha256:636bd35fc9e0d52183cf4a61368dd5321a677abe8d447d3bc35aff831c723a79
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.560 + RM_GOPATH=0
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.560 + TMP_GOPATH=
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.560 + : /build
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.560 + '[' -z '' ']'
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.560 ++ mktemp -d
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.604 + export GOPATH=/tmp/tmp.H78JuakF8s
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.604 + GOPATH=/tmp/tmp.H78JuakF8s
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.604 + RM_GOPATH=1
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.604 + case "$(go env GOARCH)" in
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.604 ++ go env GOARCH
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.604 + export GO_BUILDMODE=-buildmode=pie
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.604 + GO_BUILDMODE=-buildmode=pie
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.604 ++ dirname /install.sh
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.644 + dir=/
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.644 + bin=tini
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.644 + shift
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.644 + '[' '!' -f //tini.installer ']'
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.644 + . //tini.installer
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.644 ++ : v0.19.0
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.644 + install_tini
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.644 + echo 'Install tini version v0.19.0'
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.644 + git clone https://github.com/krallin/tini.git /tmp/tmp.H78JuakF8s/tini
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.644 Cloning into '/tmp/tmp.H78JuakF8s/tini'...
11:47:28 [2022-07-15T11:47:28.639Z] #44 5.644 Install tini version v0.19.0
11:47:28 [2022-07-15T11:47:28.639Z] #44 6.410 + cd /tmp/tmp.H78JuakF8s/tini
11:47:28 [2022-07-15T11:47:28.639Z] #44 6.410 + git checkout -q v0.19.0
11:47:28 [2022-07-15T11:47:28.639Z] #44 6.410 + cmake .
11:47:28 [2022-07-15T11:47:28.639Z] #44 6.960 -- The C compiler identification is GNU 10.2.1
11:47:28 [2022-07-15T11:47:28.639Z] #44 7.123 -- Detecting C compiler ABI info
11:47:28 [2022-07-15T11:47:28.639Z] #44 7.620 -- Detecting C compiler ABI info - done
11:47:28 [2022-07-15T11:47:28.639Z] #44 7.762 -- Check for working C compiler: /usr/bin/cc - skipped
11:47:28 [2022-07-15T11:47:28.639Z] #44 7.764 -- Detecting C compile features
11:47:28 [2022-07-15T11:47:28.639Z] #44 7.765 -- Detecting C compile features - done
11:47:28 [2022-07-15T11:47:28.639Z] #44 7.818 -- Performing Test HAS_BUILTIN_FORTIFY
11:47:28 [2022-07-15T11:47:28.639Z] #44 8.234 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:47:28 [2022-07-15T11:47:28.639Z] #44 8.330 -- Configuring done
11:47:28 [2022-07-15T11:47:28.639Z] #44 8.349 -- Generating done
11:47:28 [2022-07-15T11:47:28.639Z] #44 8.354 -- Build files have been written to: /tmp/tmp.H78JuakF8s/tini
11:47:28 [2022-07-15T11:47:28.639Z] #44 8.372 + make tini-static
11:47:28 [2022-07-15T11:47:28.639Z] #44 8.703 Scanning dependencies of target tini-static
11:47:28 [2022-07-15T11:47:28.639Z] #44 8.786 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:47:28 [2022-07-15T11:47:28.639Z] #44 10.14 [100%] Linking C executable tini-static
11:47:28 [2022-07-15T11:47:28.639Z] #44 ...
11:47:28 [2022-07-15T11:47:28.639Z] 
11:47:28 [2022-07-15T11:47:28.639Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:28 [2022-07-15T11:47:28.639Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:47:28 [2022-07-15T11:47:28.639Z] #77 20.87 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
11:47:28 [2022-07-15T11:47:28.639Z] #77 21.16 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
11:47:28 [2022-07-15T11:47:28.639Z] #77 21.30 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
11:47:28 [2022-07-15T11:47:28.968Z] #21 42.13 Selecting previously unselected package xfsprogs.
11:47:28 [2022-07-15T11:47:28.968Z] #21 42.14 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
11:47:28 [2022-07-15T11:47:28.968Z] #21 42.14 Unpacking xfsprogs (5.10.0-4) ...
11:47:29 [2022-07-15T11:47:29.071Z] #77 1.349 Cloning into '/tmp/crun-build'...
11:47:29 [2022-07-15T11:47:29.226Z] #21 42.60 Selecting previously unselected package zip.
11:47:29 [2022-07-15T11:47:29.226Z] #21 42.62 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
11:47:29 [2022-07-15T11:47:29.485Z] #21 42.62 Unpacking zip (3.0-12) ...
11:47:29 [2022-07-15T11:47:29.485Z] #21 42.76 Selecting previously unselected package zstd.
11:47:29 [2022-07-15T11:47:29.485Z] #21 42.78 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
11:47:29 [2022-07-15T11:47:29.485Z] #21 42.79 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:47:29 [2022-07-15T11:47:29.634Z] #77 ...
11:47:29 [2022-07-15T11:47:29.634Z] 
11:47:29 [2022-07-15T11:47:29.634Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:47:29 [2022-07-15T11:47:29.634Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:47:29 [2022-07-15T11:47:29.634Z] #62 33.47 Reading package lists...
11:47:29 [2022-07-15T11:47:29.635Z] #62 42.60 Reading package lists...
11:47:29 [2022-07-15T11:47:29.635Z] #62 51.74 Building dependency tree...
11:47:29 [2022-07-15T11:47:29.635Z] #62 ...
11:47:29 [2022-07-15T11:47:29.635Z] 
11:47:29 [2022-07-15T11:47:29.635Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:47:29 [2022-07-15T11:47:29.635Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:47:29 [2022-07-15T11:47:29.635Z] #55 43.51 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:47:29 [2022-07-15T11:47:29.635Z] #55 43.63 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:47:29 [2022-07-15T11:47:29.635Z] #55 43.81 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
11:47:29 [2022-07-15T11:47:29.635Z] #55 44.01 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:47:29 [2022-07-15T11:47:29.635Z] #55 44.18 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:47:29 [2022-07-15T11:47:29.635Z] #55 44.19 go: downloading github.com/tetafro/godot v1.4.11
11:47:29 [2022-07-15T11:47:29.635Z] #55 44.38 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:47:29 [2022-07-15T11:47:29.635Z] #55 44.38 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
11:47:29 [2022-07-15T11:47:29.635Z] #55 44.61 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:47:29 [2022-07-15T11:47:29.635Z] #55 45.09 go: downloading github.com/ultraware/funlen v0.0.3
11:47:29 [2022-07-15T11:47:29.635Z] #55 45.10 go: downloading github.com/ultraware/whitespace v0.0.5
11:47:29 [2022-07-15T11:47:29.635Z] #55 45.23 go: downloading github.com/uudashr/gocognit v1.0.5
11:47:29 [2022-07-15T11:47:29.635Z] #55 45.32 go: downloading github.com/yagipy/maintidx v1.0.0
11:47:29 [2022-07-15T11:47:29.635Z] #55 45.58 go: downloading github.com/yeya24/promlinter v0.2.0
11:47:29 [2022-07-15T11:47:29.635Z] #55 45.63 go: downloading gitlab.com/bosi/decorder v0.2.1
11:47:29 [2022-07-15T11:47:29.635Z] #55 46.11 go: downloading honnef.co/go/tools v0.3.1
11:47:29 [2022-07-15T11:47:29.635Z] #55 48.93 go: downloading mvdan.cc/gofumpt v0.3.1
11:47:29 [2022-07-15T11:47:29.635Z] #55 48.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:47:29 [2022-07-15T11:47:29.635Z] #55 49.56 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:47:29 [2022-07-15T11:47:29.635Z] #55 49.56 go: downloading github.com/davecgh/go-spew v1.1.1
11:47:29 [2022-07-15T11:47:29.635Z] #55 49.74 go: downloading github.com/pmezard/go-difflib v1.0.0
11:47:29 [2022-07-15T11:47:29.635Z] #55 49.76 go: downloading github.com/stretchr/objx v0.1.1
11:47:29 [2022-07-15T11:47:29.635Z] #55 49.96 go: downloading golang.org/x/text v0.3.7
11:47:29 [2022-07-15T11:47:29.711Z] #14 ...
11:47:29 [2022-07-15T11:47:29.711Z] 
11:47:29 [2022-07-15T11:47:29.711Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:29 [2022-07-15T11:47:29.711Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:47:29 [2022-07-15T11:47:29.711Z] #77 44.13 configure.ac:7: installing './compile'
11:47:29 [2022-07-15T11:47:29.711Z] #77 44.13 configure.ac:11: installing './config.guess'
11:47:29 [2022-07-15T11:47:29.711Z] #77 44.15 configure.ac:11: installing './config.sub'
11:47:29 [2022-07-15T11:47:29.711Z] #77 44.16 configure.ac:8: installing './install-sh'
11:47:29 [2022-07-15T11:47:29.711Z] #77 44.19 configure.ac:8: installing './missing'
11:47:29 [2022-07-15T11:47:29.711Z] #77 44.27 Makefile.am: installing './depcomp'
11:47:29 [2022-07-15T11:47:29.711Z] #77 45.56 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:47:29 [2022-07-15T11:47:29.711Z] #77 45.57 libtoolize: copying file 'build-aux/ltmain.sh'
11:47:29 [2022-07-15T11:47:29.711Z] #77 45.69 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:47:29 [2022-07-15T11:47:29.711Z] #77 45.69 libtoolize: copying file 'm4/libtool.m4'
11:47:29 [2022-07-15T11:47:29.711Z] #77 45.79 libtoolize: copying file 'm4/ltoptions.m4'
11:47:29 [2022-07-15T11:47:29.711Z] #77 45.90 libtoolize: copying file 'm4/ltsugar.m4'
11:47:29 [2022-07-15T11:47:29.711Z] #77 46.07 libtoolize: copying file 'm4/ltversion.m4'
11:47:29 [2022-07-15T11:47:29.711Z] #77 46.22 libtoolize: copying file 'm4/lt~obsolete.m4'
11:47:29 [2022-07-15T11:47:29.711Z] #77 46.38 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:47:29 [2022-07-15T11:47:29.745Z] #21 ...
11:47:29 [2022-07-15T11:47:29.745Z] 
11:47:29 [2022-07-15T11:47:29.745Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:29 [2022-07-15T11:47:29.745Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:47:29 [2022-07-15T11:47:29.745Z] #77 122.9 config.status: creating Makefile
11:47:29 [2022-07-15T11:47:29.745Z] #77 123.0 config.status: creating config.h
11:47:29 [2022-07-15T11:47:29.745Z] #77 123.0 config.status: executing libtool commands
11:47:29 [2022-07-15T11:47:29.745Z] #77 123.0 config.status: executing depfiles commands
11:47:29 [2022-07-15T11:47:29.745Z] #77 123.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:47:29 [2022-07-15T11:47:29.745Z] #77 123.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:47:29 [2022-07-15T11:47:29.745Z] #77 123.9 checking for gcc... gcc
11:47:29 [2022-07-15T11:47:29.745Z] #77 124.0 checking whether the C compiler works... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 124.1 checking for C compiler default output file name... a.out
11:47:29 [2022-07-15T11:47:29.745Z] #77 124.1 checking for suffix of executables... 
11:47:29 [2022-07-15T11:47:29.745Z] #77 124.3 checking whether we are cross compiling... no
11:47:29 [2022-07-15T11:47:29.745Z] #77 124.5 checking for suffix of object files... o
11:47:29 [2022-07-15T11:47:29.745Z] #77 124.6 checking whether we are using the GNU C compiler... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 124.7 checking whether gcc accepts -g... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 124.8 checking for gcc option to accept ISO C89... none needed
11:47:29 [2022-07-15T11:47:29.745Z] #77 124.9 checking whether gcc understands -c and -o together... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.1 checking for a BSD-compatible install... /usr/bin/install -c
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.2 checking whether build environment is sane... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.2 checking for gawk... no
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.2 checking for mawk... mawk
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.2 checking whether make sets $(MAKE)... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.2 checking whether make supports the include directive... yes (GNU style)
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.3 checking whether make supports nested variables... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.3 checking whether UID '0' is supported by ustar format... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.3 checking whether GID '0' is supported by ustar format... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.3 checking how to create a ustar tar archive... gnutar
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.4 checking dependency style of gcc... gcc3
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.5 checking whether to enable maintainer-specific portions of Makefiles... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.5 checking whether make supports nested variables... (cached) yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.6 checking build system type... x86_64-pc-linux-gnu
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.8 checking host system type... x86_64-pc-linux-gnu
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.8 checking how to print strings... printf
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.8 checking for a sed that does not truncate output... /bin/sed
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.9 checking for grep that handles long lines and -e... /bin/grep
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.9 checking for egrep... /bin/grep -E
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.9 checking for fgrep... /bin/grep -F
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.9 checking for ld used by gcc... /usr/bin/ld
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:47:29 [2022-07-15T11:47:29.745Z] #77 125.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.0 checking whether ln -s works... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.0 checking the maximum length of command line arguments... 1572864
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.0 checking for /usr/bin/ld option to reload object files... -r
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.0 checking for objdump... objdump
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.0 checking how to recognize dependent libraries... pass_all
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.0 checking for dlltool... no
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.0 checking how to associate runtime and link libraries... printf %s\n
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.0 checking for ar... ar
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.0 checking for archiver @FILE support... @
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.2 checking for strip... strip
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.2 checking for ranlib... ranlib
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.6 checking for sysroot... no
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.6 checking for a working dd... /bin/dd
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.7 checking for mt... no
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.7 checking if : is a manifest tool... no
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.7 checking how to run the C preprocessor... gcc -E
11:47:29 [2022-07-15T11:47:29.745Z] #77 126.9 checking for ANSI C header files... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 127.5 checking for sys/types.h... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 127.7 checking for sys/stat.h... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 127.8 checking for stdlib.h... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 128.0 checking for string.h... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 128.2 checking for memory.h... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 128.3 checking for strings.h... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 128.5 checking for inttypes.h... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 128.7 checking for stdint.h... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 129.0 checking for unistd.h... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 129.1 checking for dlfcn.h... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 129.3 checking for objdir... .libs
11:47:29 [2022-07-15T11:47:29.745Z] #77 129.6 checking if gcc supports -fno-rtti -fno-exceptions... no
11:47:29 [2022-07-15T11:47:29.745Z] #77 129.8 checking for gcc option to produce PIC... -fPIC -DPIC
11:47:29 [2022-07-15T11:47:29.745Z] #77 129.8 checking if gcc PIC flag -fPIC -DPIC works... yes
11:47:29 [2022-07-15T11:47:29.745Z] #77 129.9 checking if gcc static flag -static works... 
11:47:29 [2022-07-15T11:47:29.745Z] #77 ...
11:47:29 [2022-07-15T11:47:29.745Z] 
11:47:29 [2022-07-15T11:47:29.745Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:47:29 [2022-07-15T11:47:29.745Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:47:30 [2022-07-15T11:47:30.004Z] #21 43.17 Setting up python3-pkg-resources (52.0.0-4) ...
11:47:30 [2022-07-15T11:47:30.018Z] #77 ...
11:47:30 [2022-07-15T11:47:30.018Z] 
11:47:30 [2022-07-15T11:47:30.018Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:47:30 [2022-07-15T11:47:30.018Z] #44 sha256:636bd35fc9e0d52183cf4a61368dd5321a677abe8d447d3bc35aff831c723a79
11:47:30 [2022-07-15T11:47:30.018Z] #44 10.86 [100%] Built target tini-static
11:47:30 [2022-07-15T11:47:30.018Z] #44 10.95 + mkdir -p /build
11:47:30 [2022-07-15T11:47:30.018Z] #44 10.95 + cp tini-static /build/docker-init
11:47:30 [2022-07-15T11:47:30.018Z] #44 DONE 11.2s
11:47:30 [2022-07-15T11:47:30.018Z] 
11:47:30 [2022-07-15T11:47:30.018Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:47:30 [2022-07-15T11:47:30.018Z] #64 sha256:61462a555b91f399e875e9b31175a9d168cedeef3bc9f576681c3e4a13cd6d96
11:47:30 [2022-07-15T11:47:30.054Z] #21 1.220 Reading package lists...
11:47:30 [2022-07-15T11:47:30.940Z] #21 44.18 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:47:30 [2022-07-15T11:47:30.940Z] #21 44.20 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:47:30 [2022-07-15T11:47:30.940Z] #21 44.21 Setting up libgpm2:amd64 (1.20.7-8) ...
11:47:30 [2022-07-15T11:47:30.940Z] #21 44.22 Setting up libicu67:amd64 (67.1-7) ...
11:47:30 [2022-07-15T11:47:30.940Z] #21 44.24 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:47:30 [2022-07-15T11:47:30.940Z] #21 44.25 Setting up libinih1:amd64 (53-1+b2) ...
11:47:30 [2022-07-15T11:47:30.940Z] #21 44.26 Setting up uidmap (1:4.8.1-1) ...
11:47:30 [2022-07-15T11:47:30.940Z] #21 44.26 Setting up libyajl2:amd64 (2.1.0-3) ...
11:47:30 [2022-07-15T11:47:30.940Z] #21 44.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:47:30 [2022-07-15T11:47:30.940Z] #21 44.29 Setting up bzip2 (1.0.8-4) ...
11:47:30 [2022-07-15T11:47:30.940Z] #21 44.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:47:30 [2022-07-15T11:47:30.940Z] #21 44.31 Setting up python3-wheel (0.34.2-1) ...
11:47:31 [2022-07-15T11:47:31.529Z] #55 ...
11:47:31 [2022-07-15T11:47:31.529Z] 
11:47:31 [2022-07-15T11:47:31.530Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:47:31 [2022-07-15T11:47:31.530Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:47:31 [2022-07-15T11:47:31.530Z] #62 51.74 Building dependency tree...
11:47:31 [2022-07-15T11:47:31.877Z] #21 45.11 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:47:31 [2022-07-15T11:47:31.877Z] #21 45.12 Setting up libcap2:amd64 (1:2.44-1) ...
11:47:31 [2022-07-15T11:47:31.877Z] #21 45.13 Setting up libcap2-bin (1:2.44-1) ...
11:47:31 [2022-07-15T11:47:31.877Z] #21 45.14 Setting up apparmor (2.13.6-10) ...
11:47:32 [2022-07-15T11:47:32.557Z] #64 ...
11:47:32 [2022-07-15T11:47:32.557Z] 
11:47:32 [2022-07-15T11:47:32.558Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:32 [2022-07-15T11:47:32.558Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:47:32 [2022-07-15T11:47:32.558Z] #14 75.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:47:32 [2022-07-15T11:47:32.558Z] #14 75.05 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:47:32 [2022-07-15T11:47:32.558Z] #14 75.06 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:47:33 [2022-07-15T11:47:33.431Z] #62 ...
11:47:33 [2022-07-15T11:47:33.431Z] 
11:47:33 [2022-07-15T11:47:33.431Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:33 [2022-07-15T11:47:33.431Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:47:33 [2022-07-15T11:47:33.431Z] #14 37.18 Reading package lists...
11:47:33 [2022-07-15T11:47:33.431Z] #14 46.14 Building dependency tree...
11:47:33 [2022-07-15T11:47:33.431Z] #14 52.41 The following additional packages will be installed:
11:47:33 [2022-07-15T11:47:33.431Z] #14 52.42   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:47:33 [2022-07-15T11:47:33.431Z] #14 52.43   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:47:33 [2022-07-15T11:47:33.431Z] #14 52.43   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:47:33 [2022-07-15T11:47:33.431Z] #14 52.43   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:47:33 [2022-07-15T11:47:33.431Z] #14 52.43   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:47:33 [2022-07-15T11:47:33.431Z] #14 52.44   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:47:33 [2022-07-15T11:47:33.431Z] #14 52.44   mingw-w64-common mingw-w64-x86-64-dev
11:47:33 [2022-07-15T11:47:33.431Z] #14 52.45 Suggested packages:
11:47:33 [2022-07-15T11:47:33.431Z] #14 52.47   gcc-10-locales seccomp wine64
11:47:33 [2022-07-15T11:47:33.431Z] #14 54.91 The following NEW packages will be installed:
11:47:33 [2022-07-15T11:47:33.431Z] #14 54.93   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:47:33 [2022-07-15T11:47:33.431Z] #14 54.93   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:47:33 [2022-07-15T11:47:33.431Z] #14 54.93   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:47:33 [2022-07-15T11:47:33.431Z] #14 54.93   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:47:33 [2022-07-15T11:47:33.431Z] #14 54.93   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:47:33 [2022-07-15T11:47:33.431Z] #14 54.93   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:47:33 [2022-07-15T11:47:33.431Z] #14 54.94   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:47:33 [2022-07-15T11:47:33.431Z] #14 54.95   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:47:33 [2022-07-15T11:47:33.431Z] #14 54.95   mingw-w64-x86-64-dev
11:47:33 [2022-07-15T11:47:33.431Z] #14 55.53 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
11:47:33 [2022-07-15T11:47:33.431Z] #14 55.53 Need to get 115 MB of archives.
11:47:33 [2022-07-15T11:47:33.431Z] #14 55.53 After this operation, 645 MB of additional disk space will be used.
11:47:33 [2022-07-15T11:47:33.431Z] #14 55.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
11:47:33 [2022-07-15T11:47:33.431Z] #14 55.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
11:47:33 [2022-07-15T11:47:33.431Z] #14 56.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:47:33 [2022-07-15T11:47:33.431Z] #14 56.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:47:33 [2022-07-15T11:47:33.431Z] #14 56.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:47:33 [2022-07-15T11:47:33.431Z] #14 56.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:47:33 [2022-07-15T11:47:33.689Z] #14 56.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:47:33 [2022-07-15T11:47:33.787Z] #21 46.71 Setting up zip (3.0-12) ...
11:47:33 [2022-07-15T11:47:33.787Z] #21 46.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:47:33 [2022-07-15T11:47:33.787Z] #21 46.75 Setting up bash-completion (1:2.11-2) ...
11:47:34 [2022-07-15T11:47:34.252Z] #21 5.312 Reading package lists...
11:47:34 [2022-07-15T11:47:34.254Z] #14 56.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
11:47:34 [2022-07-15T11:47:34.254Z] #14 56.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
11:47:34 [2022-07-15T11:47:34.997Z] #77 ...
11:47:34 [2022-07-15T11:47:34.997Z] 
11:47:34 [2022-07-15T11:47:34.997Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:34 [2022-07-15T11:47:34.997Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
11:47:34 [2022-07-15T11:47:34.997Z] #14 97.63 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:47:34 [2022-07-15T11:47:34.997Z] #14 97.63 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:47:34 [2022-07-15T11:47:34.997Z] #14 97.64 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:47:35 [2022-07-15T11:47:35.189Z] #14 ...
11:47:35 [2022-07-15T11:47:35.189Z] 
11:47:35 [2022-07-15T11:47:35.189Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:47:35 [2022-07-15T11:47:35.189Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:47:35 [2022-07-15T11:47:35.189Z] #62 57.94 The following additional packages will be installed:
11:47:35 [2022-07-15T11:47:35.189Z] #62 57.95   libbtrfs0
11:47:35 [2022-07-15T11:47:35.449Z] #62 ...
11:47:35 [2022-07-15T11:47:35.449Z] 
11:47:35 [2022-07-15T11:47:35.449Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:47:35 [2022-07-15T11:47:35.449Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:47:35 [2022-07-15T11:47:35.449Z] #42 39.41 Reading package lists...
11:47:35 [2022-07-15T11:47:35.449Z] #42 48.39 Building dependency tree...
11:47:35 [2022-07-15T11:47:35.449Z] #42 55.13 The following additional packages will be installed:
11:47:35 [2022-07-15T11:47:35.449Z] #42 55.14   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:47:35 [2022-07-15T11:47:35.449Z] #42 55.17 Suggested packages:
11:47:35 [2022-07-15T11:47:35.449Z] #42 55.19   cmake-doc ninja-build lrzip
11:47:35 [2022-07-15T11:47:35.449Z] #42 55.20 Recommended packages:
11:47:35 [2022-07-15T11:47:35.449Z] #42 55.20   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:47:35 [2022-07-15T11:47:35.449Z] #42 56.68 The following NEW packages will be installed:
11:47:35 [2022-07-15T11:47:35.449Z] #42 56.69   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:47:35 [2022-07-15T11:47:35.449Z] #42 56.69   vim-common xxd
11:47:35 [2022-07-15T11:47:35.449Z] #42 57.19 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
11:47:35 [2022-07-15T11:47:35.449Z] #42 57.19 Need to get 17.7 MB of archives.
11:47:35 [2022-07-15T11:47:35.449Z] #42 57.19 After this operation, 70.7 MB of additional disk space will be used.
11:47:35 [2022-07-15T11:47:35.449Z] #42 57.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:47:35 [2022-07-15T11:47:35.449Z] #42 57.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:47:35 [2022-07-15T11:47:35.449Z] #42 57.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:47:35 [2022-07-15T11:47:35.449Z] #42 57.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:47:35 [2022-07-15T11:47:35.633Z] #21 9.719 Building dependency tree...
11:47:35 [2022-07-15T11:47:35.633Z] #21 10.78 Reading state information...
11:47:35 [2022-07-15T11:47:35.691Z] #21 48.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:47:35 [2022-07-15T11:47:35.691Z] #21 48.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:47:35 [2022-07-15T11:47:35.691Z] #21 48.94 Setting up libmnl0:amd64 (1.0.4-3) ...
11:47:35 [2022-07-15T11:47:35.691Z] #21 48.96 Setting up patch (2.7.6-7) ...
11:47:35 [2022-07-15T11:47:35.691Z] #21 48.97 Setting up sudo (1.9.5p2-3) ...
11:47:35 [2022-07-15T11:47:35.691Z] #21 49.07 invoke-rc.d: could not determine current runlevel
11:47:35 [2022-07-15T11:47:35.691Z] #21 49.08 invoke-rc.d: policy-rc.d denied execution of start.
11:47:35 [2022-07-15T11:47:35.691Z] #21 49.09 Setting up xfsprogs (5.10.0-4) ...
11:47:35 [2022-07-15T11:47:35.691Z] #21 49.11 Setting up libxtables12:amd64 (1.8.7-1) ...
11:47:35 [2022-07-15T11:47:35.691Z] #21 49.12 Setting up inetutils-ping (2:2.0-1) ...
11:47:35 [2022-07-15T11:47:35.691Z] #21 49.13 Setting up pigz (2.6-1) ...
11:47:35 [2022-07-15T11:47:35.691Z] #21 49.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:47:35 [2022-07-15T11:47:35.691Z] #21 49.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:47:35 [2022-07-15T11:47:35.706Z] #42 ...
11:47:35 [2022-07-15T11:47:35.706Z] 
11:47:35 [2022-07-15T11:47:35.706Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:47:35 [2022-07-15T11:47:35.706Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:47:35 [2022-07-15T11:47:35.706Z] #62 58.36 The following NEW packages will be installed:
11:47:35 [2022-07-15T11:47:35.706Z] #62 58.37   libbtrfs-dev libbtrfs0
11:47:35 [2022-07-15T11:47:35.950Z] #21 49.18 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:47:35 [2022-07-15T11:47:35.950Z] #21 49.19 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:47:36 [2022-07-15T11:47:36.314Z] #62 59.00 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
11:47:36 [2022-07-15T11:47:36.314Z] #62 59.00 Need to get 460 kB of archives.
11:47:36 [2022-07-15T11:47:36.314Z] #62 59.00 After this operation, 1237 kB of additional disk space will be used.
11:47:36 [2022-07-15T11:47:36.314Z] #62 59.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:47:36 [2022-07-15T11:47:36.314Z] #62 59.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.91 The following additional packages will be installed:
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.91   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.91   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.91   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.91   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.91   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.91   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.92   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.93 Suggested packages:
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.93   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.93   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.93   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.93   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.93   seccomp:ppc64el seccomp:s390x
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.93 Recommended packages:
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.93   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.93   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.93   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
11:47:36 [2022-07-15T11:47:36.575Z] #21 11.93   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
11:47:36 [2022-07-15T11:47:36.575Z] #21 ...
11:47:36 [2022-07-15T11:47:36.575Z] 
11:47:36 [2022-07-15T11:47:36.575Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:47:36 [2022-07-15T11:47:36.575Z] #71 sha256:135ebbc6127ef697d967fa405b7e07f399deb3dc52a0c8ddd009b9b20ac88b0b
11:47:36 [2022-07-15T11:47:36.575Z] #71 19.78 + bin/containerd
11:47:36 [2022-07-15T11:47:36.848Z] #71 ...
11:47:36 [2022-07-15T11:47:36.848Z] 
11:47:36 [2022-07-15T11:47:36.848Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
11:47:36 [2022-07-15T11:47:36.848Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4
11:47:36 [2022-07-15T11:47:36.848Z] #21 12.37 The following NEW packages will be installed:
11:47:36 [2022-07-15T11:47:36.848Z] #21 12.37   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
11:47:36 [2022-07-15T11:47:36.887Z] #21 50.00 Setting up libaio1:amd64 (0.3.112-9) ...
11:47:36 [2022-07-15T11:47:36.887Z] #21 50.02 Setting up python3-lib2to3 (3.9.2-1) ...
11:47:37 [2022-07-15T11:47:37.107Z] #21 12.37   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
11:47:37 [2022-07-15T11:47:37.107Z] #21 12.37   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
11:47:37 [2022-07-15T11:47:37.107Z] #21 12.37   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
11:47:37 [2022-07-15T11:47:37.107Z] #21 12.37   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
11:47:37 [2022-07-15T11:47:37.107Z] #21 12.37   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
11:47:37 [2022-07-15T11:47:37.107Z] #21 12.37   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
11:47:37 [2022-07-15T11:47:37.107Z] #21 12.38   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
11:47:37 [2022-07-15T11:47:37.107Z] #21 12.38   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
11:47:37 [2022-07-15T11:47:37.107Z] #21 12.38   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
11:47:37 [2022-07-15T11:47:37.107Z] #21 12.38   libseccomp2:ppc64el libseccomp2:s390x
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.74 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded.
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.74 Need to get 15.9 MB of archives.
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.74 After this operation, 73.0 MB of additional disk space will be used.
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
11:47:37 [2022-07-15T11:47:37.367Z] #21 12.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
11:47:37 [2022-07-15T11:47:37.405Z] #21 50.59 Setting up libelf1:amd64 (0.183-1) ...
11:47:37 [2022-07-15T11:47:37.405Z] #21 50.60 Setting up zstd (1.4.8+dfsg-2.1) ...
11:47:37 [2022-07-15T11:47:37.405Z] #21 50.63 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:47:37 [2022-07-15T11:47:37.405Z] #21 50.64 Setting up python3-distutils (3.9.2-1) ...
11:47:37 [2022-07-15T11:47:37.628Z] #21 12.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
11:47:37 [2022-07-15T11:47:37.628Z] #21 12.90 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
11:47:37 [2022-07-15T11:47:37.628Z] #21 12.90 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
11:47:37 [2022-07-15T11:47:37.628Z] #21 12.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
11:47:37 [2022-07-15T11:47:37.628Z] #21 12.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
11:47:37 [2022-07-15T11:47:37.628Z] #21 12.91 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
11:47:37 [2022-07-15T11:47:37.628Z] #21 12.91 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
11:47:37 [2022-07-15T11:47:37.628Z] #21 12.91 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
11:47:37 [2022-07-15T11:47:37.628Z] #21 12.91 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
11:47:37 [2022-07-15T11:47:37.628Z] #21 12.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
11:47:37 [2022-07-15T11:47:37.628Z] #21 12.92 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:47:37 [2022-07-15T11:47:37.972Z] #21 51.22 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:47:37 [2022-07-15T11:47:37.972Z] #21 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:47:37 [2022-07-15T11:47:37.972Z] #21 51.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:47:37 [2022-07-15T11:47:37.972Z] #21 51.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:47:37 [2022-07-15T11:47:37.972Z] #21 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:47:37 [2022-07-15T11:47:37.972Z] #21 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:47:37 [2022-07-15T11:47:37.972Z] #21 51.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:47:37 [2022-07-15T11:47:37.972Z] #21 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:47:37 [2022-07-15T11:47:37.972Z] #21 51.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:47:37 [2022-07-15T11:47:37.972Z] #21 51.31 Setting up python3-setuptools (52.0.0-4) ...
11:47:38 [2022-07-15T11:47:38.198Z] #21 13.37 debconf: delaying package configuration, since apt-utils is not installed
11:47:38 [2022-07-15T11:47:38.198Z] #21 13.54 Fetched 15.9 MB in 0s (34.9 MB/s)
11:47:38 [2022-07-15T11:47:38.198Z] #21 13.57 Selecting previously unselected package gcc-10-base:armel.
11:47:38 [2022-07-15T11:47:38.198Z] #21 13.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38556 files and directories currently installed.)
11:47:38 [2022-07-15T11:47:38.198Z] #21 13.60 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
11:47:38 [2022-07-15T11:47:38.198Z] #21 13.60 Unpacking gcc-10-base:armel (10.2.1-6) ...
11:47:38 [2022-07-15T11:47:38.198Z] #21 13.68 Selecting previously unselected package gcc-10-base:armhf.
11:47:38 [2022-07-15T11:47:38.198Z] #21 13.68 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
11:47:38 [2022-07-15T11:47:38.198Z] #21 13.69 Unpacking gcc-10-base:armhf (10.2.1-6) ...
11:47:38 [2022-07-15T11:47:38.198Z] #21 13.75 Selecting previously unselected package gcc-10-base:ppc64el.
11:47:38 [2022-07-15T11:47:38.198Z] #21 13.76 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
11:47:38 [2022-07-15T11:47:38.458Z] #21 13.77 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
11:47:38 [2022-07-15T11:47:38.458Z] #21 13.85 Selecting previously unselected package gcc-10-base:s390x.
11:47:38 [2022-07-15T11:47:38.458Z] #21 13.85 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
11:47:38 [2022-07-15T11:47:38.458Z] #21 13.86 Unpacking gcc-10-base:s390x (10.2.1-6) ...
11:47:38 [2022-07-15T11:47:38.458Z] #21 13.94 Selecting previously unselected package gcc-10-base:arm64.
11:47:38 [2022-07-15T11:47:38.458Z] #21 13.94 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
11:47:38 [2022-07-15T11:47:38.458Z] #21 13.95 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
11:47:38 [2022-07-15T11:47:38.458Z] #21 14.03 Selecting previously unselected package libgcc-s1:armel.
11:47:38 [2022-07-15T11:47:38.718Z] #21 14.03 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
11:47:38 [2022-07-15T11:47:38.718Z] #21 14.04 Unpacking libgcc-s1:armel (10.2.1-6) ...
11:47:38 [2022-07-15T11:47:38.718Z] #21 14.10 Selecting previously unselected package libcrypt1:armel.
11:47:38 [2022-07-15T11:47:38.718Z] #21 14.10 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
11:47:38 [2022-07-15T11:47:38.718Z] #21 14.11 Unpacking libcrypt1:armel (1:4.4.18-4) ...
11:47:38 [2022-07-15T11:47:38.872Z] #62 61.16 debconf: delaying package configuration, since apt-utils is not installed
11:47:38 [2022-07-15T11:47:38.872Z] #62 ...
11:47:38 [2022-07-15T11:47:38.872Z] 
11:47:38 [2022-07-15T11:47:38.872Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:47:38 [2022-07-15T11:47:38.872Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:47:38 [2022-07-15T11:47:38.872Z] #51 41.87 Reading package lists...
11:47:38 [2022-07-15T11:47:38.872Z] #51 51.25 Building dependency tree...
11:47:38 [2022-07-15T11:47:38.872Z] #51 57.49 The following additional packages will be installed:
11:47:38 [2022-07-15T11:47:38.872Z] #51 57.51   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:47:38 [2022-07-15T11:47:38.872Z] #51 57.51   python3-protobuf python3-six
11:47:38 [2022-07-15T11:47:38.872Z] #51 57.55 Suggested packages:
11:47:38 [2022-07-15T11:47:38.872Z] #51 57.58   python3-setuptools
11:47:38 [2022-07-15T11:47:38.872Z] #51 57.58 Recommended packages:
11:47:38 [2022-07-15T11:47:38.872Z] #51 57.58   iproute2 | iproute
11:47:38 [2022-07-15T11:47:38.872Z] #51 58.97 The following NEW packages will be installed:
11:47:38 [2022-07-15T11:47:38.872Z] #51 59.00   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:47:38 [2022-07-15T11:47:38.872Z] #51 59.01   python3-protobuf python3-six
11:47:38 [2022-07-15T11:47:38.872Z] #51 59.72 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
11:47:38 [2022-07-15T11:47:38.872Z] #51 59.72 Need to get 2314 kB of archives.
11:47:38 [2022-07-15T11:47:38.872Z] #51 59.72 After this operation, 11.1 MB of additional disk space will be used.
11:47:38 [2022-07-15T11:47:38.872Z] #51 59.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
11:47:38 [2022-07-15T11:47:38.872Z] #51 59.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:47:38 [2022-07-15T11:47:38.872Z] #51 59.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
11:47:38 [2022-07-15T11:47:38.872Z] #51 59.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
11:47:38 [2022-07-15T11:47:38.872Z] #51 59.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:47:38 [2022-07-15T11:47:38.872Z] #51 59.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:47:38 [2022-07-15T11:47:38.872Z] #51 59.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:47:38 [2022-07-15T11:47:38.872Z] #51 ...
11:47:38 [2022-07-15T11:47:38.872Z] 
11:47:38 [2022-07-15T11:47:38.872Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:47:38 [2022-07-15T11:47:38.872Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:47:38 [2022-07-15T11:47:38.872Z] #62 61.67 Fetched 460 kB in 0s (1010 kB/s)
11:47:38 [2022-07-15T11:47:38.977Z] #21 14.18 Selecting previously unselected package libc6:armel.
11:47:38 [2022-07-15T11:47:38.977Z] #21 14.19 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
11:47:38 [2022-07-15T11:47:38.977Z] #21 14.36 Unpacking libc6:armel (2.31-13+deb11u3) ...
11:47:39 [2022-07-15T11:47:39.128Z] #62 61.87 Selecting previously unselected package libbtrfs0:amd64.
11:47:39 [2022-07-15T11:47:39.128Z] #62 61.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 ... 15717 files and directories currently installed.)
11:47:39 [2022-07-15T11:47:39.128Z] #62 61.94 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:47:39 [2022-07-15T11:47:39.128Z] #62 61.97 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:47:39 [2022-07-15T11:47:39.236Z] #21 14.69 Selecting previously unselected package libapparmor1:armel.
11:47:39 [2022-07-15T11:47:39.236Z] #21 14.69 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
11:47:39 [2022-07-15T11:47:39.236Z] #21 14.70 Unpacking libapparmor1:armel (2.13.6-10) ...
11:47:39 [2022-07-15T11:47:39.236Z] #21 14.74 Selecting previously unselected package libapparmor-dev:armel.
11:47:39 [2022-07-15T11:47:39.349Z] #21 ...
11:47:39 [2022-07-15T11:47:39.349Z] 
11:47:39 [2022-07-15T11:47:39.349Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:39 [2022-07-15T11:47:39.349Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:47:39 [2022-07-15T11:47:39.349Z] #77 129.9 checking if gcc static flag -static works... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 130.2 checking if gcc supports -c -o file.o... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 130.3 checking if gcc supports -c -o file.o... (cached) yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 130.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 130.4 checking dynamic linker characteristics... GNU/Linux ld.so
11:47:39 [2022-07-15T11:47:39.349Z] #77 130.6 checking how to hardcode library paths into programs... immediate
11:47:39 [2022-07-15T11:47:39.349Z] #77 130.6 checking whether stripping libraries is possible... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 130.6 checking if libtool supports shared libraries... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 130.6 checking whether to build shared libraries... no
11:47:39 [2022-07-15T11:47:39.349Z] #77 130.6 checking whether to build static libraries... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 130.7 checking float.h usability... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 130.8 checking float.h presence... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 130.9 checking for float.h... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 130.9 checking limits.h usability... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 131.0 checking limits.h presence... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 131.1 checking for limits.h... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 131.1 checking stddef.h usability... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 131.3 checking stddef.h presence... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 131.3 checking for stddef.h... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 131.3 checking for stdlib.h... (cached) yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 131.4 checking for string.h... (cached) yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 131.4 checking sys/time.h usability... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 131.5 checking sys/time.h presence... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 131.6 checking for sys/time.h... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 131.6 checking for inline... inline
11:47:39 [2022-07-15T11:47:39.349Z] #77 131.7 checking for size_t... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 132.0 checking for stdlib.h... (cached) yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 132.0 checking for GNU libc compatible malloc... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 132.2 checking for stdlib.h... (cached) yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 132.2 checking for GNU libc compatible realloc... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 132.4 checking for working strtod... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 132.7 checking for gettimeofday... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 133.1 checking for memset... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 133.3 checking for strspn... yes
11:47:39 [2022-07-15T11:47:39.349Z] #77 133.7 checking that generated files are newer than configure... done
11:47:39 [2022-07-15T11:47:39.349Z] #77 133.7 configure: creating ./config.status
11:47:39 [2022-07-15T11:47:39.349Z] #77 135.6 config.status: creating Makefile
11:47:39 [2022-07-15T11:47:39.349Z] #77 135.6 config.status: creating config.h
11:47:39 [2022-07-15T11:47:39.349Z] #77 135.7 config.status: executing depfiles commands
11:47:39 [2022-07-15T11:47:39.349Z] #77 135.8 config.status: executing libtool commands
11:47:39 [2022-07-15T11:47:39.349Z] #77 136.7   GEN      .version
11:47:39 [2022-07-15T11:47:39.349Z] #77 136.7 make  install-recursive
11:47:39 [2022-07-15T11:47:39.349Z] #77 136.7 make[1]: Entering directory '/tmp/crun-build'
11:47:39 [2022-07-15T11:47:39.349Z] #77 136.8 Making install in libocispec
11:47:39 [2022-07-15T11:47:39.349Z] #77 136.8 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:47:39 [2022-07-15T11:47:39.349Z] #77 136.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
11:47:39 [2022-07-15T11:47:39.349Z] #77 136.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
11:47:39 [2022-07-15T11:47:39.349Z] #77 136.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
11:47:39 [2022-07-15T11:47:39.349Z] #77 136.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
11:47:39 [2022-07-15T11:47:39.349Z] #77 137.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 138.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 138.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 138.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 138.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 138.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 138.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 138.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.1 make  install-recursive
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.1 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.2 Making install in yajl
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.2   CC       verify/json_verify-json_verify.o
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.2   CC       src/libyajl_la-yajl_alloc.lo
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.2   CC       src/libyajl_la-yajl_gen.lo
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.2   CC       src/libyajl_la-yajl.lo
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.3   CC       src/libyajl_la-yajl_parser.lo
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.3   CC       src/libyajl_la-yajl_buf.lo
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.3   CC       src/libyajl_la-yajl_encode.lo
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.3   CC       src/libyajl_la-yajl_lex.lo
11:47:39 [2022-07-15T11:47:39.349Z] #77 139.4   CC       src/libyajl_la-yajl_tree.lo
11:47:39 [2022-07-15T11:47:39.365Z] #14 ...
11:47:39 [2022-07-15T11:47:39.365Z] 
11:47:39 [2022-07-15T11:47:39.365Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:39 [2022-07-15T11:47:39.365Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:47:39 [2022-07-15T11:47:39.365Z] #77 57.85 configure.ac:7: installing 'build-aux/compile'
11:47:39 [2022-07-15T11:47:39.365Z] #77 57.86 configure.ac:9: installing 'build-aux/config.guess'
11:47:39 [2022-07-15T11:47:39.365Z] #77 57.86 configure.ac:9: installing 'build-aux/config.sub'
11:47:39 [2022-07-15T11:47:39.365Z] #77 57.87 configure.ac:11: installing 'build-aux/install-sh'
11:47:39 [2022-07-15T11:47:39.365Z] #77 57.89 configure.ac:11: installing 'build-aux/missing'
11:47:39 [2022-07-15T11:47:39.496Z] #21 14.74 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
11:47:39 [2022-07-15T11:47:39.496Z] #21 14.75 Unpacking libapparmor-dev:armel (2.13.6-10) ...
11:47:39 [2022-07-15T11:47:39.496Z] #21 14.80 Selecting previously unselected package libgcc-s1:arm64.
11:47:39 [2022-07-15T11:47:39.496Z] #21 14.80 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
11:47:39 [2022-07-15T11:47:39.496Z] #21 14.80 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
11:47:39 [2022-07-15T11:47:39.496Z] #21 14.84 Selecting previously unselected package libcrypt1:arm64.
11:47:39 [2022-07-15T11:47:39.496Z] #21 14.85 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
11:47:39 [2022-07-15T11:47:39.496Z] #21 14.85 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
11:47:39 [2022-07-15T11:47:39.496Z] #21 14.92 Selecting previously unselected package libc6:arm64.
11:47:39 [2022-07-15T11:47:39.496Z] #21 14.93 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
11:47:39 [2022-07-15T11:47:39.608Z] #77 ...
11:47:39 [2022-07-15T11:47:39.608Z] 
11:47:39 [2022-07-15T11:47:39.608Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:47:39 [2022-07-15T11:47:39.608Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:47:39 [2022-07-15T11:47:39.608Z] #21 52.85 Setting up libjq1:amd64 (1.6-2.1) ...
11:47:39 [2022-07-15T11:47:39.608Z] #21 52.86 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:47:39 [2022-07-15T11:47:39.608Z] #21 52.87 Setting up thin-provisioning-tools (0.9.0-1) ...
11:47:39 [2022-07-15T11:47:39.608Z] #21 52.89 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:47:39 [2022-07-15T11:47:39.626Z] #77 58.08 Makefile.am: installing 'build-aux/depcomp'
11:47:39 [2022-07-15T11:47:39.626Z] #77 58.18 parallel-tests: installing 'build-aux/test-driver'
11:47:39 [2022-07-15T11:47:39.690Z] #62 62.50 Selecting previously unselected package libbtrfs-dev:amd64.
11:47:39 [2022-07-15T11:47:39.690Z] #62 62.52 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:47:39 [2022-07-15T11:47:39.690Z] #62 62.57 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:47:39 [2022-07-15T11:47:39.755Z] #21 15.05 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
11:47:40 [2022-07-15T11:47:40.014Z] #21 15.42 Selecting previously unselected package libapparmor1:arm64.
11:47:40 [2022-07-15T11:47:40.014Z] #21 15.42 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
11:47:40 [2022-07-15T11:47:40.014Z] #21 15.43 Unpacking libapparmor1:arm64 (2.13.6-10) ...
11:47:40 [2022-07-15T11:47:40.014Z] #21 15.47 Selecting previously unselected package libapparmor-dev:arm64.
11:47:40 [2022-07-15T11:47:40.014Z] #21 15.48 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
11:47:40 [2022-07-15T11:47:40.014Z] #21 15.48 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
11:47:40 [2022-07-15T11:47:40.014Z] #21 15.56 Selecting previously unselected package libgcc-s1:s390x.
11:47:40 [2022-07-15T11:47:40.254Z] #62 63.06 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:47:40 [2022-07-15T11:47:40.254Z] #62 63.09 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:47:40 [2022-07-15T11:47:40.273Z] #21 15.57 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
11:47:40 [2022-07-15T11:47:40.273Z] #21 15.58 Unpacking libgcc-s1:s390x (10.2.1-6) ...
11:47:40 [2022-07-15T11:47:40.273Z] #21 15.61 Selecting previously unselected package libcrypt1:s390x.
11:47:40 [2022-07-15T11:47:40.273Z] #21 15.62 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
11:47:40 [2022-07-15T11:47:40.273Z] #21 15.62 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
11:47:40 [2022-07-15T11:47:40.273Z] #21 15.68 Selecting previously unselected package libc6:s390x.
11:47:40 [2022-07-15T11:47:40.273Z] #21 15.68 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
11:47:40 [2022-07-15T11:47:40.273Z] #21 15.78 Unpacking libc6:s390x (2.31-13+deb11u3) ...
11:47:40 [2022-07-15T11:47:40.511Z] #62 63.16 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:47:40 [2022-07-15T11:47:40.532Z] #21 16.12 Selecting previously unselected package libapparmor1:s390x.
11:47:40 [2022-07-15T11:47:40.791Z] #21 16.12 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
11:47:40 [2022-07-15T11:47:40.791Z] #21 16.13 Unpacking libapparmor1:s390x (2.13.6-10) ...
11:47:40 [2022-07-15T11:47:40.791Z] #21 16.17 Selecting previously unselected package libapparmor-dev:s390x.
11:47:40 [2022-07-15T11:47:40.791Z] #21 16.17 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
11:47:40 [2022-07-15T11:47:40.791Z] #21 16.18 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
11:47:40 [2022-07-15T11:47:40.791Z] #21 16.22 Selecting previously unselected package libgcc-s1:armhf.
11:47:40 [2022-07-15T11:47:40.791Z] #21 16.23 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
11:47:40 [2022-07-15T11:47:40.791Z] #21 16.23 Unpacking libgcc-s1:armhf (10.2.1-6) ...
11:47:40 [2022-07-15T11:47:40.791Z] #21 16.27 Selecting previously unselected package libcrypt1:armhf.
11:47:40 [2022-07-15T11:47:40.791Z] #21 16.28 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
11:47:40 [2022-07-15T11:47:40.791Z] #21 16.28 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
11:47:40 [2022-07-15T11:47:40.791Z] #21 16.34 Selecting previously unselected package libc6:armhf.
11:47:40 [2022-07-15T11:47:40.985Z] #21 54.25 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:47:40 [2022-07-15T11:47:40.985Z] #21 54.26 Setting up jq (1.6-2.1) ...
11:47:40 [2022-07-15T11:47:40.985Z] #21 54.28 Setting up libbpf0:amd64 (1:0.3-2) ...
11:47:40 [2022-07-15T11:47:40.985Z] #21 54.29 Setting up iptables (1.8.7-1) ...
11:47:40 [2022-07-15T11:47:40.985Z] #21 54.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:47:40 [2022-07-15T11:47:40.985Z] #21 54.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:47:40 [2022-07-15T11:47:40.985Z] #21 54.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:47:40 [2022-07-15T11:47:40.985Z] #21 54.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:47:40 [2022-07-15T11:47:40.985Z] #21 54.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:47:40 [2022-07-15T11:47:40.985Z] #21 54.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:47:40 [2022-07-15T11:47:40.985Z] #21 54.35 Setting up iproute2 (5.10.0-4) ...
11:47:41 [2022-07-15T11:47:41.050Z] #21 16.34 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
11:47:41 [2022-07-15T11:47:41.050Z] #21 16.45 Unpacking libc6:armhf (2.31-13+deb11u3) ...
11:47:41 [2022-07-15T11:47:41.075Z] #62 ...
11:47:41 [2022-07-15T11:47:41.075Z] 
11:47:41 [2022-07-15T11:47:41.075Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:47:41 [2022-07-15T11:47:41.075Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
11:47:41 [2022-07-15T11:47:41.075Z] #57 63.49 v3.0.2
11:47:41 [2022-07-15T11:47:41.075Z] #57 DONE 63.9s
11:47:41 [2022-07-15T11:47:41.075Z] 
11:47:41 [2022-07-15T11:47:41.075Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:47:41 [2022-07-15T11:47:41.075Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
11:47:41 [2022-07-15T11:47:41.075Z] #62 DONE 63.9s
11:47:41 [2022-07-15T11:47:41.075Z] 
11:47:41 [2022-07-15T11:47:41.075Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:47:41 [2022-07-15T11:47:41.075Z] #63 sha256:0a97ccaf0a0926812dabd573a584b99f9131470844ff518c1b72c1b019d8ea8b
11:47:41 [2022-07-15T11:47:41.308Z] #21 16.68 Selecting previously unselected package libapparmor1:armhf.
11:47:41 [2022-07-15T11:47:41.308Z] #21 16.69 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
11:47:41 [2022-07-15T11:47:41.308Z] #21 16.69 Unpacking libapparmor1:armhf (2.13.6-10) ...
11:47:41 [2022-07-15T11:47:41.308Z] #21 16.73 Selecting previously unselected package libapparmor-dev:armhf.
11:47:41 [2022-07-15T11:47:41.308Z] #21 16.73 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
11:47:41 [2022-07-15T11:47:41.308Z] #21 16.73 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
11:47:41 [2022-07-15T11:47:41.308Z] #21 16.77 Selecting previously unselected package libgcc-s1:ppc64el.
11:47:41 [2022-07-15T11:47:41.308Z] #21 16.78 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
11:47:41 [2022-07-15T11:47:41.308Z] #21 16.78 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
11:47:41 [2022-07-15T11:47:41.308Z] #21 16.82 Selecting previously unselected package libcrypt1:ppc64el.
11:47:41 [2022-07-15T11:47:41.308Z] #21 16.82 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
11:47:41 [2022-07-15T11:47:41.308Z] #21 16.82 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
11:47:41 [2022-07-15T11:47:41.308Z] #21 16.88 Selecting previously unselected package libc6:ppc64el.
11:47:41 [2022-07-15T11:47:41.503Z] #21 54.72 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:47:41 [2022-07-15T11:47:41.537Z] #77 59.93 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:47:41 [2022-07-15T11:47:41.537Z] #77 59.93 libtoolize: copying file 'build-aux/ltmain.sh'
11:47:41 [2022-07-15T11:47:41.567Z] #21 16.88 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
11:47:41 [2022-07-15T11:47:41.567Z] #21 17.00 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
11:47:41 [2022-07-15T11:47:41.638Z] #63 DONE 0.4s
11:47:41 [2022-07-15T11:47:41.638Z] 
11:47:41 [2022-07-15T11:47:41.638Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:41 [2022-07-15T11:47:41.638Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:47:41 [2022-07-15T11:47:41.638Z] #77 13.93 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:47:41 [2022-07-15T11:47:41.638Z] #77 13.96 Cloning into '/tmp/crun-build/libocispec'...
11:47:42 [2022-07-15T11:47:42.108Z] #77 60.64 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:47:42 [2022-07-15T11:47:42.108Z] #77 60.64 libtoolize: copying file 'm4/libtool.m4'
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.35 Selecting previously unselected package libapparmor1:ppc64el.
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.35 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.35 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.39 Selecting previously unselected package libapparmor-dev:ppc64el.
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.39 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.40 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.44 Selecting previously unselected package libseccomp2:s390x.
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.44 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.45 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.49 Selecting previously unselected package libseccomp-dev:s390x.
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.49 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.49 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.53 Selecting previously unselected package libseccomp2:ppc64el.
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.54 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.54 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.57 Selecting previously unselected package libseccomp-dev:ppc64el.
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.57 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.58 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.62 Selecting previously unselected package libseccomp2:armhf.
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.62 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.62 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
11:47:42 [2022-07-15T11:47:42.133Z] #21 17.66 Selecting previously unselected package libseccomp-dev:armhf.
11:47:42 [2022-07-15T11:47:42.368Z] #77 60.76 libtoolize: copying file 'm4/ltoptions.m4'
11:47:42 [2022-07-15T11:47:42.369Z] #77 60.90 libtoolize: copying file 'm4/ltsugar.m4'
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.66 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.66 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.71 Selecting previously unselected package libseccomp2:armel.
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.72 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.72 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.75 Selecting previously unselected package libseccomp-dev:armel.
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.76 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.76 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.82 Selecting previously unselected package libseccomp2:arm64.
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.82 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.83 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.86 Selecting previously unselected package libseccomp-dev:arm64.
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.86 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.86 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.92 Setting up gcc-10-base:arm64 (10.2.1-6) ...
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.93 Setting up gcc-10-base:armel (10.2.1-6) ...
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.95 Setting up gcc-10-base:armhf (10.2.1-6) ...
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.96 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
11:47:42 [2022-07-15T11:47:42.392Z] #21 17.97 Setting up gcc-10-base:s390x (10.2.1-6) ...
11:47:42 [2022-07-15T11:47:42.440Z] #21 DONE 55.7s
11:47:42 [2022-07-15T11:47:42.440Z] 
11:47:42 [2022-07-15T11:47:42.440Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:47:42 [2022-07-15T11:47:42.440Z] #64 sha256:0c411da84eb1e4ded298e7606e7cdb08a0021ec20054d98c706d63af4c83563a
11:47:42 [2022-07-15T11:47:42.440Z] #64 ...
11:47:42 [2022-07-15T11:47:42.440Z] 
11:47:42 [2022-07-15T11:47:42.440Z] #22 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:47:42 [2022-07-15T11:47:42.440Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6
11:47:42 [2022-07-15T11:47:42.629Z] #77 61.04 libtoolize: copying file 'm4/ltversion.m4'
11:47:42 [2022-07-15T11:47:42.629Z] #77 61.18 libtoolize: copying file 'm4/lt~obsolete.m4'
11:47:42 [2022-07-15T11:47:42.650Z] #21 17.98 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
11:47:42 [2022-07-15T11:47:42.650Z] #21 17.99 Setting up libcrypt1:armel (1:4.4.18-4) ...
11:47:42 [2022-07-15T11:47:42.650Z] #21 18.00 Setting up libcrypt1:armhf (1:4.4.18-4) ...
11:47:42 [2022-07-15T11:47:42.650Z] #21 18.04 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
11:47:42 [2022-07-15T11:47:42.650Z] #21 18.05 Setting up libcrypt1:s390x (1:4.4.18-4) ...
11:47:42 [2022-07-15T11:47:42.650Z] #21 18.06 Setting up libgcc-s1:arm64 (10.2.1-6) ...
11:47:42 [2022-07-15T11:47:42.650Z] #21 18.07 Setting up libgcc-s1:armel (10.2.1-6) ...
11:47:42 [2022-07-15T11:47:42.650Z] #21 18.08 Setting up libgcc-s1:armhf (10.2.1-6) ...
11:47:42 [2022-07-15T11:47:42.650Z] #21 18.11 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
11:47:42 [2022-07-15T11:47:42.650Z] #21 18.12 Setting up libgcc-s1:s390x (10.2.1-6) ...
11:47:42 [2022-07-15T11:47:42.650Z] #21 18.13 Setting up libc6:arm64 (2.31-13+deb11u3) ...
11:47:43 [2022-07-15T11:47:43.375Z] #22 0.836 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:47:43 [2022-07-15T11:47:43.376Z] #22 0.840 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:47:43 [2022-07-15T11:47:43.376Z] #22 0.844 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:47:43 [2022-07-15T11:47:43.376Z] #22 DONE 0.9s
11:47:43 [2022-07-15T11:47:43.376Z] 
11:47:43 [2022-07-15T11:47:43.376Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:47:43 [2022-07-15T11:47:43.376Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
11:47:44 [2022-07-15T11:47:44.025Z] #21 19.26 Setting up libc6:armel (2.31-13+deb11u3) ...
11:47:44 [2022-07-15T11:47:44.160Z] #77 16.27 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
11:47:44 [2022-07-15T11:47:44.160Z] #77 16.28 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:47:44 [2022-07-15T11:47:44.160Z] #77 16.28 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:47:44 [2022-07-15T11:47:44.160Z] #77 16.28 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:47:44 [2022-07-15T11:47:44.160Z] #77 16.30 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:47:44 [2022-07-15T11:47:44.284Z] #21 ...
11:47:44 [2022-07-15T11:47:44.284Z] 
11:47:44 [2022-07-15T11:47:44.284Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:47:44 [2022-07-15T11:47:44.284Z] #71 sha256:135ebbc6127ef697d967fa405b7e07f399deb3dc52a0c8ddd009b9b20ac88b0b
11:47:44 [2022-07-15T11:47:44.284Z] #71 37.63 # github.com/containerd/containerd/cmd/containerd
11:47:44 [2022-07-15T11:47:44.284Z] #71 37.63 /usr/bin/ld: /tmp/go-link-2609847798/000019.o: in function `New':
11:47:44 [2022-07-15T11:47:44.284Z] #71 37.63 /tmp/tmp.h3Hf6YEg5T/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
11:47:44 [2022-07-15T11:47:44.542Z] #71 37.70 + bin/containerd-stress
11:47:44 [2022-07-15T11:47:44.769Z] #14 ...
11:47:44 [2022-07-15T11:47:44.769Z] 
11:47:44 [2022-07-15T11:47:44.769Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:44 [2022-07-15T11:47:44.769Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:47:44 [2022-07-15T11:47:44.770Z] #77 36.76 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:47:45 [2022-07-15T11:47:45.170Z] #77 ...
11:47:45 [2022-07-15T11:47:45.170Z] 
11:47:45 [2022-07-15T11:47:45.170Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:45 [2022-07-15T11:47:45.170Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
11:47:45 [2022-07-15T11:47:45.170Z] #14 103.6 Selecting previously unselected package g++-mingw-w64-x86-64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 103.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 103.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 103.8 Selecting previously unselected package libapparmor1:arm64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 103.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 103.8 Unpacking libapparmor1:arm64 (2.13.6-10) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 103.9 Selecting previously unselected package libapparmor-dev:arm64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 103.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 103.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.0 Selecting previously unselected package libbtrfs0:arm64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.2 Selecting previously unselected package libbtrfs-dev:arm64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.5 Selecting previously unselected package libudev-dev:arm64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.5 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.5 Unpacking libudev-dev:arm64 (247.3-7) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.7 Selecting previously unselected package libsepol1-dev:arm64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.7 Unpacking libsepol1-dev:arm64 (3.1-1) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.9 Selecting previously unselected package libpcre2-16-0:arm64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 104.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 105.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 105.1 Selecting previously unselected package libpcre2-32-0:arm64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 105.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 105.1 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 105.3 Selecting previously unselected package libpcre2-posix2:arm64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 105.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 105.3 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 105.4 Selecting previously unselected package libpcre2-dev:arm64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 105.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 105.4 Unpacking libpcre2-dev:arm64 (10.36-2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 105.8 Selecting previously unselected package libselinux1-dev:arm64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 105.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 105.8 Unpacking libselinux1-dev:arm64 (3.1-3) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 106.1 Selecting previously unselected package libdevmapper-dev:arm64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 106.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 106.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 106.2 Selecting previously unselected package libseccomp-dev:arm64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 106.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 106.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 106.3 Selecting previously unselected package libsystemd-dev:arm64.
11:47:45 [2022-07-15T11:47:45.170Z] #14 106.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 106.4 Unpacking libsystemd-dev:arm64 (247.3-7) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 106.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.0 Setting up libapparmor1:arm64 (2.13.6-10) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.0 Setting up libsepol1-dev:arm64 (3.1-1) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.0 Setting up libpcre2-16-0:arm64 (10.36-2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.0 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.0 Setting up libpcre2-32-0:arm64 (10.36-2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.0 Setting up libudev-dev:arm64 (247.3-7) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.0 Setting up libpcre2-posix2:arm64 (10.36-2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.1 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.1 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.1 Setting up mingw-w64-common (8.0.0-1) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.1 Setting up libsystemd-dev:arm64 (247.3-7) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.1 Setting up libpcre2-dev:arm64 (10.36-2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.1 Setting up libselinux1-dev:arm64 (3.1-3) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.3 Setting up dmsetup (2:1.02.175-2.1) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:47:45 [2022-07-15T11:47:45.170Z] #14 107.4 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:47:45 [2022-07-15T11:47:45.476Z] #71 38.52 + bin/containerd-shim
11:47:45 [2022-07-15T11:47:45.528Z] #77 ...
11:47:45 [2022-07-15T11:47:45.528Z] 
11:47:45 [2022-07-15T11:47:45.528Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:45 [2022-07-15T11:47:45.528Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:47:45 [2022-07-15T11:47:45.528Z] #14 58.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 60.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 62.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 63.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 65.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 66.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 66.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 66.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 66.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 67.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 67.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 67.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 67.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 67.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 67.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 67.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 67.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 67.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 67.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 67.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 67.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:47:45 [2022-07-15T11:47:45.528Z] #14 ...
11:47:45 [2022-07-15T11:47:45.528Z] 
11:47:45 [2022-07-15T11:47:45.528Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:47:45 [2022-07-15T11:47:45.528Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:47:45 [2022-07-15T11:47:45.528Z] #55 62.03 go: downloading github.com/subosito/gotenv v1.2.0
11:47:45 [2022-07-15T11:47:45.528Z] #55 62.05 go: downloading github.com/hashicorp/hcl v1.0.0
11:47:45 [2022-07-15T11:47:45.528Z] #55 62.50 go: downloading gopkg.in/ini.v1 v1.66.4
11:47:45 [2022-07-15T11:47:45.528Z] #55 62.60 go: downloading github.com/magiconair/properties v1.8.6
11:47:45 [2022-07-15T11:47:45.528Z] #55 62.80 go: downloading github.com/pelletier/go-toml v1.9.5
11:47:45 [2022-07-15T11:47:45.528Z] #55 63.08 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
11:47:45 [2022-07-15T11:47:45.528Z] #55 63.46 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
11:47:45 [2022-07-15T11:47:45.528Z] #55 63.63 go: downloading github.com/gobwas/glob v0.2.3
11:47:45 [2022-07-15T11:47:45.528Z] #55 63.84 go: downloading github.com/kisielk/gotool v1.0.0
11:47:45 [2022-07-15T11:47:45.528Z] #55 64.13 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:47:45 [2022-07-15T11:47:45.528Z] #55 64.22 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:47:45 [2022-07-15T11:47:45.528Z] #55 64.22 go: downloading github.com/ettle/strcase v0.1.1
11:47:45 [2022-07-15T11:47:45.528Z] #55 64.54 go: downloading github.com/fatih/structtag v1.2.0
11:47:45 [2022-07-15T11:47:45.528Z] #55 64.58 go: downloading github.com/Masterminds/semver v1.5.0
11:47:45 [2022-07-15T11:47:45.528Z] #55 64.64 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:47:45 [2022-07-15T11:47:45.528Z] #55 64.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:47:45 [2022-07-15T11:47:45.528Z] #55 64.95 go: downloading github.com/prometheus/client_golang v1.12.1
11:47:45 [2022-07-15T11:47:45.528Z] #55 65.96 go: downloading github.com/prometheus/client_model v0.2.0
11:47:45 [2022-07-15T11:47:45.528Z] #55 66.40 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
11:47:45 [2022-07-15T11:47:45.528Z] #55 66.73 go: downloading github.com/google/go-cmp v0.5.7
11:47:45 [2022-07-15T11:47:45.528Z] #55 67.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:47:45 [2022-07-15T11:47:45.528Z] #55 67.28 go: downloading github.com/hexops/gotextdiff v1.0.3
11:47:45 [2022-07-15T11:47:45.528Z] #55 67.55 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
11:47:45 [2022-07-15T11:47:45.528Z] #55 67.56 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
11:47:45 [2022-07-15T11:47:45.528Z] #55 67.71 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:47:45 [2022-07-15T11:47:45.528Z] #55 67.90 go: downloading github.com/beorn7/perks v1.0.1
11:47:45 [2022-07-15T11:47:45.528Z] #55 67.93 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:47:45 [2022-07-15T11:47:45.528Z] #55 68.10 go: downloading github.com/golang/protobuf v1.5.2
11:47:45 [2022-07-15T11:47:45.528Z] #55 68.16 go: downloading github.com/prometheus/common v0.32.1
11:47:45 [2022-07-15T11:47:45.785Z] #55 ...
11:47:45 [2022-07-15T11:47:45.785Z] 
11:47:45 [2022-07-15T11:47:45.785Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:47:45 [2022-07-15T11:47:45.785Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:47:45 [2022-07-15T11:47:45.785Z] #42 58.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
11:47:45 [2022-07-15T11:47:45.785Z] #42 58.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:47:45 [2022-07-15T11:47:45.785Z] #42 58.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:47:45 [2022-07-15T11:47:45.785Z] #42 58.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:47:45 [2022-07-15T11:47:45.785Z] #42 58.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:47:45 [2022-07-15T11:47:45.785Z] #42 58.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:47:45 [2022-07-15T11:47:45.785Z] #42 61.39 debconf: delaying package configuration, since apt-utils is not installed
11:47:45 [2022-07-15T11:47:45.785Z] #42 61.93 Fetched 17.7 MB in 2s (7302 kB/s)
11:47:45 [2022-07-15T11:47:45.785Z] #42 62.21 Selecting previously unselected package xxd.
11:47:45 [2022-07-15T11:47:45.785Z] #42 62.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:47:45 [2022-07-15T11:47:45.785Z] #42 62.30 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:47:45 [2022-07-15T11:47:45.785Z] #42 62.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:47:45 [2022-07-15T11:47:45.785Z] #42 62.79 Selecting previously unselected package vim-common.
11:47:45 [2022-07-15T11:47:45.785Z] #42 62.79 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:47:45 [2022-07-15T11:47:45.785Z] #42 62.84 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:47:45 [2022-07-15T11:47:45.785Z] #42 63.44 Selecting previously unselected package cmake-data.
11:47:45 [2022-07-15T11:47:45.785Z] #42 63.45 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:47:45 [2022-07-15T11:47:45.785Z] #42 63.49 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:47:46 [2022-07-15T11:47:46.042Z] #42 ...
11:47:46 [2022-07-15T11:47:46.042Z] 
11:47:46 [2022-07-15T11:47:46.042Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:47:46 [2022-07-15T11:47:46.042Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:47:46 [2022-07-15T11:47:46.042Z] #55 68.87 go: downloading github.com/prometheus/procfs v0.7.3
11:47:46 [2022-07-15T11:47:46.299Z] #55 68.90 go: downloading google.golang.org/protobuf v1.28.0
11:47:47 [2022-07-15T11:47:47.228Z] #55 ...
11:47:47 [2022-07-15T11:47:47.228Z] 
11:47:47 [2022-07-15T11:47:47.228Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
11:47:47 [2022-07-15T11:47:47.228Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.40 NAME:
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.45    go-winres - A tool for embedding resources in Windows executables
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.45 
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.45 USAGE:
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.45    go-winres [global options] command [command options] [arguments...]
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.45 
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.45 COMMANDS:
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.46    init     Create an initial ./winres/winres.json
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.46    make     Make syso files for the "go build" command
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.46    simply   Make syso files for the "go build" command (simplified)
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.46    extract  Extract all resources from an executable
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.46    patch    Replace resources in an executable file (exe, dll)
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.46    help, h  Shows a list of commands or help for one command
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.46 
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.46 GLOBAL OPTIONS:
11:47:47 [2022-07-15T11:47:47.228Z] #40 69.46    --help, -h  show help (default: false)
11:47:47 [2022-07-15T11:47:47.228Z] #40 DONE 69.7s
11:47:47 [2022-07-15T11:47:47.228Z] 
11:47:47 [2022-07-15T11:47:47.228Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:47 [2022-07-15T11:47:47.228Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:47:47 [2022-07-15T11:47:47.228Z] #14 69.14 debconf: delaying package configuration, since apt-utils is not installed
11:47:47 [2022-07-15T11:47:47.228Z] #14 69.61 Fetched 115 MB in 12s (9357 kB/s)
11:47:47 [2022-07-15T11:47:47.228Z] #14 69.76 Selecting previously unselected package binutils-mingw-w64-i686.
11:47:47 [2022-07-15T11:47:47.228Z] #14 69.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:47:47 [2022-07-15T11:47:47.228Z] #14 69.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:47:47 [2022-07-15T11:47:47.228Z] #14 70.05 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:47:48 [2022-07-15T11:47:48.466Z] #14 DONE 111.7s
11:47:48 [2022-07-15T11:47:48.466Z] 
11:47:48 [2022-07-15T11:47:48.466Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:47:48 [2022-07-15T11:47:48.466Z] #67 sha256:9f817a9ac1ff8a85ed8c99489cecbf6beb217a53be1c3c9f8f9d8f0d1bf65ae3
11:47:48 [2022-07-15T11:47:48.466Z] #67 103.9 + for f in rootlesskit rootlesskit-docker-proxy
11:47:48 [2022-07-15T11:47:48.466Z] #67 103.9 + GOBIN=/build
11:47:48 [2022-07-15T11:47:48.466Z] #67 103.9 + GO111MODULE=on
11:47:48 [2022-07-15T11:47:48.466Z] #67 103.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:47:48 [2022-07-15T11:47:48.466Z] #67 109.1 rootlesskit version 1.0.0
11:47:48 [2022-07-15T11:47:48.466Z] #67 109.1 Usage of /build/rootlesskit-docker-proxy:
11:47:48 [2022-07-15T11:47:48.466Z] #67 109.1   -container-ip string
11:47:48 [2022-07-15T11:47:48.466Z] #67 109.1     	container ip
11:47:48 [2022-07-15T11:47:48.466Z] #67 109.1   -container-port int
11:47:48 [2022-07-15T11:47:48.466Z] #67 109.1     	container port (default -1)
11:47:48 [2022-07-15T11:47:48.466Z] #67 109.1   -host-ip string
11:47:48 [2022-07-15T11:47:48.466Z] #67 109.1     	host ip
11:47:48 [2022-07-15T11:47:48.466Z] #67 109.1   -host-port int
11:47:48 [2022-07-15T11:47:48.466Z] #67 109.1     	host port (default -1)
11:47:48 [2022-07-15T11:47:48.466Z] #67 109.1   -proto string
11:47:48 [2022-07-15T11:47:48.466Z] #67 109.1     	proxy protocol (default "tcp")
11:47:48 [2022-07-15T11:47:48.466Z] #67 DONE 111.4s
11:47:48 [2022-07-15T11:47:48.466Z] 
11:47:48 [2022-07-15T11:47:48.466Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:47:48 [2022-07-15T11:47:48.466Z] #59 sha256:2f9c89964fc3789a7ac1d75ef58d34eaae8e6d2375740580d63f340e6b9f45e1
11:47:48 [2022-07-15T11:47:48.466Z] #59 ...
11:47:48 [2022-07-15T11:47:48.466Z] 
11:47:48 [2022-07-15T11:47:48.466Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:47:48 [2022-07-15T11:47:48.466Z] #68 sha256:52ee8998a75b8d9913bb9bba8e1b8d076be22f5fcf141024e3690a18f3275901
11:47:48 [2022-07-15T11:47:48.466Z] #68 DONE 0.2s
11:47:48 [2022-07-15T11:47:48.466Z] 
11:47:48 [2022-07-15T11:47:48.466Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:47:48 [2022-07-15T11:47:48.466Z] #59 sha256:2f9c89964fc3789a7ac1d75ef58d34eaae8e6d2375740580d63f340e6b9f45e1
11:47:48 [2022-07-15T11:47:48.466Z] #59 DONE 0.2s
11:47:48 [2022-07-15T11:47:48.467Z] 
11:47:48 [2022-07-15T11:47:48.467Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:47:48 [2022-07-15T11:47:48.467Z] #60 sha256:6d821dd1a934064571afd3db83e60f8cd0d029b7f494431ce2b979785c1987c3
11:47:48 [2022-07-15T11:47:48.647Z] #23 ...
11:47:48 [2022-07-15T11:47:48.647Z] 
11:47:48 [2022-07-15T11:47:48.647Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:48 [2022-07-15T11:47:48.647Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:47:48 [2022-07-15T11:47:48.647Z] #77 145.4   CCLD     libyajl.la
11:47:48 [2022-07-15T11:47:48.647Z] #77 145.8   CCLD     verify/json_verify
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.2 make[5]: Nothing to be done for 'install-exec-am'.
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.2 make[5]: Nothing to be done for 'install-data-am'.
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.4   CC       src/validate.o
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.4   CC       src/image_spec_schema_defs.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.4   CC       src/image_spec_schema_image_index_schema.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.4   CC       src/image_spec_schema_content_descriptor.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.4   CC       src/image_spec_schema_config_schema.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.4   CC       src/image_spec_schema_image_layout_schema.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.4   CC       src/image_spec_schema_defs_descriptor.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.4   CC       src/image_spec_schema_image_manifest_schema.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.5   CC       src/runtime_spec_schema_config_linux.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.5   CC       src/runtime_spec_schema_config_zos.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.5   CC       src/runtime_spec_schema_config_schema.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.5   CC       src/runtime_spec_schema_config_solaris.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.6   CC       src/runtime_spec_schema_config_vm.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.6   CC       src/runtime_spec_schema_config_windows.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.6   CC       src/runtime_spec_schema_defs.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.7   CC       src/runtime_spec_schema_defs_linux.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.7   CC       src/runtime_spec_schema_defs_zos.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.8   CC       src/runtime_spec_schema_defs_vm.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.9   CC       src/runtime_spec_schema_state_schema.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 146.9   CC       src/runtime_spec_schema_defs_windows.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.0   CC       src/image_manifest_items_image_manifest_items_schema.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.0   CC       src/basic_test_double_array_item.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.0   CC       src/basic_test_double_array.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.1   CC       src/basic_test_top_array_int.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.3   CC       src/basic_test_top_double_array_int.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.4   CC       src/basic_test_top_array_string.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.4   CC       src/basic_test_top_double_array_obj.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.5   CC       src/basic_test_top_double_array_string.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.5   CC       src/read-file.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.6   CC       src/basic_test_top_double_array_refobj.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.6   CC       src/json_common.lo
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.6   CC       tests/test-1.o
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.8   CC       tests/test-3.o
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.8   CC       tests/test-4.o
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.9   CC       tests/test-5.o
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.9   CC       tests/test-6.o
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.9   CC       tests/test-2.o
11:47:48 [2022-07-15T11:47:48.647Z] #77 147.9   CC       tests/test-7.o
11:47:48 [2022-07-15T11:47:48.647Z] #77 148.0   CC       tests/test-8.o
11:47:48 [2022-07-15T11:47:48.647Z] #77 148.1   CC       tests/test-9.o
11:47:48 [2022-07-15T11:47:48.647Z] #77 148.3   CC       tests/test-11.o
11:47:48 [2022-07-15T11:47:48.647Z] #77 148.4   CC       tests/test-10.o
11:47:48 [2022-07-15T11:47:48.727Z] #60 ...
11:47:48 [2022-07-15T11:47:48.727Z] 
11:47:48 [2022-07-15T11:47:48.727Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:47:48 [2022-07-15T11:47:48.727Z] #69 sha256:2876aeab0365138e2c84d45b8650c3b7f62c1ebf52566d5eef057ae8fd14893d
11:47:48 [2022-07-15T11:47:48.727Z] #69 DONE 0.2s
11:47:48 [2022-07-15T11:47:48.986Z] 
11:47:48 [2022-07-15T11:47:48.986Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
11:47:48 [2022-07-15T11:47:48.986Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad
11:47:49 [2022-07-15T11:47:49.667Z] #71 42.57 + bin/containerd-shim-runc-v1
11:47:49 [2022-07-15T11:47:49.667Z] #71 ...
11:47:49 [2022-07-15T11:47:49.667Z] 
11:47:49 [2022-07-15T11:47:49.667Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
11:47:49 [2022-07-15T11:47:49.667Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4
11:47:49 [2022-07-15T11:47:49.667Z] #21 20.39 Setting up libc6:armhf (2.31-13+deb11u3) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 21.53 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 22.73 Setting up libc6:s390x (2.31-13+deb11u3) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 23.92 Setting up libapparmor1:arm64 (2.13.6-10) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 23.94 Setting up libapparmor1:armel (2.13.6-10) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 23.95 Setting up libapparmor1:armhf (2.13.6-10) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 23.96 Setting up libapparmor1:ppc64el (2.13.6-10) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 23.97 Setting up libapparmor1:s390x (2.13.6-10) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 23.98 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 23.99 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 24.00 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 24.02 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 24.03 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 24.04 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 24.06 Setting up libapparmor-dev:armel (2.13.6-10) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 24.07 Setting up libapparmor-dev:armhf (2.13.6-10) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 24.08 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 24.09 Setting up libapparmor-dev:s390x (2.13.6-10) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 24.10 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 24.11 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 24.12 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 24.14 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 24.15 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 24.16 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:47:49 [2022-07-15T11:47:49.667Z] #21 DONE 25.0s
11:47:49 [2022-07-15T11:47:49.667Z] 
11:47:49 [2022-07-15T11:47:49.667Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:47:49 [2022-07-15T11:47:49.667Z] #66 sha256:de8c035bcff02a286be978b881823845702cdd9b74d62dd988dca3f8e66da76c
11:47:49 [2022-07-15T11:47:49.667Z] #66 DONE 0.1s
11:47:49 [2022-07-15T11:47:49.667Z] 
11:47:49 [2022-07-15T11:47:49.667Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:47:49 [2022-07-15T11:47:49.667Z] #67 sha256:b40d9481fafce4989fbf4f107a7fc78573869eec0a92cad91212328132eb3f44
11:47:50 [2022-07-15T11:47:50.047Z] #77 ...
11:47:50 [2022-07-15T11:47:50.047Z] 
11:47:50 [2022-07-15T11:47:50.047Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:50 [2022-07-15T11:47:50.047Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:47:50 [2022-07-15T11:47:50.047Z] #14 89.41 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:47:50 [2022-07-15T11:47:50.047Z] #14 89.42 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:47:50 [2022-07-15T11:47:50.047Z] #14 89.43 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:47:50 [2022-07-15T11:47:50.367Z] #15 DONE 1.9s
11:47:50 [2022-07-15T11:47:50.367Z] 
11:47:50 [2022-07-15T11:47:50.367Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:47:50 [2022-07-15T11:47:50.367Z] #60 sha256:6d821dd1a934064571afd3db83e60f8cd0d029b7f494431ce2b979785c1987c3
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.334 + RM_GOPATH=0
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.381 + TMP_GOPATH=
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.381 + : /build
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.381 + '[' -z '' ']'
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.381 ++ mktemp -d
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.381 + export GOPATH=/tmp/tmp.pPTKNlvLjt
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.381 + GOPATH=/tmp/tmp.pPTKNlvLjt
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.381 + RM_GOPATH=1
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.381 + case "$(go env GOARCH)" in
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.381 ++ go env GOARCH
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.423 + export GO_BUILDMODE=-buildmode=pie
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.423 + GO_BUILDMODE=-buildmode=pie
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.425 ++ dirname /install.sh
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.425 + dir=/
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.425 + bin=runc
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.425 + shift
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.425 + '[' '!' -f //runc.installer ']'
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.425 + . //runc.installer
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.425 ++ set -e
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.425 ++ : v1.1.2
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.425 + install_runc
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.425 + RUNC_BUILDTAGS=seccomp
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.425 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.425 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pPTKNlvLjt/src/github.com/opencontainers/runc
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.426 Install runc version v1.1.2 (build tags: seccomp)
11:47:50 [2022-07-15T11:47:50.367Z] #60 1.441 Cloning into '/tmp/tmp.pPTKNlvLjt/src/github.com/opencontainers/runc'...
11:47:50 [2022-07-15T11:47:50.498Z] #14 ...
11:47:50 [2022-07-15T11:47:50.498Z] 
11:47:50 [2022-07-15T11:47:50.498Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:47:50 [2022-07-15T11:47:50.498Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:47:50 [2022-07-15T11:47:50.498Z] #51 62.85 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
11:47:50 [2022-07-15T11:47:50.498Z] #51 65.52 debconf: delaying package configuration, since apt-utils is not installed
11:47:50 [2022-07-15T11:47:50.498Z] #51 66.05 Fetched 2314 kB in 4s (576 kB/s)
11:47:50 [2022-07-15T11:47:50.498Z] #51 66.25 Selecting previously unselected package libprotobuf23:amd64.
11:47:50 [2022-07-15T11:47:50.498Z] #51 66.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:47:50 [2022-07-15T11:47:50.498Z] #51 66.38 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 66.98 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 68.42 Selecting previously unselected package python3-pkg-resources.
11:47:50 [2022-07-15T11:47:50.498Z] #51 68.43 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 68.43 Unpacking python3-pkg-resources (52.0.0-4) ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 68.93 Selecting previously unselected package python3-six.
11:47:50 [2022-07-15T11:47:50.498Z] #51 68.93 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 68.96 Unpacking python3-six (1.16.0-2) ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 69.34 Selecting previously unselected package python3-protobuf.
11:47:50 [2022-07-15T11:47:50.498Z] #51 69.35 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 69.35 Unpacking python3-protobuf (3.12.4-1) ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 70.24 Selecting previously unselected package libnet1:amd64.
11:47:50 [2022-07-15T11:47:50.498Z] #51 70.25 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 70.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 70.49 Selecting previously unselected package libnl-3-200:amd64.
11:47:50 [2022-07-15T11:47:50.498Z] #51 70.50 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 70.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 70.73 Selecting previously unselected package libprotobuf-c1:amd64.
11:47:50 [2022-07-15T11:47:50.498Z] #51 70.74 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 70.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 70.91 Selecting previously unselected package criu.
11:47:50 [2022-07-15T11:47:50.498Z] #51 70.93 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 70.93 Unpacking criu (3.17-1) ...
11:47:50 [2022-07-15T11:47:50.498Z] #51 72.28 Setting up python3-pkg-resources (52.0.0-4) ...
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.789 + RM_GOPATH=0
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.789 + TMP_GOPATH=
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.789 + : /build
11:47:50 [2022-07-15T11:47:50.606Z] #67 ...
11:47:50 [2022-07-15T11:47:50.606Z] 
11:47:50 [2022-07-15T11:47:50.606Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
11:47:50 [2022-07-15T11:47:50.606Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c
11:47:50 [2022-07-15T11:47:50.606Z] #22 DONE 0.9s
11:47:50 [2022-07-15T11:47:50.606Z] 
11:47:50 [2022-07-15T11:47:50.606Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:47:50 [2022-07-15T11:47:50.606Z] #67 sha256:b40d9481fafce4989fbf4f107a7fc78573869eec0a92cad91212328132eb3f44
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.789 + '[' -z '' ']'
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.789 ++ mktemp -d
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.791 + export GOPATH=/tmp/tmp.wGA1wbMJHl
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.791 + GOPATH=/tmp/tmp.wGA1wbMJHl
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.791 + RM_GOPATH=1
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.791 + case "$(go env GOARCH)" in
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.791 ++ go env GOARCH
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.798 + export GO_BUILDMODE=-buildmode=pie
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.798 + GO_BUILDMODE=-buildmode=pie
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.799 ++ dirname /install.sh
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.799 + dir=/
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.799 + bin=runc
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.799 + shift
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.799 + '[' '!' -f //runc.installer ']'
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.799 + . //runc.installer
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.800 ++ set -e
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.800 ++ : v1.1.2
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.800 + install_runc
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.800 + RUNC_BUILDTAGS=seccomp
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.800 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.800 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wGA1wbMJHl/src/github.com/opencontainers/runc
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.800 Install runc version v1.1.2 (build tags: seccomp)
11:47:50 [2022-07-15T11:47:50.606Z] #67 0.802 Cloning into '/tmp/tmp.wGA1wbMJHl/src/github.com/opencontainers/runc'...
11:47:51 [2022-07-15T11:47:51.173Z] #67 ...
11:47:51 [2022-07-15T11:47:51.173Z] 
11:47:51 [2022-07-15T11:47:51.173Z] #23 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:47:51 [2022-07-15T11:47:51.173Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1
11:47:51 [2022-07-15T11:47:51.173Z] #23 DONE 0.8s
11:47:51 [2022-07-15T11:47:51.309Z] #60 ...
11:47:51 [2022-07-15T11:47:51.309Z] 
11:47:51 [2022-07-15T11:47:51.309Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:47:51 [2022-07-15T11:47:51.309Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336
11:47:51 [2022-07-15T11:47:51.309Z] #16 DONE 1.0s
11:47:51 [2022-07-15T11:47:51.309Z] 
11:47:51 [2022-07-15T11:47:51.309Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:47:51 [2022-07-15T11:47:51.309Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1
11:47:51 [2022-07-15T11:47:51.427Z] #51 ...
11:47:51 [2022-07-15T11:47:51.427Z] 
11:47:51 [2022-07-15T11:47:51.427Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:47:51 [2022-07-15T11:47:51.427Z] #64 sha256:608a852a35d151b992c8e9e18674825aa7c582d8ed22900f50457e77e53c7ee3
11:47:51 [2022-07-15T11:47:51.427Z] #64 1.976 + RM_GOPATH=0
11:47:51 [2022-07-15T11:47:51.427Z] #64 1.976 + TMP_GOPATH=
11:47:51 [2022-07-15T11:47:51.427Z] #64 1.976 + : /build
11:47:51 [2022-07-15T11:47:51.427Z] #64 1.976 + '[' -z '' ']'
11:47:51 [2022-07-15T11:47:51.427Z] #64 1.976 ++ mktemp -d
11:47:51 [2022-07-15T11:47:51.427Z] #64 1.976 + export GOPATH=/tmp/tmp.mPzQEZwgUp
11:47:51 [2022-07-15T11:47:51.427Z] #64 1.976 + GOPATH=/tmp/tmp.mPzQEZwgUp
11:47:51 [2022-07-15T11:47:51.427Z] #64 1.976 + RM_GOPATH=1
11:47:51 [2022-07-15T11:47:51.427Z] #64 1.976 + case "$(go env GOARCH)" in
11:47:51 [2022-07-15T11:47:51.427Z] #64 1.976 ++ go env GOARCH
11:47:51 [2022-07-15T11:47:51.427Z] #64 2.022 + export GO_BUILDMODE=-buildmode=pie
11:47:51 [2022-07-15T11:47:51.427Z] #64 2.022 + GO_BUILDMODE=-buildmode=pie
11:47:51 [2022-07-15T11:47:51.427Z] #64 2.022 ++ dirname /install.sh
11:47:51 [2022-07-15T11:47:51.427Z] #64 2.022 + dir=/
11:47:51 [2022-07-15T11:47:51.427Z] #64 2.022 + bin=containerd
11:47:51 [2022-07-15T11:47:51.427Z] #64 2.022 + shift
11:47:51 [2022-07-15T11:47:51.427Z] #64 2.022 + '[' '!' -f //containerd.installer ']'
11:47:51 [2022-07-15T11:47:51.427Z] #64 2.022 + . //containerd.installer
11:47:51 [2022-07-15T11:47:51.427Z] #64 2.022 ++ set -e
11:47:51 [2022-07-15T11:47:51.427Z] #64 2.022 ++ : v1.6.6
11:47:51 [2022-07-15T11:47:51.427Z] #64 2.032 + install_containerd
11:47:51 [2022-07-15T11:47:51.427Z] #64 2.040 + echo 'Install containerd version v1.6.6'
11:47:51 [2022-07-15T11:47:51.427Z] #64 2.040 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mPzQEZwgUp/src/github.com/containerd/containerd
11:47:51 [2022-07-15T11:47:51.427Z] #64 2.041 Install containerd version v1.6.6
11:47:51 [2022-07-15T11:47:51.427Z] #64 2.044 Cloning into '/tmp/tmp.mPzQEZwgUp/src/github.com/containerd/containerd'...
11:47:51 [2022-07-15T11:47:51.432Z] 
11:47:51 [2022-07-15T11:47:51.432Z] #24 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:47:51 [2022-07-15T11:47:51.432Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab
11:47:51 [2022-07-15T11:47:51.683Z] #64 ...
11:47:51 [2022-07-15T11:47:51.683Z] 
11:47:51 [2022-07-15T11:47:51.683Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:47:51 [2022-07-15T11:47:51.683Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
11:47:51 [2022-07-15T11:47:51.691Z] #24 0.499 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:47:51 [2022-07-15T11:47:51.691Z] #24 DONE 0.6s
11:47:51 [2022-07-15T11:47:51.691Z] 
11:47:51 [2022-07-15T11:47:51.691Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:47:51 [2022-07-15T11:47:51.691Z] #67 sha256:b40d9481fafce4989fbf4f107a7fc78573869eec0a92cad91212328132eb3f44
11:47:51 [2022-07-15T11:47:51.881Z] #17 0.674 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:47:51 [2022-07-15T11:47:51.881Z] #17 DONE 0.7s
11:47:51 [2022-07-15T11:47:51.881Z] 
11:47:51 [2022-07-15T11:47:51.881Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:47:51 [2022-07-15T11:47:51.881Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6
11:47:51 [2022-07-15T11:47:51.949Z] #67 2.269 + cd /tmp/tmp.wGA1wbMJHl/src/github.com/opencontainers/runc
11:47:51 [2022-07-15T11:47:51.949Z] #67 2.269 + git checkout -q v1.1.2
11:47:52 [2022-07-15T11:47:52.209Z] #67 2.417 + '[' -z '' ']'
11:47:52 [2022-07-15T11:47:52.209Z] #67 2.417 + target=static
11:47:52 [2022-07-15T11:47:52.209Z] #67 2.417 + make BUILDTAGS=seccomp static
11:47:52 [2022-07-15T11:47:52.209Z] #67 2.572 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
11:47:52 [2022-07-15T11:47:52.452Z] #18 DONE 0.6s
11:47:52 [2022-07-15T11:47:52.452Z] 
11:47:52 [2022-07-15T11:47:52.452Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:47:52 [2022-07-15T11:47:52.452Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379
11:47:52 [2022-07-15T11:47:52.468Z] #67 ...
11:47:52 [2022-07-15T11:47:52.468Z] 
11:47:52 [2022-07-15T11:47:52.468Z] #25 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:47:52 [2022-07-15T11:47:52.468Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744
11:47:52 [2022-07-15T11:47:52.468Z] #25 DONE 0.5s
11:47:52 [2022-07-15T11:47:52.468Z] 
11:47:52 [2022-07-15T11:47:52.468Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:47:52 [2022-07-15T11:47:52.468Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63
11:47:52 [2022-07-15T11:47:52.581Z] #14 ...
11:47:52 [2022-07-15T11:47:52.581Z] 
11:47:52 [2022-07-15T11:47:52.581Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:47:52 [2022-07-15T11:47:52.581Z] #64 sha256:61462a555b91f399e875e9b31175a9d168cedeef3bc9f576681c3e4a13cd6d96
11:47:52 [2022-07-15T11:47:52.712Z] #34 74.41 Updating files:  86% (1310/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
11:47:52 [2022-07-15T11:47:52.712Z] #34 75.44 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:47:53 [2022-07-15T11:47:53.036Z] #26 DONE 0.6s
11:47:53 [2022-07-15T11:47:53.036Z] 
11:47:53 [2022-07-15T11:47:53.036Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:47:53 [2022-07-15T11:47:53.036Z] #71 sha256:135ebbc6127ef697d967fa405b7e07f399deb3dc52a0c8ddd009b9b20ac88b0b
11:47:53 [2022-07-15T11:47:53.036Z] #71 45.41 + bin/containerd-shim-runc-v2
11:47:53 [2022-07-15T11:47:53.036Z] #71 46.26 + binaries
11:47:53 [2022-07-15T11:47:53.036Z] #71 46.26 + install -D bin/containerd /build/containerd
11:47:53 [2022-07-15T11:47:53.036Z] #71 46.29 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:47:53 [2022-07-15T11:47:53.036Z] #71 46.30 + install -D bin/ctr /build/ctr
11:47:53 [2022-07-15T11:47:53.276Z] #34 75.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:47:53 [2022-07-15T11:47:53.294Z] #71 DONE 46.5s
11:47:53 [2022-07-15T11:47:53.294Z] 
11:47:53 [2022-07-15T11:47:53.294Z] #27 [dev-systemd-false  6/28] RUN ldconfig
11:47:53 [2022-07-15T11:47:53.294Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46
11:47:53 [2022-07-15T11:47:53.397Z] #19 DONE 0.7s
11:47:53 [2022-07-15T11:47:53.397Z] 
11:47:53 [2022-07-15T11:47:53.397Z] #20 [dev-systemd-false  6/28] RUN ldconfig
11:47:53 [2022-07-15T11:47:53.397Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9
11:47:53 [2022-07-15T11:47:53.862Z] #27 DONE 0.7s
11:47:53 [2022-07-15T11:47:53.862Z] 
11:47:53 [2022-07-15T11:47:53.862Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:47:53 [2022-07-15T11:47:53.862Z] #67 sha256:b40d9481fafce4989fbf4f107a7fc78573869eec0a92cad91212328132eb3f44
11:47:53 [2022-07-15T11:47:53.873Z] #64 52.22 Updating files:  45% (2230/4896)
Updating files:  46% (2253/4896)
Updating files:  47% (2302/4896)
Updating files:  48% (2351/4896)
Updating files:  49% (2400/4896)
Updating files:  50% (2448/4896)
Updating files:  51% (2497/4896)
Updating files:  52% (2546/4896)
Updating files:  53% (2595/4896)
Updating files:  54% (2644/4896)
Updating files:  55% (2693/4896)
Updating files:  56% (2742/4896)
Updating files:  57% (2791/4896)
Updating files:  58% (2840/4896)
Updating files:  59% (2889/4896)
Updating files:  60% (2938/4896)
Updating files:  61% (2987/4896)
Updating files:  62% (3036/4896)
Updating files:  63% (3085/4896)
Updating files:  64% (3134/4896)
Updating files:  65% (3183/4896)
Updating files:  66% (3232/4896)
Updating files:  67% (3281/4896)
Updating files:  68% (3330/4896)
Updating files:  69% (3379/4896)
Updating files:  70% (3428/4896)
Updating files:  71% (3477/4896)
Updating files:  72% (3526/4896)
Updating files:  73% (3575/4896)
Updating files:  74% (3624/4896)
Updating files:  75% (3672/4896)
Updating files:  76% (3721/4896)
Updating files:  77% (3770/4896)
Updating files:  78% (3819/4896)
Updating files:  79% (3868/4896)
Updating files:  80% (3917/4896)
Updating files:  81% (3966/4896)
Updating files:  82% (4015/4896)
Updating files:  82% (4062/4896)
Updating files:  83% (4064/4896)
Updating files:  84% (4113/4896)
Updating files:  85% (4162/4896)
Updating files:  86% (4211/4896)
Updating files:  87% (4260/4896)
Updating files:  88% (4309/4896)
Updating files:  89% (4358/4896)
Updating files:  90% (4407/4896)
Updating files:  91% (4456/4896)
Updating files:  92% (4505/4896)
Updating files:  93% (4554/4896)
Updating files:  94% (4603/4896)
Updating files:  95% (4652/4896)
Updating files:  96% (4701/4896)
Updating files:  97% (4750/4896)
Updating files:  98% (4799/4896)
Updating files:  99% (4848/4896)
Updating files: 100% (4896/4896)
Updating files: 100% (4896/4896), done.
11:47:53 [2022-07-15T11:47:53.873Z] #64 53.83 + cd /tmp/tmp.BwyRdL7h17/src/github.com/containerd/containerd
11:47:53 [2022-07-15T11:47:53.873Z] #64 53.84 + git checkout -q v1.6.6
11:47:53 [2022-07-15T11:47:53.920Z] #77 ...
11:47:53 [2022-07-15T11:47:53.920Z] 
11:47:53 [2022-07-15T11:47:53.920Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:47:53 [2022-07-15T11:47:53.920Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
11:47:53 [2022-07-15T11:47:53.920Z] #23 10.36 Collecting yamllint==1.26.1
11:47:53 [2022-07-15T11:47:53.970Z] #20 DONE 0.8s
11:47:53 [2022-07-15T11:47:53.970Z] 
11:47:53 [2022-07-15T11:47:53.970Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:47:53 [2022-07-15T11:47:53.970Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
11:47:54 [2022-07-15T11:47:54.856Z] #23 11.42   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:47:55 [2022-07-15T11:47:55.354Z] #21 1.078 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:47:55 [2022-07-15T11:47:55.354Z] #21 1.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:47:55 [2022-07-15T11:47:55.354Z] #21 1.112 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:47:55 [2022-07-15T11:47:55.778Z] #64 55.87 + export 'BUILDTAGS=netgo osusergo static_build'
11:47:55 [2022-07-15T11:47:55.778Z] #64 55.88 + BUILDTAGS='netgo osusergo static_build'
11:47:55 [2022-07-15T11:47:55.778Z] #64 55.88 + export EXTRA_FLAGS=-buildmode=pie
11:47:55 [2022-07-15T11:47:55.778Z] #64 55.88 + EXTRA_FLAGS=-buildmode=pie
11:47:55 [2022-07-15T11:47:55.778Z] #64 55.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:47:55 [2022-07-15T11:47:55.778Z] #64 55.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:47:55 [2022-07-15T11:47:55.778Z] #64 55.88 + '[' '' = dynamic ']'
11:47:55 [2022-07-15T11:47:55.778Z] #64 55.88 + make
11:47:55 [2022-07-15T11:47:55.925Z] #21 1.836 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:47:56 [2022-07-15T11:47:56.233Z] #23 12.80 Collecting pathspec>=0.5.3
11:47:56 [2022-07-15T11:47:56.233Z] #23 12.82   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:47:56 [2022-07-15T11:47:56.546Z] #34 ...
11:47:56 [2022-07-15T11:47:56.546Z] 
11:47:56 [2022-07-15T11:47:56.546Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:47:56 [2022-07-15T11:47:56.546Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:47:56 [2022-07-15T11:47:56.546Z] #42 69.10 Selecting previously unselected package libicu67:amd64.
11:47:56 [2022-07-15T11:47:56.546Z] #42 69.13 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
11:47:56 [2022-07-15T11:47:56.546Z] #42 69.15 Unpacking libicu67:amd64 (67.1-7) ...
11:47:56 [2022-07-15T11:47:56.546Z] #42 ...
11:47:56 [2022-07-15T11:47:56.546Z] 
11:47:56 [2022-07-15T11:47:56.546Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:47:56 [2022-07-15T11:47:56.546Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:47:56 [2022-07-15T11:47:56.546Z] #51 75.14 Setting up libprotobuf23:amd64 (3.12.4-1) ...
11:47:56 [2022-07-15T11:47:56.546Z] #51 75.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:47:56 [2022-07-15T11:47:56.546Z] #51 75.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:47:56 [2022-07-15T11:47:56.546Z] #51 75.18 Setting up python3-six (1.16.0-2) ...
11:47:56 [2022-07-15T11:47:56.546Z] #51 77.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:47:56 [2022-07-15T11:47:56.546Z] #51 77.09 Setting up python3-protobuf (3.12.4-1) ...
11:47:56 [2022-07-15T11:47:56.801Z] #23 13.30 Collecting pyyaml
11:47:56 [2022-07-15T11:47:56.801Z] #23 13.31   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
11:47:56 [2022-07-15T11:47:56.801Z] #23 13.38 Building wheels for collected packages: yamllint
11:47:56 [2022-07-15T11:47:56.801Z] #23 13.39   Building wheel for yamllint (setup.py): started
11:47:57 [2022-07-15T11:47:57.155Z] #67 ...
11:47:57 [2022-07-15T11:47:57.155Z] 
11:47:57 [2022-07-15T11:47:57.155Z] #28 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:47:57 [2022-07-15T11:47:57.155Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f
11:47:57 [2022-07-15T11:47:57.155Z] #28 0.762 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:47:57 [2022-07-15T11:47:57.155Z] #28 0.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:47:57 [2022-07-15T11:47:57.155Z] #28 0.937 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:47:57 [2022-07-15T11:47:57.155Z] #28 1.102 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
11:47:57 [2022-07-15T11:47:57.155Z] #28 1.222 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
11:47:57 [2022-07-15T11:47:57.155Z] #28 1.321 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:47:57 [2022-07-15T11:47:57.156Z] #28 1.417 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:47:57 [2022-07-15T11:47:57.156Z] #28 1.506 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
11:47:57 [2022-07-15T11:47:57.156Z] #28 1.602 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
11:47:57 [2022-07-15T11:47:57.156Z] #28 1.678 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB]
11:47:57 [2022-07-15T11:47:57.156Z] #28 1.679 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB]
11:47:57 [2022-07-15T11:47:57.156Z] #28 1.681 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB]
11:47:57 [2022-07-15T11:47:57.156Z] #28 1.686 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
11:47:57 [2022-07-15T11:47:57.156Z] #28 1.686 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:47:57 [2022-07-15T11:47:57.156Z] #28 1.686 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
11:47:57 [2022-07-15T11:47:57.156Z] #28 1.929 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
11:47:57 [2022-07-15T11:47:57.156Z] #28 1.933 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:47:57 [2022-07-15T11:47:57.156Z] #28 1.934 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:47:57 [2022-07-15T11:47:57.156Z] #28 1.938 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
11:47:57 [2022-07-15T11:47:57.156Z] #28 1.941 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
11:47:57 [2022-07-15T11:47:57.156Z] #28 1.942 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
11:47:57 [2022-07-15T11:47:57.480Z] #51 ...
11:47:57 [2022-07-15T11:47:57.480Z] 
11:47:57 [2022-07-15T11:47:57.480Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:47:57 [2022-07-15T11:47:57.480Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:47:57 [2022-07-15T11:47:57.480Z] #77 20.02 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:47:57 [2022-07-15T11:47:57.480Z] #77 23.24 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:47:57 [2022-07-15T11:47:57.480Z] #77 25.78 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
11:47:57 [2022-07-15T11:47:57.480Z] #77 26.07 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
11:47:57 [2022-07-15T11:47:57.480Z] #77 26.59 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
11:47:57 [2022-07-15T11:47:57.480Z] #77 ...
11:47:57 [2022-07-15T11:47:57.480Z] 
11:47:57 [2022-07-15T11:47:57.480Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:57 [2022-07-15T11:47:57.480Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:47:57 [2022-07-15T11:47:57.480Z] #14 75.10 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:47:57 [2022-07-15T11:47:57.480Z] #14 75.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:47:57 [2022-07-15T11:47:57.480Z] #14 75.11 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:47:57 [2022-07-15T11:47:57.480Z] #14 79.94 Selecting previously unselected package binutils-mingw-w64.
11:47:57 [2022-07-15T11:47:57.480Z] #14 79.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:47:57 [2022-07-15T11:47:57.480Z] #14 79.95 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:47:57 [2022-07-15T11:47:57.480Z] #14 80.18 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:47:57 [2022-07-15T11:47:57.480Z] #14 80.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:47:57 [2022-07-15T11:47:57.480Z] #14 80.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:47:57 [2022-07-15T11:47:57.481Z] #14 80.43 Selecting previously unselected package dmsetup.
11:47:57 [2022-07-15T11:47:57.683Z] #64 57.70 + bin/ctr
11:47:57 [2022-07-15T11:47:57.737Z] #14 80.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:47:57 [2022-07-15T11:47:57.737Z] #14 80.47 Unpacking dmsetup (2:1.02.175-2.1) ...
11:47:57 [2022-07-15T11:47:57.737Z] #14 ...
11:47:57 [2022-07-15T11:47:57.737Z] 
11:47:57 [2022-07-15T11:47:57.737Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:47:57 [2022-07-15T11:47:57.737Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:47:57 [2022-07-15T11:47:57.737Z] #55 70.53 go: downloading github.com/mattn/go-runewidth v0.0.9
11:47:57 [2022-07-15T11:47:57.737Z] #55 72.61 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:47:57 [2022-07-15T11:47:57.738Z] #23 14.53   Building wheel for yamllint (setup.py): finished with status 'done'
11:47:57 [2022-07-15T11:47:57.738Z] #23 14.53   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9acbe31484c87d59af3ed45329359d6a438de33db20bebb013c71ad3eef8dca2
11:47:57 [2022-07-15T11:47:57.738Z] #23 14.53   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:47:57 [2022-07-15T11:47:57.738Z] #23 14.54 Successfully built yamllint
11:47:57 [2022-07-15T11:47:57.837Z] #21 3.574 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
11:47:57 [2022-07-15T11:47:57.997Z] #23 14.58 Installing collected packages: pyyaml, pathspec, yamllint
11:47:57 [2022-07-15T11:47:57.997Z] #55 ...
11:47:57 [2022-07-15T11:47:57.997Z] 
11:47:57 [2022-07-15T11:47:57.997Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:57 [2022-07-15T11:47:57.997Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:47:57 [2022-07-15T11:47:57.997Z] #14 80.66 Selecting previously unselected package mingw-w64-common.
11:47:57 [2022-07-15T11:47:57.997Z] #14 80.67 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:47:57 [2022-07-15T11:47:57.997Z] #14 80.68 Unpacking mingw-w64-common (8.0.0-1) ...
11:47:58 [2022-07-15T11:47:58.564Z] #23 15.00 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:47:58 [2022-07-15T11:47:58.823Z] #23 DONE 15.6s
11:47:58 [2022-07-15T11:47:58.823Z] 
11:47:58 [2022-07-15T11:47:58.824Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:47:58 [2022-07-15T11:47:58.824Z] #64 sha256:0c411da84eb1e4ded298e7606e7cdb08a0021ec20054d98c706d63af4c83563a
11:47:59 [2022-07-15T11:47:59.083Z] #64 ...
11:47:59 [2022-07-15T11:47:59.083Z] 
11:47:59 [2022-07-15T11:47:59.083Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:47:59 [2022-07-15T11:47:59.083Z] #27 sha256:af5c970c2aea5139cd2f785c5e38d0044af4ae82d6ed6a120c3760fdd978ff42
11:47:59 [2022-07-15T11:47:59.083Z] #27 DONE 0.1s
11:47:59 [2022-07-15T11:47:59.083Z] 
11:47:59 [2022-07-15T11:47:59.083Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:47:59 [2022-07-15T11:47:59.083Z] #32 sha256:2439ff02452b9b39a7a3bd758df7a166779f8b4d50a02d105a862a3cc3c81f89
11:47:59 [2022-07-15T11:47:59.224Z] #21 ...
11:47:59 [2022-07-15T11:47:59.224Z] 
11:47:59 [2022-07-15T11:47:59.224Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:47:59 [2022-07-15T11:47:59.224Z] #26 sha256:c0178f78ab0255e630e0938c572e7451ba7f6cbe80c7b5a888c440a11521285c
11:47:59 [2022-07-15T11:47:59.486Z] #26 119.3 Updating files:  23% (2729/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:  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:  67% (7739/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:  90% (10353/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
11:47:59 [2022-07-15T11:47:59.652Z] #32 DONE 0.5s
11:47:59 [2022-07-15T11:47:59.652Z] 
11:47:59 [2022-07-15T11:47:59.652Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:47:59 [2022-07-15T11:47:59.652Z] #35 sha256:126dae3fd6fce3942417af9118062fe6adcf4e1597ff5409f37c8950563157c0
11:47:59 [2022-07-15T11:47:59.747Z] #26 122.8 + cd /tmp/tmp.PztR5HL1ER/tmp/docker-ce
11:47:59 [2022-07-15T11:47:59.747Z] #26 122.8 + git checkout -q v17.06.2-ce
11:47:59 [2022-07-15T11:47:59.911Z] #35 DONE 0.3s
11:47:59 [2022-07-15T11:47:59.911Z] 
11:47:59 [2022-07-15T11:47:59.911Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:47:59 [2022-07-15T11:47:59.911Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:47:59 [2022-07-15T11:47:59.911Z] #55 ...
11:47:59 [2022-07-15T11:47:59.911Z] 
11:47:59 [2022-07-15T11:47:59.911Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:47:59 [2022-07-15T11:47:59.911Z] #37 sha256:f9c8c8b53d6027ee956700afbeca07d8dcd5a75970535d8e2f786e51cd00512d
11:48:00 [2022-07-15T11:48:00.170Z] #37 DONE 0.3s
11:48:00 [2022-07-15T11:48:00.170Z] 
11:48:00 [2022-07-15T11:48:00.170Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:48:00 [2022-07-15T11:48:00.170Z] #39 sha256:3d27c16fbf744edf51d39704495af9088a6b7b168e5ba5383ce6d3298b4ca8f5
11:48:00 [2022-07-15T11:48:00.170Z] #39 DONE 0.1s
11:48:00 [2022-07-15T11:48:00.170Z] 
11:48:00 [2022-07-15T11:48:00.170Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:48:00 [2022-07-15T11:48:00.170Z] #64 sha256:0c411da84eb1e4ded298e7606e7cdb08a0021ec20054d98c706d63af4c83563a
11:48:00 [2022-07-15T11:48:00.318Z] #26 ...
11:48:00 [2022-07-15T11:48:00.318Z] 
11:48:00 [2022-07-15T11:48:00.318Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:48:00 [2022-07-15T11:48:00.318Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8 Delve is a source level debugger for Go programs.
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8 
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8 Delve enables you to interact with your program by controlling the execution of the process,
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8 
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8 
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8 Pass flags to the program you are debugging using `--`, for example:
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8 
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8 `dlv exec ./hello -- server --config conf/config.toml`
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8 
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8 Usage:
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8   dlv [command]
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8 
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8 Available Commands:
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8   attach      Attach to running process and begin debugging.
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8   connect     Connect to a headless debug server with a terminal client.
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8   core        Examine a core dump.
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
11:48:00 [2022-07-15T11:48:00.318Z] #36 122.8   debug       Compile and begin debugging main package in current directory, or the package specified.
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8   exec        Execute a precompiled binary, and begin a debug session.
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8   help        Help about any command
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8   run         Deprecated command. Use 'debug' instead.
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8   test        Compile test binary and begin debugging program.
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8   trace       Compile and begin tracing program.
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8   version     Prints version.
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8 
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8 Flags:
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8       --disable-aslr                     Disables address space randomization
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8   -h, --help                             help for dlv
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8       --init string                      Init file, executed by the terminal client.
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8       --log                              Enable debugging server logging.
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8       --wd string                        Working directory for running the program.
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8 
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8 Additional help topics:
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8   dlv backend  Help about the --backend flag.
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8   dlv log      Help about logging flags.
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8   dlv redirect Help about file redirection.
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8 
11:48:00 [2022-07-15T11:48:00.319Z] #36 122.8 Use "dlv [command] --help" for more information about a command.
11:48:00 [2022-07-15T11:48:00.319Z] #36 DONE 123.7s
11:48:00 [2022-07-15T11:48:00.429Z] #64 ...
11:48:00 [2022-07-15T11:48:00.429Z] 
11:48:00 [2022-07-15T11:48:00.429Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:48:00 [2022-07-15T11:48:00.429Z] #41 sha256:e1a1a9c0af921534a0fba7bee09ed85d170544040fb8b0fe038c4fba71c82b7a
11:48:00 [2022-07-15T11:48:00.429Z] #41 DONE 0.1s
11:48:00 [2022-07-15T11:48:00.429Z] 
11:48:00 [2022-07-15T11:48:00.429Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:48:00 [2022-07-15T11:48:00.429Z] #45 sha256:ba69cadbc642ad5f84b383ffb3698db1854963a991c524dacf9b8a0a2288f3d1
11:48:00 [2022-07-15T11:48:00.429Z] #45 DONE 0.0s
11:48:00 [2022-07-15T11:48:00.429Z] 
11:48:00 [2022-07-15T11:48:00.429Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:00 [2022-07-15T11:48:00.429Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:48:00 [2022-07-15T11:48:00.579Z] 
11:48:00 [2022-07-15T11:48:00.579Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:00 [2022-07-15T11:48:00.579Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:48:00 [2022-07-15T11:48:00.579Z] #77 75.02 configure.ac:11: installing 'build-aux/compile'
11:48:00 [2022-07-15T11:48:00.579Z] #77 75.03 configure.ac:11: installing 'build-aux/config.guess'
11:48:00 [2022-07-15T11:48:00.579Z] #77 75.05 configure.ac:11: installing 'build-aux/config.sub'
11:48:00 [2022-07-15T11:48:00.579Z] #77 75.06 configure.ac:13: installing 'build-aux/install-sh'
11:48:00 [2022-07-15T11:48:00.579Z] #77 75.08 configure.ac:13: installing 'build-aux/missing'
11:48:00 [2022-07-15T11:48:00.579Z] #77 75.08 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:48:00 [2022-07-15T11:48:00.579Z] #77 75.33 Makefile.am: installing 'build-aux/depcomp'
11:48:00 [2022-07-15T11:48:00.579Z] #77 76.89 checking build system type... aarch64-unknown-linux-gnu
11:48:00 [2022-07-15T11:48:00.579Z] #77 77.28 checking host system type... aarch64-unknown-linux-gnu
11:48:00 [2022-07-15T11:48:00.579Z] #77 77.28 checking how to print strings... printf
11:48:00 [2022-07-15T11:48:00.579Z] #77 77.30 checking for gcc... gcc
11:48:00 [2022-07-15T11:48:00.579Z] #77 77.45 checking whether the C compiler works... yes
11:48:00 [2022-07-15T11:48:00.579Z] #77 77.69 checking for C compiler default output file name... a.out
11:48:00 [2022-07-15T11:48:00.579Z] #77 77.69 checking for suffix of executables... 
11:48:00 [2022-07-15T11:48:00.579Z] #77 77.96 checking whether we are cross compiling... no
11:48:00 [2022-07-15T11:48:00.579Z] #77 78.20 checking for suffix of object files... o
11:48:00 [2022-07-15T11:48:00.579Z] #77 78.36 checking whether we are using the GNU C compiler... yes
11:48:00 [2022-07-15T11:48:00.579Z] #77 78.50 checking whether gcc accepts -g... yes
11:48:00 [2022-07-15T11:48:00.579Z] #77 78.68 checking for gcc option to accept ISO C89... none needed
11:48:00 [2022-07-15T11:48:00.579Z] #77 78.85 checking whether gcc understands -c and -o together... yes
11:48:00 [2022-07-15T11:48:00.579Z] #77 79.12 checking for a sed that does not truncate output... /bin/sed
11:48:00 [2022-07-15T11:48:00.840Z] #77 79.21 checking for grep that handles long lines and -e... /bin/grep
11:48:00 [2022-07-15T11:48:00.840Z] #77 79.22 checking for egrep... /bin/grep -E
11:48:00 [2022-07-15T11:48:00.840Z] #77 79.24 checking for fgrep... /bin/grep -F
11:48:00 [2022-07-15T11:48:00.840Z] #77 79.30 checking for ld used by gcc... /usr/bin/ld
11:48:00 [2022-07-15T11:48:00.840Z] #77 79.35 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:48:00 [2022-07-15T11:48:00.840Z] #77 79.41 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:48:01 [2022-07-15T11:48:01.100Z] #77 79.48 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:48:01 [2022-07-15T11:48:01.361Z] #77 79.75 checking whether ln -s works... yes
11:48:01 [2022-07-15T11:48:01.361Z] #77 79.75 checking the maximum length of command line arguments... 1572864
11:48:01 [2022-07-15T11:48:01.361Z] #77 79.79 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:48:01 [2022-07-15T11:48:01.361Z] #77 79.79 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:48:01 [2022-07-15T11:48:01.361Z] #77 79.79 checking for /usr/bin/ld option to reload object files... -r
11:48:01 [2022-07-15T11:48:01.361Z] #77 79.79 checking for objdump... objdump
11:48:01 [2022-07-15T11:48:01.361Z] #77 79.79 checking how to recognize dependent libraries... pass_all
11:48:01 [2022-07-15T11:48:01.361Z] #77 79.80 checking for dlltool... no
11:48:01 [2022-07-15T11:48:01.361Z] #77 79.80 checking how to associate runtime and link libraries... printf %s\n
11:48:01 [2022-07-15T11:48:01.361Z] #77 79.80 checking for ar... ar
11:48:01 [2022-07-15T11:48:01.621Z] #77 79.81 checking for archiver @FILE support... @
11:48:01 [2022-07-15T11:48:01.621Z] #77 80.07 checking for strip... strip
11:48:01 [2022-07-15T11:48:01.621Z] #77 80.07 checking for ranlib... ranlib
11:48:01 [2022-07-15T11:48:01.621Z] #77 80.08 checking for gawk... no
11:48:01 [2022-07-15T11:48:01.621Z] #77 80.08 checking for mawk... mawk
11:48:01 [2022-07-15T11:48:01.882Z] #77 80.08 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:48:01 [2022-07-15T11:48:01.882Z] #77 80.50 checking for sysroot... no
11:48:01 [2022-07-15T11:48:01.882Z] #77 80.51 checking for a working dd... /bin/dd
11:48:01 [2022-07-15T11:48:01.882Z] #77 80.55 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:48:01 [2022-07-15T11:48:01.882Z] #77 80.56 checking for mt... no
11:48:01 [2022-07-15T11:48:01.882Z] #77 80.56 checking if : is a manifest tool... no
11:48:02 [2022-07-15T11:48:02.142Z] #77 80.58 checking how to run the C preprocessor... gcc -E
11:48:02 [2022-07-15T11:48:02.974Z] #77 80.91 checking for ANSI C header files... yes
11:48:02 [2022-07-15T11:48:02.974Z] #77 81.40 checking for sys/types.h... yes
11:48:03 [2022-07-15T11:48:03.234Z] #77 81.63 checking for sys/stat.h... yes
11:48:03 [2022-07-15T11:48:03.234Z] #77 81.82 checking for stdlib.h... yes
11:48:03 [2022-07-15T11:48:03.732Z] #28 9.154 Fetched 49.1 MB in 9s (5682 kB/s)
11:48:03 [2022-07-15T11:48:03.759Z] #77 82.06 checking for string.h... yes
11:48:04 [2022-07-15T11:48:04.019Z] #77 82.30 checking for memory.h... yes
11:48:04 [2022-07-15T11:48:04.019Z] #77 82.50 checking for strings.h... yes
11:48:04 [2022-07-15T11:48:04.254Z] #64 ...
11:48:04 [2022-07-15T11:48:04.254Z] 
11:48:04 [2022-07-15T11:48:04.254Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:48:04 [2022-07-15T11:48:04.254Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:48:04 [2022-07-15T11:48:04.254Z] #14 95.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:48:04 [2022-07-15T11:48:04.254Z] #14 95.62 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:48:04 [2022-07-15T11:48:04.254Z] #14 95.63 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:48:04 [2022-07-15T11:48:04.254Z] #14 102.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:48:04 [2022-07-15T11:48:04.254Z] #14 102.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:48:04 [2022-07-15T11:48:04.254Z] #14 102.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:48:04 [2022-07-15T11:48:04.279Z] #77 82.77 checking for inttypes.h... yes
11:48:04 [2022-07-15T11:48:04.540Z] #14 ...
11:48:04 [2022-07-15T11:48:04.540Z] 
11:48:04 [2022-07-15T11:48:04.540Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:48:04 [2022-07-15T11:48:04.540Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:48:04 [2022-07-15T11:48:04.540Z] #42 80.93 Selecting previously unselected package libxml2:amd64.
11:48:04 [2022-07-15T11:48:04.540Z] #42 80.93 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
11:48:04 [2022-07-15T11:48:04.540Z] #42 80.95 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:48:04 [2022-07-15T11:48:04.540Z] #42 82.20 Selecting previously unselected package libarchive13:amd64.
11:48:04 [2022-07-15T11:48:04.540Z] #42 82.20 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:48:04 [2022-07-15T11:48:04.540Z] #42 82.25 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:48:04 [2022-07-15T11:48:04.540Z] #42 82.82 Selecting previously unselected package libjsoncpp24:amd64.
11:48:04 [2022-07-15T11:48:04.540Z] #42 82.82 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
11:48:04 [2022-07-15T11:48:04.540Z] #42 82.84 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:48:04 [2022-07-15T11:48:04.540Z] #42 83.02 Selecting previously unselected package librhash0:amd64.
11:48:04 [2022-07-15T11:48:04.540Z] #42 83.03 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
11:48:04 [2022-07-15T11:48:04.540Z] #42 83.03 Unpacking librhash0:amd64 (1.4.1-2) ...
11:48:04 [2022-07-15T11:48:04.540Z] #42 83.44 Selecting previously unselected package libuv1:amd64.
11:48:04 [2022-07-15T11:48:04.540Z] #42 83.47 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
11:48:04 [2022-07-15T11:48:04.540Z] #42 83.57 Unpacking libuv1:amd64 (1.40.0-2) ...
11:48:04 [2022-07-15T11:48:04.540Z] #42 84.01 Selecting previously unselected package cmake.
11:48:04 [2022-07-15T11:48:04.540Z] #42 84.03 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:48:04 [2022-07-15T11:48:04.540Z] #42 84.04 Unpacking cmake (3.18.4-2+deb11u1) ...
11:48:04 [2022-07-15T11:48:04.548Z] #77 83.02 checking for stdint.h... yes
11:48:04 [2022-07-15T11:48:04.667Z] #28 9.154 Reading package lists...
11:48:04 [2022-07-15T11:48:04.667Z] #28 ...
11:48:04 [2022-07-15T11:48:04.667Z] 
11:48:04 [2022-07-15T11:48:04.667Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:48:04 [2022-07-15T11:48:04.667Z] #67 sha256:b40d9481fafce4989fbf4f107a7fc78573869eec0a92cad91212328132eb3f44
11:48:04 [2022-07-15T11:48:04.667Z] #67 15.09 + mkdir -p /build
11:48:04 [2022-07-15T11:48:04.667Z] #67 15.09 + cp runc /build/runc
11:48:04 [2022-07-15T11:48:04.822Z] #14 ...
11:48:04 [2022-07-15T11:48:04.822Z] 
11:48:04 [2022-07-15T11:48:04.822Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:04 [2022-07-15T11:48:04.822Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:48:04 [2022-07-15T11:48:04.822Z] #77 47.46 libtoolize: putting auxiliary files in '.'.
11:48:04 [2022-07-15T11:48:04.822Z] #77 47.46 libtoolize: copying file './ltmain.sh'
11:48:04 [2022-07-15T11:48:04.822Z] #77 48.13 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:48:04 [2022-07-15T11:48:04.822Z] #77 48.13 libtoolize: and rerunning libtoolize and aclocal.
11:48:04 [2022-07-15T11:48:04.822Z] #77 48.13 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:48:05 [2022-07-15T11:48:05.084Z] #77 58.00 configure.ac:7: installing './compile'
11:48:05 [2022-07-15T11:48:05.120Z] #77 83.28 checking for unistd.h... yes
11:48:05 [2022-07-15T11:48:05.120Z] #77 83.50 checking for dlfcn.h... yes
11:48:05 [2022-07-15T11:48:05.120Z] #77 83.70 checking for objdir... .libs
11:48:05 [2022-07-15T11:48:05.233Z] #67 DONE 15.5s
11:48:05 [2022-07-15T11:48:05.233Z] 
11:48:05 [2022-07-15T11:48:05.233Z] #28 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:48:05 [2022-07-15T11:48:05.233Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f
11:48:05 [2022-07-15T11:48:05.343Z] #77 58.00 configure.ac:11: installing './config.guess'
11:48:05 [2022-07-15T11:48:05.343Z] #77 58.02 configure.ac:11: installing './config.sub'
11:48:05 [2022-07-15T11:48:05.343Z] #77 58.03 configure.ac:8: installing './install-sh'
11:48:05 [2022-07-15T11:48:05.343Z] #77 58.05 configure.ac:8: installing './missing'
11:48:05 [2022-07-15T11:48:05.343Z] #77 58.20 Makefile.am: installing './depcomp'
11:48:05 [2022-07-15T11:48:05.640Z] #77 84.10 checking if gcc supports -fno-rtti -fno-exceptions... no
11:48:05 [2022-07-15T11:48:05.640Z] #77 84.25 checking for gcc option to produce PIC... -fPIC -DPIC
11:48:05 [2022-07-15T11:48:05.640Z] #77 84.26 checking if gcc PIC flag -fPIC -DPIC works... yes
11:48:06 [2022-07-15T11:48:06.160Z] #77 84.39 checking if gcc static flag -static works... yes
11:48:06 [2022-07-15T11:48:06.167Z] #28 9.154 Reading package lists...
11:48:06 [2022-07-15T11:48:06.421Z] #77 84.72 checking if gcc supports -c -o file.o... yes
11:48:06 [2022-07-15T11:48:06.421Z] #77 84.93 checking if gcc supports -c -o file.o... (cached) yes
11:48:06 [2022-07-15T11:48:06.421Z] #77 84.93 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:48:06 [2022-07-15T11:48:06.433Z] #42 ...
11:48:06 [2022-07-15T11:48:06.433Z] 
11:48:06 [2022-07-15T11:48:06.433Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:48:06 [2022-07-15T11:48:06.433Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
11:48:06 [2022-07-15T11:48:06.433Z] #51 83.26 Setting up criu (3.17-1) ...
11:48:06 [2022-07-15T11:48:06.433Z] #51 86.70 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:48:06 [2022-07-15T11:48:06.433Z] #51 DONE 88.6s
11:48:06 [2022-07-15T11:48:06.433Z] 
11:48:06 [2022-07-15T11:48:06.433Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:48:06 [2022-07-15T11:48:06.433Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
11:48:06 [2022-07-15T11:48:06.682Z] #77 84.99 checking dynamic linker characteristics... GNU/Linux ld.so
11:48:06 [2022-07-15T11:48:06.682Z] #77 85.30 checking how to hardcode library paths into programs... immediate
11:48:06 [2022-07-15T11:48:06.682Z] #77 85.31 checking whether stripping libraries is possible... yes
11:48:06 [2022-07-15T11:48:06.682Z] #77 85.32 checking if libtool supports shared libraries... yes
11:48:06 [2022-07-15T11:48:06.682Z] #77 85.32 checking whether to build shared libraries... no
11:48:06 [2022-07-15T11:48:06.682Z] #77 85.32 checking whether to build static libraries... yes
11:48:06 [2022-07-15T11:48:06.682Z] #77 85.32 checking for a BSD-compatible install... /usr/bin/install -c
11:48:06 [2022-07-15T11:48:06.682Z] #77 85.37 checking whether build environment is sane... yes
11:48:06 [2022-07-15T11:48:06.722Z] #77 59.57 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:48:06 [2022-07-15T11:48:06.722Z] #77 59.57 libtoolize: copying file 'build-aux/ltmain.sh'
11:48:06 [2022-07-15T11:48:06.942Z] #77 85.45 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:48:06 [2022-07-15T11:48:06.942Z] #77 85.48 checking whether make sets $(MAKE)... yes
11:48:06 [2022-07-15T11:48:06.942Z] #77 85.55 checking whether make supports the include directive... yes (GNU style)
11:48:06 [2022-07-15T11:48:06.981Z] #77 59.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:48:06 [2022-07-15T11:48:06.981Z] #77 59.71 libtoolize: copying file 'm4/libtool.m4'
11:48:06 [2022-07-15T11:48:06.981Z] #77 59.85 libtoolize: copying file 'm4/ltoptions.m4'
11:48:07 [2022-07-15T11:48:07.202Z] #77 85.62 checking whether make supports nested variables... yes
11:48:07 [2022-07-15T11:48:07.202Z] #77 85.68 checking whether UID '0' is supported by ustar format... yes
11:48:07 [2022-07-15T11:48:07.202Z] #77 85.68 checking whether GID '0' is supported by ustar format... yes
11:48:07 [2022-07-15T11:48:07.202Z] #77 85.68 checking how to create a ustar tar archive... gnutar
11:48:07 [2022-07-15T11:48:07.240Z] #77 59.99 libtoolize: copying file 'm4/ltsugar.m4'
11:48:07 [2022-07-15T11:48:07.240Z] #77 60.11 libtoolize: copying file 'm4/ltversion.m4'
11:48:07 [2022-07-15T11:48:07.240Z] #77 60.21 libtoolize: copying file 'm4/lt~obsolete.m4'
11:48:07 [2022-07-15T11:48:07.462Z] #77 85.79 checking dependency style of gcc... gcc3
11:48:07 [2022-07-15T11:48:07.462Z] #77 85.99 checking whether to enable maintainer-specific portions of Makefiles... yes
11:48:07 [2022-07-15T11:48:07.462Z] #77 85.99 checking whether make supports nested variables... (cached) yes
11:48:07 [2022-07-15T11:48:07.462Z] #77 85.99 checking for gawk... (cached) mawk
11:48:07 [2022-07-15T11:48:07.462Z] #77 85.99 checking for a sed that does not truncate output... (cached) /bin/sed
11:48:07 [2022-07-15T11:48:07.462Z] #77 86.00 checking for gcc... (cached) gcc
11:48:07 [2022-07-15T11:48:07.462Z] #77 86.10 checking whether we are using the GNU C compiler... (cached) yes
11:48:07 [2022-07-15T11:48:07.462Z] #77 86.10 checking whether gcc accepts -g... (cached) yes
11:48:07 [2022-07-15T11:48:07.462Z] #77 86.10 checking for gcc option to accept ISO C89... (cached) none needed
11:48:07 [2022-07-15T11:48:07.462Z] #77 86.10 checking whether gcc understands -c and -o together... (cached) yes
11:48:07 [2022-07-15T11:48:07.723Z] #77 86.10 checking for a Python interpreter with version >= 3... python3
11:48:07 [2022-07-15T11:48:07.723Z] #77 86.22 checking for python3... /usr/bin/python3
11:48:07 [2022-07-15T11:48:07.723Z] #77 86.22 checking for python3 version... 3.9
11:48:07 [2022-07-15T11:48:07.723Z] #77 86.29 checking for python3 platform... linux
11:48:07 [2022-07-15T11:48:07.809Z] #77 60.37 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:48:07 [2022-07-15T11:48:07.983Z] #77 86.36 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:48:08 [2022-07-15T11:48:08.244Z] #77 86.53 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:48:08 [2022-07-15T11:48:08.244Z] #77 86.68 checking for go-md2man... no
11:48:08 [2022-07-15T11:48:08.244Z] #77 86.71 checking error.h usability... yes
11:48:08 [2022-07-15T11:48:08.244Z] #77 86.86 checking error.h presence... yes
11:48:08 [2022-07-15T11:48:08.504Z] #77 86.91 checking for error.h... yes
11:48:08 [2022-07-15T11:48:08.504Z] #77 86.94 checking linux/openat2.h usability... yes
11:48:08 [2022-07-15T11:48:08.504Z] #77 87.09 checking linux/openat2.h presence... yes
11:48:08 [2022-07-15T11:48:08.764Z] #77 87.17 checking for linux/openat2.h... yes
11:48:08 [2022-07-15T11:48:08.764Z] #77 87.21 checking for copy_file_range... yes
11:48:08 [2022-07-15T11:48:08.953Z] #47 ...
11:48:08 [2022-07-15T11:48:08.953Z] 
11:48:08 [2022-07-15T11:48:08.953Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:48:08 [2022-07-15T11:48:08.953Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:48:08 [2022-07-15T11:48:08.953Z] #14 91.49 Selecting previously unselected package mingw-w64-x86-64-dev.
11:48:08 [2022-07-15T11:48:08.953Z] #14 91.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:48:08 [2022-07-15T11:48:08.953Z] #14 91.52 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:48:09 [2022-07-15T11:48:09.024Z] #77 87.46 checking for fgetxattr... yes
11:48:09 [2022-07-15T11:48:09.285Z] #77 87.70 checking for statx... yes
11:48:09 [2022-07-15T11:48:09.285Z] #77 88.00 checking for fgetpwent_r... 
11:48:09 [2022-07-15T11:48:09.285Z] #77 ...
11:48:09 [2022-07-15T11:48:09.285Z] 
11:48:09 [2022-07-15T11:48:09.285Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:48:09 [2022-07-15T11:48:09.285Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
11:48:09 [2022-07-15T11:48:09.285Z] #21 5.272 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:48:09 [2022-07-15T11:48:09.285Z] #21 7.832 Fetched 8436 kB in 7s (1197 kB/s)
11:48:09 [2022-07-15T11:48:09.285Z] #21 7.832 Reading package lists...
11:48:09 [2022-07-15T11:48:09.285Z] #21 10.43 Reading package lists...
11:48:09 [2022-07-15T11:48:09.285Z] #21 12.88 Building dependency tree...
11:48:09 [2022-07-15T11:48:09.285Z] #21 15.20 The following additional packages will be installed:
11:48:09 [2022-07-15T11:48:09.285Z] #21 15.21   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:48:09 [2022-07-15T11:48:09.285Z] #21 15.21   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:48:09 [2022-07-15T11:48:09.285Z] #21 15.21   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:48:09 [2022-07-15T11:48:09.285Z] #21 15.21   python3-pkg-resources vim-runtime xxd
11:48:09 [2022-07-15T11:48:09.285Z] #21 15.22 Suggested packages:
11:48:09 [2022-07-15T11:48:09.285Z] #21 15.23   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:48:09 [2022-07-15T11:48:09.285Z] #21 15.23   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:48:09 [2022-07-15T11:48:09.285Z] #21 15.23   acl attr quota
11:48:09 [2022-07-15T11:48:09.285Z] #21 15.23 Recommended packages:
11:48:09 [2022-07-15T11:48:09.285Z] #21 15.23   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:48:09 [2022-07-15T11:48:09.449Z] #28 12.33 Reading package lists...
11:48:09 [2022-07-15T11:48:09.547Z] #21 ...
11:48:09 [2022-07-15T11:48:09.547Z] 
11:48:09 [2022-07-15T11:48:09.547Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:09 [2022-07-15T11:48:09.547Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:48:09 [2022-07-15T11:48:09.547Z] #77 88.00 checking for fgetpwent_r... yes
11:48:09 [2022-07-15T11:48:09.707Z] #28 15.29 Building dependency tree...
11:48:09 [2022-07-15T11:48:09.807Z] #77 88.29 checking for issetugid... no
11:48:10 [2022-07-15T11:48:10.068Z] #77 88.57 checking for pkg-config... /usr/bin/pkg-config
11:48:10 [2022-07-15T11:48:10.068Z] #77 88.58 checking pkg-config is at least version 0.9.0... yes
11:48:10 [2022-07-15T11:48:10.068Z] #77 88.60 checking for library containing yajl_tree_get... 
11:48:10 [2022-07-15T11:48:10.068Z] #77 ...
11:48:10 [2022-07-15T11:48:10.068Z] 
11:48:10 [2022-07-15T11:48:10.068Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:48:10 [2022-07-15T11:48:10.068Z] #60 sha256:6d821dd1a934064571afd3db83e60f8cd0d029b7f494431ce2b979785c1987c3
11:48:10 [2022-07-15T11:48:10.068Z] #60 11.47 + cd /tmp/tmp.pPTKNlvLjt/src/github.com/opencontainers/runc
11:48:10 [2022-07-15T11:48:10.068Z] #60 11.48 + git checkout -q v1.1.2
11:48:10 [2022-07-15T11:48:10.068Z] #60 12.34 + '[' -z '' ']'
11:48:10 [2022-07-15T11:48:10.068Z] #60 12.35 + target=static
11:48:10 [2022-07-15T11:48:10.068Z] #60 12.35 + make BUILDTAGS=seccomp static
11:48:10 [2022-07-15T11:48:10.068Z] #60 12.81 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
11:48:10 [2022-07-15T11:48:10.274Z] #28 16.50 bzip2 is already the newest version (1.0.8-4).
11:48:10 [2022-07-15T11:48:10.274Z] #28 16.50 patch is already the newest version (2.7.6-7).
11:48:10 [2022-07-15T11:48:10.274Z] #28 16.50 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
11:48:10 [2022-07-15T11:48:10.274Z] #28 16.50 The following additional packages will be installed:
11:48:10 [2022-07-15T11:48:10.274Z] #28 16.50   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
11:48:10 [2022-07-15T11:48:10.274Z] #28 16.50   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
11:48:10 [2022-07-15T11:48:10.274Z] #28 16.50   libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:48:10 [2022-07-15T11:48:10.274Z] #28 16.50   python3-pkg-resources vim-runtime xxd
11:48:10 [2022-07-15T11:48:10.274Z] #28 16.51 Suggested packages:
11:48:10 [2022-07-15T11:48:10.274Z] #28 16.51   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
11:48:10 [2022-07-15T11:48:10.274Z] #28 16.51   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
11:48:10 [2022-07-15T11:48:10.274Z] #28 16.51 Recommended packages:
11:48:10 [2022-07-15T11:48:10.274Z] #28 16.51   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:48:10 [2022-07-15T11:48:10.327Z] #14 ...
11:48:10 [2022-07-15T11:48:10.327Z] 
11:48:10 [2022-07-15T11:48:10.327Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:48:10 [2022-07-15T11:48:10.327Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
11:48:10 [2022-07-15T11:48:10.327Z] #42 92.34 Setting up libicu67:amd64 (67.1-7) ...
11:48:10 [2022-07-15T11:48:10.327Z] #42 92.36 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:48:10 [2022-07-15T11:48:10.327Z] #42 92.38 Setting up libuv1:amd64 (1.40.0-2) ...
11:48:10 [2022-07-15T11:48:10.327Z] #42 92.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:48:10 [2022-07-15T11:48:10.327Z] #42 92.46 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:48:10 [2022-07-15T11:48:10.327Z] #42 92.48 Setting up librhash0:amd64 (1.4.1-2) ...
11:48:10 [2022-07-15T11:48:10.327Z] #42 92.50 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:48:10 [2022-07-15T11:48:10.327Z] #42 92.53 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:48:10 [2022-07-15T11:48:10.327Z] #42 92.55 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:48:10 [2022-07-15T11:48:10.327Z] #42 92.58 Setting up cmake (3.18.4-2+deb11u1) ...
11:48:10 [2022-07-15T11:48:10.327Z] #42 92.59 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:48:10 [2022-07-15T11:48:10.327Z] #42 DONE 92.9s
11:48:10 [2022-07-15T11:48:10.327Z] 
11:48:10 [2022-07-15T11:48:10.327Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:48:10 [2022-07-15T11:48:10.327Z] #43 sha256:69130bc8a41ade078ca5e09fe19e14e4312ba571574e68ec2bcc61e4b5ae8272
11:48:10 [2022-07-15T11:48:10.327Z] #43 DONE 0.1s
11:48:10 [2022-07-15T11:48:10.327Z] 
11:48:10 [2022-07-15T11:48:10.327Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:48:10 [2022-07-15T11:48:10.327Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
11:48:10 [2022-07-15T11:48:10.327Z] #34 ...
11:48:10 [2022-07-15T11:48:10.327Z] 
11:48:10 [2022-07-15T11:48:10.327Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:48:10 [2022-07-15T11:48:10.327Z] #44 sha256:701cf5ad6c8cd8cf973b83af3c27e4f3b79ab1f53809e5a3cbb141fe7d8c17fe
11:48:10 [2022-07-15T11:48:10.328Z] #60 ...
11:48:10 [2022-07-15T11:48:10.328Z] 
11:48:10 [2022-07-15T11:48:10.328Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:10 [2022-07-15T11:48:10.328Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:48:10 [2022-07-15T11:48:10.328Z] #77 88.60 checking for library containing yajl_tree_get... -lyajl
11:48:10 [2022-07-15T11:48:10.588Z] #77 89.01 checking for yajl >= 2.0.0... yes
11:48:10 [2022-07-15T11:48:10.588Z] #77 89.04 checking sys/capability.h usability... yes
11:48:10 [2022-07-15T11:48:10.588Z] #77 89.16 checking sys/capability.h presence... yes
11:48:10 [2022-07-15T11:48:10.588Z] #77 89.22 checking for sys/capability.h... yes
11:48:11 [2022-07-15T11:48:11.109Z] #77 89.24 checking for library containing cap_from_name... -lcap
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.20 The following NEW packages will be installed:
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.20   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.21   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.21   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.21   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.21   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.21   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.21   vim-common vim-runtime xfsprogs xxd zip zstd
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.53 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded.
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.53 Need to get 18.6 MB of archives.
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.53 After this operation, 71.4 MB of additional disk space will be used.
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:48:11 [2022-07-15T11:48:11.208Z] #28 17.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.57 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.61 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.62 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.62 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.62 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.63 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.64 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.64 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.68 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.69 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.70 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:48:11 [2022-07-15T11:48:11.467Z] #28 17.70 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
11:48:11 [2022-07-15T11:48:11.680Z] #77 89.67 checking for library containing dlopen... -ldl
11:48:11 [2022-07-15T11:48:11.695Z] #44 1.416 + RM_GOPATH=0
11:48:11 [2022-07-15T11:48:11.695Z] #44 1.416 + TMP_GOPATH=
11:48:11 [2022-07-15T11:48:11.695Z] #44 1.416 + : /build
11:48:11 [2022-07-15T11:48:11.695Z] #44 1.416 + '[' -z '' ']'
11:48:11 [2022-07-15T11:48:11.695Z] #44 1.416 ++ mktemp -d
11:48:11 [2022-07-15T11:48:11.695Z] #44 1.416 + export GOPATH=/tmp/tmp.JALztsAcej
11:48:11 [2022-07-15T11:48:11.695Z] #44 1.416 + GOPATH=/tmp/tmp.JALztsAcej
11:48:11 [2022-07-15T11:48:11.695Z] #44 1.416 + RM_GOPATH=1
11:48:11 [2022-07-15T11:48:11.695Z] #44 1.416 + case "$(go env GOARCH)" in
11:48:11 [2022-07-15T11:48:11.695Z] #44 1.416 ++ go env GOARCH
11:48:11 [2022-07-15T11:48:11.695Z] #44 1.475 + export GO_BUILDMODE=-buildmode=pie
11:48:11 [2022-07-15T11:48:11.695Z] #44 1.475 + GO_BUILDMODE=-buildmode=pie
11:48:11 [2022-07-15T11:48:11.725Z] #28 17.94 debconf: delaying package configuration, since apt-utils is not installed
11:48:11 [2022-07-15T11:48:11.725Z] #28 18.04 Fetched 18.6 MB in 0s (41.7 MB/s)
11:48:11 [2022-07-15T11:48:11.940Z] #77 90.12 checking seccomp.h usability... yes
11:48:11 [2022-07-15T11:48:11.940Z] #77 90.36 checking seccomp.h presence... yes
11:48:11 [2022-07-15T11:48:11.940Z] #77 90.48 checking for seccomp.h... yes
11:48:11 [2022-07-15T11:48:11.952Z] #44 1.475 ++ dirname /install.sh
11:48:11 [2022-07-15T11:48:11.952Z] #44 1.485 + dir=/
11:48:11 [2022-07-15T11:48:11.952Z] #44 1.486 + bin=tini
11:48:11 [2022-07-15T11:48:11.952Z] #44 1.486 + shift
11:48:11 [2022-07-15T11:48:11.952Z] #44 1.486 + '[' '!' -f //tini.installer ']'
11:48:11 [2022-07-15T11:48:11.952Z] #44 1.486 + . //tini.installer
11:48:11 [2022-07-15T11:48:11.952Z] #44 1.486 ++ : v0.19.0
11:48:11 [2022-07-15T11:48:11.952Z] #44 1.486 + install_tini
11:48:11 [2022-07-15T11:48:11.952Z] #44 1.486 + echo 'Install tini version v0.19.0'
11:48:11 [2022-07-15T11:48:11.952Z] #44 1.486 + git clone https://github.com/krallin/tini.git /tmp/tmp.JALztsAcej/tini
11:48:11 [2022-07-15T11:48:11.952Z] #44 1.486 Install tini version v0.19.0
11:48:11 [2022-07-15T11:48:11.952Z] #44 1.490 Cloning into '/tmp/tmp.JALztsAcej/tini'...
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.07 Selecting previously unselected package pigz.
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40116 files and directories currently installed.)
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.09 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.09 Unpacking pigz (2.6-1) ...
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.13 Selecting previously unselected package libelf1:amd64.
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.13 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.14 Unpacking libelf1:amd64 (0.183-1) ...
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.18 Selecting previously unselected package libbpf0:amd64.
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.19 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.19 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.22 Selecting previously unselected package libcap2:amd64.
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.23 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.23 Unpacking libcap2:amd64 (1:2.44-1) ...
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.26 Selecting previously unselected package libmnl0:amd64.
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.27 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.27 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:48:11 [2022-07-15T11:48:11.984Z] #28 18.30 Selecting previously unselected package libxtables12:amd64.
11:48:12 [2022-07-15T11:48:12.242Z] #28 18.30 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
11:48:12 [2022-07-15T11:48:12.242Z] #28 18.30 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:48:12 [2022-07-15T11:48:12.242Z] #28 18.33 Selecting previously unselected package libcap2-bin.
11:48:12 [2022-07-15T11:48:12.242Z] #28 18.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:48:12 [2022-07-15T11:48:12.242Z] #28 18.34 Unpacking libcap2-bin (1:2.44-1) ...
11:48:12 [2022-07-15T11:48:12.242Z] #28 18.38 Selecting previously unselected package iproute2.
11:48:12 [2022-07-15T11:48:12.242Z] #28 18.38 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
11:48:12 [2022-07-15T11:48:12.242Z] #28 18.38 Unpacking iproute2 (5.10.0-4) ...
11:48:12 [2022-07-15T11:48:12.242Z] #28 18.49 Selecting previously unselected package xxd.
11:48:12 [2022-07-15T11:48:12.242Z] #28 18.49 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:48:12 [2022-07-15T11:48:12.242Z] #28 18.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:48:12 [2022-07-15T11:48:12.242Z] #28 18.53 Selecting previously unselected package vim-common.
11:48:12 [2022-07-15T11:48:12.242Z] #28 18.54 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:48:12 [2022-07-15T11:48:12.242Z] #28 18.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:48:12 [2022-07-15T11:48:12.242Z] #28 18.59 Selecting previously unselected package bash-completion.
11:48:12 [2022-07-15T11:48:12.500Z] #28 18.60 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:48:12 [2022-07-15T11:48:12.512Z] #77 90.49 checking for library containing seccomp_rule_add... -lseccomp
11:48:12 [2022-07-15T11:48:12.759Z] #28 19.06 Unpacking bash-completion (1:2.11-2) ...
11:48:12 [2022-07-15T11:48:12.759Z] #28 19.16 Selecting previously unselected package apparmor.
11:48:12 [2022-07-15T11:48:12.773Z] #77 90.98 checking for library containing seccomp_arch_resolve_name... 
11:48:12 [2022-07-15T11:48:12.773Z] #77 ...
11:48:12 [2022-07-15T11:48:12.773Z] 
11:48:12 [2022-07-15T11:48:12.773Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:48:12 [2022-07-15T11:48:12.773Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220
11:48:12 [2022-07-15T11:48:12.773Z] #34 DONE 135.9s
11:48:12 [2022-07-15T11:48:12.773Z] 
11:48:12 [2022-07-15T11:48:12.773Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:48:12 [2022-07-15T11:48:12.773Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
11:48:12 [2022-07-15T11:48:12.773Z] #21 16.60 The following NEW packages will be installed:
11:48:12 [2022-07-15T11:48:12.773Z] #21 16.60   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:48:12 [2022-07-15T11:48:12.773Z] #21 16.60   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:48:12 [2022-07-15T11:48:12.773Z] #21 16.60   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:48:12 [2022-07-15T11:48:12.773Z] #21 16.60   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
11:48:12 [2022-07-15T11:48:12.773Z] #21 16.60   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
11:48:12 [2022-07-15T11:48:12.773Z] #21 16.60   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
11:48:12 [2022-07-15T11:48:12.773Z] #21 16.60   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:48:12 [2022-07-15T11:48:12.773Z] #21 16.60   xz-utils zip zstd
11:48:12 [2022-07-15T11:48:12.773Z] #21 16.96 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
11:48:12 [2022-07-15T11:48:12.773Z] #21 16.96 Need to get 27.0 MB of archives.
11:48:12 [2022-07-15T11:48:12.773Z] #21 16.96 After this operation, 105 MB of additional disk space will be used.
11:48:12 [2022-07-15T11:48:12.773Z] #21 16.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 16.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.49 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.49 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.50 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.50 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.50 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.54 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.55 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.57 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.59 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.59 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.61 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.62 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.62 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.89 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.92 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.94 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
11:48:12 [2022-07-15T11:48:12.773Z] #21 17.95 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
11:48:12 [2022-07-15T11:48:12.774Z] #21 18.50 debconf: delaying package configuration, since apt-utils is not installed
11:48:12 [2022-07-15T11:48:12.774Z] #21 18.77 Fetched 27.0 MB in 1s (20.4 MB/s)
11:48:13 [2022-07-15T11:48:13.017Z] #28 19.16 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.017Z] #28 19.18 Unpacking apparmor (2.13.6-10) ...
11:48:13 [2022-07-15T11:48:13.017Z] #28 19.27 Selecting previously unselected package inetutils-ping.
11:48:13 [2022-07-15T11:48:13.017Z] #28 19.27 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.017Z] #28 19.28 Unpacking inetutils-ping (2:2.0-1) ...
11:48:13 [2022-07-15T11:48:13.017Z] #28 19.32 Selecting previously unselected package libip4tc2:amd64.
11:48:13 [2022-07-15T11:48:13.017Z] #28 19.32 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.017Z] #28 19.32 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:48:13 [2022-07-15T11:48:13.017Z] #28 19.35 Selecting previously unselected package libip6tc2:amd64.
11:48:13 [2022-07-15T11:48:13.017Z] #28 19.36 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.017Z] #28 19.36 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:48:13 [2022-07-15T11:48:13.017Z] #28 19.39 Selecting previously unselected package libnfnetlink0:amd64.
11:48:13 [2022-07-15T11:48:13.034Z] #21 18.85 Selecting previously unselected package pigz.
11:48:13 [2022-07-15T11:48:13.034Z] #21 18.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24009 files and directories currently installed.)
11:48:13 [2022-07-15T11:48:13.034Z] #21 18.91 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
11:48:13 [2022-07-15T11:48:13.034Z] #21 18.95 Unpacking pigz (2.6-1) ...
11:48:13 [2022-07-15T11:48:13.276Z] #28 19.39 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.276Z] #28 19.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:48:13 [2022-07-15T11:48:13.276Z] #28 19.42 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:48:13 [2022-07-15T11:48:13.276Z] #28 19.43 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.276Z] #28 19.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:48:13 [2022-07-15T11:48:13.276Z] #28 19.46 Selecting previously unselected package libnftnl11:amd64.
11:48:13 [2022-07-15T11:48:13.276Z] #28 19.47 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.276Z] #28 19.47 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:48:13 [2022-07-15T11:48:13.276Z] #28 19.50 Selecting previously unselected package iptables.
11:48:13 [2022-07-15T11:48:13.276Z] #28 19.50 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.276Z] #28 19.51 Unpacking iptables (1.8.7-1) ...
11:48:13 [2022-07-15T11:48:13.276Z] #28 19.57 Selecting previously unselected package libonig5:amd64.
11:48:13 [2022-07-15T11:48:13.276Z] #28 19.58 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.276Z] #28 19.58 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:48:13 [2022-07-15T11:48:13.276Z] #28 19.62 Selecting previously unselected package libjq1:amd64.
11:48:13 [2022-07-15T11:48:13.294Z] #21 19.17 Selecting previously unselected package libelf1:arm64.
11:48:13 [2022-07-15T11:48:13.294Z] #21 19.17 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
11:48:13 [2022-07-15T11:48:13.294Z] #21 19.20 Unpacking libelf1:arm64 (0.183-1) ...
11:48:13 [2022-07-15T11:48:13.321Z] #44 2.767 + cd /tmp/tmp.JALztsAcej/tini
11:48:13 [2022-07-15T11:48:13.321Z] #44 2.767 + git checkout -q v0.19.0
11:48:13 [2022-07-15T11:48:13.321Z] #44 2.803 + cmake .
11:48:13 [2022-07-15T11:48:13.534Z] #28 19.63 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.534Z] #28 19.63 Unpacking libjq1:amd64 (1.6-2.1) ...
11:48:13 [2022-07-15T11:48:13.534Z] #28 19.67 Selecting previously unselected package jq.
11:48:13 [2022-07-15T11:48:13.535Z] #28 19.67 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.535Z] #28 19.67 Unpacking jq (1.6-2.1) ...
11:48:13 [2022-07-15T11:48:13.535Z] #28 19.71 Selecting previously unselected package libaio1:amd64.
11:48:13 [2022-07-15T11:48:13.535Z] #28 19.71 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.535Z] #28 19.71 Unpacking libaio1:amd64 (0.3.112-9) ...
11:48:13 [2022-07-15T11:48:13.535Z] #28 19.74 Selecting previously unselected package libgpm2:amd64.
11:48:13 [2022-07-15T11:48:13.535Z] #28 19.75 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.535Z] #28 19.75 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:48:13 [2022-07-15T11:48:13.535Z] #28 19.78 Selecting previously unselected package libinih1:amd64.
11:48:13 [2022-07-15T11:48:13.535Z] #28 19.78 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.535Z] #28 19.79 Unpacking libinih1:amd64 (53-1+b2) ...
11:48:13 [2022-07-15T11:48:13.535Z] #28 19.82 Selecting previously unselected package libnet1:amd64.
11:48:13 [2022-07-15T11:48:13.535Z] #28 19.82 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.535Z] #28 19.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:48:13 [2022-07-15T11:48:13.535Z] #28 19.86 Selecting previously unselected package libnl-3-200:amd64.
11:48:13 [2022-07-15T11:48:13.559Z] #21 19.50 Selecting previously unselected package libbpf0:arm64.
11:48:13 [2022-07-15T11:48:13.559Z] #21 19.50 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
11:48:13 [2022-07-15T11:48:13.559Z] #21 19.53 Unpacking libbpf0:arm64 (1:0.3-2) ...
11:48:13 [2022-07-15T11:48:13.793Z] #28 19.87 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.793Z] #28 19.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:48:13 [2022-07-15T11:48:13.793Z] #28 19.90 Selecting previously unselected package libprotobuf-c1:amd64.
11:48:13 [2022-07-15T11:48:13.793Z] #28 19.91 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.793Z] #28 19.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:48:13 [2022-07-15T11:48:13.793Z] #28 19.94 Selecting previously unselected package libyajl2:amd64.
11:48:13 [2022-07-15T11:48:13.793Z] #28 19.94 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.793Z] #28 19.95 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:48:13 [2022-07-15T11:48:13.793Z] #28 19.97 Selecting previously unselected package net-tools.
11:48:13 [2022-07-15T11:48:13.793Z] #28 19.98 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:48:13 [2022-07-15T11:48:13.793Z] #28 19.98 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:48:13 [2022-07-15T11:48:13.793Z] #28 20.03 Selecting previously unselected package python-pip-whl.
11:48:13 [2022-07-15T11:48:13.793Z] #28 20.03 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:48:13 [2022-07-15T11:48:13.793Z] #28 20.03 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:48:13 [2022-07-15T11:48:13.819Z] #21 ...
11:48:13 [2022-07-15T11:48:13.819Z] 
11:48:13 [2022-07-15T11:48:13.819Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:48:13 [2022-07-15T11:48:13.819Z] #26 sha256:c0178f78ab0255e630e0938c572e7451ba7f6cbe80c7b5a888c440a11521285c
11:48:13 [2022-07-15T11:48:13.819Z] #26 126.8 + mkdir -p /tmp/tmp.PztR5HL1ER/src/github.com/docker
11:48:13 [2022-07-15T11:48:13.819Z] #26 126.8 + mv components/cli /tmp/tmp.PztR5HL1ER/src/github.com/docker/cli
11:48:13 [2022-07-15T11:48:13.819Z] #26 126.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:48:13 [2022-07-15T11:48:13.819Z] #26 ...
11:48:13 [2022-07-15T11:48:13.819Z] 
11:48:13 [2022-07-15T11:48:13.819Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:48:13 [2022-07-15T11:48:13.819Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
11:48:13 [2022-07-15T11:48:13.819Z] #21 19.79 Selecting previously unselected package libcap2:arm64.
11:48:13 [2022-07-15T11:48:13.819Z] #21 19.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
11:48:13 [2022-07-15T11:48:13.819Z] #21 19.79 Unpacking libcap2:arm64 (1:2.44-1) ...
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.18 Selecting previously unselected package python3-lib2to3.
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.18 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ...
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.19 Unpacking python3-lib2to3 (3.9.2-1) ...
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.22 Selecting previously unselected package python3-distutils.
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.22 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ...
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.23 Unpacking python3-distutils (3.9.2-1) ...
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.27 Selecting previously unselected package python3-pkg-resources.
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.27 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ...
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.28 Unpacking python3-pkg-resources (52.0.0-4) ...
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.32 Selecting previously unselected package python3-setuptools.
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.32 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ...
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.33 Unpacking python3-setuptools (52.0.0-4) ...
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.38 Selecting previously unselected package python3-wheel.
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.39 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ...
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.39 Unpacking python3-wheel (0.34.2-1) ...
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.42 Selecting previously unselected package python3-pip.
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.43 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:48:14 [2022-07-15T11:48:14.051Z] #28 20.43 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:48:14 [2022-07-15T11:48:14.079Z] #21 19.88 Selecting previously unselected package libmnl0:arm64.
11:48:14 [2022-07-15T11:48:14.079Z] #21 19.88 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
11:48:14 [2022-07-15T11:48:14.079Z] #21 19.89 Unpacking libmnl0:arm64 (1.0.4-3) ...
11:48:14 [2022-07-15T11:48:14.079Z] #21 19.96 Selecting previously unselected package libxtables12:arm64.
11:48:14 [2022-07-15T11:48:14.079Z] #21 19.97 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
11:48:14 [2022-07-15T11:48:14.079Z] #21 19.97 Unpacking libxtables12:arm64 (1.8.7-1) ...
11:48:14 [2022-07-15T11:48:14.079Z] #21 20.06 Selecting previously unselected package libcap2-bin.
11:48:14 [2022-07-15T11:48:14.251Z] #44 3.718 -- The C compiler identification is GNU 10.2.1
11:48:14 [2022-07-15T11:48:14.251Z] #44 3.809 -- Detecting C compiler ABI info
11:48:14 [2022-07-15T11:48:14.309Z] #28 20.50 Selecting previously unselected package sudo.
11:48:14 [2022-07-15T11:48:14.309Z] #28 20.50 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ...
11:48:14 [2022-07-15T11:48:14.309Z] #28 20.51 Unpacking sudo (1.9.5p2-3) ...
11:48:14 [2022-07-15T11:48:14.309Z] #28 20.63 Selecting previously unselected package thin-provisioning-tools.
11:48:14 [2022-07-15T11:48:14.309Z] #28 20.63 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:48:14 [2022-07-15T11:48:14.309Z] #28 20.63 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:48:14 [2022-07-15T11:48:14.309Z] #28 20.69 Selecting previously unselected package uidmap.
11:48:14 [2022-07-15T11:48:14.339Z] #21 20.07 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
11:48:14 [2022-07-15T11:48:14.339Z] #21 20.08 Unpacking libcap2-bin (1:2.44-1) ...
11:48:14 [2022-07-15T11:48:14.339Z] #21 20.16 Selecting previously unselected package iproute2.
11:48:14 [2022-07-15T11:48:14.339Z] #21 20.17 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
11:48:14 [2022-07-15T11:48:14.339Z] #21 20.17 Unpacking iproute2 (5.10.0-4) ...
11:48:14 [2022-07-15T11:48:14.379Z] #77 ...
11:48:14 [2022-07-15T11:48:14.379Z] 
11:48:14 [2022-07-15T11:48:14.379Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:48:14 [2022-07-15T11:48:14.379Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:48:14 [2022-07-15T11:48:14.379Z] #14 116.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:48:14 [2022-07-15T11:48:14.379Z] #14 116.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:48:14 [2022-07-15T11:48:14.379Z] #14 116.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:48:14 [2022-07-15T11:48:14.567Z] #28 20.70 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ...
11:48:14 [2022-07-15T11:48:14.567Z] #28 20.70 Unpacking uidmap (1:4.8.1-1) ...
11:48:14 [2022-07-15T11:48:14.567Z] #28 20.74 Selecting previously unselected package vim-runtime.
11:48:14 [2022-07-15T11:48:14.567Z] #28 20.75 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:48:14 [2022-07-15T11:48:14.567Z] #28 20.76 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:48:14 [2022-07-15T11:48:14.567Z] #28 20.77 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:48:14 [2022-07-15T11:48:14.567Z] #28 20.77 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:48:14 [2022-07-15T11:48:14.859Z] #21 20.62 Selecting previously unselected package xxd.
11:48:14 [2022-07-15T11:48:14.859Z] #21 20.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:48:14 [2022-07-15T11:48:14.859Z] #21 20.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:48:14 [2022-07-15T11:48:14.859Z] #21 20.77 Selecting previously unselected package vim-common.
11:48:14 [2022-07-15T11:48:14.859Z] #21 20.77 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:48:14 [2022-07-15T11:48:14.859Z] #21 20.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:48:15 [2022-07-15T11:48:15.120Z] #21 20.94 Selecting previously unselected package bash-completion.
11:48:15 [2022-07-15T11:48:15.120Z] #21 20.94 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:48:15 [2022-07-15T11:48:15.133Z] #28 21.34 Selecting previously unselected package vim.
11:48:15 [2022-07-15T11:48:15.133Z] #28 21.35 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:48:15 [2022-07-15T11:48:15.133Z] #28 21.36 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:48:15 [2022-07-15T11:48:15.181Z] #44 4.952 -- Detecting C compiler ABI info - done
11:48:15 [2022-07-15T11:48:15.391Z] #28 21.49 Selecting previously unselected package xfsprogs.
11:48:15 [2022-07-15T11:48:15.391Z] #28 21.50 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ...
11:48:15 [2022-07-15T11:48:15.391Z] #28 21.50 Unpacking xfsprogs (5.10.0-4) ...
11:48:15 [2022-07-15T11:48:15.391Z] #28 21.60 Selecting previously unselected package zip.
11:48:15 [2022-07-15T11:48:15.391Z] #28 21.61 Preparing to unpack .../43-zip_3.0-12_amd64.deb ...
11:48:15 [2022-07-15T11:48:15.391Z] #28 21.61 Unpacking zip (3.0-12) ...
11:48:15 [2022-07-15T11:48:15.391Z] #28 21.65 Selecting previously unselected package zstd.
11:48:15 [2022-07-15T11:48:15.391Z] #28 21.65 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ...
11:48:15 [2022-07-15T11:48:15.391Z] #28 21.65 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:48:15 [2022-07-15T11:48:15.438Z] #44 5.091 -- Check for working C compiler: /usr/bin/cc - skipped
11:48:15 [2022-07-15T11:48:15.438Z] #44 5.093 -- Detecting C compile features
11:48:15 [2022-07-15T11:48:15.438Z] #44 5.100 -- Detecting C compile features - done
11:48:15 [2022-07-15T11:48:15.438Z] #44 5.180 -- Performing Test HAS_BUILTIN_FORTIFY
11:48:15 [2022-07-15T11:48:15.648Z] #28 21.75 Setting up python3-pkg-resources (52.0.0-4) ...
11:48:15 [2022-07-15T11:48:15.649Z] #28 21.93 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:48:15 [2022-07-15T11:48:15.649Z] #28 21.93 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:48:15 [2022-07-15T11:48:15.649Z] #28 21.94 Setting up libgpm2:amd64 (1.20.7-8) ...
11:48:15 [2022-07-15T11:48:15.649Z] #28 21.95 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:48:15 [2022-07-15T11:48:15.649Z] #28 21.96 Setting up libinih1:amd64 (53-1+b2) ...
11:48:15 [2022-07-15T11:48:15.649Z] #28 21.97 Setting up uidmap (1:4.8.1-1) ...
11:48:15 [2022-07-15T11:48:15.649Z] #28 21.98 Setting up libyajl2:amd64 (2.1.0-3) ...
11:48:15 [2022-07-15T11:48:15.649Z] #28 21.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:48:15 [2022-07-15T11:48:15.649Z] #28 22.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:48:15 [2022-07-15T11:48:15.907Z] #28 22.01 Setting up python3-wheel (0.34.2-1) ...
11:48:15 [2022-07-15T11:48:15.907Z] #28 22.14 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:48:15 [2022-07-15T11:48:15.907Z] #28 22.15 Setting up libcap2:amd64 (1:2.44-1) ...
11:48:15 [2022-07-15T11:48:15.907Z] #28 22.16 Setting up libcap2-bin (1:2.44-1) ...
11:48:15 [2022-07-15T11:48:15.907Z] #28 22.17 Setting up apparmor (2.13.6-10) ...
11:48:16 [2022-07-15T11:48:16.002Z] #44 5.536 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:48:16 [2022-07-15T11:48:16.002Z] #44 5.690 -- Configuring done
11:48:16 [2022-07-15T11:48:16.002Z] #44 5.733 -- Generating done
11:48:16 [2022-07-15T11:48:16.002Z] #44 5.762 -- Build files have been written to: /tmp/tmp.JALztsAcej/tini
11:48:16 [2022-07-15T11:48:16.002Z] #44 5.794 + make tini-static
11:48:16 [2022-07-15T11:48:16.472Z] #28 22.85 Setting up zip (3.0-12) ...
11:48:16 [2022-07-15T11:48:16.731Z] #28 22.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:48:16 [2022-07-15T11:48:16.731Z] #28 22.87 Setting up bash-completion (1:2.11-2) ...
11:48:16 [2022-07-15T11:48:16.931Z] #44 6.400 Scanning dependencies of target tini-static
11:48:16 [2022-07-15T11:48:16.931Z] #44 6.503 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:48:17 [2022-07-15T11:48:17.297Z] #28 23.38 Setting up libmnl0:amd64 (1.0.4-3) ...
11:48:17 [2022-07-15T11:48:17.297Z] #28 23.39 Setting up sudo (1.9.5p2-3) ...
11:48:17 [2022-07-15T11:48:17.297Z] #28 23.43 invoke-rc.d: could not determine current runlevel
11:48:17 [2022-07-15T11:48:17.297Z] #28 23.43 invoke-rc.d: policy-rc.d denied execution of start.
11:48:17 [2022-07-15T11:48:17.297Z] #28 23.43 Setting up xfsprogs (5.10.0-4) ...
11:48:17 [2022-07-15T11:48:17.297Z] #28 23.44 Setting up libxtables12:amd64 (1.8.7-1) ...
11:48:17 [2022-07-15T11:48:17.297Z] #28 23.45 Setting up inetutils-ping (2:2.0-1) ...
11:48:17 [2022-07-15T11:48:17.297Z] #28 23.46 Setting up pigz (2.6-1) ...
11:48:17 [2022-07-15T11:48:17.297Z] #28 23.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:48:17 [2022-07-15T11:48:17.297Z] #28 23.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:48:17 [2022-07-15T11:48:17.297Z] #28 23.50 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:48:17 [2022-07-15T11:48:17.297Z] #28 23.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:48:17 [2022-07-15T11:48:17.297Z] #28 23.66 Setting up libaio1:amd64 (0.3.112-9) ...
11:48:17 [2022-07-15T11:48:17.297Z] #28 23.67 Setting up python3-lib2to3 (3.9.2-1) ...
11:48:17 [2022-07-15T11:48:17.555Z] #28 23.76 Setting up libelf1:amd64 (0.183-1) ...
11:48:17 [2022-07-15T11:48:17.555Z] #28 23.77 Setting up zstd (1.4.8+dfsg-2.1) ...
11:48:17 [2022-07-15T11:48:17.555Z] #28 23.78 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:48:17 [2022-07-15T11:48:17.555Z] #28 23.79 Setting up python3-distutils (3.9.2-1) ...
11:48:17 [2022-07-15T11:48:17.661Z] #21 23.30 Unpacking bash-completion (1:2.11-2) ...
11:48:17 [2022-07-15T11:48:17.813Z] #28 23.92 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:48:17 [2022-07-15T11:48:17.813Z] #28 23.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:48:17 [2022-07-15T11:48:17.813Z] #28 23.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:48:17 [2022-07-15T11:48:17.813Z] #28 23.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:48:17 [2022-07-15T11:48:17.813Z] #28 23.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:48:17 [2022-07-15T11:48:17.813Z] #28 23.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:48:17 [2022-07-15T11:48:17.813Z] #28 23.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:48:17 [2022-07-15T11:48:17.813Z] #28 23.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:48:17 [2022-07-15T11:48:17.813Z] #28 23.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:48:17 [2022-07-15T11:48:17.813Z] #28 23.96 Setting up python3-setuptools (52.0.0-4) ...
11:48:17 [2022-07-15T11:48:17.921Z] #21 23.74 Selecting previously unselected package bzip2.
11:48:17 [2022-07-15T11:48:17.921Z] #21 23.74 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
11:48:17 [2022-07-15T11:48:17.921Z] #21 23.75 Unpacking bzip2 (1.0.8-4) ...
11:48:17 [2022-07-15T11:48:17.921Z] #21 23.83 Selecting previously unselected package xz-utils.
11:48:17 [2022-07-15T11:48:17.921Z] #21 23.83 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:48:17 [2022-07-15T11:48:17.921Z] #21 23.83 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:48:18 [2022-07-15T11:48:18.072Z] #28 24.25 Setting up libjq1:amd64 (1.6-2.1) ...
11:48:18 [2022-07-15T11:48:18.072Z] #28 24.26 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:48:18 [2022-07-15T11:48:18.072Z] #28 24.27 Setting up thin-provisioning-tools (0.9.0-1) ...
11:48:18 [2022-07-15T11:48:18.072Z] #28 24.28 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:48:18 [2022-07-15T11:48:18.183Z] #21 23.97 Selecting previously unselected package apparmor.
11:48:18 [2022-07-15T11:48:18.183Z] #21 23.98 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
11:48:18 [2022-07-15T11:48:18.183Z] #21 24.05 Unpacking apparmor (2.13.6-10) ...
11:48:18 [2022-07-15T11:48:18.330Z] #28 24.51 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:48:18 [2022-07-15T11:48:18.330Z] #28 24.52 Setting up jq (1.6-2.1) ...
11:48:18 [2022-07-15T11:48:18.330Z] #28 24.53 Setting up libbpf0:amd64 (1:0.3-2) ...
11:48:18 [2022-07-15T11:48:18.330Z] #28 24.54 Setting up iptables (1.8.7-1) ...
11:48:18 [2022-07-15T11:48:18.330Z] #28 24.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:48:18 [2022-07-15T11:48:18.330Z] #28 24.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:48:18 [2022-07-15T11:48:18.330Z] #28 24.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:48:18 [2022-07-15T11:48:18.330Z] #28 24.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:48:18 [2022-07-15T11:48:18.330Z] #28 24.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:48:18 [2022-07-15T11:48:18.330Z] #28 24.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:48:18 [2022-07-15T11:48:18.330Z] #28 24.57 Setting up iproute2 (5.10.0-4) ...
11:48:18 [2022-07-15T11:48:18.445Z] #21 24.45 Selecting previously unselected package inetutils-ping.
11:48:18 [2022-07-15T11:48:18.445Z] #21 24.48 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
11:48:18 [2022-07-15T11:48:18.445Z] #21 24.48 Unpacking inetutils-ping (2:2.0-1) ...
11:48:18 [2022-07-15T11:48:18.588Z] #28 24.70 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:48:18 [2022-07-15T11:48:18.706Z] #21 24.63 Selecting previously unselected package libip4tc2:arm64.
11:48:18 [2022-07-15T11:48:18.706Z] #21 24.63 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
11:48:18 [2022-07-15T11:48:18.706Z] #21 24.63 Unpacking libip4tc2:arm64 (1.8.7-1) ...
11:48:18 [2022-07-15T11:48:18.706Z] #21 24.71 Selecting previously unselected package libip6tc2:arm64.
11:48:18 [2022-07-15T11:48:18.706Z] #21 24.72 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
11:48:18 [2022-07-15T11:48:18.706Z] #21 24.73 Unpacking libip6tc2:arm64 (1.8.7-1) ...
11:48:18 [2022-07-15T11:48:18.706Z] #21 24.80 Selecting previously unselected package libnfnetlink0:arm64.
11:48:18 [2022-07-15T11:48:18.706Z] #21 24.80 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
11:48:18 [2022-07-15T11:48:18.824Z] #44 8.478 [100%] Linking C executable tini-static
11:48:18 [2022-07-15T11:48:18.846Z] #28 DONE 25.0s
11:48:18 [2022-07-15T11:48:18.846Z] 
11:48:18 [2022-07-15T11:48:18.846Z] #29 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:48:18 [2022-07-15T11:48:18.846Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6
11:48:19 [2022-07-15T11:48:19.012Z] #21 24.81 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:48:19 [2022-07-15T11:48:19.012Z] #21 24.91 Selecting previously unselected package libnetfilter-conntrack3:arm64.
11:48:19 [2022-07-15T11:48:19.012Z] #21 24.92 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
11:48:19 [2022-07-15T11:48:19.012Z] #21 24.93 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:48:19 [2022-07-15T11:48:19.012Z] #21 25.03 Selecting previously unselected package libnftnl11:arm64.
11:48:19 [2022-07-15T11:48:19.104Z] #29 0.413 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:48:19 [2022-07-15T11:48:19.104Z] #29 0.415 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:48:19 [2022-07-15T11:48:19.104Z] #29 0.418 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:48:19 [2022-07-15T11:48:19.104Z] #29 DONE 0.5s
11:48:19 [2022-07-15T11:48:19.288Z] #21 25.04 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
11:48:19 [2022-07-15T11:48:19.288Z] #21 25.04 Unpacking libnftnl11:arm64 (1.1.9-1) ...
11:48:19 [2022-07-15T11:48:19.288Z] #21 25.15 Selecting previously unselected package iptables.
11:48:19 [2022-07-15T11:48:19.288Z] #21 25.16 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
11:48:19 [2022-07-15T11:48:19.288Z] #21 25.17 Unpacking iptables (1.8.7-1) ...
11:48:19 [2022-07-15T11:48:19.363Z] 
11:48:19 [2022-07-15T11:48:19.363Z] #30 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:48:19 [2022-07-15T11:48:19.363Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4
11:48:19 [2022-07-15T11:48:19.552Z] #21 25.54 Selecting previously unselected package libonig5:arm64.
11:48:19 [2022-07-15T11:48:19.552Z] #21 25.55 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
11:48:19 [2022-07-15T11:48:19.672Z] #14 ...
11:48:19 [2022-07-15T11:48:19.672Z] 
11:48:19 [2022-07-15T11:48:19.672Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:48:19 [2022-07-15T11:48:19.672Z] #67 sha256:49f9a92a3f5ceda9167e04b57743ef54bf074220dadbee5d2b1a2fc3fd9bc5ac
11:48:19 [2022-07-15T11:48:19.672Z] #67 121.4 + for f in rootlesskit rootlesskit-docker-proxy
11:48:19 [2022-07-15T11:48:19.672Z] #67 121.4 + GOBIN=/build
11:48:19 [2022-07-15T11:48:19.672Z] #67 121.4 + GO111MODULE=on
11:48:19 [2022-07-15T11:48:19.672Z] #67 121.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:48:19 [2022-07-15T11:48:19.754Z] #44 ...
11:48:19 [2022-07-15T11:48:19.754Z] 
11:48:19 [2022-07-15T11:48:19.754Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:48:19 [2022-07-15T11:48:19.754Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:48:19 [2022-07-15T11:48:19.754Z] #14 102.3 Selecting previously unselected package gcc-mingw-w64-base.
11:48:19 [2022-07-15T11:48:19.754Z] #14 102.3 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:48:19 [2022-07-15T11:48:19.754Z] #14 102.3 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:48:19 [2022-07-15T11:48:19.754Z] #14 102.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:48:19 [2022-07-15T11:48:19.754Z] #14 102.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:48:19 [2022-07-15T11:48:19.754Z] #14 102.6 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:48:19 [2022-07-15T11:48:19.811Z] #21 25.57 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:48:19 [2022-07-15T11:48:19.811Z] #21 25.67 Selecting previously unselected package libjq1:arm64.
11:48:19 [2022-07-15T11:48:19.812Z] #21 25.71 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
11:48:19 [2022-07-15T11:48:19.812Z] #21 25.72 Unpacking libjq1:arm64 (1.6-2.1) ...
11:48:19 [2022-07-15T11:48:19.812Z] #21 25.85 Selecting previously unselected package jq.
11:48:20 [2022-07-15T11:48:20.071Z] #21 25.86 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
11:48:20 [2022-07-15T11:48:20.071Z] #21 25.86 Unpacking jq (1.6-2.1) ...
11:48:20 [2022-07-15T11:48:20.071Z] #21 25.95 Selecting previously unselected package libaio1:arm64.
11:48:20 [2022-07-15T11:48:20.071Z] #21 25.96 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
11:48:20 [2022-07-15T11:48:20.071Z] #21 25.96 Unpacking libaio1:arm64 (0.3.112-9) ...
11:48:20 [2022-07-15T11:48:20.071Z] #21 26.04 Selecting previously unselected package libgpm2:arm64.
11:48:20 [2022-07-15T11:48:20.071Z] #21 26.04 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
11:48:20 [2022-07-15T11:48:20.071Z] #21 26.06 Unpacking libgpm2:arm64 (1.20.7-8) ...
11:48:20 [2022-07-15T11:48:20.331Z] #21 26.12 Selecting previously unselected package libicu67:arm64.
11:48:20 [2022-07-15T11:48:20.331Z] #21 26.12 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
11:48:20 [2022-07-15T11:48:20.331Z] #21 26.13 Unpacking libicu67:arm64 (67.1-7) ...
11:48:21 [2022-07-15T11:48:21.126Z] #14 ...
11:48:21 [2022-07-15T11:48:21.126Z] 
11:48:21 [2022-07-15T11:48:21.126Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:48:21 [2022-07-15T11:48:21.126Z] #44 sha256:701cf5ad6c8cd8cf973b83af3c27e4f3b79ab1f53809e5a3cbb141fe7d8c17fe
11:48:21 [2022-07-15T11:48:21.126Z] #44 9.401 [100%] Built target tini-static
11:48:21 [2022-07-15T11:48:21.126Z] #44 9.571 + mkdir -p /build
11:48:21 [2022-07-15T11:48:21.126Z] #44 9.591 + cp tini-static /build/docker-init
11:48:21 [2022-07-15T11:48:21.126Z] #44 DONE 10.8s
11:48:21 [2022-07-15T11:48:21.126Z] 
11:48:21 [2022-07-15T11:48:21.126Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
11:48:21 [2022-07-15T11:48:21.126Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
11:48:21 [2022-07-15T11:48:21.126Z] #53 103.3 gotestsum version dev
11:48:21 [2022-07-15T11:48:21.126Z] #53 DONE 103.8s
11:48:21 [2022-07-15T11:48:21.126Z] 
11:48:21 [2022-07-15T11:48:21.126Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:21 [2022-07-15T11:48:21.126Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:48:21 [2022-07-15T11:48:21.689Z] #77 54.26 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:48:22 [2022-07-15T11:48:22.873Z] #21 ...
11:48:22 [2022-07-15T11:48:22.873Z] 
11:48:22 [2022-07-15T11:48:22.873Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:22 [2022-07-15T11:48:22.873Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:48:22 [2022-07-15T11:48:22.873Z] #77 90.98 checking for library containing seccomp_arch_resolve_name... none required
11:48:22 [2022-07-15T11:48:22.873Z] #77 91.29 checking systemd/sd-bus.h usability... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 91.50 checking systemd/sd-bus.h presence... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 91.67 checking for systemd/sd-bus.h... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 91.67 checking for library containing sd_bus_match_signal_async... -lsystemd
11:48:22 [2022-07-15T11:48:22.873Z] #77 92.36 checking for sd_notify_barrier... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 92.61 checking linux/bpf.h usability... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 92.80 checking linux/bpf.h presence... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 92.89 checking for linux/bpf.h... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 92.89 checking compilation for eBPF... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 93.10 checking for criu >= 3.15... no
11:48:22 [2022-07-15T11:48:22.873Z] #77 93.14 configure: CRIU headers not found, building without CRIU support
11:48:22 [2022-07-15T11:48:22.873Z] #77 93.14 checking for criu > 3.16... no
11:48:22 [2022-07-15T11:48:22.873Z] #77 93.18 configure: CRIU version doesn't support join-ns API
11:48:22 [2022-07-15T11:48:22.873Z] #77 93.18 checking for criu > 3.16.1... no
11:48:22 [2022-07-15T11:48:22.873Z] #77 93.21 configure: CRIU version doesn't support for pre-dumping
11:48:22 [2022-07-15T11:48:22.873Z] #77 93.21 checking for new mount API (fsconfig)... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 93.27 checking for seccomp notify API... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 93.38 checking for gperf... no
11:48:22 [2022-07-15T11:48:22.873Z] #77 93.39 configure: gperf not found - cannot rebuild signal parser code
11:48:22 [2022-07-15T11:48:22.873Z] #77 93.39 checking for library containing argp_parse... none required
11:48:22 [2022-07-15T11:48:22.873Z] #77 93.74 checking that generated files are newer than configure... done
11:48:22 [2022-07-15T11:48:22.873Z] #77 93.75 configure: creating ./config.status
11:48:22 [2022-07-15T11:48:22.873Z] #77 96.70 config.status: creating Makefile
11:48:22 [2022-07-15T11:48:22.873Z] #77 96.78 config.status: creating rpm/crun.spec
11:48:22 [2022-07-15T11:48:22.873Z] #77 96.89 config.status: creating config.h
11:48:22 [2022-07-15T11:48:22.873Z] #77 96.94 config.status: executing libtool commands
11:48:22 [2022-07-15T11:48:22.873Z] #77 96.98 config.status: executing depfiles commands
11:48:22 [2022-07-15T11:48:22.873Z] #77 98.40 === configuring in libocispec (/tmp/crun-build/libocispec)
11:48:22 [2022-07-15T11:48:22.873Z] #77 98.42 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:48:22 [2022-07-15T11:48:22.873Z] #77 98.85 checking for gcc... gcc
11:48:22 [2022-07-15T11:48:22.873Z] #77 98.93 checking whether the C compiler works... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 99.04 checking for C compiler default output file name... a.out
11:48:22 [2022-07-15T11:48:22.873Z] #77 99.04 checking for suffix of executables... 
11:48:22 [2022-07-15T11:48:22.873Z] #77 99.17 checking whether we are cross compiling... no
11:48:22 [2022-07-15T11:48:22.873Z] #77 99.34 checking for suffix of object files... o
11:48:22 [2022-07-15T11:48:22.873Z] #77 99.43 checking whether we are using the GNU C compiler... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 99.56 checking whether gcc accepts -g... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 99.66 checking for gcc option to accept ISO C89... none needed
11:48:22 [2022-07-15T11:48:22.873Z] #77 99.78 checking whether gcc understands -c and -o together... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 99.92 checking how to run the C preprocessor... gcc -E
11:48:22 [2022-07-15T11:48:22.873Z] #77 100.1 checking for grep that handles long lines and -e... /bin/grep
11:48:22 [2022-07-15T11:48:22.873Z] #77 100.1 checking for egrep... /bin/grep -E
11:48:22 [2022-07-15T11:48:22.873Z] #77 100.2 checking for ANSI C header files... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 100.8 checking for sys/types.h... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 101.0 checking for sys/stat.h... yes
11:48:22 [2022-07-15T11:48:22.873Z] #77 101.1 checking for stdlib.h... yes
11:48:23 [2022-07-15T11:48:23.133Z] #77 101.4 checking for string.h... yes
11:48:23 [2022-07-15T11:48:23.133Z] #77 101.6 checking for memory.h... yes
11:48:23 [2022-07-15T11:48:23.133Z] #77 101.8 checking for strings.h... 
11:48:23 [2022-07-15T11:48:23.133Z] #77 ...
11:48:23 [2022-07-15T11:48:23.133Z] 
11:48:23 [2022-07-15T11:48:23.133Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:48:23 [2022-07-15T11:48:23.133Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
11:48:23 [2022-07-15T11:48:23.133Z] #21 29.25 Selecting previously unselected package libinih1:arm64.
11:48:23 [2022-07-15T11:48:23.394Z] #21 29.26 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
11:48:23 [2022-07-15T11:48:23.394Z] #21 29.26 Unpacking libinih1:arm64 (53-1+b2) ...
11:48:23 [2022-07-15T11:48:23.394Z] #21 29.33 Selecting previously unselected package libnet1:arm64.
11:48:23 [2022-07-15T11:48:23.394Z] #21 29.35 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:48:23 [2022-07-15T11:48:23.394Z] #21 29.36 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:48:23 [2022-07-15T11:48:23.394Z] #21 29.46 Selecting previously unselected package libnl-3-200:arm64.
11:48:23 [2022-07-15T11:48:23.655Z] #21 29.48 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:48:23 [2022-07-15T11:48:23.655Z] #21 29.48 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:48:23 [2022-07-15T11:48:23.655Z] #21 29.56 Selecting previously unselected package libprotobuf-c1:arm64.
11:48:23 [2022-07-15T11:48:23.655Z] #21 29.57 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:48:23 [2022-07-15T11:48:23.655Z] #21 29.57 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:48:23 [2022-07-15T11:48:23.655Z] #21 29.66 Selecting previously unselected package libyajl2:arm64.
11:48:23 [2022-07-15T11:48:23.655Z] #21 29.66 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
11:48:23 [2022-07-15T11:48:23.655Z] #21 29.67 Unpacking libyajl2:arm64 (2.1.0-3) ...
11:48:23 [2022-07-15T11:48:23.915Z] #21 29.71 Selecting previously unselected package net-tools.
11:48:23 [2022-07-15T11:48:23.915Z] #21 29.72 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
11:48:23 [2022-07-15T11:48:23.915Z] #21 29.72 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:48:23 [2022-07-15T11:48:23.915Z] #21 29.86 Selecting previously unselected package patch.
11:48:23 [2022-07-15T11:48:23.915Z] #21 29.87 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
11:48:23 [2022-07-15T11:48:23.915Z] #21 29.87 Unpacking patch (2.7.6-7) ...
11:48:24 [2022-07-15T11:48:24.175Z] #21 29.96 Selecting previously unselected package python-pip-whl.
11:48:24 [2022-07-15T11:48:24.175Z] #21 29.98 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:48:24 [2022-07-15T11:48:24.175Z] #21 29.98 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:48:24 [2022-07-15T11:48:24.697Z] #21 30.48 Selecting previously unselected package python3-lib2to3.
11:48:24 [2022-07-15T11:48:24.697Z] #21 30.49 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
11:48:24 [2022-07-15T11:48:24.697Z] #21 30.50 Unpacking python3-lib2to3 (3.9.2-1) ...
11:48:24 [2022-07-15T11:48:24.697Z] #21 30.61 Selecting previously unselected package python3-distutils.
11:48:24 [2022-07-15T11:48:24.697Z] #21 30.63 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
11:48:24 [2022-07-15T11:48:24.697Z] #21 30.64 Unpacking python3-distutils (3.9.2-1) ...
11:48:24 [2022-07-15T11:48:24.952Z] #67 ...
11:48:24 [2022-07-15T11:48:24.952Z] 
11:48:24 [2022-07-15T11:48:24.952Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:48:24 [2022-07-15T11:48:24.952Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:48:24 [2022-07-15T11:48:24.952Z] #14 122.9 Selecting previously unselected package g++-mingw-w64-x86-64.
11:48:24 [2022-07-15T11:48:24.952Z] #14 122.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:48:24 [2022-07-15T11:48:24.952Z] #14 122.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:48:24 [2022-07-15T11:48:24.952Z] #14 123.1 Selecting previously unselected package libapparmor1:amd64.
11:48:24 [2022-07-15T11:48:24.952Z] #14 123.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:48:24 [2022-07-15T11:48:24.952Z] #14 123.1 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:48:24 [2022-07-15T11:48:24.952Z] #14 123.2 Selecting previously unselected package libapparmor-dev:amd64.
11:48:24 [2022-07-15T11:48:24.952Z] #14 123.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 123.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 123.4 Selecting previously unselected package libbtrfs0:amd64.
11:48:24 [2022-07-15T11:48:24.953Z] #14 123.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 123.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 123.5 Selecting previously unselected package libbtrfs-dev:amd64.
11:48:24 [2022-07-15T11:48:24.953Z] #14 123.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 123.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 123.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:48:24 [2022-07-15T11:48:24.953Z] #14 123.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 123.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 123.9 Selecting previously unselected package libudev-dev:amd64.
11:48:24 [2022-07-15T11:48:24.953Z] #14 123.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 123.9 Unpacking libudev-dev:amd64 (247.3-7) ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 124.0 Selecting previously unselected package libsepol1-dev:amd64.
11:48:24 [2022-07-15T11:48:24.953Z] #14 124.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 124.1 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 124.4 Selecting previously unselected package libpcre2-16-0:amd64.
11:48:24 [2022-07-15T11:48:24.953Z] #14 124.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 124.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 124.7 Selecting previously unselected package libpcre2-32-0:amd64.
11:48:24 [2022-07-15T11:48:24.953Z] #14 124.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 124.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 124.9 Selecting previously unselected package libpcre2-posix2:amd64.
11:48:24 [2022-07-15T11:48:24.953Z] #14 124.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 124.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 124.9 Selecting previously unselected package libpcre2-dev:amd64.
11:48:24 [2022-07-15T11:48:24.953Z] #14 125.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 125.0 Unpacking libpcre2-dev:amd64 (10.36-2) ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 126.3 Selecting previously unselected package libselinux1-dev:amd64.
11:48:24 [2022-07-15T11:48:24.953Z] #14 126.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 126.3 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 126.8 Selecting previously unselected package libdevmapper-dev:amd64.
11:48:24 [2022-07-15T11:48:24.953Z] #14 126.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 126.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 126.9 Selecting previously unselected package libseccomp-dev:amd64.
11:48:24 [2022-07-15T11:48:24.953Z] #14 126.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 126.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 127.1 Selecting previously unselected package libsystemd-dev:amd64.
11:48:24 [2022-07-15T11:48:24.953Z] #14 127.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
11:48:24 [2022-07-15T11:48:24.953Z] #14 127.1 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:48:24 [2022-07-15T11:48:24.957Z] #21 30.78 Selecting previously unselected package python3-pkg-resources.
11:48:24 [2022-07-15T11:48:24.957Z] #21 30.79 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
11:48:24 [2022-07-15T11:48:24.957Z] #21 30.80 Unpacking python3-pkg-resources (52.0.0-4) ...
11:48:24 [2022-07-15T11:48:24.957Z] #21 30.93 Selecting previously unselected package python3-setuptools.
11:48:24 [2022-07-15T11:48:24.957Z] #21 30.94 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
11:48:24 [2022-07-15T11:48:24.957Z] #21 30.94 Unpacking python3-setuptools (52.0.0-4) ...
11:48:25 [2022-07-15T11:48:25.212Z] #14 127.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:48:25 [2022-07-15T11:48:25.212Z] #14 127.8 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:48:25 [2022-07-15T11:48:25.212Z] #14 127.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:48:25 [2022-07-15T11:48:25.212Z] #14 127.9 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:48:25 [2022-07-15T11:48:25.218Z] #21 31.20 Selecting previously unselected package python3-wheel.
11:48:25 [2022-07-15T11:48:25.472Z] #14 127.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:48:25 [2022-07-15T11:48:25.472Z] #14 127.9 Setting up libpcre2-16-0:amd64 (10.36-2) ...
11:48:25 [2022-07-15T11:48:25.472Z] #14 127.9 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:48:25 [2022-07-15T11:48:25.472Z] #14 127.9 Setting up libpcre2-32-0:amd64 (10.36-2) ...
11:48:25 [2022-07-15T11:48:25.472Z] #14 128.0 Setting up libudev-dev:amd64 (247.3-7) ...
11:48:25 [2022-07-15T11:48:25.472Z] #14 128.0 Setting up libpcre2-posix2:amd64 (10.36-2) ...
11:48:25 [2022-07-15T11:48:25.472Z] #14 128.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:48:25 [2022-07-15T11:48:25.472Z] #14 128.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:48:25 [2022-07-15T11:48:25.472Z] #14 128.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:48:25 [2022-07-15T11:48:25.472Z] #14 128.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:48:25 [2022-07-15T11:48:25.472Z] #14 128.0 Setting up mingw-w64-common (8.0.0-1) ...
11:48:25 [2022-07-15T11:48:25.472Z] #14 128.1 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:48:25 [2022-07-15T11:48:25.472Z] #14 128.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:48:25 [2022-07-15T11:48:25.472Z] #14 128.1 Setting up libpcre2-dev:amd64 (10.36-2) ...
11:48:25 [2022-07-15T11:48:25.477Z] #21 31.23 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
11:48:25 [2022-07-15T11:48:25.477Z] #21 31.23 Unpacking python3-wheel (0.34.2-1) ...
11:48:25 [2022-07-15T11:48:25.477Z] #21 31.30 Selecting previously unselected package python3-pip.
11:48:25 [2022-07-15T11:48:25.477Z] #21 31.30 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:48:25 [2022-07-15T11:48:25.477Z] #21 31.31 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:48:25 [2022-07-15T11:48:25.737Z] #21 31.58 Selecting previously unselected package sudo.
11:48:25 [2022-07-15T11:48:25.737Z] #21 31.58 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
11:48:25 [2022-07-15T11:48:25.737Z] #21 31.59 Unpacking sudo (1.9.5p2-3) ...
11:48:25 [2022-07-15T11:48:25.756Z] #14 128.1 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:48:25 [2022-07-15T11:48:25.756Z] #14 128.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:48:25 [2022-07-15T11:48:25.756Z] #14 128.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:48:25 [2022-07-15T11:48:25.756Z] #14 128.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:48:25 [2022-07-15T11:48:25.756Z] #14 128.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:48:25 [2022-07-15T11:48:25.756Z] #14 128.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:48:25 [2022-07-15T11:48:25.756Z] #14 128.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:48:25 [2022-07-15T11:48:25.756Z] #14 128.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:48:25 [2022-07-15T11:48:25.756Z] #14 128.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:48:25 [2022-07-15T11:48:25.756Z] #14 128.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:48:25 [2022-07-15T11:48:25.756Z] #14 128.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:48:25 [2022-07-15T11:48:25.756Z] #14 128.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:48:25 [2022-07-15T11:48:25.921Z] #30 5.489 Collecting yamllint==1.26.1
11:48:25 [2022-07-15T11:48:25.921Z] #30 6.522   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:48:26 [2022-07-15T11:48:26.016Z] #14 128.3 Setting up dmsetup (2:1.02.175-2.1) ...
11:48:26 [2022-07-15T11:48:26.016Z] #14 128.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:48:26 [2022-07-15T11:48:26.016Z] #14 128.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:48:26 [2022-07-15T11:48:26.016Z] #14 128.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:48:26 [2022-07-15T11:48:26.016Z] #14 ...
11:48:26 [2022-07-15T11:48:26.016Z] 
11:48:26 [2022-07-15T11:48:26.016Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:48:26 [2022-07-15T11:48:26.016Z] #67 sha256:49f9a92a3f5ceda9167e04b57743ef54bf074220dadbee5d2b1a2fc3fd9bc5ac
11:48:26 [2022-07-15T11:48:26.016Z] #67 128.0 rootlesskit version 1.0.0
11:48:26 [2022-07-15T11:48:26.016Z] #67 128.0 Usage of /build/rootlesskit-docker-proxy:
11:48:26 [2022-07-15T11:48:26.016Z] #67 128.0   -container-ip string
11:48:26 [2022-07-15T11:48:26.016Z] #67 128.0     	container ip
11:48:26 [2022-07-15T11:48:26.016Z] #67 128.0   -container-port int
11:48:26 [2022-07-15T11:48:26.016Z] #67 128.0     	container port (default -1)
11:48:26 [2022-07-15T11:48:26.016Z] #67 128.0   -host-ip string
11:48:26 [2022-07-15T11:48:26.016Z] #67 128.0     	host ip
11:48:26 [2022-07-15T11:48:26.016Z] #67 128.0   -host-port int
11:48:26 [2022-07-15T11:48:26.016Z] #67 128.0     	host port (default -1)
11:48:26 [2022-07-15T11:48:26.016Z] #67 128.0   -proto string
11:48:26 [2022-07-15T11:48:26.016Z] #67 128.0     	proxy protocol (default "tcp")
11:48:26 [2022-07-15T11:48:26.016Z] #67 DONE 128.4s
11:48:26 [2022-07-15T11:48:26.016Z] 
11:48:26 [2022-07-15T11:48:26.016Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:48:26 [2022-07-15T11:48:26.016Z] #68 sha256:55f866eeac10ee7d4b9c64048e6d7f6fe6152ccd900d72b71feb0a8ae779d74a
11:48:26 [2022-07-15T11:48:26.016Z] #68 DONE 0.0s
11:48:26 [2022-07-15T11:48:26.016Z] 
11:48:26 [2022-07-15T11:48:26.016Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:26 [2022-07-15T11:48:26.016Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:48:26 [2022-07-15T11:48:26.016Z] #77 73.55 configure.ac:7: installing 'build-aux/compile'
11:48:26 [2022-07-15T11:48:26.016Z] #77 73.57 configure.ac:9: installing 'build-aux/config.guess'
11:48:26 [2022-07-15T11:48:26.016Z] #77 73.57 configure.ac:9: installing 'build-aux/config.sub'
11:48:26 [2022-07-15T11:48:26.016Z] #77 73.58 configure.ac:11: installing 'build-aux/install-sh'
11:48:26 [2022-07-15T11:48:26.016Z] #77 73.59 configure.ac:11: installing 'build-aux/missing'
11:48:26 [2022-07-15T11:48:26.016Z] #77 73.83 Makefile.am: installing 'build-aux/depcomp'
11:48:26 [2022-07-15T11:48:26.016Z] #77 73.95 parallel-tests: installing 'build-aux/test-driver'
11:48:26 [2022-07-15T11:48:26.016Z] #77 76.11 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:48:26 [2022-07-15T11:48:26.016Z] #77 76.12 libtoolize: copying file 'build-aux/ltmain.sh'
11:48:26 [2022-07-15T11:48:26.016Z] #77 76.64 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:48:26 [2022-07-15T11:48:26.016Z] #77 76.64 libtoolize: copying file 'm4/libtool.m4'
11:48:26 [2022-07-15T11:48:26.016Z] #77 76.74 libtoolize: copying file 'm4/ltoptions.m4'
11:48:26 [2022-07-15T11:48:26.016Z] #77 76.86 libtoolize: copying file 'm4/ltsugar.m4'
11:48:26 [2022-07-15T11:48:26.016Z] #77 76.94 libtoolize: copying file 'm4/ltversion.m4'
11:48:26 [2022-07-15T11:48:26.016Z] #77 77.08 libtoolize: copying file 'm4/lt~obsolete.m4'
11:48:26 [2022-07-15T11:48:26.179Z] #30 6.785 Collecting pathspec>=0.5.3
11:48:26 [2022-07-15T11:48:26.179Z] #30 6.791   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:48:26 [2022-07-15T11:48:26.179Z] #30 6.885 Collecting pyyaml
11:48:26 [2022-07-15T11:48:26.179Z] #30 6.898   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
11:48:26 [2022-07-15T11:48:26.179Z] #30 6.925 Building wheels for collected packages: yamllint
11:48:26 [2022-07-15T11:48:26.179Z] #30 6.925   Building wheel for yamllint (setup.py): started
11:48:26 [2022-07-15T11:48:26.276Z] #77 ...
11:48:26 [2022-07-15T11:48:26.276Z] 
11:48:26 [2022-07-15T11:48:26.276Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:48:26 [2022-07-15T11:48:26.276Z] #69 sha256:dc222fe6c9dfa0c5cff44103cbd85a93acdf722e53ed608a41d1ffc8f88d3d2f
11:48:26 [2022-07-15T11:48:26.276Z] #69 DONE 0.1s
11:48:26 [2022-07-15T11:48:26.306Z] #21 32.11 Selecting previously unselected package thin-provisioning-tools.
11:48:26 [2022-07-15T11:48:26.306Z] #21 32.12 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
11:48:26 [2022-07-15T11:48:26.306Z] #21 32.13 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:48:26 [2022-07-15T11:48:26.306Z] #21 32.33 Selecting previously unselected package uidmap.
11:48:26 [2022-07-15T11:48:26.437Z] #30 7.146   Building wheel for yamllint (setup.py): finished with status 'done'
11:48:26 [2022-07-15T11:48:26.438Z] #30 7.147   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=93b7243c580e30abe37aaff3e13bfe38decd013eac1430ebd6e3d6e31cff7d8d
11:48:26 [2022-07-15T11:48:26.438Z] #30 7.147   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:48:26 [2022-07-15T11:48:26.438Z] #30 7.149 Successfully built yamllint
11:48:26 [2022-07-15T11:48:26.438Z] #30 7.156 Installing collected packages: pyyaml, pathspec, yamllint
11:48:26 [2022-07-15T11:48:26.438Z] #30 7.259 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:48:26 [2022-07-15T11:48:26.537Z] 
11:48:26 [2022-07-15T11:48:26.537Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:48:26 [2022-07-15T11:48:26.537Z] #64 sha256:61462a555b91f399e875e9b31175a9d168cedeef3bc9f576681c3e4a13cd6d96
11:48:26 [2022-07-15T11:48:26.566Z] #21 32.36 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
11:48:26 [2022-07-15T11:48:26.566Z] #21 32.36 Unpacking uidmap (1:4.8.1-1) ...
11:48:26 [2022-07-15T11:48:26.566Z] #21 32.54 Selecting previously unselected package vim-runtime.
11:48:26 [2022-07-15T11:48:26.566Z] #21 32.54 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:48:26 [2022-07-15T11:48:26.566Z] #21 32.57 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:48:26 [2022-07-15T11:48:26.566Z] #21 32.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:48:26 [2022-07-15T11:48:26.696Z] #30 DONE 7.4s
11:48:26 [2022-07-15T11:48:26.696Z] 
11:48:26 [2022-07-15T11:48:26.696Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:48:26 [2022-07-15T11:48:26.696Z] #34 sha256:b0f88004c6402178bd002fc9d3c1ca0b8aab19b81deb5193fa49a8924fcbdfbb
11:48:26 [2022-07-15T11:48:26.696Z] #34 DONE 0.1s
11:48:26 [2022-07-15T11:48:26.696Z] 
11:48:26 [2022-07-15T11:48:26.696Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:48:26 [2022-07-15T11:48:26.696Z] #39 sha256:4909b92123451f1e6c5771c3f4399e7da9ef3b7222c011b951735c5da3332e73
11:48:26 [2022-07-15T11:48:26.696Z] #39 DONE 0.1s
11:48:26 [2022-07-15T11:48:26.797Z] #64 ...
11:48:26 [2022-07-15T11:48:26.797Z] 
11:48:26 [2022-07-15T11:48:26.797Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:48:26 [2022-07-15T11:48:26.797Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:48:26 [2022-07-15T11:48:26.797Z] #14 DONE 129.2s
11:48:26 [2022-07-15T11:48:26.797Z] 
11:48:26 [2022-07-15T11:48:26.797Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:48:26 [2022-07-15T11:48:26.797Z] #59 sha256:13a079d3d3a06da431dfa676f9297f2694d760d7fcb427661ceb4e89ca3272b2
11:48:26 [2022-07-15T11:48:26.826Z] #21 32.61 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:48:26 [2022-07-15T11:48:26.954Z] 
11:48:26 [2022-07-15T11:48:26.954Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:48:26 [2022-07-15T11:48:26.954Z] #42 sha256:688fc4f727c2e67d339219eb1014104dcc8b2635ff5dff1c95a8e44687d467db
11:48:26 [2022-07-15T11:48:26.954Z] #42 DONE 0.1s
11:48:26 [2022-07-15T11:48:26.954Z] 
11:48:26 [2022-07-15T11:48:26.954Z] #44 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:48:26 [2022-07-15T11:48:26.954Z] #44 sha256:d69df04ad7a30f955f4c18880d4d1a4c534b4d48481ed811fdfaf19a09ae4ec1
11:48:26 [2022-07-15T11:48:26.954Z] #44 DONE 0.1s
11:48:26 [2022-07-15T11:48:26.954Z] 
11:48:26 [2022-07-15T11:48:26.954Z] #46 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:48:26 [2022-07-15T11:48:26.954Z] #46 sha256:e5c4efd602023c8c584fb02ea68520f52c226f7cb71bf2ec15fb04c1d824a279
11:48:26 [2022-07-15T11:48:26.954Z] #46 DONE 0.0s
11:48:26 [2022-07-15T11:48:26.954Z] 
11:48:26 [2022-07-15T11:48:26.954Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:48:26 [2022-07-15T11:48:26.954Z] #48 sha256:526b49b2127c3d62ea9403c532afa9db187f5dc26e85b0153e2829b72dbff1a4
11:48:26 [2022-07-15T11:48:26.954Z] #48 DONE 0.0s
11:48:26 [2022-07-15T11:48:26.954Z] 
11:48:26 [2022-07-15T11:48:26.954Z] #52 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:48:26 [2022-07-15T11:48:26.954Z] #52 sha256:7eba82df7e1993301703dd207258d6a4452f7277cf82d4e47c23a8ef4e268977
11:48:26 [2022-07-15T11:48:26.954Z] #52 DONE 0.0s
11:48:27 [2022-07-15T11:48:27.056Z] #59 DONE 0.4s
11:48:27 [2022-07-15T11:48:27.056Z] 
11:48:27 [2022-07-15T11:48:27.056Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:48:27 [2022-07-15T11:48:27.056Z] #60 sha256:81835993e5111171989eb20b897ea8cbc712fe9eab16a7e9b9ce20c5d3385e9d
11:48:27 [2022-07-15T11:48:27.108Z] #77 183.8   CCLD     libocispec.la
11:48:27 [2022-07-15T11:48:27.108Z] #77 184.2   CCLD     src/validate
11:48:27 [2022-07-15T11:48:27.108Z] #77 184.2   CCLD     tests/test-1
11:48:27 [2022-07-15T11:48:27.108Z] #77 184.2   CCLD     tests/test-2
11:48:27 [2022-07-15T11:48:27.108Z] #77 184.2   CCLD     tests/test-3
11:48:27 [2022-07-15T11:48:27.108Z] #77 184.3   CCLD     tests/test-5
11:48:27 [2022-07-15T11:48:27.108Z] #77 184.3   CCLD     tests/test-4
11:48:27 [2022-07-15T11:48:27.108Z] #77 184.4   CCLD     tests/test-6
11:48:27 [2022-07-15T11:48:27.108Z] #77 184.4   CCLD     tests/test-7
11:48:27 [2022-07-15T11:48:27.108Z] #77 184.4   CCLD     tests/test-8
11:48:27 [2022-07-15T11:48:27.108Z] #77 184.5   CCLD     tests/test-9
11:48:27 [2022-07-15T11:48:27.108Z] #77 184.5 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:48:27 [2022-07-15T11:48:27.108Z] #77 184.6   CCLD     tests/test-11
11:48:27 [2022-07-15T11:48:27.108Z] #77 184.6   CCLD     tests/test-10
11:48:27 [2022-07-15T11:48:27.108Z] #77 186.6 libtool: link: ar cr libocispec.a 
11:48:27 [2022-07-15T11:48:27.108Z] #77 186.6 libtool: link: ranlib libocispec.a
11:48:27 [2022-07-15T11:48:27.212Z] 
11:48:27 [2022-07-15T11:48:27.212Z] #55 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:48:27 [2022-07-15T11:48:27.212Z] #55 sha256:b348d93f4d3d58ad4361125a7ab24559f3110c306c52fe93baa487880c13db6c
11:48:27 [2022-07-15T11:48:27.212Z] #55 DONE 0.2s
11:48:27 [2022-07-15T11:48:27.212Z] 
11:48:27 [2022-07-15T11:48:27.212Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:48:27 [2022-07-15T11:48:27.212Z] #59 sha256:f14106d579e6d00e725c8bf3293086f55dfab6cf4e1e25bf1d5cd800827a5b7d
11:48:27 [2022-07-15T11:48:27.212Z] #59 DONE 0.0s
11:48:27 [2022-07-15T11:48:27.212Z] 
11:48:27 [2022-07-15T11:48:27.212Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:48:27 [2022-07-15T11:48:27.212Z] #61 sha256:f5d6971bc12f226fefc9599c7bd333d2a4f2f745366d78dfc6fed6fb3bf6f656
11:48:27 [2022-07-15T11:48:27.212Z] #61 DONE 0.0s
11:48:27 [2022-07-15T11:48:27.470Z] 
11:48:27 [2022-07-15T11:48:27.470Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:48:27 [2022-07-15T11:48:27.470Z] #63 sha256:3d0dda547a3d8404c3bcc6673a693be3532d9903c70f64ab212c37f3b4226168
11:48:27 [2022-07-15T11:48:27.470Z] #63 DONE 0.1s
11:48:27 [2022-07-15T11:48:27.470Z] 
11:48:27 [2022-07-15T11:48:27.470Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:48:27 [2022-07-15T11:48:27.470Z] #65 sha256:2561374bcc1789f925553924002b3cb2d983018e351ba2fae2cca1deeeff908d
11:48:27 [2022-07-15T11:48:27.470Z] #65 DONE 0.0s
11:48:27 [2022-07-15T11:48:27.470Z] 
11:48:27 [2022-07-15T11:48:27.470Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:48:27 [2022-07-15T11:48:27.470Z] #68 sha256:21373a29442c4c000ad9c8714a839302b2cf387bb5ab4a8b0b68a7a43526e40b
11:48:27 [2022-07-15T11:48:27.470Z] #68 DONE 0.1s
11:48:27 [2022-07-15T11:48:27.470Z] 
11:48:27 [2022-07-15T11:48:27.470Z] #72 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:48:27 [2022-07-15T11:48:27.470Z] #72 sha256:2687430135d6ab59892059ba265d41757e1e3adde85ea85ecbc9b12d187a72d1
11:48:27 [2022-07-15T11:48:27.728Z] #72 DONE 0.2s
11:48:27 [2022-07-15T11:48:27.728Z] 
11:48:27 [2022-07-15T11:48:27.728Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:48:27 [2022-07-15T11:48:27.728Z] #77 sha256:83228d3e832a558961d42d7fdf2fb8a61f441d83d2d8678b8b47a2cad9dd8fe2
11:48:27 [2022-07-15T11:48:27.728Z] #77 DONE 0.1s
11:48:27 [2022-07-15T11:48:27.728Z] 
11:48:27 [2022-07-15T11:48:27.728Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:48:27 [2022-07-15T11:48:27.728Z] #82 sha256:18fad13a8a889556cc42016a0b2db5d6d63a7c68cd2145495f9fe9dde5578bcd
11:48:27 [2022-07-15T11:48:27.986Z] #82 DONE 0.2s
11:48:27 [2022-07-15T11:48:27.986Z] 
11:48:27 [2022-07-15T11:48:27.986Z] #85 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:48:27 [2022-07-15T11:48:27.986Z] #85 sha256:82cfbe5672e9646755646c7cfd101af508c7d1e0920c49bbbd2f1c3e1d340163
11:48:27 [2022-07-15T11:48:27.986Z] #85 DONE 0.0s
11:48:28 [2022-07-15T11:48:28.244Z] 
11:48:28 [2022-07-15T11:48:28.244Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:48:28 [2022-07-15T11:48:28.244Z] #86 sha256:6c2114c71f80fa855695bc4debb9dd9c87223e43a9987f3abfffa8a1edc35e0e
11:48:28 [2022-07-15T11:48:28.244Z] #86 DONE 0.0s
11:48:28 [2022-07-15T11:48:28.244Z] 
11:48:28 [2022-07-15T11:48:28.244Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:48:28 [2022-07-15T11:48:28.244Z] #87 sha256:868c744d333bcce0b39cbe4a41030b5bb85f27e28be0ca03c4e3d373b72e1237
11:48:28 [2022-07-15T11:48:28.244Z] #87 DONE 0.0s
11:48:28 [2022-07-15T11:48:28.244Z] 
11:48:28 [2022-07-15T11:48:28.244Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker
11:48:28 [2022-07-15T11:48:28.244Z] #88 sha256:5f8e7fb4b703e55e90a7c8272a9985f4098879bd1b0d6d5a567838680da5d595
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.4 make[5]: Nothing to be done for 'install-exec-am'.
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.4 make[5]: Nothing to be done for 'install-data-am'.
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.4 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.4 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.4 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.4 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.4 make[2]: Entering directory '/tmp/crun-build'
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.6   CC       src/libcrun/libcrun_testing_a-utils.o
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.6   CC       src/libcrun/libcrun_testing_a-container.o
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.6   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.6   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.7   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:48:28 [2022-07-15T11:48:28.507Z] #77 188.7   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:48:28 [2022-07-15T11:48:28.508Z] #77 188.7   CC       src/libcrun/libcrun_testing_a-criu.o
11:48:28 [2022-07-15T11:48:28.508Z] #77 188.7   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:48:28 [2022-07-15T11:48:28.785Z] #77 188.7   CC       src/libcrun/libcrun_testing_a-linux.o
11:48:28 [2022-07-15T11:48:28.785Z] #77 188.7   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:48:28 [2022-07-15T11:48:28.785Z] #77 188.8   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:48:28 [2022-07-15T11:48:28.785Z] #77 188.8   CC       src/libcrun/libcrun_testing_a-error.o
11:48:28 [2022-07-15T11:48:28.785Z] #77 188.9   CC       src/libcrun/libcrun_testing_a-status.o
11:48:28 [2022-07-15T11:48:28.785Z] #77 188.9   CC       src/libcrun/libcrun_testing_a-terminal.o
11:48:28 [2022-07-15T11:48:28.785Z] #77 189.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:48:28 [2022-07-15T11:48:28.811Z] #88 DONE 0.8s
11:48:29 [2022-07-15T11:48:29.045Z] #77 189.0   CC       src/libcrun/libcrun_testing_a-signals.o
11:48:29 [2022-07-15T11:48:29.045Z] #77 189.1   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:48:29 [2022-07-15T11:48:29.045Z] #77 189.1   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:48:29 [2022-07-15T11:48:29.045Z] #77 189.2   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:48:29 [2022-07-15T11:48:29.045Z] #77 189.2   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:48:29 [2022-07-15T11:48:29.045Z] #77 189.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:48:29 [2022-07-15T11:48:29.045Z] #77 189.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:48:29 [2022-07-15T11:48:29.070Z] 
11:48:29 [2022-07-15T11:48:29.070Z] #89 exporting to image
11:48:29 [2022-07-15T11:48:29.070Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:48:29 [2022-07-15T11:48:29.070Z] #89 exporting layers
11:48:29 [2022-07-15T11:48:29.303Z] #77 189.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:48:29 [2022-07-15T11:48:29.303Z] #77 189.3   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:48:29 [2022-07-15T11:48:29.562Z] #77 189.6   CC       src/crun-crun.o
11:48:29 [2022-07-15T11:48:29.562Z] #77 189.6   CC       src/crun-run.o
11:48:29 [2022-07-15T11:48:29.562Z] #77 189.7   CC       src/crun-delete.o
11:48:29 [2022-07-15T11:48:29.562Z] #77 189.7   CC       src/crun-kill.o
11:48:29 [2022-07-15T11:48:29.562Z] #77 189.7   CC       src/crun-pause.o
11:48:29 [2022-07-15T11:48:29.820Z] #77 189.8   CC       src/crun-spec.o
11:48:29 [2022-07-15T11:48:29.820Z] #77 189.9   CC       src/crun-exec.o
11:48:29 [2022-07-15T11:48:29.820Z] #77 189.9   CC       src/crun-unpause.o
11:48:29 [2022-07-15T11:48:29.820Z] #77 189.9   CC       src/crun-list.o
11:48:30 [2022-07-15T11:48:30.079Z] #77 190.1   CC       src/crun-create.o
11:48:30 [2022-07-15T11:48:30.079Z] #77 190.1   CC       src/crun-start.o
11:48:30 [2022-07-15T11:48:30.079Z] #77 190.1   CC       src/crun-update.o
11:48:30 [2022-07-15T11:48:30.079Z] #77 190.1   CC       src/crun-state.o
11:48:30 [2022-07-15T11:48:30.079Z] #77 190.2   CC       src/crun-ps.o
11:48:30 [2022-07-15T11:48:30.079Z] #77 190.3   CC       src/crun-checkpoint.o
11:48:30 [2022-07-15T11:48:30.121Z] #21 35.86 Selecting previously unselected package vim.
11:48:30 [2022-07-15T11:48:30.121Z] #21 35.87 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:48:30 [2022-07-15T11:48:30.121Z] #21 35.89 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:48:30 [2022-07-15T11:48:30.337Z] #77 190.4   CC       src/crun-restore.o
11:48:30 [2022-07-15T11:48:30.337Z] #77 190.4   CC       src/libcrun/libcrun_la-utils.lo
11:48:30 [2022-07-15T11:48:30.337Z] #77 190.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:48:30 [2022-07-15T11:48:30.380Z] #21 36.37 Selecting previously unselected package xfsprogs.
11:48:30 [2022-07-15T11:48:30.380Z] #21 36.39 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
11:48:30 [2022-07-15T11:48:30.380Z] #21 36.40 Unpacking xfsprogs (5.10.0-4) ...
11:48:30 [2022-07-15T11:48:30.595Z] #77 190.6   CC       src/libcrun/libcrun_la-container.lo
11:48:30 [2022-07-15T11:48:30.595Z] #77 190.8   CC       src/libcrun/libcrun_la-cgroup.lo
11:48:30 [2022-07-15T11:48:30.853Z] #77 190.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:48:30 [2022-07-15T11:48:30.853Z] #77 190.9   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:48:30 [2022-07-15T11:48:30.853Z] #77 191.0   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:48:30 [2022-07-15T11:48:30.950Z] #21 36.80 Selecting previously unselected package zip.
11:48:30 [2022-07-15T11:48:30.950Z] #21 36.81 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
11:48:30 [2022-07-15T11:48:30.950Z] #21 36.81 Unpacking zip (3.0-12) ...
11:48:31 [2022-07-15T11:48:31.112Z] #77 191.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:48:31 [2022-07-15T11:48:31.112Z] #77 191.1   CC       src/libcrun/libcrun_la-custom-handler.lo
11:48:31 [2022-07-15T11:48:31.112Z] #77 191.1   CC       src/libcrun/libcrun_la-criu.lo
11:48:31 [2022-07-15T11:48:31.112Z] #77 191.2   CC       src/libcrun/libcrun_la-linux.lo
11:48:31 [2022-07-15T11:48:31.112Z] #77 191.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:48:31 [2022-07-15T11:48:31.112Z] #77 191.2   CC       src/libcrun/libcrun_la-seccomp.lo
11:48:31 [2022-07-15T11:48:31.210Z] #21 36.95 Selecting previously unselected package zstd.
11:48:31 [2022-07-15T11:48:31.210Z] #21 36.96 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
11:48:31 [2022-07-15T11:48:31.210Z] #21 36.98 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:48:31 [2022-07-15T11:48:31.369Z] #77 191.3   CC       src/libcrun/libcrun_la-ebpf.lo
11:48:31 [2022-07-15T11:48:31.370Z] #77 191.4   CC       src/libcrun/libcrun_la-error.lo
11:48:31 [2022-07-15T11:48:31.370Z] #77 191.5   CC       src/libcrun/libcrun_la-status.lo
11:48:31 [2022-07-15T11:48:31.370Z] #77 191.5   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:48:31 [2022-07-15T11:48:31.469Z] #21 37.30 Setting up python3-pkg-resources (52.0.0-4) ...
11:48:31 [2022-07-15T11:48:31.628Z] #77 191.6   CC       src/libcrun/libcrun_la-signals.lo
11:48:31 [2022-07-15T11:48:31.628Z] #77 191.6   CC       src/libcrun/libcrun_la-terminal.lo
11:48:31 [2022-07-15T11:48:31.628Z] #77 191.7   CC       src/libcrun/libcrun_la-mount_flags.lo
11:48:31 [2022-07-15T11:48:31.886Z] #77 191.9   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:48:31 [2022-07-15T11:48:31.886Z] #77 191.9   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:48:31 [2022-07-15T11:48:31.886Z] #77 192.0   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:48:31 [2022-07-15T11:48:31.886Z] #77 192.1   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:48:32 [2022-07-15T11:48:32.040Z] #21 ...
11:48:32 [2022-07-15T11:48:32.040Z] 
11:48:32 [2022-07-15T11:48:32.040Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:32 [2022-07-15T11:48:32.040Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:48:32 [2022-07-15T11:48:32.040Z] #77 101.8 checking for strings.h... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 102.0 checking for inttypes.h... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 102.2 checking for stdint.h... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 102.3 checking for unistd.h... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 102.5 checking minix/config.h usability... no
11:48:32 [2022-07-15T11:48:32.040Z] #77 102.6 checking minix/config.h presence... no
11:48:32 [2022-07-15T11:48:32.040Z] #77 102.7 checking for minix/config.h... no
11:48:32 [2022-07-15T11:48:32.040Z] #77 102.7 checking whether it is safe to define __EXTENSIONS__... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 102.9 checking build system type... aarch64-unknown-linux-gnu
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.3 checking host system type... aarch64-unknown-linux-gnu
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.3 checking how to print strings... printf
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.3 checking for a sed that does not truncate output... /bin/sed
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.3 checking for fgrep... /bin/grep -F
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.3 checking for ld used by gcc... /usr/bin/ld
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.5 checking whether ln -s works... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.5 checking the maximum length of command line arguments... 1572864
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.5 checking for /usr/bin/ld option to reload object files... -r
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.5 checking for objdump... objdump
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.5 checking how to recognize dependent libraries... pass_all
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.5 checking for dlltool... no
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.5 checking how to associate runtime and link libraries... printf %s\n
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.5 checking for ar... ar
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.5 checking for archiver @FILE support... @
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.7 checking for strip... strip
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.7 checking for ranlib... ranlib
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.7 checking for gawk... no
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.7 checking for mawk... mawk
11:48:32 [2022-07-15T11:48:32.040Z] #77 103.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:48:32 [2022-07-15T11:48:32.040Z] #77 104.1 checking for sysroot... no
11:48:32 [2022-07-15T11:48:32.040Z] #77 104.1 checking for a working dd... /bin/dd
11:48:32 [2022-07-15T11:48:32.040Z] #77 104.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:48:32 [2022-07-15T11:48:32.040Z] #77 104.2 checking for mt... no
11:48:32 [2022-07-15T11:48:32.040Z] #77 104.2 checking if : is a manifest tool... no
11:48:32 [2022-07-15T11:48:32.040Z] #77 104.2 checking for dlfcn.h... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 104.4 checking for objdir... .libs
11:48:32 [2022-07-15T11:48:32.040Z] #77 104.8 checking if gcc supports -fno-rtti -fno-exceptions... no
11:48:32 [2022-07-15T11:48:32.040Z] #77 104.9 checking for gcc option to produce PIC... -fPIC -DPIC
11:48:32 [2022-07-15T11:48:32.040Z] #77 104.9 checking if gcc PIC flag -fPIC -DPIC works... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 105.0 checking if gcc static flag -static works... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 105.4 checking if gcc supports -c -o file.o... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 105.5 checking if gcc supports -c -o file.o... (cached) yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 105.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 105.6 checking dynamic linker characteristics... GNU/Linux ld.so
11:48:32 [2022-07-15T11:48:32.040Z] #77 105.9 checking how to hardcode library paths into programs... immediate
11:48:32 [2022-07-15T11:48:32.040Z] #77 105.9 checking whether stripping libraries is possible... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 105.9 checking if libtool supports shared libraries... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 105.9 checking whether to build shared libraries... no
11:48:32 [2022-07-15T11:48:32.040Z] #77 105.9 checking whether to build static libraries... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 105.9 checking for a BSD-compatible install... /usr/bin/install -c
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.0 checking whether build environment is sane... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.0 checking whether make sets $(MAKE)... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.1 checking whether make supports the include directive... yes (GNU style)
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.2 checking whether make supports nested variables... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.2 checking whether UID '0' is supported by ustar format... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.2 checking whether GID '0' is supported by ustar format... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.2 checking how to create a ustar tar archive... gnutar
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.3 checking dependency style of gcc... gcc3
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.5 checking whether to enable maintainer-specific portions of Makefiles... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.5 checking whether make supports nested variables... (cached) yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.5 checking for pkg-config... /usr/bin/pkg-config
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.5 checking pkg-config is at least version 0.9.0... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.5 checking for yajl >= 2.1.0... yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.5 checking for a sed that does not truncate output... (cached) /bin/sed
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.5 checking for gcc... (cached) gcc
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.7 checking whether we are using the GNU C compiler... (cached) yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.7 checking whether gcc accepts -g... (cached) yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.7 checking for gcc option to accept ISO C89... (cached) none needed
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.7 checking whether gcc understands -c and -o together... (cached) yes
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.7 checking for a Python interpreter with version >= 3... python3
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.8 checking for python3... /usr/bin/python3
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.8 checking for python3 version... 3.9
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.8 checking for python3 platform... linux
11:48:32 [2022-07-15T11:48:32.040Z] #77 106.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:48:32 [2022-07-15T11:48:32.040Z] #77 107.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:48:32 [2022-07-15T11:48:32.040Z] #77 107.2 checking that generated files are newer than configure... done
11:48:32 [2022-07-15T11:48:32.040Z] #77 107.2 configure: creating ./config.status
11:48:32 [2022-07-15T11:48:32.040Z] #77 110.1 config.status: creating Makefile
11:48:32 [2022-07-15T11:48:32.040Z] #77 110.2 config.status: creating config.h
11:48:32 [2022-07-15T11:48:32.040Z] #77 110.2 config.status: executing libtool commands
11:48:32 [2022-07-15T11:48:32.040Z] #77 110.3 config.status: executing depfiles commands
11:48:32 [2022-07-15T11:48:32.301Z] #77 ...
11:48:32 [2022-07-15T11:48:32.301Z] 
11:48:32 [2022-07-15T11:48:32.301Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:48:32 [2022-07-15T11:48:32.301Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
11:48:32 [2022-07-15T11:48:32.301Z] #21 38.21 Setting up libip4tc2:arm64 (1.8.7-1) ...
11:48:32 [2022-07-15T11:48:32.301Z] #21 38.22 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:48:32 [2022-07-15T11:48:32.301Z] #21 38.23 Setting up libgpm2:arm64 (1.20.7-8) ...
11:48:32 [2022-07-15T11:48:32.301Z] #21 38.24 Setting up libicu67:arm64 (67.1-7) ...
11:48:32 [2022-07-15T11:48:32.301Z] #21 38.26 Setting up libip6tc2:arm64 (1.8.7-1) ...
11:48:32 [2022-07-15T11:48:32.301Z] #21 38.27 Setting up libinih1:arm64 (53-1+b2) ...
11:48:32 [2022-07-15T11:48:32.301Z] #21 38.28 Setting up uidmap (1:4.8.1-1) ...
11:48:32 [2022-07-15T11:48:32.301Z] #21 38.29 Setting up libyajl2:arm64 (2.1.0-3) ...
11:48:32 [2022-07-15T11:48:32.301Z] #21 38.31 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + RM_GOPATH=0
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + TMP_GOPATH=
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + : /build
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + '[' -z '' ']'
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 ++ mktemp -d
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + export GOPATH=/tmp/tmp.c2WcGXCA26
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + GOPATH=/tmp/tmp.c2WcGXCA26
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + RM_GOPATH=1
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + case "$(go env GOARCH)" in
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 ++ go env GOARCH
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + export GO_BUILDMODE=-buildmode=pie
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + GO_BUILDMODE=-buildmode=pie
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 ++ dirname /install.sh
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + dir=/
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + bin=runc
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + shift
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + '[' '!' -f //runc.installer ']'
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + . //runc.installer
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 ++ set -e
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 ++ : v1.1.2
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + install_runc
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + RUNC_BUILDTAGS=seccomp
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.c2WcGXCA26/src/github.com/opencontainers/runc
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.470 Cloning into '/tmp/tmp.c2WcGXCA26/src/github.com/opencontainers/runc'...
11:48:32 [2022-07-15T11:48:32.330Z] #60 4.471 Install runc version v1.1.2 (build tags: seccomp)
11:48:32 [2022-07-15T11:48:32.330Z] #60 ...
11:48:32 [2022-07-15T11:48:32.330Z] 
11:48:32 [2022-07-15T11:48:32.330Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
11:48:32 [2022-07-15T11:48:32.330Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85
11:48:32 [2022-07-15T11:48:32.330Z] #15 DONE 5.3s
11:48:32 [2022-07-15T11:48:32.330Z] 
11:48:32 [2022-07-15T11:48:32.330Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:48:32 [2022-07-15T11:48:32.330Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2
11:48:32 [2022-07-15T11:48:32.452Z] #77 192.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:48:32 [2022-07-15T11:48:32.452Z] #77 192.5   CC       tests/init.o
11:48:32 [2022-07-15T11:48:32.452Z] #77 192.6   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:48:32 [2022-07-15T11:48:32.561Z] #21 38.32 Setting up bzip2 (1.0.8-4) ...
11:48:32 [2022-07-15T11:48:32.561Z] #21 38.33 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:48:32 [2022-07-15T11:48:32.561Z] #21 38.34 Setting up python3-wheel (0.34.2-1) ...
11:48:33 [2022-07-15T11:48:33.133Z] #21 39.05 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:48:33 [2022-07-15T11:48:33.133Z] #21 39.06 Setting up libcap2:arm64 (1:2.44-1) ...
11:48:33 [2022-07-15T11:48:33.133Z] #21 39.07 Setting up libcap2-bin (1:2.44-1) ...
11:48:33 [2022-07-15T11:48:33.133Z] #21 39.08 Setting up apparmor (2.13.6-10) ...
11:48:33 [2022-07-15T11:48:33.868Z] #77 ...
11:48:33 [2022-07-15T11:48:33.868Z] 
11:48:33 [2022-07-15T11:48:33.868Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:48:33 [2022-07-15T11:48:33.868Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:48:33 [2022-07-15T11:48:33.868Z] #14 115.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:48:33 [2022-07-15T11:48:33.868Z] #14 115.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:48:33 [2022-07-15T11:48:33.868Z] #14 115.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:48:34 [2022-07-15T11:48:34.516Z] #21 40.55 Setting up zip (3.0-12) ...
11:48:34 [2022-07-15T11:48:34.516Z] #21 40.56 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:48:34 [2022-07-15T11:48:34.516Z] #21 40.58 Setting up bash-completion (1:2.11-2) ...
11:48:35 [2022-07-15T11:48:35.619Z] #16 DONE 3.3s
11:48:35 [2022-07-15T11:48:35.619Z] 
11:48:35 [2022-07-15T11:48:35.619Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:48:35 [2022-07-15T11:48:35.619Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f
11:48:37 [2022-07-15T11:48:37.814Z] #21 43.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:48:37 [2022-07-15T11:48:37.814Z] #21 43.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:48:37 [2022-07-15T11:48:37.814Z] #21 43.36 Setting up libmnl0:arm64 (1.0.4-3) ...
11:48:37 [2022-07-15T11:48:37.814Z] #21 43.37 Setting up patch (2.7.6-7) ...
11:48:37 [2022-07-15T11:48:37.814Z] #21 43.38 Setting up sudo (1.9.5p2-3) ...
11:48:37 [2022-07-15T11:48:37.814Z] #21 43.45 invoke-rc.d: could not determine current runlevel
11:48:37 [2022-07-15T11:48:37.814Z] #21 43.46 invoke-rc.d: policy-rc.d denied execution of start.
11:48:37 [2022-07-15T11:48:37.814Z] #21 43.47 Setting up xfsprogs (5.10.0-4) ...
11:48:37 [2022-07-15T11:48:37.814Z] #21 43.48 Setting up libxtables12:arm64 (1.8.7-1) ...
11:48:37 [2022-07-15T11:48:37.814Z] #21 43.50 Setting up inetutils-ping (2:2.0-1) ...
11:48:37 [2022-07-15T11:48:37.814Z] #21 43.51 Setting up pigz (2.6-1) ...
11:48:37 [2022-07-15T11:48:37.814Z] #21 43.52 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:48:37 [2022-07-15T11:48:37.814Z] #21 43.53 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:48:37 [2022-07-15T11:48:37.814Z] #21 43.56 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:48:37 [2022-07-15T11:48:37.814Z] #21 43.57 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:48:38 [2022-07-15T11:48:38.150Z] #17 2.868 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:48:38 [2022-07-15T11:48:38.150Z] #17 DONE 2.9s
11:48:38 [2022-07-15T11:48:38.150Z] 
11:48:38 [2022-07-15T11:48:38.150Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:48:38 [2022-07-15T11:48:38.150Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68
11:48:38 [2022-07-15T11:48:38.385Z] #21 44.24 Setting up libaio1:arm64 (0.3.112-9) ...
11:48:38 [2022-07-15T11:48:38.385Z] #21 44.25 Setting up python3-lib2to3 (3.9.2-1) ...
11:48:38 [2022-07-15T11:48:38.955Z] #21 44.70 Setting up libelf1:arm64 (0.183-1) ...
11:48:38 [2022-07-15T11:48:38.955Z] #21 44.71 Setting up zstd (1.4.8+dfsg-2.1) ...
11:48:38 [2022-07-15T11:48:38.955Z] #21 44.72 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:48:38 [2022-07-15T11:48:38.955Z] #21 44.74 Setting up python3-distutils (3.9.2-1) ...
11:48:39 [2022-07-15T11:48:39.011Z] #77 ...
11:48:39 [2022-07-15T11:48:39.011Z] 
11:48:39 [2022-07-15T11:48:39.011Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:48:39 [2022-07-15T11:48:39.011Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
11:48:39 [2022-07-15T11:48:39.011Z] #47 243.5 + dpkg --print-architecture
11:48:39 [2022-07-15T11:48:39.011Z] #47 243.5 + git checkout -q v2.1.0
11:48:39 [2022-07-15T11:48:39.011Z] #47 243.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:48:39 [2022-07-15T11:48:39.011Z] #47 243.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:48:39 [2022-07-15T11:48:39.216Z] #21 45.23 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:48:39 [2022-07-15T11:48:39.477Z] #21 45.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:48:39 [2022-07-15T11:48:39.477Z] #21 45.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:48:39 [2022-07-15T11:48:39.477Z] #21 45.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:48:39 [2022-07-15T11:48:39.477Z] #21 45.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:48:39 [2022-07-15T11:48:39.477Z] #21 45.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:48:39 [2022-07-15T11:48:39.477Z] #21 45.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:48:39 [2022-07-15T11:48:39.477Z] #21 45.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:48:39 [2022-07-15T11:48:39.477Z] #21 45.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:48:39 [2022-07-15T11:48:39.477Z] #21 45.34 Setting up python3-setuptools (52.0.0-4) ...
11:48:40 [2022-07-15T11:48:40.414Z] #14 ...
11:48:40 [2022-07-15T11:48:40.414Z] 
11:48:40 [2022-07-15T11:48:40.414Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:40 [2022-07-15T11:48:40.414Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:48:40 [2022-07-15T11:48:40.414Z] #77 72.64 libtoolize: putting auxiliary files in '.'.
11:48:40 [2022-07-15T11:48:40.414Z] #77 72.64 libtoolize: copying file './ltmain.sh'
11:48:40 [2022-07-15T11:48:40.417Z] #21 ...
11:48:40 [2022-07-15T11:48:40.417Z] 
11:48:40 [2022-07-15T11:48:40.417Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:40 [2022-07-15T11:48:40.417Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:48:40 [2022-07-15T11:48:40.417Z] #77 111.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:48:40 [2022-07-15T11:48:40.417Z] #77 111.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:48:40 [2022-07-15T11:48:40.417Z] #77 111.4 checking for gcc... gcc
11:48:40 [2022-07-15T11:48:40.417Z] #77 111.6 checking whether the C compiler works... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 111.7 checking for C compiler default output file name... a.out
11:48:40 [2022-07-15T11:48:40.417Z] #77 111.7 checking for suffix of executables... 
11:48:40 [2022-07-15T11:48:40.417Z] #77 111.8 checking whether we are cross compiling... no
11:48:40 [2022-07-15T11:48:40.417Z] #77 111.9 checking for suffix of object files... o
11:48:40 [2022-07-15T11:48:40.417Z] #77 112.0 checking whether we are using the GNU C compiler... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 112.2 checking whether gcc accepts -g... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 112.3 checking for gcc option to accept ISO C89... none needed
11:48:40 [2022-07-15T11:48:40.417Z] #77 112.4 checking whether gcc understands -c and -o together... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 112.7 checking for a BSD-compatible install... /usr/bin/install -c
11:48:40 [2022-07-15T11:48:40.417Z] #77 112.7 checking whether build environment is sane... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 112.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:48:40 [2022-07-15T11:48:40.417Z] #77 112.8 checking for gawk... no
11:48:40 [2022-07-15T11:48:40.417Z] #77 112.8 checking for mawk... mawk
11:48:40 [2022-07-15T11:48:40.417Z] #77 112.8 checking whether make sets $(MAKE)... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 112.8 checking whether make supports the include directive... yes (GNU style)
11:48:40 [2022-07-15T11:48:40.417Z] #77 112.9 checking whether make supports nested variables... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 112.9 checking whether UID '0' is supported by ustar format... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 112.9 checking whether GID '0' is supported by ustar format... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 112.9 checking how to create a ustar tar archive... gnutar
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.0 checking dependency style of gcc... gcc3
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.2 checking whether to enable maintainer-specific portions of Makefiles... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.2 checking whether make supports nested variables... (cached) yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.2 checking build system type... aarch64-unknown-linux-gnu
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.5 checking host system type... aarch64-unknown-linux-gnu
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.5 checking how to print strings... printf
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.5 checking for a sed that does not truncate output... /bin/sed
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.6 checking for grep that handles long lines and -e... /bin/grep
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.6 checking for egrep... /bin/grep -E
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.6 checking for fgrep... /bin/grep -F
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.6 checking for ld used by gcc... /usr/bin/ld
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.8 checking whether ln -s works... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.8 checking the maximum length of command line arguments... 1572864
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.8 checking for /usr/bin/ld option to reload object files... -r
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.8 checking for objdump... objdump
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.8 checking how to recognize dependent libraries... pass_all
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.8 checking for dlltool... no
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.8 checking how to associate runtime and link libraries... printf %s\n
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.8 checking for ar... ar
11:48:40 [2022-07-15T11:48:40.417Z] #77 113.8 checking for archiver @FILE support... @
11:48:40 [2022-07-15T11:48:40.417Z] #77 114.0 checking for strip... strip
11:48:40 [2022-07-15T11:48:40.417Z] #77 114.0 checking for ranlib... ranlib
11:48:40 [2022-07-15T11:48:40.417Z] #77 114.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:48:40 [2022-07-15T11:48:40.417Z] #77 114.3 checking for sysroot... no
11:48:40 [2022-07-15T11:48:40.417Z] #77 114.3 checking for a working dd... /bin/dd
11:48:40 [2022-07-15T11:48:40.417Z] #77 114.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:48:40 [2022-07-15T11:48:40.417Z] #77 114.3 checking for mt... no
11:48:40 [2022-07-15T11:48:40.417Z] #77 114.3 checking if : is a manifest tool... no
11:48:40 [2022-07-15T11:48:40.417Z] #77 114.4 checking how to run the C preprocessor... gcc -E
11:48:40 [2022-07-15T11:48:40.417Z] #77 114.7 checking for ANSI C header files... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 115.4 checking for sys/types.h... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 115.6 checking for sys/stat.h... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 115.8 checking for stdlib.h... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 115.9 checking for string.h... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 116.1 checking for memory.h... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 116.2 checking for strings.h... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 116.4 checking for inttypes.h... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 116.6 checking for stdint.h... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 116.8 checking for unistd.h... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 117.0 checking for dlfcn.h... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 117.1 checking for objdir... .libs
11:48:40 [2022-07-15T11:48:40.417Z] #77 117.5 checking if gcc supports -fno-rtti -fno-exceptions... no
11:48:40 [2022-07-15T11:48:40.417Z] #77 117.7 checking for gcc option to produce PIC... -fPIC -DPIC
11:48:40 [2022-07-15T11:48:40.417Z] #77 117.7 checking if gcc PIC flag -fPIC -DPIC works... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 117.8 checking if gcc static flag -static works... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 118.2 checking if gcc supports -c -o file.o... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 118.3 checking if gcc supports -c -o file.o... (cached) yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 118.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 118.4 checking dynamic linker characteristics... GNU/Linux ld.so
11:48:40 [2022-07-15T11:48:40.417Z] #77 118.6 checking how to hardcode library paths into programs... immediate
11:48:40 [2022-07-15T11:48:40.417Z] #77 118.6 checking whether stripping libraries is possible... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 118.7 checking if libtool supports shared libraries... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 118.7 checking whether to build shared libraries... no
11:48:40 [2022-07-15T11:48:40.417Z] #77 118.7 checking whether to build static libraries... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 118.7 checking float.h usability... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 118.9 checking float.h presence... yes
11:48:40 [2022-07-15T11:48:40.417Z] #77 118.9 checking for float.h... yes
11:48:40 [2022-07-15T11:48:40.676Z] #77 119.0 checking limits.h usability... yes
11:48:40 [2022-07-15T11:48:40.676Z] #77 119.2 checking limits.h presence... yes
11:48:40 [2022-07-15T11:48:40.766Z] #18 DONE 2.3s
11:48:40 [2022-07-15T11:48:40.766Z] 
11:48:40 [2022-07-15T11:48:40.766Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:40 [2022-07-15T11:48:40.766Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:48:40 [2022-07-15T11:48:40.766Z] #77 92.16 configure.ac:11: installing 'build-aux/compile'
11:48:40 [2022-07-15T11:48:40.766Z] #77 92.19 configure.ac:11: installing 'build-aux/config.guess'
11:48:40 [2022-07-15T11:48:40.766Z] #77 92.21 configure.ac:11: installing 'build-aux/config.sub'
11:48:40 [2022-07-15T11:48:40.766Z] #77 92.21 configure.ac:13: installing 'build-aux/install-sh'
11:48:40 [2022-07-15T11:48:40.766Z] #77 92.22 configure.ac:13: installing 'build-aux/missing'
11:48:40 [2022-07-15T11:48:40.766Z] #77 92.22 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:48:40 [2022-07-15T11:48:40.766Z] #77 92.39 Makefile.am: installing 'build-aux/depcomp'
11:48:40 [2022-07-15T11:48:40.936Z] #77 119.3 checking for limits.h... yes
11:48:40 [2022-07-15T11:48:40.936Z] #77 119.4 checking stddef.h usability... yes
11:48:40 [2022-07-15T11:48:40.936Z] #77 ...
11:48:40 [2022-07-15T11:48:40.936Z] 
11:48:40 [2022-07-15T11:48:40.936Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:48:40 [2022-07-15T11:48:40.936Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
11:48:40 [2022-07-15T11:48:40.936Z] #21 46.86 Setting up libjq1:arm64 (1.6-2.1) ...
11:48:40 [2022-07-15T11:48:40.936Z] #21 46.87 Setting up libnftnl11:arm64 (1.1.9-1) ...
11:48:40 [2022-07-15T11:48:40.936Z] #21 46.88 Setting up thin-provisioning-tools (0.9.0-1) ...
11:48:40 [2022-07-15T11:48:40.936Z] #21 46.89 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:48:41 [2022-07-15T11:48:41.283Z] #77 93.89 checking build system type... x86_64-pc-linux-gnu
11:48:41 [2022-07-15T11:48:41.283Z] #77 94.20 checking host system type... x86_64-pc-linux-gnu
11:48:41 [2022-07-15T11:48:41.346Z] #77 73.82 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:48:41 [2022-07-15T11:48:41.346Z] #77 73.82 libtoolize: and rerunning libtoolize and aclocal.
11:48:41 [2022-07-15T11:48:41.346Z] #77 73.82 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:48:41 [2022-07-15T11:48:41.542Z] #77 94.20 checking how to print strings... printf
11:48:41 [2022-07-15T11:48:41.542Z] #77 94.21 checking for gcc... gcc
11:48:41 [2022-07-15T11:48:41.800Z] #77 94.40 checking whether the C compiler works... yes
11:48:41 [2022-07-15T11:48:41.800Z] #77 94.62 checking for C compiler default output file name... a.out
11:48:42 [2022-07-15T11:48:42.059Z] #77 94.62 checking for suffix of executables... 
11:48:42 [2022-07-15T11:48:42.322Z] #21 48.08 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:48:42 [2022-07-15T11:48:42.322Z] #21 48.09 Setting up jq (1.6-2.1) ...
11:48:42 [2022-07-15T11:48:42.322Z] #21 48.12 Setting up libbpf0:arm64 (1:0.3-2) ...
11:48:42 [2022-07-15T11:48:42.322Z] #21 48.13 Setting up iptables (1.8.7-1) ...
11:48:42 [2022-07-15T11:48:42.322Z] #21 48.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:48:42 [2022-07-15T11:48:42.322Z] #21 48.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:48:42 [2022-07-15T11:48:42.322Z] #21 48.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:48:42 [2022-07-15T11:48:42.322Z] #21 48.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:48:42 [2022-07-15T11:48:42.322Z] #21 48.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:48:42 [2022-07-15T11:48:42.322Z] #21 48.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:48:42 [2022-07-15T11:48:42.322Z] #21 48.19 Setting up iproute2 (5.10.0-4) ...
11:48:42 [2022-07-15T11:48:42.587Z] #21 48.53 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:48:42 [2022-07-15T11:48:42.627Z] #77 94.86 checking whether we are cross compiling... #77 ...
11:48:42 [2022-07-15T11:48:42.627Z] 
11:48:42 [2022-07-15T11:48:42.627Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:48:42 [2022-07-15T11:48:42.627Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad
11:48:42 [2022-07-15T11:48:42.627Z] #19 DONE 2.0s
11:48:42 [2022-07-15T11:48:42.627Z] 
11:48:42 [2022-07-15T11:48:42.627Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:42 [2022-07-15T11:48:42.627Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:48:42 [2022-07-15T11:48:42.627Z] #77 94.86 checking whether we are cross compiling... no
11:48:42 [2022-07-15T11:48:42.627Z] #77 95.23 checking for suffix of object files... o
11:48:42 [2022-07-15T11:48:42.887Z] #77 95.36 checking whether we are using the GNU C compiler... yes
11:48:42 [2022-07-15T11:48:42.887Z] #77 95.60 checking whether gcc accepts -g... yes
11:48:43 [2022-07-15T11:48:43.146Z] #77 95.68 checking for gcc option to accept ISO C89... none needed
11:48:43 [2022-07-15T11:48:43.405Z] #77 95.92 checking whether gcc understands -c and -o together... yes
11:48:43 [2022-07-15T11:48:43.405Z] #77 96.15 checking for a sed that does not truncate output... /bin/sed
11:48:43 [2022-07-15T11:48:43.405Z] #77 96.18 checking for grep that handles long lines and -e... /bin/grep
11:48:43 [2022-07-15T11:48:43.405Z] #77 96.20 checking for egrep... /bin/grep -E
11:48:43 [2022-07-15T11:48:43.405Z] #77 96.20 checking for fgrep... /bin/grep -F
11:48:43 [2022-07-15T11:48:43.405Z] #77 96.22 checking for ld used by gcc... /usr/bin/ld
11:48:43 [2022-07-15T11:48:43.405Z] #77 96.24 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:48:43 [2022-07-15T11:48:43.405Z] #77 96.25 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:48:43 [2022-07-15T11:48:43.664Z] #77 96.26 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:48:43 [2022-07-15T11:48:43.664Z] #77 96.40 checking whether ln -s works... yes
11:48:43 [2022-07-15T11:48:43.664Z] #77 96.40 checking the maximum length of command line arguments... 1572864
11:48:43 [2022-07-15T11:48:43.664Z] #77 96.46 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:48:43 [2022-07-15T11:48:43.664Z] #77 96.46 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:48:43 [2022-07-15T11:48:43.664Z] #77 96.46 checking for /usr/bin/ld option to reload object files... -r
11:48:43 [2022-07-15T11:48:43.664Z] #77 96.46 checking for objdump... objdump
11:48:43 [2022-07-15T11:48:43.664Z] #77 96.46 checking how to recognize dependent libraries... pass_all
11:48:43 [2022-07-15T11:48:43.664Z] #77 96.46 checking for dlltool... no
11:48:43 [2022-07-15T11:48:43.664Z] #77 96.46 checking how to associate runtime and link libraries... printf %s\n
11:48:43 [2022-07-15T11:48:43.664Z] #77 96.46 checking for ar... ar
11:48:43 [2022-07-15T11:48:43.665Z] #77 96.46 checking for archiver @FILE support... @
11:48:43 [2022-07-15T11:48:43.665Z] #77 96.58 checking for strip... strip
11:48:43 [2022-07-15T11:48:43.665Z] #77 96.58 checking for ranlib... ranlib
11:48:43 [2022-07-15T11:48:43.665Z] #77 96.58 checking for gawk... no
11:48:43 [2022-07-15T11:48:43.924Z] #77 96.58 checking for mawk... mawk
11:48:44 [2022-07-15T11:48:44.183Z] #77 96.58 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:48:44 [2022-07-15T11:48:44.183Z] #77 97.04 checking for sysroot... no
11:48:44 [2022-07-15T11:48:44.183Z] #77 97.04 checking for a working dd... /bin/dd
11:48:44 [2022-07-15T11:48:44.183Z] #77 97.07 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:48:44 [2022-07-15T11:48:44.443Z] #77 97.13 checking for mt... no
11:48:44 [2022-07-15T11:48:44.443Z] #77 97.14 checking if : is a manifest tool... no
11:48:44 [2022-07-15T11:48:44.443Z] #77 97.15 checking how to run the C preprocessor... gcc -E
11:48:44 [2022-07-15T11:48:44.443Z] 
11:48:44 [2022-07-15T11:48:44.443Z] #77 ...
11:48:44 [2022-07-15T11:48:44.443Z] 
11:48:44 [2022-07-15T11:48:44.443Z] #20 [dev-systemd-false  6/28] RUN ldconfig
11:48:44 [2022-07-15T11:48:44.443Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c
11:48:44 [2022-07-15T11:48:44.443Z] #20 DONE 2.0s
11:48:44 [2022-07-15T11:48:44.443Z] 
11:48:44 [2022-07-15T11:48:44.443Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:44 [2022-07-15T11:48:44.443Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:48:44 [2022-07-15T11:48:44.507Z] #21 DONE 50.1s
11:48:44 [2022-07-15T11:48:44.507Z] 
11:48:44 [2022-07-15T11:48:44.507Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:44 [2022-07-15T11:48:44.507Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:48:44 [2022-07-15T11:48:44.507Z] #77 119.6 checking stddef.h presence... yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 119.6 checking for stddef.h... yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 119.7 checking for stdlib.h... (cached) yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 119.7 checking for string.h... (cached) yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 119.7 checking sys/time.h usability... yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 119.9 checking sys/time.h presence... yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 120.0 checking for sys/time.h... yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 120.0 checking for inline... inline
11:48:44 [2022-07-15T11:48:44.507Z] #77 120.1 checking for size_t... yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 120.5 checking for stdlib.h... (cached) yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 120.5 checking for GNU libc compatible malloc... yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 120.7 checking for stdlib.h... (cached) yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 120.7 checking for GNU libc compatible realloc... yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 121.0 checking for working strtod... yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 121.4 checking for gettimeofday... yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 121.7 checking for memset... yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 121.9 checking for strspn... yes
11:48:44 [2022-07-15T11:48:44.507Z] #77 122.3 checking that generated files are newer than configure... done
11:48:44 [2022-07-15T11:48:44.507Z] #77 122.4 configure: creating ./config.status
11:48:44 [2022-07-15T11:48:44.767Z] #77 ...
11:48:44 [2022-07-15T11:48:44.767Z] 
11:48:44 [2022-07-15T11:48:44.767Z] #22 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:48:44 [2022-07-15T11:48:44.767Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6
11:48:44 [2022-07-15T11:48:44.767Z] #22 0.638 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:48:44 [2022-07-15T11:48:44.767Z] #22 0.642 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:48:44 [2022-07-15T11:48:44.767Z] #22 0.646 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:48:44 [2022-07-15T11:48:44.767Z] #22 DONE 0.7s
11:48:45 [2022-07-15T11:48:45.027Z] 
11:48:45 [2022-07-15T11:48:45.027Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:48:45 [2022-07-15T11:48:45.027Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc
11:48:45 [2022-07-15T11:48:45.822Z] #77 97.41 checking for ANSI C header files... yes
11:48:45 [2022-07-15T11:48:45.822Z] #77 98.34 checking for sys/types.h... yes
11:48:45 [2022-07-15T11:48:45.822Z] #77 98.52 checking for sys/stat.h... yes
11:48:46 [2022-07-15T11:48:46.081Z] #77 98.76 checking for stdlib.h... yes
11:48:46 [2022-07-15T11:48:46.340Z] #77 98.94 checking for string.h... yes
11:48:46 [2022-07-15T11:48:46.599Z] #77 99.12 checking for memory.h... yes
11:48:46 [2022-07-15T11:48:46.858Z] #77 99.34 checking for strings.h... yes
11:48:46 [2022-07-15T11:48:46.858Z] #77 99.53 checking for inttypes.h... yes
11:48:46 [2022-07-15T11:48:46.858Z] #77 99.65 checking for stdint.h... yes
11:48:47 [2022-07-15T11:48:47.117Z] #77 99.77 checking for unistd.h... yes
11:48:47 [2022-07-15T11:48:47.151Z] #89 exporting layers 15.6s done
11:48:47 [2022-07-15T11:48:47.152Z] #89 writing image sha256:c9b2ccba62473d23cde8399c1b745acb0b182602631e627bc2461fcd0ab13104 done
11:48:47 [2022-07-15T11:48:47.152Z] #89 naming to docker.io/library/docker:863ca3f1855048bec370a444e475760ac33991ae done
11:48:47 [2022-07-15T11:48:47.152Z] #89 DONE 15.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
11:48:47 [2022-07-15T11:48:47.377Z] #77 99.96 checking for dlfcn.h... yes
11:48:47 [2022-07-15T11:48:47.377Z] #77 100.2 checking for objdir... .libs
11:48:47 [2022-07-15T11:48:47.468Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43813/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43813/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:863ca3f1855048bec370a444e475760ac33991ae hack/validate/default
11:48:47 [2022-07-15T11:48:47.895Z] #77 100.6 checking if gcc supports -fno-rtti -fno-exceptions... no
11:48:47 [2022-07-15T11:48:47.895Z] #77 100.7 checking for gcc option to produce PIC... -fPIC -DPIC
11:48:47 [2022-07-15T11:48:47.895Z] #77 100.7 checking if gcc PIC flag -fPIC -DPIC works... yes
11:48:48 [2022-07-15T11:48:48.154Z] #77 100.8 checking if gcc static flag -static works... yes
11:48:48 [2022-07-15T11:48:48.413Z] #77 101.1 checking if gcc supports -c -o file.o... yes
11:48:48 [2022-07-15T11:48:48.672Z] #77 101.3 checking if gcc supports -c -o file.o... (cached) yes
11:48:48 [2022-07-15T11:48:48.672Z] #77 101.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:48:48 [2022-07-15T11:48:48.930Z] #77 101.3 checking dynamic linker characteristics... GNU/Linux ld.so
11:48:48 [2022-07-15T11:48:48.930Z] #77 101.7 checking how to hardcode library paths into programs... immediate
11:48:48 [2022-07-15T11:48:48.930Z] #77 101.7 checking whether stripping libraries is possible... yes
11:48:48 [2022-07-15T11:48:48.930Z] #77 101.7 checking if libtool supports shared libraries... yes
11:48:48 [2022-07-15T11:48:48.930Z] #77 101.7 checking whether to build shared libraries... no
11:48:48 [2022-07-15T11:48:48.930Z] #77 101.7 checking whether to build static libraries... yes
11:48:48 [2022-07-15T11:48:48.930Z] #77 101.7 checking for a BSD-compatible install... /usr/bin/install -c
11:48:48 [2022-07-15T11:48:48.930Z] #77 101.7 checking whether build environment is sane... yes
11:48:48 [2022-07-15T11:48:48.930Z] #77 101.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:48:48 [2022-07-15T11:48:48.930Z] #77 101.8 checking whether make sets $(MAKE)... yes
11:48:48 [2022-07-15T11:48:48.930Z] #77 101.9 checking whether make supports the include directive... yes (GNU style)
11:48:49 [2022-07-15T11:48:49.189Z] #77 101.9 checking whether make supports nested variables... yes
11:48:49 [2022-07-15T11:48:49.189Z] #77 102.0 checking whether UID '0' is supported by ustar format... yes
11:48:49 [2022-07-15T11:48:49.189Z] #77 102.0 checking whether GID '0' is supported by ustar format... yes
11:48:49 [2022-07-15T11:48:49.189Z] #77 102.0 checking how to create a ustar tar archive... gnutar
11:48:49 [2022-07-15T11:48:49.369Z] Congratulations!  Seccomp profile generation is done correctly.
11:48:49 [2022-07-15T11:48:49.369Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
11:48:49 [2022-07-15T11:48:49.448Z] #77 102.1 checking dependency style of gcc... gcc3
11:48:49 [2022-07-15T11:48:49.448Z] #77 102.3 checking whether to enable maintainer-specific portions of Makefiles... yes
11:48:49 [2022-07-15T11:48:49.448Z] #77 102.3 checking whether make supports nested variables... (cached) yes
11:48:49 [2022-07-15T11:48:49.448Z] #77 102.3 checking for gawk... (cached) mawk
11:48:49 [2022-07-15T11:48:49.448Z] #77 102.3 checking for a sed that does not truncate output... (cached) /bin/sed
11:48:49 [2022-07-15T11:48:49.448Z] #77 102.3 checking for gcc... (cached) gcc
11:48:49 [2022-07-15T11:48:49.708Z] #77 102.3 checking whether we are using the GNU C compiler... (cached) yes
11:48:49 [2022-07-15T11:48:49.708Z] #77 102.3 checking whether gcc accepts -g... (cached) yes
11:48:49 [2022-07-15T11:48:49.708Z] #77 102.4 checking for gcc option to accept ISO C89... (cached) none needed
11:48:49 [2022-07-15T11:48:49.708Z] #77 102.4 checking whether gcc understands -c and -o together... (cached) yes
11:48:49 [2022-07-15T11:48:49.708Z] #77 102.4 checking for a Python interpreter with version >= 3... python3
11:48:49 [2022-07-15T11:48:49.708Z] #77 102.4 checking for python3... /usr/bin/python3
11:48:49 [2022-07-15T11:48:49.708Z] #77 102.4 checking for python3 version... 3.9
11:48:49 [2022-07-15T11:48:49.708Z] #77 102.5 checking for python3 platform... linux
11:48:49 [2022-07-15T11:48:49.968Z] #77 102.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:48:50 [2022-07-15T11:48:50.227Z] #77 102.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:48:50 [2022-07-15T11:48:50.227Z] #77 103.0 checking for go-md2man... no
11:48:50 [2022-07-15T11:48:50.227Z] #77 103.0 checking error.h usability... yes
11:48:50 [2022-07-15T11:48:50.309Z] #23 ...
11:48:50 [2022-07-15T11:48:50.309Z] 
11:48:50 [2022-07-15T11:48:50.309Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:50 [2022-07-15T11:48:50.309Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:48:50 [2022-07-15T11:48:50.309Z] #77 125.4 config.status: creating Makefile
11:48:50 [2022-07-15T11:48:50.309Z] #77 125.5 config.status: creating config.h
11:48:50 [2022-07-15T11:48:50.309Z] #77 125.5 config.status: executing depfiles commands
11:48:50 [2022-07-15T11:48:50.309Z] #77 125.7 config.status: executing libtool commands
11:48:50 [2022-07-15T11:48:50.309Z] #77 126.7   GEN      .version
11:48:50 [2022-07-15T11:48:50.309Z] #77 126.7 make  install-recursive
11:48:50 [2022-07-15T11:48:50.309Z] #77 126.7 make[1]: Entering directory '/tmp/crun-build'
11:48:50 [2022-07-15T11:48:50.309Z] #77 126.9 Making install in libocispec
11:48:50 [2022-07-15T11:48:50.309Z] #77 126.9 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.8 make  install-recursive
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.9 Making install in yajl
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.9   CC       verify/json_verify-json_verify.o
11:48:50 [2022-07-15T11:48:50.309Z] #77 128.9   CC       src/libyajl_la-yajl_alloc.lo
11:48:50 [2022-07-15T11:48:50.309Z] #77 129.0   CC       src/libyajl_la-yajl.lo
11:48:50 [2022-07-15T11:48:50.309Z] #77 129.0   CC       src/libyajl_la-yajl_gen.lo
11:48:50 [2022-07-15T11:48:50.309Z] #77 129.0   CC       src/libyajl_la-yajl_parser.lo
11:48:50 [2022-07-15T11:48:50.309Z] #77 129.0   CC       src/libyajl_la-yajl_buf.lo
11:48:50 [2022-07-15T11:48:50.486Z] #77 103.2 checking error.h presence... yes
11:48:50 [2022-07-15T11:48:50.486Z] #77 103.2 checking for error.h... yes
11:48:50 [2022-07-15T11:48:50.570Z] #77 129.0   CC       src/libyajl_la-yajl_encode.lo
11:48:50 [2022-07-15T11:48:50.570Z] #77 129.0   CC       src/libyajl_la-yajl_lex.lo
11:48:50 [2022-07-15T11:48:50.570Z] #77 129.1   CC       src/libyajl_la-yajl_tree.lo
11:48:50 [2022-07-15T11:48:50.745Z] #77 103.3 checking linux/openat2.h usability... yes
11:48:50 [2022-07-15T11:48:50.745Z] #77 103.5 checking linux/openat2.h presence... yes
11:48:50 [2022-07-15T11:48:50.745Z] #77 103.6 checking for linux/openat2.h... yes
11:48:51 [2022-07-15T11:48:51.007Z] #77 103.6 checking for copy_file_range... yes
11:48:51 [2022-07-15T11:48:51.266Z] #77 103.9 checking for fgetxattr... yes
11:48:51 [2022-07-15T11:48:51.525Z] #77 104.1 checking for statx... yes
11:48:51 [2022-07-15T11:48:51.784Z] #77 104.5 checking for fgetpwent_r... yes
11:48:52 [2022-07-15T11:48:52.302Z] #77 104.8 checking for issetugid... no
11:48:52 [2022-07-15T11:48:52.302Z] #77 105.1 checking for pkg-config... /usr/bin/pkg-config
11:48:52 [2022-07-15T11:48:52.302Z] #77 105.1 checking pkg-config is at least version 0.9.0... yes
11:48:52 [2022-07-15T11:48:52.562Z] #77 105.1 checking for library containing yajl_tree_get... 
11:48:52 [2022-07-15T11:48:52.562Z] #77 ...
11:48:52 [2022-07-15T11:48:52.562Z] 
11:48:52 [2022-07-15T11:48:52.562Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:48:52 [2022-07-15T11:48:52.562Z] #60 sha256:81835993e5111171989eb20b897ea8cbc712fe9eab16a7e9b9ce20c5d3385e9d
11:48:52 [2022-07-15T11:48:52.562Z] #60 15.53 + cd /tmp/tmp.c2WcGXCA26/src/github.com/opencontainers/runc
11:48:52 [2022-07-15T11:48:52.562Z] #60 15.53 + git checkout -q v1.1.2
11:48:52 [2022-07-15T11:48:52.562Z] #60 16.15 + '[' -z '' ']'
11:48:52 [2022-07-15T11:48:52.562Z] #60 16.15 + target=static
11:48:52 [2022-07-15T11:48:52.562Z] #60 16.15 + make BUILDTAGS=seccomp static
11:48:52 [2022-07-15T11:48:52.562Z] #60 16.32 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
11:48:52 [2022-07-15T11:48:52.821Z] #60 ...
11:48:52 [2022-07-15T11:48:52.821Z] 
11:48:52 [2022-07-15T11:48:52.821Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:52 [2022-07-15T11:48:52.821Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:48:52 [2022-07-15T11:48:52.821Z] #77 105.1 checking for library containing yajl_tree_get... -lyajl
11:48:52 [2022-07-15T11:48:52.821Z] #77 105.6 checking for yajl >= 2.0.0... yes
11:48:52 [2022-07-15T11:48:52.821Z] #77 105.6 checking sys/capability.h usability... yes
11:48:53 [2022-07-15T11:48:53.080Z] #77 105.8 checking sys/capability.h presence... yes
11:48:53 [2022-07-15T11:48:53.080Z] #77 105.9 checking for sys/capability.h... yes
11:48:53 [2022-07-15T11:48:53.662Z] #77 105.9 checking for library containing cap_from_name... -lcap
11:48:54 [2022-07-15T11:48:54.230Z] #77 106.5 checking for library containing dlopen... -ldl
11:48:54 [2022-07-15T11:48:54.489Z] #77 107.0 checking seccomp.h usability... yes
11:48:54 [2022-07-15T11:48:54.489Z] #77 107.2 checking seccomp.h presence... yes
11:48:54 [2022-07-15T11:48:54.489Z] #77 107.3 checking for seccomp.h... yes
11:48:54 [2022-07-15T11:48:54.489Z] #77 107.3 checking for library containing seccomp_rule_add... 
11:48:54 [2022-07-15T11:48:54.489Z] #77 ...
11:48:54 [2022-07-15T11:48:54.489Z] 
11:48:54 [2022-07-15T11:48:54.489Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:48:54 [2022-07-15T11:48:54.489Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:48:54 [2022-07-15T11:48:54.489Z] #21 2.438 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:48:54 [2022-07-15T11:48:54.489Z] #21 2.473 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:48:54 [2022-07-15T11:48:54.489Z] #21 2.477 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:48:54 [2022-07-15T11:48:54.489Z] #21 2.952 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:48:54 [2022-07-15T11:48:54.489Z] #21 4.397 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:48:54 [2022-07-15T11:48:54.489Z] #21 5.708 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:48:54 [2022-07-15T11:48:54.489Z] #21 10.06 Fetched 8550 kB in 8s (1065 kB/s)
11:48:54 [2022-07-15T11:48:54.771Z] #77 ...
11:48:54 [2022-07-15T11:48:54.771Z] 
11:48:54 [2022-07-15T11:48:54.771Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:48:54 [2022-07-15T11:48:54.771Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc
11:48:54 [2022-07-15T11:48:54.771Z] #23 9.389 Collecting yamllint==1.26.1
11:48:55 [2022-07-15T11:48:55.057Z] #21 10.06 Reading package lists...
11:48:55 [2022-07-15T11:48:55.057Z] #21 ...
11:48:55 [2022-07-15T11:48:55.057Z] 
11:48:55 [2022-07-15T11:48:55.057Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:55 [2022-07-15T11:48:55.057Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:48:55 [2022-07-15T11:48:55.057Z] #77 107.3 checking for library containing seccomp_rule_add... -lseccomp
11:48:55 [2022-07-15T11:48:55.317Z] #77 107.9 checking for library containing seccomp_arch_resolve_name... none required
11:48:55 [2022-07-15T11:48:55.341Z] #23 10.45   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:48:55 [2022-07-15T11:48:55.576Z] #77 108.1 checking systemd/sd-bus.h usability... yes
11:48:55 [2022-07-15T11:48:55.839Z] #77 108.3 checking systemd/sd-bus.h presence... yes
11:48:55 [2022-07-15T11:48:55.839Z] #77 108.5 checking for systemd/sd-bus.h... yes
11:48:55 [2022-07-15T11:48:55.927Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
11:48:56 [2022-07-15T11:48:56.098Z] #77 108.5 checking for library containing sd_bus_match_signal_async... -lsystemd
11:48:56 [2022-07-15T11:48:56.098Z] #77 108.9 checking for sd_notify_barrier... yes
11:48:56 [2022-07-15T11:48:56.312Z] #77 ...
11:48:56 [2022-07-15T11:48:56.312Z] 
11:48:56 [2022-07-15T11:48:56.312Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:48:56 [2022-07-15T11:48:56.312Z] #64 sha256:608a852a35d151b992c8e9e18674825aa7c582d8ed22900f50457e77e53c7ee3
11:48:56 [2022-07-15T11:48:56.357Z] #77 109.1 checking linux/bpf.h usability... yes
11:48:56 [2022-07-15T11:48:56.358Z] #77 109.2 checking linux/bpf.h presence... yes
11:48:56 [2022-07-15T11:48:56.617Z] 
11:48:56 [2022-07-15T11:48:56.617Z] #77 ...
11:48:56 [2022-07-15T11:48:56.617Z] 
11:48:56 [2022-07-15T11:48:56.617Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:48:56 [2022-07-15T11:48:56.617Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
11:48:56 [2022-07-15T11:48:56.617Z] #34 DONE 158.8s
11:48:56 [2022-07-15T11:48:56.617Z] 
11:48:56 [2022-07-15T11:48:56.617Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:56 [2022-07-15T11:48:56.617Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:48:56 [2022-07-15T11:48:56.617Z] #77 109.3 checking for linux/bpf.h... yes
11:48:56 [2022-07-15T11:48:56.723Z] #23 11.79 Collecting pathspec>=0.5.3
11:48:56 [2022-07-15T11:48:56.723Z] #23 11.81   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:48:56 [2022-07-15T11:48:56.878Z] #77 109.3 checking compilation for eBPF... yes
11:48:56 [2022-07-15T11:48:56.878Z] #77 109.6 checking for criu >= 3.15... no
11:48:56 [2022-07-15T11:48:56.878Z] #77 109.7 configure: CRIU headers not found, building without CRIU support
11:48:56 [2022-07-15T11:48:56.878Z] #77 109.7 checking for criu > 3.16... no
11:48:56 [2022-07-15T11:48:56.878Z] #77 109.7 configure: CRIU version doesn't support join-ns API
11:48:56 [2022-07-15T11:48:56.878Z] #77 109.7 checking for criu > 3.16.1... no
11:48:56 [2022-07-15T11:48:56.878Z] #77 109.7 configure: CRIU version doesn't support for pre-dumping
11:48:56 [2022-07-15T11:48:56.878Z] #77 109.7 checking for new mount API (fsconfig)... yes
11:48:56 [2022-07-15T11:48:56.982Z] #23 12.13 Collecting pyyaml
11:48:56 [2022-07-15T11:48:56.982Z] #23 12.15   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
11:48:57 [2022-07-15T11:48:57.138Z] #77 109.8 checking for seccomp notify API... yes
11:48:57 [2022-07-15T11:48:57.248Z] #23 12.24 Building wheels for collected packages: yamllint
11:48:57 [2022-07-15T11:48:57.248Z] #23 12.24   Building wheel for yamllint (setup.py): started
11:48:57 [2022-07-15T11:48:57.397Z] #77 110.0 checking for gperf... no
11:48:57 [2022-07-15T11:48:57.397Z] #77 110.0 configure: gperf not found - cannot rebuild signal parser code
11:48:57 [2022-07-15T11:48:57.397Z] #77 110.0 checking for library containing argp_parse... none required
11:48:57 [2022-07-15T11:48:57.656Z] #77 110.5 checking that generated files are newer than configure... done
11:48:57 [2022-07-15T11:48:57.656Z] #77 110.5 configure: creating ./config.status
11:48:57 [2022-07-15T11:48:57.733Z] #64 72.42 Updating files:  25% (1260/4896)
Updating files:  26% (1273/4896)
Updating files:  27% (1322/4896)
Updating files:  28% (1371/4896)
Updating files:  29% (1420/4896)
Updating files:  30% (1469/4896)
Updating files:  31% (1518/4896)
Updating files:  32% (1567/4896)
Updating files:  33% (1616/4896)
Updating files:  34% (1665/4896)
Updating files:  35% (1714/4896)
Updating files:  36% (1763/4896)
Updating files:  37% (1812/4896)
Updating files:  38% (1861/4896)
Updating files:  39% (1910/4896)
Updating files:  40% (1959/4896)
Updating files:  41% (2008/4896)
Updating files:  42% (2057/4896)
Updating files:  43% (2106/4896)
Updating files:  44% (2155/4896)
Updating files:  45% (2204/4896)
Updating files:  46% (2253/4896)
Updating files:  47% (2302/4896)
Updating files:  48% (2351/4896)
Updating files:  49% (2400/4896)
Updating files:  50% (2448/4896)
Updating files:  51% (2497/4896)
Updating files:  52% (2546/4896)
Updating files:  53% (2595/4896)
Updating files:  54% (2644/4896)
Updating files:  55% (2693/4896)
Updating files:  56% (2742/4896)
Updating files:  57% (2791/4896)
Updating files:  58% (2840/4896)
Updating files:  58% (2841/4896)
Updating files:  59% (2889/4896)
Updating files:  60% (2938/4896)
Updating files:  61% (2987/4896)
Updating files:  62% (3036/4896)
Updating files:  63% (3085/4896)
Updating files:  64% (3134/4896)
Updating files:  65% (3183/4896)
Updating files:  66% (3232/4896)
Updating files:  67% (3281/4896)
Updating files:  68% (3330/4896)
Updating files:  69% (3379/4896)
Updating files:  70% (3428/4896)
Updating files:  71% (3477/4896)
Updating files:  72% (3526/4896)
Updating files:  73% (3575/4896)
Updating files:  74% (3624/4896)
Updating files:  75% (3672/4896)
Updating files:  76% (3721/4896)
Updating files:  77% (3770/4896)
Updating files:  78% (3819/4896)
Updating files:  79% (3868/4896)
Updating files:  80% (3917/4896)
Updating files:  81% (3966/4896)
Updating files:  82% (4015/4896)
Updating files:  83% (4064/4896)
Updating files:  84% (4113/4896)
Updating files:  85% (4162/4896)
Updating files:  86% (4211/4896)
Updating files:  87% (4260/4896)
Updating files:  88% (4309/4896)
Updating files:  89% (4358/4896)
Updating files:  90% (4407/4896)
Updating files:  90% (4451/4896)
Updating files:  91% (4456/4896)
Updating files:  92% (4505/4896)
Updating files:  93% (4554/4896)
Updating files:  94% (4603/4896)
Updating files:  95% (4652/4896)
Updating files:  96% (4701/4896)
Updating files:  97% (4750/4896)
Updating files:  98% (4799/4896)
Updating files:  99% (4848/4896)
Updating files: 100% (4896/4896)
Updating files: 100% (4896/4896), done.
11:48:57 [2022-07-15T11:48:57.733Z] #64 75.88 + cd /tmp/tmp.mPzQEZwgUp/src/github.com/containerd/containerd
11:48:57 [2022-07-15T11:48:57.733Z] #64 75.88 + git checkout -q v1.6.6
11:48:58 [2022-07-15T11:48:58.189Z] #23 13.40   Building wheel for yamllint (setup.py): finished with status 'done'
11:48:58 [2022-07-15T11:48:58.189Z] #23 13.40   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=045cbd01180082ca8b943006e8f6df1aacb90feb15c999f42293c3966fb19b29
11:48:58 [2022-07-15T11:48:58.189Z] #23 13.40   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:48:58 [2022-07-15T11:48:58.189Z] #23 13.40 Successfully built yamllint
11:48:58 [2022-07-15T11:48:58.189Z] #23 13.43 Installing collected packages: pyyaml, pathspec, yamllint
11:48:58 [2022-07-15T11:48:58.457Z] Congratulations!  All API changes are done the right way.
11:48:58 [2022-07-15T11:48:58.457Z] Congratulations!  All TOML source files changed here have valid syntax.
11:48:58 [2022-07-15T11:48:58.457Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
11:48:58 [2022-07-15T11:48:58.457Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
11:48:58 [2022-07-15T11:48:58.457Z] 
11:48:58 [2022-07-15T11:48:58.457Z] INFO Start validation with golang-ci-lint
11:48:58 [2022-07-15T11:48:58.758Z] #23 13.84 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:48:59 [2022-07-15T11:48:59.024Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
11:48:59 [2022-07-15T11:48:59.024Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
11:48:59 [2022-07-15T11:48:59.328Z] #23 DONE 14.4s
11:48:59 [2022-07-15T11:48:59.328Z] 
11:48:59 [2022-07-15T11:48:59.328Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:48:59 [2022-07-15T11:48:59.328Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:48:59 [2022-07-15T11:48:59.328Z] #77 133.9   CCLD     libyajl.la
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.4   CCLD     verify/json_verify
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.7 make[5]: Nothing to be done for 'install-exec-am'.
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.7 make[5]: Nothing to be done for 'install-data-am'.
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.8   CC       src/validate.o
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.8   CC       src/image_spec_schema_config_schema.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.8   CC       src/image_spec_schema_content_descriptor.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.8   CC       src/image_spec_schema_defs.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.9   CC       src/image_spec_schema_defs_descriptor.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.9   CC       src/image_spec_schema_image_layout_schema.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.9   CC       src/image_spec_schema_image_index_schema.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.9   CC       src/image_spec_schema_image_manifest_schema.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.9   CC       src/runtime_spec_schema_config_linux.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 134.9   CC       src/runtime_spec_schema_config_zos.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 135.0   CC       src/runtime_spec_schema_config_schema.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 135.1   CC       src/runtime_spec_schema_config_solaris.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 135.1   CC       src/runtime_spec_schema_config_vm.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 135.1   CC       src/runtime_spec_schema_config_windows.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 135.2   CC       src/runtime_spec_schema_defs.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 135.2   CC       src/runtime_spec_schema_defs_linux.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 135.3   CC       src/runtime_spec_schema_defs_zos.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 135.4   CC       src/runtime_spec_schema_defs_vm.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 135.5   CC       src/runtime_spec_schema_defs_windows.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 135.6   CC       src/runtime_spec_schema_state_schema.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 135.9   CC       src/image_manifest_items_image_manifest_items_schema.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 135.9   CC       src/basic_test_double_array_item.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 136.1   CC       src/basic_test_double_array.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 136.1   CC       src/basic_test_top_array_int.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 136.3   CC       src/basic_test_top_array_string.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 136.4   CC       src/basic_test_top_double_array_int.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 136.5   CC       src/basic_test_top_double_array_obj.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 136.8   CC       src/basic_test_top_double_array_refobj.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 136.9   CC       src/basic_test_top_double_array_string.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 137.0   CC       src/read-file.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 137.3   CC       src/json_common.lo
11:48:59 [2022-07-15T11:48:59.328Z] #77 137.4   CC       tests/test-1.o
11:48:59 [2022-07-15T11:48:59.328Z] #77 137.7   CC       tests/test-2.o
11:48:59 [2022-07-15T11:48:59.328Z] #77 137.9   CC       tests/test-3.o
11:48:59 [2022-07-15T11:48:59.561Z] #77 ...
11:48:59 [2022-07-15T11:48:59.561Z] 
11:48:59 [2022-07-15T11:48:59.561Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:48:59 [2022-07-15T11:48:59.561Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 Delve is a source level debugger for Go programs.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 Delve enables you to interact with your program by controlling the execution of the process,
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 Pass flags to the program you are debugging using `--`, for example:
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 `dlv exec ./hello -- server --config conf/config.toml`
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 Usage:
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   dlv [command]
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 Available Commands:
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   attach      Attach to running process and begin debugging.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   connect     Connect to a headless debug server with a terminal client.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   core        Examine a core dump.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   debug       Compile and begin debugging main package in current directory, or the package specified.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   exec        Execute a precompiled binary, and begin a debug session.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   help        Help about any command
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   run         Deprecated command. Use 'debug' instead.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   test        Compile test binary and begin debugging program.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   trace       Compile and begin tracing program.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   version     Prints version.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 Flags:
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5       --disable-aslr                     Disables address space randomization
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   -h, --help                             help for dlv
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5       --init string                      Init file, executed by the terminal client.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5       --log                              Enable debugging server logging.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5       --wd string                        Working directory for running the program.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 Additional help topics:
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   dlv backend  Help about the --backend flag.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   dlv log      Help about logging flags.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5   dlv redirect Help about file redirection.
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 
11:48:59 [2022-07-15T11:48:59.561Z] #36 161.5 Use "dlv [command] --help" for more information about a command.
11:48:59 [2022-07-15T11:48:59.561Z] #36 DONE 161.8s
11:48:59 [2022-07-15T11:48:59.561Z] 
11:48:59 [2022-07-15T11:48:59.561Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:48:59 [2022-07-15T11:48:59.561Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:48:59 [2022-07-15T11:48:59.561Z] #21 10.06 Reading package lists...
11:48:59 [2022-07-15T11:48:59.592Z] #77 138.1   CC       tests/test-4.o
11:48:59 [2022-07-15T11:48:59.592Z] #77 138.2   CC       tests/test-5.o
11:48:59 [2022-07-15T11:48:59.637Z] #64 77.90 + export 'BUILDTAGS=netgo osusergo static_build'
11:48:59 [2022-07-15T11:48:59.637Z] #64 77.91 + BUILDTAGS='netgo osusergo static_build'
11:48:59 [2022-07-15T11:48:59.637Z] #64 77.91 + export EXTRA_FLAGS=-buildmode=pie
11:48:59 [2022-07-15T11:48:59.637Z] #64 77.91 + EXTRA_FLAGS=-buildmode=pie
11:48:59 [2022-07-15T11:48:59.637Z] #64 77.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:48:59 [2022-07-15T11:48:59.637Z] #64 77.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:48:59 [2022-07-15T11:48:59.637Z] #64 77.91 + '[' '' = dynamic ']'
11:48:59 [2022-07-15T11:48:59.637Z] #64 77.91 + make
11:48:59 [2022-07-15T11:48:59.853Z] #77 138.4   CC       tests/test-6.o
11:49:00 [2022-07-15T11:49:00.113Z] #77 138.7   CC       tests/test-7.o
11:49:00 [2022-07-15T11:49:00.373Z] #77 138.8   CC       tests/test-8.o
11:49:00 [2022-07-15T11:49:00.373Z] #77 139.1   CC       tests/test-9.o
11:49:00 [2022-07-15T11:49:00.934Z] #47 DONE 272.8s
11:49:00 [2022-07-15T11:49:00.934Z] 
11:49:00 [2022-07-15T11:49:00.934Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:49:00 [2022-07-15T11:49:00.934Z] #60 sha256:c594ddc1f29b3ba70d3021e22d0d9faeb2bdeaf65f99158a5fa14cae86019602
11:49:00 [2022-07-15T11:49:00.934Z] #60 ...
11:49:00 [2022-07-15T11:49:00.934Z] 
11:49:00 [2022-07-15T11:49:00.934Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:49:00 [2022-07-15T11:49:00.934Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:49:00 [2022-07-15T11:49:00.934Z] #77 219.1   CCLD     tests/init
11:49:00 [2022-07-15T11:49:00.934Z] #77 ...
11:49:00 [2022-07-15T11:49:00.934Z] 
11:49:00 [2022-07-15T11:49:00.934Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:49:00 [2022-07-15T11:49:00.934Z] #48 sha256:905f12983dc5ca2a976adfeaa918ad259a7f88d0c9e79d62dd448a35e4b97694
11:49:00 [2022-07-15T11:49:00.934Z] #48 DONE 0.5s
11:49:00 [2022-07-15T11:49:00.934Z] 
11:49:00 [2022-07-15T11:49:00.934Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:49:00 [2022-07-15T11:49:00.934Z] #52 sha256:839c8e354d48bad4df00f9f301f440d3b62628c7abf609a848ea106110ff5f75
11:49:00 [2022-07-15T11:49:00.934Z] #52 DONE 0.1s
11:49:00 [2022-07-15T11:49:00.934Z] 
11:49:00 [2022-07-15T11:49:00.934Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:49:00 [2022-07-15T11:49:00.934Z] #54 sha256:457811b3b84073145112fb0bfa8fb844467d367e5c0d58f42eaa058ac3e52478
11:49:00 [2022-07-15T11:49:00.934Z] #54 DONE 0.1s
11:49:00 [2022-07-15T11:49:00.934Z] 
11:49:00 [2022-07-15T11:49:00.934Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:49:00 [2022-07-15T11:49:00.934Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:49:00 [2022-07-15T11:49:00.943Z] #77 139.5   CC       tests/test-10.o
11:49:00 [2022-07-15T11:49:00.943Z] #77 139.5   CC       tests/test-11.o
11:49:01 [2022-07-15T11:49:01.467Z] #21 13.65 Reading package lists...
11:49:02 [2022-07-15T11:49:02.157Z] #64 80.40 + bin/ctr
11:49:02 [2022-07-15T11:49:02.404Z] #21 16.87 Building dependency tree...
11:49:02 [2022-07-15T11:49:02.972Z] #21 18.59 The following additional packages will be installed:
11:49:02 [2022-07-15T11:49:02.972Z] #21 18.59   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:49:02 [2022-07-15T11:49:02.972Z] #21 18.59   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:49:02 [2022-07-15T11:49:02.972Z] #21 18.59   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:49:02 [2022-07-15T11:49:02.972Z] #21 18.59   python3-pkg-resources vim-runtime xxd
11:49:02 [2022-07-15T11:49:02.972Z] #21 18.59 Suggested packages:
11:49:02 [2022-07-15T11:49:02.972Z] #21 18.59   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:49:02 [2022-07-15T11:49:02.972Z] #21 18.59   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:49:02 [2022-07-15T11:49:02.972Z] #21 18.59   acl attr quota
11:49:02 [2022-07-15T11:49:02.972Z] #21 18.59 Recommended packages:
11:49:02 [2022-07-15T11:49:02.972Z] #21 18.59   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:49:03 [2022-07-15T11:49:03.910Z] #21 ...
11:49:03 [2022-07-15T11:49:03.910Z] 
11:49:03 [2022-07-15T11:49:03.910Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:49:03 [2022-07-15T11:49:03.910Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:49:03 [2022-07-15T11:49:03.910Z] #77 113.0 config.status: creating Makefile
11:49:03 [2022-07-15T11:49:03.910Z] #77 113.1 config.status: creating rpm/crun.spec
11:49:03 [2022-07-15T11:49:03.910Z] #77 113.2 config.status: creating config.h
11:49:03 [2022-07-15T11:49:03.910Z] #77 113.2 config.status: executing libtool commands
11:49:03 [2022-07-15T11:49:03.910Z] #77 113.3 config.status: executing depfiles commands
11:49:03 [2022-07-15T11:49:03.910Z] #77 114.5 === configuring in libocispec (/tmp/crun-build/libocispec)
11:49:03 [2022-07-15T11:49:03.910Z] #77 114.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:49:03 [2022-07-15T11:49:03.910Z] #77 114.9 checking for gcc... gcc
11:49:03 [2022-07-15T11:49:03.910Z] #77 115.0 checking whether the C compiler works... yes
11:49:03 [2022-07-15T11:49:03.910Z] #77 115.1 checking for C compiler default output file name... a.out
11:49:03 [2022-07-15T11:49:03.910Z] #77 115.1 checking for suffix of executables... 
11:49:03 [2022-07-15T11:49:03.910Z] #77 115.4 checking whether we are cross compiling... no
11:49:03 [2022-07-15T11:49:03.910Z] #77 115.6 checking for suffix of object files... o
11:49:03 [2022-07-15T11:49:03.910Z] #77 115.7 checking whether we are using the GNU C compiler... yes
11:49:03 [2022-07-15T11:49:03.910Z] #77 115.8 checking whether gcc accepts -g... yes
11:49:03 [2022-07-15T11:49:03.910Z] #77 115.9 checking for gcc option to accept ISO C89... none needed
11:49:03 [2022-07-15T11:49:03.910Z] #77 116.1 checking whether gcc understands -c and -o together... yes
11:49:03 [2022-07-15T11:49:03.910Z] #77 116.3 checking how to run the C preprocessor... gcc -E
11:49:03 [2022-07-15T11:49:03.910Z] #77 116.6 checking for grep that handles long lines and -e... /bin/grep
11:49:03 [2022-07-15T11:49:03.910Z] #77 116.6 checking for egrep... /bin/grep -E
11:49:04 [2022-07-15T11:49:04.481Z] #77 116.6 checking for ANSI C header files... yes
11:49:04 [2022-07-15T11:49:04.481Z] #77 117.3 checking for sys/types.h... yes
11:49:04 [2022-07-15T11:49:04.740Z] #77 117.4 checking for sys/stat.h... yes
11:49:05 [2022-07-15T11:49:05.000Z] #77 117.6 checking for stdlib.h... yes
11:49:05 [2022-07-15T11:49:05.000Z] #77 117.7 checking for string.h... yes
11:49:05 [2022-07-15T11:49:05.260Z] #77 117.8 checking for memory.h... yes
11:49:05 [2022-07-15T11:49:05.260Z] #77 118.0 checking for strings.h... yes
11:49:05 [2022-07-15T11:49:05.519Z] #77 118.2 checking for inttypes.h... yes
11:49:05 [2022-07-15T11:49:05.519Z] #77 118.3 checking for stdint.h... yes
11:49:05 [2022-07-15T11:49:05.778Z] #77 118.5 checking for unistd.h... yes
11:49:05 [2022-07-15T11:49:05.778Z] #77 118.6 checking minix/config.h usability... no
11:49:06 [2022-07-15T11:49:06.038Z] #77 118.7 checking minix/config.h presence... no
11:49:06 [2022-07-15T11:49:06.038Z] #77 118.7 checking for minix/config.h... no
11:49:06 [2022-07-15T11:49:06.038Z] #77 118.8 checking whether it is safe to define __EXTENSIONS__... yes
11:49:06 [2022-07-15T11:49:06.297Z] #77 118.9 checking build system type... x86_64-pc-linux-gnu
11:49:06 [2022-07-15T11:49:06.297Z] #77 119.1 checking host system type... x86_64-pc-linux-gnu
11:49:06 [2022-07-15T11:49:06.297Z] #77 119.1 checking how to print strings... printf
11:49:06 [2022-07-15T11:49:06.297Z] #77 119.1 checking for a sed that does not truncate output... /bin/sed
11:49:06 [2022-07-15T11:49:06.297Z] #77 119.1 checking for fgrep... /bin/grep -F
11:49:06 [2022-07-15T11:49:06.297Z] #77 119.1 checking for ld used by gcc... /usr/bin/ld
11:49:06 [2022-07-15T11:49:06.297Z] #77 119.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:49:06 [2022-07-15T11:49:06.297Z] #77 119.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:49:06 [2022-07-15T11:49:06.297Z] #77 119.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:49:06 [2022-07-15T11:49:06.297Z] #77 119.3 checking whether ln -s works... yes
11:49:06 [2022-07-15T11:49:06.297Z] #77 119.3 checking the maximum length of command line arguments... 1572864
11:49:06 [2022-07-15T11:49:06.557Z] #77 119.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:49:06 [2022-07-15T11:49:06.557Z] #77 119.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:49:06 [2022-07-15T11:49:06.557Z] #77 119.3 checking for /usr/bin/ld option to reload object files... -r
11:49:06 [2022-07-15T11:49:06.557Z] #77 119.3 checking for objdump... objdump
11:49:06 [2022-07-15T11:49:06.557Z] #77 119.3 checking how to recognize dependent libraries... pass_all
11:49:06 [2022-07-15T11:49:06.557Z] #77 119.3 checking for dlltool... no
11:49:06 [2022-07-15T11:49:06.557Z] #77 119.3 checking how to associate runtime and link libraries... printf %s\n
11:49:06 [2022-07-15T11:49:06.557Z] #77 119.3 checking for ar... ar
11:49:06 [2022-07-15T11:49:06.557Z] #77 119.3 checking for archiver @FILE support... @
11:49:06 [2022-07-15T11:49:06.557Z] #77 119.4 checking for strip... strip
11:49:06 [2022-07-15T11:49:06.557Z] #77 119.4 checking for ranlib... ranlib
11:49:06 [2022-07-15T11:49:06.557Z] #77 119.4 checking for gawk... no
11:49:06 [2022-07-15T11:49:06.557Z] #77 119.4 checking for mawk... mawk
11:49:06 [2022-07-15T11:49:06.816Z] #77 119.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:49:06 [2022-07-15T11:49:06.816Z] #77 119.6 checking for sysroot... no
11:49:06 [2022-07-15T11:49:06.816Z] #77 119.6 checking for a working dd... /bin/dd
11:49:06 [2022-07-15T11:49:06.816Z] #77 119.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:49:07 [2022-07-15T11:49:07.075Z] #77 119.7 checking for mt... no
11:49:07 [2022-07-15T11:49:07.075Z] #77 119.8 checking if : is a manifest tool... no
11:49:07 [2022-07-15T11:49:07.075Z] #77 119.8 checking for dlfcn.h... yes
11:49:07 [2022-07-15T11:49:07.075Z] #77 120.0 checking for objdir... .libs
11:49:07 [2022-07-15T11:49:07.410Z] #64 ...
11:49:07 [2022-07-15T11:49:07.410Z] 
11:49:07 [2022-07-15T11:49:07.410Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:49:07 [2022-07-15T11:49:07.410Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:49:07 [2022-07-15T11:49:07.410Z] #77 89.08 configure.ac:7: installing './compile'
11:49:07 [2022-07-15T11:49:07.410Z] #77 89.11 configure.ac:11: installing './config.guess'
11:49:07 [2022-07-15T11:49:07.410Z] #77 89.11 configure.ac:11: installing './config.sub'
11:49:07 [2022-07-15T11:49:07.410Z] #77 89.11 configure.ac:8: installing './install-sh'
11:49:07 [2022-07-15T11:49:07.410Z] #77 89.12 configure.ac:8: installing './missing'
11:49:07 [2022-07-15T11:49:07.410Z] #77 89.19 Makefile.am: installing './depcomp'
11:49:07 [2022-07-15T11:49:07.410Z] #77 90.21 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:49:07 [2022-07-15T11:49:07.410Z] #77 90.22 libtoolize: copying file 'build-aux/ltmain.sh'
11:49:07 [2022-07-15T11:49:07.410Z] #77 90.33 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:49:07 [2022-07-15T11:49:07.410Z] #77 90.33 libtoolize: copying file 'm4/libtool.m4'
11:49:07 [2022-07-15T11:49:07.410Z] #77 90.39 libtoolize: copying file 'm4/ltoptions.m4'
11:49:07 [2022-07-15T11:49:07.410Z] #77 90.53 libtoolize: copying file 'm4/ltsugar.m4'
11:49:07 [2022-07-15T11:49:07.410Z] #77 90.63 libtoolize: copying file 'm4/ltversion.m4'
11:49:07 [2022-07-15T11:49:07.410Z] #77 90.73 libtoolize: copying file 'm4/lt~obsolete.m4'
11:49:07 [2022-07-15T11:49:07.410Z] #77 90.86 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:49:07 [2022-07-15T11:49:07.644Z] #77 120.3 checking if gcc supports -fno-rtti -fno-exceptions... no
11:49:07 [2022-07-15T11:49:07.645Z] #77 120.4 checking for gcc option to produce PIC... -fPIC -DPIC
11:49:07 [2022-07-15T11:49:07.645Z] #77 120.4 checking if gcc PIC flag -fPIC -DPIC works... yes
11:49:07 [2022-07-15T11:49:07.904Z] #77 120.5 checking if gcc static flag -static works... 
11:49:07 [2022-07-15T11:49:07.904Z] #77 ...
11:49:07 [2022-07-15T11:49:07.904Z] 
11:49:07 [2022-07-15T11:49:07.904Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:49:07 [2022-07-15T11:49:07.904Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.16 The following NEW packages will be installed:
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.16   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.16   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.16   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.16   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.16   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.16   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.16   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.16   xz-utils zip zstd
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.46 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.46 Need to get 27.7 MB of archives.
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.46 After this operation, 106 MB of additional disk space will be used.
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.54 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.91 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.91 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.92 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.94 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 20.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 21.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 21.01 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 21.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 21.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:49:07 [2022-07-15T11:49:07.904Z] #21 21.05 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:49:07 [2022-07-15T11:49:07.905Z] #21 21.10 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:49:07 [2022-07-15T11:49:07.905Z] #21 21.11 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:49:07 [2022-07-15T11:49:07.905Z] #21 21.12 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:49:07 [2022-07-15T11:49:07.905Z] #21 21.38 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:49:07 [2022-07-15T11:49:07.905Z] #21 21.41 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:49:07 [2022-07-15T11:49:07.905Z] #21 21.45 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:49:07 [2022-07-15T11:49:07.905Z] #21 21.46 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.18 debconf: delaying package configuration, since apt-utils is not installed
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.35 Fetched 27.7 MB in 1s (21.2 MB/s)
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.40 Selecting previously unselected package pigz.
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.45 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.45 Unpacking pigz (2.6-1) ...
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.54 Selecting previously unselected package libelf1:amd64.
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.54 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.56 Unpacking libelf1:amd64 (0.183-1) ...
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.73 Selecting previously unselected package libbpf0:amd64.
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.73 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.75 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.86 Selecting previously unselected package libcap2:amd64.
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.86 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.86 Unpacking libcap2:amd64 (1:2.44-1) ...
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.92 Selecting previously unselected package libmnl0:amd64.
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.92 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.93 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.99 Selecting previously unselected package libxtables12:amd64.
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.99 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
11:49:07 [2022-07-15T11:49:07.905Z] #21 22.99 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:49:07 [2022-07-15T11:49:07.905Z] #21 23.06 Selecting previously unselected package libcap2-bin.
11:49:07 [2022-07-15T11:49:07.905Z] #21 23.07 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:49:07 [2022-07-15T11:49:07.905Z] #21 23.08 Unpacking libcap2-bin (1:2.44-1) ...
11:49:07 [2022-07-15T11:49:07.905Z] #21 23.16 Selecting previously unselected package iproute2.
11:49:07 [2022-07-15T11:49:07.905Z] #21 23.17 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
11:49:07 [2022-07-15T11:49:07.905Z] #21 23.17 Unpacking iproute2 (5.10.0-4) ...
11:49:07 [2022-07-15T11:49:07.973Z] #77 ...
11:49:07 [2022-07-15T11:49:07.973Z] 
11:49:07 [2022-07-15T11:49:07.973Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:49:07 [2022-07-15T11:49:07.973Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:49:07 [2022-07-15T11:49:07.973Z] #14 140.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:49:07 [2022-07-15T11:49:07.973Z] #14 140.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:49:07 [2022-07-15T11:49:07.973Z] #14 140.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:49:08 [2022-07-15T11:49:08.164Z] #21 23.64 Selecting previously unselected package xxd.
11:49:08 [2022-07-15T11:49:08.164Z] #21 23.65 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:49:08 [2022-07-15T11:49:08.164Z] #21 23.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:49:08 [2022-07-15T11:49:08.424Z] #21 23.78 Selecting previously unselected package vim-common.
11:49:08 [2022-07-15T11:49:08.424Z] #21 23.78 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:49:08 [2022-07-15T11:49:08.424Z] #21 23.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:49:08 [2022-07-15T11:49:08.424Z] #21 23.94 Selecting previously unselected package bash-completion.
11:49:08 [2022-07-15T11:49:08.424Z] #21 23.95 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:49:10 [2022-07-15T11:49:10.494Z] #14 153.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:49:10 [2022-07-15T11:49:10.494Z] #14 153.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:49:10 [2022-07-15T11:49:10.494Z] #14 153.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:49:10 [2022-07-15T11:49:10.961Z] #21 25.97 Unpacking bash-completion (1:2.11-2) ...
11:49:10 [2022-07-15T11:49:10.961Z] #21 26.44 Selecting previously unselected package bzip2.
11:49:10 [2022-07-15T11:49:10.961Z] #21 26.44 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
11:49:10 [2022-07-15T11:49:10.961Z] #21 26.44 Unpacking bzip2 (1.0.8-4) ...
11:49:10 [2022-07-15T11:49:10.961Z] #21 26.52 Selecting previously unselected package xz-utils.
11:49:10 [2022-07-15T11:49:10.961Z] #21 26.52 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:49:11 [2022-07-15T11:49:11.220Z] #21 26.53 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:49:11 [2022-07-15T11:49:11.220Z] #21 26.68 Selecting previously unselected package apparmor.
11:49:11 [2022-07-15T11:49:11.220Z] #21 26.68 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
11:49:11 [2022-07-15T11:49:11.220Z] #21 26.73 Unpacking apparmor (2.13.6-10) ...
11:49:11 [2022-07-15T11:49:11.791Z] #21 27.13 Selecting previously unselected package inetutils-ping.
11:49:11 [2022-07-15T11:49:11.791Z] #21 27.14 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
11:49:11 [2022-07-15T11:49:11.791Z] #21 27.14 Unpacking inetutils-ping (2:2.0-1) ...
11:49:11 [2022-07-15T11:49:11.791Z] #21 27.26 Selecting previously unselected package libip4tc2:amd64.
11:49:11 [2022-07-15T11:49:11.791Z] #21 27.26 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
11:49:11 [2022-07-15T11:49:11.791Z] #21 27.27 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:49:11 [2022-07-15T11:49:11.791Z] #21 27.34 Selecting previously unselected package libip6tc2:amd64.
11:49:11 [2022-07-15T11:49:11.792Z] #21 27.34 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
11:49:11 [2022-07-15T11:49:11.792Z] #21 27.35 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:49:12 [2022-07-15T11:49:12.062Z] #21 27.43 Selecting previously unselected package libnfnetlink0:amd64.
11:49:12 [2022-07-15T11:49:12.062Z] #21 27.44 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:49:12 [2022-07-15T11:49:12.062Z] #21 27.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:49:12 [2022-07-15T11:49:12.062Z] #21 27.50 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:49:12 [2022-07-15T11:49:12.062Z] #21 27.50 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:49:12 [2022-07-15T11:49:12.062Z] #21 27.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:49:12 [2022-07-15T11:49:12.062Z] #21 27.59 Selecting previously unselected package libnftnl11:amd64.
11:49:12 [2022-07-15T11:49:12.062Z] #21 27.59 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
11:49:12 [2022-07-15T11:49:12.062Z] #21 27.60 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:49:12 [2022-07-15T11:49:12.320Z] #21 27.72 Selecting previously unselected package iptables.
11:49:12 [2022-07-15T11:49:12.320Z] #21 27.72 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
11:49:12 [2022-07-15T11:49:12.320Z] #21 27.72 Unpacking iptables (1.8.7-1) ...
11:49:12 [2022-07-15T11:49:12.588Z] #21 28.04 Selecting previously unselected package libonig5:amd64.
11:49:12 [2022-07-15T11:49:12.588Z] #21 28.05 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
11:49:12 [2022-07-15T11:49:12.588Z] #21 28.05 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:49:12 [2022-07-15T11:49:12.846Z] #21 28.20 Selecting previously unselected package libjq1:amd64.
11:49:12 [2022-07-15T11:49:12.846Z] #21 28.21 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
11:49:12 [2022-07-15T11:49:12.846Z] #21 28.21 Unpacking libjq1:amd64 (1.6-2.1) ...
11:49:12 [2022-07-15T11:49:12.846Z] #21 28.33 Selecting previously unselected package jq.
11:49:12 [2022-07-15T11:49:12.846Z] #21 28.33 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
11:49:12 [2022-07-15T11:49:12.846Z] #21 28.34 Unpacking jq (1.6-2.1) ...
11:49:13 [2022-07-15T11:49:13.105Z] #21 28.40 Selecting previously unselected package libaio1:amd64.
11:49:13 [2022-07-15T11:49:13.105Z] #21 28.41 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
11:49:13 [2022-07-15T11:49:13.105Z] #21 28.41 Unpacking libaio1:amd64 (0.3.112-9) ...
11:49:13 [2022-07-15T11:49:13.105Z] #21 28.47 Selecting previously unselected package libgpm2:amd64.
11:49:13 [2022-07-15T11:49:13.105Z] #21 28.48 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
11:49:13 [2022-07-15T11:49:13.105Z] #21 28.49 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:49:13 [2022-07-15T11:49:13.363Z] #21 28.69 Selecting previously unselected package libicu67:amd64.
11:49:13 [2022-07-15T11:49:13.363Z] #21 28.70 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
11:49:13 [2022-07-15T11:49:13.363Z] #21 28.70 Unpacking libicu67:amd64 (67.1-7) ...
11:49:14 [2022-07-15T11:49:14.300Z] #21 ...
11:49:14 [2022-07-15T11:49:14.300Z] 
11:49:14 [2022-07-15T11:49:14.300Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:49:14 [2022-07-15T11:49:14.300Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:49:14 [2022-07-15T11:49:14.300Z] #77 120.5 checking if gcc static flag -static works... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 120.9 checking if gcc supports -c -o file.o... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.1 checking if gcc supports -c -o file.o... (cached) yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.1 checking dynamic linker characteristics... GNU/Linux ld.so
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.3 checking how to hardcode library paths into programs... immediate
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.3 checking whether stripping libraries is possible... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.4 checking if libtool supports shared libraries... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.4 checking whether to build shared libraries... no
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.4 checking whether to build static libraries... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.4 checking for a BSD-compatible install... /usr/bin/install -c
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.4 checking whether build environment is sane... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.4 checking whether make sets $(MAKE)... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.5 checking whether make supports the include directive... yes (GNU style)
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.5 checking whether make supports nested variables... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.5 checking whether UID '0' is supported by ustar format... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.5 checking whether GID '0' is supported by ustar format... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.5 checking how to create a ustar tar archive... gnutar
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.6 checking dependency style of gcc... gcc3
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.7 checking whether to enable maintainer-specific portions of Makefiles... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.7 checking whether make supports nested variables... (cached) yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.7 checking for pkg-config... /usr/bin/pkg-config
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.7 checking pkg-config is at least version 0.9.0... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.7 checking for yajl >= 2.1.0... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.7 checking for a sed that does not truncate output... (cached) /bin/sed
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.7 checking for gcc... (cached) gcc
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.8 checking whether we are using the GNU C compiler... (cached) yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.8 checking whether gcc accepts -g... (cached) yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.8 checking for gcc option to accept ISO C89... (cached) none needed
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.8 checking whether gcc understands -c and -o together... (cached) yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.8 checking for a Python interpreter with version >= 3... python3
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.9 checking for python3... /usr/bin/python3
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.9 checking for python3 version... 3.9
11:49:14 [2022-07-15T11:49:14.300Z] #77 121.9 checking for python3 platform... linux
11:49:14 [2022-07-15T11:49:14.300Z] #77 122.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:49:14 [2022-07-15T11:49:14.300Z] #77 122.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:49:14 [2022-07-15T11:49:14.300Z] #77 122.4 checking that generated files are newer than configure... done
11:49:14 [2022-07-15T11:49:14.300Z] #77 122.4 configure: creating ./config.status
11:49:14 [2022-07-15T11:49:14.300Z] #77 124.3 config.status: creating Makefile
11:49:14 [2022-07-15T11:49:14.300Z] #77 124.4 config.status: creating config.h
11:49:14 [2022-07-15T11:49:14.300Z] #77 124.4 config.status: executing libtool commands
11:49:14 [2022-07-15T11:49:14.300Z] #77 124.5 config.status: executing depfiles commands
11:49:14 [2022-07-15T11:49:14.300Z] #77 125.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:49:14 [2022-07-15T11:49:14.300Z] #77 125.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:49:14 [2022-07-15T11:49:14.300Z] #77 125.5 checking for gcc... gcc
11:49:14 [2022-07-15T11:49:14.300Z] #77 125.6 checking whether the C compiler works... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 125.8 checking for C compiler default output file name... a.out
11:49:14 [2022-07-15T11:49:14.300Z] #77 125.8 checking for suffix of executables... 
11:49:14 [2022-07-15T11:49:14.300Z] #77 126.1 checking whether we are cross compiling... no
11:49:14 [2022-07-15T11:49:14.300Z] #77 126.3 checking for suffix of object files... o
11:49:14 [2022-07-15T11:49:14.300Z] #77 126.4 checking whether we are using the GNU C compiler... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 126.5 checking whether gcc accepts -g... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 126.5 checking for gcc option to accept ISO C89... none needed
11:49:14 [2022-07-15T11:49:14.300Z] #77 126.7 checking whether gcc understands -c and -o together... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 126.9 checking for a BSD-compatible install... /usr/bin/install -c
11:49:14 [2022-07-15T11:49:14.300Z] #77 127.0 checking whether build environment is sane... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 127.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:49:14 [2022-07-15T11:49:14.300Z] #77 127.0 checking for gawk... no
11:49:14 [2022-07-15T11:49:14.300Z] #77 127.0 checking for mawk... mawk
11:49:14 [2022-07-15T11:49:14.300Z] #77 127.0 checking whether make sets $(MAKE)... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 127.1 checking whether make supports the include directive... yes (GNU style)
11:49:14 [2022-07-15T11:49:14.300Z] #77 127.1 checking whether make supports nested variables... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 127.1 checking whether UID '0' is supported by ustar format... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 127.1 checking whether GID '0' is supported by ustar format... yes
11:49:14 [2022-07-15T11:49:14.300Z] #77 127.1 checking how to create a ustar tar archive... gnutar
11:49:14 [2022-07-15T11:49:14.558Z] #77 127.2 checking dependency style of gcc... gcc3
11:49:14 [2022-07-15T11:49:14.558Z] #77 127.3 checking whether to enable maintainer-specific portions of Makefiles... yes
11:49:14 [2022-07-15T11:49:14.558Z] #77 127.3 checking whether make supports nested variables... (cached) yes
11:49:14 [2022-07-15T11:49:14.817Z] #77 127.4 checking build system type... x86_64-pc-linux-gnu
11:49:14 [2022-07-15T11:49:14.817Z] #77 127.6 checking host system type... x86_64-pc-linux-gnu
11:49:14 [2022-07-15T11:49:14.817Z] #77 127.6 checking how to print strings... printf
11:49:14 [2022-07-15T11:49:14.817Z] #77 127.6 checking for a sed that does not truncate output... /bin/sed
11:49:14 [2022-07-15T11:49:14.817Z] #77 127.7 checking for grep that handles long lines and -e... /bin/grep
11:49:14 [2022-07-15T11:49:14.817Z] #77 127.7 checking for egrep... /bin/grep -E
11:49:14 [2022-07-15T11:49:14.817Z] #77 127.7 checking for fgrep... /bin/grep -F
11:49:14 [2022-07-15T11:49:14.817Z] #77 127.7 checking for ld used by gcc... /usr/bin/ld
11:49:14 [2022-07-15T11:49:14.817Z] #77 127.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:49:14 [2022-07-15T11:49:14.817Z] #77 127.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:49:14 [2022-07-15T11:49:14.817Z] #77 127.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:49:15 [2022-07-15T11:49:15.076Z] #77 127.8 checking whether ln -s works... yes
11:49:15 [2022-07-15T11:49:15.076Z] #77 127.8 checking the maximum length of command line arguments... 1572864
11:49:15 [2022-07-15T11:49:15.076Z] #77 127.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:49:15 [2022-07-15T11:49:15.076Z] #77 127.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:49:15 [2022-07-15T11:49:15.076Z] #77 127.8 checking for /usr/bin/ld option to reload object files... -r
11:49:15 [2022-07-15T11:49:15.076Z] #77 127.8 checking for objdump... objdump
11:49:15 [2022-07-15T11:49:15.076Z] #77 127.8 checking how to recognize dependent libraries... pass_all
11:49:15 [2022-07-15T11:49:15.076Z] #77 127.8 checking for dlltool... no
11:49:15 [2022-07-15T11:49:15.076Z] #77 127.8 checking how to associate runtime and link libraries... printf %s\n
11:49:15 [2022-07-15T11:49:15.076Z] #77 127.8 checking for ar... ar
11:49:15 [2022-07-15T11:49:15.335Z] #77 127.9 checking for archiver @FILE support... @
11:49:15 [2022-07-15T11:49:15.335Z] #77 128.0 checking for strip... strip
11:49:15 [2022-07-15T11:49:15.335Z] #77 128.0 checking for ranlib... ranlib
11:49:15 [2022-07-15T11:49:15.595Z] #77 128.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:49:15 [2022-07-15T11:49:15.595Z] #77 128.3 checking for sysroot... no
11:49:15 [2022-07-15T11:49:15.595Z] #77 128.3 checking for a working dd... /bin/dd
11:49:15 [2022-07-15T11:49:15.595Z] #77 128.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:49:15 [2022-07-15T11:49:15.595Z] #77 128.4 checking for mt... no
11:49:15 [2022-07-15T11:49:15.595Z] #77 128.4 checking if : is a manifest tool... no
11:49:15 [2022-07-15T11:49:15.855Z] #77 128.4 checking how to run the C preprocessor... gcc -E
11:49:16 [2022-07-15T11:49:16.423Z] #77 128.7 checking for ANSI C header files... yes
11:49:16 [2022-07-15T11:49:16.423Z] #77 129.1 checking for sys/types.h... yes
11:49:16 [2022-07-15T11:49:16.423Z] #77 129.2 checking for sys/stat.h... yes
11:49:16 [2022-07-15T11:49:16.683Z] #77 129.4 checking for stdlib.h... yes
11:49:16 [2022-07-15T11:49:16.683Z] #77 129.5 checking for string.h... 
11:49:16 [2022-07-15T11:49:16.683Z] #77 ...
11:49:16 [2022-07-15T11:49:16.683Z] 
11:49:16 [2022-07-15T11:49:16.683Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:49:16 [2022-07-15T11:49:16.683Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:49:16 [2022-07-15T11:49:16.683Z] #21 32.19 Selecting previously unselected package libinih1:amd64.
11:49:16 [2022-07-15T11:49:16.683Z] #21 32.20 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
11:49:16 [2022-07-15T11:49:16.683Z] #21 32.20 Unpacking libinih1:amd64 (53-1+b2) ...
11:49:16 [2022-07-15T11:49:16.943Z] #21 32.28 Selecting previously unselected package libnet1:amd64.
11:49:16 [2022-07-15T11:49:16.943Z] #21 32.29 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:49:16 [2022-07-15T11:49:16.943Z] #21 32.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:49:16 [2022-07-15T11:49:16.943Z] #21 32.40 Selecting previously unselected package libnl-3-200:amd64.
11:49:16 [2022-07-15T11:49:16.943Z] #21 32.40 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:49:16 [2022-07-15T11:49:16.943Z] #21 32.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:49:16 [2022-07-15T11:49:16.943Z] #21 32.49 Selecting previously unselected package libprotobuf-c1:amd64.
11:49:17 [2022-07-15T11:49:17.205Z] #21 32.50 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:49:17 [2022-07-15T11:49:17.205Z] #21 32.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:49:17 [2022-07-15T11:49:17.205Z] #21 32.57 Selecting previously unselected package libyajl2:amd64.
11:49:17 [2022-07-15T11:49:17.205Z] #21 32.60 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
11:49:17 [2022-07-15T11:49:17.205Z] #21 32.63 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:49:17 [2022-07-15T11:49:17.205Z] #21 32.68 Selecting previously unselected package net-tools.
11:49:17 [2022-07-15T11:49:17.205Z] #21 32.70 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:49:17 [2022-07-15T11:49:17.205Z] #21 32.70 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:49:17 [2022-07-15T11:49:17.465Z] #21 32.88 Selecting previously unselected package patch.
11:49:17 [2022-07-15T11:49:17.465Z] #21 32.89 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
11:49:17 [2022-07-15T11:49:17.465Z] #21 32.89 Unpacking patch (2.7.6-7) ...
11:49:17 [2022-07-15T11:49:17.724Z] #21 32.99 Selecting previously unselected package python-pip-whl.
11:49:17 [2022-07-15T11:49:17.724Z] #21 33.01 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:49:17 [2022-07-15T11:49:17.724Z] #21 33.03 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:49:18 [2022-07-15T11:49:18.292Z] #21 33.58 Selecting previously unselected package python3-lib2to3.
11:49:18 [2022-07-15T11:49:18.292Z] #21 33.58 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
11:49:18 [2022-07-15T11:49:18.292Z] #21 33.58 Unpacking python3-lib2to3 (3.9.2-1) ...
11:49:18 [2022-07-15T11:49:18.292Z] #21 33.73 Selecting previously unselected package python3-distutils.
11:49:18 [2022-07-15T11:49:18.292Z] #21 33.73 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
11:49:18 [2022-07-15T11:49:18.292Z] #21 33.74 Unpacking python3-distutils (3.9.2-1) ...
11:49:18 [2022-07-15T11:49:18.551Z] #21 33.86 Selecting previously unselected package python3-pkg-resources.
11:49:18 [2022-07-15T11:49:18.551Z] #21 33.86 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
11:49:18 [2022-07-15T11:49:18.551Z] #21 33.87 Unpacking python3-pkg-resources (52.0.0-4) ...
11:49:18 [2022-07-15T11:49:18.551Z] #21 34.02 Selecting previously unselected package python3-setuptools.
11:49:18 [2022-07-15T11:49:18.551Z] #21 34.03 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
11:49:18 [2022-07-15T11:49:18.551Z] #21 34.04 Unpacking python3-setuptools (52.0.0-4) ...
11:49:18 [2022-07-15T11:49:18.811Z] #21 34.29 Selecting previously unselected package python3-wheel.
11:49:18 [2022-07-15T11:49:18.811Z] #21 34.30 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
11:49:18 [2022-07-15T11:49:18.811Z] #21 34.30 Unpacking python3-wheel (0.34.2-1) ...
11:49:19 [2022-07-15T11:49:19.070Z] #21 34.37 Selecting previously unselected package python3-pip.
11:49:19 [2022-07-15T11:49:19.070Z] #21 34.38 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:49:19 [2022-07-15T11:49:19.070Z] #21 34.39 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:49:19 [2022-07-15T11:49:19.329Z] #21 34.64 Selecting previously unselected package sudo.
11:49:19 [2022-07-15T11:49:19.329Z] #21 34.64 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
11:49:19 [2022-07-15T11:49:19.329Z] #21 34.65 Unpacking sudo (1.9.5p2-3) ...
11:49:19 [2022-07-15T11:49:19.898Z] #21 35.28 Selecting previously unselected package thin-provisioning-tools.
11:49:19 [2022-07-15T11:49:19.898Z] #21 35.28 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:49:19 [2022-07-15T11:49:19.898Z] #21 35.29 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:49:20 [2022-07-15T11:49:20.157Z] #21 35.50 Selecting previously unselected package uidmap.
11:49:20 [2022-07-15T11:49:20.157Z] #21 35.52 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
11:49:20 [2022-07-15T11:49:20.157Z] #21 35.53 Unpacking uidmap (1:4.8.1-1) ...
11:49:20 [2022-07-15T11:49:20.157Z] #21 35.65 Selecting previously unselected package vim-runtime.
11:49:20 [2022-07-15T11:49:20.157Z] #21 35.66 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:49:20 [2022-07-15T11:49:20.157Z] #21 35.68 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:49:20 [2022-07-15T11:49:20.157Z] #21 35.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:49:20 [2022-07-15T11:49:20.157Z] #21 35.72 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:49:20 [2022-07-15T11:49:20.453Z] #14 ...
11:49:20 [2022-07-15T11:49:20.453Z] 
11:49:20 [2022-07-15T11:49:20.453Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:49:20 [2022-07-15T11:49:20.453Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:49:20 [2022-07-15T11:49:20.453Z] #77 111.7 configure.ac:7: installing 'build-aux/compile'
11:49:20 [2022-07-15T11:49:20.453Z] #77 111.7 configure.ac:9: installing 'build-aux/config.guess'
11:49:20 [2022-07-15T11:49:20.453Z] #77 111.8 configure.ac:9: installing 'build-aux/config.sub'
11:49:20 [2022-07-15T11:49:20.453Z] #77 111.8 configure.ac:11: installing 'build-aux/install-sh'
11:49:20 [2022-07-15T11:49:20.453Z] #77 111.8 configure.ac:11: installing 'build-aux/missing'
11:49:20 [2022-07-15T11:49:20.453Z] #77 111.9 Makefile.am: installing 'build-aux/depcomp'
11:49:20 [2022-07-15T11:49:20.453Z] #77 112.0 parallel-tests: installing 'build-aux/test-driver'
11:49:22 [2022-07-15T11:49:22.862Z] #55 ...
11:49:22 [2022-07-15T11:49:22.862Z] 
11:49:22 [2022-07-15T11:49:22.862Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:49:22 [2022-07-15T11:49:22.862Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:49:22 [2022-07-15T11:49:22.862Z] #77 240.7   AR       libcrun_testing.a
11:49:22 [2022-07-15T11:49:22.862Z] #77 240.7 ar: `u' modifier ignored since `D' is the default (see `U')
11:49:22 [2022-07-15T11:49:22.862Z] #77 240.8   CCLD     tests/tests_libcrun_utils
11:49:22 [2022-07-15T11:49:22.862Z] #77 240.8   CCLD     tests/tests_libcrun_errors
11:49:22 [2022-07-15T11:49:22.862Z] #77 240.8   CCLD     tests/tests_libcrun_fuzzer
11:49:22 [2022-07-15T11:49:22.862Z] #77 240.9   CCLD     libcrun.la
11:49:22 [2022-07-15T11:49:22.862Z] #77 242.3   CCLD     crun
11:49:22 [2022-07-15T11:49:22.862Z] #77 242.9 make[3]: Entering directory '/tmp/crun-build'
11:49:22 [2022-07-15T11:49:22.974Z] #77 115.1 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:49:22 [2022-07-15T11:49:22.974Z] #77 115.1 libtoolize: copying file 'build-aux/ltmain.sh'
11:49:22 [2022-07-15T11:49:22.995Z] #77 ...
11:49:22 [2022-07-15T11:49:22.995Z] 
11:49:22 [2022-07-15T11:49:22.995Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:49:22 [2022-07-15T11:49:22.995Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1
11:49:22 [2022-07-15T11:49:22.995Z] #47 203.2 + dpkg --print-architecture
11:49:22 [2022-07-15T11:49:22.995Z] #47 DONE 203.8s
11:49:22 [2022-07-15T11:49:22.995Z] 
11:49:22 [2022-07-15T11:49:22.995Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:49:22 [2022-07-15T11:49:22.995Z] #60 sha256:6d821dd1a934064571afd3db83e60f8cd0d029b7f494431ce2b979785c1987c3
11:49:23 [2022-07-15T11:49:23.121Z] #77 243.1  /bin/mkdir -p '/usr/local/share/man/man1'
11:49:23 [2022-07-15T11:49:23.121Z] #77 243.1  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:49:23 [2022-07-15T11:49:23.122Z] #77 243.1  /bin/mkdir -p '/usr/local/lib'
11:49:23 [2022-07-15T11:49:23.122Z] #77 243.1  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:49:23 [2022-07-15T11:49:23.122Z] #77 243.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:49:23 [2022-07-15T11:49:23.122Z] #77 243.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:49:23 [2022-07-15T11:49:23.122Z] #77 243.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:49:23 [2022-07-15T11:49:23.122Z] #77 243.2 libtool: install: ranlib /usr/local/lib/libcrun.a
11:49:23 [2022-07-15T11:49:23.262Z] #77 115.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:49:23 [2022-07-15T11:49:23.262Z] #77 115.9 libtoolize: copying file 'm4/libtool.m4'
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4 ----------------------------------------------------------------------
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4 Libraries have been installed in:
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4    /usr/local/lib
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4 
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4 If you ever happen to want to link against installed libraries
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4 in a given directory, LIBDIR, you must either use libtool, and
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4 specify the full pathname of the library, or use the '-LLIBDIR'
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4 flag during linking and do at least one of the following:
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4      during execution
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4      during linking
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4 
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4 See any operating system documentation about shared libraries for
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4 more information, such as the ld(1) and ld.so(8) manual pages.
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4 ----------------------------------------------------------------------
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.4  /bin/mkdir -p '/build'
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.5   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.5 libtool: install: /usr/bin/install -c crun /build/crun
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.5 make[3]: Leaving directory '/tmp/crun-build'
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.5 make[2]: Leaving directory '/tmp/crun-build'
11:49:23 [2022-07-15T11:49:23.381Z] #77 243.5 make[1]: Leaving directory '/tmp/crun-build'
11:49:23 [2022-07-15T11:49:23.446Z] #21 39.06 Selecting previously unselected package vim.
11:49:23 [2022-07-15T11:49:23.569Z] #77 115.9 libtoolize: copying file 'm4/ltoptions.m4'
11:49:23 [2022-07-15T11:49:23.569Z] #77 116.0 libtoolize: copying file 'm4/ltsugar.m4'
11:49:23 [2022-07-15T11:49:23.569Z] #77 116.1 libtoolize: copying file 'm4/ltversion.m4'
11:49:23 [2022-07-15T11:49:23.639Z] #77 DONE 243.8s
11:49:23 [2022-07-15T11:49:23.639Z] 
11:49:23 [2022-07-15T11:49:23.639Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:49:23 [2022-07-15T11:49:23.639Z] #60 sha256:c594ddc1f29b3ba70d3021e22d0d9faeb2bdeaf65f99158a5fa14cae86019602
11:49:23 [2022-07-15T11:49:23.706Z] #21 39.07 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:49:23 [2022-07-15T11:49:23.706Z] #21 39.08 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:49:23 [2022-07-15T11:49:23.827Z] #77 116.2 libtoolize: copying file 'm4/lt~obsolete.m4'
11:49:24 [2022-07-15T11:49:24.352Z] #21 39.79 Selecting previously unselected package xfsprogs.
11:49:24 [2022-07-15T11:49:24.352Z] #21 39.80 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
11:49:24 [2022-07-15T11:49:24.352Z] #21 39.81 Unpacking xfsprogs (5.10.0-4) ...
11:49:24 [2022-07-15T11:49:24.931Z] #21 40.37 Selecting previously unselected package zip.
11:49:24 [2022-07-15T11:49:24.931Z] #21 40.38 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
11:49:24 [2022-07-15T11:49:24.931Z] #21 40.39 Unpacking zip (3.0-12) ...
11:49:25 [2022-07-15T11:49:25.190Z] #21 40.52 Selecting previously unselected package zstd.
11:49:25 [2022-07-15T11:49:25.190Z] #21 40.52 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
11:49:25 [2022-07-15T11:49:25.190Z] #21 40.53 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:49:25 [2022-07-15T11:49:25.454Z] #21 40.91 Setting up python3-pkg-resources (52.0.0-4) ...
11:49:26 [2022-07-15T11:49:26.394Z] #21 41.86 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:49:26 [2022-07-15T11:49:26.394Z] #21 41.87 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:49:26 [2022-07-15T11:49:26.394Z] #21 41.88 Setting up libgpm2:amd64 (1.20.7-8) ...
11:49:26 [2022-07-15T11:49:26.653Z] #21 41.89 Setting up libicu67:amd64 (67.1-7) ...
11:49:26 [2022-07-15T11:49:26.653Z] #21 41.91 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:49:26 [2022-07-15T11:49:26.653Z] #21 41.92 Setting up libinih1:amd64 (53-1+b2) ...
11:49:26 [2022-07-15T11:49:26.653Z] #21 41.93 Setting up uidmap (1:4.8.1-1) ...
11:49:26 [2022-07-15T11:49:26.653Z] #21 41.94 Setting up libyajl2:amd64 (2.1.0-3) ...
11:49:26 [2022-07-15T11:49:26.653Z] #21 41.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:49:26 [2022-07-15T11:49:26.653Z] #21 41.96 Setting up bzip2 (1.0.8-4) ...
11:49:26 [2022-07-15T11:49:26.653Z] #21 41.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:49:26 [2022-07-15T11:49:26.653Z] #21 41.98 Setting up python3-wheel (0.34.2-1) ...
11:49:26 [2022-07-15T11:49:26.912Z] #21 ...
11:49:26 [2022-07-15T11:49:26.912Z] 
11:49:26 [2022-07-15T11:49:26.912Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:49:26 [2022-07-15T11:49:26.912Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:49:26 [2022-07-15T11:49:26.912Z] #77 129.5 checking for string.h... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 129.7 checking for memory.h... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 129.9 checking for strings.h... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 130.0 checking for inttypes.h... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 130.2 checking for stdint.h... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 130.3 checking for unistd.h... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 130.5 checking for dlfcn.h... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 130.7 checking for objdir... .libs
11:49:26 [2022-07-15T11:49:26.912Z] #77 131.1 checking if gcc supports -fno-rtti -fno-exceptions... no
11:49:26 [2022-07-15T11:49:26.912Z] #77 131.2 checking for gcc option to produce PIC... -fPIC -DPIC
11:49:26 [2022-07-15T11:49:26.912Z] #77 131.2 checking if gcc PIC flag -fPIC -DPIC works... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 131.3 checking if gcc static flag -static works... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 131.6 checking if gcc supports -c -o file.o... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 131.8 checking if gcc supports -c -o file.o... (cached) yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 131.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 131.8 checking dynamic linker characteristics... GNU/Linux ld.so
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.1 checking how to hardcode library paths into programs... immediate
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.1 checking whether stripping libraries is possible... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.1 checking if libtool supports shared libraries... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.1 checking whether to build shared libraries... no
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.1 checking whether to build static libraries... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.1 checking float.h usability... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.2 checking float.h presence... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.3 checking for float.h... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.3 checking limits.h usability... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.4 checking limits.h presence... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.4 checking for limits.h... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.5 checking stddef.h usability... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.6 checking stddef.h presence... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.6 checking for stddef.h... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.6 checking for stdlib.h... (cached) yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.7 checking for string.h... (cached) yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.7 checking sys/time.h usability... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.9 checking sys/time.h presence... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.9 checking for sys/time.h... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 132.9 checking for inline... inline
11:49:26 [2022-07-15T11:49:26.912Z] #77 133.0 checking for size_t... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 133.3 checking for stdlib.h... (cached) yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 133.4 checking for GNU libc compatible malloc... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 133.5 checking for stdlib.h... (cached) yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 133.5 checking for GNU libc compatible realloc... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 133.8 checking for working strtod... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 134.0 checking for gettimeofday... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 134.3 checking for memset... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 134.6 checking for strspn... yes
11:49:26 [2022-07-15T11:49:26.912Z] #77 134.9 checking that generated files are newer than configure... done
11:49:26 [2022-07-15T11:49:26.912Z] #77 134.9 configure: creating ./config.status
11:49:26 [2022-07-15T11:49:26.912Z] #77 136.9 config.status: creating Makefile
11:49:26 [2022-07-15T11:49:26.912Z] #77 137.0 config.status: creating config.h
11:49:26 [2022-07-15T11:49:26.912Z] #77 137.0 config.status: executing depfiles commands
11:49:26 [2022-07-15T11:49:26.912Z] #77 137.2 config.status: executing libtool commands
11:49:26 [2022-07-15T11:49:26.912Z] #77 138.2   GEN      .version
11:49:26 [2022-07-15T11:49:26.912Z] #77 138.2 make  install-recursive
11:49:26 [2022-07-15T11:49:26.912Z] #77 138.3 make[1]: Entering directory '/tmp/crun-build'
11:49:26 [2022-07-15T11:49:26.912Z] #77 138.3 Making install in libocispec
11:49:26 [2022-07-15T11:49:26.912Z] #77 138.3 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:49:26 [2022-07-15T11:49:26.912Z] #77 138.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
11:49:26 [2022-07-15T11:49:26.912Z] #77 138.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
11:49:26 [2022-07-15T11:49:26.912Z] #77 138.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
11:49:26 [2022-07-15T11:49:26.912Z] #77 138.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:49:26 [2022-07-15T11:49:26.912Z] #77 139.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:49:27 [2022-07-15T11:49:27.172Z] #77 ...
11:49:27 [2022-07-15T11:49:27.172Z] 
11:49:27 [2022-07-15T11:49:27.172Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:49:27 [2022-07-15T11:49:27.172Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:49:27 [2022-07-15T11:49:27.172Z] #21 42.69 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:49:27 [2022-07-15T11:49:27.172Z] #21 42.70 Setting up libcap2:amd64 (1:2.44-1) ...
11:49:27 [2022-07-15T11:49:27.172Z] #21 42.71 Setting up libcap2-bin (1:2.44-1) ...
11:49:27 [2022-07-15T11:49:27.172Z] #21 42.73 Setting up apparmor (2.13.6-10) ...
11:49:28 [2022-07-15T11:49:28.559Z] #21 44.13 Setting up zip (3.0-12) ...
11:49:28 [2022-07-15T11:49:28.817Z] #21 44.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:49:28 [2022-07-15T11:49:28.817Z] #21 44.22 Setting up bash-completion (1:2.11-2) ...
11:49:31 [2022-07-15T11:49:31.352Z] #21 46.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:49:31 [2022-07-15T11:49:31.352Z] #21 46.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:49:31 [2022-07-15T11:49:31.352Z] #21 46.53 Setting up libmnl0:amd64 (1.0.4-3) ...
11:49:31 [2022-07-15T11:49:31.352Z] #21 46.54 Setting up patch (2.7.6-7) ...
11:49:31 [2022-07-15T11:49:31.352Z] #21 46.56 Setting up sudo (1.9.5p2-3) ...
11:49:31 [2022-07-15T11:49:31.352Z] #21 46.65 invoke-rc.d: could not determine current runlevel
11:49:31 [2022-07-15T11:49:31.352Z] #21 46.66 invoke-rc.d: policy-rc.d denied execution of start.
11:49:31 [2022-07-15T11:49:31.352Z] #21 46.66 Setting up xfsprogs (5.10.0-4) ...
11:49:31 [2022-07-15T11:49:31.352Z] #21 46.68 Setting up libxtables12:amd64 (1.8.7-1) ...
11:49:31 [2022-07-15T11:49:31.352Z] #21 46.69 Setting up inetutils-ping (2:2.0-1) ...
11:49:31 [2022-07-15T11:49:31.352Z] #21 46.71 Setting up pigz (2.6-1) ...
11:49:31 [2022-07-15T11:49:31.352Z] #21 46.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:49:31 [2022-07-15T11:49:31.352Z] #21 46.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:49:31 [2022-07-15T11:49:31.352Z] #21 46.77 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:49:31 [2022-07-15T11:49:31.352Z] #21 46.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:49:31 [2022-07-15T11:49:31.919Z] #21 47.46 Setting up libaio1:amd64 (0.3.112-9) ...
11:49:32 [2022-07-15T11:49:32.178Z] #21 47.48 Setting up python3-lib2to3 (3.9.2-1) ...
11:49:32 [2022-07-15T11:49:32.437Z] #21 48.01 Setting up libelf1:amd64 (0.183-1) ...
11:49:32 [2022-07-15T11:49:32.696Z] #21 48.03 Setting up zstd (1.4.8+dfsg-2.1) ...
11:49:32 [2022-07-15T11:49:32.696Z] #21 48.04 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:49:32 [2022-07-15T11:49:32.696Z] #21 48.05 Setting up python3-distutils (3.9.2-1) ...
11:49:33 [2022-07-15T11:49:33.266Z] #21 48.61 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:49:33 [2022-07-15T11:49:33.266Z] #21 48.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:49:33 [2022-07-15T11:49:33.266Z] #21 48.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:49:33 [2022-07-15T11:49:33.266Z] #21 48.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:49:33 [2022-07-15T11:49:33.266Z] #21 48.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:49:33 [2022-07-15T11:49:33.266Z] #21 48.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:49:33 [2022-07-15T11:49:33.266Z] #21 48.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:49:33 [2022-07-15T11:49:33.266Z] #21 48.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:49:33 [2022-07-15T11:49:33.266Z] #21 48.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:49:33 [2022-07-15T11:49:33.266Z] #21 48.67 Setting up python3-setuptools (52.0.0-4) ...
11:49:33 [2022-07-15T11:49:33.783Z] #77 ...
11:49:33 [2022-07-15T11:49:33.783Z] 
11:49:33 [2022-07-15T11:49:33.783Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:49:33 [2022-07-15T11:49:33.783Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:49:33 [2022-07-15T11:49:33.783Z] #14 165.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:49:33 [2022-07-15T11:49:33.783Z] #14 165.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:49:33 [2022-07-15T11:49:33.783Z] #14 165.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:49:34 [2022-07-15T11:49:34.652Z] #21 50.17 Setting up libjq1:amd64 (1.6-2.1) ...
11:49:34 [2022-07-15T11:49:34.652Z] #21 50.19 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:49:34 [2022-07-15T11:49:34.652Z] #21 50.20 Setting up thin-provisioning-tools (0.9.0-1) ...
11:49:34 [2022-07-15T11:49:34.652Z] #21 50.21 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:49:35 [2022-07-15T11:49:35.220Z] #60 ...
11:49:35 [2022-07-15T11:49:35.220Z] 
11:49:35 [2022-07-15T11:49:35.220Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:49:35 [2022-07-15T11:49:35.220Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:49:35 [2022-07-15T11:49:35.220Z] #77 172.0   CCLD     libocispec.la
11:49:35 [2022-07-15T11:49:35.220Z] #77 172.4   CCLD     src/validate
11:49:35 [2022-07-15T11:49:35.220Z] #77 172.4   CCLD     tests/test-1
11:49:35 [2022-07-15T11:49:35.220Z] #77 172.4   CCLD     tests/test-2
11:49:35 [2022-07-15T11:49:35.220Z] #77 172.4   CCLD     tests/test-3
11:49:35 [2022-07-15T11:49:35.220Z] #77 172.5   CCLD     tests/test-4
11:49:35 [2022-07-15T11:49:35.220Z] #77 172.5   CCLD     tests/test-5
11:49:35 [2022-07-15T11:49:35.220Z] #77 172.5   CCLD     tests/test-6
11:49:35 [2022-07-15T11:49:35.220Z] #77 172.6   CCLD     tests/test-7
11:49:35 [2022-07-15T11:49:35.220Z] #77 172.7   CCLD     tests/test-8
11:49:35 [2022-07-15T11:49:35.220Z] #77 172.8   CCLD     tests/test-9
11:49:35 [2022-07-15T11:49:35.220Z] #77 172.8 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:49:35 [2022-07-15T11:49:35.220Z] #77 172.9   CCLD     tests/test-10
11:49:35 [2022-07-15T11:49:35.220Z] #77 173.1   CCLD     tests/test-11
11:49:36 [2022-07-15T11:49:36.033Z] #21 51.34 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:49:36 [2022-07-15T11:49:36.033Z] #21 51.35 Setting up jq (1.6-2.1) ...
11:49:36 [2022-07-15T11:49:36.033Z] #21 51.38 Setting up libbpf0:amd64 (1:0.3-2) ...
11:49:36 [2022-07-15T11:49:36.033Z] #21 51.39 Setting up iptables (1.8.7-1) ...
11:49:36 [2022-07-15T11:49:36.033Z] #21 51.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:49:36 [2022-07-15T11:49:36.033Z] #21 51.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:49:36 [2022-07-15T11:49:36.033Z] #21 51.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:49:36 [2022-07-15T11:49:36.033Z] #21 51.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:49:36 [2022-07-15T11:49:36.033Z] #21 51.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:49:36 [2022-07-15T11:49:36.033Z] #21 51.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:49:36 [2022-07-15T11:49:36.033Z] #21 51.44 Setting up iproute2 (5.10.0-4) ...
11:49:36 [2022-07-15T11:49:36.162Z] #77 174.7 libtool: link: ar cr libocispec.a 
11:49:36 [2022-07-15T11:49:36.163Z] #77 174.7 libtool: link: ranlib libocispec.a
11:49:36 [2022-07-15T11:49:36.601Z] #21 51.85 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:49:37 [2022-07-15T11:49:37.168Z] #21 DONE 52.7s
11:49:37 [2022-07-15T11:49:37.168Z] 
11:49:37 [2022-07-15T11:49:37.168Z] #22 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:49:37 [2022-07-15T11:49:37.168Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6
11:49:37 [2022-07-15T11:49:37.546Z] #77 176.1 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:49:37 [2022-07-15T11:49:37.546Z] #77 176.2 make[5]: Nothing to be done for 'install-exec-am'.
11:49:37 [2022-07-15T11:49:37.546Z] #77 176.2 make[5]: Nothing to be done for 'install-data-am'.
11:49:37 [2022-07-15T11:49:37.546Z] #77 176.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:49:37 [2022-07-15T11:49:37.546Z] #77 176.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:49:37 [2022-07-15T11:49:37.546Z] #77 176.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:49:37 [2022-07-15T11:49:37.546Z] #77 176.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:49:37 [2022-07-15T11:49:37.546Z] #77 176.2 make[2]: Entering directory '/tmp/crun-build'
11:49:37 [2022-07-15T11:49:37.809Z] #77 176.3   CC       src/libcrun/libcrun_testing_a-utils.o
11:49:37 [2022-07-15T11:49:37.809Z] #77 176.3   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:49:37 [2022-07-15T11:49:37.809Z] #77 176.3   CC       src/libcrun/libcrun_testing_a-container.o
11:49:37 [2022-07-15T11:49:37.809Z] #77 176.3   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:49:37 [2022-07-15T11:49:37.809Z] #77 176.3   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:49:37 [2022-07-15T11:49:37.809Z] #77 176.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:49:37 [2022-07-15T11:49:37.809Z] #77 176.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:49:37 [2022-07-15T11:49:37.809Z] #77 176.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:49:37 [2022-07-15T11:49:37.809Z] #77 176.4   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:49:37 [2022-07-15T11:49:37.809Z] #77 176.4   CC       src/libcrun/libcrun_testing_a-criu.o
11:49:37 [2022-07-15T11:49:37.809Z] #77 176.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:49:37 [2022-07-15T11:49:37.809Z] #77 176.5   CC       src/libcrun/libcrun_testing_a-linux.o
11:49:38 [2022-07-15T11:49:38.081Z] #77 176.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:49:38 [2022-07-15T11:49:38.081Z] #77 176.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:49:38 [2022-07-15T11:49:38.104Z] #22 ...
11:49:38 [2022-07-15T11:49:38.104Z] 
11:49:38 [2022-07-15T11:49:38.104Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:49:38 [2022-07-15T11:49:38.104Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.7 make  install-recursive
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.7 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.8 Making install in yajl
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.8   CC       verify/json_verify-json_verify.o
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.8   CC       src/libyajl_la-yajl_alloc.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.9   CC       src/libyajl_la-yajl.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.9   CC       src/libyajl_la-yajl_gen.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.9   CC       src/libyajl_la-yajl_parser.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.9   CC       src/libyajl_la-yajl_buf.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 140.9   CC       src/libyajl_la-yajl_encode.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 141.0   CC       src/libyajl_la-yajl_tree.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 141.0   CC       src/libyajl_la-yajl_lex.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 146.5   CCLD     libyajl.la
11:49:38 [2022-07-15T11:49:38.104Z] #77 146.9   CCLD     verify/json_verify
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.3 make[5]: Nothing to be done for 'install-exec-am'.
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.3 make[5]: Nothing to be done for 'install-data-am'.
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.4   CC       src/validate.o
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.4   CC       src/image_spec_schema_config_schema.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.4   CC       src/image_spec_schema_content_descriptor.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.4   CC       src/image_spec_schema_defs.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.4   CC       src/image_spec_schema_defs_descriptor.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.5   CC       src/image_spec_schema_image_index_schema.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.5   CC       src/image_spec_schema_image_layout_schema.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.5   CC       src/image_spec_schema_image_manifest_schema.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.5   CC       src/runtime_spec_schema_config_linux.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.6   CC       src/runtime_spec_schema_config_zos.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.6   CC       src/runtime_spec_schema_config_schema.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.7   CC       src/runtime_spec_schema_config_solaris.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.7   CC       src/runtime_spec_schema_config_vm.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.8   CC       src/runtime_spec_schema_config_windows.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.8   CC       src/runtime_spec_schema_defs.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.9   CC       src/runtime_spec_schema_defs_linux.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 147.9   CC       src/runtime_spec_schema_defs_zos.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 148.0   CC       src/runtime_spec_schema_defs_vm.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 148.0   CC       src/runtime_spec_schema_defs_windows.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 148.2   CC       src/runtime_spec_schema_state_schema.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 148.3   CC       src/image_manifest_items_image_manifest_items_schema.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 148.4   CC       src/basic_test_double_array_item.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 148.5   CC       src/basic_test_double_array.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 148.6   CC       src/basic_test_top_array_int.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 148.8   CC       src/basic_test_top_array_string.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 148.8   CC       src/basic_test_top_double_array_int.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 148.9   CC       src/basic_test_top_double_array_obj.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 149.0   CC       src/basic_test_top_double_array_refobj.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 149.1   CC       src/basic_test_top_double_array_string.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 149.2   CC       src/read-file.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 149.6   CC       src/json_common.lo
11:49:38 [2022-07-15T11:49:38.104Z] #77 149.8   CC       tests/test-1.o
11:49:38 [2022-07-15T11:49:38.104Z] #77 149.9   CC       tests/test-2.o
11:49:38 [2022-07-15T11:49:38.104Z] #77 150.0   CC       tests/test-3.o
11:49:38 [2022-07-15T11:49:38.104Z] #77 150.1   CC       tests/test-4.o
11:49:38 [2022-07-15T11:49:38.104Z] #77 150.5   CC       tests/test-5.o
11:49:38 [2022-07-15T11:49:38.104Z] #77 150.8   CC       tests/test-6.o
11:49:38 [2022-07-15T11:49:38.104Z] #77 151.0   CC       tests/test-7.o
11:49:38 [2022-07-15T11:49:38.341Z] #77 176.8   CC       src/libcrun/libcrun_testing_a-error.o
11:49:38 [2022-07-15T11:49:38.341Z] #77 176.9   CC       src/libcrun/libcrun_testing_a-status.o
11:49:38 [2022-07-15T11:49:38.341Z] #77 177.0   CC       src/libcrun/libcrun_testing_a-terminal.o
11:49:38 [2022-07-15T11:49:38.362Z] #77 151.2   CC       tests/test-8.o
11:49:38 [2022-07-15T11:49:38.601Z] #77 177.1   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:49:38 [2022-07-15T11:49:38.601Z] #77 177.2   CC       src/libcrun/libcrun_testing_a-signals.o
11:49:38 [2022-07-15T11:49:38.601Z] #77 177.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:49:38 [2022-07-15T11:49:38.601Z] #77 177.3   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:49:38 [2022-07-15T11:49:38.622Z] #77 151.4   CC       tests/test-9.o
11:49:38 [2022-07-15T11:49:38.862Z] #77 177.5   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:49:38 [2022-07-15T11:49:38.880Z] #77 ...
11:49:38 [2022-07-15T11:49:38.880Z] 
11:49:38 [2022-07-15T11:49:38.880Z] #22 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:49:38 [2022-07-15T11:49:38.880Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6
11:49:38 [2022-07-15T11:49:38.880Z] #22 1.515 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:49:38 [2022-07-15T11:49:38.880Z] #22 1.518 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:49:38 [2022-07-15T11:49:38.880Z] #22 1.521 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:49:38 [2022-07-15T11:49:38.880Z] #22 DONE 1.6s
11:49:38 [2022-07-15T11:49:38.880Z] 
11:49:38 [2022-07-15T11:49:38.880Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:49:38 [2022-07-15T11:49:38.880Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
11:49:39 [2022-07-15T11:49:39.122Z] #77 177.7   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:49:39 [2022-07-15T11:49:39.382Z] #77 177.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:49:39 [2022-07-15T11:49:39.382Z] #77 177.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:49:39 [2022-07-15T11:49:39.643Z] #77 178.1   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:49:39 [2022-07-15T11:49:39.643Z] #77 178.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:49:39 [2022-07-15T11:49:39.903Z] #77 178.5   CC       src/crun-crun.o
11:49:40 [2022-07-15T11:49:40.163Z] #77 178.6   CC       src/crun-run.o
11:49:40 [2022-07-15T11:49:40.163Z] #77 178.7   CC       src/crun-delete.o
11:49:40 [2022-07-15T11:49:40.163Z] #77 178.8   CC       src/crun-kill.o
11:49:40 [2022-07-15T11:49:40.163Z] #77 178.9   CC       src/crun-pause.o
11:49:40 [2022-07-15T11:49:40.733Z] #77 179.1   CC       src/crun-unpause.o
11:49:40 [2022-07-15T11:49:40.733Z] #77 179.2   CC       src/crun-spec.o
11:49:40 [2022-07-15T11:49:40.992Z] #77 179.4   CC       src/crun-exec.o
11:49:40 [2022-07-15T11:49:40.992Z] #77 179.6   CC       src/crun-list.o
11:49:40 [2022-07-15T11:49:40.992Z] #77 179.6   CC       src/crun-create.o
11:49:41 [2022-07-15T11:49:41.252Z] #77 179.8   CC       src/crun-start.o
11:49:41 [2022-07-15T11:49:41.252Z] #77 179.9   CC       src/crun-state.o
11:49:41 [2022-07-15T11:49:41.512Z] #77 180.0   CC       src/crun-update.o
11:49:41 [2022-07-15T11:49:41.512Z] #77 180.2   CC       src/crun-ps.o
11:49:41 [2022-07-15T11:49:41.773Z] #77 180.4   CC       src/crun-checkpoint.o
11:49:41 [2022-07-15T11:49:41.786Z] #60 ...
11:49:41 [2022-07-15T11:49:41.786Z] 
11:49:41 [2022-07-15T11:49:41.786Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:49:41 [2022-07-15T11:49:41.786Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:49:41 [2022-07-15T11:49:41.786Z] #55 315.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
11:49:42 [2022-07-15T11:49:42.034Z] #77 180.6   CC       src/crun-restore.o
11:49:42 [2022-07-15T11:49:42.044Z] #55 DONE 316.6s
11:49:42 [2022-07-15T11:49:42.044Z] 
11:49:42 [2022-07-15T11:49:42.044Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:49:42 [2022-07-15T11:49:42.044Z] #60 sha256:c594ddc1f29b3ba70d3021e22d0d9faeb2bdeaf65f99158a5fa14cae86019602
11:49:42 [2022-07-15T11:49:42.044Z] #60 182.1 + mkdir -p /build
11:49:42 [2022-07-15T11:49:42.044Z] #60 182.1 + cp runc /build/runc
11:49:42 [2022-07-15T11:49:42.044Z] #60 DONE 182.9s
11:49:42 [2022-07-15T11:49:42.044Z] 
11:49:42 [2022-07-15T11:49:42.044Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:49:42 [2022-07-15T11:49:42.044Z] #64 sha256:0c411da84eb1e4ded298e7606e7cdb08a0021ec20054d98c706d63af4c83563a
11:49:42 [2022-07-15T11:49:42.295Z] #77 180.7   CC       src/libcrun/libcrun_la-utils.lo
11:49:42 [2022-07-15T11:49:42.555Z] #77 181.1   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:49:42 [2022-07-15T11:49:42.555Z] #77 181.2   CC       src/libcrun/libcrun_la-container.lo
11:49:42 [2022-07-15T11:49:42.555Z] #77 181.3   CC       src/libcrun/libcrun_la-cgroup.lo
11:49:42 [2022-07-15T11:49:42.815Z] #77 181.4   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:49:42 [2022-07-15T11:49:42.815Z] #77 181.4   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:49:43 [2022-07-15T11:49:43.076Z] #77 181.8   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:49:43 [2022-07-15T11:49:43.336Z] #77 181.9   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:49:43 [2022-07-15T11:49:43.597Z] #77 182.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:49:44 [2022-07-15T11:49:44.167Z] #77 182.7   CC       src/libcrun/libcrun_la-criu.lo
11:49:44 [2022-07-15T11:49:44.427Z] #77 182.9   CC       src/libcrun/libcrun_la-custom-handler.lo
11:49:44 [2022-07-15T11:49:44.687Z] #77 183.2   CC       src/libcrun/libcrun_la-linux.lo
11:49:44 [2022-07-15T11:49:44.956Z] #77 183.5   CC       src/libcrun/libcrun_la-seccomp.lo
11:49:44 [2022-07-15T11:49:44.956Z] #77 183.6   CC       src/libcrun/libcrun_la-ebpf.lo
11:49:45 [2022-07-15T11:49:45.217Z] #77 183.8   CC       src/libcrun/libcrun_la-error.lo
11:49:45 [2022-07-15T11:49:45.329Z] #64 ...
11:49:45 [2022-07-15T11:49:45.329Z] 
11:49:45 [2022-07-15T11:49:45.329Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:49:45 [2022-07-15T11:49:45.329Z] #56 sha256:edd22f8d8c7342c80ba66c4886f09ea0e1bf19298739ff05d37cc79632c30135
11:49:45 [2022-07-15T11:49:45.329Z] #56 DONE 0.2s
11:49:45 [2022-07-15T11:49:45.329Z] 
11:49:45 [2022-07-15T11:49:45.329Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:49:45 [2022-07-15T11:49:45.329Z] #58 sha256:6257d4a3704b6ec40696455b182d9d62c4b308802abc899b8be8e76eadbec530
11:49:45 [2022-07-15T11:49:45.329Z] #58 DONE 0.1s
11:49:45 [2022-07-15T11:49:45.329Z] 
11:49:45 [2022-07-15T11:49:45.329Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:49:45 [2022-07-15T11:49:45.329Z] #61 sha256:e730f3996aee2b84413c853b3ab6a79bbaf8c95728d14c6ea70fb578e4a3fc28
11:49:45 [2022-07-15T11:49:45.329Z] #61 DONE 0.1s
11:49:45 [2022-07-15T11:49:45.329Z] 
11:49:45 [2022-07-15T11:49:45.329Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:49:45 [2022-07-15T11:49:45.329Z] #64 sha256:0c411da84eb1e4ded298e7606e7cdb08a0021ec20054d98c706d63af4c83563a
11:49:45 [2022-07-15T11:49:45.787Z] #77 184.4   CC       src/libcrun/libcrun_la-status.lo
11:49:46 [2022-07-15T11:49:46.047Z] #77 184.6   CC       src/libcrun/libcrun_la-terminal.lo
11:49:46 [2022-07-15T11:49:46.047Z] #77 184.8   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:49:46 [2022-07-15T11:49:46.617Z] #77 185.2   CC       src/libcrun/libcrun_la-signals.lo
11:49:46 [2022-07-15T11:49:46.617Z] #77 185.3   CC       src/libcrun/libcrun_la-mount_flags.lo
11:49:46 [2022-07-15T11:49:46.878Z] #77 185.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:49:46 [2022-07-15T11:49:46.991Z] #23 ...
11:49:46 [2022-07-15T11:49:46.992Z] 
11:49:46 [2022-07-15T11:49:46.992Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:49:46 [2022-07-15T11:49:46.992Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:49:46 [2022-07-15T11:49:46.992Z] #77 152.0   CC       tests/test-10.o
11:49:46 [2022-07-15T11:49:46.992Z] #77 152.2   CC       tests/test-11.o
11:49:47 [2022-07-15T11:49:47.138Z] #77 185.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:49:47 [2022-07-15T11:49:47.709Z] #77 186.4   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:49:48 [2022-07-15T11:49:48.613Z] #64 279.1 + bin/containerd
11:49:48 [2022-07-15T11:49:48.648Z] #14 ...
11:49:48 [2022-07-15T11:49:48.648Z] 
11:49:48 [2022-07-15T11:49:48.648Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:49:48 [2022-07-15T11:49:48.648Z] #67 sha256:cd7e451632bf9440d78a4616d27c63f5af44f4be11472db98eebd614f4913bdc
11:49:48 [2022-07-15T11:49:48.648Z] #67 188.7 + for f in rootlesskit rootlesskit-docker-proxy
11:49:48 [2022-07-15T11:49:48.648Z] #67 188.7 + GOBIN=/build
11:49:48 [2022-07-15T11:49:48.648Z] #67 188.7 + GO111MODULE=on
11:49:48 [2022-07-15T11:49:48.648Z] #67 188.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:49:48 [2022-07-15T11:49:48.649Z] #77 186.9   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:49:48 [2022-07-15T11:49:48.909Z] #77 187.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:49:48 [2022-07-15T11:49:48.909Z] #77 187.6   CC       tests/init.o
11:49:49 [2022-07-15T11:49:49.169Z] #77 187.8   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:49:50 [2022-07-15T11:49:50.277Z] #77 ...
11:49:50 [2022-07-15T11:49:50.277Z] 
11:49:50 [2022-07-15T11:49:50.277Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:49:50 [2022-07-15T11:49:50.277Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
11:49:50 [2022-07-15T11:49:50.277Z] #23 10.96 Collecting yamllint==1.26.1
11:49:50 [2022-07-15T11:49:50.846Z] #23 12.04   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:49:51 [2022-07-15T11:49:51.924Z] #67 ...
11:49:51 [2022-07-15T11:49:51.924Z] 
11:49:51 [2022-07-15T11:49:51.924Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:49:51 [2022-07-15T11:49:51.924Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:49:51 [2022-07-15T11:49:51.924Z] #77 140.0 configure.ac:11: installing 'build-aux/compile'
11:49:51 [2022-07-15T11:49:51.924Z] #77 140.0 configure.ac:11: installing 'build-aux/config.guess'
11:49:51 [2022-07-15T11:49:51.924Z] #77 140.1 configure.ac:11: installing 'build-aux/config.sub'
11:49:51 [2022-07-15T11:49:51.924Z] #77 140.1 configure.ac:13: installing 'build-aux/install-sh'
11:49:51 [2022-07-15T11:49:51.924Z] #77 140.2 configure.ac:13: installing 'build-aux/missing'
11:49:51 [2022-07-15T11:49:51.924Z] #77 140.2 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:49:51 [2022-07-15T11:49:51.924Z] #77 140.7 Makefile.am: installing 'build-aux/depcomp'
11:49:51 [2022-07-15T11:49:51.924Z] #77 143.5 checking build system type... x86_64-pc-linux-gnu
11:49:51 [2022-07-15T11:49:51.924Z] #77 144.0 checking host system type... x86_64-pc-linux-gnu
11:49:51 [2022-07-15T11:49:51.924Z] #77 144.0 checking how to print strings... printf
11:49:51 [2022-07-15T11:49:51.924Z] #77 144.1 checking for gcc... gcc
11:49:52 [2022-07-15T11:49:52.226Z] #23 13.35 Collecting pathspec>=0.5.3
11:49:52 [2022-07-15T11:49:52.226Z] #23 13.36   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:49:52 [2022-07-15T11:49:52.486Z] #23 13.79 Collecting pyyaml
11:49:52 [2022-07-15T11:49:52.490Z] #77 144.3 checking whether the C compiler works... yes
11:49:52 [2022-07-15T11:49:52.490Z] #77 144.9 checking for C compiler default output file name... a.out
11:49:52 [2022-07-15T11:49:52.746Z] #23 13.82   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
11:49:52 [2022-07-15T11:49:52.746Z] #23 13.89 Building wheels for collected packages: yamllint
11:49:52 [2022-07-15T11:49:52.746Z] #23 13.89   Building wheel for yamllint (setup.py): started
11:49:53 [2022-07-15T11:49:53.057Z] #77 144.9 checking for suffix of executables... 
11:49:53 [2022-07-15T11:49:53.057Z] #77 145.4 checking whether we are cross compiling... no
11:49:53 [2022-07-15T11:49:53.621Z] #77 145.8 checking for suffix of object files... o
11:49:53 [2022-07-15T11:49:53.621Z] #77 146.0 checking whether we are using the GNU C compiler... yes
11:49:53 [2022-07-15T11:49:53.878Z] #77 146.2 checking whether gcc accepts -g... yes
11:49:54 [2022-07-15T11:49:54.135Z] #77 146.4 checking for gcc option to accept ISO C89... none needed
11:49:54 [2022-07-15T11:49:54.505Z] #23 15.04   Building wheel for yamllint (setup.py): finished with status 'done'
11:49:54 [2022-07-15T11:49:54.505Z] #23 15.04   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cb82aa886a54df4a3d95a16869451957d057869329f8e643f81f8d7459a84796
11:49:54 [2022-07-15T11:49:54.505Z] #23 15.04   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:49:54 [2022-07-15T11:49:54.505Z] #23 15.04 Successfully built yamllint
11:49:54 [2022-07-15T11:49:54.505Z] #23 15.09 Installing collected packages: pyyaml, pathspec, yamllint
11:49:54 [2022-07-15T11:49:54.698Z] #77 146.8 checking whether gcc understands -c and -o together... yes
11:49:54 [2022-07-15T11:49:54.698Z] #77 147.1 checking for a sed that does not truncate output... /bin/sed
11:49:54 [2022-07-15T11:49:54.698Z] #77 147.2 checking for grep that handles long lines and -e... /bin/grep
11:49:54 [2022-07-15T11:49:54.698Z] #77 147.2 checking for egrep... /bin/grep -E
11:49:54 [2022-07-15T11:49:54.698Z] #77 147.2 checking for fgrep... /bin/grep -F
11:49:54 [2022-07-15T11:49:54.698Z] #77 147.2 checking for ld used by gcc... /usr/bin/ld
11:49:54 [2022-07-15T11:49:54.698Z] #77 147.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:49:54 [2022-07-15T11:49:54.698Z] #77 147.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:49:54 [2022-07-15T11:49:54.955Z] #77 147.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:49:54 [2022-07-15T11:49:54.955Z] #77 147.5 checking whether ln -s works... yes
11:49:54 [2022-07-15T11:49:54.955Z] #77 147.5 checking the maximum length of command line arguments... 1572864
11:49:54 [2022-07-15T11:49:54.955Z] #77 147.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:49:54 [2022-07-15T11:49:54.955Z] #77 147.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:49:54 [2022-07-15T11:49:54.955Z] #77 147.6 checking for /usr/bin/ld option to reload object files... -r
11:49:54 [2022-07-15T11:49:54.955Z] #77 147.6 checking for objdump... objdump
11:49:54 [2022-07-15T11:49:54.955Z] #77 147.6 checking how to recognize dependent libraries... pass_all
11:49:54 [2022-07-15T11:49:54.955Z] #77 147.6 checking for dlltool... no
11:49:54 [2022-07-15T11:49:54.955Z] #77 147.6 checking how to associate runtime and link libraries... printf %s\n
11:49:54 [2022-07-15T11:49:54.955Z] #77 147.6 checking for ar... ar
11:49:55 [2022-07-15T11:49:55.073Z] #23 16.02 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:49:55 [2022-07-15T11:49:55.259Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|compiled_files|imports|name|types_sizes) took 47.464404154s 
11:49:55 [2022-07-15T11:49:55.259Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 169.992862ms 
11:49:55 [2022-07-15T11:49:55.518Z] #77 147.6 checking for archiver @FILE support... @
11:49:55 [2022-07-15T11:49:55.518Z] #77 147.9 checking for strip... strip
11:49:55 [2022-07-15T11:49:55.518Z] #77 147.9 checking for ranlib... ranlib
11:49:55 [2022-07-15T11:49:55.518Z] #77 147.9 checking for gawk... no
11:49:55 [2022-07-15T11:49:55.518Z] #77 147.9 checking for mawk... mawk
11:49:55 [2022-07-15T11:49:55.642Z] #23 DONE 16.6s
11:49:55 [2022-07-15T11:49:55.642Z] 
11:49:55 [2022-07-15T11:49:55.642Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:49:55 [2022-07-15T11:49:55.642Z] #27 sha256:4e88283db9095bc9b5f2fc632fab9364bd0867ff45947344998332a4cb478fce
11:49:55 [2022-07-15T11:49:55.901Z] #27 DONE 0.5s
11:49:55 [2022-07-15T11:49:55.901Z] 
11:49:55 [2022-07-15T11:49:55.901Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:49:55 [2022-07-15T11:49:55.901Z] #32 sha256:55eb9460d5add3af4de56ef7b617a6059204e680b3aaa2125c23b961784ae7f8
11:49:56 [2022-07-15T11:49:56.082Z] #77 147.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:49:56 [2022-07-15T11:49:56.082Z] #77 148.6 checking for sysroot... no
11:49:56 [2022-07-15T11:49:56.082Z] #77 148.6 checking for a working dd... /bin/dd
11:49:56 [2022-07-15T11:49:56.339Z] #77 148.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:49:56 [2022-07-15T11:49:56.339Z] #77 148.9 checking for mt... no
11:49:56 [2022-07-15T11:49:56.339Z] #77 148.9 checking if : is a manifest tool... no
11:49:56 [2022-07-15T11:49:56.472Z] #32 DONE 0.7s
11:49:56 [2022-07-15T11:49:56.472Z] 
11:49:56 [2022-07-15T11:49:56.472Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:49:56 [2022-07-15T11:49:56.472Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:49:56 [2022-07-15T11:49:56.598Z] #77 148.9 checking how to run the C preprocessor... gcc -E
11:49:56 [2022-07-15T11:49:56.732Z] #55 ...
11:49:56 [2022-07-15T11:49:56.732Z] 
11:49:56 [2022-07-15T11:49:56.732Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:49:56 [2022-07-15T11:49:56.732Z] #35 sha256:3975c2c0367c25215c2115009f84c25b6f213539c89ae632a048cf72f6dd3c7c
11:49:56 [2022-07-15T11:49:56.991Z] #35 DONE 0.3s
11:49:56 [2022-07-15T11:49:56.991Z] 
11:49:56 [2022-07-15T11:49:56.991Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:49:56 [2022-07-15T11:49:56.991Z] #37 sha256:86f41ebbc2c758f78d43bd85b14c164f59ac728f586e4f3545a23aa44ce2c3b1
11:49:57 [2022-07-15T11:49:57.256Z] #37 DONE 0.4s
11:49:57 [2022-07-15T11:49:57.256Z] 
11:49:57 [2022-07-15T11:49:57.256Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:49:57 [2022-07-15T11:49:57.256Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:49:57 [2022-07-15T11:49:57.519Z] #77 ...
11:49:57 [2022-07-15T11:49:57.519Z] 
11:49:57 [2022-07-15T11:49:57.519Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:49:57 [2022-07-15T11:49:57.519Z] #39 sha256:d8c0c086aadc872938241984d7c09891034305d5a199c2fb548061e0bab41a60
11:49:57 [2022-07-15T11:49:57.519Z] #39 DONE 0.1s
11:49:57 [2022-07-15T11:49:57.519Z] 
11:49:57 [2022-07-15T11:49:57.519Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:49:57 [2022-07-15T11:49:57.519Z] #41 sha256:52f7114743d681392c8128f719589d55842912a2750aecc40cf85e296c9aa2e1
11:49:57 [2022-07-15T11:49:57.519Z] #41 DONE 0.1s
11:49:57 [2022-07-15T11:49:57.519Z] 
11:49:57 [2022-07-15T11:49:57.519Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:49:57 [2022-07-15T11:49:57.519Z] #45 sha256:748f40b5ad6c9aaad1bd161ee0624d35b72e69a9d330807fba97e90de8349a62
11:49:57 [2022-07-15T11:49:57.519Z] #45 DONE 0.1s
11:49:57 [2022-07-15T11:49:57.519Z] 
11:49:57 [2022-07-15T11:49:57.519Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:49:57 [2022-07-15T11:49:57.519Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:49:58 [2022-07-15T11:49:58.535Z] #77 149.5 checking for ANSI C header files... yes
11:49:58 [2022-07-15T11:49:58.803Z] #77 151.1 checking for sys/types.h... yes
11:49:59 [2022-07-15T11:49:59.060Z] #77 151.4 checking for sys/stat.h... yes
11:49:59 [2022-07-15T11:49:59.060Z] #77 151.6 checking for stdlib.h... 
11:49:59 [2022-07-15T11:49:59.060Z] #77 ...
11:49:59 [2022-07-15T11:49:59.060Z] 
11:49:59 [2022-07-15T11:49:59.060Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:49:59 [2022-07-15T11:49:59.060Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:49:59 [2022-07-15T11:49:59.060Z] #14 191.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:49:59 [2022-07-15T11:49:59.060Z] #14 191.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:49:59 [2022-07-15T11:49:59.060Z] #14 191.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:49:59 [2022-07-15T11:49:59.317Z] #14 ...
11:49:59 [2022-07-15T11:49:59.317Z] 
11:49:59 [2022-07-15T11:49:59.317Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:49:59 [2022-07-15T11:49:59.317Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:49:59 [2022-07-15T11:49:59.317Z] #77 151.6 checking for stdlib.h... yes
11:49:59 [2022-07-15T11:49:59.881Z] #77 151.9 checking for string.h... yes
11:50:00 [2022-07-15T11:50:00.138Z] #77 152.3 checking for memory.h... yes
11:50:00 [2022-07-15T11:50:00.395Z] #77 152.7 checking for strings.h... 
11:50:00 [2022-07-15T11:50:00.395Z] #77 ...
11:50:00 [2022-07-15T11:50:00.395Z] 
11:50:00 [2022-07-15T11:50:00.395Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:50:00 [2022-07-15T11:50:00.395Z] #67 sha256:cd7e451632bf9440d78a4616d27c63f5af44f4be11472db98eebd614f4913bdc
11:50:00 [2022-07-15T11:50:00.395Z] #67 202.3 rootlesskit version 1.0.0
11:50:00 [2022-07-15T11:50:00.395Z] #67 202.3 Usage of /build/rootlesskit-docker-proxy:
11:50:00 [2022-07-15T11:50:00.395Z] #67 202.3   -container-ip string
11:50:00 [2022-07-15T11:50:00.395Z] #67 202.3     	container ip
11:50:00 [2022-07-15T11:50:00.395Z] #67 202.3   -container-port int
11:50:00 [2022-07-15T11:50:00.395Z] #67 202.3     	container port (default -1)
11:50:00 [2022-07-15T11:50:00.395Z] #67 202.3   -host-ip string
11:50:00 [2022-07-15T11:50:00.395Z] #67 202.3     	host ip
11:50:00 [2022-07-15T11:50:00.395Z] #67 202.3   -host-port int
11:50:00 [2022-07-15T11:50:00.395Z] #67 202.3     	host port (default -1)
11:50:00 [2022-07-15T11:50:00.395Z] #67 202.3   -proto string
11:50:00 [2022-07-15T11:50:00.395Z] #67 202.3     	proxy protocol (default "tcp")
11:50:00 [2022-07-15T11:50:00.395Z] #67 DONE 202.9s
11:50:00 [2022-07-15T11:50:00.395Z] 
11:50:00 [2022-07-15T11:50:00.395Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:00 [2022-07-15T11:50:00.395Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:50:00 [2022-07-15T11:50:00.395Z] #77 152.7 checking for strings.h... yes
11:50:00 [2022-07-15T11:50:00.652Z] #77 153.0 checking for inttypes.h... 
11:50:00 [2022-07-15T11:50:00.652Z] #77 ...
11:50:00 [2022-07-15T11:50:00.652Z] 
11:50:00 [2022-07-15T11:50:00.652Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:50:00 [2022-07-15T11:50:00.653Z] #68 sha256:238a63a92cbe4672367b25f1bdaf9cef6b1502935dc58cc0aa78ed78186d3ade
11:50:00 [2022-07-15T11:50:00.653Z] #68 DONE 0.1s
11:50:00 [2022-07-15T11:50:00.653Z] 
11:50:00 [2022-07-15T11:50:00.653Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:50:00 [2022-07-15T11:50:00.653Z] #69 sha256:3ca12a60361db8fc8275e5aa971b5c356842bfcc563f4594538e025d45238a0a
11:50:00 [2022-07-15T11:50:00.909Z] #69 DONE 0.2s
11:50:00 [2022-07-15T11:50:00.909Z] 
11:50:00 [2022-07-15T11:50:00.909Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:00 [2022-07-15T11:50:00.909Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:50:00 [2022-07-15T11:50:00.909Z] #77 153.0 checking for inttypes.h... yes
11:50:01 [2022-07-15T11:50:01.473Z] #77 153.4 checking for stdint.h... yes
11:50:01 [2022-07-15T11:50:01.730Z] #77 153.9 checking for unistd.h... yes
11:50:02 [2022-07-15T11:50:02.294Z] #77 154.3 checking for dlfcn.h... yes
11:50:02 [2022-07-15T11:50:02.294Z] #77 154.6 checking for objdir... .libs
11:50:03 [2022-07-15T11:50:03.114Z] #77 155.3 checking if gcc supports -fno-rtti -fno-exceptions... no
11:50:03 [2022-07-15T11:50:03.114Z] #77 155.5 checking for gcc option to produce PIC... -fPIC -DPIC
11:50:03 [2022-07-15T11:50:03.371Z] #77 155.5 checking if gcc PIC flag -fPIC -DPIC works... yes
11:50:03 [2022-07-15T11:50:03.934Z] #77 155.7 checking if gcc static flag -static works... yes
11:50:04 [2022-07-15T11:50:04.191Z] #77 156.6 checking if gcc supports -c -o file.o... yes
11:50:04 [2022-07-15T11:50:04.448Z] #77 156.9 checking if gcc supports -c -o file.o... (cached) yes
11:50:04 [2022-07-15T11:50:04.705Z] #77 156.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:50:05 [2022-07-15T11:50:05.269Z] #77 157.1 checking dynamic linker characteristics... GNU/Linux ld.so
11:50:05 [2022-07-15T11:50:05.269Z] #77 157.8 checking how to hardcode library paths into programs... immediate
11:50:05 [2022-07-15T11:50:05.269Z] #77 157.8 checking whether stripping libraries is possible... yes
11:50:05 [2022-07-15T11:50:05.269Z] #77 157.8 checking if libtool supports shared libraries... yes
11:50:05 [2022-07-15T11:50:05.269Z] #77 157.8 checking whether to build shared libraries... no
11:50:05 [2022-07-15T11:50:05.269Z] #77 157.8 checking whether to build static libraries... yes
11:50:05 [2022-07-15T11:50:05.269Z] #77 157.8 checking for a BSD-compatible install... /usr/bin/install -c
11:50:05 [2022-07-15T11:50:05.269Z] #77 157.9 checking whether build environment is sane... yes
11:50:05 [2022-07-15T11:50:05.526Z] #77 158.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:50:05 [2022-07-15T11:50:05.783Z] #77 158.0 checking whether make sets $(MAKE)... yes
11:50:05 [2022-07-15T11:50:05.783Z] #77 158.3 checking whether make supports the include directive... yes (GNU style)
11:50:05 [2022-07-15T11:50:05.783Z] #77 158.3 checking whether make supports nested variables... yes
11:50:06 [2022-07-15T11:50:06.041Z] #77 158.4 checking whether UID '0' is supported by ustar format... yes
11:50:06 [2022-07-15T11:50:06.041Z] #77 158.4 checking whether GID '0' is supported by ustar format... yes
11:50:06 [2022-07-15T11:50:06.041Z] #77 158.4 checking how to create a ustar tar archive... gnutar
11:50:06 [2022-07-15T11:50:06.041Z] #77 158.5 checking dependency style of gcc... gcc3
11:50:06 [2022-07-15T11:50:06.041Z] #77 158.7 checking whether to enable maintainer-specific portions of Makefiles... yes
11:50:06 [2022-07-15T11:50:06.041Z] #77 158.7 checking whether make supports nested variables... (cached) yes
11:50:06 [2022-07-15T11:50:06.298Z] #77 158.7 checking for gawk... (cached) mawk
11:50:06 [2022-07-15T11:50:06.298Z] #77 158.8 checking for a sed that does not truncate output... (cached) /bin/sed
11:50:06 [2022-07-15T11:50:06.298Z] #77 158.8 checking for gcc... (cached) gcc
11:50:06 [2022-07-15T11:50:06.555Z] #77 159.1 checking whether we are using the GNU C compiler... (cached) yes
11:50:06 [2022-07-15T11:50:06.555Z] #77 159.1 checking whether gcc accepts -g... (cached) yes
11:50:06 [2022-07-15T11:50:06.555Z] #77 159.1 checking for gcc option to accept ISO C89... (cached) none needed
11:50:06 [2022-07-15T11:50:06.555Z] #77 159.1 checking whether gcc understands -c and -o together... (cached) yes
11:50:06 [2022-07-15T11:50:06.811Z] #77 159.1 checking for a Python interpreter with version >= 3... python3
11:50:06 [2022-07-15T11:50:06.811Z] #77 159.2 checking for python3... /usr/bin/python3
11:50:06 [2022-07-15T11:50:06.811Z] #77 159.2 checking for python3 version... 3.9
11:50:06 [2022-07-15T11:50:06.811Z] #77 159.3 checking for python3 platform... linux
11:50:06 [2022-07-15T11:50:06.811Z] #77 159.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:50:07 [2022-07-15T11:50:07.068Z] #77 159.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:50:07 [2022-07-15T11:50:07.068Z] #77 159.6 checking for go-md2man... no
11:50:07 [2022-07-15T11:50:07.277Z] #77 205.8   CCLD     tests/init
11:50:07 [2022-07-15T11:50:07.325Z] #77 159.6 checking error.h usability... yes
11:50:07 [2022-07-15T11:50:07.611Z] #77 159.8 checking error.h presence... yes
11:50:07 [2022-07-15T11:50:07.611Z] #77 159.9 checking for error.h... yes
11:50:07 [2022-07-15T11:50:07.881Z] #77 160.0 checking linux/openat2.h usability... yes
11:50:07 [2022-07-15T11:50:07.881Z] #77 160.3 checking linux/openat2.h presence... yes
11:50:07 [2022-07-15T11:50:07.881Z] #77 160.4 checking for linux/openat2.h... yes
11:50:08 [2022-07-15T11:50:08.400Z] #77 160.5 checking for copy_file_range... yes
11:50:08 [2022-07-15T11:50:08.966Z] #77 160.9 checking for fgetxattr... yes
11:50:08 [2022-07-15T11:50:08.966Z] #77 161.3 checking for statx... yes
11:50:09 [2022-07-15T11:50:09.222Z] #77 161.5 checking for fgetpwent_r... yes
11:50:10 [2022-07-15T11:50:10.041Z] #77 162.0 checking for issetugid... 
11:50:10 [2022-07-15T11:50:10.041Z] #77 ...
11:50:10 [2022-07-15T11:50:10.041Z] 
11:50:10 [2022-07-15T11:50:10.041Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:50:10 [2022-07-15T11:50:10.041Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:50:10 [2022-07-15T11:50:10.041Z] #14 204.3 Selecting previously unselected package g++-mingw-w64-x86-64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 204.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 204.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 204.6 Selecting previously unselected package libapparmor1:amd64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 204.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 204.7 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 204.8 Selecting previously unselected package libapparmor-dev:amd64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 204.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 204.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 205.2 Selecting previously unselected package libbtrfs0:amd64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 205.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 205.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 205.8 Selecting previously unselected package libbtrfs-dev:amd64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 205.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 205.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 206.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 206.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 206.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 206.4 Selecting previously unselected package libudev-dev:amd64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 206.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 206.5 Unpacking libudev-dev:amd64 (247.3-7) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 207.3 Selecting previously unselected package libsepol1-dev:amd64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 207.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 207.3 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 207.8 Selecting previously unselected package libpcre2-16-0:amd64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 207.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 207.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 208.1 Selecting previously unselected package libpcre2-32-0:amd64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 208.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 208.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 208.5 Selecting previously unselected package libpcre2-posix2:amd64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 208.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 208.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 208.6 Selecting previously unselected package libpcre2-dev:amd64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 208.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 208.6 Unpacking libpcre2-dev:amd64 (10.36-2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 209.4 Selecting previously unselected package libselinux1-dev:amd64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 209.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 209.4 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 209.8 Selecting previously unselected package libdevmapper-dev:amd64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 209.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 209.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 210.0 Selecting previously unselected package libseccomp-dev:amd64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 210.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 210.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 210.2 Selecting previously unselected package libsystemd-dev:amd64.
11:50:10 [2022-07-15T11:50:10.041Z] #14 210.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 210.2 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.1 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.2 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.2 Setting up libpcre2-16-0:amd64 (10.36-2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.3 Setting up libpcre2-32-0:amd64 (10.36-2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.3 Setting up libudev-dev:amd64 (247.3-7) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.3 Setting up libpcre2-posix2:amd64 (10.36-2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.4 Setting up mingw-w64-common (8.0.0-1) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.4 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.5 Setting up libpcre2-dev:amd64 (10.36-2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.6 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.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
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.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
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 211.9 Setting up dmsetup (2:1.02.175-2.1) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 212.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 212.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 212.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:50:10 [2022-07-15T11:50:10.041Z] #14 ...
11:50:10 [2022-07-15T11:50:10.041Z] 
11:50:10 [2022-07-15T11:50:10.041Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:10 [2022-07-15T11:50:10.041Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:50:10 [2022-07-15T11:50:10.041Z] #77 162.0 checking for issetugid... no
11:50:10 [2022-07-15T11:50:10.041Z] #77 162.5 checking for pkg-config... /usr/bin/pkg-config
11:50:10 [2022-07-15T11:50:10.041Z] #77 162.5 checking pkg-config is at least version 0.9.0... yes
11:50:10 [2022-07-15T11:50:10.297Z] #77 162.6 checking for library containing yajl_tree_get... 
11:50:10 [2022-07-15T11:50:10.297Z] #77 ...
11:50:10 [2022-07-15T11:50:10.297Z] 
11:50:10 [2022-07-15T11:50:10.297Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:50:10 [2022-07-15T11:50:10.297Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
11:50:10 [2022-07-15T11:50:10.297Z] #14 DONE 213.2s
11:50:10 [2022-07-15T11:50:10.552Z] 
11:50:10 [2022-07-15T11:50:10.552Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:50:10 [2022-07-15T11:50:10.552Z] #59 sha256:f81fa3ef12349d72c58c9ef5dbeed907bfd9704205efd37b02fd49f931bfd712
11:50:10 [2022-07-15T11:50:10.808Z] #59 DONE 0.2s
11:50:10 [2022-07-15T11:50:10.808Z] 
11:50:10 [2022-07-15T11:50:10.808Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:50:10 [2022-07-15T11:50:10.808Z] #60 sha256:02bfe0ec34fd153e7867c9ea3416b908ab2b02d67db5a4d080ad273b9e8f0069
11:50:12 [2022-07-15T11:50:12.414Z] #55 ...
11:50:12 [2022-07-15T11:50:12.414Z] 
11:50:12 [2022-07-15T11:50:12.414Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:12 [2022-07-15T11:50:12.414Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:50:12 [2022-07-15T11:50:12.414Z] #77 185.4   CCLD     libocispec.la
11:50:12 [2022-07-15T11:50:12.702Z] #60 ...
11:50:12 [2022-07-15T11:50:12.702Z] 
11:50:12 [2022-07-15T11:50:12.702Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
11:50:12 [2022-07-15T11:50:12.702Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85
11:50:12 [2022-07-15T11:50:12.702Z] #15 DONE 2.1s
11:50:12 [2022-07-15T11:50:12.702Z] 
11:50:12 [2022-07-15T11:50:12.702Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:50:12 [2022-07-15T11:50:12.702Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2
11:50:12 [2022-07-15T11:50:12.982Z] #77 185.8   CCLD     src/validate
11:50:12 [2022-07-15T11:50:12.982Z] #77 185.8   CCLD     tests/test-1
11:50:12 [2022-07-15T11:50:12.982Z] #77 185.8   CCLD     tests/test-2
11:50:12 [2022-07-15T11:50:12.982Z] #77 185.9   CCLD     tests/test-3
11:50:12 [2022-07-15T11:50:12.982Z] #77 185.9   CCLD     tests/test-4
11:50:12 [2022-07-15T11:50:12.982Z] #77 185.9   CCLD     tests/test-5
11:50:13 [2022-07-15T11:50:13.241Z] #77 186.0   CCLD     tests/test-6
11:50:13 [2022-07-15T11:50:13.241Z] #77 186.0   CCLD     tests/test-7
11:50:13 [2022-07-15T11:50:13.241Z] #77 186.0   CCLD     tests/test-8
11:50:13 [2022-07-15T11:50:13.241Z] #77 186.1   CCLD     tests/test-9
11:50:13 [2022-07-15T11:50:13.500Z] #77 186.2   CCLD     tests/test-10
11:50:13 [2022-07-15T11:50:13.500Z] #77 186.3 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:50:13 [2022-07-15T11:50:13.500Z] #77 186.3   CCLD     tests/test-11
11:50:15 [2022-07-15T11:50:15.224Z] #16 DONE 2.6s
11:50:15 [2022-07-15T11:50:15.224Z] 
11:50:15 [2022-07-15T11:50:15.224Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:50:15 [2022-07-15T11:50:15.224Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f
11:50:16 [2022-07-15T11:50:16.043Z] #77 188.4 libtool: link: ar cr libocispec.a 
11:50:16 [2022-07-15T11:50:16.043Z] #77 188.5 libtool: link: ranlib libocispec.a
11:50:17 [2022-07-15T11:50:17.126Z] #17 1.886 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:50:17 [2022-07-15T11:50:17.126Z] #17 DONE 2.1s
11:50:17 [2022-07-15T11:50:17.126Z] 
11:50:17 [2022-07-15T11:50:17.126Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:50:17 [2022-07-15T11:50:17.126Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68
11:50:17 [2022-07-15T11:50:17.421Z] #77 190.0 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:50:17 [2022-07-15T11:50:17.421Z] #77 190.0 make[5]: Nothing to be done for 'install-exec-am'.
11:50:17 [2022-07-15T11:50:17.421Z] #77 190.0 make[5]: Nothing to be done for 'install-data-am'.
11:50:17 [2022-07-15T11:50:17.421Z] #77 190.0 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:50:17 [2022-07-15T11:50:17.421Z] #77 190.0 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:50:17 [2022-07-15T11:50:17.421Z] #77 190.0 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:50:17 [2022-07-15T11:50:17.421Z] #77 190.1 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:50:17 [2022-07-15T11:50:17.421Z] #77 190.1 make[2]: Entering directory '/tmp/crun-build'
11:50:17 [2022-07-15T11:50:17.421Z] #77 190.2   CC       src/libcrun/libcrun_testing_a-utils.o
11:50:17 [2022-07-15T11:50:17.421Z] #77 190.3   CC       src/libcrun/libcrun_testing_a-container.o
11:50:17 [2022-07-15T11:50:17.421Z] #77 190.3   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:50:17 [2022-07-15T11:50:17.421Z] #77 190.3   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:50:17 [2022-07-15T11:50:17.421Z] #77 190.3   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:50:17 [2022-07-15T11:50:17.421Z] #77 190.3   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:50:17 [2022-07-15T11:50:17.421Z] #77 190.3   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:50:17 [2022-07-15T11:50:17.680Z] #77 190.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:50:17 [2022-07-15T11:50:17.680Z] #77 190.4   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:50:17 [2022-07-15T11:50:17.680Z] #77 190.4   CC       src/libcrun/libcrun_testing_a-criu.o
11:50:17 [2022-07-15T11:50:17.680Z] #77 190.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:50:17 [2022-07-15T11:50:17.680Z] #77 190.6   CC       src/libcrun/libcrun_testing_a-linux.o
11:50:17 [2022-07-15T11:50:17.939Z] #77 190.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:50:17 [2022-07-15T11:50:17.939Z] #77 190.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:50:17 [2022-07-15T11:50:17.939Z] #77 190.7   CC       src/libcrun/libcrun_testing_a-error.o
11:50:17 [2022-07-15T11:50:17.939Z] #77 190.7   CC       src/libcrun/libcrun_testing_a-status.o
11:50:17 [2022-07-15T11:50:17.939Z] #77 190.8   CC       src/libcrun/libcrun_testing_a-terminal.o
11:50:18 [2022-07-15T11:50:18.198Z] #77 190.9   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:50:18 [2022-07-15T11:50:18.198Z] #77 190.9   CC       src/libcrun/libcrun_testing_a-signals.o
11:50:18 [2022-07-15T11:50:18.198Z] #77 191.0   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:50:18 [2022-07-15T11:50:18.457Z] #77 191.2   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:50:18 [2022-07-15T11:50:18.457Z] #77 191.3   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:50:18 [2022-07-15T11:50:18.457Z] #77 191.4   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:50:18 [2022-07-15T11:50:18.716Z] #77 191.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:50:18 [2022-07-15T11:50:18.716Z] #77 191.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:50:18 [2022-07-15T11:50:18.716Z] #77 191.6   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:50:18 [2022-07-15T11:50:18.975Z] #77 191.8   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:50:19 [2022-07-15T11:50:19.029Z] #18 DONE 1.9s
11:50:19 [2022-07-15T11:50:19.029Z] 
11:50:19 [2022-07-15T11:50:19.029Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:50:19 [2022-07-15T11:50:19.029Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad
11:50:19 [2022-07-15T11:50:19.542Z] #77 192.1   CC       src/crun-crun.o
11:50:19 [2022-07-15T11:50:19.542Z] #77 192.3   CC       src/crun-run.o
11:50:19 [2022-07-15T11:50:19.542Z] #77 192.4   CC       src/crun-delete.o
11:50:19 [2022-07-15T11:50:19.542Z] #77 192.5   CC       src/crun-kill.o
11:50:19 [2022-07-15T11:50:19.801Z] #77 192.8   CC       src/crun-pause.o
11:50:20 [2022-07-15T11:50:20.062Z] #77 192.9   CC       src/crun-unpause.o
11:50:20 [2022-07-15T11:50:20.321Z] #77 193.0   CC       src/crun-spec.o
11:50:20 [2022-07-15T11:50:20.321Z] #77 193.2   CC       src/crun-exec.o
11:50:20 [2022-07-15T11:50:20.580Z] #77 193.3   CC       src/crun-list.o
11:50:20 [2022-07-15T11:50:20.580Z] #77 193.3   CC       src/crun-create.o
11:50:20 [2022-07-15T11:50:20.839Z] #77 193.6   CC       src/crun-start.o
11:50:20 [2022-07-15T11:50:20.839Z] #77 193.7   CC       src/crun-state.o
11:50:20 [2022-07-15T11:50:20.932Z] #19 ...
11:50:20 [2022-07-15T11:50:20.932Z] 
11:50:20 [2022-07-15T11:50:20.932Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:20 [2022-07-15T11:50:20.932Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:50:20 [2022-07-15T11:50:20.932Z] #77 162.6 checking for library containing yajl_tree_get... -lyajl
11:50:20 [2022-07-15T11:50:20.932Z] #77 163.5 checking for yajl >= 2.0.0... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 163.5 checking sys/capability.h usability... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 163.8 checking sys/capability.h presence... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 163.9 checking for sys/capability.h... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 163.9 checking for library containing cap_from_name... -lcap
11:50:20 [2022-07-15T11:50:20.932Z] #77 164.6 checking for library containing dlopen... -ldl
11:50:20 [2022-07-15T11:50:20.932Z] #77 165.6 checking seccomp.h usability... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 166.0 checking seccomp.h presence... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 166.3 checking for seccomp.h... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 166.3 checking for library containing seccomp_rule_add... -lseccomp
11:50:20 [2022-07-15T11:50:20.932Z] #77 167.2 checking for library containing seccomp_arch_resolve_name... none required
11:50:20 [2022-07-15T11:50:20.932Z] #77 167.6 checking systemd/sd-bus.h usability... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 168.1 checking systemd/sd-bus.h presence... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 168.3 checking for systemd/sd-bus.h... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 168.3 checking for library containing sd_bus_match_signal_async... -lsystemd
11:50:20 [2022-07-15T11:50:20.932Z] #77 169.3 checking for sd_notify_barrier... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 169.9 checking linux/bpf.h usability... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 170.3 checking linux/bpf.h presence... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 170.4 checking for linux/bpf.h... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 170.4 checking compilation for eBPF... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 170.8 checking for criu >= 3.15... no
11:50:20 [2022-07-15T11:50:20.932Z] #77 170.9 configure: CRIU headers not found, building without CRIU support
11:50:20 [2022-07-15T11:50:20.932Z] #77 170.9 checking for criu > 3.16... no
11:50:20 [2022-07-15T11:50:20.932Z] #77 170.9 configure: CRIU version doesn't support join-ns API
11:50:20 [2022-07-15T11:50:20.932Z] #77 170.9 checking for criu > 3.16.1... no
11:50:20 [2022-07-15T11:50:20.932Z] #77 170.9 configure: CRIU version doesn't support for pre-dumping
11:50:20 [2022-07-15T11:50:20.932Z] #77 170.9 checking for new mount API (fsconfig)... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 171.1 checking for seccomp notify API... yes
11:50:20 [2022-07-15T11:50:20.932Z] #77 171.4 checking for gperf... no
11:50:20 [2022-07-15T11:50:20.932Z] #77 171.4 configure: gperf not found - cannot rebuild signal parser code
11:50:20 [2022-07-15T11:50:20.932Z] #77 171.4 checking for library containing argp_parse... none required
11:50:20 [2022-07-15T11:50:20.932Z] #77 172.2 checking that generated files are newer than configure... done
11:50:20 [2022-07-15T11:50:20.932Z] #77 172.2 configure: creating ./config.status
11:50:21 [2022-07-15T11:50:21.125Z] #77 194.0   CC       src/crun-update.o
11:50:21 [2022-07-15T11:50:21.125Z] #77 194.1   CC       src/crun-ps.o
11:50:21 [2022-07-15T11:50:21.192Z] #77 ...
11:50:21 [2022-07-15T11:50:21.192Z] 
11:50:21 [2022-07-15T11:50:21.192Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:50:21 [2022-07-15T11:50:21.192Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad
11:50:21 [2022-07-15T11:50:21.192Z] #19 DONE 2.1s
11:50:21 [2022-07-15T11:50:21.192Z] 
11:50:21 [2022-07-15T11:50:21.192Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:50:21 [2022-07-15T11:50:21.192Z] #60 sha256:02bfe0ec34fd153e7867c9ea3416b908ab2b02d67db5a4d080ad273b9e8f0069
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.345 + RM_GOPATH=0
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.345 + TMP_GOPATH=
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.345 + : /build
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.345 + '[' -z '' ']'
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.345 ++ mktemp -d
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.345 + export GOPATH=/tmp/tmp.tNT0PcbzNm
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.345 + GOPATH=/tmp/tmp.tNT0PcbzNm
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.345 + RM_GOPATH=1
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.345 + case "$(go env GOARCH)" in
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.345 ++ go env GOARCH
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.345 + export GO_BUILDMODE=-buildmode=pie
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.345 + GO_BUILDMODE=-buildmode=pie
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.345 ++ dirname /install.sh
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.351 Install runc version v1.1.2 (build tags: seccomp)
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.351 + dir=/
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.351 + bin=runc
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.351 + shift
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.351 + '[' '!' -f //runc.installer ']'
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.351 + . //runc.installer
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.351 ++ set -e
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.351 ++ : v1.1.2
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.351 + install_runc
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.351 + RUNC_BUILDTAGS=seccomp
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.351 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.351 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tNT0PcbzNm/src/github.com/opencontainers/runc
11:50:21 [2022-07-15T11:50:21.192Z] #60 2.386 Cloning into '/tmp/tmp.tNT0PcbzNm/src/github.com/opencontainers/runc'...
11:50:21 [2022-07-15T11:50:21.192Z] #60 ...
11:50:21 [2022-07-15T11:50:21.192Z] 
11:50:21 [2022-07-15T11:50:21.192Z] #20 [dev-systemd-false  6/28] RUN ldconfig
11:50:21 [2022-07-15T11:50:21.192Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c
11:50:21 [2022-07-15T11:50:21.693Z] #77 194.4   CC       src/crun-checkpoint.o
11:50:21 [2022-07-15T11:50:21.952Z] #77 194.7   CC       src/crun-restore.o
11:50:21 [2022-07-15T11:50:21.952Z] #77 194.8   CC       src/libcrun/libcrun_la-utils.lo
11:50:22 [2022-07-15T11:50:22.041Z] INFO [linters context/goanalysis] analyzers took 10m35.373420121s with top 10 stages: buildir: 2m1.102015478s, the_only_name: 27.703441266s, goimports: 18.710296448s, unconvert: 16.138441887s, gosec: 15.173107859s, S1038: 11.386979877s, directives: 8.621240665s, inspect: 8.129348061s, misspell: 8.061794223s, fact_deprecated: 8.041600886s 
11:50:22 [2022-07-15T11:50:22.041Z] INFO [runner] Issues before processing: 2396, after processing: 0 
11:50:22 [2022-07-15T11:50:22.041Z] INFO [runner] Processors filtering stat (out/in): cgo: 2133/2396, nolint: 0/77, path_prettifier: 2133/2133, skip_dirs: 2133/2133, exclude-rules: 77/2030, filename_unadjuster: 2133/2133, skip_files: 2133/2133, autogenerated_exclude: 2030/2133, identifier_marker: 2030/2030, exclude: 2030/2030 
11:50:22 [2022-07-15T11:50:22.041Z] INFO [runner] processing took 81.463101ms with stages: nolint: 32.870661ms, identifier_marker: 21.543955ms, path_prettifier: 8.987751ms, autogenerated_exclude: 7.995747ms, exclude-rules: 7.989216ms, skip_dirs: 1.750885ms, cgo: 201.626µs, filename_unadjuster: 117.693µs, max_same_issues: 1.759µs, source_code: 643ns, uniq_by_line: 620ns, skip_files: 433ns, max_from_linter: 420ns, diff: 287ns, exclude: 283ns, max_per_file_from_linter: 268ns, path_shortener: 253ns, severity-rules: 247ns, sort_results: 224ns, path_prefixer: 130ns 
11:50:22 [2022-07-15T11:50:22.041Z] INFO [runner] linters took 31.642660293s with stages: goanalysis_metalinter: 31.561091747s 
11:50:22 [2022-07-15T11:50:22.041Z] INFO File cache stats: 1674 entries of total size 8.6MiB 
11:50:22 [2022-07-15T11:50:22.041Z] INFO Memory: 790 samples, avg is 389.1MB, max is 1264.3MB 
11:50:22 [2022-07-15T11:50:22.041Z] INFO Execution took 1m19.285157637s               
11:50:22 [2022-07-15T11:50:22.041Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
11:50:22 [2022-07-15T11:50:22.211Z] #77 194.9   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:50:22 [2022-07-15T11:50:22.211Z] #77 195.1   CC       src/libcrun/libcrun_la-container.lo
11:50:22 [2022-07-15T11:50:22.429Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43813/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:863ca3f1855048bec370a444e475760ac33991ae hack/make.sh dynbinary test-docker-py
11:50:22 [2022-07-15T11:50:22.470Z] #77 195.2   CC       src/libcrun/libcrun_la-cgroup.lo
11:50:22 [2022-07-15T11:50:22.470Z] #77 195.4   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:50:22 [2022-07-15T11:50:22.697Z] 
11:50:22 [2022-07-15T11:50:22.697Z] Removing bundles/
11:50:22 [2022-07-15T11:50:22.697Z] 
11:50:22 [2022-07-15T11:50:22.697Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:50:22 [2022-07-15T11:50:22.697Z] Building: bundles/dynbinary-daemon/dockerd
11:50:22 [2022-07-15T11:50:22.697Z] GOOS="" GOARCH="" GOARM=""
11:50:22 [2022-07-15T11:50:22.730Z] #77 195.4   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:50:22 [2022-07-15T11:50:22.989Z] #77 195.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:50:22 [2022-07-15T11:50:22.989Z] #77 195.9   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:50:23 [2022-07-15T11:50:23.086Z] #20 DONE 1.8s
11:50:23 [2022-07-15T11:50:23.086Z] 
11:50:23 [2022-07-15T11:50:23.086Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:50:23 [2022-07-15T11:50:23.086Z] #60 sha256:02bfe0ec34fd153e7867c9ea3416b908ab2b02d67db5a4d080ad273b9e8f0069
11:50:23 [2022-07-15T11:50:23.086Z] #60 ...
11:50:23 [2022-07-15T11:50:23.086Z] 
11:50:23 [2022-07-15T11:50:23.086Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:50:23 [2022-07-15T11:50:23.086Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:50:23 [2022-07-15T11:50:23.248Z] #77 196.0   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:50:23 [2022-07-15T11:50:23.507Z] #77 196.3   CC       src/libcrun/libcrun_la-criu.lo
11:50:23 [2022-07-15T11:50:23.766Z] #77 196.6   CC       src/libcrun/libcrun_la-custom-handler.lo
11:50:24 [2022-07-15T11:50:24.025Z] #77 196.8   CC       src/libcrun/libcrun_la-linux.lo
11:50:24 [2022-07-15T11:50:24.025Z] #77 197.0   CC       src/libcrun/libcrun_la-seccomp.lo
11:50:24 [2022-07-15T11:50:24.592Z] #77 197.2   CC       src/libcrun/libcrun_la-ebpf.lo
11:50:24 [2022-07-15T11:50:24.592Z] #77 197.3   CC       src/libcrun/libcrun_la-error.lo
11:50:24 [2022-07-15T11:50:24.592Z] #77 197.5   CC       src/libcrun/libcrun_la-status.lo
11:50:25 [2022-07-15T11:50:25.160Z] #77 197.8   CC       src/libcrun/libcrun_la-terminal.lo
11:50:25 [2022-07-15T11:50:25.160Z] #77 197.9   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:50:25 [2022-07-15T11:50:25.385Z] #77 ...
11:50:25 [2022-07-15T11:50:25.385Z] 
11:50:25 [2022-07-15T11:50:25.385Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:50:25 [2022-07-15T11:50:25.385Z] #26 sha256:c0178f78ab0255e630e0938c572e7451ba7f6cbe80c7b5a888c440a11521285c
11:50:25 [2022-07-15T11:50:25.385Z] #26 266.2 + return
11:50:25 [2022-07-15T11:50:25.385Z] #26 DONE 268.6s
11:50:25 [2022-07-15T11:50:25.385Z] 
11:50:25 [2022-07-15T11:50:25.385Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:50:25 [2022-07-15T11:50:25.385Z] #64 sha256:60eff8c4630085aea617c0fe0b3404647afc8718464d7b9b9b3f9636ebed6783
11:50:25 [2022-07-15T11:50:25.419Z] #77 ...
11:50:25 [2022-07-15T11:50:25.419Z] 
11:50:25 [2022-07-15T11:50:25.419Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:50:25 [2022-07-15T11:50:25.419Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
11:50:25 [2022-07-15T11:50:25.419Z] #47 237.5 + dpkg --print-architecture
11:50:25 [2022-07-15T11:50:25.419Z] #47 237.5 + git checkout -q v2.1.0
11:50:25 [2022-07-15T11:50:25.419Z] #47 237.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:50:25 [2022-07-15T11:50:25.419Z] #47 237.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:50:25 [2022-07-15T11:50:25.419Z] #47 ...
11:50:25 [2022-07-15T11:50:25.419Z] 
11:50:25 [2022-07-15T11:50:25.419Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:25 [2022-07-15T11:50:25.419Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:50:25 [2022-07-15T11:50:25.419Z] #77 198.3   CC       src/libcrun/libcrun_la-signals.lo
11:50:25 [2022-07-15T11:50:25.609Z] #21 2.166 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:50:25 [2022-07-15T11:50:25.609Z] #21 2.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:50:25 [2022-07-15T11:50:25.609Z] #21 2.242 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:50:26 [2022-07-15T11:50:26.539Z] #21 3.452 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:50:26 [2022-07-15T11:50:26.796Z] #77 199.5   CC       src/libcrun/libcrun_la-mount_flags.lo
11:50:26 [2022-07-15T11:50:26.796Z] #77 199.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:50:26 [2022-07-15T11:50:26.836Z] #64 ...
11:50:26 [2022-07-15T11:50:26.836Z] 
11:50:26 [2022-07-15T11:50:26.836Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:26 [2022-07-15T11:50:26.836Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:50:26 [2022-07-15T11:50:26.836Z] #77 225.2   AR       libcrun_testing.a
11:50:26 [2022-07-15T11:50:26.836Z] #77 225.2 ar: `u' modifier ignored since `D' is the default (see `U')
11:50:26 [2022-07-15T11:50:26.836Z] #77 225.3   CCLD     tests/tests_libcrun_utils
11:50:26 [2022-07-15T11:50:26.836Z] #77 225.3   CCLD     tests/tests_libcrun_errors
11:50:26 [2022-07-15T11:50:26.836Z] #77 225.3   CCLD     tests/tests_libcrun_fuzzer
11:50:27 [2022-07-15T11:50:27.777Z] #77 226.2   CCLD     libcrun.la
11:50:27 [2022-07-15T11:50:27.777Z] #77 ...
11:50:27 [2022-07-15T11:50:27.777Z] 
11:50:27 [2022-07-15T11:50:27.777Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:50:27 [2022-07-15T11:50:27.777Z] #27 sha256:7f7965a0424a9f74619d44afb1ee8dd029bfe23dc69bdf8af29e9d89a9b461c1
11:50:27 [2022-07-15T11:50:27.777Z] #27 DONE 0.5s
11:50:27 [2022-07-15T11:50:27.777Z] 
11:50:27 [2022-07-15T11:50:27.777Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:50:27 [2022-07-15T11:50:27.777Z] #32 sha256:2476dafcd8779014a83cfd02ddd52487d594929dd518272774532cefe024c1b4
11:50:27 [2022-07-15T11:50:27.793Z] #77 200.5   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:50:28 [2022-07-15T11:50:28.347Z] #32 DONE 0.7s
11:50:28 [2022-07-15T11:50:28.347Z] 
11:50:28 [2022-07-15T11:50:28.347Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:28 [2022-07-15T11:50:28.347Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:50:28 [2022-07-15T11:50:28.347Z] #77 226.7   CCLD     crun
11:50:28 [2022-07-15T11:50:28.433Z] #21 5.167 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
11:50:28 [2022-07-15T11:50:28.608Z] #77 227.1 make[3]: Entering directory '/tmp/crun-build'
11:50:28 [2022-07-15T11:50:28.608Z] #77 ...
11:50:28 [2022-07-15T11:50:28.608Z] 
11:50:28 [2022-07-15T11:50:28.608Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:50:28 [2022-07-15T11:50:28.608Z] #35 sha256:5277784f7e6dd365314e757930ab453fdefc92441c5624515629ce0f90cd3c37
11:50:28 [2022-07-15T11:50:28.608Z] #35 DONE 0.4s
11:50:28 [2022-07-15T11:50:28.608Z] 
11:50:28 [2022-07-15T11:50:28.608Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:28 [2022-07-15T11:50:28.608Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
11:50:28 [2022-07-15T11:50:28.608Z] #77 227.2  /bin/mkdir -p '/usr/local/share/man/man1'
11:50:28 [2022-07-15T11:50:28.608Z] #77 227.2  /bin/mkdir -p '/usr/local/lib'
11:50:28 [2022-07-15T11:50:28.608Z] #77 227.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:50:28 [2022-07-15T11:50:28.608Z] #77 227.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:50:28 [2022-07-15T11:50:28.608Z] #77 227.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:50:28 [2022-07-15T11:50:28.737Z] #77 201.3   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:50:28 [2022-07-15T11:50:28.738Z] #77 201.5   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:50:28 [2022-07-15T11:50:28.738Z] #77 201.5   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:50:28 [2022-07-15T11:50:28.868Z] #77 227.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:50:28 [2022-07-15T11:50:28.868Z] #77 227.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:50:28 [2022-07-15T11:50:28.868Z] #77 227.4 libtool: install: ranlib /usr/local/lib/libcrun.a
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7 ----------------------------------------------------------------------
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7 Libraries have been installed in:
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7    /usr/local/lib
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7 
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7 If you ever happen to want to link against installed libraries
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7 in a given directory, LIBDIR, you must either use libtool, and
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7 specify the full pathname of the library, or use the '-LLIBDIR'
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7 flag during linking and do at least one of the following:
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7      during execution
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7      during linking
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7 
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7 See any operating system documentation about shared libraries for
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7 more information, such as the ld(1) and ld.so(8) manual pages.
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7 ----------------------------------------------------------------------
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7  /bin/mkdir -p '/build'
11:50:29 [2022-07-15T11:50:29.129Z] #77 227.7   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:50:29 [2022-07-15T11:50:29.367Z] #21 ...
11:50:29 [2022-07-15T11:50:29.367Z] 
11:50:29 [2022-07-15T11:50:29.367Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:29 [2022-07-15T11:50:29.367Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:50:29 [2022-07-15T11:50:29.367Z] #77 177.8 config.status: creating Makefile
11:50:29 [2022-07-15T11:50:29.367Z] #77 178.0 config.status: creating rpm/crun.spec
11:50:29 [2022-07-15T11:50:29.367Z] #77 178.2 config.status: creating config.h
11:50:29 [2022-07-15T11:50:29.367Z] #77 178.4 config.status: executing libtool commands
11:50:29 [2022-07-15T11:50:29.367Z] #77 178.5 config.status: executing depfiles commands
11:50:29 [2022-07-15T11:50:29.367Z] #77 180.3 === configuring in libocispec (/tmp/crun-build/libocispec)
11:50:29 [2022-07-15T11:50:29.367Z] #77 180.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:50:29 [2022-07-15T11:50:29.367Z] #77 180.8 checking for gcc... gcc
11:50:29 [2022-07-15T11:50:29.367Z] #77 181.0 checking whether the C compiler works... yes
11:50:29 [2022-07-15T11:50:29.367Z] #77 181.3 checking for C compiler default output file name... a.out
11:50:29 [2022-07-15T11:50:29.367Z] #77 181.3 checking for suffix of executables... 
11:50:29 [2022-07-15T11:50:29.367Z] #77 181.6 checking whether we are cross compiling... no
11:50:29 [2022-07-15T11:50:29.389Z] #77 227.8 libtool: install: /usr/bin/install -c crun /build/crun
11:50:29 [2022-07-15T11:50:29.389Z] #77 227.8 make[3]: Leaving directory '/tmp/crun-build'
11:50:29 [2022-07-15T11:50:29.389Z] #77 227.8 make[2]: Leaving directory '/tmp/crun-build'
11:50:29 [2022-07-15T11:50:29.389Z] #77 227.8 make[1]: Leaving directory '/tmp/crun-build'
11:50:29 [2022-07-15T11:50:29.624Z] #77 181.9 checking for suffix of object files... o
11:50:29 [2022-07-15T11:50:29.624Z] #77 182.1 checking whether we are using the GNU C compiler... yes
11:50:29 [2022-07-15T11:50:29.649Z] #77 DONE 228.2s
11:50:29 [2022-07-15T11:50:29.649Z] 
11:50:29 [2022-07-15T11:50:29.649Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:50:29 [2022-07-15T11:50:29.649Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
11:50:29 [2022-07-15T11:50:29.649Z] #55 272.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
11:50:29 [2022-07-15T11:50:29.649Z] #55 DONE 273.0s
11:50:29 [2022-07-15T11:50:29.649Z] 
11:50:29 [2022-07-15T11:50:29.649Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:50:29 [2022-07-15T11:50:29.649Z] #37 sha256:51c085a5a6f00852ed7a8421b420952bdc0b4b5d7dc8d9fbf8d89716f6adece7
11:50:29 [2022-07-15T11:50:29.649Z] #37 DONE 0.9s
11:50:29 [2022-07-15T11:50:29.649Z] 
11:50:29 [2022-07-15T11:50:29.649Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:50:29 [2022-07-15T11:50:29.649Z] #60 sha256:6d821dd1a934064571afd3db83e60f8cd0d029b7f494431ce2b979785c1987c3
11:50:29 [2022-07-15T11:50:29.649Z] #60 ...
11:50:29 [2022-07-15T11:50:29.649Z] 
11:50:29 [2022-07-15T11:50:29.649Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:50:29 [2022-07-15T11:50:29.649Z] #39 sha256:8bbffc541bf7e631076d76f3c9aebc9fd10ca05cc31d56a7b3b8922ab1f55210
11:50:29 [2022-07-15T11:50:29.671Z] #77 202.4   CC       tests/init.o
11:50:29 [2022-07-15T11:50:29.881Z] #77 182.2 checking whether gcc accepts -g... yes
11:50:29 [2022-07-15T11:50:29.909Z] #39 DONE 0.3s
11:50:29 [2022-07-15T11:50:29.909Z] 
11:50:29 [2022-07-15T11:50:29.909Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:50:29 [2022-07-15T11:50:29.909Z] #60 sha256:6d821dd1a934064571afd3db83e60f8cd0d029b7f494431ce2b979785c1987c3
11:50:29 [2022-07-15T11:50:29.909Z] #60 ...
11:50:29 [2022-07-15T11:50:29.909Z] 
11:50:29 [2022-07-15T11:50:29.909Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:50:29 [2022-07-15T11:50:29.909Z] #41 sha256:14392e2372795911f021d740ee63d1902cc972886f69fbc6c58d6e631c5e668e
11:50:30 [2022-07-15T11:50:30.138Z] #77 182.3 checking for gcc option to accept ISO C89... none needed
11:50:30 [2022-07-15T11:50:30.169Z] #41 DONE 0.2s
11:50:30 [2022-07-15T11:50:30.169Z] 
11:50:30 [2022-07-15T11:50:30.169Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:50:30 [2022-07-15T11:50:30.169Z] #64 sha256:60eff8c4630085aea617c0fe0b3404647afc8718464d7b9b9b3f9636ebed6783
11:50:30 [2022-07-15T11:50:30.169Z] #64 ...
11:50:30 [2022-07-15T11:50:30.169Z] 
11:50:30 [2022-07-15T11:50:30.169Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:50:30 [2022-07-15T11:50:30.169Z] #45 sha256:f6b256b8909672afaa2c4083fe792808c2751917ad2396bc3dad9483456cff0b
11:50:30 [2022-07-15T11:50:30.239Z] #77 202.9   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:50:30 [2022-07-15T11:50:30.396Z] #77 182.6 checking whether gcc understands -c and -o together... yes
11:50:30 [2022-07-15T11:50:30.396Z] #77 182.7 checking how to run the C preprocessor... gcc -E
11:50:30 [2022-07-15T11:50:30.396Z] #77 182.9 checking for grep that handles long lines and -e... /bin/grep
11:50:30 [2022-07-15T11:50:30.396Z] #77 182.9 checking for egrep... /bin/grep -E
11:50:30 [2022-07-15T11:50:30.430Z] #45 DONE 0.2s
11:50:30 [2022-07-15T11:50:30.430Z] 
11:50:30 [2022-07-15T11:50:30.430Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:50:30 [2022-07-15T11:50:30.430Z] #48 sha256:3dac7f28c98baf2237ed2e93087c754d8d649e1557e1245e9ff4d00dbaf1df10
11:50:30 [2022-07-15T11:50:30.430Z] #48 DONE 0.2s
11:50:30 [2022-07-15T11:50:30.430Z] 
11:50:30 [2022-07-15T11:50:30.430Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:50:30 [2022-07-15T11:50:30.430Z] #52 sha256:c9e08c8754db2395efdbd8d07e8aaccacb823ac2ccb09b50d9a6e5331871053c
11:50:31 [2022-07-15T11:50:31.003Z] #52 DONE 0.3s
11:50:31 [2022-07-15T11:50:31.003Z] 
11:50:31 [2022-07-15T11:50:31.003Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:50:31 [2022-07-15T11:50:31.003Z] #60 sha256:6d821dd1a934064571afd3db83e60f8cd0d029b7f494431ce2b979785c1987c3
11:50:31 [2022-07-15T11:50:31.003Z] #60 ...
11:50:31 [2022-07-15T11:50:31.003Z] 
11:50:31 [2022-07-15T11:50:31.003Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:50:31 [2022-07-15T11:50:31.003Z] #54 sha256:96f28bfa9200fe9f8ba37c0483577fa8000698cac375ab7dbad0c975adc7ecd1
11:50:31 [2022-07-15T11:50:31.310Z] #54 DONE 0.4s
11:50:31 [2022-07-15T11:50:31.310Z] 
11:50:31 [2022-07-15T11:50:31.310Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:50:31 [2022-07-15T11:50:31.310Z] #60 sha256:6d821dd1a934064571afd3db83e60f8cd0d029b7f494431ce2b979785c1987c3
11:50:31 [2022-07-15T11:50:31.310Z] #60 162.7 + mkdir -p /build
11:50:31 [2022-07-15T11:50:31.310Z] #60 162.7 + cp runc /build/runc
11:50:31 [2022-07-15T11:50:31.371Z] #77 183.0 checking for ANSI C header files... yes
11:50:31 [2022-07-15T11:50:31.371Z] #77 183.8 checking for sys/types.h... yes
11:50:31 [2022-07-15T11:50:31.576Z] #60 DONE 162.9s
11:50:31 [2022-07-15T11:50:31.576Z] 
11:50:31 [2022-07-15T11:50:31.576Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:50:31 [2022-07-15T11:50:31.576Z] #64 sha256:60eff8c4630085aea617c0fe0b3404647afc8718464d7b9b9b3f9636ebed6783
11:50:31 [2022-07-15T11:50:31.628Z] #77 184.0 checking for sys/stat.h... yes
11:50:31 [2022-07-15T11:50:31.628Z] #77 184.2 checking for stdlib.h... yes
11:50:31 [2022-07-15T11:50:31.885Z] #77 184.3 checking for string.h... yes
11:50:32 [2022-07-15T11:50:32.142Z] #77 184.5 checking for memory.h... yes
11:50:32 [2022-07-15T11:50:32.399Z] #77 184.7 checking for strings.h... yes
11:50:32 [2022-07-15T11:50:32.527Z] #64 ...
11:50:32 [2022-07-15T11:50:32.527Z] 
11:50:32 [2022-07-15T11:50:32.527Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:50:32 [2022-07-15T11:50:32.527Z] #56 sha256:eceea988fbbc4b4c1ba9f58046c22aec8785b895d2fe49ad7ee80ceef2e897df
11:50:32 [2022-07-15T11:50:32.657Z] #77 185.0 checking for inttypes.h... yes
11:50:32 [2022-07-15T11:50:32.914Z] #77 185.2 checking for stdint.h... yes
11:50:33 [2022-07-15T11:50:33.172Z] #77 185.4 checking for unistd.h... yes
11:50:33 [2022-07-15T11:50:33.172Z] #77 185.6 checking minix/config.h usability... no
11:50:33 [2022-07-15T11:50:33.430Z] #77 185.8 checking minix/config.h presence... no
11:50:33 [2022-07-15T11:50:33.430Z] #77 185.9 checking for minix/config.h... no
11:50:33 [2022-07-15T11:50:33.475Z] #56 DONE 0.7s
11:50:33 [2022-07-15T11:50:33.475Z] 
11:50:33 [2022-07-15T11:50:33.475Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:50:33 [2022-07-15T11:50:33.475Z] #58 sha256:bf448fa5efd44cc0c893bcd9c05542736ae19242a6a25bfd1aa7a3b18a161c64
11:50:33 [2022-07-15T11:50:33.475Z] #58 DONE 0.1s
11:50:33 [2022-07-15T11:50:33.475Z] 
11:50:33 [2022-07-15T11:50:33.475Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:50:33 [2022-07-15T11:50:33.475Z] #61 sha256:43912e2d36295a14080fa1860c83b4abb9b4e90e256a83b05396c294980188b8
11:50:33 [2022-07-15T11:50:33.475Z] #61 DONE 0.3s
11:50:33 [2022-07-15T11:50:33.475Z] 
11:50:33 [2022-07-15T11:50:33.475Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:50:33 [2022-07-15T11:50:33.475Z] #64 sha256:60eff8c4630085aea617c0fe0b3404647afc8718464d7b9b9b3f9636ebed6783
11:50:33 [2022-07-15T11:50:33.688Z] #77 185.9 checking whether it is safe to define __EXTENSIONS__... yes
11:50:34 [2022-07-15T11:50:34.037Z] #77 186.3 checking build system type... x86_64-pc-linux-gnu
11:50:34 [2022-07-15T11:50:34.293Z] #77 186.7 checking host system type... x86_64-pc-linux-gnu
11:50:34 [2022-07-15T11:50:34.293Z] #77 186.7 checking how to print strings... printf
11:50:34 [2022-07-15T11:50:34.293Z] #77 186.7 checking for a sed that does not truncate output... /bin/sed
11:50:34 [2022-07-15T11:50:34.293Z] #77 186.7 checking for fgrep... /bin/grep -F
11:50:34 [2022-07-15T11:50:34.293Z] #77 186.8 checking for ld used by gcc... /usr/bin/ld
11:50:34 [2022-07-15T11:50:34.293Z] #77 186.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:50:34 [2022-07-15T11:50:34.293Z] #77 186.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:50:34 [2022-07-15T11:50:34.293Z] #77 186.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:50:34 [2022-07-15T11:50:34.550Z] #77 186.9 checking whether ln -s works... yes
11:50:34 [2022-07-15T11:50:34.550Z] #77 186.9 checking the maximum length of command line arguments... 1572864
11:50:34 [2022-07-15T11:50:34.550Z] #77 187.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:50:34 [2022-07-15T11:50:34.550Z] #77 187.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:50:34 [2022-07-15T11:50:34.550Z] #77 187.0 checking for /usr/bin/ld option to reload object files... -r
11:50:34 [2022-07-15T11:50:34.550Z] #77 187.0 checking for objdump... objdump
11:50:34 [2022-07-15T11:50:34.550Z] #77 187.0 checking how to recognize dependent libraries... pass_all
11:50:34 [2022-07-15T11:50:34.550Z] #77 187.0 checking for dlltool... no
11:50:34 [2022-07-15T11:50:34.550Z] #77 187.0 checking how to associate runtime and link libraries... printf %s\n
11:50:34 [2022-07-15T11:50:34.550Z] #77 187.0 checking for ar... ar
11:50:34 [2022-07-15T11:50:34.550Z] #77 187.0 checking for archiver @FILE support... @
11:50:34 [2022-07-15T11:50:34.806Z] #77 187.2 checking for strip... strip
11:50:34 [2022-07-15T11:50:34.806Z] #77 187.2 checking for ranlib... ranlib
11:50:34 [2022-07-15T11:50:34.806Z] #77 187.2 checking for gawk... no
11:50:34 [2022-07-15T11:50:34.806Z] #77 187.2 checking for mawk... mawk
11:50:35 [2022-07-15T11:50:35.371Z] #77 187.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:50:35 [2022-07-15T11:50:35.371Z] #77 187.7 checking for sysroot... no
11:50:35 [2022-07-15T11:50:35.371Z] #77 187.7 checking for a working dd... /bin/dd
11:50:35 [2022-07-15T11:50:35.371Z] #77 187.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:50:35 [2022-07-15T11:50:35.371Z] #77 187.8 checking for mt... no
11:50:35 [2022-07-15T11:50:35.371Z] #77 187.8 checking if : is a manifest tool... no
11:50:35 [2022-07-15T11:50:35.629Z] #77 187.8 checking for dlfcn.h... yes
11:50:35 [2022-07-15T11:50:35.629Z] #77 188.1 checking for objdir... .libs
11:50:36 [2022-07-15T11:50:36.194Z] #77 188.6 checking if gcc supports -fno-rtti -fno-exceptions... no
11:50:36 [2022-07-15T11:50:36.194Z] #77 188.7 checking for gcc option to produce PIC... -fPIC -DPIC
11:50:36 [2022-07-15T11:50:36.194Z] #77 188.7 checking if gcc PIC flag -fPIC -DPIC works... yes
11:50:36 [2022-07-15T11:50:36.709Z] #77 188.8 checking if gcc static flag -static works... yes
11:50:36 [2022-07-15T11:50:36.776Z] #64 245.4 + bin/containerd
11:50:36 [2022-07-15T11:50:36.970Z] #77 189.4 checking if gcc supports -c -o file.o... yes
11:50:36 [2022-07-15T11:50:36.970Z] #77 189.5 checking if gcc supports -c -o file.o... (cached) yes
11:50:36 [2022-07-15T11:50:36.970Z] #77 189.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:50:37 [2022-07-15T11:50:37.791Z] #77 189.6 checking dynamic linker characteristics... GNU/Linux ld.so
11:50:37 [2022-07-15T11:50:37.791Z] #77 190.2 checking how to hardcode library paths into programs... immediate
11:50:37 [2022-07-15T11:50:37.791Z] #77 190.2 checking whether stripping libraries is possible... yes
11:50:37 [2022-07-15T11:50:37.791Z] #77 190.2 checking if libtool supports shared libraries... yes
11:50:37 [2022-07-15T11:50:37.791Z] #77 190.2 checking whether to build shared libraries... no
11:50:37 [2022-07-15T11:50:37.791Z] #77 190.2 checking whether to build static libraries... yes
11:50:37 [2022-07-15T11:50:37.791Z] #77 190.2 checking for a BSD-compatible install... /usr/bin/install -c
11:50:37 [2022-07-15T11:50:37.791Z] #77 190.3 checking whether build environment is sane... yes
11:50:37 [2022-07-15T11:50:37.791Z] #77 190.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:50:38 [2022-07-15T11:50:38.047Z] #77 190.4 checking whether make sets $(MAKE)... yes
11:50:38 [2022-07-15T11:50:38.047Z] #77 190.5 checking whether make supports the include directive... yes (GNU style)
11:50:38 [2022-07-15T11:50:38.047Z] #77 190.6 checking whether make supports nested variables... yes
11:50:38 [2022-07-15T11:50:38.047Z] #77 190.7 checking whether UID '0' is supported by ustar format... yes
11:50:38 [2022-07-15T11:50:38.047Z] #77 190.7 checking whether GID '0' is supported by ustar format... yes
11:50:38 [2022-07-15T11:50:38.047Z] #77 190.7 checking how to create a ustar tar archive... gnutar
11:50:38 [2022-07-15T11:50:38.304Z] #77 190.7 checking dependency style of gcc... gcc3
11:50:38 [2022-07-15T11:50:38.304Z] #77 190.9 checking whether to enable maintainer-specific portions of Makefiles... yes
11:50:38 [2022-07-15T11:50:38.304Z] #77 190.9 checking whether make supports nested variables... (cached) yes
11:50:38 [2022-07-15T11:50:38.304Z] #77 190.9 checking for pkg-config... /usr/bin/pkg-config
11:50:38 [2022-07-15T11:50:38.304Z] #77 190.9 checking pkg-config is at least version 0.9.0... yes
11:50:38 [2022-07-15T11:50:38.304Z] #77 190.9 checking for yajl >= 2.1.0... yes
11:50:38 [2022-07-15T11:50:38.561Z] #77 191.0 checking for a sed that does not truncate output... (cached) /bin/sed
11:50:38 [2022-07-15T11:50:38.561Z] #77 191.0 checking for gcc... (cached) gcc
11:50:38 [2022-07-15T11:50:38.561Z] #77 191.1 checking whether we are using the GNU C compiler... (cached) yes
11:50:38 [2022-07-15T11:50:38.561Z] #77 191.1 checking whether gcc accepts -g... (cached) yes
11:50:38 [2022-07-15T11:50:38.561Z] #77 191.1 checking for gcc option to accept ISO C89... (cached) none needed
11:50:38 [2022-07-15T11:50:38.561Z] #77 191.1 checking whether gcc understands -c and -o together... (cached) yes
11:50:38 [2022-07-15T11:50:38.561Z] #77 191.1 checking for a Python interpreter with version >= 3... python3
11:50:38 [2022-07-15T11:50:38.818Z] #77 191.3 checking for python3... /usr/bin/python3
11:50:38 [2022-07-15T11:50:38.818Z] #77 191.3 checking for python3 version... 3.9
11:50:38 [2022-07-15T11:50:38.818Z] #77 191.4 checking for python3 platform... linux
11:50:39 [2022-07-15T11:50:39.075Z] #77 191.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:50:39 [2022-07-15T11:50:39.335Z] #77 191.7 checking for python3 extension module directory... 
11:50:39 [2022-07-15T11:50:39.335Z] #77 ...
11:50:39 [2022-07-15T11:50:39.335Z] 
11:50:39 [2022-07-15T11:50:39.335Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:50:39 [2022-07-15T11:50:39.335Z] #60 sha256:02bfe0ec34fd153e7867c9ea3416b908ab2b02d67db5a4d080ad273b9e8f0069
11:50:39 [2022-07-15T11:50:39.335Z] #60 18.64 + cd /tmp/tmp.tNT0PcbzNm/src/github.com/opencontainers/runc
11:50:39 [2022-07-15T11:50:39.335Z] #60 18.64 + git checkout -q v1.1.2
11:50:39 [2022-07-15T11:50:39.335Z] #60 19.02 + '[' -z '' ']'
11:50:39 [2022-07-15T11:50:39.335Z] #60 19.02 + target=static
11:50:39 [2022-07-15T11:50:39.335Z] #60 19.02 + make BUILDTAGS=seccomp static
11:50:39 [2022-07-15T11:50:39.335Z] #60 19.71 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
11:50:39 [2022-07-15T11:50:39.592Z] #60 ...
11:50:39 [2022-07-15T11:50:39.592Z] 
11:50:39 [2022-07-15T11:50:39.592Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:39 [2022-07-15T11:50:39.592Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:50:39 [2022-07-15T11:50:39.592Z] #77 191.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:50:39 [2022-07-15T11:50:39.592Z] #77 ...
11:50:39 [2022-07-15T11:50:39.592Z] 
11:50:39 [2022-07-15T11:50:39.592Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:50:39 [2022-07-15T11:50:39.592Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:50:39 [2022-07-15T11:50:39.592Z] #21 6.660 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:50:39 [2022-07-15T11:50:39.592Z] #21 12.60 Fetched 8550 kB in 11s (793 kB/s)
11:50:39 [2022-07-15T11:50:39.848Z] #21 12.60 Reading package lists...
11:50:39 [2022-07-15T11:50:39.848Z] #21 ...
11:50:39 [2022-07-15T11:50:39.848Z] 
11:50:39 [2022-07-15T11:50:39.848Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:39 [2022-07-15T11:50:39.848Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:50:39 [2022-07-15T11:50:39.848Z] #77 192.2 checking that generated files are newer than configure... done
11:50:39 [2022-07-15T11:50:39.848Z] #77 192.2 configure: creating ./config.status
11:50:42 [2022-07-15T11:50:42.374Z] #77 ...
11:50:42 [2022-07-15T11:50:42.374Z] 
11:50:42 [2022-07-15T11:50:42.374Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:50:42 [2022-07-15T11:50:42.374Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
11:50:42 [2022-07-15T11:50:42.374Z] #34 DONE 244.8s
11:50:42 [2022-07-15T11:50:42.374Z] 
11:50:42 [2022-07-15T11:50:42.374Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:50:42 [2022-07-15T11:50:42.374Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:50:44 [2022-07-15T11:50:44.839Z] #64 330.1 # github.com/containerd/containerd/cmd/containerd
11:50:44 [2022-07-15T11:50:44.839Z] #64 330.1 /usr/bin/ld: /tmp/go-link-4093531487/000019.o: in function `New':
11:50:44 [2022-07-15T11:50:44.839Z] #64 330.1 /tmp/tmp.3e05LgWfDm/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
11:50:44 [2022-07-15T11:50:44.839Z] #64 330.1 + bin/containerd-stress
11:50:44 [2022-07-15T11:50:44.839Z] #64 331.3 + bin/containerd-shim
11:50:45 [2022-07-15T11:50:45.124Z] #77 ...
11:50:45 [2022-07-15T11:50:45.124Z] 
11:50:45 [2022-07-15T11:50:45.124Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:50:45 [2022-07-15T11:50:45.124Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
11:50:45 [2022-07-15T11:50:45.124Z] #47 DONE 266.7s
11:50:45 [2022-07-15T11:50:45.124Z] 
11:50:45 [2022-07-15T11:50:45.124Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:50:45 [2022-07-15T11:50:45.124Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:50:45 [2022-07-15T11:50:45.647Z] #21 17.04 Reading package lists...
11:50:45 [2022-07-15T11:50:45.647Z] #21 ...
11:50:45 [2022-07-15T11:50:45.647Z] 
11:50:45 [2022-07-15T11:50:45.647Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:45 [2022-07-15T11:50:45.647Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:50:45 [2022-07-15T11:50:45.647Z] #77 196.7 config.status: creating Makefile
11:50:45 [2022-07-15T11:50:45.647Z] #77 196.8 config.status: creating config.h
11:50:45 [2022-07-15T11:50:45.647Z] #77 196.8 config.status: executing libtool commands
11:50:45 [2022-07-15T11:50:45.647Z] #77 196.9 config.status: executing depfiles commands
11:50:45 [2022-07-15T11:50:45.904Z] #77 198.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:50:46 [2022-07-15T11:50:46.160Z] #77 198.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:50:47 [2022-07-15T11:50:47.029Z] #55 ...
11:50:47 [2022-07-15T11:50:47.029Z] 
11:50:47 [2022-07-15T11:50:47.029Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:50:47 [2022-07-15T11:50:47.029Z] #48 sha256:81d01070567f82a59e3bf4fad7f2580cddfda8fb3162cfd446a29b2c30912c7e
11:50:47 [2022-07-15T11:50:47.089Z] #77 199.3 checking for gcc... gcc
11:50:47 [2022-07-15T11:50:47.288Z] #48 DONE 0.5s
11:50:47 [2022-07-15T11:50:47.288Z] 
11:50:47 [2022-07-15T11:50:47.288Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:50:47 [2022-07-15T11:50:47.288Z] #52 sha256:f5b0234b5a07c69c393bf5eddf4ace24171622aa019f9bce74e628be7d88414f
11:50:47 [2022-07-15T11:50:47.288Z] #52 DONE 0.1s
11:50:47 [2022-07-15T11:50:47.288Z] 
11:50:47 [2022-07-15T11:50:47.288Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:50:47 [2022-07-15T11:50:47.288Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:50:47 [2022-07-15T11:50:47.346Z] #77 199.5 checking whether the C compiler works... yes
11:50:47 [2022-07-15T11:50:47.346Z] #77 199.8 checking for C compiler default output file name... a.out
11:50:47 [2022-07-15T11:50:47.547Z] #55 ...
11:50:47 [2022-07-15T11:50:47.547Z] 
11:50:47 [2022-07-15T11:50:47.547Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:50:47 [2022-07-15T11:50:47.547Z] #54 sha256:a8707007a54d6e8ee657925b90089240b9d1a398a8ff8fdf512fd156e39f4e52
11:50:47 [2022-07-15T11:50:47.547Z] #54 DONE 0.1s
11:50:47 [2022-07-15T11:50:47.547Z] 
11:50:47 [2022-07-15T11:50:47.547Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:50:47 [2022-07-15T11:50:47.547Z] #60 sha256:81835993e5111171989eb20b897ea8cbc712fe9eab16a7e9b9ce20c5d3385e9d
11:50:47 [2022-07-15T11:50:47.602Z] #77 199.8 checking for suffix of executables... 
11:50:47 [2022-07-15T11:50:47.858Z] #77 200.1 checking whether we are cross compiling... no
11:50:48 [2022-07-15T11:50:48.118Z] #77 200.4 checking for suffix of object files... o
11:50:48 [2022-07-15T11:50:48.680Z] #77 200.7 checking whether we are using the GNU C compiler... yes
11:50:48 [2022-07-15T11:50:48.680Z] #77 201.0 checking whether gcc accepts -g... yes
11:50:49 [2022-07-15T11:50:49.243Z] #77 201.2 checking for gcc option to accept ISO C89... none needed
11:50:49 [2022-07-15T11:50:49.500Z] #77 201.6 checking whether gcc understands -c and -o together... yes
11:50:49 [2022-07-15T11:50:49.500Z] #77 202.0 checking for a BSD-compatible install... /usr/bin/install -c
11:50:49 [2022-07-15T11:50:49.756Z] #77 202.0 checking whether build environment is sane... yes
11:50:49 [2022-07-15T11:50:49.756Z] #77 202.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:50:49 [2022-07-15T11:50:49.756Z] #77 202.2 checking for gawk... no
11:50:49 [2022-07-15T11:50:49.756Z] #77 202.2 checking for mawk... mawk
11:50:49 [2022-07-15T11:50:49.756Z] #77 202.2 checking whether make sets $(MAKE)... yes
11:50:49 [2022-07-15T11:50:49.756Z] #77 202.3 checking whether make supports the include directive... yes (GNU style)
11:50:50 [2022-07-15T11:50:50.013Z] #77 202.4 checking whether make supports nested variables... yes
11:50:50 [2022-07-15T11:50:50.013Z] #77 202.5 checking whether UID '0' is supported by ustar format... yes
11:50:50 [2022-07-15T11:50:50.013Z] #77 202.6 checking whether GID '0' is supported by ustar format... yes
11:50:50 [2022-07-15T11:50:50.013Z] #77 202.6 checking how to create a ustar tar archive... gnutar
11:50:50 [2022-07-15T11:50:50.091Z] #60 ...
11:50:50 [2022-07-15T11:50:50.091Z] 
11:50:50 [2022-07-15T11:50:50.091Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:50 [2022-07-15T11:50:50.091Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:50:50 [2022-07-15T11:50:50.091Z] #77 222.7   CCLD     tests/init
11:50:50 [2022-07-15T11:50:50.269Z] #77 202.6 checking dependency style of gcc... gcc3
11:50:50 [2022-07-15T11:50:50.269Z] #77 202.8 checking whether to enable maintainer-specific portions of Makefiles... yes
11:50:50 [2022-07-15T11:50:50.269Z] #77 202.8 checking whether make supports nested variables... (cached) yes
11:50:50 [2022-07-15T11:50:50.526Z] #77 202.8 checking build system type... x86_64-pc-linux-gnu
11:50:50 [2022-07-15T11:50:50.786Z] #77 203.2 checking host system type... x86_64-pc-linux-gnu
11:50:50 [2022-07-15T11:50:50.786Z] #77 203.2 checking how to print strings... printf
11:50:50 [2022-07-15T11:50:50.786Z] #77 203.3 checking for a sed that does not truncate output... /bin/sed
11:50:51 [2022-07-15T11:50:51.042Z] #77 203.3 checking for grep that handles long lines and -e... /bin/grep
11:50:51 [2022-07-15T11:50:51.042Z] #77 203.4 checking for egrep... /bin/grep -E
11:50:51 [2022-07-15T11:50:51.042Z] #77 203.4 checking for fgrep... /bin/grep -F
11:50:51 [2022-07-15T11:50:51.042Z] #77 203.4 checking for ld used by gcc... /usr/bin/ld
11:50:51 [2022-07-15T11:50:51.042Z] #77 203.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:50:51 [2022-07-15T11:50:51.042Z] #77 203.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:50:51 [2022-07-15T11:50:51.042Z] #77 203.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:50:51 [2022-07-15T11:50:51.042Z] #77 203.6 checking whether ln -s works... yes
11:50:51 [2022-07-15T11:50:51.299Z] #77 203.6 checking the maximum length of command line arguments... 1572864
11:50:51 [2022-07-15T11:50:51.299Z] #77 203.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:50:51 [2022-07-15T11:50:51.299Z] #77 203.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:50:51 [2022-07-15T11:50:51.299Z] #77 203.6 checking for /usr/bin/ld option to reload object files... -r
11:50:51 [2022-07-15T11:50:51.299Z] #77 203.7 checking for objdump... objdump
11:50:51 [2022-07-15T11:50:51.299Z] #77 203.7 checking how to recognize dependent libraries... pass_all
11:50:51 [2022-07-15T11:50:51.299Z] #77 203.7 checking for dlltool... no
11:50:51 [2022-07-15T11:50:51.299Z] #77 203.7 checking how to associate runtime and link libraries... printf %s\n
11:50:51 [2022-07-15T11:50:51.299Z] #77 203.7 checking for ar... ar
11:50:51 [2022-07-15T11:50:51.299Z] #77 203.7 checking for archiver @FILE support... @
11:50:51 [2022-07-15T11:50:51.299Z] #77 203.8 checking for strip... strip
11:50:51 [2022-07-15T11:50:51.299Z] #77 203.8 checking for ranlib... ranlib
11:50:51 [2022-07-15T11:50:51.555Z] #77 203.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:50:51 [2022-07-15T11:50:51.555Z] #77 204.1 checking for sysroot... no
11:50:51 [2022-07-15T11:50:51.555Z] #77 204.1 checking for a working dd... /bin/dd
11:50:51 [2022-07-15T11:50:51.555Z] #77 204.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:50:51 [2022-07-15T11:50:51.555Z] #77 204.2 checking for mt... no
11:50:51 [2022-07-15T11:50:51.555Z] #77 204.2 checking if : is a manifest tool... no
11:50:51 [2022-07-15T11:50:51.812Z] #77 204.2 checking how to run the C preprocessor... gcc -E
11:50:52 [2022-07-15T11:50:52.644Z] #77 204.4 checking for ANSI C header files... yes
11:50:52 [2022-07-15T11:50:52.950Z] #64 342.5 + bin/containerd-shim-runc-v1
11:50:53 [2022-07-15T11:50:53.158Z] #77 205.1 checking for sys/types.h... 
11:50:53 [2022-07-15T11:50:53.158Z] #77 ...
11:50:53 [2022-07-15T11:50:53.158Z] 
11:50:53 [2022-07-15T11:50:53.158Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
11:50:53 [2022-07-15T11:50:53.158Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 Delve is a source level debugger for Go programs.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 Delve enables you to interact with your program by controlling the execution of the process,
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 Pass flags to the program you are debugging using `--`, for example:
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 `dlv exec ./hello -- server --config conf/config.toml`
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 Usage:
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   dlv [command]
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 Available Commands:
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   attach      Attach to running process and begin debugging.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   connect     Connect to a headless debug server with a terminal client.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   core        Examine a core dump.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   debug       Compile and begin debugging main package in current directory, or the package specified.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   exec        Execute a precompiled binary, and begin a debug session.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   help        Help about any command
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   run         Deprecated command. Use 'debug' instead.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   test        Compile test binary and begin debugging program.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   trace       Compile and begin tracing program.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   version     Prints version.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 Flags:
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.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)
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.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)
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1       --disable-aslr                     Disables address space randomization
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   -h, --help                             help for dlv
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1       --init string                      Init file, executed by the terminal client.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1       --log                              Enable debugging server logging.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1       --wd string                        Working directory for running the program.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 Additional help topics:
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   dlv backend  Help about the --backend flag.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   dlv log      Help about logging flags.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1   dlv redirect Help about file redirection.
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 
11:50:53 [2022-07-15T11:50:53.158Z] #36 252.1 Use "dlv [command] --help" for more information about a command.
11:50:53 [2022-07-15T11:50:53.158Z] #36 DONE 255.9s
11:50:53 [2022-07-15T11:50:53.158Z] 
11:50:53 [2022-07-15T11:50:53.158Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:53 [2022-07-15T11:50:53.158Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:50:53 [2022-07-15T11:50:53.158Z] #77 205.1 checking for sys/types.h... yes
11:50:53 [2022-07-15T11:50:53.158Z] #77 205.6 checking for sys/stat.h... 
11:50:53 [2022-07-15T11:50:53.158Z] #77 ...
11:50:53 [2022-07-15T11:50:53.158Z] 
11:50:53 [2022-07-15T11:50:53.158Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:50:53 [2022-07-15T11:50:53.158Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:50:53 [2022-07-15T11:50:53.158Z] #21 17.04 Reading package lists...
11:50:53 [2022-07-15T11:50:53.158Z] #21 22.51 Building dependency tree...
11:50:53 [2022-07-15T11:50:53.158Z] #21 25.93 The following additional packages will be installed:
11:50:53 [2022-07-15T11:50:53.158Z] #21 25.96   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:50:53 [2022-07-15T11:50:53.158Z] #21 25.96   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:50:53 [2022-07-15T11:50:53.158Z] #21 25.96   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:50:53 [2022-07-15T11:50:53.158Z] #21 25.97   python3-pkg-resources vim-runtime xxd
11:50:53 [2022-07-15T11:50:53.158Z] #21 25.97 Suggested packages:
11:50:53 [2022-07-15T11:50:53.158Z] #21 25.99   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:50:53 [2022-07-15T11:50:53.158Z] #21 25.99   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:50:53 [2022-07-15T11:50:53.158Z] #21 25.99   acl attr quota
11:50:53 [2022-07-15T11:50:53.158Z] #21 25.99 Recommended packages:
11:50:53 [2022-07-15T11:50:53.158Z] #21 25.99   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:50:53 [2022-07-15T11:50:53.158Z] #21 27.91 The following NEW packages will be installed:
11:50:53 [2022-07-15T11:50:53.158Z] #21 27.92   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:50:53 [2022-07-15T11:50:53.158Z] #21 27.92   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:50:53 [2022-07-15T11:50:53.158Z] #21 27.92   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:50:53 [2022-07-15T11:50:53.158Z] #21 27.92   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
11:50:53 [2022-07-15T11:50:53.158Z] #21 27.92   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
11:50:53 [2022-07-15T11:50:53.158Z] #21 27.92   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
11:50:53 [2022-07-15T11:50:53.158Z] #21 27.92   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:50:53 [2022-07-15T11:50:53.158Z] #21 27.92   xz-utils zip zstd
11:50:53 [2022-07-15T11:50:53.158Z] #21 28.37 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
11:50:53 [2022-07-15T11:50:53.158Z] #21 28.37 Need to get 27.7 MB of archives.
11:50:53 [2022-07-15T11:50:53.158Z] #21 28.37 After this operation, 106 MB of additional disk space will be used.
11:50:53 [2022-07-15T11:50:53.159Z] #21 28.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 28.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 28.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 28.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 28.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 28.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 28.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 28.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 28.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 28.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 28.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 28.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 28.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 28.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 29.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 30.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 30.09 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 30.10 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 30.10 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 30.10 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 30.21 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 30.21 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 30.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 30.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 30.28 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 30.29 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 30.32 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:50:53 [2022-07-15T11:50:53.159Z] #21 ...
11:50:53 [2022-07-15T11:50:53.159Z] 
11:50:53 [2022-07-15T11:50:53.159Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:50:53 [2022-07-15T11:50:53.159Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:50:53 [2022-07-15T11:50:53.159Z] #77 205.6 checking for sys/stat.h... yes
11:50:53 [2022-07-15T11:50:53.415Z] #77 205.8 checking for stdlib.h... yes
11:50:53 [2022-07-15T11:50:53.672Z] #77 206.0 checking for string.h... yes
11:50:54 [2022-07-15T11:50:54.235Z] #77 206.2 checking for memory.h... yes
11:50:54 [2022-07-15T11:50:54.235Z] #77 206.6 checking for strings.h... yes
11:50:54 [2022-07-15T11:50:54.522Z] #77 206.9 checking for inttypes.h... yes
11:50:54 [2022-07-15T11:50:54.779Z] #77 207.2 checking for stdint.h... yes
11:50:55 [2022-07-15T11:50:55.035Z] #77 207.4 checking for unistd.h... yes
11:50:55 [2022-07-15T11:50:55.035Z] #77 207.5 checking for dlfcn.h... yes
11:50:55 [2022-07-15T11:50:55.292Z] #77 207.7 checking for objdir... .libs
11:50:55 [2022-07-15T11:50:55.548Z] #77 208.1 checking if gcc supports -fno-rtti -fno-exceptions... no
11:50:55 [2022-07-15T11:50:55.827Z] #77 208.2 checking for gcc option to produce PIC... -fPIC -DPIC
11:50:55 [2022-07-15T11:50:55.827Z] #77 208.2 checking if gcc PIC flag -fPIC -DPIC works... yes
11:50:56 [2022-07-15T11:50:56.084Z] #77 208.3 checking if gcc static flag -static works... yes
11:50:56 [2022-07-15T11:50:56.355Z] #77 208.7 checking if gcc supports -c -o file.o... yes
11:50:56 [2022-07-15T11:50:56.355Z] #77 208.8 checking if gcc supports -c -o file.o... (cached) yes
11:50:56 [2022-07-15T11:50:56.355Z] #77 208.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:50:56 [2022-07-15T11:50:56.612Z] #77 208.8 checking dynamic linker characteristics... GNU/Linux ld.so
11:50:56 [2022-07-15T11:50:56.612Z] #77 209.2 checking how to hardcode library paths into programs... immediate
11:50:56 [2022-07-15T11:50:56.612Z] #77 209.2 checking whether stripping libraries is possible... yes
11:50:56 [2022-07-15T11:50:56.612Z] #77 209.2 checking if libtool supports shared libraries... yes
11:50:56 [2022-07-15T11:50:56.612Z] #77 209.2 checking whether to build shared libraries... no
11:50:56 [2022-07-15T11:50:56.612Z] #77 209.2 checking whether to build static libraries... yes
11:50:56 [2022-07-15T11:50:56.869Z] #77 209.2 checking float.h usability... yes
11:50:56 [2022-07-15T11:50:56.869Z] #77 209.3 checking float.h presence... yes
11:50:56 [2022-07-15T11:50:56.869Z] #77 209.4 checking for float.h... yes
11:50:56 [2022-07-15T11:50:56.869Z] #77 209.4 checking limits.h usability... yes
11:50:57 [2022-07-15T11:50:57.126Z] #77 209.6 checking limits.h presence... yes
11:50:57 [2022-07-15T11:50:57.126Z] #77 209.6 checking for limits.h... yes
11:50:57 [2022-07-15T11:50:57.126Z] #77 209.6 checking stddef.h usability... yes
11:50:57 [2022-07-15T11:50:57.126Z] #77 209.8 checking stddef.h presence... yes
11:50:57 [2022-07-15T11:50:57.382Z] #77 209.8 checking for stddef.h... yes
11:50:57 [2022-07-15T11:50:57.382Z] #77 209.8 checking for stdlib.h... (cached) yes
11:50:57 [2022-07-15T11:50:57.382Z] #77 209.9 checking for string.h... (cached) yes
11:50:57 [2022-07-15T11:50:57.382Z] #77 209.9 checking sys/time.h usability... yes
11:50:57 [2022-07-15T11:50:57.679Z] #77 210.1 checking sys/time.h presence... yes
11:50:57 [2022-07-15T11:50:57.679Z] #77 210.2 checking for sys/time.h... yes
11:50:57 [2022-07-15T11:50:57.943Z] #77 210.2 checking for inline... inline
11:50:58 [2022-07-15T11:50:58.215Z] #64 348.8 + bin/containerd-shim-runc-v2
11:50:58 [2022-07-15T11:50:58.542Z] #77 210.4 checking for size_t... yes
11:50:58 [2022-07-15T11:50:58.542Z] #77 211.1 checking for stdlib.h... (cached) yes
11:50:58 [2022-07-15T11:50:58.781Z] #64 349.7 + binaries
11:50:58 [2022-07-15T11:50:58.781Z] #64 349.7 + install -D bin/containerd /build/containerd
11:50:58 [2022-07-15T11:50:58.781Z] #64 349.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:50:58 [2022-07-15T11:50:58.781Z] #64 349.7 + install -D bin/ctr /build/ctr
11:50:59 [2022-07-15T11:50:59.104Z] #77 211.1 checking for GNU libc compatible malloc... yes
11:50:59 [2022-07-15T11:50:59.104Z] #77 211.5 checking for stdlib.h... (cached) yes
11:50:59 [2022-07-15T11:50:59.361Z] #77 211.5 checking for GNU libc compatible realloc... yes
11:50:59 [2022-07-15T11:50:59.929Z] #77 211.9 checking for working strtod... yes
11:51:00 [2022-07-15T11:51:00.185Z] #77 212.4 checking for gettimeofday... yes
11:51:00 [2022-07-15T11:51:00.440Z] #77 212.7 checking for memset... yes
11:51:00 [2022-07-15T11:51:00.677Z] #64 DONE 351.6s
11:51:00 [2022-07-15T11:51:00.991Z] #77 213.2 checking for strspn... yes
11:51:01 [2022-07-15T11:51:01.421Z] Created binary: bundles/dynbinary-daemon/dockerd
11:51:01 [2022-07-15T11:51:01.421Z] Building: bundles/dynbinary-daemon/docker-proxy
11:51:01 [2022-07-15T11:51:01.421Z] GOOS="" GOARCH="" GOARM=""
11:51:01 [2022-07-15T11:51:01.421Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:51:01 [2022-07-15T11:51:01.421Z] 
11:51:01 [2022-07-15T11:51:01.421Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:51:01 [2022-07-15T11:51:01.421Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:51:01 [2022-07-15T11:51:01.421Z] Using test binary docker
11:51:01 [2022-07-15T11:51:01.421Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:51:01 [2022-07-15T11:51:01.421Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:51:01 [2022-07-15T11:51:01.421Z] INFO: Waiting for daemon to start...
11:51:01 [2022-07-15T11:51:01.421Z] Starting dockerd
11:51:01 [2022-07-15T11:51:01.421Z] .
11:51:01 [2022-07-15T11:51:01.421Z] INFO: Building docker-sdk-python3:5.0.3...
11:51:01 [2022-07-15T11:51:01.503Z] #77 213.9 checking that generated files are newer than configure... done
11:51:01 [2022-07-15T11:51:01.503Z] #77 213.9 configure: creating ./config.status
11:51:01 [2022-07-15T11:51:01.619Z] 
11:51:01 [2022-07-15T11:51:01.620Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:51:01 [2022-07-15T11:51:01.620Z] #65 sha256:eaa287b29ac1e6e0860b89e337b9c8aed4e4fba1835d6e5858ba309ffad1d8a2
11:51:02 [2022-07-15T11:51:02.184Z] #65 DONE 0.8s
11:51:02 [2022-07-15T11:51:02.184Z] 
11:51:02 [2022-07-15T11:51:02.184Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:51:02 [2022-07-15T11:51:02.184Z] #70 sha256:ba93409d6870a31d0e20212511c828cca0dc716ad8918ede079ce849e7d6f176
11:51:02 [2022-07-15T11:51:02.442Z] #70 DONE 0.2s
11:51:02 [2022-07-15T11:51:02.442Z] 
11:51:02 [2022-07-15T11:51:02.442Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:51:02 [2022-07-15T11:51:02.442Z] #75 sha256:67f1bc9df294a02d330bfc0c775c0d524b5d80999b53eb7160daed9656170dd7
11:51:03 [2022-07-15T11:51:03.375Z] #75 DONE 0.9s
11:51:03 [2022-07-15T11:51:03.375Z] 
11:51:03 [2022-07-15T11:51:03.375Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:51:03 [2022-07-15T11:51:03.375Z] #78 sha256:0b7eea970578b5196f3c844f952049f25bd85509c4fc93e9a9ba0283db3b1bb0
11:51:03 [2022-07-15T11:51:03.375Z] #78 DONE 0.0s
11:51:03 [2022-07-15T11:51:03.375Z] 
11:51:03 [2022-07-15T11:51:03.375Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:51:03 [2022-07-15T11:51:03.375Z] #79 sha256:5e1947117e45c7ff60fc4be63bdc262e583294da053b803e469f80ef65d2d1be
11:51:03 [2022-07-15T11:51:03.375Z] #79 DONE 0.0s
11:51:03 [2022-07-15T11:51:03.375Z] 
11:51:03 [2022-07-15T11:51:03.375Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:51:03 [2022-07-15T11:51:03.375Z] #80 sha256:82290e5b491768a57dfc4297899c2aff0970e08f738520513ea22989a2091099
11:51:03 [2022-07-15T11:51:03.375Z] #80 DONE 0.0s
11:51:03 [2022-07-15T11:51:03.375Z] 
11:51:03 [2022-07-15T11:51:03.375Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
11:51:03 [2022-07-15T11:51:03.375Z] #81 sha256:fa54db10d367e043a82311d3938d4f0a0d857afd4cbb88e8e85780badf3a5ded
11:51:03 [2022-07-15T11:51:03.395Z] #77 ...
11:51:03 [2022-07-15T11:51:03.395Z] 
11:51:03 [2022-07-15T11:51:03.395Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:51:03 [2022-07-15T11:51:03.395Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:51:03 [2022-07-15T11:51:03.395Z] #21 30.42 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:51:03 [2022-07-15T11:51:03.395Z] #21 30.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:51:03 [2022-07-15T11:51:03.395Z] #21 30.50 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:51:03 [2022-07-15T11:51:03.395Z] #21 30.88 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:51:03 [2022-07-15T11:51:03.395Z] #21 30.93 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:51:03 [2022-07-15T11:51:03.395Z] #21 30.98 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:51:03 [2022-07-15T11:51:03.395Z] #21 31.03 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
11:51:03 [2022-07-15T11:51:03.395Z] #21 32.23 debconf: delaying package configuration, since apt-utils is not installed
11:51:03 [2022-07-15T11:51:03.395Z] #21 32.39 Fetched 27.7 MB in 3s (9015 kB/s)
11:51:03 [2022-07-15T11:51:03.395Z] #21 32.80 Selecting previously unselected package pigz.
11:51:03 [2022-07-15T11:51:03.395Z] #21 32.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
11:51:03 [2022-07-15T11:51:03.395Z] #21 32.87 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 33.14 Unpacking pigz (2.6-1) ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 34.24 Selecting previously unselected package libelf1:amd64.
11:51:03 [2022-07-15T11:51:03.395Z] #21 34.24 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 34.65 Unpacking libelf1:amd64 (0.183-1) ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 35.29 Selecting previously unselected package libbpf0:amd64.
11:51:03 [2022-07-15T11:51:03.395Z] #21 35.29 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 35.30 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 36.08 Selecting previously unselected package libcap2:amd64.
11:51:03 [2022-07-15T11:51:03.395Z] #21 36.09 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 36.10 Unpacking libcap2:amd64 (1:2.44-1) ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 36.70 Selecting previously unselected package libmnl0:amd64.
11:51:03 [2022-07-15T11:51:03.395Z] #21 36.70 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 36.71 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 37.31 Selecting previously unselected package libxtables12:amd64.
11:51:03 [2022-07-15T11:51:03.395Z] #21 37.31 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 37.39 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 38.21 Selecting previously unselected package libcap2-bin.
11:51:03 [2022-07-15T11:51:03.395Z] #21 38.22 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 38.23 Unpacking libcap2-bin (1:2.44-1) ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 38.82 Selecting previously unselected package iproute2.
11:51:03 [2022-07-15T11:51:03.395Z] #21 38.82 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 38.83 Unpacking iproute2 (5.10.0-4) ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 39.68 Selecting previously unselected package xxd.
11:51:03 [2022-07-15T11:51:03.395Z] #21 39.71 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 39.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:51:03 [2022-07-15T11:51:03.395Z] #21 ...
11:51:03 [2022-07-15T11:51:03.395Z] 
11:51:03 [2022-07-15T11:51:03.395Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:51:03 [2022-07-15T11:51:03.395Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:51:03 [2022-07-15T11:51:03.395Z] #77 216.0 config.status: creating Makefile
11:51:03 [2022-07-15T11:51:03.395Z] #77 216.0 config.status: creating config.h
11:51:03 [2022-07-15T11:51:03.651Z] #77 216.0 config.status: executing depfiles commands
11:51:03 [2022-07-15T11:51:03.651Z] #77 216.2 config.status: executing libtool commands
11:51:04 [2022-07-15T11:51:04.309Z] #81 DONE 0.7s
11:51:04 [2022-07-15T11:51:04.309Z] 
11:51:04 [2022-07-15T11:51:04.309Z] #82 exporting to image
11:51:04 [2022-07-15T11:51:04.309Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:51:04 [2022-07-15T11:51:04.309Z] #82 exporting layers
11:51:04 [2022-07-15T11:51:04.582Z] #77 216.9   GEN      .version
11:51:04 [2022-07-15T11:51:04.582Z] #77 217.0 make  install-recursive
11:51:04 [2022-07-15T11:51:04.582Z] #77 217.0 make[1]: Entering directory '/tmp/crun-build'
11:51:04 [2022-07-15T11:51:04.582Z] #77 217.0 Making install in libocispec
11:51:04 [2022-07-15T11:51:04.582Z] #77 217.1 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:51:04 [2022-07-15T11:51:04.582Z] #77 217.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
11:51:04 [2022-07-15T11:51:04.582Z] #77 217.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
11:51:04 [2022-07-15T11:51:04.582Z] #77 217.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
11:51:04 [2022-07-15T11:51:04.582Z] #77 217.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
11:51:05 [2022-07-15T11:51:05.150Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:51:05 [2022-07-15T11:51:05.712Z] #77 218.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:51:05 [2022-07-15T11:51:05.712Z] #77 218.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:51:05 [2022-07-15T11:51:05.712Z] #77 218.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:51:05 [2022-07-15T11:51:05.712Z] #77 218.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:51:05 [2022-07-15T11:51:05.712Z] #77 218.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:51:05 [2022-07-15T11:51:05.712Z] #77 218.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:51:05 [2022-07-15T11:51:05.712Z] #77 218.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:51:05 [2022-07-15T11:51:05.712Z] #77 218.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:51:05 [2022-07-15T11:51:05.712Z] #77 218.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:51:05 [2022-07-15T11:51:05.712Z] #77 218.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:51:05 [2022-07-15T11:51:05.712Z] #77 218.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:51:05 [2022-07-15T11:51:05.712Z] #77 218.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:51:05 [2022-07-15T11:51:05.712Z] #77 218.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:51:05 [2022-07-15T11:51:05.712Z] #77 218.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:51:05 [2022-07-15T11:51:05.712Z] #77 218.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:51:07 [2022-07-15T11:51:07.080Z] #77 219.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:51:07 [2022-07-15T11:51:07.080Z] #77 219.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:51:07 [2022-07-15T11:51:07.080Z] #77 219.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:51:07 [2022-07-15T11:51:07.080Z] #77 219.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:51:07 [2022-07-15T11:51:07.080Z] #77 219.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:51:07 [2022-07-15T11:51:07.080Z] #77 219.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:51:07 [2022-07-15T11:51:07.080Z] #77 219.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:51:07 [2022-07-15T11:51:07.080Z] #77 219.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:51:07 [2022-07-15T11:51:07.080Z] #77 219.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:51:07 [2022-07-15T11:51:07.080Z] #77 219.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:51:07 [2022-07-15T11:51:07.080Z] #77 219.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:51:07 [2022-07-15T11:51:07.080Z] #77 219.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:51:07 [2022-07-15T11:51:07.080Z] #77 219.5 make  install-recursive
11:51:07 [2022-07-15T11:51:07.080Z] #77 219.5 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:51:07 [2022-07-15T11:51:07.080Z] #77 219.7 Making install in yajl
11:51:07 [2022-07-15T11:51:07.336Z] #77 219.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:51:07 [2022-07-15T11:51:07.336Z] #77 219.9   CC       verify/json_verify-json_verify.o
11:51:07 [2022-07-15T11:51:07.336Z] #77 220.0   CC       src/libyajl_la-yajl_alloc.lo
11:51:07 [2022-07-15T11:51:07.336Z] #77 220.0   CC       src/libyajl_la-yajl.lo
11:51:07 [2022-07-15T11:51:07.336Z] #77 220.0   CC       src/libyajl_la-yajl_gen.lo
11:51:07 [2022-07-15T11:51:07.592Z] #77 220.0   CC       src/libyajl_la-yajl_parser.lo
11:51:07 [2022-07-15T11:51:07.592Z] #77 220.1   CC       src/libyajl_la-yajl_buf.lo
11:51:07 [2022-07-15T11:51:07.592Z] #77 220.1   CC       src/libyajl_la-yajl_encode.lo
11:51:07 [2022-07-15T11:51:07.592Z] #77 220.1   CC       src/libyajl_la-yajl_lex.lo
11:51:07 [2022-07-15T11:51:07.592Z] #77 220.2   CC       src/libyajl_la-yajl_tree.lo
11:51:10 [2022-07-15T11:51:10.865Z] #82 exporting layers 6.4s done
11:51:10 [2022-07-15T11:51:10.865Z] #82 writing image sha256:08996f25e25c464911e531efa81266b03a3b27f9d59b15152167493ee60b138b done
11:51:10 [2022-07-15T11:51:10.865Z] #82 naming to docker.io/library/docker:863ca3f1855048bec370a444e475760ac33991ae done
11:51:10 [2022-07-15T11:51:10.865Z] #82 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
11:51:11 [2022-07-15T11:51:11.189Z] + trap exit INT TERM
11:51:11 [2022-07-15T11:51:11.189Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
11:51:11 [2022-07-15T11:51:11.189Z] + CONTAINER_NAME=docker-pr1
11:51:11 [2022-07-15T11:51:11.189Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43813/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43813/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae -e DOCKER_GRAPHDRIVER docker:863ca3f1855048bec370a444e475760ac33991ae hack/make.sh dynbinary
11:51:11 [2022-07-15T11:51:11.447Z] 
11:51:11 [2022-07-15T11:51:11.705Z] Removing bundles/
11:51:11 [2022-07-15T11:51:11.705Z] 
11:51:11 [2022-07-15T11:51:11.705Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:51:11 [2022-07-15T11:51:11.705Z] Building: bundles/dynbinary-daemon/dockerd
11:51:11 [2022-07-15T11:51:11.705Z] GOOS="" GOARCH="" GOARM=""
11:51:12 [2022-07-15T11:51:12.029Z] #77 241.6   AR       libcrun_testing.a
11:51:12 [2022-07-15T11:51:12.029Z] #77 241.6 ar: `u' modifier ignored since `D' is the default (see `U')
11:51:12 [2022-07-15T11:51:12.029Z] #77 241.7   CCLD     tests/tests_libcrun_utils
11:51:12 [2022-07-15T11:51:12.029Z] #77 241.7   CCLD     tests/tests_libcrun_errors
11:51:12 [2022-07-15T11:51:12.029Z] #77 241.8   CCLD     tests/tests_libcrun_fuzzer
11:51:12 [2022-07-15T11:51:12.029Z] #77 242.2   CCLD     libcrun.la
11:51:12 [2022-07-15T11:51:12.029Z] #77 243.2   CCLD     crun
11:51:12 [2022-07-15T11:51:12.029Z] #77 243.7 make[3]: Entering directory '/tmp/crun-build'
11:51:12 [2022-07-15T11:51:12.029Z] #77 243.9  /bin/mkdir -p '/usr/local/lib'
11:51:12 [2022-07-15T11:51:12.029Z] #77 243.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:51:12 [2022-07-15T11:51:12.029Z] #77 243.9  /bin/mkdir -p '/usr/local/share/man/man1'
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.0  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.1 libtool: install: ranlib /usr/local/lib/libcrun.a
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3 ----------------------------------------------------------------------
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3 Libraries have been installed in:
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3    /usr/local/lib
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3 
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3 If you ever happen to want to link against installed libraries
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3 in a given directory, LIBDIR, you must either use libtool, and
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3 specify the full pathname of the library, or use the '-LLIBDIR'
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3 flag during linking and do at least one of the following:
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3      during execution
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3      during linking
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3 
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3 See any operating system documentation about shared libraries for
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3 more information, such as the ld(1) and ld.so(8) manual pages.
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3 ----------------------------------------------------------------------
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3  /bin/mkdir -p '/build'
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.3   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.4 libtool: install: /usr/bin/install -c crun /build/crun
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.4 make[3]: Leaving directory '/tmp/crun-build'
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.4 make[2]: Leaving directory '/tmp/crun-build'
11:51:12 [2022-07-15T11:51:12.029Z] #77 244.4 make[1]: Leaving directory '/tmp/crun-build'
11:51:12 [2022-07-15T11:51:12.029Z] #77 DONE 244.6s
11:51:12 [2022-07-15T11:51:12.029Z] 
11:51:12 [2022-07-15T11:51:12.029Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:51:12 [2022-07-15T11:51:12.029Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:51:12 [2022-07-15T11:51:12.846Z] #77 ...
11:51:12 [2022-07-15T11:51:12.846Z] 
11:51:12 [2022-07-15T11:51:12.846Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:51:12 [2022-07-15T11:51:12.846Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:51:12 [2022-07-15T11:51:12.846Z] #21 40.70 Selecting previously unselected package vim-common.
11:51:12 [2022-07-15T11:51:12.846Z] #21 40.71 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 41.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 42.51 Selecting previously unselected package bash-completion.
11:51:12 [2022-07-15T11:51:12.846Z] #21 42.52 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 47.42 Unpacking bash-completion (1:2.11-2) ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 47.94 Selecting previously unselected package bzip2.
11:51:12 [2022-07-15T11:51:12.846Z] #21 47.95 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 47.96 Unpacking bzip2 (1.0.8-4) ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 48.09 Selecting previously unselected package xz-utils.
11:51:12 [2022-07-15T11:51:12.846Z] #21 48.11 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 48.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 48.35 Selecting previously unselected package apparmor.
11:51:12 [2022-07-15T11:51:12.846Z] #21 48.37 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 48.48 Unpacking apparmor (2.13.6-10) ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.05 Selecting previously unselected package inetutils-ping.
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.11 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.12 Unpacking inetutils-ping (2:2.0-1) ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.29 Selecting previously unselected package libip4tc2:amd64.
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.29 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.30 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.41 Selecting previously unselected package libip6tc2:amd64.
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.42 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.42 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.59 Selecting previously unselected package libnfnetlink0:amd64.
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.59 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.70 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.72 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.84 Selecting previously unselected package libnftnl11:amd64.
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.85 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
11:51:12 [2022-07-15T11:51:12.846Z] #21 49.86 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:51:13 [2022-07-15T11:51:13.104Z] #21 50.01 Selecting previously unselected package iptables.
11:51:13 [2022-07-15T11:51:13.104Z] #21 50.02 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
11:51:13 [2022-07-15T11:51:13.104Z] #21 50.04 Unpacking iptables (1.8.7-1) ...
11:51:13 [2022-07-15T11:51:13.361Z] #21 50.55 Selecting previously unselected package libonig5:amd64.
11:51:13 [2022-07-15T11:51:13.361Z] #21 50.55 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
11:51:13 [2022-07-15T11:51:13.618Z] #21 50.56 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:51:13 [2022-07-15T11:51:13.618Z] #21 50.78 Selecting previously unselected package libjq1:amd64.
11:51:13 [2022-07-15T11:51:13.618Z] #21 50.79 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
11:51:13 [2022-07-15T11:51:13.618Z] #21 50.80 Unpacking libjq1:amd64 (1.6-2.1) ...
11:51:13 [2022-07-15T11:51:13.874Z] #21 50.97 Selecting previously unselected package jq.
11:51:13 [2022-07-15T11:51:13.874Z] #21 50.97 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
11:51:13 [2022-07-15T11:51:13.874Z] #21 50.99 Unpacking jq (1.6-2.1) ...
11:51:13 [2022-07-15T11:51:13.874Z] #21 51.10 Selecting previously unselected package libaio1:amd64.
11:51:14 [2022-07-15T11:51:14.131Z] #21 51.10 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
11:51:14 [2022-07-15T11:51:14.131Z] #21 51.12 Unpacking libaio1:amd64 (0.3.112-9) ...
11:51:14 [2022-07-15T11:51:14.131Z] #21 51.22 Selecting previously unselected package libgpm2:amd64.
11:51:14 [2022-07-15T11:51:14.131Z] #21 51.23 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
11:51:14 [2022-07-15T11:51:14.131Z] #21 51.26 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:51:14 [2022-07-15T11:51:14.131Z] #21 51.36 Selecting previously unselected package libicu67:amd64.
11:51:14 [2022-07-15T11:51:14.389Z] #21 51.36 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
11:51:14 [2022-07-15T11:51:14.389Z] #21 51.37 Unpacking libicu67:amd64 (67.1-7) ...
11:51:15 [2022-07-15T11:51:15.323Z] #21 ...
11:51:15 [2022-07-15T11:51:15.323Z] 
11:51:15 [2022-07-15T11:51:15.323Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:51:15 [2022-07-15T11:51:15.323Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:51:15 [2022-07-15T11:51:15.323Z] #77 227.9   CCLD     libyajl.la
11:51:16 [2022-07-15T11:51:16.255Z] #77 228.5   CCLD     verify/json_verify
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.1 make[5]: Nothing to be done for 'install-exec-am'.
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.1 make[5]: Nothing to be done for 'install-data-am'.
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.3   CC       src/validate.o
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.3   CC       src/image_spec_schema_config_schema.lo
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.3   CC       src/image_spec_schema_content_descriptor.lo
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.3   CC       src/image_spec_schema_defs.lo
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.3   CC       src/image_spec_schema_defs_descriptor.lo
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.3   CC       src/image_spec_schema_image_index_schema.lo
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.4   CC       src/image_spec_schema_image_layout_schema.lo
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.4   CC       src/image_spec_schema_image_manifest_schema.lo
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.4   CC       src/runtime_spec_schema_config_linux.lo
11:51:16 [2022-07-15T11:51:16.818Z] #77 229.5   CC       src/runtime_spec_schema_config_zos.lo
11:51:17 [2022-07-15T11:51:17.075Z] #77 229.5   CC       src/runtime_spec_schema_config_schema.lo
11:51:17 [2022-07-15T11:51:17.075Z] #77 229.5   CC       src/runtime_spec_schema_config_vm.lo
11:51:17 [2022-07-15T11:51:17.075Z] #77 229.6   CC       src/runtime_spec_schema_config_windows.lo
11:51:17 [2022-07-15T11:51:17.075Z] #77 229.6   CC       src/runtime_spec_schema_config_solaris.lo
11:51:17 [2022-07-15T11:51:17.075Z] #77 229.6   CC       src/runtime_spec_schema_defs.lo
11:51:17 [2022-07-15T11:51:17.075Z] #77 229.7   CC       src/runtime_spec_schema_defs_zos.lo
11:51:17 [2022-07-15T11:51:17.075Z] #77 229.7   CC       src/runtime_spec_schema_defs_linux.lo
11:51:17 [2022-07-15T11:51:17.332Z] #77 229.8   CC       src/runtime_spec_schema_defs_vm.lo
11:51:17 [2022-07-15T11:51:17.332Z] #77 230.0   CC       src/runtime_spec_schema_state_schema.lo
11:51:17 [2022-07-15T11:51:17.589Z] #77 230.0   CC       src/image_manifest_items_image_manifest_items_schema.lo
11:51:17 [2022-07-15T11:51:17.589Z] #77 230.1   CC       src/basic_test_double_array_item.lo
11:51:17 [2022-07-15T11:51:17.589Z] #77 230.3   CC       src/basic_test_double_array.lo
11:51:17 [2022-07-15T11:51:17.845Z] #77 230.3   CC       src/runtime_spec_schema_defs_windows.lo
11:51:17 [2022-07-15T11:51:17.845Z] #77 230.4   CC       src/basic_test_top_array_int.lo
11:51:17 [2022-07-15T11:51:17.845Z] #77 230.4   CC       src/basic_test_top_array_string.lo
11:51:18 [2022-07-15T11:51:18.409Z] #77 230.8   CC       src/basic_test_top_double_array_int.lo
11:51:18 [2022-07-15T11:51:18.409Z] #77 230.9   CC       src/basic_test_top_double_array_obj.lo
11:51:18 [2022-07-15T11:51:18.665Z] #77 231.2   CC       src/basic_test_top_double_array_refobj.lo
11:51:18 [2022-07-15T11:51:18.921Z] #77 231.4   CC       src/basic_test_top_double_array_string.lo
11:51:18 [2022-07-15T11:51:18.921Z] #77 231.4   CC       src/read-file.lo
11:51:18 [2022-07-15T11:51:18.921Z] #77 231.6   CC       tests/test-1.o
11:51:19 [2022-07-15T11:51:19.178Z] #77 231.7   CC       tests/test-3.o
11:51:19 [2022-07-15T11:51:19.434Z] #77 231.8   CC       src/json_common.lo
11:51:19 [2022-07-15T11:51:19.434Z] #77 231.8   CC       tests/test-2.o
11:51:19 [2022-07-15T11:51:19.434Z] #77 231.8   CC       tests/test-6.o
11:51:19 [2022-07-15T11:51:19.434Z] #77 232.0   CC       tests/test-5.o
11:51:19 [2022-07-15T11:51:19.998Z] #77 232.4   CC       tests/test-4.o
11:51:19 [2022-07-15T11:51:19.998Z] #77 232.4   CC       tests/test-8.o
11:51:19 [2022-07-15T11:51:19.998Z] #77 232.4   CC       tests/test-7.o
11:51:19 [2022-07-15T11:51:19.998Z] #77 232.5   CC       tests/test-9.o
11:51:19 [2022-07-15T11:51:19.998Z] #77 232.6   CC       tests/test-10.o
11:51:20 [2022-07-15T11:51:20.255Z] #77 232.7   CC       tests/test-11.o
11:51:22 [2022-07-15T11:51:22.787Z] #77 ...
11:51:22 [2022-07-15T11:51:22.787Z] 
11:51:22 [2022-07-15T11:51:22.788Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:51:22 [2022-07-15T11:51:22.788Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
11:51:22 [2022-07-15T11:51:22.788Z] #21 59.33 Selecting previously unselected package libinih1:amd64.
11:51:22 [2022-07-15T11:51:22.788Z] #21 59.34 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
11:51:22 [2022-07-15T11:51:22.788Z] #21 59.34 Unpacking libinih1:amd64 (53-1+b2) ...
11:51:22 [2022-07-15T11:51:22.788Z] #21 59.51 Selecting previously unselected package libnet1:amd64.
11:51:22 [2022-07-15T11:51:22.788Z] #21 59.52 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:51:22 [2022-07-15T11:51:22.788Z] #21 59.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:51:22 [2022-07-15T11:51:22.788Z] #21 59.78 Selecting previously unselected package libnl-3-200:amd64.
11:51:22 [2022-07-15T11:51:22.788Z] #21 59.79 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:51:22 [2022-07-15T11:51:22.788Z] #21 59.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:51:23 [2022-07-15T11:51:23.051Z] #21 60.20 Selecting previously unselected package libprotobuf-c1:amd64.
11:51:23 [2022-07-15T11:51:23.051Z] #21 60.21 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:51:23 [2022-07-15T11:51:23.308Z] #21 60.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:51:23 [2022-07-15T11:51:23.308Z] #21 60.33 Selecting previously unselected package libyajl2:amd64.
11:51:23 [2022-07-15T11:51:23.308Z] #21 60.36 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
11:51:23 [2022-07-15T11:51:23.308Z] #21 60.40 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:51:23 [2022-07-15T11:51:23.490Z] #64 285.7 # github.com/containerd/containerd/cmd/containerd
11:51:23 [2022-07-15T11:51:23.490Z] #64 285.7 /usr/bin/ld: /tmp/go-link-3589230427/000019.o: in function `New':
11:51:23 [2022-07-15T11:51:23.490Z] #64 285.7 /tmp/tmp.Su7EqlQnFU/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
11:51:23 [2022-07-15T11:51:23.490Z] #64 285.8 + bin/containerd-stress
11:51:23 [2022-07-15T11:51:23.490Z] #64 286.9 + bin/containerd-shim
11:51:23 [2022-07-15T11:51:23.564Z] #21 60.51 Selecting previously unselected package net-tools.
11:51:23 [2022-07-15T11:51:23.564Z] #21 60.54 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:51:23 [2022-07-15T11:51:23.564Z] #21 60.55 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:51:23 [2022-07-15T11:51:23.564Z] #21 60.73 Selecting previously unselected package patch.
11:51:23 [2022-07-15T11:51:23.564Z] #21 60.80 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
11:51:23 [2022-07-15T11:51:23.822Z] #21 60.81 Unpacking patch (2.7.6-7) ...
11:51:24 [2022-07-15T11:51:24.079Z] #21 61.12 Selecting previously unselected package python-pip-whl.
11:51:24 [2022-07-15T11:51:24.079Z] #21 61.16 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:51:24 [2022-07-15T11:51:24.079Z] #21 61.17 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:51:25 [2022-07-15T11:51:25.446Z] #21 62.23 Selecting previously unselected package python3-lib2to3.
11:51:25 [2022-07-15T11:51:25.446Z] #21 62.24 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
11:51:25 [2022-07-15T11:51:25.446Z] #21 62.25 Unpacking python3-lib2to3 (3.9.2-1) ...
11:51:25 [2022-07-15T11:51:25.446Z] #21 62.40 Selecting previously unselected package python3-distutils.
11:51:25 [2022-07-15T11:51:25.446Z] #21 62.42 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
11:51:25 [2022-07-15T11:51:25.446Z] #21 62.43 Unpacking python3-distutils (3.9.2-1) ...
11:51:25 [2022-07-15T11:51:25.703Z] #21 62.82 Selecting previously unselected package python3-pkg-resources.
11:51:25 [2022-07-15T11:51:25.703Z] #21 62.82 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
11:51:25 [2022-07-15T11:51:25.703Z] #21 62.84 Unpacking python3-pkg-resources (52.0.0-4) ...
11:51:26 [2022-07-15T11:51:26.266Z] #21 63.15 Selecting previously unselected package python3-setuptools.
11:51:26 [2022-07-15T11:51:26.266Z] #21 63.15 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
11:51:26 [2022-07-15T11:51:26.266Z] #21 63.17 Unpacking python3-setuptools (52.0.0-4) ...
11:51:26 [2022-07-15T11:51:26.784Z] #64 295.8 + bin/containerd-shim-runc-v1
11:51:26 [2022-07-15T11:51:26.828Z] #21 63.75 Selecting previously unselected package python3-wheel.
11:51:26 [2022-07-15T11:51:26.828Z] #21 63.76 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
11:51:26 [2022-07-15T11:51:26.828Z] #21 63.78 Unpacking python3-wheel (0.34.2-1) ...
11:51:27 [2022-07-15T11:51:27.084Z] #21 64.14 Selecting previously unselected package python3-pip.
11:51:27 [2022-07-15T11:51:27.084Z] #21 64.14 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:51:27 [2022-07-15T11:51:27.084Z] #21 64.15 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:51:27 [2022-07-15T11:51:27.646Z] #21 64.44 Selecting previously unselected package sudo.
11:51:27 [2022-07-15T11:51:27.646Z] #21 64.48 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
11:51:27 [2022-07-15T11:51:27.646Z] #21 64.50 Unpacking sudo (1.9.5p2-3) ...
11:51:28 [2022-07-15T11:51:28.575Z] #21 65.53 Selecting previously unselected package thin-provisioning-tools.
11:51:28 [2022-07-15T11:51:28.575Z] #21 65.53 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:51:28 [2022-07-15T11:51:28.575Z] #21 65.55 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:51:28 [2022-07-15T11:51:28.831Z] #21 65.86 Selecting previously unselected package uidmap.
11:51:28 [2022-07-15T11:51:28.831Z] #21 65.86 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
11:51:28 [2022-07-15T11:51:28.831Z] #21 65.87 Unpacking uidmap (1:4.8.1-1) ...
11:51:29 [2022-07-15T11:51:29.087Z] #21 66.21 Selecting previously unselected package vim-runtime.
11:51:29 [2022-07-15T11:51:29.343Z] #21 66.23 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:51:29 [2022-07-15T11:51:29.343Z] #21 66.39 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:51:29 [2022-07-15T11:51:29.343Z] #21 66.40 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:51:29 [2022-07-15T11:51:29.343Z] #21 66.43 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:51:30 [2022-07-15T11:51:30.121Z] #55 310.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
11:51:30 [2022-07-15T11:51:30.121Z] #55 DONE 311.0s
11:51:30 [2022-07-15T11:51:30.121Z] 
11:51:30 [2022-07-15T11:51:30.121Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:51:30 [2022-07-15T11:51:30.121Z] #60 sha256:81835993e5111171989eb20b897ea8cbc712fe9eab16a7e9b9ce20c5d3385e9d
11:51:30 [2022-07-15T11:51:30.121Z] #60 180.9 + mkdir -p /build
11:51:30 [2022-07-15T11:51:30.121Z] #60 180.9 + cp runc /build/runc
11:51:30 [2022-07-15T11:51:30.121Z] #60 DONE 181.4s
11:51:30 [2022-07-15T11:51:30.121Z] 
11:51:30 [2022-07-15T11:51:30.121Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:51:30 [2022-07-15T11:51:30.121Z] #64 sha256:61462a555b91f399e875e9b31175a9d168cedeef3bc9f576681c3e4a13cd6d96
11:51:31 [2022-07-15T11:51:31.058Z] #64 ...
11:51:31 [2022-07-15T11:51:31.058Z] 
11:51:31 [2022-07-15T11:51:31.058Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:51:31 [2022-07-15T11:51:31.058Z] #56 sha256:d590420aba381d49f7c9351c8fa2c0fe57f033088a680d9e5c66bccd1b270505
11:51:31 [2022-07-15T11:51:31.628Z] #56 DONE 0.2s
11:51:31 [2022-07-15T11:51:31.628Z] 
11:51:31 [2022-07-15T11:51:31.628Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:51:31 [2022-07-15T11:51:31.628Z] #58 sha256:07db090946c48582017b622dafd9af08449057fa4e89998a51627b072aced8ad
11:51:31 [2022-07-15T11:51:31.628Z] #58 DONE 0.1s
11:51:31 [2022-07-15T11:51:31.628Z] 
11:51:31 [2022-07-15T11:51:31.628Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:51:31 [2022-07-15T11:51:31.628Z] #64 sha256:61462a555b91f399e875e9b31175a9d168cedeef3bc9f576681c3e4a13cd6d96
11:51:31 [2022-07-15T11:51:31.628Z] #64 ...
11:51:31 [2022-07-15T11:51:31.628Z] 
11:51:31 [2022-07-15T11:51:31.628Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:51:31 [2022-07-15T11:51:31.628Z] #61 sha256:56cf9a11d503bb087683d84cad78bba0354b29772b431401229c0403ca4d5940
11:51:31 [2022-07-15T11:51:31.628Z] #61 DONE 0.2s
11:51:31 [2022-07-15T11:51:31.628Z] 
11:51:31 [2022-07-15T11:51:31.628Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:51:31 [2022-07-15T11:51:31.628Z] #64 sha256:61462a555b91f399e875e9b31175a9d168cedeef3bc9f576681c3e4a13cd6d96
11:51:32 [2022-07-15T11:51:32.067Z] #64 300.9 + bin/containerd-shim-runc-v2
11:51:32 [2022-07-15T11:51:32.636Z] #64 301.7 + binaries
11:51:32 [2022-07-15T11:51:32.636Z] #64 301.7 + install -D bin/containerd /build/containerd
11:51:32 [2022-07-15T11:51:32.636Z] #64 301.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:51:32 [2022-07-15T11:51:32.636Z] #64 301.7 + install -D bin/ctr /build/ctr
11:51:34 [2022-07-15T11:51:34.916Z] #64 274.8 + bin/containerd
11:51:35 [2022-07-15T11:51:35.889Z] #21 72.65 Selecting previously unselected package vim.
11:51:35 [2022-07-15T11:51:35.889Z] #21 72.66 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:51:35 [2022-07-15T11:51:35.889Z] #21 72.73 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:51:36 [2022-07-15T11:51:36.823Z] #21 73.87 Selecting previously unselected package xfsprogs.
11:51:36 [2022-07-15T11:51:36.823Z] #21 73.88 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
11:51:36 [2022-07-15T11:51:36.823Z] #21 73.89 Unpacking xfsprogs (5.10.0-4) ...
11:51:36 [2022-07-15T11:51:36.832Z] #64 DONE 305.5s
11:51:37 [2022-07-15T11:51:37.091Z] 
11:51:37 [2022-07-15T11:51:37.091Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:51:37 [2022-07-15T11:51:37.091Z] #65 sha256:c689027d9ec1b68a9e8372a96b402f69d07382db72770eea8a3fdad6b64617d9
11:51:37 [2022-07-15T11:51:37.387Z] #21 74.60 Selecting previously unselected package zip.
11:51:37 [2022-07-15T11:51:37.649Z] #21 74.60 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
11:51:37 [2022-07-15T11:51:37.649Z] #21 74.61 Unpacking zip (3.0-12) ...
11:51:37 [2022-07-15T11:51:37.905Z] #21 74.86 Selecting previously unselected package zstd.
11:51:37 [2022-07-15T11:51:37.905Z] #21 74.89 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
11:51:37 [2022-07-15T11:51:37.905Z] #21 74.89 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:51:38 [2022-07-15T11:51:38.721Z] #21 75.60 Setting up python3-pkg-resources (52.0.0-4) ...
11:51:39 [2022-07-15T11:51:39.001Z] #65 DONE 1.5s
11:51:39 [2022-07-15T11:51:39.001Z] 
11:51:39 [2022-07-15T11:51:39.001Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:51:39 [2022-07-15T11:51:39.001Z] #70 sha256:ac87e7a69fea70769309d6e126a2ab21535928ff1f625de0209a4c94f205746b
11:51:39 [2022-07-15T11:51:39.001Z] #70 DONE 0.3s
11:51:39 [2022-07-15T11:51:39.001Z] 
11:51:39 [2022-07-15T11:51:39.001Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:51:39 [2022-07-15T11:51:39.001Z] #75 sha256:1ba337fb3539b0cd2077192c5e00df530b8855c009c3e8f84d74f829a608dc45
11:51:40 [2022-07-15T11:51:40.132Z] sha256:fabe377ef02e029457d5e36ff408e08c8167ff92bcc28bb8783a37af0ecd3e6a
11:51:40 [2022-07-15T11:51:40.132Z] INFO: Starting docker-py tests...
11:51:40 [2022-07-15T11:51:40.132Z] ============================= test session starts ==============================
11:51:40 [2022-07-15T11:51:40.132Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
11:51:40 [2022-07-15T11:51:40.132Z] rootdir: /src, inifile: pytest.ini
11:51:40 [2022-07-15T11:51:40.132Z] plugins: cov-2.6.1, timeout-1.3.3
11:51:40 [2022-07-15T11:51:40.132Z] collected 395 items / 2 deselected / 393 selected
11:51:40 [2022-07-15T11:51:40.132Z] 
11:51:40 [2022-07-15T11:51:40.614Z] #21 77.33 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:51:40 [2022-07-15T11:51:40.614Z] #21 77.35 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:51:40 [2022-07-15T11:51:40.614Z] #21 77.36 Setting up libgpm2:amd64 (1.20.7-8) ...
11:51:40 [2022-07-15T11:51:40.614Z] #21 77.38 Setting up libicu67:amd64 (67.1-7) ...
11:51:40 [2022-07-15T11:51:40.614Z] #21 77.39 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:51:40 [2022-07-15T11:51:40.614Z] #21 77.40 Setting up libinih1:amd64 (53-1+b2) ...
11:51:40 [2022-07-15T11:51:40.614Z] #21 77.41 Setting up uidmap (1:4.8.1-1) ...
11:51:40 [2022-07-15T11:51:40.614Z] #21 77.42 Setting up libyajl2:amd64 (2.1.0-3) ...
11:51:40 [2022-07-15T11:51:40.614Z] #21 77.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:51:40 [2022-07-15T11:51:40.614Z] #21 77.47 Setting up bzip2 (1.0.8-4) ...
11:51:40 [2022-07-15T11:51:40.614Z] #21 77.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:51:40 [2022-07-15T11:51:40.614Z] #21 77.49 Setting up python3-wheel (0.34.2-1) ...
11:51:40 [2022-07-15T11:51:40.910Z] #75 DONE 1.7s
11:51:40 [2022-07-15T11:51:40.910Z] 
11:51:40 [2022-07-15T11:51:40.910Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:51:40 [2022-07-15T11:51:40.910Z] #78 sha256:7bc1946eee5b062ff24ad9c77b30c8374b1e80f36befe09d814350d935243ffd
11:51:40 [2022-07-15T11:51:40.910Z] #78 DONE 0.1s
11:51:40 [2022-07-15T11:51:40.910Z] 
11:51:40 [2022-07-15T11:51:40.910Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:51:40 [2022-07-15T11:51:40.910Z] #79 sha256:0b58c4d6f4989cb352ebe79049d3b5f65d594bfb50ea76af3b62a80dddfe3fff
11:51:40 [2022-07-15T11:51:40.910Z] #79 DONE 0.0s
11:51:40 [2022-07-15T11:51:40.910Z] 
11:51:40 [2022-07-15T11:51:40.910Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:51:40 [2022-07-15T11:51:40.910Z] #80 sha256:f5756a04db1fdd9c898d3386100fa639a409b7e5e4bf9184eccaeb9fc47ef11b
11:51:40 [2022-07-15T11:51:40.910Z] #80 DONE 0.0s
11:51:40 [2022-07-15T11:51:40.910Z] 
11:51:40 [2022-07-15T11:51:40.910Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
11:51:40 [2022-07-15T11:51:40.910Z] #81 sha256:44ab349d42d20fa75871f62d89c9c7940c982a6e3ed5c58552baab5b605f34d0
11:51:41 [2022-07-15T11:51:41.543Z] #21 78.52 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:51:41 [2022-07-15T11:51:41.543Z] #21 78.54 Setting up libcap2:amd64 (1:2.44-1) ...
11:51:41 [2022-07-15T11:51:41.543Z] #21 78.55 Setting up libcap2-bin (1:2.44-1) ...
11:51:41 [2022-07-15T11:51:41.543Z] #21 78.57 Setting up apparmor (2.13.6-10) ...
11:51:41 [2022-07-15T11:51:41.849Z] #81 DONE 0.9s
11:51:41 [2022-07-15T11:51:41.849Z] 
11:51:41 [2022-07-15T11:51:41.849Z] #82 exporting to image
11:51:41 [2022-07-15T11:51:41.849Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:51:41 [2022-07-15T11:51:41.849Z] #82 exporting layers
11:51:45 [2022-07-15T11:51:45.142Z] #82 exporting layers 3.4s done
11:51:45 [2022-07-15T11:51:45.142Z] #82 writing image sha256:f7e585b579521e7b2207b0fe9b433e65251a9836d0391d9d8363cff1500a3680
11:51:45 [2022-07-15T11:51:45.142Z] #82 writing image sha256:f7e585b579521e7b2207b0fe9b433e65251a9836d0391d9d8363cff1500a3680 done
11:51:45 [2022-07-15T11:51:45.142Z] #82 naming to docker.io/library/docker:863ca3f1855048bec370a444e475760ac33991ae done
11:51:45 [2022-07-15T11:51:45.142Z] #82 DONE 3.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:51:45 [2022-07-15T11:51:45.471Z] + sudo modprobe ip6table_filter
[Pipeline] sh
11:51:45 [2022-07-15T11:51:45.714Z] #21 82.37 Setting up zip (3.0-12) ...
11:51:45 [2022-07-15T11:51:45.714Z] #21 82.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:51:45 [2022-07-15T11:51:45.714Z] #21 82.42 Setting up bash-completion (1:2.11-2) ...
11:51:45 [2022-07-15T11:51:45.757Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43813/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:863ca3f1855048bec370a444e475760ac33991ae hack/test/unit
11:51:47 [2022-07-15T11:51:47.137Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
11:51:47 [2022-07-15T11:51:47.137Z] + TESTFLAGS+=' -test.timeout=5m'
11:51:47 [2022-07-15T11:51:47.137Z] + TESTDIRS=./...
11:51:47 [2022-07-15T11:51:47.137Z] + exclude_paths='/vendor/|/integration'
11:51:47 [2022-07-15T11:51:47.137Z] ++ go list ./...
11:51:47 [2022-07-15T11:51:47.137Z] ++ grep -vE '(/vendor/|/integration)'
11:51:48 [2022-07-15T11:51:48.077Z] + pkg_list='github.com/docker/docker/api
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/backend/build
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/httpstatus
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/httputils
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/middleware
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/router
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/router/build
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/router/checkpoint
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/router/container
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/router/debug
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/router/distribution
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/router/grpc
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/router/image
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/router/network
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/router/plugin
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/router/session
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/router/swarm
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/router/system
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/server/router/volume
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/backend
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/blkiodev
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/container
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/events
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/filters
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/image
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/mount
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/network
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/plugins/logdriver
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/registry
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/strslice
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/swarm
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/swarm/runtime
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/time
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/versions
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/versions/v1p19
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/versions/v1p20
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/api/types/volume
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/builder
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/builder/builder-next
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/builder/builder-next/exporter
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/builder/builder-next/worker
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/builder/dockerfile
11:51:48 [2022-07-15T11:51:48.077Z] github.com/docker/docker/builder/remotecontext
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/builder/remotecontext/git
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/builder/remotecontext/urlutil
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cli
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cli/config
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cli/debug
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cli/winresources/docker-proxy
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cli/winresources/dockerd
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/client
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cmd/docker-proxy
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cmd/dockerd
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cmd/dockerd/trap
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/container
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/container/stream
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/contrib/apparmor
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/contrib/docker-device-tool
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/contrib/httpserver
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/cluster
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/cluster/convert
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/cluster/executor
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/cluster/executor/container
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/cluster/provider
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/config
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/events
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/events/testutils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/exec
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/aufs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/copy
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/overlay
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/register
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/vfs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/zfs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/images
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/initlayer
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/links
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/listeners
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/awslogs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/fluentd
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/gcplogs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/gelf
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/journald
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/local
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/logentries
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/loggertest
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/loggerutils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/splunk
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/syslog
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/templates
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/names
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/network
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/stats
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/distribution
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/distribution/metadata
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/distribution/utils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/distribution/xfer
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/dockerversion
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/errdefs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/image
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/image/cache
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/image/tarexport
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/image/v1
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/internal/test/suite
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/layer
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libcontainerd
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libcontainerd/queue
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libcontainerd/remote
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libcontainerd/supervisor
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libcontainerd/types
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/bitseq
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/cluster
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/config
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/datastore
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/diagnostic
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/discoverapi
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/driverapi
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drivers/bridge
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drivers/host
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drivers/null
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drivers/overlay
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drivers/remote
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drivers/windows
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/drvregistry
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/etchosts
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/idm
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/internal/caller
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/ipam
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/ipamapi
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/ipams/builtin
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/ipams/null
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/ipams/remote
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/ipamutils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/iptables
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/netlabel
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/netutils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/networkdb
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/ns
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/options
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/osl
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/osl/kernel
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/portallocator
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/portmapper
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/resolvconf
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/testutils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/types
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/oci
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/oci/caps
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/opts
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/aaparser
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/archive
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/authorization
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/broadcaster
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/capabilities
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/chrootarchive
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/containerfs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/devicemapper
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/directory
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/dmesg
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/fileutils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/fsutils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/homedir
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/idtools
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/ioutils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/jsonmessage
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/longpath
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/loopback
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/namesgenerator
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/parsers
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/parsers/kernel
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/pidfile
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/platform
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/plugingetter
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/plugins
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/plugins/transport
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/pools
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/progress
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/pubsub
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/reexec
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/signal
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/stack
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/stdcopy
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/streamformatter
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/stringid
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/sysinfo
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/system
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/tailfile
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/tarsum
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/truncindex
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/urlutil
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/pkg/useragent
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/plugin
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/plugin/executor/containerd
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/plugin/v2
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/profiles/apparmor
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/profiles/seccomp
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/quota
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/reference
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/registry
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/registry/resumable
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/restartmanager
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/rootless
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/rootless/specconv
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/runconfig
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/runconfig/opts
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/testutil
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/testutil/daemon
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/testutil/environment
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/testutil/fakecontext
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/testutil/fakegit
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/testutil/fakestorage
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/testutil/fixtures/load
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/testutil/fixtures/plugin
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/testutil/registry
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/testutil/request
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/volume
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/volume/drivers
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/volume/local
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/volume/mounts
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/volume/service
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/volume/service/opts
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/volume/testutils'
11:51:48 [2022-07-15T11:51:48.078Z] ++ grep --fixed-strings -v /libnetwork
11:51:48 [2022-07-15T11:51:48.078Z] ++ echo 'github.com/docker/docker/api
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/backend/build
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/httpstatus
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/httputils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/middleware
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/router
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/router/build
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/router/checkpoint
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/router/container
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/router/debug
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/router/distribution
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/router/grpc
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/router/image
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/router/network
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/router/plugin
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/router/session
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/router/swarm
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/router/system
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/server/router/volume
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/backend
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/blkiodev
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/container
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/events
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/filters
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/image
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/mount
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/network
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/plugins/logdriver
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/registry
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/strslice
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/swarm
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/swarm/runtime
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/time
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/versions
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/versions/v1p19
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/versions/v1p20
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/api/types/volume
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/builder
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/builder/builder-next
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/builder/builder-next/exporter
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/builder/builder-next/worker
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/builder/dockerfile
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/builder/remotecontext
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/builder/remotecontext/git
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/builder/remotecontext/urlutil
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cli
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cli/config
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cli/debug
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cli/winresources/docker-proxy
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cli/winresources/dockerd
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/client
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cmd/docker-proxy
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cmd/dockerd
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cmd/dockerd/trap
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/container
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/container/stream
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/contrib/apparmor
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/contrib/docker-device-tool
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/contrib/httpserver
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/cluster
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/cluster/convert
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/cluster/executor
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/cluster/executor/container
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/cluster/provider
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/config
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/events
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/events/testutils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/exec
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/aufs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/copy
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/overlay
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/register
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/vfs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/graphdriver/zfs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/images
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/initlayer
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/links
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/listeners
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/awslogs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/fluentd
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/gcplogs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/gelf
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/journald
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/local
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/logentries
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/loggertest
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/loggerutils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/splunk
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/syslog
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/logger/templates
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/names
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/network
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/daemon/stats
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/distribution
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/distribution/metadata
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/distribution/utils
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/distribution/xfer
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/dockerversion
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/errdefs
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/image
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/image/cache
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/image/tarexport
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/image/v1
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/internal/test/suite
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/layer
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libcontainerd
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libcontainerd/queue
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libcontainerd/remote
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libcontainerd/supervisor
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libcontainerd/types
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/bitseq
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/cluster
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:51:48 [2022-07-15T11:51:48.078Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/config
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/datastore
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/diagnostic
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/discoverapi
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/driverapi
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drivers/bridge
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drivers/host
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drivers/null
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drivers/overlay
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drivers/remote
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drivers/windows
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/drvregistry
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/etchosts
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/idm
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/internal/caller
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/ipam
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/ipamapi
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/ipams/builtin
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/ipams/null
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/ipams/remote
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/ipamutils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/iptables
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/netlabel
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/netutils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/networkdb
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/ns
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/options
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/osl
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/osl/kernel
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/portallocator
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/portmapper
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/resolvconf
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/testutils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libnetwork/types
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/oci
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/oci/caps
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/opts
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/aaparser
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/archive
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/authorization
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/broadcaster
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/capabilities
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/chrootarchive
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/containerfs
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/devicemapper
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/directory
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/dmesg
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/fileutils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/fsutils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/homedir
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/idtools
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/ioutils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/jsonmessage
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/longpath
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/loopback
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/namesgenerator
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/parsers
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/parsers/kernel
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/pidfile
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/platform
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/plugingetter
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/plugins
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/plugins/transport
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/pools
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/progress
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/pubsub
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/reexec
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/signal
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/stack
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/stdcopy
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/streamformatter
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/stringid
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/sysinfo
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/system
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/tailfile
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/tarsum
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/truncindex
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/urlutil
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/useragent
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/plugin
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/plugin/executor/containerd
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/plugin/v2
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/profiles/apparmor
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/profiles/seccomp
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/quota
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/reference
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/registry
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/registry/resumable
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/restartmanager
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/rootless
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/rootless/specconv
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/runconfig
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/runconfig/opts
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/daemon
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/environment
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/fakecontext
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/fakegit
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/fakestorage
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/fixtures/load
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/fixtures/plugin
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/registry
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/request
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/volume
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/volume/drivers
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/volume/local
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/volume/mounts
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/volume/service
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/volume/service/opts
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/volume/testutils'
11:51:48 [2022-07-15T11:51:48.079Z] + base_pkg_list='github.com/docker/docker/api
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/backend/build
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/httpstatus
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/httputils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/middleware
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/build
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/checkpoint
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/container
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/debug
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/distribution
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/grpc
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/image
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/network
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/plugin
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/session
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/swarm
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/system
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/volume
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/backend
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/blkiodev
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/container
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/events
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/filters
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/image
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/mount
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/network
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/plugins/logdriver
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/registry
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/strslice
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/swarm
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/swarm/runtime
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/time
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/versions
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/versions/v1p19
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/versions/v1p20
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/types/volume
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/builder
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/builder/builder-next
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/builder/builder-next/exporter
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/builder/builder-next/worker
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/builder/dockerfile
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/builder/remotecontext
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/builder/remotecontext/git
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/builder/remotecontext/urlutil
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/cli
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/cli/config
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/cli/debug
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/cli/winresources/docker-proxy
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/cli/winresources/dockerd
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/client
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/cmd/docker-proxy
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/cmd/dockerd
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/cmd/dockerd/trap
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/container
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/container/stream
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/contrib/apparmor
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/contrib/docker-device-tool
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/contrib/httpserver
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/cluster
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/cluster/convert
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/cluster/executor
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/cluster/executor/container
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/cluster/provider
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/config
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/events
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/events/testutils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/exec
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/graphdriver
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/graphdriver/aufs
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/graphdriver/copy
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/graphdriver/overlay
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/graphdriver/register
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/graphdriver/vfs
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/graphdriver/zfs
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/images
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/initlayer
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/links
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/listeners
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger/awslogs
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger/fluentd
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger/gcplogs
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger/gelf
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger/journald
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger/local
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger/logentries
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger/loggertest
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger/loggerutils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger/splunk
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger/syslog
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/logger/templates
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/names
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/network
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/daemon/stats
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/distribution
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/distribution/metadata
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/distribution/utils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/distribution/xfer
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/dockerversion
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/errdefs
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/image
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/image/cache
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/image/tarexport
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/image/v1
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/internal/test/suite
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/layer
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libcontainerd
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libcontainerd/queue
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libcontainerd/remote
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libcontainerd/supervisor
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/libcontainerd/types
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/oci
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/oci/caps
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/opts
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/aaparser
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/archive
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/authorization
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/broadcaster
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/capabilities
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/chrootarchive
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/containerfs
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/devicemapper
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/directory
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/dmesg
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/fileutils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/fsutils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/homedir
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/idtools
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/ioutils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/jsonmessage
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/longpath
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/loopback
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/namesgenerator
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/parsers
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/parsers/kernel
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/pidfile
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/platform
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/plugingetter
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/plugins
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/plugins/transport
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/pools
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/progress
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/pubsub
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/reexec
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/signal
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/stack
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/stdcopy
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/streamformatter
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/stringid
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/sysinfo
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/system
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/tailfile
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/tarsum
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/truncindex
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/urlutil
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/pkg/useragent
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/plugin
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/plugin/executor/containerd
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/plugin/v2
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/profiles/apparmor
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/profiles/seccomp
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/quota
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/reference
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/registry
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/registry/resumable
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/restartmanager
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/rootless
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/rootless/specconv
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/runconfig
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/runconfig/opts
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/daemon
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/environment
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/fakecontext
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/fakegit
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/fakestorage
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/fixtures/load
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/fixtures/plugin
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/registry
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/testutil/request
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/volume
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/volume/drivers
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/volume/local
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/volume/mounts
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/volume/service
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/volume/service/opts
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/volume/testutils'
11:51:48 [2022-07-15T11:51:48.079Z] ++ grep --fixed-strings /libnetwork
11:51:48 [2022-07-15T11:51:48.079Z] ++ echo 'github.com/docker/docker/api
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/backend/build
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/httpstatus
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/httputils
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/middleware
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/build
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/checkpoint
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/container
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/debug
11:51:48 [2022-07-15T11:51:48.079Z] github.com/docker/docker/api/server/router/distribution
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/server/router/grpc
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/server/router/image
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/server/router/network
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/server/router/plugin
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/server/router/session
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/server/router/swarm
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/server/router/system
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/server/router/volume
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/backend
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/blkiodev
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/container
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/events
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/filters
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/image
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/mount
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/network
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/plugins/logdriver
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/registry
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/strslice
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/swarm
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/swarm/runtime
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/time
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/versions
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/versions/v1p19
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/versions/v1p20
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/api/types/volume
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/builder
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/builder/builder-next
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/builder/builder-next/exporter
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/builder/builder-next/worker
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/builder/dockerfile
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/builder/remotecontext
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/builder/remotecontext/git
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/builder/remotecontext/urlutil
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/cli
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/cli/config
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/cli/debug
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/cli/winresources/docker-proxy
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/cli/winresources/dockerd
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/client
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/cmd/docker-proxy
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/cmd/dockerd
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/cmd/dockerd/trap
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/container
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/container/stream
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/contrib/apparmor
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/contrib/docker-device-tool
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/contrib/httpserver
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/cluster
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/cluster/convert
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/cluster/executor
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/cluster/executor/container
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/cluster/provider
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/config
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/events
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/events/testutils
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/exec
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/graphdriver
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/graphdriver/aufs
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/graphdriver/copy
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/graphdriver/overlay
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/graphdriver/register
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/graphdriver/vfs
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/graphdriver/zfs
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/images
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/initlayer
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/links
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/listeners
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger/awslogs
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger/fluentd
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger/gcplogs
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger/gelf
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger/journald
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger/local
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger/logentries
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger/loggertest
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger/loggerutils
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger/splunk
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger/syslog
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/logger/templates
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/names
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/network
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/daemon/stats
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/distribution
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/distribution/metadata
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/distribution/utils
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/distribution/xfer
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/dockerversion
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/errdefs
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/image
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/image/cache
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/image/tarexport
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/image/v1
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/internal/test/suite
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/layer
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libcontainerd
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libcontainerd/queue
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libcontainerd/remote
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libcontainerd/supervisor
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libcontainerd/types
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/bitseq
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cluster
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/config
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/datastore
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/diagnostic
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/discoverapi
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/driverapi
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/bridge
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/host
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/null
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/overlay
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/remote
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/windows
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drvregistry
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/etchosts
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/idm
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/internal/caller
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipam
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipamapi
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipams/builtin
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipams/null
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipams/remote
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipamutils
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/iptables
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/netlabel
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/netutils
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/networkdb
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ns
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/options
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/osl
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/osl/kernel
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/portallocator
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/portmapper
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/resolvconf
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/testutils
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/types
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/oci
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/oci/caps
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/opts
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/aaparser
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/archive
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/authorization
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/broadcaster
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/capabilities
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/chrootarchive
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/containerfs
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/devicemapper
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/directory
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/dmesg
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/fileutils
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/fsutils
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/homedir
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/idtools
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/ioutils
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/jsonmessage
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/longpath
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/loopback
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/namesgenerator
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/parsers
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/parsers/kernel
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/pidfile
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/platform
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/plugingetter
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/plugins
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/plugins/transport
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/pools
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/progress
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/pubsub
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/reexec
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/signal
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/stack
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/stdcopy
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/streamformatter
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/stringid
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/sysinfo
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/system
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/tailfile
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/tarsum
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/truncindex
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/urlutil
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/pkg/useragent
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/plugin
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/plugin/executor/containerd
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/plugin/v2
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/profiles/apparmor
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/profiles/seccomp
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/quota
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/reference
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/registry
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/registry/resumable
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/restartmanager
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/rootless
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/rootless/specconv
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/runconfig
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/runconfig/opts
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/testutil
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/testutil/daemon
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/testutil/environment
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/testutil/fakecontext
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/testutil/fakegit
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/testutil/fakestorage
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/testutil/fixtures/load
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/testutil/fixtures/plugin
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/testutil/registry
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/testutil/request
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/volume
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/volume/drivers
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/volume/local
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/volume/mounts
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/volume/service
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/volume/service/opts
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/volume/testutils'
11:51:48 [2022-07-15T11:51:48.080Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/bitseq
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cluster
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/config
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/datastore
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/diagnostic
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/discoverapi
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/driverapi
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/bridge
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/host
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/null
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/overlay
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/remote
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/windows
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/drvregistry
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/etchosts
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/idm
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/internal/caller
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipam
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipamapi
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipams/builtin
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipams/null
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipams/remote
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ipamutils
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/iptables
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/netlabel
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/netutils
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/networkdb
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/ns
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/options
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/osl
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/osl/kernel
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/portallocator
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/portmapper
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/resolvconf
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/testutils
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/types'
11:51:48 [2022-07-15T11:51:48.080Z] + grep --fixed-strings libnetwork/drivers/bridge
11:51:48 [2022-07-15T11:51:48.080Z] + echo 'github.com/docker/docker/libnetwork
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/bitseq
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cluster
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:51:48 [2022-07-15T11:51:48.080Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/config
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/datastore
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/diagnostic
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/discoverapi
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/driverapi
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/bridge
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/host
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/null
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/overlay
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/remote
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/windows
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drvregistry
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/etchosts
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/idm
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/internal/caller
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/ipam
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/ipamapi
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/ipams/builtin
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/ipams/null
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/ipams/remote
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/ipamutils
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/iptables
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/netlabel
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/netutils
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/networkdb
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/ns
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/options
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/osl
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/osl/kernel
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/portallocator
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/portmapper
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/resolvconf
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/testutils
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/types'
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/bridge
11:51:48 [2022-07-15T11:51:48.081Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:51:48 [2022-07-15T11:51:48.081Z] + type docker-proxy
11:51:48 [2022-07-15T11:51:48.081Z] hack/test/unit: line 25: type: docker-proxy: not found
11:51:48 [2022-07-15T11:51:48.081Z] + hack/make.sh binary-proxy install-proxy
11:51:48 [2022-07-15T11:51:48.081Z] 
11:51:48 [2022-07-15T11:51:48.340Z] Removing bundles/
11:51:48 [2022-07-15T11:51:48.340Z] 
11:51:48 [2022-07-15T11:51:48.340Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
11:51:48 [2022-07-15T11:51:48.340Z] Building: bundles/binary-proxy/docker-proxy
11:51:48 [2022-07-15T11:51:48.340Z] GOOS="" GOARCH="" GOARM=""
11:51:52 [2022-07-15T11:51:52.254Z] #21 88.68 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:51:52 [2022-07-15T11:51:52.254Z] #21 88.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:51:52 [2022-07-15T11:51:52.254Z] #21 88.99 Setting up libmnl0:amd64 (1.0.4-3) ...
11:51:52 [2022-07-15T11:51:52.254Z] #21 89.03 Setting up patch (2.7.6-7) ...
11:51:52 [2022-07-15T11:51:52.254Z] #21 89.09 Setting up sudo (1.9.5p2-3) ...
11:51:52 [2022-07-15T11:51:52.254Z] #21 89.23 invoke-rc.d: could not determine current runlevel
11:51:52 [2022-07-15T11:51:52.254Z] #21 89.24 invoke-rc.d: policy-rc.d denied execution of start.
11:51:52 [2022-07-15T11:51:52.254Z] #21 89.26 Setting up xfsprogs (5.10.0-4) ...
11:51:52 [2022-07-15T11:51:52.254Z] #21 89.32 Setting up libxtables12:amd64 (1.8.7-1) ...
11:51:52 [2022-07-15T11:51:52.254Z] #21 89.34 Setting up inetutils-ping (2:2.0-1) ...
11:51:52 [2022-07-15T11:51:52.254Z] #21 89.37 Setting up pigz (2.6-1) ...
11:51:52 [2022-07-15T11:51:52.254Z] #21 89.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:51:52 [2022-07-15T11:51:52.254Z] #21 89.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:51:52 [2022-07-15T11:51:52.513Z] #21 89.49 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:51:52 [2022-07-15T11:51:52.513Z] #21 89.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:51:53 [2022-07-15T11:51:53.442Z] #21 90.52 Setting up libaio1:amd64 (0.3.112-9) ...
11:51:53 [2022-07-15T11:51:53.442Z] #21 90.54 Setting up python3-lib2to3 (3.9.2-1) ...
11:51:54 [2022-07-15T11:51:54.428Z] #21 91.36 Setting up libelf1:amd64 (0.183-1) ...
11:51:54 [2022-07-15T11:51:54.428Z] #21 91.46 Setting up zstd (1.4.8+dfsg-2.1) ...
11:51:54 [2022-07-15T11:51:54.428Z] #21 91.52 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:51:54 [2022-07-15T11:51:54.685Z] #21 91.58 Setting up python3-distutils (3.9.2-1) ...
11:51:54 [2022-07-15T11:51:54.835Z] tests/integration/api_build_test.py .......................X             [  6%]
11:51:54 [2022-07-15T11:51:54.917Z] Created binary: bundles/binary-proxy/docker-proxy
11:51:54 [2022-07-15T11:51:54.917Z] 
11:51:54 [2022-07-15T11:51:54.917Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
11:51:54 [2022-07-15T11:51:54.917Z] Installing docker-proxy to /usr/local/bin/
11:51:54 [2022-07-15T11:51:54.917Z] 
11:51:54 [2022-07-15T11:51:54.917Z] + mkdir -p bundles
11:51:54 [2022-07-15T11:51:54.917Z] + '[' -n 'github.com/docker/docker/api
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/backend/build
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/httpstatus
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/httputils
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/middleware
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/router
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/router/build
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/router/checkpoint
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/router/container
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/router/debug
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/router/distribution
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/router/grpc
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/router/image
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/router/network
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/router/plugin
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/router/session
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/router/swarm
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/router/system
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/server/router/volume
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/backend
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/blkiodev
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/container
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/events
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/filters
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/image
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/mount
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/network
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/plugins/logdriver
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/registry
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/strslice
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/swarm
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/swarm/runtime
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/time
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/versions
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/versions/v1p19
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/versions/v1p20
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/api/types/volume
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/builder
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/builder/builder-next
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/builder/builder-next/exporter
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/builder/builder-next/worker
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/builder/dockerfile
11:51:54 [2022-07-15T11:51:54.917Z] github.com/docker/docker/builder/remotecontext
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/builder/remotecontext/git
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/builder/remotecontext/urlutil
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/cli
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/cli/config
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/cli/debug
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/cli/winresources/docker-proxy
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/cli/winresources/dockerd
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/client
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/cmd/docker-proxy
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/cmd/dockerd
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/cmd/dockerd/trap
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/container
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/container/stream
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/contrib/apparmor
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/contrib/docker-device-tool
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/contrib/httpserver
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/cluster
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/cluster/convert
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/cluster/executor
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/cluster/executor/container
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/cluster/provider
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/config
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/events
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/events/testutils
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/exec
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/graphdriver
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/graphdriver/aufs
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/graphdriver/copy
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/graphdriver/overlay
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/graphdriver/register
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/graphdriver/vfs
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/graphdriver/zfs
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/images
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/initlayer
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/links
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/listeners
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger/awslogs
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger/fluentd
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger/gcplogs
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger/gelf
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger/journald
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger/local
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger/logentries
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger/loggertest
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger/loggerutils
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger/splunk
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger/syslog
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/logger/templates
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/names
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/network
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/daemon/stats
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/distribution
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/distribution/metadata
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/distribution/utils
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/distribution/xfer
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/dockerversion
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/errdefs
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/image
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/image/cache
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/image/tarexport
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/image/v1
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/internal/test/suite
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/layer
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/libcontainerd
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/libcontainerd/queue
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/libcontainerd/remote
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/libcontainerd/supervisor
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/libcontainerd/types
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/oci
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/oci/caps
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/opts
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/aaparser
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/archive
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/authorization
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/broadcaster
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/capabilities
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/chrootarchive
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/containerfs
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/devicemapper
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/directory
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/dmesg
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/fileutils
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/fsutils
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/homedir
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/idtools
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/ioutils
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/jsonmessage
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/longpath
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/loopback
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/namesgenerator
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/parsers
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/parsers/kernel
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/pidfile
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/platform
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/plugingetter
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/plugins
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/plugins/transport
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/pools
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/progress
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/pubsub
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/reexec
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/signal
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/stack
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/stdcopy
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/streamformatter
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/stringid
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/sysinfo
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/system
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/tailfile
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/tarsum
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/truncindex
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/urlutil
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/pkg/useragent
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/plugin
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/plugin/executor/containerd
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/plugin/v2
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/profiles/apparmor
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/profiles/seccomp
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/quota
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/reference
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/registry
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/registry/resumable
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/restartmanager
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/rootless
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/rootless/specconv
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/runconfig
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/runconfig/opts
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/testutil
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/testutil/daemon
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/testutil/environment
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/testutil/fakecontext
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/testutil/fakegit
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/testutil/fakestorage
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/testutil/fixtures/load
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/testutil/fixtures/plugin
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/testutil/registry
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/testutil/request
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/volume
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/volume/drivers
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/volume/local
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/volume/mounts
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/volume/service
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/volume/service/opts
11:51:54 [2022-07-15T11:51:54.918Z] github.com/docker/docker/volume/testutils' ']'
11:51:54 [2022-07-15T11:51:54.918Z] + 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
11:51:54 [2022-07-15T11:51:54.918Z] ?   	github.com/docker/docker/api	[no test files]
11:51:55 [2022-07-15T11:51:55.093Z] tests/integration/api_client_test.py .....                               [  7%]
11:51:55 [2022-07-15T11:51:55.657Z] #21 92.48 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:51:55 [2022-07-15T11:51:55.657Z] #21 92.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:51:55 [2022-07-15T11:51:55.657Z] #21 92.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:51:55 [2022-07-15T11:51:55.657Z] #21 92.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:51:55 [2022-07-15T11:51:55.657Z] #21 92.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:51:55 [2022-07-15T11:51:55.657Z] #21 92.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:51:55 [2022-07-15T11:51:55.657Z] #21 92.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:51:55 [2022-07-15T11:51:55.657Z] #21 92.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:51:55 [2022-07-15T11:51:55.657Z] #21 92.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:51:55 [2022-07-15T11:51:55.657Z] #21 92.76 Setting up python3-setuptools (52.0.0-4) ...
11:51:56 [2022-07-15T11:51:56.853Z] tests/integration/api_config_test.py ......                              [  8%]
11:51:58 [2022-07-15T11:51:58.941Z] #21 95.79 Setting up libjq1:amd64 (1.6-2.1) ...
11:51:58 [2022-07-15T11:51:58.941Z] #21 95.81 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:51:58 [2022-07-15T11:51:58.941Z] #21 95.83 Setting up thin-provisioning-tools (0.9.0-1) ...
11:51:58 [2022-07-15T11:51:58.941Z] #21 95.85 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:52:01 [2022-07-15T11:52:01.454Z] #21 98.06 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:52:01 [2022-07-15T11:52:01.454Z] #21 98.08 Setting up jq (1.6-2.1) ...
11:52:01 [2022-07-15T11:52:01.454Z] #21 98.10 Setting up libbpf0:amd64 (1:0.3-2) ...
11:52:01 [2022-07-15T11:52:01.454Z] #21 98.12 Setting up iptables (1.8.7-1) ...
11:52:01 [2022-07-15T11:52:01.454Z] #21 98.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:52:01 [2022-07-15T11:52:01.454Z] #21 98.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:52:01 [2022-07-15T11:52:01.454Z] #21 98.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:52:01 [2022-07-15T11:52:01.454Z] #21 98.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:52:01 [2022-07-15T11:52:01.454Z] #21 98.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:52:01 [2022-07-15T11:52:01.454Z] #21 98.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:52:01 [2022-07-15T11:52:01.454Z] #21 98.26 Setting up iproute2 (5.10.0-4) ...
11:52:01 [2022-07-15T11:52:01.710Z] #21 98.85 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:52:02 [2022-07-15T11:52:02.272Z] #21 DONE 99.3s
11:52:02 [2022-07-15T11:52:02.272Z] 
11:52:02 [2022-07-15T11:52:02.272Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:52:02 [2022-07-15T11:52:02.272Z] #60 sha256:02bfe0ec34fd153e7867c9ea3416b908ab2b02d67db5a4d080ad273b9e8f0069
11:52:02 [2022-07-15T11:52:02.272Z] #60 ...
11:52:02 [2022-07-15T11:52:02.272Z] 
11:52:02 [2022-07-15T11:52:02.272Z] #22 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:52:02 [2022-07-15T11:52:02.272Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6
11:52:03 [2022-07-15T11:52:03.639Z] #22 1.342 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:52:03 [2022-07-15T11:52:03.639Z] #22 1.350 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:52:03 [2022-07-15T11:52:03.639Z] #22 1.355 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:52:03 [2022-07-15T11:52:03.894Z] #22 DONE 1.5s
11:52:03 [2022-07-15T11:52:03.894Z] 
11:52:03 [2022-07-15T11:52:03.894Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:52:03 [2022-07-15T11:52:03.894Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
11:52:09 [2022-07-15T11:52:09.813Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
11:52:18 [2022-07-15T11:52:18.755Z] #23 13.15 Collecting yamllint==1.26.1
11:52:18 [2022-07-15T11:52:18.755Z] #23 14.28   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:52:20 [2022-07-15T11:52:20.648Z] #23 16.74 Collecting pathspec>=0.5.3
11:52:20 [2022-07-15T11:52:20.648Z] #23 16.75   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:52:21 [2022-07-15T11:52:21.213Z] #23 17.35 Collecting pyyaml
11:52:21 [2022-07-15T11:52:21.213Z] #23 17.37   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
11:52:21 [2022-07-15T11:52:21.213Z] #23 17.50 Building wheels for collected packages: yamllint
11:52:21 [2022-07-15T11:52:21.213Z] #23 17.50   Building wheel for yamllint (setup.py): started
11:52:21 [2022-07-15T11:52:21.469Z] #23 ...
11:52:21 [2022-07-15T11:52:21.470Z] 
11:52:21 [2022-07-15T11:52:21.470Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:52:21 [2022-07-15T11:52:21.470Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:52:21 [2022-07-15T11:52:21.470Z] #77 293.9   CCLD     libocispec.la
11:52:22 [2022-07-15T11:52:22.036Z] #77 294.5   CCLD     src/validate
11:52:22 [2022-07-15T11:52:22.036Z] #77 294.6   CCLD     tests/test-1
11:52:22 [2022-07-15T11:52:22.036Z] #77 294.6   CCLD     tests/test-2
11:52:22 [2022-07-15T11:52:22.036Z] #77 294.6   CCLD     tests/test-3
11:52:22 [2022-07-15T11:52:22.036Z] #77 294.7   CCLD     tests/test-5
11:52:22 [2022-07-15T11:52:22.311Z] #77 294.7   CCLD     tests/test-4
11:52:22 [2022-07-15T11:52:22.311Z] #77 294.8   CCLD     tests/test-7
11:52:22 [2022-07-15T11:52:22.311Z] #77 294.8   CCLD     tests/test-6
11:52:22 [2022-07-15T11:52:22.311Z] #77 294.8   CCLD     tests/test-8
11:52:22 [2022-07-15T11:52:22.311Z] #77 294.9   CCLD     tests/test-9
11:52:22 [2022-07-15T11:52:22.311Z] #77 294.9 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:52:22 [2022-07-15T11:52:22.569Z] #77 294.9   CCLD     tests/test-10
11:52:22 [2022-07-15T11:52:22.826Z] #77 295.2   CCLD     tests/test-11
11:52:24 [2022-07-15T11:52:24.721Z] #77 ...
11:52:24 [2022-07-15T11:52:24.721Z] 
11:52:24 [2022-07-15T11:52:24.721Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:52:24 [2022-07-15T11:52:24.721Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
11:52:24 [2022-07-15T11:52:24.721Z] #23 18.86   Building wheel for yamllint (setup.py): finished with status 'done'
11:52:24 [2022-07-15T11:52:24.721Z] #23 18.86   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bd41b20d36d0a85d55e59a9eb70e6431995ffec45bc6c420fe92704c1e740841
11:52:24 [2022-07-15T11:52:24.721Z] #23 18.86   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:52:24 [2022-07-15T11:52:24.721Z] #23 18.87 Successfully built yamllint
11:52:24 [2022-07-15T11:52:24.721Z] #23 18.90 Installing collected packages: pyyaml, pathspec, yamllint
11:52:24 [2022-07-15T11:52:24.721Z] #23 19.56 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:52:24 [2022-07-15T11:52:24.721Z] #23 DONE 21.0s
11:52:24 [2022-07-15T11:52:24.978Z] 
11:52:24 [2022-07-15T11:52:24.978Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:52:24 [2022-07-15T11:52:24.978Z] #27 sha256:c55db9ecb0f7f5d4600bc9a38b246ea6d8319d455245812d0db173034345f648
11:52:25 [2022-07-15T11:52:25.544Z] #27 DONE 0.6s
11:52:25 [2022-07-15T11:52:25.544Z] 
11:52:25 [2022-07-15T11:52:25.544Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:52:25 [2022-07-15T11:52:25.544Z] #32 sha256:88a24db91f5b48a37f1bd89722615780a9b1a8aa70f75cc61ea05f00311940fb
11:52:26 [2022-07-15T11:52:26.107Z] #32 DONE 0.8s
11:52:26 [2022-07-15T11:52:26.107Z] 
11:52:26 [2022-07-15T11:52:26.107Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:52:26 [2022-07-15T11:52:26.107Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:52:26 [2022-07-15T11:52:26.107Z] #77 298.6 libtool: link: ar cr libocispec.a 
11:52:26 [2022-07-15T11:52:26.107Z] #77 298.6 libtool: link: ranlib libocispec.a
11:52:27 [2022-07-15T11:52:27.037Z] #77 ...
11:52:27 [2022-07-15T11:52:27.037Z] 
11:52:27 [2022-07-15T11:52:27.037Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:52:27 [2022-07-15T11:52:27.037Z] #35 sha256:cb9767ad4d54203756932aa8d1b10b1adf5daa63947ce98c8d6e8f936cf85615
11:52:27 [2022-07-15T11:52:27.037Z] #35 DONE 0.6s
11:52:27 [2022-07-15T11:52:27.037Z] 
11:52:27 [2022-07-15T11:52:27.037Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:52:27 [2022-07-15T11:52:27.037Z] #37 sha256:bcaf6cdeb59f4a91a81070f31957d49f2345f5281d78653c8681dadddb72c27d
11:52:27 [2022-07-15T11:52:27.043Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
11:52:27 [2022-07-15T11:52:27.296Z] #37 DONE 0.5s
11:52:27 [2022-07-15T11:52:27.296Z] 
11:52:27 [2022-07-15T11:52:27.296Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:52:27 [2022-07-15T11:52:27.296Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:52:27 [2022-07-15T11:52:27.553Z] #77 ...
11:52:27 [2022-07-15T11:52:27.553Z] 
11:52:27 [2022-07-15T11:52:27.553Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:52:27 [2022-07-15T11:52:27.553Z] #39 sha256:4ed81b4de909f70361f848d51eb81dcef36376f15ac890b7495f74a5570bf12b
11:52:27 [2022-07-15T11:52:27.553Z] #39 DONE 0.1s
11:52:27 [2022-07-15T11:52:27.553Z] 
11:52:27 [2022-07-15T11:52:27.553Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:52:27 [2022-07-15T11:52:27.553Z] #41 sha256:3364c7ba28fb41170aa54e63597e407adf3afc734de6be21f1f8b5bf2e4134ac
11:52:27 [2022-07-15T11:52:27.553Z] #41 DONE 0.1s
11:52:27 [2022-07-15T11:52:27.553Z] 
11:52:27 [2022-07-15T11:52:27.553Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:52:27 [2022-07-15T11:52:27.553Z] #64 sha256:608a852a35d151b992c8e9e18674825aa7c582d8ed22900f50457e77e53c7ee3
11:52:27 [2022-07-15T11:52:27.810Z] #64 ...
11:52:27 [2022-07-15T11:52:27.810Z] 
11:52:27 [2022-07-15T11:52:27.810Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:52:27 [2022-07-15T11:52:27.810Z] #45 sha256:46f138147dccb01db62163bc8bf0207eb2f94771a7bb05b77826f597445ba9ee
11:52:27 [2022-07-15T11:52:27.810Z] #45 DONE 0.1s
11:52:27 [2022-07-15T11:52:27.810Z] 
11:52:27 [2022-07-15T11:52:27.810Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:52:27 [2022-07-15T11:52:27.810Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.0 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.1 make[5]: Nothing to be done for 'install-exec-am'.
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.1 make[5]: Nothing to be done for 'install-data-am'.
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.1 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.1 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.1 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.1 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.1 make[2]: Entering directory '/tmp/crun-build'
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.2   CC       src/libcrun/libcrun_testing_a-utils.o
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.2   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.2   CC       src/libcrun/libcrun_testing_a-container.o
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.2   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.3   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.3   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.3   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:52:29 [2022-07-15T11:52:29.703Z] #77 302.3   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:52:29 [2022-07-15T11:52:29.960Z] #77 302.3   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:52:29 [2022-07-15T11:52:29.960Z] #77 302.4   CC       src/libcrun/libcrun_testing_a-criu.o
11:52:29 [2022-07-15T11:52:29.960Z] #77 302.4   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:52:29 [2022-07-15T11:52:29.960Z] #77 302.4   CC       src/libcrun/libcrun_testing_a-linux.o
11:52:29 [2022-07-15T11:52:29.960Z] #77 302.4   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:52:29 [2022-07-15T11:52:29.960Z] #77 302.5   CC       src/libcrun/libcrun_testing_a-error.o
11:52:29 [2022-07-15T11:52:29.960Z] #77 302.5   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:52:29 [2022-07-15T11:52:29.960Z] #77 302.5   CC       src/libcrun/libcrun_testing_a-status.o
11:52:29 [2022-07-15T11:52:29.960Z] #77 302.5   CC       src/libcrun/libcrun_testing_a-terminal.o
11:52:30 [2022-07-15T11:52:30.217Z] #77 302.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:52:30 [2022-07-15T11:52:30.217Z] #77 302.6   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:52:30 [2022-07-15T11:52:30.217Z] #77 302.6   CC       src/libcrun/libcrun_testing_a-signals.o
11:52:30 [2022-07-15T11:52:30.217Z] #77 302.7   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:52:30 [2022-07-15T11:52:30.217Z] #77 302.8   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:52:30 [2022-07-15T11:52:30.217Z] #77 302.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:52:30 [2022-07-15T11:52:30.217Z] #77 302.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:52:30 [2022-07-15T11:52:30.217Z] #77 302.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:52:30 [2022-07-15T11:52:30.473Z] #77 303.0   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:52:30 [2022-07-15T11:52:30.473Z] #77 303.0   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:52:30 [2022-07-15T11:52:30.730Z] #77 303.1   CC       src/crun-run.o
11:52:30 [2022-07-15T11:52:30.730Z] #77 303.2   CC       src/crun-delete.o
11:52:30 [2022-07-15T11:52:30.730Z] #77 303.3   CC       src/crun-kill.o
11:52:30 [2022-07-15T11:52:30.730Z] #77 303.3   CC       src/crun-crun.o
11:52:30 [2022-07-15T11:52:30.987Z] #77 303.4   CC       src/crun-pause.o
11:52:30 [2022-07-15T11:52:30.987Z] #77 303.4   CC       src/crun-unpause.o
11:52:30 [2022-07-15T11:52:30.987Z] #77 303.5   CC       src/crun-spec.o
11:52:30 [2022-07-15T11:52:30.987Z] #77 303.6   CC       src/crun-exec.o
11:52:31 [2022-07-15T11:52:31.140Z] #64 325.3 # github.com/containerd/containerd/cmd/containerd
11:52:31 [2022-07-15T11:52:31.140Z] #64 325.3 /usr/bin/ld: /tmp/go-link-2030298017/000019.o: in function `New':
11:52:31 [2022-07-15T11:52:31.140Z] #64 325.3 /tmp/tmp.BwyRdL7h17/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
11:52:31 [2022-07-15T11:52:31.140Z] #64 325.4 + bin/containerd-stress
11:52:31 [2022-07-15T11:52:31.140Z] #64 326.5 + bin/containerd-shim
11:52:31 [2022-07-15T11:52:31.243Z] #77 303.7   CC       src/crun-create.o
11:52:31 [2022-07-15T11:52:31.243Z] #77 303.8   CC       src/crun-start.o
11:52:31 [2022-07-15T11:52:31.243Z] #77 303.8   CC       src/crun-state.o
11:52:31 [2022-07-15T11:52:31.499Z] #77 303.8   CC       src/crun-list.o
11:52:31 [2022-07-15T11:52:31.499Z] #77 303.8   CC       src/crun-ps.o
11:52:31 [2022-07-15T11:52:31.499Z] #77 303.9   CC       src/crun-update.o
11:52:31 [2022-07-15T11:52:31.499Z] #77 303.9   CC       src/crun-checkpoint.o
11:52:31 [2022-07-15T11:52:31.499Z] #77 304.0   CC       src/crun-restore.o
11:52:31 [2022-07-15T11:52:31.499Z] #77 304.0   CC       src/libcrun/libcrun_la-utils.lo
11:52:31 [2022-07-15T11:52:31.756Z] #77 304.2   CC       src/libcrun/libcrun_la-container.lo
11:52:31 [2022-07-15T11:52:31.756Z] #77 304.2   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:52:31 [2022-07-15T11:52:31.756Z] #77 304.2   CC       src/libcrun/libcrun_la-cgroup.lo
11:52:31 [2022-07-15T11:52:31.756Z] #77 304.3   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:52:32 [2022-07-15T11:52:32.012Z] #77 304.4   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:52:32 [2022-07-15T11:52:32.012Z] #77 304.5   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:52:32 [2022-07-15T11:52:32.269Z] #77 304.7   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:52:32 [2022-07-15T11:52:32.269Z] #77 304.7   CC       src/libcrun/libcrun_la-criu.lo
11:52:32 [2022-07-15T11:52:32.269Z] #77 304.7   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:52:32 [2022-07-15T11:52:32.269Z] #77 304.8   CC       src/libcrun/libcrun_la-custom-handler.lo
11:52:32 [2022-07-15T11:52:32.525Z] #77 305.0   CC       src/libcrun/libcrun_la-linux.lo
11:52:32 [2022-07-15T11:52:32.525Z] #77 305.1   CC       src/libcrun/libcrun_la-seccomp.lo
11:52:32 [2022-07-15T11:52:32.782Z] #77 305.1   CC       src/libcrun/libcrun_la-ebpf.lo
11:52:32 [2022-07-15T11:52:32.782Z] #77 305.3   CC       src/libcrun/libcrun_la-error.lo
11:52:33 [2022-07-15T11:52:33.039Z] #77 305.5   CC       src/libcrun/libcrun_la-terminal.lo
11:52:33 [2022-07-15T11:52:33.039Z] #77 305.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:52:33 [2022-07-15T11:52:33.295Z] #77 305.7   CC       src/libcrun/libcrun_la-status.lo
11:52:33 [2022-07-15T11:52:33.295Z] #77 305.8   CC       src/libcrun/libcrun_la-signals.lo
11:52:33 [2022-07-15T11:52:33.295Z] #77 305.8   CC       src/libcrun/libcrun_la-mount_flags.lo
11:52:33 [2022-07-15T11:52:33.295Z] #77 305.9   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:52:33 [2022-07-15T11:52:33.552Z] #77 306.1   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:52:33 [2022-07-15T11:52:33.809Z] #77 306.2   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:52:33 [2022-07-15T11:52:33.809Z] #77 306.4   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:52:34 [2022-07-15T11:52:34.066Z] #77 306.5   CC       tests/init.o
11:52:34 [2022-07-15T11:52:34.066Z] #77 306.6   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:52:34 [2022-07-15T11:52:34.066Z] #77 306.6   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:52:37 [2022-07-15T11:52:37.704Z] #64 337.6 + bin/containerd-shim-runc-v1
11:52:38 [2022-07-15T11:52:38.237Z] #77 ...
11:52:38 [2022-07-15T11:52:38.237Z] 
11:52:38 [2022-07-15T11:52:38.237Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:52:38 [2022-07-15T11:52:38.237Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
11:52:38 [2022-07-15T11:52:38.237Z] #47 360.1 + dpkg --print-architecture
11:52:38 [2022-07-15T11:52:38.237Z] #47 360.1 + git checkout -q v2.1.0
11:52:38 [2022-07-15T11:52:38.237Z] #47 360.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:52:38 [2022-07-15T11:52:38.237Z] #47 360.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:52:44 [2022-07-15T11:52:44.267Z] #64 343.8 + bin/containerd-shim-runc-v2
11:52:44 [2022-07-15T11:52:44.529Z] #64 344.6 + binaries
11:52:44 [2022-07-15T11:52:44.790Z] #64 344.6 + install -D bin/containerd /build/containerd
11:52:44 [2022-07-15T11:52:44.790Z] #64 344.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:52:44 [2022-07-15T11:52:44.790Z] #64 344.7 + install -D bin/ctr /build/ctr
11:52:46 [2022-07-15T11:52:46.690Z] #64 DONE 346.6s
11:52:47 [2022-07-15T11:52:47.625Z] 
11:52:47 [2022-07-15T11:52:47.625Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:52:47 [2022-07-15T11:52:47.625Z] #65 sha256:91f902d3f555957a13efcec31248f7dfb22433c944c23ed94eddd9ed4ca4f518
11:52:48 [2022-07-15T11:52:48.191Z] #65 DONE 0.9s
11:52:48 [2022-07-15T11:52:48.191Z] 
11:52:48 [2022-07-15T11:52:48.191Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:52:48 [2022-07-15T11:52:48.191Z] #70 sha256:9956208b0f3bf8380e878fe6c67b90ca5d3095404a2839ed78fc96be201506cf
11:52:48 [2022-07-15T11:52:48.449Z] #70 DONE 0.2s
11:52:48 [2022-07-15T11:52:48.449Z] 
11:52:48 [2022-07-15T11:52:48.449Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:52:48 [2022-07-15T11:52:48.449Z] #75 sha256:daea953c8be9a9d7f43c29f32699e60abb2240d3e58be1563c135a871ca82cfd
11:52:49 [2022-07-15T11:52:49.383Z] #75 DONE 0.9s
11:52:49 [2022-07-15T11:52:49.383Z] 
11:52:49 [2022-07-15T11:52:49.383Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:52:49 [2022-07-15T11:52:49.383Z] #78 sha256:57bebf807c185a7777ed56df632b97fcaae4cb79a037ae2811bb834014d7156a
11:52:49 [2022-07-15T11:52:49.383Z] #78 DONE 0.1s
11:52:49 [2022-07-15T11:52:49.641Z] 
11:52:49 [2022-07-15T11:52:49.641Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:52:49 [2022-07-15T11:52:49.641Z] #79 sha256:5fa423d62cba91bcc90960fbc2c1bb939da387864a3019479752a62e60c264c6
11:52:49 [2022-07-15T11:52:49.641Z] #79 DONE 0.0s
11:52:49 [2022-07-15T11:52:49.641Z] 
11:52:49 [2022-07-15T11:52:49.641Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:52:49 [2022-07-15T11:52:49.641Z] #80 sha256:95a0278d1d433f58fc1cbdf449ab04ccbbf11e8caa209b982e03553a617715bb
11:52:49 [2022-07-15T11:52:49.641Z] #80 DONE 0.0s
11:52:49 [2022-07-15T11:52:49.641Z] 
11:52:49 [2022-07-15T11:52:49.641Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
11:52:49 [2022-07-15T11:52:49.641Z] #81 sha256:454f577b6c220dec1f6a7e6457845d6b946b87f27954ee884d28f92b86ef8258
11:52:50 [2022-07-15T11:52:50.574Z] #81 0.877 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:52:50 [2022-07-15T11:52:50.574Z] #81 0.877 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:52:50 [2022-07-15T11:52:50.574Z] #81 0.878 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:52:51 [2022-07-15T11:52:51.142Z] #81 1.112 Reading package lists...
11:52:51 [2022-07-15T11:52:51.709Z] #81 1.617 Reading package lists...
11:52:51 [2022-07-15T11:52:51.709Z] #81 2.116 Building dependency tree...
11:52:51 [2022-07-15T11:52:51.967Z] #81 2.216 Reading state information...
11:52:51 [2022-07-15T11:52:51.967Z] #81 2.333 The following additional packages will be installed:
11:52:51 [2022-07-15T11:52:51.967Z] #81 2.333   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
11:52:51 [2022-07-15T11:52:51.967Z] #81 2.334 Suggested packages:
11:52:51 [2022-07-15T11:52:51.967Z] #81 2.334   systemd-container policykit-1
11:52:51 [2022-07-15T11:52:51.967Z] #81 2.334 Recommended packages:
11:52:51 [2022-07-15T11:52:51.967Z] #81 2.334   systemd-timesyncd | time-daemon libnss-systemd
11:52:51 [2022-07-15T11:52:51.967Z] #81 2.400 The following NEW packages will be installed:
11:52:51 [2022-07-15T11:52:51.967Z] #81 2.401   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
11:52:51 [2022-07-15T11:52:51.967Z] #81 2.401   libkmod2 libpam-systemd systemd systemd-sysv
11:52:52 [2022-07-15T11:52:52.225Z] #81 2.670 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
11:52:52 [2022-07-15T11:52:52.225Z] #81 2.670 Need to get 5817 kB of archives.
11:52:52 [2022-07-15T11:52:52.225Z] #81 2.670 After this operation, 19.3 MB of additional disk space will be used.
11:52:52 [2022-07-15T11:52:52.225Z] #81 2.670 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
11:52:52 [2022-07-15T11:52:52.225Z] #81 2.673 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
11:52:52 [2022-07-15T11:52:52.225Z] #81 2.674 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
11:52:52 [2022-07-15T11:52:52.225Z] #81 2.677 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
11:52:52 [2022-07-15T11:52:52.225Z] #81 2.678 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
11:52:52 [2022-07-15T11:52:52.225Z] #81 2.770 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
11:52:52 [2022-07-15T11:52:52.483Z] #81 2.774 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
11:52:52 [2022-07-15T11:52:52.483Z] #81 2.775 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
11:52:52 [2022-07-15T11:52:52.483Z] #81 2.777 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
11:52:52 [2022-07-15T11:52:52.483Z] #81 2.779 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
11:52:52 [2022-07-15T11:52:52.483Z] #81 2.938 debconf: delaying package configuration, since apt-utils is not installed
11:52:52 [2022-07-15T11:52:52.483Z] #81 2.967 Fetched 5817 kB in 0s (15.6 MB/s)
11:52:52 [2022-07-15T11:52:52.483Z] #81 2.989 Selecting previously unselected package libargon2-1:amd64.
11:52:52 [2022-07-15T11:52:52.483Z] #81 2.989 (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.)
11:52:52 [2022-07-15T11:52:52.483Z] #81 3.004 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
11:52:52 [2022-07-15T11:52:52.483Z] #81 3.010 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
11:52:52 [2022-07-15T11:52:52.483Z] #81 3.040 Selecting previously unselected package libjson-c5:amd64.
11:52:52 [2022-07-15T11:52:52.742Z] #81 3.042 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
11:52:52 [2022-07-15T11:52:52.742Z] #81 3.046 Unpacking libjson-c5:amd64 (0.15-2) ...
11:52:52 [2022-07-15T11:52:52.742Z] #81 3.085 Selecting previously unselected package libcryptsetup12:amd64.
11:52:52 [2022-07-15T11:52:52.742Z] #81 3.088 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
11:52:52 [2022-07-15T11:52:52.742Z] #81 3.092 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
11:52:52 [2022-07-15T11:52:52.742Z] #81 3.141 Selecting previously unselected package libkmod2:amd64.
11:52:52 [2022-07-15T11:52:52.742Z] #81 3.143 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
11:52:52 [2022-07-15T11:52:52.742Z] #81 3.147 Unpacking libkmod2:amd64 (28-1) ...
11:52:52 [2022-07-15T11:52:52.742Z] #81 3.186 Selecting previously unselected package systemd.
11:52:52 [2022-07-15T11:52:52.742Z] #81 3.189 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
11:52:52 [2022-07-15T11:52:52.742Z] #81 3.221 Unpacking systemd (247.3-7) ...
11:52:53 [2022-07-15T11:52:53.309Z] #81 3.730 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
11:52:53 [2022-07-15T11:52:53.309Z] #81 3.741 Setting up libjson-c5:amd64 (0.15-2) ...
11:52:53 [2022-07-15T11:52:53.309Z] #81 3.751 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
11:52:53 [2022-07-15T11:52:53.309Z] #81 3.761 Setting up libkmod2:amd64 (28-1) ...
11:52:53 [2022-07-15T11:52:53.309Z] #81 3.770 Setting up systemd (247.3-7) ...
11:52:53 [2022-07-15T11:52:53.309Z] #81 3.806 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
11:52:53 [2022-07-15T11:52:53.309Z] #81 3.808 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
11:52:53 [2022-07-15T11:52:53.309Z] #81 3.810 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
11:52:53 [2022-07-15T11:52:53.309Z] #81 3.834 Initializing machine ID from KVM UUID.
11:52:53 [2022-07-15T11:52:53.876Z] #81 4.223 Selecting previously unselected package systemd-sysv.
11:52:53 [2022-07-15T11:52:53.876Z] #81 4.223 (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.)
11:52:53 [2022-07-15T11:52:53.876Z] #81 4.237 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
11:52:53 [2022-07-15T11:52:53.876Z] #81 4.240 Unpacking systemd-sysv (247.3-7) ...
11:52:53 [2022-07-15T11:52:53.876Z] #81 4.279 Selecting previously unselected package libdbus-1-3:amd64.
11:52:53 [2022-07-15T11:52:53.876Z] #81 4.282 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
11:52:53 [2022-07-15T11:52:53.876Z] #81 4.285 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
11:52:53 [2022-07-15T11:52:53.876Z] #81 4.338 Selecting previously unselected package dbus.
11:52:53 [2022-07-15T11:52:53.876Z] #81 4.340 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
11:52:53 [2022-07-15T11:52:53.876Z] #81 4.349 Unpacking dbus (1.12.20-2) ...
11:52:53 [2022-07-15T11:52:53.876Z] #81 4.402 Selecting previously unselected package libpam-systemd:amd64.
11:52:53 [2022-07-15T11:52:53.876Z] #81 4.405 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
11:52:53 [2022-07-15T11:52:53.876Z] #81 4.408 Unpacking libpam-systemd:amd64 (247.3-7) ...
11:52:53 [2022-07-15T11:52:53.876Z] #81 4.453 Selecting previously unselected package dbus-user-session.
11:52:54 [2022-07-15T11:52:54.134Z] #81 4.457 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
11:52:54 [2022-07-15T11:52:54.134Z] #81 4.460 Unpacking dbus-user-session (1.12.20-2) ...
11:52:54 [2022-07-15T11:52:54.134Z] #81 4.532 Setting up systemd-sysv (247.3-7) ...
11:52:54 [2022-07-15T11:52:54.134Z] #81 4.545 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
11:52:54 [2022-07-15T11:52:54.134Z] #81 4.554 Setting up dbus (1.12.20-2) ...
11:52:54 [2022-07-15T11:52:54.134Z] #81 4.668 invoke-rc.d: could not determine current runlevel
11:52:54 [2022-07-15T11:52:54.392Z] #81 4.671 invoke-rc.d: policy-rc.d denied execution of start.
11:52:54 [2022-07-15T11:52:54.392Z] #81 4.674 Setting up libpam-systemd:amd64 (247.3-7) ...
11:52:54 [2022-07-15T11:52:54.392Z] #81 4.834 Setting up dbus-user-session (1.12.20-2) ...
11:52:54 [2022-07-15T11:52:54.392Z] #81 4.846 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:52:54 [2022-07-15T11:52:54.392Z] #81 DONE 5.0s
11:52:54 [2022-07-15T11:52:54.651Z] 
11:52:54 [2022-07-15T11:52:54.651Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
11:52:54 [2022-07-15T11:52:54.651Z] #82 sha256:99f3101fadb59ebf7a57b5313e2c7d3088db5c0a6127ee84352ca967ba8d366a
11:52:54 [2022-07-15T11:52:54.908Z] #82 0.382   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:52:54 [2022-07-15T11:52:54.908Z] #82 0.383                                  Dload  Upload   Total   Spent    Left  Speed
11:52:55 [2022-07-15T11:52:55.169Z] #82 0.383 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   6056      0 --:--:-- --:--:-- --:--:--  6056
11:52:55 [2022-07-15T11:52:55.169Z] #82 DONE 0.7s
11:52:55 [2022-07-15T11:52:55.483Z] 
11:52:55 [2022-07-15T11:52:55.483Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker
11:52:55 [2022-07-15T11:52:55.483Z] #83 sha256:b445618db1a103fd504aa8e7e8469d5884c23e025e49ad5aca308f7c924dda36
11:52:56 [2022-07-15T11:52:56.057Z] #83 DONE 0.9s
11:52:56 [2022-07-15T11:52:56.332Z] 
11:52:56 [2022-07-15T11:52:56.332Z] #84 exporting to image
11:52:56 [2022-07-15T11:52:56.332Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:52:56 [2022-07-15T11:52:56.332Z] #84 exporting layers
11:53:02 [2022-07-15T11:53:02.895Z] #84 exporting layers 6.3s done
11:53:02 [2022-07-15T11:53:02.895Z] #84 writing image sha256:ab72ef84900b6c3c1a2f77ed09b50bb23f7b0222145bf5b743f8403e2d9b6244 done
11:53:02 [2022-07-15T11:53:02.895Z] #84 naming to docker.io/library/docker:863ca3f1855048bec370a444e475760ac33991ae done
11:53:02 [2022-07-15T11:53:02.895Z] #84 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:53:03 [2022-07-15T11:53:03.234Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43813/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae -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:863ca3f1855048bec370a444e475760ac33991ae hack/make.sh dynbinary test-integration
11:53:04 [2022-07-15T11:53:04.608Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
11:53:04 [2022-07-15T11:53:04.608Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
11:53:04 [2022-07-15T11:53:04.608Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
11:53:04 [2022-07-15T11:53:04.608Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
11:53:04 [2022-07-15T11:53:04.608Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
11:53:04 [2022-07-15T11:53:04.608Z] Detected virtualization docker.
11:53:04 [2022-07-15T11:53:04.608Z] Detected architecture x86-64.
11:53:04 [2022-07-15T11:53:04.608Z] Set hostname to <16af6d032cce>.
11:53:04 [2022-07-15T11:53:04.608Z] modprobe@configfs.service: Succeeded.
11:53:04 [2022-07-15T11:53:04.608Z] modprobe@drm.service: Succeeded.
11:53:04 [2022-07-15T11:53:04.608Z] modprobe@fuse.service: Succeeded.
11:53:04 [2022-07-15T11:53:04.745Z] #47 ...
11:53:04 [2022-07-15T11:53:04.745Z] 
11:53:04 [2022-07-15T11:53:04.745Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:53:04 [2022-07-15T11:53:04.745Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:53:04 [2022-07-15T11:53:04.745Z] #77 333.0   CCLD     tests/init
11:53:04 [2022-07-15T11:53:04.866Z] + source /etc/docker-entrypoint-cmd
11:53:04 [2022-07-15T11:53:04.866Z] ++ hack/make.sh dynbinary test-integration
11:53:04 [2022-07-15T11:53:04.866Z] 
11:53:04 [2022-07-15T11:53:04.866Z] Removing bundles/
11:53:04 [2022-07-15T11:53:04.866Z] 
11:53:04 [2022-07-15T11:53:04.866Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:53:04 [2022-07-15T11:53:04.866Z] Building: bundles/dynbinary-daemon/dockerd
11:53:04 [2022-07-15T11:53:04.866Z] GOOS="" GOARCH="" GOARM=""
11:53:06 [2022-07-15T11:53:06.638Z] #77 ...
11:53:06 [2022-07-15T11:53:06.638Z] 
11:53:06 [2022-07-15T11:53:06.638Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:53:06 [2022-07-15T11:53:06.638Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
11:53:06 [2022-07-15T11:53:06.638Z] #47 DONE 388.9s
11:53:06 [2022-07-15T11:53:06.638Z] 
11:53:06 [2022-07-15T11:53:06.638Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:53:06 [2022-07-15T11:53:06.638Z] #64 sha256:608a852a35d151b992c8e9e18674825aa7c582d8ed22900f50457e77e53c7ee3
11:53:09 [2022-07-15T11:53:09.174Z] #64 ...
11:53:09 [2022-07-15T11:53:09.174Z] 
11:53:09 [2022-07-15T11:53:09.174Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:53:09 [2022-07-15T11:53:09.174Z] #48 sha256:57da0f87de937defd324c6909514043f7e729263da8c7a0afb660c4aa67bd9bb
11:53:09 [2022-07-15T11:53:09.174Z] #48 DONE 0.4s
11:53:09 [2022-07-15T11:53:09.174Z] 
11:53:09 [2022-07-15T11:53:09.174Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:53:09 [2022-07-15T11:53:09.174Z] #52 sha256:bb9ed8c2d62a7767da7bf79ad01b4e71acd58486d9d9c11f07bce3ea4b3a9fed
11:53:09 [2022-07-15T11:53:09.174Z] #52 DONE 0.1s
11:53:09 [2022-07-15T11:53:09.174Z] 
11:53:09 [2022-07-15T11:53:09.174Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:53:09 [2022-07-15T11:53:09.174Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:53:09 [2022-07-15T11:53:09.430Z] #55 ...
11:53:09 [2022-07-15T11:53:09.430Z] 
11:53:09 [2022-07-15T11:53:09.430Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:53:09 [2022-07-15T11:53:09.430Z] #54 sha256:91af9044041023923995543b87d655dfbf4eec6c368884ae814941bff5ed5915
11:53:09 [2022-07-15T11:53:09.430Z] #54 DONE 0.1s
11:53:09 [2022-07-15T11:53:09.430Z] 
11:53:09 [2022-07-15T11:53:09.430Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:53:09 [2022-07-15T11:53:09.430Z] #64 sha256:608a852a35d151b992c8e9e18674825aa7c582d8ed22900f50457e77e53c7ee3
11:53:17 [2022-07-15T11:53:17.577Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:53:17 [2022-07-15T11:53:17.577Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:53:17 [2022-07-15T11:53:17.838Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
11:53:18 [2022-07-15T11:53:18.167Z] Created binary: bundles/dynbinary-daemon/dockerd
11:53:18 [2022-07-15T11:53:18.167Z] Building: bundles/dynbinary-daemon/docker-proxy
11:53:18 [2022-07-15T11:53:18.167Z] GOOS="" GOARCH="" GOARM=""
11:53:18 [2022-07-15T11:53:18.167Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:53:18 [2022-07-15T11:53:18.167Z] 
11:53:18 [2022-07-15T11:53:18.167Z] + TEST_INTEGRATION_DEST=2
11:53:18 [2022-07-15T11:53:18.167Z] + CONTAINER_NAME=docker-pr1-2
11:53:18 [2022-07-15T11:53:18.167Z] + TEST_SKIP_INTEGRATION=1
11:53:18 [2022-07-15T11:53:18.167Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
11:53:18 [2022-07-15T11:53:18.167Z] + run_tests
11:53:18 [2022-07-15T11:53:18.167Z] + c=0
11:53:18 [2022-07-15T11:53:18.167Z] + '[' -n 0 ']'
11:53:18 [2022-07-15T11:53:18.167Z] + rm=
11:53:18 [2022-07-15T11:53:18.167Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43813/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43813/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43813/.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=863ca3f1855048bec370a444e475760ac33991ae -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:863ca3f1855048bec370a444e475760ac33991ae hack/make.sh '' test-integration
11:53:18 [2022-07-15T11:53:18.167Z] + TEST_INTEGRATION_DEST=1
11:53:18 [2022-07-15T11:53:18.167Z] + CONTAINER_NAME=docker-pr1-1
11:53:18 [2022-07-15T11:53:18.167Z] + TEST_SKIP_INTEGRATION_CLI=1
11:53:18 [2022-07-15T11:53:18.167Z] + run_tests test-integration-flaky
11:53:18 [2022-07-15T11:53:18.167Z] + '[' -n 0 ']'
11:53:18 [2022-07-15T11:53:18.167Z] + rm=
11:53:18 [2022-07-15T11:53:18.167Z] + TEST_INTEGRATION_DEST=3
11:53:18 [2022-07-15T11:53:18.167Z] + CONTAINER_NAME=docker-pr1-3
11:53:18 [2022-07-15T11:53:18.167Z] + TEST_SKIP_INTEGRATION=1
11:53:18 [2022-07-15T11:53:18.167Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
11:53:18 [2022-07-15T11:53:18.167Z] + run_tests
11:53:18 [2022-07-15T11:53:18.167Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43813/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43813/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43813/.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=863ca3f1855048bec370a444e475760ac33991ae -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:863ca3f1855048bec370a444e475760ac33991ae hack/make.sh test-integration-flaky test-integration
11:53:18 [2022-07-15T11:53:18.167Z] + '[' -n 0 ']'
11:53:18 [2022-07-15T11:53:18.167Z] + rm=
11:53:18 [2022-07-15T11:53:18.167Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43813/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43813/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43813/.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=863ca3f1855048bec370a444e475760ac33991ae -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:863ca3f1855048bec370a444e475760ac33991ae hack/make.sh '' test-integration
11:53:18 [2022-07-15T11:53:18.167Z] ++ jobs -p
11:53:18 [2022-07-15T11:53:18.167Z] + for job in $(jobs -p)
11:53:18 [2022-07-15T11:53:18.167Z] + wait 8462
11:53:18 [2022-07-15T11:53:18.167Z] 
11:53:18 [2022-07-15T11:53:18.167Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:53:18 [2022-07-15T11:53:18.167Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:53:18 [2022-07-15T11:53:18.167Z] HOSTNAME=15d7e3062381
11:53:18 [2022-07-15T11:53:18.167Z] TEST_SKIP_INTEGRATION=1
11:53:18 [2022-07-15T11:53:18.167Z] TESTDEBUG=0
11:53:18 [2022-07-15T11:53:18.167Z] DEST=bundles/test-integration
11:53:18 [2022-07-15T11:53:18.167Z] PWD=/go/src/github.com/docker/docker
11:53:18 [2022-07-15T11:53:18.167Z] KEEPBUNDLE=1
11:53:18 [2022-07-15T11:53:18.167Z] DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae
11:53:18 [2022-07-15T11:53:18.167Z] container=docker
11:53:18 [2022-07-15T11:53:18.167Z] HOME=/root
11:53:18 [2022-07-15T11:53:18.167Z] GOLANG_VERSION=1.18.4
11:53:18 [2022-07-15T11:53:18.167Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:53:18 [2022-07-15T11:53:18.167Z] VALIDATE_BRANCH=22.06
11:53:18 [2022-07-15T11:53:18.167Z] TERM=xterm
11:53:18 [2022-07-15T11:53:18.167Z] DOCKER_PKG=github.com/docker/docker
11:53:18 [2022-07-15T11:53:18.167Z] SHLVL=1
11:53:18 [2022-07-15T11:53:18.167Z] TIMEOUT=120m
11:53:18 [2022-07-15T11:53:18.167Z] DOCKER_BUILDTAGS= journald
11:53:18 [2022-07-15T11:53:18.167Z] DOCKER_GRAPHDRIVER=overlay2
11:53:18 [2022-07-15T11:53:18.167Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
11:53:18 [2022-07-15T11:53:18.167Z] GO111MODULE=off
11:53:18 [2022-07-15T11:53:18.167Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:53:18 [2022-07-15T11:53:18.167Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:53:18 [2022-07-15T11:53:18.167Z] GOPATH=/go
11:53:18 [2022-07-15T11:53:18.167Z] PKG_CONFIG=pkg-config
11:53:18 [2022-07-15T11:53:18.167Z] _=/usr/bin/env
11:53:18 [2022-07-15T11:53:18.167Z] Building test suite binary ./integration-cli/test.main
11:53:18 [2022-07-15T11:53:18.167Z] 
11:53:18 [2022-07-15T11:53:18.167Z] 
11:53:18 [2022-07-15T11:53:18.167Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
11:53:18 [2022-07-15T11:53:18.167Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:53:18 [2022-07-15T11:53:18.167Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:53:18 [2022-07-15T11:53:18.167Z] HOSTNAME=e82d5417f637
11:53:18 [2022-07-15T11:53:18.167Z] TEST_SKIP_INTEGRATION=1
11:53:18 [2022-07-15T11:53:18.167Z] TESTDEBUG=0
11:53:18 [2022-07-15T11:53:18.167Z] DEST=bundles/test-integration
11:53:18 [2022-07-15T11:53:18.167Z] PWD=/go/src/github.com/docker/docker
11:53:18 [2022-07-15T11:53:18.167Z] KEEPBUNDLE=1
11:53:18 [2022-07-15T11:53:18.167Z] DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae
11:53:18 [2022-07-15T11:53:18.167Z] container=docker
11:53:18 [2022-07-15T11:53:18.167Z] HOME=/root
11:53:18 [2022-07-15T11:53:18.167Z] GOLANG_VERSION=1.18.4
11:53:18 [2022-07-15T11:53:18.167Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:53:18 [2022-07-15T11:53:18.167Z] VALIDATE_BRANCH=22.06
11:53:18 [2022-07-15T11:53:18.167Z] TERM=xterm
11:53:18 [2022-07-15T11:53:18.167Z] DOCKER_PKG=github.com/docker/docker
11:53:18 [2022-07-15T11:53:18.167Z] SHLVL=1
11:53:18 [2022-07-15T11:53:18.167Z] TIMEOUT=120m
11:53:18 [2022-07-15T11:53:18.167Z] DOCKER_BUILDTAGS= journald
11:53:18 [2022-07-15T11:53:18.167Z] DOCKER_GRAPHDRIVER=overlay2
11:53:18 [2022-07-15T11:53:18.167Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
11:53:18 [2022-07-15T11:53:18.167Z] GO111MODULE=off
11:53:18 [2022-07-15T11:53:18.167Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:53:18 [2022-07-15T11:53:18.167Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:53:18 [2022-07-15T11:53:18.167Z] GOPATH=/go
11:53:18 [2022-07-15T11:53:18.167Z] PKG_CONFIG=pkg-config
11:53:18 [2022-07-15T11:53:18.167Z] _=/usr/bin/env
11:53:18 [2022-07-15T11:53:18.167Z] Building test suite binary ./integration-cli/test.main
11:53:18 [2022-07-15T11:53:18.167Z] No new tests added to integration.
11:53:18 [2022-07-15T11:53:18.167Z] 
11:53:18 [2022-07-15T11:53:18.167Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:53:18 [2022-07-15T11:53:18.167Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:53:18 [2022-07-15T11:53:18.167Z] HOSTNAME=8d0d6e5d0c28
11:53:18 [2022-07-15T11:53:18.167Z] TESTDEBUG=0
11:53:18 [2022-07-15T11:53:18.167Z] DEST=bundles/test-integration
11:53:18 [2022-07-15T11:53:18.167Z] PWD=/go/src/github.com/docker/docker
11:53:18 [2022-07-15T11:53:18.167Z] KEEPBUNDLE=1
11:53:18 [2022-07-15T11:53:18.167Z] DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae
11:53:18 [2022-07-15T11:53:18.167Z] container=docker
11:53:18 [2022-07-15T11:53:18.167Z] HOME=/root
11:53:18 [2022-07-15T11:53:18.167Z] GOLANG_VERSION=1.18.4
11:53:18 [2022-07-15T11:53:18.167Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:53:18 [2022-07-15T11:53:18.167Z] VALIDATE_BRANCH=22.06
11:53:18 [2022-07-15T11:53:18.167Z] TERM=xterm
11:53:18 [2022-07-15T11:53:18.167Z] DOCKER_PKG=github.com/docker/docker
11:53:18 [2022-07-15T11:53:18.167Z] SHLVL=1
11:53:18 [2022-07-15T11:53:18.167Z] TIMEOUT=120m
11:53:18 [2022-07-15T11:53:18.167Z] DOCKER_BUILDTAGS= journald
11:53:18 [2022-07-15T11:53:18.167Z] DOCKER_GRAPHDRIVER=overlay2
11:53:18 [2022-07-15T11:53:18.167Z] GO111MODULE=off
11:53:18 [2022-07-15T11:53:18.167Z] TEST_SKIP_INTEGRATION_CLI=1
11:53:18 [2022-07-15T11:53:18.167Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:53:18 [2022-07-15T11:53:18.167Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:53:18 [2022-07-15T11:53:18.167Z] GOPATH=/go
11:53:18 [2022-07-15T11:53:18.167Z] PKG_CONFIG=pkg-config
11:53:18 [2022-07-15T11:53:18.167Z] _=/usr/bin/env
11:53:18 [2022-07-15T11:53:18.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:53:19 [2022-07-15T11:53:19.219Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
11:53:19 [2022-07-15T11:53:19.219Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:53:19 [2022-07-15T11:53:19.219Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:53:19 [2022-07-15T11:53:19.219Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:53:19 [2022-07-15T11:53:19.789Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:53:19 [2022-07-15T11:53:19.789Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:53:19 [2022-07-15T11:53:19.789Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:53:19 [2022-07-15T11:53:19.789Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:53:19 [2022-07-15T11:53:19.789Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:53:19 [2022-07-15T11:53:19.789Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:53:20 [2022-07-15T11:53:20.728Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:53:20 [2022-07-15T11:53:20.728Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:53:20 [2022-07-15T11:53:20.728Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
11:53:20 [2022-07-15T11:53:20.988Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:53:21 [2022-07-15T11:53:21.557Z] ok  	github.com/docker/docker/api/types/filters	0.016s	coverage: 92.2% of statements
11:53:21 [2022-07-15T11:53:21.557Z] ok  	github.com/docker/docker/api/server/router/volume	0.005s	coverage: 67.9% of statements
11:53:21 [2022-07-15T11:53:21.558Z] ?   	github.com/docker/docker/api/types	[no test files]
11:53:21 [2022-07-15T11:53:21.558Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:53:21 [2022-07-15T11:53:21.558Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:53:21 [2022-07-15T11:53:21.558Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:53:21 [2022-07-15T11:53:21.558Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:53:21 [2022-07-15T11:53:21.558Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:53:21 [2022-07-15T11:53:21.558Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:53:21 [2022-07-15T11:53:21.558Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:53:21 [2022-07-15T11:53:21.558Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:53:21 [2022-07-15T11:53:21.558Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:53:21 [2022-07-15T11:53:21.817Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
11:53:21 [2022-07-15T11:53:21.817Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:53:21 [2022-07-15T11:53:21.817Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:53:21 [2022-07-15T11:53:21.818Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
11:53:22 [2022-07-15T11:53:22.078Z] ok  	github.com/docker/docker/api/types/versions	0.011s	coverage: 77.3% of statements
11:53:22 [2022-07-15T11:53:22.078Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:53:22 [2022-07-15T11:53:22.078Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:53:22 [2022-07-15T11:53:22.078Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:53:22 [2022-07-15T11:53:22.078Z] ?   	github.com/docker/docker/builder	[no test files]
11:53:22 [2022-07-15T11:53:22.078Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:53:22 [2022-07-15T11:53:22.078Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:53:22 [2022-07-15T11:53:22.078Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:53:22 [2022-07-15T11:53:22.078Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:53:22 [2022-07-15T11:53:22.078Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:53:22 [2022-07-15T11:53:22.078Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:53:22 [2022-07-15T11:53:22.078Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:53:23 [2022-07-15T11:53:23.058Z] .........................xx....................                          [ 29%]
11:53:24 [2022-07-15T11:53:24.279Z] #64 ...
11:53:24 [2022-07-15T11:53:24.280Z] 
11:53:24 [2022-07-15T11:53:24.280Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:53:24 [2022-07-15T11:53:24.280Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
11:53:24 [2022-07-15T11:53:24.280Z] #77 355.5   CCLD     libcrun.la
11:53:24 [2022-07-15T11:53:24.280Z] #77 355.6   AR       libcrun_testing.a
11:53:24 [2022-07-15T11:53:24.280Z] #77 355.6 ar: `u' modifier ignored since `D' is the default (see `U')
11:53:24 [2022-07-15T11:53:24.280Z] #77 355.7   CCLD     tests/tests_libcrun_utils
11:53:24 [2022-07-15T11:53:24.280Z] #77 355.7   CCLD     tests/tests_libcrun_errors
11:53:24 [2022-07-15T11:53:24.280Z] #77 355.7   CCLD     tests/tests_libcrun_fuzzer
11:53:24 [2022-07-15T11:53:24.649Z] #77 356.9   CCLD     crun
11:53:24 [2022-07-15T11:53:24.654Z] ok  	github.com/docker/docker/builder/remotecontext	0.205s	coverage: 13.7% of statements
11:53:24 [2022-07-15T11:53:24.654Z] ok  	github.com/docker/docker/builder/dockerfile	0.487s	coverage: 49.3% of statements
11:53:24 [2022-07-15T11:53:24.910Z] #77 357.5 make[3]: Entering directory '/tmp/crun-build'
11:53:24 [2022-07-15T11:53:24.914Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
11:53:25 [2022-07-15T11:53:25.167Z] #77 357.6  /bin/mkdir -p '/usr/local/share/man/man1'
11:53:25 [2022-07-15T11:53:25.167Z] #77 357.7  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:53:25 [2022-07-15T11:53:25.167Z] #77 357.7  /bin/mkdir -p '/usr/local/lib'
11:53:25 [2022-07-15T11:53:25.167Z] #77 357.7  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:53:25 [2022-07-15T11:53:25.167Z] #77 357.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:53:25 [2022-07-15T11:53:25.423Z] #77 357.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:53:25 [2022-07-15T11:53:25.423Z] #77 357.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:53:25 [2022-07-15T11:53:25.423Z] #77 357.8 libtool: install: ranlib /usr/local/lib/libcrun.a
11:53:25 [2022-07-15T11:53:25.423Z] #77 358.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0 ----------------------------------------------------------------------
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0 Libraries have been installed in:
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0    /usr/local/lib
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0 
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0 If you ever happen to want to link against installed libraries
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0 in a given directory, LIBDIR, you must either use libtool, and
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0 specify the full pathname of the library, or use the '-LLIBDIR'
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0 flag during linking and do at least one of the following:
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0      during execution
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0      during linking
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0 
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0 See any operating system documentation about shared libraries for
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0 more information, such as the ld(1) and ld.so(8) manual pages.
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0 ----------------------------------------------------------------------
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0  /bin/mkdir -p '/build'
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.0   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.1 libtool: install: /usr/bin/install -c crun /build/crun
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.1 make[3]: Leaving directory '/tmp/crun-build'
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.1 make[2]: Leaving directory '/tmp/crun-build'
11:53:25 [2022-07-15T11:53:25.680Z] #77 358.1 make[1]: Leaving directory '/tmp/crun-build'
11:53:25 [2022-07-15T11:53:25.853Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
11:53:25 [2022-07-15T11:53:25.936Z] #77 DONE 358.4s
11:53:25 [2022-07-15T11:53:25.936Z] 
11:53:25 [2022-07-15T11:53:25.936Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
11:53:25 [2022-07-15T11:53:25.936Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
11:53:26 [2022-07-15T11:53:26.423Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.525s	coverage: 86.3% of statements
11:53:26 [2022-07-15T11:53:26.423Z] ?   	github.com/docker/docker/cli	[no test files]
11:53:26 [2022-07-15T11:53:26.423Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:53:26 [2022-07-15T11:53:26.423Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
11:53:26 [2022-07-15T11:53:26.423Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
11:53:26 [2022-07-15T11:53:26.993Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.242s	coverage: 67.6% of statements
11:53:30 [2022-07-15T11:53:30.288Z] ok  	github.com/docker/docker/client	0.123s	coverage: 75.9% of statements
11:53:40 [2022-07-15T11:53:40.846Z] tests/integration/api_exec_test.py .....................                 [ 34%]
11:53:48 [2022-07-15T11:53:48.301Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
11:53:52 [2022-07-15T11:53:52.503Z] #55 432.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
11:53:52 [2022-07-15T11:53:52.503Z] #55 DONE 433.1s
11:53:52 [2022-07-15T11:53:52.503Z] 
11:53:52 [2022-07-15T11:53:52.503Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:53:52 [2022-07-15T11:53:52.503Z] #60 sha256:02bfe0ec34fd153e7867c9ea3416b908ab2b02d67db5a4d080ad273b9e8f0069
11:53:52 [2022-07-15T11:53:52.503Z] #60 219.2 + mkdir -p /build
11:53:52 [2022-07-15T11:53:52.503Z] #60 219.2 + cp runc /build/runc
11:53:52 [2022-07-15T11:53:52.503Z] #60 DONE 219.7s
11:53:52 [2022-07-15T11:53:52.503Z] 
11:53:52 [2022-07-15T11:53:52.503Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:53:52 [2022-07-15T11:53:52.503Z] #64 sha256:608a852a35d151b992c8e9e18674825aa7c582d8ed22900f50457e77e53c7ee3
11:53:53 [2022-07-15T11:53:53.079Z] #64 ...
11:53:53 [2022-07-15T11:53:53.079Z] 
11:53:53 [2022-07-15T11:53:53.079Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:53:53 [2022-07-15T11:53:53.079Z] #56 sha256:1b6cb47f4fd6a3c97bdc0a655b6dc108f1df225ceb28f5d575656d9ada190a43
11:53:53 [2022-07-15T11:53:53.097Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
11:53:54 [2022-07-15T11:53:54.009Z] #56 DONE 0.6s
11:53:54 [2022-07-15T11:53:54.009Z] 
11:53:54 [2022-07-15T11:53:54.009Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:53:54 [2022-07-15T11:53:54.009Z] #58 sha256:e1728f8209a29f476a563e541f4515af12c1c1758ac6f232bf25b747696e8baf
11:53:54 [2022-07-15T11:53:54.009Z] #58 DONE 0.1s
11:53:54 [2022-07-15T11:53:54.009Z] 
11:53:54 [2022-07-15T11:53:54.009Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:53:54 [2022-07-15T11:53:54.009Z] #61 sha256:872c37750677a719f8f05545ac2985f4c15d6d780b5d714238a8b5f84045b5e1
11:53:54 [2022-07-15T11:53:54.265Z] #61 DONE 0.3s
11:53:54 [2022-07-15T11:53:54.265Z] 
11:53:54 [2022-07-15T11:53:54.265Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:53:54 [2022-07-15T11:53:54.265Z] #64 sha256:608a852a35d151b992c8e9e18674825aa7c582d8ed22900f50457e77e53c7ee3
11:53:56 [2022-07-15T11:53:56.154Z] #64 374.3 + bin/containerd
11:54:02 [2022-07-15T11:54:02.389Z] ok  	github.com/docker/docker/cmd/dockerd	0.070s	coverage: 31.9% of statements
11:54:03 [2022-07-15T11:54:03.772Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.8% of statements
11:54:04 [2022-07-15T11:54:04.342Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.480s	coverage: 0.0% of statements
11:54:04 [2022-07-15T11:54:04.342Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:54:04 [2022-07-15T11:54:04.342Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:54:04 [2022-07-15T11:54:04.342Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:54:04 [2022-07-15T11:54:04.342Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:54:04 [2022-07-15T11:54:04.342Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:54:10 [2022-07-15T11:54:10.921Z] ok  	github.com/docker/docker/daemon/cluster	0.072s	coverage: 0.5% of statements
11:54:11 [2022-07-15T11:54:11.181Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
11:54:11 [2022-07-15T11:54:11.275Z] tests/integration/api_network_test.py ............................       [ 47%]
11:54:12 [2022-07-15T11:54:12.562Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
11:54:19 [2022-07-15T11:54:19.136Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.444s	coverage: 13.4% of statements
11:54:20 [2022-07-15T11:54:20.517Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 81.7% of statements
11:54:20 [2022-07-15T11:54:20.778Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
11:54:20 [2022-07-15T11:54:20.932Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
11:54:21 [2022-07-15T11:54:21.348Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
11:54:22 [2022-07-15T11:54:22.124Z] tests/integration/api_secret_test.py .....                               [ 51%]
11:54:22 [2022-07-15T11:54:22.288Z] ok  	github.com/docker/docker/daemon	10.128s	coverage: 16.1% of statements
11:54:22 [2022-07-15T11:54:22.288Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:54:22 [2022-07-15T11:54:22.288Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:54:22 [2022-07-15T11:54:22.288Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:54:22 [2022-07-15T11:54:22.288Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:54:22 [2022-07-15T11:54:22.858Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.611s	coverage: 74.8% of statements
11:54:23 [2022-07-15T11:54:23.798Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.332s	coverage: 56.2% of statements
11:54:24 [2022-07-15T11:54:24.058Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
11:54:25 [2022-07-15T11:54:25.440Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
11:54:26 [2022-07-15T11:54:26.079Z] tests/integration/api_service_test.py .................................. [ 59%]
11:54:26 [2022-07-15T11:54:26.822Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.250s	coverage: 50.6% of statements
11:54:28 [2022-07-15T11:54:28.779Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.934s	coverage: 46.3% of statements
11:54:28 [2022-07-15T11:54:28.779Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:54:29 [2022-07-15T11:54:29.369Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.055s	coverage: 58.5% of statements
11:54:29 [2022-07-15T11:54:29.369Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:54:29 [2022-07-15T11:54:29.369Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:54:29 [2022-07-15T11:54:29.369Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 58.5% of statements
11:54:30 [2022-07-15T11:54:30.324Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
11:54:30 [2022-07-15T11:54:30.754Z] ............................                                             [ 66%]
11:54:30 [2022-07-15T11:54:30.893Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
11:54:31 [2022-07-15T11:54:31.463Z] ok  	github.com/docker/docker/daemon/images	0.060s	coverage: 6.9% of statements
11:54:31 [2022-07-15T11:54:31.463Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:54:31 [2022-07-15T11:54:31.463Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:54:32 [2022-07-15T11:54:32.403Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 43.2% of statements
11:54:32 [2022-07-15T11:54:32.974Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.133s	coverage: 80.2% of statements
11:54:32 [2022-07-15T11:54:32.974Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.023s	coverage: 53.6% of statements
11:54:32 [2022-07-15T11:54:32.974Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:54:33 [2022-07-15T11:54:33.543Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
11:54:33 [2022-07-15T11:54:33.543Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
11:54:34 [2022-07-15T11:54:34.114Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
11:54:34 [2022-07-15T11:54:34.683Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.145s	coverage: 76.8% of statements
11:54:34 [2022-07-15T11:54:34.684Z] ok  	github.com/docker/docker/daemon/logger/local	0.036s	coverage: 79.4% of statements
11:54:34 [2022-07-15T11:54:34.684Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:54:34 [2022-07-15T11:54:34.684Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
11:54:35 [2022-07-15T11:54:35.624Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
11:54:35 [2022-07-15T11:54:35.624Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.020s	coverage: 62.0% of statements
11:54:36 [2022-07-15T11:54:36.563Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
11:54:36 [2022-07-15T11:54:36.823Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
11:54:37 [2022-07-15T11:54:37.393Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
11:54:37 [2022-07-15T11:54:37.963Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.567s	coverage: 82.5% of statements
11:54:37 [2022-07-15T11:54:37.963Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:54:37 [2022-07-15T11:54:37.963Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:54:38 [2022-07-15T11:54:38.903Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
11:54:40 [2022-07-15T11:54:40.283Z] ok  	github.com/docker/docker/distribution	1.495s	coverage: 28.0% of statements
11:54:40 [2022-07-15T11:54:40.283Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:54:40 [2022-07-15T11:54:40.543Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
11:54:41 [2022-07-15T11:54:41.113Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.9% of statements
11:54:41 [2022-07-15T11:54:41.373Z] ok  	github.com/docker/docker/distribution/xfer	1.887s	coverage: 84.9% of statements
11:54:41 [2022-07-15T11:54:41.373Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:54:41 [2022-07-15T11:54:41.633Z] ok  	github.com/docker/docker/image/cache	0.034s	coverage: 19.2% of statements
11:54:42 [2022-07-15T11:54:42.204Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
11:54:42 [2022-07-15T11:54:42.204Z] ?   	github.com/docker/docker/image/v1	[no test files]
11:54:42 [2022-07-15T11:54:42.204Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:54:42 [2022-07-15T11:54:42.464Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
11:54:43 [2022-07-15T11:54:43.404Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
11:54:43 [2022-07-15T11:54:43.664Z] ok  	github.com/docker/docker/opts	0.026s	coverage: 66.0% of statements
11:54:43 [2022-07-15T11:54:43.924Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
11:54:45 [2022-07-15T11:54:45.834Z] ok  	github.com/docker/docker/pkg/archive	0.303s	coverage: 82.3% of statements
11:54:46 [2022-07-15T11:54:46.773Z] ok  	github.com/docker/docker/pkg/authorization	0.741s	coverage: 68.3% of statements
11:54:47 [2022-07-15T11:54:47.032Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
11:54:47 [2022-07-15T11:54:47.033Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
11:54:50 [2022-07-15T11:54:50.326Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.533s	coverage: 42.7% of statements
11:54:50 [2022-07-15T11:54:50.585Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
11:54:50 [2022-07-15T11:54:50.845Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
11:54:51 [2022-07-15T11:54:51.105Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
11:54:51 [2022-07-15T11:54:51.105Z] ok  	github.com/docker/docker/layer	7.887s	coverage: 68.9% of statements
11:54:51 [2022-07-15T11:54:51.105Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:54:51 [2022-07-15T11:54:51.105Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:54:51 [2022-07-15T11:54:51.105Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:54:51 [2022-07-15T11:54:51.105Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:54:51 [2022-07-15T11:54:51.105Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:54:51 [2022-07-15T11:54:51.105Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:54:51 [2022-07-15T11:54:51.364Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 87.2% of statements
11:54:51 [2022-07-15T11:54:51.624Z] ok  	github.com/docker/docker/pkg/fsutils	0.188s	coverage: 85.1% of statements
11:54:51 [2022-07-15T11:54:51.624Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
11:54:52 [2022-07-15T11:54:52.336Z] #64 425.0 # github.com/containerd/containerd/cmd/containerd
11:54:52 [2022-07-15T11:54:52.336Z] #64 425.0 /usr/bin/ld: /tmp/go-link-3592973761/000019.o: in function `New':
11:54:52 [2022-07-15T11:54:52.336Z] #64 425.0 /tmp/tmp.mPzQEZwgUp/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
11:54:52 [2022-07-15T11:54:52.336Z] #64 425.1 + bin/containerd-stress
11:54:52 [2022-07-15T11:54:52.336Z] #64 426.2 + bin/containerd-shim
11:54:52 [2022-07-15T11:54:52.563Z] ok  	github.com/docker/docker/pkg/idtools	0.426s	coverage: 67.9% of statements
11:54:52 [2022-07-15T11:54:52.823Z] ok  	github.com/docker/docker/pkg/ioutils	0.357s	coverage: 71.5% of statements
11:54:53 [2022-07-15T11:54:53.084Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
11:54:53 [2022-07-15T11:54:53.084Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
11:54:53 [2022-07-15T11:54:53.084Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:54:53 [2022-07-15T11:54:53.344Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
11:54:53 [2022-07-15T11:54:53.344Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
11:54:53 [2022-07-15T11:54:53.604Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
11:54:53 [2022-07-15T11:54:53.604Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 90.5% of statements
11:54:53 [2022-07-15T11:54:53.864Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
11:54:53 [2022-07-15T11:54:53.864Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:54:53 [2022-07-15T11:54:53.864Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:54:54 [2022-07-15T11:54:54.435Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
11:54:54 [2022-07-15T11:54:54.695Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
11:54:54 [2022-07-15T11:54:54.954Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
11:54:55 [2022-07-15T11:54:55.214Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
11:54:56 [2022-07-15T11:54:56.594Z] ok  	github.com/docker/docker/pkg/pubsub	1.045s	coverage: 75.0% of statements
11:54:56 [2022-07-15T11:54:56.594Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
11:54:56 [2022-07-15T11:54:56.854Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
11:54:57 [2022-07-15T11:54:57.114Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
11:54:57 [2022-07-15T11:54:57.374Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
11:54:57 [2022-07-15T11:54:57.634Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
11:54:58 [2022-07-15T11:54:58.206Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
11:54:58 [2022-07-15T11:54:58.465Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
11:54:58 [2022-07-15T11:54:58.873Z] #64 437.4 + bin/containerd-shim-runc-v1
11:54:59 [2022-07-15T11:54:59.035Z] ok  	github.com/docker/docker/pkg/tailfile	0.050s	coverage: 88.6% of statements
11:54:59 [2022-07-15T11:54:59.294Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
11:54:59 [2022-07-15T11:54:59.864Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
11:54:59 [2022-07-15T11:54:59.864Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
11:55:01 [2022-07-15T11:55:01.773Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
11:55:02 [2022-07-15T11:55:02.033Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
11:55:02 [2022-07-15T11:55:02.602Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
11:55:03 [2022-07-15T11:55:03.989Z] ok  	github.com/docker/docker/quota	0.270s	coverage: 71.4% of statements
11:55:03 [2022-07-15T11:55:03.989Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
11:55:04 [2022-07-15T11:55:04.928Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.6% of statements
11:55:05 [2022-07-15T11:55:05.418Z] #64 443.7 + bin/containerd-shim-runc-v2
11:55:05 [2022-07-15T11:55:05.498Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
11:55:05 [2022-07-15T11:55:05.498Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
11:55:05 [2022-07-15T11:55:05.980Z] #64 444.5 + binaries
11:55:05 [2022-07-15T11:55:05.980Z] #64 444.5 + install -D bin/containerd /build/containerd
11:55:05 [2022-07-15T11:55:05.980Z] #64 444.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:55:05 [2022-07-15T11:55:05.980Z] #64 444.6 + install -D bin/ctr /build/ctr
11:55:06 [2022-07-15T11:55:06.068Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
11:55:06 [2022-07-15T11:55:06.327Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
11:55:08 [2022-07-15T11:55:08.288Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
11:55:08 [2022-07-15T11:55:08.495Z] #64 DONE 446.5s
11:55:08 [2022-07-15T11:55:08.857Z] ok  	github.com/docker/docker/volume/local	0.086s	coverage: 76.8% of statements
11:55:09 [2022-07-15T11:55:09.060Z] 
11:55:09 [2022-07-15T11:55:09.060Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:55:09 [2022-07-15T11:55:09.060Z] #65 sha256:b5f9893defe821f4f511dc496a51e383131659e311889e6d04e7774ba35938ef
11:55:09 [2022-07-15T11:55:09.428Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
11:55:10 [2022-07-15T11:55:10.025Z] #65 DONE 0.9s
11:55:10 [2022-07-15T11:55:10.025Z] 
11:55:10 [2022-07-15T11:55:10.025Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:55:10 [2022-07-15T11:55:10.025Z] #70 sha256:85e78fb01f323af3bd2145269ecde8c2fa394be02c83294fd43ea4cd62eafa7c
11:55:10 [2022-07-15T11:55:10.025Z] #70 DONE 0.2s
11:55:10 [2022-07-15T11:55:10.025Z] 
11:55:10 [2022-07-15T11:55:10.025Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:55:10 [2022-07-15T11:55:10.025Z] #75 sha256:db4a68c4169341dd6f7b2d95b837832aea10a75c58112d42d6ec39758a96a74b
11:55:10 [2022-07-15T11:55:10.808Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 72.3% of statements
11:55:10 [2022-07-15T11:55:10.951Z] #75 DONE 0.9s
11:55:10 [2022-07-15T11:55:10.951Z] 
11:55:10 [2022-07-15T11:55:10.951Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:55:10 [2022-07-15T11:55:10.951Z] #78 sha256:c8f587bdebc2ffe1bee0e5ec418123f355355edd40e1457be2abd56b8962c42a
11:55:10 [2022-07-15T11:55:10.951Z] #78 DONE 0.0s
11:55:10 [2022-07-15T11:55:10.951Z] 
11:55:10 [2022-07-15T11:55:10.951Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:55:10 [2022-07-15T11:55:10.951Z] #79 sha256:ea045b9d2539872ffa1ce95412d5780d7d9d1d1e61de86730804d508d2b138eb
11:55:10 [2022-07-15T11:55:10.951Z] #79 DONE 0.0s
11:55:10 [2022-07-15T11:55:10.951Z] 
11:55:10 [2022-07-15T11:55:10.951Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:55:10 [2022-07-15T11:55:10.951Z] #80 sha256:2a27c1e50912b03dfeef3fc2dfffcd0634f359bb25e0ffb7540b4cff61a18b40
11:55:10 [2022-07-15T11:55:10.951Z] #80 DONE 0.0s
11:55:11 [2022-07-15T11:55:11.207Z] 
11:55:11 [2022-07-15T11:55:11.207Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
11:55:11 [2022-07-15T11:55:11.207Z] #81 sha256:781fd58d3e859c55a122d0d3ec13edf6b6dfa3b5b4b068ac4c5d83039dc069ab
11:55:11 [2022-07-15T11:55:11.328Z] Created binary: bundles/dynbinary-daemon/dockerd
11:55:11 [2022-07-15T11:55:11.328Z] Building: bundles/dynbinary-daemon/docker-proxy
11:55:11 [2022-07-15T11:55:11.328Z] GOOS="" GOARCH="" GOARM=""
11:55:11 [2022-07-15T11:55:11.328Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:55:11 [2022-07-15T11:55:11.328Z] 
11:55:11 [2022-07-15T11:55:11.328Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:55:11 [2022-07-15T11:55:11.328Z] DOCKER_SYSTEMD=1
11:55:11 [2022-07-15T11:55:11.328Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:55:11 [2022-07-15T11:55:11.328Z] HOSTNAME=16af6d032cce
11:55:11 [2022-07-15T11:55:11.328Z] DEST=bundles/test-integration
11:55:11 [2022-07-15T11:55:11.328Z] PWD=/go/src/github.com/docker/docker
11:55:11 [2022-07-15T11:55:11.328Z] DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae
11:55:11 [2022-07-15T11:55:11.328Z] container=docker
11:55:11 [2022-07-15T11:55:11.328Z] HOME=/root
11:55:11 [2022-07-15T11:55:11.328Z] LANG=C.UTF-8
11:55:11 [2022-07-15T11:55:11.328Z] INVOCATION_ID=5ab923ef1eb64c9f877d090e5b0c1b18
11:55:11 [2022-07-15T11:55:11.328Z] GOLANG_VERSION=1.18.4
11:55:11 [2022-07-15T11:55:11.328Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:55:11 [2022-07-15T11:55:11.328Z] VALIDATE_BRANCH=22.06
11:55:11 [2022-07-15T11:55:11.328Z] TERM=xterm
11:55:11 [2022-07-15T11:55:11.328Z] DOCKER_PKG=github.com/docker/docker
11:55:11 [2022-07-15T11:55:11.328Z] SHLVL=3
11:55:11 [2022-07-15T11:55:11.328Z] TIMEOUT=120m
11:55:11 [2022-07-15T11:55:11.328Z] DOCKER_BUILDTAGS= journald
11:55:11 [2022-07-15T11:55:11.328Z] DOCKER_GRAPHDRIVER=overlay2
11:55:11 [2022-07-15T11:55:11.328Z] GO111MODULE=off
11:55:11 [2022-07-15T11:55:11.328Z] DOCKER_EXPERIMENTAL=1
11:55:11 [2022-07-15T11:55:11.328Z] TEST_SKIP_INTEGRATION_CLI=1
11:55:11 [2022-07-15T11:55:11.328Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:55:11 [2022-07-15T11:55:11.328Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:55:11 [2022-07-15T11:55:11.328Z] GOPATH=/go
11:55:11 [2022-07-15T11:55:11.328Z] PKG_CONFIG=pkg-config
11:55:11 [2022-07-15T11:55:11.328Z] _=/usr/bin/env
11:55:11 [2022-07-15T11:55:11.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:55:13 [2022-07-15T11:55:13.274Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
11:55:15 [2022-07-15T11:55:15.371Z] #81 DONE 3.6s
11:55:15 [2022-07-15T11:55:15.371Z] 
11:55:15 [2022-07-15T11:55:15.371Z] #82 exporting to image
11:55:15 [2022-07-15T11:55:15.371Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:55:15 [2022-07-15T11:55:15.371Z] #82 exporting layers
11:55:21 [2022-07-15T11:55:21.908Z] #82 exporting layers 7.3s done
11:55:21 [2022-07-15T11:55:21.908Z] #82 writing image sha256:5c7d99e906f5f6b6397739195aa2c16b7d9625952de7f272543f86b61cf452cf done
11:55:21 [2022-07-15T11:55:21.908Z] #82 naming to docker.io/library/docker:863ca3f1855048bec370a444e475760ac33991ae done
11:55:21 [2022-07-15T11:55:21.908Z] #82 DONE 7.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:55:22 [2022-07-15T11:55:22.249Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43813/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae -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:863ca3f1855048bec370a444e475760ac33991ae hack/make.sh dynbinary test-integration
11:55:23 [2022-07-15T11:55:23.615Z] 
11:55:23 [2022-07-15T11:55:23.615Z] Removing bundles/
11:55:23 [2022-07-15T11:55:23.615Z] 
11:55:23 [2022-07-15T11:55:23.615Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:55:23 [2022-07-15T11:55:23.615Z] Building: bundles/dynbinary-daemon/dockerd
11:55:23 [2022-07-15T11:55:23.615Z] GOOS="" GOARCH="" GOARM=""
11:55:28 [2022-07-15T11:55:28.400Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:55:28 [2022-07-15T11:55:28.906Z] ok  	github.com/docker/docker/pkg/plugins	33.647s	coverage: 76.3% of statements
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/rootless	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/volume	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === Skipped
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     network_proxy_test.go:208: No support for dual stack yet
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:44: Driver btrfs not supported
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:44: Driver btrfs not supported
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:44: Driver btrfs not supported
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:44: Driver btrfs not supported
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:44: Driver btrfs not supported
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:71: No driver to put!
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z] time="2022-07-15T11:54:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z] time="2022-07-15T11:54:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z] time="2022-07-15T11:54:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z] time="2022-07-15T11:54:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z] time="2022-07-15T11:54:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:71: No driver to put!
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     overlay_test.go:50: Fails to compute changes intermittently
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:44: Driver zfs not supported
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:44: Driver zfs not supported
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:44: Driver zfs not supported
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:44: Driver zfs not supported
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:44: Driver zfs not supported
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     graphtest_unix.go:71: No driver to put!
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:55:28 [2022-07-15T11:55:28.906Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
11:55:28 [2022-07-15T11:55:28.906Z] 
11:55:28 [2022-07-15T11:55:28.906Z] DONE 2789 tests, 28 skipped in 214.305s
11:55:28 [2022-07-15T11:55:28.906Z] + '[' -n 'github.com/docker/docker/libnetwork
11:55:28 [2022-07-15T11:55:28.906Z] github.com/docker/docker/libnetwork/bitseq
11:55:28 [2022-07-15T11:55:28.906Z] github.com/docker/docker/libnetwork/cluster
11:55:28 [2022-07-15T11:55:28.906Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:55:28 [2022-07-15T11:55:28.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:55:28 [2022-07-15T11:55:28.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:55:28 [2022-07-15T11:55:28.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:55:28 [2022-07-15T11:55:28.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:55:28 [2022-07-15T11:55:28.906Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:55:28 [2022-07-15T11:55:28.906Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/config
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/datastore
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/diagnostic
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/discoverapi
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/driverapi
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drivers/bridge
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drivers/host
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drivers/null
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drivers/overlay
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drivers/remote
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drivers/windows
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/drvregistry
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/etchosts
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/idm
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/internal/caller
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/ipam
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/ipamapi
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/ipams/builtin
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/ipams/null
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/ipams/remote
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/ipamutils
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/iptables
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/netlabel
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/netutils
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/networkdb
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/ns
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/options
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/osl
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/osl/kernel
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/portallocator
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/portmapper
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/resolvconf
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/testutils
11:55:28 [2022-07-15T11:55:28.907Z] github.com/docker/docker/libnetwork/types' ']'
11:55:28 [2022-07-15T11:55:28.907Z] + 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
11:55:30 [2022-07-15T11:55:30.299Z] tests/integration/client_test.py .....                                   [ 75%]
11:55:30 [2022-07-15T11:55:30.299Z] tests/integration/context_api_test.py ...                                [ 76%]
11:55:30 [2022-07-15T11:55:30.865Z] tests/integration/errors_test.py .                                       [ 76%]
11:55:50 [2022-07-15T11:55:50.996Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:55:54 [2022-07-15T11:55:54.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:55:54 [2022-07-15T11:55:54.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:55:58 [2022-07-15T11:55:58.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:55:58 [2022-07-15T11:55:58.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:56:07 [2022-07-15T11:56:07.582Z] .........                                                                [ 85%]
11:56:12 [2022-07-15T11:56:12.377Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:56:13 [2022-07-15T11:56:13.827Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:56:15 [2022-07-15T11:56:15.601Z] ok  	github.com/docker/docker/libnetwork	37.434s	coverage: 40.6% of statements
11:56:15 [2022-07-15T11:56:15.601Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.143s	coverage: 84.4% of statements
11:56:15 [2022-07-15T11:56:15.601Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:56:15 [2022-07-15T11:56:15.601Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:56:15 [2022-07-15T11:56:15.601Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:56:15 [2022-07-15T11:56:15.601Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:56:15 [2022-07-15T11:56:15.601Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:56:15 [2022-07-15T11:56:15.601Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:56:15 [2022-07-15T11:56:15.601Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
11:56:15 [2022-07-15T11:56:15.601Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
11:56:15 [2022-07-15T11:56:15.601Z] ok  	github.com/docker/docker/libnetwork/config	0.019s	coverage: 22.4% of statements
11:56:15 [2022-07-15T11:56:15.601Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
11:56:15 [2022-07-15T11:56:15.601Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:56:15 [2022-07-15T11:56:15.601Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:56:15 [2022-07-15T11:56:15.601Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
11:56:16 [2022-07-15T11:56:16.540Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.596s	coverage: 59.9% of statements
11:56:16 [2022-07-15T11:56:16.540Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:56:16 [2022-07-15T11:56:16.800Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
11:56:17 [2022-07-15T11:56:17.369Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.017s	coverage: 5.0% of statements
11:56:17 [2022-07-15T11:56:17.369Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:56:17 [2022-07-15T11:56:17.939Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
11:56:17 [2022-07-15T11:56:17.939Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:56:18 [2022-07-15T11:56:18.199Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
11:56:19 [2022-07-15T11:56:19.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:56:20 [2022-07-15T11:56:20.387Z] tests/integration/models_nodes_test.py .                                 [ 90%]
11:56:20 [2022-07-15T11:56:20.387Z] tests/integration/models_resources_test.py .                             [ 91%]
11:56:26 [2022-07-15T11:56:26.485Z] tests/integration/models_services_test.py ................X.             [ 95%]
11:56:26 [2022-07-15T11:56:26.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:56:28 [2022-07-15T11:56:28.185Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.095s	coverage: 6.7% of statements
11:56:28 [2022-07-15T11:56:28.185Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
11:56:28 [2022-07-15T11:56:28.185Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
11:56:28 [2022-07-15T11:56:28.445Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
11:56:28 [2022-07-15T11:56:28.445Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:56:28 [2022-07-15T11:56:28.445Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
11:56:28 [2022-07-15T11:56:28.704Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:56:28 [2022-07-15T11:56:28.965Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
11:56:29 [2022-07-15T11:56:29.225Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
11:56:29 [2022-07-15T11:56:29.232Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:56:29 [2022-07-15T11:56:29.232Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:56:29 [2022-07-15T11:56:29.484Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
11:56:29 [2022-07-15T11:56:29.744Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
11:56:33 [2022-07-15T11:56:33.409Z] tests/integration/regression_test.py ......                              [ 98%]
11:56:33 [2022-07-15T11:56:33.667Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:56:33 [2022-07-15T11:56:33.667Z] tests/integration/credentials/utils_test.py .                            [100%]
11:56:33 [2022-07-15T11:56:33.667Z] 
11:56:33 [2022-07-15T11:56:33.667Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:56:33 [2022-07-15T11:56:33.667Z] =========================== short test summary info ============================
11:56:33 [2022-07-15T11:56:33.667Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:56:33 [2022-07-15T11:56:33.667Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:56:33 [2022-07-15T11:56:33.668Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:56:33 [2022-07-15T11:56:33.668Z]   Not supported on most drivers
11:56:33 [2022-07-15T11:56:33.668Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
11:56:33 [2022-07-15T11:56:33.668Z]   Output of docker top depends on host distro, and is not formalized.
11:56:33 [2022-07-15T11:56:33.668Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
11:56:33 [2022-07-15T11:56:33.668Z]   Output of docker top depends on host distro, and is not formalized.
11:56:33 [2022-07-15T11:56:33.668Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
11:56:33 [2022-07-15T11:56:33.668Z]   Can fail if eth0 has multiple IP addresses
11:56:33 [2022-07-15T11:56:33.668Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:56:33 [2022-07-15T11:56:33.668Z]   This doesn't seem to be taken into account by the engine
11:56:33 [2022-07-15T11:56:33.668Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
11:56:33 [2022-07-15T11:56:33.668Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:56:33 [2022-07-15T11:56:33.668Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 296.73 seconds ==
11:56:33 [2022-07-15T11:56:33.926Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:56:36 [2022-07-15T11:56:36.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:56:36 [2022-07-15T11:56:36.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:56:36 [2022-07-15T11:56:36.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:56:37 [2022-07-15T11:56:37.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:56:38 [2022-07-15T11:56:38.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:56:38 [2022-07-15T11:56:38.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:56:39 [2022-07-15T11:56:39.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:56:41 [2022-07-15T11:56:41.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:56:41 [2022-07-15T11:56:41.964Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
11:56:42 [2022-07-15T11:56:42.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:56:43 [2022-07-15T11:56:43.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:56:44 [2022-07-15T11:56:44.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:56:44 [2022-07-15T11:56:44.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:56:45 [2022-07-15T11:56:45.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:56:46 [2022-07-15T11:56:46.120Z] Leaving: AppArmorNo profiles have been unloaded.
11:56:46 [2022-07-15T11:56:46.121Z] 
11:56:46 [2022-07-15T11:56:46.121Z] Unloading profiles will leave already running processes permanently
11:56:46 [2022-07-15T11:56:46.121Z] unconfined, which can lead to unexpected situations.
11:56:46 [2022-07-15T11:56:46.121Z] 
11:56:46 [2022-07-15T11:56:46.121Z] To set a process to complain mode, use the command line tool
11:56:46 [2022-07-15T11:56:46.121Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:56:46 [2022-07-15T11:56:46.121Z] 
Post stage
[Pipeline] junit
11:56:46 [2022-07-15T11:56:46.133Z] Recording test results
11:56:46 [2022-07-15T11:56:46.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:56:47 [2022-07-15T11:56:47.166Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
11:56:47 [2022-07-15T11:56:47.441Z] + echo Ensuring container killed.
11:56:47 [2022-07-15T11:56:47.441Z] Ensuring container killed.
11:56:47 [2022-07-15T11:56:47.441Z] + docker rm -vf docker-pr1
11:56:47 [2022-07-15T11:56:47.441Z] Error: No such container: docker-pr1
[Pipeline] sh
11:56:47 [2022-07-15T11:56:47.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:56:47 [2022-07-15T11:56:47.721Z] + echo Chowning /workspace to jenkins user
11:56:47 [2022-07-15T11:56:47.721Z] Chowning /workspace to jenkins user
11:56:47 [2022-07-15T11:56:47.721Z] + id -u
11:56:47 [2022-07-15T11:56:47.721Z] + id -g
11:56:47 [2022-07-15T11:56:47.722Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43813:/workspace busybox chown -R 1000:1000 /workspace
11:56:47 [2022-07-15T11:56:47.722Z] Unable to find image 'busybox:latest' locally
11:56:47 [2022-07-15T11:56:47.722Z] latest: Pulling from library/busybox
11:56:47 [2022-07-15T11:56:47.979Z] 19d511225f94: Pulling fs layer
11:56:47 [2022-07-15T11:56:47.979Z] 19d511225f94: Download complete
11:56:47 [2022-07-15T11:56:47.979Z] 19d511225f94: Pull complete
11:56:47 [2022-07-15T11:56:47.979Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
11:56:47 [2022-07-15T11:56:47.979Z] Status: Downloaded newer image for busybox:latest
11:56:48 [2022-07-15T11:56:48.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:56:49 [2022-07-15T11:56:49.204Z] + bundleName=docker-py
11:56:49 [2022-07-15T11:56:49.204Z] + echo Creating docker-py-bundles.tar.gz
11:56:49 [2022-07-15T11:56:49.204Z] Creating docker-py-bundles.tar.gz
11:56:49 [2022-07-15T11:56:49.204Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
11:56:49 [2022-07-15T11:56:49.216Z] Archiving artifacts
11:56:49 [2022-07-15T11:56:49.361Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:56:49 [2022-07-15T11:56:49.361Z] Using test binary docker
11:56:49 [2022-07-15T11:56:49.361Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:56:49 [2022-07-15T11:56:49.361Z] Starting apparmor (via systemctl): apparmor.service.
11:56:49 [2022-07-15T11:56:49.361Z] Starting dockerd
11:56:49 [2022-07-15T11:56:49.361Z] INFO: Waiting for daemon to start...
11:56:50 [2022-07-15T11:56:50.788Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43813/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
11:56:51 [2022-07-15T11:56:51.126Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43813/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae -e DOCKER_GRAPHDRIVER docker:863ca3f1855048bec370a444e475760ac33991ae hack/make.sh binary
11:56:51 [2022-07-15T11:56:51.384Z] 
11:56:51 [2022-07-15T11:56:51.384Z] Removing bundles/
11:56:51 [2022-07-15T11:56:51.384Z] 
11:56:51 [2022-07-15T11:56:51.384Z] ---> Making bundle: binary (in bundles/binary)
11:56:51 [2022-07-15T11:56:51.384Z] Building: bundles/binary-daemon/dockerd
11:56:51 [2022-07-15T11:56:51.384Z] GOOS="" GOARCH="" GOARM=""
11:56:52 [2022-07-15T11:56:52.646Z] .
11:56:52 [2022-07-15T11:56:52.647Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:56:52 [2022-07-15T11:56:52.647Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:56:52 [2022-07-15T11:56:52.647Z] Error: No such image: emptyfs
11:56:52 [2022-07-15T11:56:52.647Z] Running integration-test (iteration 1)
11:56:52 [2022-07-15T11:56:52.647Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:56:52 [2022-07-15T11:56:52.647Z] Loaded image: busybox:latest
11:56:52 [2022-07-15T11:56:52.905Z] Loaded image: busybox:glibc
11:56:54 [2022-07-15T11:56:54.327Z] Loaded image: debian:bullseye-slim
11:56:54 [2022-07-15T11:56:54.327Z] Loaded image: hello-world:latest
11:56:54 [2022-07-15T11:56:54.327Z] Loaded image: arm32v7/hello-world:latest
11:56:54 [2022-07-15T11:56:54.327Z] INFO: Testing against a local daemon
11:56:54 [2022-07-15T11:56:54.327Z] === RUN   TestCgroupNamespacesBuild
11:56:55 [2022-07-15T11:56:55.728Z] --- PASS: TestCgroupNamespacesBuild (1.26s)
11:56:55 [2022-07-15T11:56:55.728Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:56:57 [2022-07-15T11:56:57.100Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s)
11:56:57 [2022-07-15T11:56:57.100Z] === RUN   TestBuildWithSession
11:56:57 [2022-07-15T11:56:57.100Z]     build_session_test.go:25: TODO: BuildKit
11:56:57 [2022-07-15T11:56:57.100Z] --- SKIP: TestBuildWithSession (0.00s)
11:56:57 [2022-07-15T11:56:57.100Z] === RUN   TestBuildSquashParent
11:57:00 [2022-07-15T11:57:00.068Z] ok  	github.com/docker/docker/libnetwork/ipam	16.628s	coverage: 85.3% of statements
11:57:00 [2022-07-15T11:57:00.068Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:57:00 [2022-07-15T11:57:00.068Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:57:00 [2022-07-15T11:57:00.068Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
11:57:00 [2022-07-15T11:57:00.068Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
11:57:00 [2022-07-15T11:57:00.068Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:57:00 [2022-07-15T11:57:00.068Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.006s	coverage: 71.4% of statements
11:57:00 [2022-07-15T11:57:00.068Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.275s	coverage: 74.0% of statements
11:57:00 [2022-07-15T11:57:00.068Z] ok  	github.com/docker/docker/libnetwork/iptables	0.171s	coverage: 45.0% of statements
11:57:00 [2022-07-15T11:57:00.068Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
11:57:00 [2022-07-15T11:57:00.068Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
11:57:02 [2022-07-15T11:57:02.375Z] --- PASS: TestBuildSquashParent (4.56s)
11:57:02 [2022-07-15T11:57:02.375Z] === RUN   TestBuildWithRemoveAndForceRemove
11:57:02 [2022-07-15T11:57:02.375Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:57:02 [2022-07-15T11:57:02.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:57:02 [2022-07-15T11:57:02.375Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:57:02 [2022-07-15T11:57:02.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:57:02 [2022-07-15T11:57:02.375Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:57:02 [2022-07-15T11:57:02.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:57:02 [2022-07-15T11:57:02.375Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:57:02 [2022-07-15T11:57:02.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:57:02 [2022-07-15T11:57:02.375Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:57:02 [2022-07-15T11:57:02.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:57:02 [2022-07-15T11:57:02.375Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:57:02 [2022-07-15T11:57:02.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:57:02 [2022-07-15T11:57:02.375Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:57:02 [2022-07-15T11:57:02.375Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:57:03 [2022-07-15T11:57:03.310Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:57:03 [2022-07-15T11:57:03.310Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:57:04 [2022-07-15T11:57:04.685Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:57:04 [2022-07-15T11:57:04.944Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:57:06 [2022-07-15T11:57:06.843Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:57:06 [2022-07-15T11:57:06.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.72s)
11:57:06 [2022-07-15T11:57:06.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.88s)
11:57:06 [2022-07-15T11:57:06.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.47s)
11:57:06 [2022-07-15T11:57:06.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.65s)
11:57:06 [2022-07-15T11:57:06.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.49s)
11:57:06 [2022-07-15T11:57:06.843Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.47s)
11:57:06 [2022-07-15T11:57:06.843Z] === RUN   TestBuildMultiStageCopy
11:57:06 [2022-07-15T11:57:06.843Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:57:08 [2022-07-15T11:57:08.218Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:57:08 [2022-07-15T11:57:08.218Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:57:08 [2022-07-15T11:57:08.218Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:57:08 [2022-07-15T11:57:08.476Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:57:08 [2022-07-15T11:57:08.736Z] --- PASS: TestBuildMultiStageCopy (2.27s)
11:57:08 [2022-07-15T11:57:08.736Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.38s)
11:57:08 [2022-07-15T11:57:08.736Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
11:57:08 [2022-07-15T11:57:08.736Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
11:57:08 [2022-07-15T11:57:08.736Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
11:57:08 [2022-07-15T11:57:08.736Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
11:57:08 [2022-07-15T11:57:08.736Z] === RUN   TestBuildMultiStageParentConfig
11:57:09 [2022-07-15T11:57:09.670Z] --- PASS: TestBuildMultiStageParentConfig (0.63s)
11:57:09 [2022-07-15T11:57:09.670Z] === RUN   TestBuildLabelWithTargets
11:57:10 [2022-07-15T11:57:10.604Z] --- PASS: TestBuildLabelWithTargets (0.96s)
11:57:10 [2022-07-15T11:57:10.604Z] === RUN   TestBuildWithEmptyLayers
11:57:10 [2022-07-15T11:57:10.862Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
11:57:10 [2022-07-15T11:57:10.862Z] === RUN   TestBuildMultiStageOnBuild
11:57:12 [2022-07-15T11:57:12.762Z] --- PASS: TestBuildMultiStageOnBuild (1.73s)
11:57:12 [2022-07-15T11:57:12.762Z] === RUN   TestBuildUncleanTarFilenames
11:57:13 [2022-07-15T11:57:13.329Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
11:57:13 [2022-07-15T11:57:13.329Z] === RUN   TestBuildMultiStageLayerLeak
11:57:15 [2022-07-15T11:57:15.228Z] --- PASS: TestBuildMultiStageLayerLeak (1.76s)
11:57:15 [2022-07-15T11:57:15.228Z] === RUN   TestBuildWithHugeFile
11:57:16 [2022-07-15T11:57:16.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:57:30 [2022-07-15T11:57:30.022Z] Created binary: bundles/dynbinary-daemon/dockerd
11:57:30 [2022-07-15T11:57:30.022Z] Building: bundles/dynbinary-daemon/docker-proxy
11:57:30 [2022-07-15T11:57:30.022Z] GOOS="" GOARCH="" GOARM=""
11:57:30 [2022-07-15T11:57:30.022Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:57:30 [2022-07-15T11:57:30.022Z] 
11:57:30 [2022-07-15T11:57:30.022Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:57:30 [2022-07-15T11:57:30.022Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:57:30 [2022-07-15T11:57:30.022Z] HOSTNAME=2c12d758eaec
11:57:30 [2022-07-15T11:57:30.022Z] DEST=bundles/test-integration
11:57:30 [2022-07-15T11:57:30.022Z] PWD=/go/src/github.com/docker/docker
11:57:30 [2022-07-15T11:57:30.022Z] DOCKER_ROOTLESS=1
11:57:30 [2022-07-15T11:57:30.022Z] DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae
11:57:30 [2022-07-15T11:57:30.022Z] container=docker
11:57:30 [2022-07-15T11:57:30.022Z] HOME=/root
11:57:30 [2022-07-15T11:57:30.022Z] GOLANG_VERSION=1.18.4
11:57:30 [2022-07-15T11:57:30.022Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:57:30 [2022-07-15T11:57:30.022Z] VALIDATE_BRANCH=22.06
11:57:30 [2022-07-15T11:57:30.022Z] TERM=xterm
11:57:30 [2022-07-15T11:57:30.022Z] DOCKER_PKG=github.com/docker/docker
11:57:30 [2022-07-15T11:57:30.022Z] SHLVL=1
11:57:30 [2022-07-15T11:57:30.022Z] TIMEOUT=120m
11:57:30 [2022-07-15T11:57:30.022Z] DOCKER_BUILDTAGS= journald
11:57:30 [2022-07-15T11:57:30.022Z] DOCKER_GRAPHDRIVER=overlay2
11:57:30 [2022-07-15T11:57:30.022Z] GO111MODULE=off
11:57:30 [2022-07-15T11:57:30.022Z] DOCKER_EXPERIMENTAL=1
11:57:30 [2022-07-15T11:57:30.022Z] TEST_SKIP_INTEGRATION_CLI=1
11:57:30 [2022-07-15T11:57:30.022Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:57:30 [2022-07-15T11:57:30.022Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:57:30 [2022-07-15T11:57:30.022Z] GOPATH=/go
11:57:30 [2022-07-15T11:57:30.022Z] PKG_CONFIG=pkg-config
11:57:30 [2022-07-15T11:57:30.022Z] _=/usr/bin/env
11:57:30 [2022-07-15T11:57:30.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:57:30 [2022-07-15T11:57:30.104Z] Created binary: bundles/binary-daemon/dockerd
11:57:30 [2022-07-15T11:57:30.104Z] Copying nested executables into bundles/binary-daemon
11:57:30 [2022-07-15T11:57:30.104Z] Building: bundles/binary-daemon/docker-proxy
11:57:30 [2022-07-15T11:57:30.104Z] GOOS="" GOARCH="" GOARM=""
11:57:30 [2022-07-15T11:57:30.104Z] Created binary: bundles/binary-daemon/docker-proxy
11:57:30 [2022-07-15T11:57:30.104Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
11:57:30 [2022-07-15T11:57:30.422Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43813/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae -e DOCKER_GRAPHDRIVER docker:863ca3f1855048bec370a444e475760ac33991ae hack/make.sh cross
11:57:30 [2022-07-15T11:57:30.680Z] 
11:57:30 [2022-07-15T11:57:30.680Z] Removing bundles/
11:57:30 [2022-07-15T11:57:30.680Z] 
11:57:30 [2022-07-15T11:57:30.680Z] ---> Making bundle: cross (in bundles/cross)
11:57:30 [2022-07-15T11:57:30.680Z] Cross building: bundles/cross/linux/amd64
11:57:30 [2022-07-15T11:57:30.938Z] Building: bundles/cross/linux/amd64-daemon/dockerd
11:57:30 [2022-07-15T11:57:30.938Z] GOOS="linux" GOARCH="amd64" GOARM=""
11:57:38 [2022-07-15T11:57:38.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:58:09 [2022-07-15T11:58:09.662Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
11:58:09 [2022-07-15T11:58:09.662Z] Copying nested executables into bundles/cross/linux/amd64-daemon
11:58:09 [2022-07-15T11:58:09.662Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
11:58:09 [2022-07-15T11:58:09.662Z] GOOS="linux" GOARCH="amd64" GOARM=""
11:58:09 [2022-07-15T11:58:09.662Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
11:58:09 [2022-07-15T11:58:09.662Z] Cross building: bundles/cross/windows/amd64
11:58:09 [2022-07-15T11:58:09.662Z] +++++++ cat ./cli/winresources/dockerd/winres.json
11:58:09 [2022-07-15T11:58:09.662Z] {
11:58:09 [2022-07-15T11:58:09.662Z]   "RT_GROUP_ICON": {
11:58:09 [2022-07-15T11:58:09.662Z]     "#1": {
11:58:09 [2022-07-15T11:58:09.662Z]       "0409": "../../winresources/docker.ico"
11:58:09 [2022-07-15T11:58:09.662Z]     }
11:58:09 [2022-07-15T11:58:09.662Z]   },
11:58:09 [2022-07-15T11:58:09.662Z]   "RT_MANIFEST": {
11:58:09 [2022-07-15T11:58:09.662Z]     "#1": {
11:58:09 [2022-07-15T11:58:09.662Z]       "0409": {
11:58:09 [2022-07-15T11:58:09.662Z]         "identity": {},
11:58:09 [2022-07-15T11:58:09.662Z]         "description": "Docker Engine",
11:58:09 [2022-07-15T11:58:09.662Z]         "minimum-os": "vista",
11:58:09 [2022-07-15T11:58:09.662Z]         "execution-level": "",
11:58:09 [2022-07-15T11:58:09.662Z]         "ui-access": false,
11:58:09 [2022-07-15T11:58:09.662Z]         "auto-elevate": false,
11:58:09 [2022-07-15T11:58:09.662Z]         "dpi-awareness": "unaware",
11:58:09 [2022-07-15T11:58:09.662Z]         "disable-theming": false,
11:58:09 [2022-07-15T11:58:09.662Z]         "disable-window-filtering": false,
11:58:09 [2022-07-15T11:58:09.662Z]         "high-resolution-scrolling-aware": false,
11:58:09 [2022-07-15T11:58:09.662Z]         "ultra-high-resolution-scrolling-aware": false,
11:58:09 [2022-07-15T11:58:09.662Z]         "long-path-aware": false,
11:58:09 [2022-07-15T11:58:09.662Z]         "printer-driver-isolation": false,
11:58:09 [2022-07-15T11:58:09.662Z]         "gdi-scaling": false,
11:58:09 [2022-07-15T11:58:09.662Z]         "segment-heap": false,
11:58:09 [2022-07-15T11:58:09.662Z]         "use-common-controls-v6": false
11:58:09 [2022-07-15T11:58:09.662Z]       }
11:58:09 [2022-07-15T11:58:09.662Z]     }
11:58:09 [2022-07-15T11:58:09.662Z]   },
11:58:09 [2022-07-15T11:58:09.662Z]   "RT_MESSAGETABLE": {
11:58:09 [2022-07-15T11:58:09.662Z]     "#1": {
11:58:09 [2022-07-15T11:58:09.662Z]       "0409": "../../winresources/event_messages.bin"
11:58:09 [2022-07-15T11:58:09.662Z]     }
11:58:09 [2022-07-15T11:58:09.662Z]   },
11:58:09 [2022-07-15T11:58:09.662Z]   "RT_VERSION": {
11:58:09 [2022-07-15T11:58:09.662Z]     "#1": {
11:58:09 [2022-07-15T11:58:09.662Z]       "0409": {
11:58:09 [2022-07-15T11:58:09.662Z]         "fixed": {
11:58:09 [2022-07-15T11:58:09.662Z]           "file_version": "0.0.0.0",
11:58:09 [2022-07-15T11:58:09.662Z]           "product_version": "0.0.0.0",
11:58:09 [2022-07-15T11:58:09.662Z]           "type": "Unknown"
11:58:09 [2022-07-15T11:58:09.662Z]         },
11:58:09 [2022-07-15T11:58:09.662Z]         "info": {
11:58:09 [2022-07-15T11:58:09.662Z]           "0000": {
11:58:09 [2022-07-15T11:58:09.662Z]             "CompanyName": "",
11:58:09 [2022-07-15T11:58:09.662Z]             "FileVersion": "dev",
11:58:09 [2022-07-15T11:58:09.662Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
11:58:09 [2022-07-15T11:58:09.662Z]             "OriginalFileName": "dockerd.exe",
11:58:09 [2022-07-15T11:58:09.662Z]             "ProductName": "",
11:58:09 [2022-07-15T11:58:09.662Z]             "ProductVersion": "dev",
11:58:09 [2022-07-15T11:58:09.662Z]             "SpecialBuild": "863ca3f1855048bec370a444e475760ac33991ae"
11:58:09 [2022-07-15T11:58:09.662Z]           }
11:58:09 [2022-07-15T11:58:09.662Z]         }
11:58:09 [2022-07-15T11:58:09.662Z]       }
11:58:09 [2022-07-15T11:58:09.662Z]     }
11:58:09 [2022-07-15T11:58:09.662Z]   }
11:58:09 [2022-07-15T11:58:09.662Z] }
11:58:09 [2022-07-15T11:58:09.662Z] cmd/dockerd/config.go
11:58:09 [2022-07-15T11:58:09.662Z] cmd/dockerd/config_windows.go
11:58:09 [2022-07-15T11:58:09.662Z] cmd/dockerd/daemon.go
11:58:09 [2022-07-15T11:58:09.662Z] cmd/dockerd/daemon_test.go
11:58:09 [2022-07-15T11:58:09.662Z] cmd/dockerd/daemon_windows.go
11:58:09 [2022-07-15T11:58:09.662Z] cmd/dockerd/docker.go
11:58:09 [2022-07-15T11:58:09.662Z] cmd/dockerd/docker_windows.go
11:58:09 [2022-07-15T11:58:09.662Z] cmd/dockerd/genwinres_windows.go
11:58:09 [2022-07-15T11:58:09.662Z] cmd/dockerd/metrics.go
11:58:09 [2022-07-15T11:58:09.662Z] cmd/dockerd/options.go
11:58:09 [2022-07-15T11:58:09.662Z] cmd/dockerd/options_test.go
11:58:09 [2022-07-15T11:58:09.662Z] cmd/dockerd/service_windows.go
11:58:09 [2022-07-15T11:58:09.662Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
11:58:09 [2022-07-15T11:58:09.662Z] GOOS="windows" GOARCH="amd64" GOARM=""
11:58:10 [2022-07-15T11:58:10.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:58:10 [2022-07-15T11:58:10.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:58:10 [2022-07-15T11:58:10.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:58:11 [2022-07-15T11:58:11.449Z] --- PASS: TestBuildWithHugeFile (53.20s)
11:58:11 [2022-07-15T11:58:11.449Z] === RUN   TestBuildWCOWSandboxSize
11:58:11 [2022-07-15T11:58:11.449Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:58:11 [2022-07-15T11:58:11.449Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:58:11 [2022-07-15T11:58:11.449Z] === RUN   TestBuildWithEmptyDockerfile
11:58:11 [2022-07-15T11:58:11.449Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:58:11 [2022-07-15T11:58:11.449Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:58:11 [2022-07-15T11:58:11.449Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:58:11 [2022-07-15T11:58:11.449Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:58:11 [2022-07-15T11:58:11.449Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:58:11 [2022-07-15T11:58:11.449Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:58:11 [2022-07-15T11:58:11.449Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:58:11 [2022-07-15T11:58:11.449Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:58:11 [2022-07-15T11:58:11.449Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:58:11 [2022-07-15T11:58:11.449Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
11:58:11 [2022-07-15T11:58:11.449Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
11:58:11 [2022-07-15T11:58:11.449Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
11:58:11 [2022-07-15T11:58:11.449Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
11:58:11 [2022-07-15T11:58:11.449Z] === RUN   TestBuildPreserveOwnership
11:58:11 [2022-07-15T11:58:11.449Z] === RUN   TestBuildPreserveOwnership/copy_from
11:58:11 [2022-07-15T11:58:11.449Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:58:12 [2022-07-15T11:58:12.016Z] --- PASS: TestBuildPreserveOwnership (3.59s)
11:58:12 [2022-07-15T11:58:12.016Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.41s)
11:58:12 [2022-07-15T11:58:12.016Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s)
11:58:12 [2022-07-15T11:58:12.016Z] === RUN   TestBuildPlatformInvalid
11:58:12 [2022-07-15T11:58:12.016Z] --- PASS: TestBuildPlatformInvalid (0.08s)
11:58:12 [2022-07-15T11:58:12.016Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:58:12 [2022-07-15T11:58:12.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:58:12 [2022-07-15T11:58:12.953Z] Loaded image: busybox:latest
11:58:12 [2022-07-15T11:58:12.953Z] Loaded image: busybox:glibc
11:58:14 [2022-07-15T11:58:14.329Z] Loaded image: debian:bullseye-slim
11:58:14 [2022-07-15T11:58:14.329Z] Loaded image: hello-world:latest
11:58:14 [2022-07-15T11:58:14.329Z] Loaded image: arm32v7/hello-world:latest
11:58:15 [2022-07-15T11:58:15.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:58:15 [2022-07-15T11:58:15.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:58:16 [2022-07-15T11:58:16.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:58:16 [2022-07-15T11:58:16.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:58:18 [2022-07-15T11:58:18.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:58:24 [2022-07-15T11:58:24.298Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.75s)
11:58:24 [2022-07-15T11:58:24.298Z] PASS
11:58:24 [2022-07-15T11:58:24.298Z] 
11:58:24 [2022-07-15T11:58:24.298Z] === Skipped
11:58:24 [2022-07-15T11:58:24.298Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:58:24 [2022-07-15T11:58:24.298Z]     build_session_test.go:25: TODO: BuildKit
11:58:24 [2022-07-15T11:58:24.298Z] 
11:58:24 [2022-07-15T11:58:24.298Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:58:24 [2022-07-15T11:58:24.298Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:58:24 [2022-07-15T11:58:24.298Z] 
11:58:24 [2022-07-15T11:58:24.298Z] DONE 34 tests, 2 skipped in 90.321s
11:58:24 [2022-07-15T11:58:24.298Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:58:24 [2022-07-15T11:58:24.298Z] INFO: Testing against a local daemon
11:58:24 [2022-07-15T11:58:24.298Z] === RUN   TestConfigInspect
11:58:25 [2022-07-15T11:58:25.232Z] --- PASS: TestConfigInspect (2.32s)
11:58:25 [2022-07-15T11:58:25.232Z] === RUN   TestConfigList
11:58:26 [2022-07-15T11:58:26.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:58:27 [2022-07-15T11:58:27.760Z] --- PASS: TestConfigList (2.14s)
11:58:27 [2022-07-15T11:58:27.760Z] === RUN   TestConfigsCreateAndDelete
11:58:29 [2022-07-15T11:58:29.659Z] --- PASS: TestConfigsCreateAndDelete (2.15s)
11:58:29 [2022-07-15T11:58:29.659Z] === RUN   TestConfigsUpdate
11:58:29 [2022-07-15T11:58:29.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:58:31 [2022-07-15T11:58:31.560Z] --- PASS: TestConfigsUpdate (2.15s)
11:58:31 [2022-07-15T11:58:31.560Z] === RUN   TestTemplatedConfig
11:58:32 [2022-07-15T11:58:32.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:58:33 [2022-07-15T11:58:33.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:58:34 [2022-07-15T11:58:34.842Z] --- PASS: TestTemplatedConfig (2.77s)
11:58:34 [2022-07-15T11:58:34.842Z] === RUN   TestConfigCreateResolve
11:58:36 [2022-07-15T11:58:36.226Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
11:58:36 [2022-07-15T11:58:36.226Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
11:58:36 [2022-07-15T11:58:36.226Z] {
11:58:36 [2022-07-15T11:58:36.226Z]   "RT_GROUP_ICON": {
11:58:36 [2022-07-15T11:58:36.226Z]     "#1": {
11:58:36 [2022-07-15T11:58:36.226Z]       "0409": "../../winresources/docker.ico"
11:58:36 [2022-07-15T11:58:36.226Z]     }
11:58:36 [2022-07-15T11:58:36.226Z]   },
11:58:36 [2022-07-15T11:58:36.226Z]   "RT_MANIFEST": {
11:58:36 [2022-07-15T11:58:36.226Z]     "#1": {
11:58:36 [2022-07-15T11:58:36.226Z]       "0409": {
11:58:36 [2022-07-15T11:58:36.226Z]         "identity": {},
11:58:36 [2022-07-15T11:58:36.226Z]         "description": "Docker Engine",
11:58:36 [2022-07-15T11:58:36.226Z]         "minimum-os": "vista",
11:58:36 [2022-07-15T11:58:36.226Z]         "execution-level": "",
11:58:36 [2022-07-15T11:58:36.226Z]         "ui-access": false,
11:58:36 [2022-07-15T11:58:36.226Z]         "auto-elevate": false,
11:58:36 [2022-07-15T11:58:36.226Z]         "dpi-awareness": "unaware",
11:58:36 [2022-07-15T11:58:36.226Z]         "disable-theming": false,
11:58:36 [2022-07-15T11:58:36.226Z]         "disable-window-filtering": false,
11:58:36 [2022-07-15T11:58:36.226Z]         "high-resolution-scrolling-aware": false,
11:58:36 [2022-07-15T11:58:36.226Z]         "ultra-high-resolution-scrolling-aware": false,
11:58:36 [2022-07-15T11:58:36.226Z]         "long-path-aware": false,
11:58:36 [2022-07-15T11:58:36.226Z]         "printer-driver-isolation": false,
11:58:36 [2022-07-15T11:58:36.226Z]         "gdi-scaling": false,
11:58:36 [2022-07-15T11:58:36.226Z]         "segment-heap": false,
11:58:36 [2022-07-15T11:58:36.226Z]         "use-common-controls-v6": false
11:58:36 [2022-07-15T11:58:36.226Z]       }
11:58:36 [2022-07-15T11:58:36.226Z]     }
11:58:36 [2022-07-15T11:58:36.226Z]   },
11:58:36 [2022-07-15T11:58:36.226Z]   "RT_MESSAGETABLE": {
11:58:36 [2022-07-15T11:58:36.226Z]     "#1": {
11:58:36 [2022-07-15T11:58:36.226Z]       "0409": "../../winresources/event_messages.bin"
11:58:36 [2022-07-15T11:58:36.226Z]     }
11:58:36 [2022-07-15T11:58:36.226Z]   },
11:58:36 [2022-07-15T11:58:36.226Z]   "RT_VERSION": {
11:58:36 [2022-07-15T11:58:36.226Z]     "#1": {
11:58:36 [2022-07-15T11:58:36.226Z]       "0409": {
11:58:36 [2022-07-15T11:58:36.226Z]         "fixed": {
11:58:36 [2022-07-15T11:58:36.226Z]           "file_version": "0.0.0.0",
11:58:36 [2022-07-15T11:58:36.226Z]           "product_version": "0.0.0.0",
11:58:36 [2022-07-15T11:58:36.226Z]           "type": "Unknown"
11:58:36 [2022-07-15T11:58:36.226Z]         },
11:58:36 [2022-07-15T11:58:36.226Z]         "info": {
11:58:36 [2022-07-15T11:58:36.226Z]           "0000": {
11:58:36 [2022-07-15T11:58:36.226Z]             "CompanyName": "",
11:58:36 [2022-07-15T11:58:36.226Z]             "FileVersion": "dev",
11:58:36 [2022-07-15T11:58:36.226Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
11:58:36 [2022-07-15T11:58:36.226Z]             "OriginalFileName": "docker-proxy.exe",
11:58:36 [2022-07-15T11:58:36.226Z]             "ProductName": "",
11:58:36 [2022-07-15T11:58:36.226Z]             "ProductVersion": "dev",
11:58:36 [2022-07-15T11:58:36.226Z]             "SpecialBuild": "863ca3f1855048bec370a444e475760ac33991ae"
11:58:36 [2022-07-15T11:58:36.226Z]           }
11:58:36 [2022-07-15T11:58:36.226Z]         }
11:58:36 [2022-07-15T11:58:36.226Z]       }
11:58:36 [2022-07-15T11:58:36.226Z]     }
11:58:36 [2022-07-15T11:58:36.226Z]   }
11:58:36 [2022-07-15T11:58:36.226Z] }
11:58:36 [2022-07-15T11:58:36.226Z] cmd/docker-proxy/genwinres_windows.go
11:58:36 [2022-07-15T11:58:36.226Z] cmd/docker-proxy/main.go
11:58:36 [2022-07-15T11:58:36.226Z] cmd/docker-proxy/network_proxy_test.go
11:58:36 [2022-07-15T11:58:36.226Z] cmd/docker-proxy/proxy.go
11:58:36 [2022-07-15T11:58:36.226Z] cmd/docker-proxy/sctp_proxy.go
11:58:36 [2022-07-15T11:58:36.226Z] cmd/docker-proxy/tcp_proxy.go
11:58:36 [2022-07-15T11:58:36.226Z] cmd/docker-proxy/udp_proxy.go
11:58:36 [2022-07-15T11:58:36.226Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
11:58:36 [2022-07-15T11:58:36.226Z] GOOS="windows" GOARCH="amd64" GOARM=""
11:58:36 [2022-07-15T11:58:36.226Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
11:58:36 [2022-07-15T11:58:36.226Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
11:58:36 [2022-07-15T11:58:36.226Z] remote: Enumerating objects: 23, done.
11:58:36 [2022-07-15T11:58:36.226Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
11:58:36 [2022-07-15T11:58:36.226Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
11:58:36 [2022-07-15T11:58:36.226Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
11:58:36 [2022-07-15T11:58:36.226Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
11:58:36 [2022-07-15T11:58:36.226Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
11:58:36 [2022-07-15T11:58:36.226Z] Building: bundles/cross/windows/amd64/containerutility.exe
11:58:36 [2022-07-15T11:58:36.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:58:36 [2022-07-15T11:58:36.742Z] --- PASS: TestConfigCreateResolve (2.13s)
11:58:36 [2022-07-15T11:58:36.742Z] PASS
11:58:36 [2022-07-15T11:58:36.742Z] 
11:58:36 [2022-07-15T11:58:36.742Z] DONE 6 tests in 13.690s
11:58:36 [2022-07-15T11:58:36.742Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:58:36 [2022-07-15T11:58:36.742Z] INFO: Testing against a local daemon
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestAttachWithTTY
11:58:36 [2022-07-15T11:58:36.742Z] --- PASS: TestAttachWithTTY (0.06s)
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestAttachWithoutTTy
11:58:36 [2022-07-15T11:58:36.742Z] --- PASS: TestAttachWithoutTTy (0.04s)
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestCheckpoint
11:58:36 [2022-07-15T11:58:36.742Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:58:36 [2022-07-15T11:58:36.742Z] --- SKIP: TestCheckpoint (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/commit
11:58:36 [2022-07-15T11:58:36.742Z] === PAUSE TestContainerInvalidJSON/commit
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/containers/create
11:58:36 [2022-07-15T11:58:36.742Z] === PAUSE TestContainerInvalidJSON/containers/create
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:58:36 [2022-07-15T11:58:36.742Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:58:36 [2022-07-15T11:58:36.742Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:58:36 [2022-07-15T11:58:36.742Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:58:36 [2022-07-15T11:58:36.742Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:58:36 [2022-07-15T11:58:36.742Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:58:36 [2022-07-15T11:58:36.742Z] === CONT  TestContainerInvalidJSON/commit
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:58:36 [2022-07-15T11:58:36.742Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:58:36 [2022-07-15T11:58:36.742Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:58:36 [2022-07-15T11:58:36.742Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:58:36 [2022-07-15T11:58:36.742Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:58:36 [2022-07-15T11:58:36.742Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:58:36 [2022-07-15T11:58:36.742Z] === CONT  TestContainerInvalidJSON/containers/create
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:58:36 [2022-07-15T11:58:36.742Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:58:36 [2022-07-15T11:58:36.742Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:58:36 [2022-07-15T11:58:36.742Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestCopyFromContainerPathIsNotDir
11:58:36 [2022-07-15T11:58:36.742Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestCopyToContainerPathDoesNotExist
11:58:36 [2022-07-15T11:58:36.742Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
11:58:36 [2022-07-15T11:58:36.742Z] === RUN   TestCopyEmptyFile
11:58:37 [2022-07-15T11:58:37.001Z] --- PASS: TestCopyEmptyFile (0.21s)
11:58:37 [2022-07-15T11:58:37.001Z] === RUN   TestCopyToContainerPathIsNotDir
11:58:37 [2022-07-15T11:58:37.001Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
11:58:37 [2022-07-15T11:58:37.001Z] === RUN   TestCopyFromContainer
11:58:38 [2022-07-15T11:58:38.375Z] === RUN   TestCopyFromContainer//
11:58:38 [2022-07-15T11:58:38.375Z] === RUN   TestCopyFromContainer//bar/root
11:58:38 [2022-07-15T11:58:38.375Z] === RUN   TestCopyFromContainer//bar/root/
11:58:38 [2022-07-15T11:58:38.375Z] === RUN   TestCopyFromContainer/bar/quux
11:58:38 [2022-07-15T11:58:38.375Z] === RUN   TestCopyFromContainer/bar/quux/
11:58:38 [2022-07-15T11:58:38.375Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:58:38 [2022-07-15T11:58:38.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:58:38 [2022-07-15T11:58:38.634Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:58:38 [2022-07-15T11:58:38.634Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:58:38 [2022-07-15T11:58:38.634Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:58:38 [2022-07-15T11:58:38.634Z] === RUN   TestCopyFromContainer/bar/notarget
11:58:38 [2022-07-15T11:58:38.756Z] Cross building: bundles/cross/linux/ppc64le
11:58:38 [2022-07-15T11:58:38.756Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
11:58:38 [2022-07-15T11:58:38.756Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
11:58:38 [2022-07-15T11:58:38.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:58:38 [2022-07-15T11:58:38.892Z] --- PASS: TestCopyFromContainer (1.73s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
11:58:38 [2022-07-15T11:58:38.892Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:58:38 [2022-07-15T11:58:38.892Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:58:38 [2022-07-15T11:58:38.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:58:38 [2022-07-15T11:58:38.892Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:58:38 [2022-07-15T11:58:38.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:58:38 [2022-07-15T11:58:38.892Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:58:38 [2022-07-15T11:58:38.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:58:38 [2022-07-15T11:58:38.892Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:58:38 [2022-07-15T11:58:38.892Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:58:38 [2022-07-15T11:58:38.892Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:58:38 [2022-07-15T11:58:38.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:58:38 [2022-07-15T11:58:38.892Z] === RUN   TestCreateLinkToNonExistingContainer
11:58:38 [2022-07-15T11:58:38.892Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
11:58:38 [2022-07-15T11:58:38.892Z] === RUN   TestCreateWithInvalidEnv
11:58:38 [2022-07-15T11:58:38.892Z] === RUN   TestCreateWithInvalidEnv/0
11:58:38 [2022-07-15T11:58:38.892Z] === PAUSE TestCreateWithInvalidEnv/0
11:58:38 [2022-07-15T11:58:38.892Z] === RUN   TestCreateWithInvalidEnv/1
11:58:38 [2022-07-15T11:58:38.892Z] === PAUSE TestCreateWithInvalidEnv/1
11:58:38 [2022-07-15T11:58:38.892Z] === RUN   TestCreateWithInvalidEnv/2
11:58:38 [2022-07-15T11:58:38.892Z] === PAUSE TestCreateWithInvalidEnv/2
11:58:38 [2022-07-15T11:58:38.892Z] === CONT  TestCreateWithInvalidEnv/0
11:58:38 [2022-07-15T11:58:38.892Z] === CONT  TestCreateWithInvalidEnv/2
11:58:38 [2022-07-15T11:58:38.892Z] === CONT  TestCreateWithInvalidEnv/1
11:58:38 [2022-07-15T11:58:38.892Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:58:38 [2022-07-15T11:58:38.892Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:58:38 [2022-07-15T11:58:38.892Z] === RUN   TestCreateTmpfsMountsTarget
11:58:38 [2022-07-15T11:58:38.892Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
11:58:38 [2022-07-15T11:58:38.892Z] === RUN   TestCreateWithCustomMaskedPaths
11:58:40 [2022-07-15T11:58:40.267Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s)
11:58:40 [2022-07-15T11:58:40.267Z] === RUN   TestCreateWithCustomReadonlyPaths
11:58:42 [2022-07-15T11:58:42.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:58:42 [2022-07-15T11:58:42.168Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s)
11:58:42 [2022-07-15T11:58:42.168Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:58:42 [2022-07-15T11:58:42.168Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:58:42 [2022-07-15T11:58:42.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:58:42 [2022-07-15T11:58:42.168Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:58:42 [2022-07-15T11:58:42.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:58:42 [2022-07-15T11:58:42.168Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:58:42 [2022-07-15T11:58:42.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:58:42 [2022-07-15T11:58:42.168Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:58:42 [2022-07-15T11:58:42.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:58:42 [2022-07-15T11:58:42.168Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:58:42 [2022-07-15T11:58:42.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:58:42 [2022-07-15T11:58:42.168Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:58:42 [2022-07-15T11:58:42.168Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:58:42 [2022-07-15T11:58:42.168Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:58:42 [2022-07-15T11:58:42.168Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:58:42 [2022-07-15T11:58:42.168Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:58:42 [2022-07-15T11:58:42.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:58:42 [2022-07-15T11:58:42.168Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:58:42 [2022-07-15T11:58:42.168Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:58:42 [2022-07-15T11:58:42.168Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:58:42 [2022-07-15T11:58:42.168Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:58:42 [2022-07-15T11:58:42.168Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:58:42 [2022-07-15T11:58:42.168Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:58:42 [2022-07-15T11:58:42.735Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s)
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestCreateDifferentPlatform
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestCreateDifferentPlatform/different_os
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:58:42 [2022-07-15T11:58:42.735Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:58:42 [2022-07-15T11:58:42.735Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:58:42 [2022-07-15T11:58:42.735Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:58:42 [2022-07-15T11:58:42.735Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:58:42 [2022-07-15T11:58:42.735Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestCreateInvalidHostConfig
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:58:42 [2022-07-15T11:58:42.735Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:58:42 [2022-07-15T11:58:42.735Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:58:42 [2022-07-15T11:58:42.735Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:58:42 [2022-07-15T11:58:42.735Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:58:42 [2022-07-15T11:58:42.735Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:58:42 [2022-07-15T11:58:42.735Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:58:42 [2022-07-15T11:58:42.735Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:58:42 [2022-07-15T11:58:42.735Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:58:42 [2022-07-15T11:58:42.735Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:58:42 [2022-07-15T11:58:42.735Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:58:42 [2022-07-15T11:58:42.735Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:58:42 [2022-07-15T11:58:42.735Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:58:42 [2022-07-15T11:58:42.735Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestContainerStartOnDaemonRestart
11:58:42 [2022-07-15T11:58:42.735Z] === PAUSE TestContainerStartOnDaemonRestart
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestDaemonRestartIpcMode
11:58:42 [2022-07-15T11:58:42.735Z] === PAUSE TestDaemonRestartIpcMode
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestDaemonHostGatewayIP
11:58:42 [2022-07-15T11:58:42.735Z] === PAUSE TestDaemonHostGatewayIP
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestRestartDaemonWithRestartingContainer
11:58:42 [2022-07-15T11:58:42.735Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestContainerKillOnDaemonStart
11:58:42 [2022-07-15T11:58:42.735Z] === PAUSE TestContainerKillOnDaemonStart
11:58:42 [2022-07-15T11:58:42.735Z] === RUN   TestDiff
11:58:43 [2022-07-15T11:58:43.301Z] --- PASS: TestDiff (0.51s)
11:58:43 [2022-07-15T11:58:43.301Z] === RUN   TestExecConsoleSize
11:58:43 [2022-07-15T11:58:43.868Z] --- PASS: TestExecConsoleSize (0.59s)
11:58:43 [2022-07-15T11:58:43.868Z] === RUN   TestExecWithCloseStdin
11:58:43 [2022-07-15T11:58:43.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:58:44 [2022-07-15T11:58:44.435Z] --- PASS: TestExecWithCloseStdin (0.66s)
11:58:44 [2022-07-15T11:58:44.435Z] === RUN   TestExec
11:58:44 [2022-07-15T11:58:44.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:58:45 [2022-07-15T11:58:45.001Z] --- PASS: TestExec (0.60s)
11:58:45 [2022-07-15T11:58:45.001Z] === RUN   TestExecUser
11:58:45 [2022-07-15T11:58:45.569Z] --- PASS: TestExecUser (0.64s)
11:58:45 [2022-07-15T11:58:45.569Z] === RUN   TestExportContainerAndImportImage
11:58:46 [2022-07-15T11:58:46.572Z] --- PASS: TestExportContainerAndImportImage (0.74s)
11:58:46 [2022-07-15T11:58:46.572Z] === RUN   TestExportContainerAfterDaemonRestart
11:58:47 [2022-07-15T11:58:47.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:58:47 [2022-07-15T11:58:47.961Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
11:58:47 [2022-07-15T11:58:47.961Z] === RUN   TestHealthCheckWorkdir
11:58:48 [2022-07-15T11:58:48.527Z] --- PASS: TestHealthCheckWorkdir (0.70s)
11:58:48 [2022-07-15T11:58:48.527Z] === RUN   TestHealthKillContainer
11:58:49 [2022-07-15T11:58:49.679Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:58:49 [2022-07-15T11:58:49.679Z] Using test binary docker
11:58:49 [2022-07-15T11:58:49.679Z] +++ /etc/init.d/apparmor start
11:58:49 [2022-07-15T11:58:49.679Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:58:49 [2022-07-15T11:58:49.679Z] INFO: Waiting for daemon to start...
11:58:49 [2022-07-15T11:58:49.679Z] Starting dockerd
11:58:49 [2022-07-15T11:58:49.679Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
11:58:51 [2022-07-15T11:58:51.544Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.804s	coverage: 60.0% of statements
11:58:51 [2022-07-15T11:58:51.544Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:58:51 [2022-07-15T11:58:51.544Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
11:58:51 [2022-07-15T11:58:51.544Z] ok  	github.com/docker/docker/libnetwork/osl	4.305s	coverage: 39.7% of statements
11:58:51 [2022-07-15T11:58:51.544Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
11:58:51 [2022-07-15T11:58:51.804Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.017s	coverage: 80.7% of statements
11:58:52 [2022-07-15T11:58:52.214Z] .
11:58:52 [2022-07-15T11:58:52.214Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:58:52 [2022-07-15T11:58:52.214Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:58:52 [2022-07-15T11:58:52.214Z] Error: No such image: emptyfs
11:58:52 [2022-07-15T11:58:52.214Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:58:52 [2022-07-15T11:58:52.214Z] ++++ docker load
11:58:52 [2022-07-15T11:58:52.214Z] Running integration-test (iteration 1)
11:58:52 [2022-07-15T11:58:52.214Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:58:52 [2022-07-15T11:58:52.214Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
11:58:52 [2022-07-15T11:58:52.214Z] ++ set -e
11:58:52 [2022-07-15T11:58:52.214Z] ++ '[' -n 0 ']'
11:58:52 [2022-07-15T11:58:52.214Z] ++ set -x
11:58:52 [2022-07-15T11:58:52.214Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
11:58:52 [2022-07-15T11:58:52.745Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.696s	coverage: 48.6% of statements
11:58:53 [2022-07-15T11:58:53.079Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
11:58:53 [2022-07-15T11:58:53.079Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
11:58:53 [2022-07-15T11:58:53.151Z] Loaded image: busybox:latest
11:58:53 [2022-07-15T11:58:53.346Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
11:58:53 [2022-07-15T11:58:53.346Z] 
11:58:53 [2022-07-15T11:58:53.346Z] === Skipped
11:58:53 [2022-07-15T11:58:53.346Z] === SKIP: libnetwork TestParallel1 (0.00s)
11:58:53 [2022-07-15T11:58:53.346Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:58:53 [2022-07-15T11:58:53.346Z] 
11:58:53 [2022-07-15T11:58:53.346Z] === SKIP: libnetwork TestParallel3 (0.00s)
11:58:53 [2022-07-15T11:58:53.346Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:58:53 [2022-07-15T11:58:53.346Z] 
11:58:53 [2022-07-15T11:58:53.346Z] === SKIP: libnetwork TestParallel2 (0.00s)
11:58:53 [2022-07-15T11:58:53.346Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:58:53 [2022-07-15T11:58:53.346Z] 
11:58:53 [2022-07-15T11:58:53.346Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
11:58:53 [2022-07-15T11:58:53.346Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:58:53 [2022-07-15T11:58:53.346Z] 
11:58:53 [2022-07-15T11:58:53.346Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
11:58:53 [2022-07-15T11:58:53.346Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:58:53 [2022-07-15T11:58:53.346Z] 
11:58:53 [2022-07-15T11:58:53.346Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
11:58:53 [2022-07-15T11:58:53.346Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:58:53 [2022-07-15T11:58:53.346Z] 
11:58:53 [2022-07-15T11:58:53.346Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
11:58:53 [2022-07-15T11:58:53.346Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:58:53 [2022-07-15T11:58:53.346Z] 
11:58:53 [2022-07-15T11:58:53.346Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
11:58:53 [2022-07-15T11:58:53.346Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:58:53 [2022-07-15T11:58:53.346Z] 
11:58:53 [2022-07-15T11:58:53.346Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
11:58:53 [2022-07-15T11:58:53.346Z]     firewalld_test.go:14: firewalld is not running
11:58:53 [2022-07-15T11:58:53.346Z] 
11:58:53 [2022-07-15T11:58:53.346Z] DONE 327 tests, 9 skipped in 205.100s
11:58:53 [2022-07-15T11:58:53.722Z] Loaded image: busybox:glibc
11:58:53 [2022-07-15T11:58:53.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:58:53 [2022-07-15T11:58:53.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:58:53 [2022-07-15T11:58:53.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
Post stage
[Pipeline] junit
11:58:54 [2022-07-15T11:58:54.314Z] Recording test results
11:58:54 [2022-07-15T11:58:54.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:58:55 [2022-07-15T11:58:55.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:58:55 [2022-07-15T11:58:55.533Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
11:58:55 [2022-07-15T11:58:55.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:58:55 [2022-07-15T11:58:55.866Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43813/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae -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:863ca3f1855048bec370a444e475760ac33991ae hack/make.sh dynbinary test-integration
11:58:56 [2022-07-15T11:58:56.126Z] 
11:58:56 [2022-07-15T11:58:56.386Z] Removing bundles/
11:58:56 [2022-07-15T11:58:56.386Z] 
11:58:56 [2022-07-15T11:58:56.386Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:58:56 [2022-07-15T11:58:56.386Z] Building: bundles/dynbinary-daemon/dockerd
11:58:56 [2022-07-15T11:58:56.386Z] GOOS="" GOARCH="" GOARM=""
11:58:56 [2022-07-15T11:58:56.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:58:56 [2022-07-15T11:58:56.633Z] --- PASS: TestHealthKillContainer (8.22s)
11:58:56 [2022-07-15T11:58:56.633Z] === RUN   TestInspectCpusetInConfigPre120
11:58:57 [2022-07-15T11:58:57.199Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
11:58:57 [2022-07-15T11:58:57.199Z] === RUN   TestIpcModeNone
11:58:57 [2022-07-15T11:58:57.764Z] --- PASS: TestIpcModeNone (0.64s)
11:58:57 [2022-07-15T11:58:57.764Z] === RUN   TestIpcModePrivate
11:58:57 [2022-07-15T11:58:57.918Z] Loaded image: debian:bullseye-slim
11:58:58 [2022-07-15T11:58:58.022Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
11:58:58 [2022-07-15T11:58:58.177Z] Loaded image: hello-world:latest
11:58:58 [2022-07-15T11:58:58.280Z] --- PASS: TestIpcModePrivate (0.59s)
11:58:58 [2022-07-15T11:58:58.281Z] === RUN   TestIpcModeShareable
11:58:58 [2022-07-15T11:58:58.436Z] Loaded image: arm32v7/hello-world:latest
11:58:58 [2022-07-15T11:58:58.436Z] INFO: Testing against a local daemon
11:58:58 [2022-07-15T11:58:58.436Z] === RUN   TestCgroupNamespacesBuild
11:58:58 [2022-07-15T11:58:58.539Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
11:58:58 [2022-07-15T11:58:58.798Z] --- PASS: TestIpcModeShareable (0.58s)
11:58:58 [2022-07-15T11:58:58.798Z] === RUN   TestAPIIpcModeShareableAndContainer
11:58:59 [2022-07-15T11:58:59.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:58:59 [2022-07-15T11:58:59.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:59:00 [2022-07-15T11:59:00.699Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s)
11:59:00 [2022-07-15T11:59:00.699Z] === RUN   TestAPIIpcModeHost
11:59:00 [2022-07-15T11:59:00.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:59:00 [2022-07-15T11:59:00.972Z] --- PASS: TestCgroupNamespacesBuild (2.23s)
11:59:00 [2022-07-15T11:59:00.972Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:59:01 [2022-07-15T11:59:01.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:59:01 [2022-07-15T11:59:01.265Z] --- PASS: TestAPIIpcModeHost (0.42s)
11:59:01 [2022-07-15T11:59:01.265Z] === RUN   TestDaemonIpcModeShareable
11:59:02 [2022-07-15T11:59:02.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:59:02 [2022-07-15T11:59:02.201Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
11:59:02 [2022-07-15T11:59:02.459Z] --- PASS: TestDaemonIpcModeShareable (1.23s)
11:59:02 [2022-07-15T11:59:02.459Z] === RUN   TestDaemonIpcModePrivate
11:59:02 [2022-07-15T11:59:02.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:59:02 [2022-07-15T11:59:02.878Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.25s)
11:59:02 [2022-07-15T11:59:02.878Z] === RUN   TestBuildWithSession
11:59:02 [2022-07-15T11:59:02.878Z]     build_session_test.go:25: TODO: BuildKit
11:59:02 [2022-07-15T11:59:02.878Z] --- SKIP: TestBuildWithSession (0.00s)
11:59:02 [2022-07-15T11:59:02.878Z] === RUN   TestBuildSquashParent
11:59:03 [2022-07-15T11:59:03.393Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
11:59:03 [2022-07-15T11:59:03.651Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
11:59:03 [2022-07-15T11:59:03.651Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:59:03 [2022-07-15T11:59:03.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:59:04 [2022-07-15T11:59:04.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:59:05 [2022-07-15T11:59:05.024Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
11:59:05 [2022-07-15T11:59:05.024Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.31s)
11:59:05 [2022-07-15T11:59:05.024Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:59:05 [2022-07-15T11:59:05.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:59:05 [2022-07-15T11:59:05.959Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
11:59:05 [2022-07-15T11:59:05.959Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s)
11:59:05 [2022-07-15T11:59:05.959Z] === RUN   TestIpcModeOlderClient
11:59:05 [2022-07-15T11:59:05.959Z] === PAUSE TestIpcModeOlderClient
11:59:05 [2022-07-15T11:59:05.959Z] === RUN   TestKillContainerInvalidSignal
11:59:06 [2022-07-15T11:59:06.422Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:59:06 [2022-07-15T11:59:06.422Z] Using test binary docker
11:59:06 [2022-07-15T11:59:06.422Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:59:06 [2022-07-15T11:59:06.422Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:59:06 [2022-07-15T11:59:06.422Z] INFO: Waiting for daemon to start...
11:59:06 [2022-07-15T11:59:06.422Z] Starting dockerd
11:59:06 [2022-07-15T11:59:06.525Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
11:59:06 [2022-07-15T11:59:06.525Z] === RUN   TestKillContainer
11:59:06 [2022-07-15T11:59:06.525Z] === RUN   TestKillContainer/no_signal
11:59:07 [2022-07-15T11:59:07.090Z] === RUN   TestKillContainer/non_killing_signal
11:59:07 [2022-07-15T11:59:07.348Z] === RUN   TestKillContainer/killing_signal
11:59:07 [2022-07-15T11:59:07.914Z] --- PASS: TestKillContainer (1.29s)
11:59:07 [2022-07-15T11:59:07.914Z]     --- PASS: TestKillContainer/no_signal (0.42s)
11:59:07 [2022-07-15T11:59:07.914Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
11:59:07 [2022-07-15T11:59:07.914Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
11:59:07 [2022-07-15T11:59:07.914Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:59:07 [2022-07-15T11:59:07.914Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:59:08 [2022-07-15T11:59:08.172Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:59:09 [2022-07-15T11:59:09.105Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s)
11:59:09 [2022-07-15T11:59:09.105Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
11:59:09 [2022-07-15T11:59:09.105Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
11:59:09 [2022-07-15T11:59:09.105Z] === RUN   TestKillStoppedContainer
11:59:09 [2022-07-15T11:59:09.105Z] --- PASS: TestKillStoppedContainer (0.05s)
11:59:09 [2022-07-15T11:59:09.105Z] === RUN   TestKillStoppedContainerAPIPre120
11:59:09 [2022-07-15T11:59:09.105Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:59:09 [2022-07-15T11:59:09.105Z] === RUN   TestKillDifferentUserContainer
11:59:09 [2022-07-15T11:59:09.679Z] --- PASS: TestKillDifferentUserContainer (0.46s)
11:59:09 [2022-07-15T11:59:09.679Z] === RUN   TestInspectOomKilledTrue
11:59:09 [2022-07-15T11:59:09.679Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
11:59:09 [2022-07-15T11:59:09.679Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:59:09 [2022-07-15T11:59:09.679Z] === RUN   TestInspectOomKilledFalse
11:59:09 [2022-07-15T11:59:09.689Z] .
11:59:09 [2022-07-15T11:59:09.689Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:59:09 [2022-07-15T11:59:09.689Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:59:09 [2022-07-15T11:59:09.689Z] Error: No such image: emptyfs
11:59:09 [2022-07-15T11:59:09.689Z] Running integration-test (iteration 1)
11:59:09 [2022-07-15T11:59:09.689Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:59:09 [2022-07-15T11:59:09.689Z] Loaded image: busybox:latest
11:59:09 [2022-07-15T11:59:09.945Z] Loaded image: busybox:glibc
11:59:10 [2022-07-15T11:59:10.244Z] --- PASS: TestInspectOomKilledFalse (0.41s)
11:59:10 [2022-07-15T11:59:10.244Z] === RUN   TestLinksEtcHostsContentMatch
11:59:10 [2022-07-15T11:59:10.502Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
11:59:10 [2022-07-15T11:59:10.502Z] === RUN   TestLinksContainerNames
11:59:11 [2022-07-15T11:59:11.310Z] Loaded image: debian:bullseye-slim
11:59:11 [2022-07-15T11:59:11.310Z] Loaded image: hello-world:latest
11:59:11 [2022-07-15T11:59:11.310Z] Loaded image: arm32v7/hello-world:latest
11:59:11 [2022-07-15T11:59:11.310Z] INFO: Testing against a local daemon
11:59:11 [2022-07-15T11:59:11.310Z] === RUN   TestCgroupNamespacesBuild
11:59:11 [2022-07-15T11:59:11.440Z] --- PASS: TestLinksContainerNames (0.91s)
11:59:11 [2022-07-15T11:59:11.440Z] === RUN   TestLogsFollowTailEmpty
11:59:11 [2022-07-15T11:59:11.698Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
11:59:11 [2022-07-15T11:59:11.698Z] === RUN   TestLogs
11:59:11 [2022-07-15T11:59:11.698Z] === RUN   TestLogs/driver_local
11:59:11 [2022-07-15T11:59:11.698Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:59:11 [2022-07-15T11:59:11.698Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:59:11 [2022-07-15T11:59:11.698Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:59:11 [2022-07-15T11:59:11.698Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:59:11 [2022-07-15T11:59:11.698Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:59:11 [2022-07-15T11:59:11.698Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:59:11 [2022-07-15T11:59:11.698Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:59:11 [2022-07-15T11:59:11.698Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:59:11 [2022-07-15T11:59:11.698Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:59:11 [2022-07-15T11:59:11.698Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:59:11 [2022-07-15T11:59:11.698Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:59:11 [2022-07-15T11:59:11.698Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:59:11 [2022-07-15T11:59:11.698Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:59:11 [2022-07-15T11:59:11.698Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:59:12 [2022-07-15T11:59:12.632Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:59:12 [2022-07-15T11:59:12.632Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:59:12 [2022-07-15T11:59:12.682Z] --- PASS: TestCgroupNamespacesBuild (1.36s)
11:59:12 [2022-07-15T11:59:12.682Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:59:12 [2022-07-15T11:59:12.856Z] --- PASS: TestBuildSquashParent (8.77s)
11:59:12 [2022-07-15T11:59:12.856Z] === RUN   TestBuildWithRemoveAndForceRemove
11:59:12 [2022-07-15T11:59:12.856Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:59:12 [2022-07-15T11:59:12.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:59:12 [2022-07-15T11:59:12.856Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:59:12 [2022-07-15T11:59:12.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:59:12 [2022-07-15T11:59:12.856Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:59:12 [2022-07-15T11:59:12.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:59:12 [2022-07-15T11:59:12.856Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:59:12 [2022-07-15T11:59:12.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:59:12 [2022-07-15T11:59:12.856Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:59:12 [2022-07-15T11:59:12.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:59:12 [2022-07-15T11:59:12.856Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:59:12 [2022-07-15T11:59:12.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:59:12 [2022-07-15T11:59:12.856Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:59:12 [2022-07-15T11:59:12.856Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:59:13 [2022-07-15T11:59:13.203Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:59:13 [2022-07-15T11:59:13.203Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:59:13 [2022-07-15T11:59:13.770Z] === RUN   TestLogs/driver_json-file
11:59:13 [2022-07-15T11:59:13.770Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:59:13 [2022-07-15T11:59:13.770Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:59:13 [2022-07-15T11:59:13.770Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:59:13 [2022-07-15T11:59:13.770Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:59:13 [2022-07-15T11:59:13.770Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:59:13 [2022-07-15T11:59:13.770Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:59:13 [2022-07-15T11:59:13.770Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:59:13 [2022-07-15T11:59:13.770Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:59:13 [2022-07-15T11:59:13.770Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:59:13 [2022-07-15T11:59:13.770Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:59:13 [2022-07-15T11:59:13.770Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:59:13 [2022-07-15T11:59:13.770Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:59:13 [2022-07-15T11:59:13.770Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:59:13 [2022-07-15T11:59:13.770Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:59:14 [2022-07-15T11:59:14.047Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
11:59:14 [2022-07-15T11:59:14.047Z] === RUN   TestBuildWithSession
11:59:14 [2022-07-15T11:59:14.047Z]     build_session_test.go:25: TODO: BuildKit
11:59:14 [2022-07-15T11:59:14.047Z] --- SKIP: TestBuildWithSession (0.00s)
11:59:14 [2022-07-15T11:59:14.047Z] === RUN   TestBuildSquashParent
11:59:14 [2022-07-15T11:59:14.336Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:59:14 [2022-07-15T11:59:14.595Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:59:14 [2022-07-15T11:59:14.761Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:59:15 [2022-07-15T11:59:15.020Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:59:15 [2022-07-15T11:59:15.161Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:59:15 [2022-07-15T11:59:15.161Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:59:15 [2022-07-15T11:59:15.731Z] --- PASS: TestLogs (3.96s)
11:59:15 [2022-07-15T11:59:15.731Z]     --- PASS: TestLogs/driver_local (0.01s)
11:59:15 [2022-07-15T11:59:15.731Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s)
11:59:15 [2022-07-15T11:59:15.731Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.78s)
11:59:15 [2022-07-15T11:59:15.731Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s)
11:59:15 [2022-07-15T11:59:15.731Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s)
11:59:15 [2022-07-15T11:59:15.731Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s)
11:59:15 [2022-07-15T11:59:15.731Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s)
11:59:15 [2022-07-15T11:59:15.731Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:59:15 [2022-07-15T11:59:15.731Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s)
11:59:15 [2022-07-15T11:59:15.731Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s)
11:59:15 [2022-07-15T11:59:15.731Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s)
11:59:15 [2022-07-15T11:59:15.731Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s)
11:59:15 [2022-07-15T11:59:15.731Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s)
11:59:15 [2022-07-15T11:59:15.731Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s)
11:59:15 [2022-07-15T11:59:15.731Z] === RUN   TestContainerNetworkMountsNoChown
11:59:15 [2022-07-15T11:59:15.990Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot/default
11:59:15 [2022-07-15T11:59:15.990Z] === PAUSE TestMountDaemonRoot/default
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot/private
11:59:15 [2022-07-15T11:59:15.990Z] === PAUSE TestMountDaemonRoot/private
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot/rprivate
11:59:15 [2022-07-15T11:59:15.990Z] === PAUSE TestMountDaemonRoot/rprivate
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot/slave
11:59:15 [2022-07-15T11:59:15.990Z] === PAUSE TestMountDaemonRoot/slave
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot/rslave
11:59:15 [2022-07-15T11:59:15.990Z] === PAUSE TestMountDaemonRoot/rslave
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot/shared
11:59:15 [2022-07-15T11:59:15.990Z] === PAUSE TestMountDaemonRoot/shared
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot/rshared
11:59:15 [2022-07-15T11:59:15.990Z] === PAUSE TestMountDaemonRoot/rshared
11:59:15 [2022-07-15T11:59:15.990Z] === CONT  TestMountDaemonRoot/default
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot/default/bind_root
11:59:15 [2022-07-15T11:59:15.990Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:59:15 [2022-07-15T11:59:15.990Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot/default/mount_root
11:59:15 [2022-07-15T11:59:15.990Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:59:15 [2022-07-15T11:59:15.990Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:59:15 [2022-07-15T11:59:15.990Z] === CONT  TestMountDaemonRoot/default/bind_root
11:59:15 [2022-07-15T11:59:15.990Z] === CONT  TestMountDaemonRoot/rshared
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:59:15 [2022-07-15T11:59:15.990Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:59:15 [2022-07-15T11:59:15.990Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:59:15 [2022-07-15T11:59:15.990Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:59:15 [2022-07-15T11:59:15.990Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:59:15 [2022-07-15T11:59:15.990Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:59:15 [2022-07-15T11:59:15.990Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/shared
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/rslave
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/slave
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/rprivate
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/private
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/private/bind_root
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/private/mount_root
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:59:16 [2022-07-15T11:59:16.249Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/default/mount_root
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:59:16 [2022-07-15T11:59:16.249Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:59:16 [2022-07-15T11:59:16.510Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:59:16 [2022-07-15T11:59:16.510Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:59:16 [2022-07-15T11:59:16.510Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:59:16 [2022-07-15T11:59:16.510Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:59:16 [2022-07-15T11:59:16.510Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:59:16 [2022-07-15T11:59:16.510Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:59:16 [2022-07-15T11:59:16.510Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:59:16 [2022-07-15T11:59:16.510Z] === CONT  TestMountDaemonRoot/private/bind_root
11:59:16 [2022-07-15T11:59:16.510Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:59:16 [2022-07-15T11:59:16.510Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:59:16 [2022-07-15T11:59:16.510Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:59:16 [2022-07-15T11:59:16.510Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:59:16 [2022-07-15T11:59:16.510Z] === CONT  TestMountDaemonRoot/private/mount_root
11:59:16 [2022-07-15T11:59:16.510Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:59:16 [2022-07-15T11:59:16.510Z] --- PASS: TestMountDaemonRoot (0.02s)
11:59:16 [2022-07-15T11:59:16.510Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
11:59:16 [2022-07-15T11:59:16.510Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
11:59:16 [2022-07-15T11:59:16.510Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
11:59:16 [2022-07-15T11:59:16.510Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
11:59:16 [2022-07-15T11:59:16.510Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
11:59:16 [2022-07-15T11:59:16.510Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:59:16 [2022-07-15T11:59:16.510Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:59:16 [2022-07-15T11:59:16.510Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:59:16 [2022-07-15T11:59:16.510Z] === RUN   TestContainerBindMountNonRecursive
11:59:17 [2022-07-15T11:59:17.481Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
11:59:17 [2022-07-15T11:59:17.481Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
11:59:17 [2022-07-15T11:59:17.481Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
11:59:17 [2022-07-15T11:59:17.481Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
11:59:17 [2022-07-15T11:59:17.481Z] Cross building: bundles/cross/linux/s390x
11:59:17 [2022-07-15T11:59:17.481Z] Building: bundles/cross/linux/s390x-daemon/dockerd
11:59:17 [2022-07-15T11:59:17.481Z] GOOS="linux" GOARCH="s390x" GOARM=""
11:59:17 [2022-07-15T11:59:17.884Z] --- PASS: TestContainerBindMountNonRecursive (1.35s)
11:59:17 [2022-07-15T11:59:17.884Z] === RUN   TestContainerVolumesMountedAsShared
11:59:18 [2022-07-15T11:59:18.310Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:59:18 [2022-07-15T11:59:18.310Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:59:18 [2022-07-15T11:59:18.450Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
11:59:18 [2022-07-15T11:59:18.450Z] === RUN   TestContainerVolumesMountedAsSlave
11:59:18 [2022-07-15T11:59:18.707Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
11:59:18 [2022-07-15T11:59:18.707Z] === RUN   TestNetworkNat
11:59:19 [2022-07-15T11:59:19.273Z] --- PASS: TestNetworkNat (0.46s)
11:59:19 [2022-07-15T11:59:19.273Z] === RUN   TestNetworkLocalhostTCPNat
11:59:19 [2022-07-15T11:59:19.531Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
11:59:19 [2022-07-15T11:59:19.531Z] === RUN   TestNetworkLoopbackNat
11:59:21 [2022-07-15T11:59:21.599Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:59:21 [2022-07-15T11:59:21.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s)
11:59:21 [2022-07-15T11:59:21.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s)
11:59:21 [2022-07-15T11:59:21.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.08s)
11:59:21 [2022-07-15T11:59:21.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.25s)
11:59:21 [2022-07-15T11:59:21.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.17s)
11:59:21 [2022-07-15T11:59:21.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s)
11:59:21 [2022-07-15T11:59:21.600Z] === RUN   TestBuildMultiStageCopy
11:59:21 [2022-07-15T11:59:21.600Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:59:22 [2022-07-15T11:59:22.130Z] --- PASS: TestBuildSquashParent (7.19s)
11:59:22 [2022-07-15T11:59:22.130Z] === RUN   TestBuildWithRemoveAndForceRemove
11:59:22 [2022-07-15T11:59:22.130Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:59:22 [2022-07-15T11:59:22.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:59:22 [2022-07-15T11:59:22.130Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:59:22 [2022-07-15T11:59:22.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:59:22 [2022-07-15T11:59:22.130Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:59:22 [2022-07-15T11:59:22.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:59:22 [2022-07-15T11:59:22.130Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:59:22 [2022-07-15T11:59:22.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:59:22 [2022-07-15T11:59:22.130Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:59:22 [2022-07-15T11:59:22.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:59:22 [2022-07-15T11:59:22.130Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:59:22 [2022-07-15T11:59:22.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:59:22 [2022-07-15T11:59:22.130Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:59:22 [2022-07-15T11:59:22.130Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:59:22 [2022-07-15T11:59:22.692Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:59:22 [2022-07-15T11:59:22.692Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:59:22 [2022-07-15T11:59:22.814Z] --- PASS: TestNetworkLoopbackNat (2.58s)
11:59:22 [2022-07-15T11:59:22.814Z] === RUN   TestPause
11:59:22 [2022-07-15T11:59:22.814Z] --- PASS: TestPause (0.47s)
11:59:22 [2022-07-15T11:59:22.814Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:59:22 [2022-07-15T11:59:22.814Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:59:22 [2022-07-15T11:59:22.814Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:59:22 [2022-07-15T11:59:22.814Z] === RUN   TestPauseStopPausedContainer
11:59:23 [2022-07-15T11:59:23.074Z] --- PASS: TestPauseStopPausedContainer (0.46s)
11:59:23 [2022-07-15T11:59:23.074Z] === RUN   TestPidHost
11:59:24 [2022-07-15T11:59:24.010Z] --- PASS: TestPidHost (1.00s)
11:59:24 [2022-07-15T11:59:24.010Z] === RUN   TestPsFilter
11:59:24 [2022-07-15T11:59:24.134Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:59:24 [2022-07-15T11:59:24.269Z] --- PASS: TestPsFilter (0.11s)
11:59:24 [2022-07-15T11:59:24.269Z] === RUN   TestRemoveContainerWithRemovedVolume
11:59:24 [2022-07-15T11:59:24.393Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:59:24 [2022-07-15T11:59:24.836Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
11:59:24 [2022-07-15T11:59:24.836Z] === RUN   TestRemoveContainerWithVolume
11:59:24 [2022-07-15T11:59:24.961Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:59:25 [2022-07-15T11:59:25.095Z] --- PASS: TestRemoveContainerWithVolume (0.48s)
11:59:25 [2022-07-15T11:59:25.095Z] === RUN   TestRemoveContainerRunning
11:59:25 [2022-07-15T11:59:25.208Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:59:25 [2022-07-15T11:59:25.208Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:59:25 [2022-07-15T11:59:25.529Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:59:25 [2022-07-15T11:59:25.663Z] --- PASS: TestRemoveContainerRunning (0.51s)
11:59:25 [2022-07-15T11:59:25.663Z] === RUN   TestRemoveContainerForceRemoveRunning
11:59:26 [2022-07-15T11:59:26.230Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s)
11:59:26 [2022-07-15T11:59:26.230Z] === RUN   TestRemoveInvalidContainer
11:59:26 [2022-07-15T11:59:26.230Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:59:26 [2022-07-15T11:59:26.230Z] === RUN   TestRenameLinkedContainer
11:59:26 [2022-07-15T11:59:26.465Z] --- PASS: TestBuildMultiStageCopy (4.97s)
11:59:26 [2022-07-15T11:59:26.465Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s)
11:59:26 [2022-07-15T11:59:26.465Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
11:59:26 [2022-07-15T11:59:26.465Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
11:59:26 [2022-07-15T11:59:26.465Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
11:59:26 [2022-07-15T11:59:26.465Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s)
11:59:26 [2022-07-15T11:59:26.465Z] === RUN   TestBuildMultiStageParentConfig
11:59:27 [2022-07-15T11:59:27.095Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
11:59:27 [2022-07-15T11:59:27.095Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.76s)
11:59:27 [2022-07-15T11:59:27.095Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s)
11:59:27 [2022-07-15T11:59:27.095Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s)
11:59:27 [2022-07-15T11:59:27.095Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s)
11:59:27 [2022-07-15T11:59:27.095Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s)
11:59:27 [2022-07-15T11:59:27.095Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s)
11:59:27 [2022-07-15T11:59:27.095Z] === RUN   TestBuildMultiStageCopy
11:59:27 [2022-07-15T11:59:27.095Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:59:27 [2022-07-15T11:59:27.843Z] --- PASS: TestBuildMultiStageParentConfig (1.29s)
11:59:27 [2022-07-15T11:59:27.843Z] === RUN   TestBuildLabelWithTargets
11:59:28 [2022-07-15T11:59:28.133Z] --- PASS: TestRenameLinkedContainer (2.08s)
11:59:28 [2022-07-15T11:59:28.133Z] === RUN   TestRenameStoppedContainer
11:59:28 [2022-07-15T11:59:28.700Z] --- PASS: TestRenameStoppedContainer (0.45s)
11:59:28 [2022-07-15T11:59:28.700Z] === RUN   TestRenameRunningContainerAndReuse
11:59:29 [2022-07-15T11:59:29.636Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
11:59:29 [2022-07-15T11:59:29.636Z] === RUN   TestRenameInvalidName
11:59:29 [2022-07-15T11:59:29.747Z] --- PASS: TestBuildLabelWithTargets (2.20s)
11:59:29 [2022-07-15T11:59:29.747Z] === RUN   TestBuildWithEmptyLayers
11:59:30 [2022-07-15T11:59:30.202Z] --- PASS: TestRenameInvalidName (0.46s)
11:59:30 [2022-07-15T11:59:30.202Z] === RUN   TestRenameAnonymousContainer
11:59:30 [2022-07-15T11:59:30.360Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:59:31 [2022-07-15T11:59:31.287Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:59:31 [2022-07-15T11:59:31.651Z] --- PASS: TestBuildWithEmptyLayers (1.53s)
11:59:31 [2022-07-15T11:59:31.651Z] === RUN   TestBuildMultiStageOnBuild
11:59:32 [2022-07-15T11:59:32.100Z] --- PASS: TestRenameAnonymousContainer (1.66s)
11:59:32 [2022-07-15T11:59:32.100Z] === RUN   TestRenameContainerWithSameName
11:59:32 [2022-07-15T11:59:32.100Z] --- PASS: TestRenameContainerWithSameName (0.47s)
11:59:32 [2022-07-15T11:59:32.100Z] === RUN   TestRenameContainerWithLinkedContainer
11:59:32 [2022-07-15T11:59:32.214Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:59:33 [2022-07-15T11:59:33.034Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
11:59:33 [2022-07-15T11:59:33.034Z] === RUN   TestResize
11:59:33 [2022-07-15T11:59:33.141Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:59:33 [2022-07-15T11:59:33.600Z] --- PASS: TestResize (0.43s)
11:59:33 [2022-07-15T11:59:33.600Z] === RUN   TestResizeWithInvalidSize
11:59:34 [2022-07-15T11:59:34.068Z] --- PASS: TestBuildMultiStageCopy (7.34s)
11:59:34 [2022-07-15T11:59:34.068Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s)
11:59:34 [2022-07-15T11:59:34.068Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
11:59:34 [2022-07-15T11:59:34.068Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
11:59:34 [2022-07-15T11:59:34.068Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s)
11:59:34 [2022-07-15T11:59:34.068Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s)
11:59:34 [2022-07-15T11:59:34.068Z] === RUN   TestBuildMultiStageParentConfig
11:59:34 [2022-07-15T11:59:34.167Z] --- PASS: TestResizeWithInvalidSize (0.44s)
11:59:34 [2022-07-15T11:59:34.167Z] === RUN   TestResizeWhenContainerNotStarted
11:59:34 [2022-07-15T11:59:34.425Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:59:34 [2022-07-15T11:59:34.425Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:59:34 [2022-07-15T11:59:34.939Z] --- PASS: TestBuildMultiStageOnBuild (3.03s)
11:59:34 [2022-07-15T11:59:34.939Z] === RUN   TestBuildUncleanTarFilenames
11:59:36 [2022-07-15T11:59:36.316Z] --- PASS: TestBuildUncleanTarFilenames (1.79s)
11:59:36 [2022-07-15T11:59:36.316Z] === RUN   TestBuildMultiStageLayerLeak
11:59:36 [2022-07-15T11:59:36.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:59:37 [2022-07-15T11:59:37.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:59:39 [2022-07-15T11:59:39.072Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:59:39 [2022-07-15T11:59:39.072Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:59:39 [2022-07-15T11:59:39.307Z] --- PASS: TestBuildMultiStageParentConfig (4.98s)
11:59:39 [2022-07-15T11:59:39.307Z] === RUN   TestBuildLabelWithTargets
11:59:39 [2022-07-15T11:59:39.604Z] --- PASS: TestBuildMultiStageLayerLeak (3.42s)
11:59:39 [2022-07-15T11:59:39.604Z] === RUN   TestBuildWithHugeFile
11:59:40 [2022-07-15T11:59:40.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:59:40 [2022-07-15T11:59:40.280Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:59:44 [2022-07-15T11:59:44.495Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:59:44 [2022-07-15T11:59:44.495Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:59:46 [2022-07-15T11:59:46.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:59:47 [2022-07-15T11:59:47.385Z] --- PASS: TestBuildLabelWithTargets (8.00s)
11:59:47 [2022-07-15T11:59:47.385Z] === RUN   TestBuildWithEmptyLayers
11:59:47 [2022-07-15T11:59:47.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:59:48 [2022-07-15T11:59:48.027Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:59:49 [2022-07-15T11:59:49.575Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
11:59:49 [2022-07-15T11:59:49.575Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
11:59:49 [2022-07-15T11:59:49.575Z] GOOS="linux" GOARCH="s390x" GOARM=""
11:59:49 [2022-07-15T11:59:49.575Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
11:59:49 [2022-07-15T11:59:49.575Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:59:49 [2022-07-15T11:59:49.894Z] + sudo modprobe ip6table_filter
[Pipeline] sh
11:59:49 [2022-07-15T11:59:49.930Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:59:49 [2022-07-15T11:59:49.930Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:59:50 [2022-07-15T11:59:50.176Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43813/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:863ca3f1855048bec370a444e475760ac33991ae hack/test/unit
11:59:50 [2022-07-15T11:59:50.434Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
11:59:50 [2022-07-15T11:59:50.434Z] + TESTFLAGS+=' -test.timeout=5m'
11:59:50 [2022-07-15T11:59:50.434Z] + TESTDIRS=./...
11:59:50 [2022-07-15T11:59:50.434Z] + exclude_paths='/vendor/|/integration'
11:59:50 [2022-07-15T11:59:50.434Z] ++ go list ./...
11:59:50 [2022-07-15T11:59:50.434Z] ++ grep -vE '(/vendor/|/integration)'
11:59:50 [2022-07-15T11:59:50.649Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
11:59:50 [2022-07-15T11:59:50.649Z] === RUN   TestBuildMultiStageOnBuild
11:59:51 [2022-07-15T11:59:51.004Z] + pkg_list='github.com/docker/docker/api
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/backend/build
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/httpstatus
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/httputils
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/middleware
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/build
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/checkpoint
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/container
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/debug
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/distribution
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/grpc
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/image
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/network
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/plugin
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/session
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/swarm
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/system
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/volume
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/backend
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/blkiodev
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/container
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/events
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/filters
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/image
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/mount
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/network
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/plugins/logdriver
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/registry
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/strslice
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/swarm
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/swarm/runtime
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/time
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/versions
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/versions/v1p19
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/versions/v1p20
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/volume
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/builder-next
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/builder-next/exporter
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/builder-next/worker
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/dockerfile
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/remotecontext
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/remotecontext/git
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/remotecontext/urlutil
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/cli
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/cli/config
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/cli/debug
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/cli/winresources/docker-proxy
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/cli/winresources/dockerd
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/client
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/cmd/docker-proxy
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/cmd/dockerd
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/cmd/dockerd/trap
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/container
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/container/stream
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/contrib/apparmor
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/contrib/docker-device-tool
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/contrib/httpserver
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/cluster
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/cluster/convert
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/cluster/executor
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/cluster/executor/container
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/cluster/provider
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/config
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/events
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/events/testutils
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/exec
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/graphdriver
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/graphdriver/aufs
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/graphdriver/copy
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/graphdriver/overlay
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/graphdriver/register
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/graphdriver/vfs
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/graphdriver/zfs
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/images
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/initlayer
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/links
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/listeners
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger/awslogs
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger/fluentd
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger/gcplogs
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger/gelf
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger/journald
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger/local
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger/logentries
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger/loggertest
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger/loggerutils
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger/splunk
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger/syslog
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/logger/templates
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/names
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/network
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/daemon/stats
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/distribution
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/distribution/metadata
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/distribution/utils
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/distribution/xfer
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/dockerversion
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/errdefs
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/image
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/image/cache
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/image/tarexport
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/image/v1
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/internal/test/suite
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/layer
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libcontainerd
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libcontainerd/queue
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libcontainerd/remote
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libcontainerd/supervisor
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libcontainerd/types
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/bitseq
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/cluster
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/config
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/datastore
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/diagnostic
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/discoverapi
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/driverapi
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drivers/bridge
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drivers/host
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drivers/null
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drivers/overlay
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drivers/remote
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drivers/windows
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/drvregistry
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/etchosts
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/idm
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/internal/caller
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/ipam
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/ipamapi
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/ipams/builtin
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/ipams/null
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/ipams/remote
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/ipamutils
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/iptables
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/netlabel
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/netutils
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/networkdb
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/ns
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/options
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/osl
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/osl/kernel
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/portallocator
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/portmapper
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/resolvconf
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/testutils
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/libnetwork/types
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/oci
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/oci/caps
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/opts
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/aaparser
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/archive
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/authorization
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/broadcaster
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/capabilities
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/chrootarchive
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/containerfs
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/devicemapper
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/directory
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/dmesg
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/fileutils
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/fsutils
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/homedir
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/idtools
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/ioutils
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/jsonmessage
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/longpath
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/loopback
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/namesgenerator
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/parsers
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/parsers/kernel
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/pidfile
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/platform
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/plugingetter
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/plugins
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/plugins/transport
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/pools
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/progress
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/pubsub
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/reexec
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/signal
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/stack
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/stdcopy
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/streamformatter
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/stringid
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/sysinfo
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/system
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/tailfile
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/tarsum
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/truncindex
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/urlutil
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/pkg/useragent
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/plugin
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/plugin/executor/containerd
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/plugin/v2
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/profiles/apparmor
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/profiles/seccomp
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/quota
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/reference
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/registry
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/registry/resumable
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/restartmanager
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/rootless
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/rootless/specconv
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/runconfig
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/runconfig/opts
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/testutil
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/testutil/daemon
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/testutil/environment
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/testutil/fakecontext
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/testutil/fakegit
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/testutil/fakestorage
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/testutil/fixtures/load
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/testutil/fixtures/plugin
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/testutil/registry
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/testutil/request
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/volume
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/volume/drivers
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/volume/local
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/volume/mounts
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/volume/service
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/volume/service/opts
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/volume/testutils'
11:59:51 [2022-07-15T11:59:51.004Z] ++ grep --fixed-strings -v /libnetwork
11:59:51 [2022-07-15T11:59:51.004Z] ++ echo 'github.com/docker/docker/api
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/backend/build
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/httpstatus
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/httputils
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/middleware
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/build
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/checkpoint
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/container
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/debug
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/distribution
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/grpc
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/image
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/network
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/plugin
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/session
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/swarm
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/system
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/server/router/volume
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/backend
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/blkiodev
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/container
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/events
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/filters
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/image
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/mount
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/network
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/plugins/logdriver
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/registry
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/strslice
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/swarm
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/swarm/runtime
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/time
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/versions
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/versions/v1p19
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/versions/v1p20
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/api/types/volume
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/builder-next
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/builder-next/exporter
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/builder-next/worker
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/dockerfile
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/remotecontext
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/remotecontext/git
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/builder/remotecontext/urlutil
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/cli
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/cli/config
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/cli/debug
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/cli/winresources/docker-proxy
11:59:51 [2022-07-15T11:59:51.004Z] github.com/docker/docker/cli/winresources/dockerd
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/client
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/cmd/docker-proxy
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/cmd/dockerd
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/cmd/dockerd/trap
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/container
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/container/stream
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/contrib/apparmor
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/contrib/docker-device-tool
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/contrib/httpserver
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/cluster
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/cluster/convert
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/cluster/executor
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/cluster/executor/container
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/cluster/provider
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/config
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/events
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/events/testutils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/exec
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/aufs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/copy
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/overlay
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/register
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/vfs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/zfs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/images
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/initlayer
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/links
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/listeners
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/awslogs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/fluentd
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/gcplogs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/gelf
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/journald
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/local
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/logentries
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/loggertest
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/loggerutils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/splunk
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/syslog
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/templates
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/names
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/network
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/stats
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/distribution
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/distribution/metadata
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/distribution/utils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/distribution/xfer
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/dockerversion
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/errdefs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/image
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/image/cache
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/image/tarexport
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/image/v1
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/internal/test/suite
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/layer
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libcontainerd
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libcontainerd/queue
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libcontainerd/remote
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libcontainerd/supervisor
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libcontainerd/types
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/bitseq
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/cluster
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/config
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/datastore
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/diagnostic
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/discoverapi
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/driverapi
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drivers/bridge
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drivers/host
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drivers/null
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drivers/overlay
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drivers/remote
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drivers/windows
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/drvregistry
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/etchosts
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/idm
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/internal/caller
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/ipam
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/ipamapi
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/ipams/builtin
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/ipams/null
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/ipams/remote
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/ipamutils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/iptables
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/netlabel
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/netutils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/networkdb
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/ns
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/options
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/osl
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/osl/kernel
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/portallocator
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/portmapper
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/resolvconf
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/testutils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libnetwork/types
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/oci
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/oci/caps
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/opts
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/aaparser
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/archive
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/authorization
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/broadcaster
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/capabilities
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/chrootarchive
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/containerfs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/devicemapper
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/directory
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/dmesg
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/fileutils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/fsutils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/homedir
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/idtools
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/ioutils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/jsonmessage
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/longpath
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/loopback
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/namesgenerator
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/parsers
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/parsers/kernel
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/pidfile
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/platform
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/plugingetter
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/plugins
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/plugins/transport
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/pools
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/progress
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/pubsub
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/reexec
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/signal
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/stack
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/stdcopy
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/streamformatter
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/stringid
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/sysinfo
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/system
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/tailfile
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/tarsum
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/truncindex
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/urlutil
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/useragent
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/plugin
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/plugin/executor/containerd
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/plugin/v2
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/profiles/apparmor
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/profiles/seccomp
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/quota
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/reference
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/registry
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/registry/resumable
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/restartmanager
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/rootless
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/rootless/specconv
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/runconfig
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/runconfig/opts
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/testutil
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/testutil/daemon
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/testutil/environment
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/testutil/fakecontext
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/testutil/fakegit
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/testutil/fakestorage
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/testutil/fixtures/load
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/testutil/fixtures/plugin
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/testutil/registry
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/testutil/request
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/volume
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/volume/drivers
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/volume/local
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/volume/mounts
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/volume/service
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/volume/service/opts
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/volume/testutils'
11:59:51 [2022-07-15T11:59:51.005Z] + base_pkg_list='github.com/docker/docker/api
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/backend/build
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/httpstatus
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/httputils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/middleware
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/router
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/router/build
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/router/checkpoint
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/router/container
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/router/debug
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/router/distribution
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/router/grpc
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/router/image
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/router/network
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/router/plugin
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/router/session
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/router/swarm
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/router/system
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/server/router/volume
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/backend
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/blkiodev
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/container
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/events
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/filters
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/image
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/mount
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/network
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/plugins/logdriver
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/registry
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/strslice
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/swarm
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/swarm/runtime
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/time
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/versions
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/versions/v1p19
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/versions/v1p20
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/api/types/volume
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/builder
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/builder/builder-next
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/builder/builder-next/exporter
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/builder/builder-next/worker
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/builder/dockerfile
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/builder/remotecontext
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/builder/remotecontext/git
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/builder/remotecontext/urlutil
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/cli
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/cli/config
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/cli/debug
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/cli/winresources/docker-proxy
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/cli/winresources/dockerd
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/client
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/cmd/docker-proxy
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/cmd/dockerd
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/cmd/dockerd/trap
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/container
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/container/stream
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/contrib/apparmor
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/contrib/docker-device-tool
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/contrib/httpserver
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/cluster
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/cluster/convert
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/cluster/executor
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/cluster/executor/container
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/cluster/provider
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/config
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/events
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/events/testutils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/exec
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/aufs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/copy
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/overlay
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/register
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/vfs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/graphdriver/zfs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/images
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/initlayer
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/links
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/listeners
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/awslogs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/fluentd
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/gcplogs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/gelf
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/journald
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/local
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/logentries
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/loggertest
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/loggerutils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/splunk
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/syslog
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/logger/templates
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/names
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/network
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/daemon/stats
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/distribution
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/distribution/metadata
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/distribution/utils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/distribution/xfer
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/dockerversion
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/errdefs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/image
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/image/cache
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/image/tarexport
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/image/v1
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/internal/test/suite
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/layer
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libcontainerd
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libcontainerd/queue
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libcontainerd/remote
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libcontainerd/supervisor
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/libcontainerd/types
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/oci
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/oci/caps
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/opts
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/aaparser
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/archive
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/authorization
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/broadcaster
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/capabilities
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/chrootarchive
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/containerfs
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/devicemapper
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/directory
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/dmesg
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/fileutils
11:59:51 [2022-07-15T11:59:51.005Z] github.com/docker/docker/pkg/fsutils
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/homedir
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/idtools
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/ioutils
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/jsonmessage
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/longpath
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/loopback
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/namesgenerator
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/parsers
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/parsers/kernel
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/pidfile
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/platform
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/plugingetter
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/plugins
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/plugins/transport
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/pools
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/progress
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/pubsub
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/reexec
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/signal
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/stack
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/stdcopy
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/streamformatter
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/stringid
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/sysinfo
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/system
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/tailfile
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/tarsum
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/truncindex
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/urlutil
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/useragent
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/plugin
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/plugin/executor/containerd
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/plugin/v2
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/profiles/apparmor
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/profiles/seccomp
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/quota
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/reference
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/registry
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/registry/resumable
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/restartmanager
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/rootless
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/rootless/specconv
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/runconfig
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/runconfig/opts
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/daemon
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/environment
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/fakecontext
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/fakegit
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/fakestorage
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/fixtures/load
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/fixtures/plugin
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/registry
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/request
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/volume
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/volume/drivers
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/volume/local
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/volume/mounts
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/volume/service
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/volume/service/opts
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/volume/testutils'
11:59:51 [2022-07-15T11:59:51.006Z] ++ echo 'github.com/docker/docker/api
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/backend/build
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/httpstatus
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/httputils
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/middleware
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/router
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/router/build
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/router/checkpoint
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/router/container
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/router/debug
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/router/distribution
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/router/grpc
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/router/image
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/router/network
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/router/plugin
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/router/session
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/router/swarm
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/router/system
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/server/router/volume
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/backend
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/blkiodev
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/container
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/events
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/filters
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/image
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/mount
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/network
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/plugins/logdriver
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/registry
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/strslice
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/swarm
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/swarm/runtime
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/time
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/versions
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/versions/v1p19
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/versions/v1p20
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/api/types/volume
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/builder
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/builder/builder-next
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/builder/builder-next/exporter
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/builder/builder-next/worker
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/builder/dockerfile
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/builder/remotecontext
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/builder/remotecontext/git
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/builder/remotecontext/urlutil
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/cli
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/cli/config
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/cli/debug
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/cli/winresources/docker-proxy
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/cli/winresources/dockerd
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/client
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/cmd/docker-proxy
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/cmd/dockerd
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/cmd/dockerd/trap
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/container
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/container/stream
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/contrib/apparmor
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/contrib/docker-device-tool
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/contrib/httpserver
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/cluster
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/cluster/convert
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/cluster/executor
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/cluster/executor/container
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/cluster/provider
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/config
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/events
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/events/testutils
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/exec
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/graphdriver
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/graphdriver/aufs
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/graphdriver/copy
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/graphdriver/overlay
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/graphdriver/register
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/graphdriver/vfs
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/graphdriver/zfs
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/images
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/initlayer
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/links
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/listeners
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger/awslogs
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger/fluentd
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger/gcplogs
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger/gelf
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger/journald
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger/local
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger/logentries
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger/loggertest
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger/loggerutils
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger/splunk
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger/syslog
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/logger/templates
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/names
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/network
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/daemon/stats
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/distribution
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/distribution/metadata
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/distribution/utils
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/distribution/xfer
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/dockerversion
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/errdefs
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/image
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/image/cache
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/image/tarexport
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/image/v1
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/internal/test/suite
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/layer
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libcontainerd
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libcontainerd/queue
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libcontainerd/remote
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libcontainerd/supervisor
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libcontainerd/types
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/bitseq
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/cluster
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/config
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/datastore
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/diagnostic
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/discoverapi
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/driverapi
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drivers/bridge
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drivers/host
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drivers/null
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drivers/overlay
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drivers/remote
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drivers/windows
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/drvregistry
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/etchosts
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/idm
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/internal/caller
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/ipam
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/ipamapi
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/ipams/builtin
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/ipams/null
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/ipams/remote
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/ipamutils
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/iptables
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/netlabel
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/netutils
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/networkdb
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/ns
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/options
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/osl
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/osl/kernel
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/portallocator
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/portmapper
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/resolvconf
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/testutils
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/types
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/oci
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/oci/caps
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/opts
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/aaparser
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/archive
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/authorization
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/broadcaster
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/capabilities
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/chrootarchive
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/containerfs
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/devicemapper
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/directory
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/dmesg
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/fileutils
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/fsutils
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/homedir
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/idtools
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/ioutils
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/jsonmessage
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/longpath
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/loopback
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/namesgenerator
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/parsers
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/parsers/kernel
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/pidfile
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/platform
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/plugingetter
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/plugins
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/plugins/transport
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/pools
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/progress
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/pubsub
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/reexec
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/signal
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/stack
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/stdcopy
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/streamformatter
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/stringid
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/sysinfo
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/system
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/tailfile
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/tarsum
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/truncindex
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/urlutil
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/pkg/useragent
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/plugin
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/plugin/executor/containerd
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/plugin/v2
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/profiles/apparmor
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/profiles/seccomp
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/quota
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/reference
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/registry
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/registry/resumable
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/restartmanager
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/rootless
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/rootless/specconv
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/runconfig
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/doc++ grep --fixed-strings /libnetwork
11:59:51 [2022-07-15T11:59:51.006Z] ker/runconfig/opts
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/daemon
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/environment
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/fakecontext
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/fakegit
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/fakestorage
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/fixtures/load
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/fixtures/plugin
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/registry
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/testutil/request
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/volume
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/volume/drivers
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/volume/local
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/volume/mounts
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/volume/service
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/volume/service/opts
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/volume/testutils'
11:59:51 [2022-07-15T11:59:51.006Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/bitseq
11:59:51 [2022-07-15T11:59:51.006Z] github.com/docker/docker/libnetwork/cluster
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/config
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/datastore
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/diagnostic
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/discoverapi
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/driverapi
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/bridge
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/host
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/null
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/overlay
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/remote
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/windows
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drvregistry
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/etchosts
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/idm
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/internal/caller
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipam
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipamapi
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipams/builtin
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipams/null
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipams/remote
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipamutils
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/iptables
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/netlabel
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/netutils
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/networkdb
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ns
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/options
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/osl
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/osl/kernel
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/portallocator
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/portmapper
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/resolvconf
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/testutils
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/types'
11:59:51 [2022-07-15T11:59:51.007Z] + grep --fixed-strings libnetwork/drivers/bridge
11:59:51 [2022-07-15T11:59:51.007Z] + echo 'github.com/docker/docker/libnetwork
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/bitseq
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/cluster
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/config
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/datastore
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/diagnostic
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/discoverapi
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/driverapi
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/bridge
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/host
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/null
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/overlay
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/remote
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/windows
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drvregistry
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/etchosts
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/idm
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/internal/caller
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipam
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipamapi
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipams/builtin
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipams/null
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipams/remote
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ipamutils
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/iptables
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/netlabel
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/netutils
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/networkdb
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/ns
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/options
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/osl
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/osl/kernel
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/portallocator
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/portmapper
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/resolvconf
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/testutils
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/types'
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/bridge
11:59:51 [2022-07-15T11:59:51.007Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:59:51 [2022-07-15T11:59:51.007Z] + type docker-proxy
11:59:51 [2022-07-15T11:59:51.007Z] hack/test/unit: line 25: type: docker-proxy: not found
11:59:51 [2022-07-15T11:59:51.007Z] + hack/make.sh binary-proxy install-proxy
11:59:51 [2022-07-15T11:59:51.007Z] 
11:59:51 [2022-07-15T11:59:51.007Z] Removing bundles/
11:59:51 [2022-07-15T11:59:51.007Z] 
11:59:51 [2022-07-15T11:59:51.007Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
11:59:51 [2022-07-15T11:59:51.007Z] Building: bundles/binary-proxy/docker-proxy
11:59:51 [2022-07-15T11:59:51.007Z] GOOS="" GOARCH="" GOARM=""
11:59:51 [2022-07-15T11:59:51.311Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:59:53 [2022-07-15T11:59:53.212Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.47s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.69s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.21s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
11:59:53 [2022-07-15T11:59:53.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s)
11:59:53 [2022-07-15T11:59:53.212Z] === RUN   TestCgroupNamespacesRun
11:59:54 [2022-07-15T11:59:54.146Z] --- PASS: TestCgroupNamespacesRun (1.17s)
11:59:54 [2022-07-15T11:59:54.146Z] === RUN   TestCgroupNamespacesRunPrivileged
11:59:54 [2022-07-15T11:59:54.146Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
11:59:54 [2022-07-15T11:59:54.146Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
11:59:54 [2022-07-15T11:59:54.146Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:59:54 [2022-07-15T11:59:54.295Z] Created binary: bundles/binary-proxy/docker-proxy
11:59:54 [2022-07-15T11:59:54.295Z] 
11:59:54 [2022-07-15T11:59:54.295Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
11:59:54 [2022-07-15T11:59:54.295Z] Installing docker-proxy to /usr/local/bin/
11:59:54 [2022-07-15T11:59:54.295Z] 
11:59:54 [2022-07-15T11:59:54.295Z] + mkdir -p bundles
11:59:54 [2022-07-15T11:59:54.295Z] + '[' -n 'github.com/docker/docker/api
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/backend/build
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/httpstatus
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/httputils
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/middleware
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/router
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/router/build
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/router/checkpoint
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/router/container
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/router/debug
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/router/distribution
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/router/grpc
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/router/image
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/router/network
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/router/plugin
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/router/session
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/router/swarm
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/router/system
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/server/router/volume
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/backend
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/blkiodev
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/container
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/events
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/filters
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/image
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/mount
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/network
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/plugins/logdriver
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/registry
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/strslice
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/swarm
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/swarm/runtime
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/time
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/versions
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/versions/v1p19
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/versions/v1p20
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/api/types/volume
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/builder
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/builder/builder-next
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/builder/builder-next/exporter
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/builder/builder-next/worker
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/builder/dockerfile
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/builder/remotecontext
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/builder/remotecontext/git
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/builder/remotecontext/urlutil
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/cli
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/cli/config
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/cli/debug
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/cli/winresources/docker-proxy
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/cli/winresources/dockerd
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/client
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/cmd/docker-proxy
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/cmd/dockerd
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/cmd/dockerd/trap
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/container
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/container/stream
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/contrib/apparmor
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/contrib/docker-device-tool
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/contrib/httpserver
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/cluster
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/cluster/convert
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/cluster/executor
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/cluster/executor/container
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/cluster/provider
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/config
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/events
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/events/testutils
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/exec
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/graphdriver
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/graphdriver/aufs
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/graphdriver/copy
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/graphdriver/overlay
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/graphdriver/register
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/graphdriver/vfs
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/graphdriver/zfs
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/images
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/initlayer
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/links
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/listeners
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger/awslogs
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger/fluentd
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger/gcplogs
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger/gelf
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger/journald
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger/local
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger/logentries
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger/loggertest
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger/loggerutils
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger/splunk
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger/syslog
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/logger/templates
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/names
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/network
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/daemon/stats
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/distribution
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/distribution/metadata
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/distribution/utils
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/distribution/xfer
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/dockerversion
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/errdefs
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/image
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/image/cache
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/image/tarexport
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/image/v1
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/internal/test/suite
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/layer
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/libcontainerd
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/libcontainerd/queue
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/libcontainerd/remote
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/libcontainerd/supervisor
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/libcontainerd/types
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/oci
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/oci/caps
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/opts
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/aaparser
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/archive
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/authorization
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/broadcaster
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/capabilities
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/chrootarchive
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/containerfs
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/devicemapper
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/directory
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/dmesg
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/fileutils
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/fsutils
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/homedir
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/idtools
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/ioutils
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/jsonmessage
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/longpath
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/loopback
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/namesgenerator
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/parsers
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/parsers/kernel
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/pidfile
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/platform
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/plugingetter
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/plugins
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/plugins/transport
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/pools
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/progress
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/pubsub
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/reexec
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/signal
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/stack
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/stdcopy
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/streamformatter
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/stringid
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/sysinfo
11:59:54 [2022-07-15T11:59:54.295Z] github.com/docker/docker/pkg/system
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/pkg/tailfile
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/pkg/tarsum
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/pkg/truncindex
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/pkg/urlutil
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/pkg/useragent
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/plugin
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/plugin/executor/containerd
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/plugin/v2
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/profiles/apparmor
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/profiles/seccomp
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/quota
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/reference
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/registry
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/registry/resumable
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/restartmanager
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/rootless
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/rootless/specconv
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/runconfig
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/runconfig/opts
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/testutil
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/testutil/daemon
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/testutil/environment
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/testutil/fakecontext
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/testutil/fakegit
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/testutil/fakestorage
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/testutil/fixtures/load
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/testutil/fixtures/plugin
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/testutil/registry
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/testutil/request
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/volume
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/volume/drivers
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/volume/local
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/volume/mounts
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/volume/service
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/volume/service/opts
11:59:54 [2022-07-15T11:59:54.296Z] github.com/docker/docker/volume/testutils' ']'
11:59:54 [2022-07-15T11:59:54.296Z] + 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
11:59:54 [2022-07-15T11:59:54.863Z] ?   	github.com/docker/docker/api	[no test files]
11:59:55 [2022-07-15T11:59:55.519Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
11:59:55 [2022-07-15T11:59:55.519Z] === RUN   TestCgroupNamespacesRunHostMode
11:59:55 [2022-07-15T11:59:55.944Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
11:59:55 [2022-07-15T11:59:55.944Z] === RUN   TestBuildUncleanTarFilenames
11:59:55 [2022-07-15T11:59:55.944Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
11:59:55 [2022-07-15T11:59:55.944Z] === RUN   TestBuildMultiStageLayerLeak
11:59:56 [2022-07-15T11:59:56.454Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
11:59:56 [2022-07-15T11:59:56.454Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:59:57 [2022-07-15T11:59:57.829Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
11:59:57 [2022-07-15T11:59:57.829Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:59:58 [2022-07-15T11:59:58.792Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
11:59:58 [2022-07-15T11:59:58.792Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:59:59 [2022-07-15T11:59:59.358Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
11:59:59 [2022-07-15T11:59:59.358Z] === RUN   TestCgroupNamespacesRunOlderClient
12:00:00 [2022-07-15T12:00:00.109Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s)
12:00:00 [2022-07-15T12:00:00.109Z] === RUN   TestBuildWithHugeFile
12:00:00 [2022-07-15T12:00:00.732Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
12:00:00 [2022-07-15T12:00:00.732Z] === RUN   TestNISDomainname
12:00:01 [2022-07-15T12:00:01.298Z] --- PASS: TestNISDomainname (0.57s)
12:00:01 [2022-07-15T12:00:01.298Z] === RUN   TestHostnameDnsResolution
12:00:02 [2022-07-15T12:00:02.233Z] --- PASS: TestHostnameDnsResolution (0.75s)
12:00:02 [2022-07-15T12:00:02.233Z] === RUN   TestUnprivilegedPortsAndPing
12:00:02 [2022-07-15T12:00:02.492Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s)
12:00:02 [2022-07-15T12:00:02.492Z] === RUN   TestPrivilegedHostDevices
12:00:02 [2022-07-15T12:00:02.987Z] ok  	github.com/docker/docker/api/server	0.025s	coverage: 7.9% of statements
12:00:03 [2022-07-15T12:00:03.059Z] --- PASS: TestPrivilegedHostDevices (0.54s)
12:00:03 [2022-07-15T12:00:03.059Z] === RUN   TestRunConsoleSize
12:00:03 [2022-07-15T12:00:03.626Z] --- PASS: TestRunConsoleSize (0.45s)
12:00:03 [2022-07-15T12:00:03.626Z] === RUN   TestStats
12:00:06 [2022-07-15T12:00:06.152Z] --- PASS: TestStats (2.48s)
12:00:06 [2022-07-15T12:00:06.152Z] === RUN   TestStopContainerWithTimeout
12:00:06 [2022-07-15T12:00:06.152Z] === RUN   TestStopContainerWithTimeout/0
12:00:06 [2022-07-15T12:00:06.152Z] === PAUSE TestStopContainerWithTimeout/0
12:00:06 [2022-07-15T12:00:06.152Z] === RUN   TestStopContainerWithTimeout/1
12:00:06 [2022-07-15T12:00:06.152Z] === PAUSE TestStopContainerWithTimeout/1
12:00:06 [2022-07-15T12:00:06.152Z] === RUN   TestStopContainerWithTimeout/3
12:00:06 [2022-07-15T12:00:06.152Z] === PAUSE TestStopContainerWithTimeout/3
12:00:06 [2022-07-15T12:00:06.152Z] === RUN   TestStopContainerWithTimeout/-1
12:00:06 [2022-07-15T12:00:06.152Z] === PAUSE TestStopContainerWithTimeout/-1
12:00:06 [2022-07-15T12:00:06.152Z] === CONT  TestStopContainerWithTimeout/0
12:00:06 [2022-07-15T12:00:06.152Z] === CONT  TestStopContainerWithTimeout/-1
12:00:06 [2022-07-15T12:00:06.718Z] === CONT  TestStopContainerWithTimeout/3
12:00:09 [2022-07-15T12:00:09.246Z] === CONT  TestStopContainerWithTimeout/1
12:00:10 [2022-07-15T12:00:10.180Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:00:10 [2022-07-15T12:00:10.180Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
12:00:10 [2022-07-15T12:00:10.180Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
12:00:10 [2022-07-15T12:00:10.180Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
12:00:10 [2022-07-15T12:00:10.180Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
12:00:10 [2022-07-15T12:00:10.180Z] === RUN   TestDeleteDevicemapper
12:00:10 [2022-07-15T12:00:10.180Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:00:10 [2022-07-15T12:00:10.180Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:00:10 [2022-07-15T12:00:10.180Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:00:12 [2022-07-15T12:00:12.086Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s)
12:00:12 [2022-07-15T12:00:12.086Z] === RUN   TestUpdateMemory
12:00:12 [2022-07-15T12:00:12.344Z] --- PASS: TestUpdateMemory (0.58s)
12:00:12 [2022-07-15T12:00:12.344Z] === RUN   TestUpdateCPUQuota
12:00:13 [2022-07-15T12:00:13.278Z] --- PASS: TestUpdateCPUQuota (0.94s)
12:00:13 [2022-07-15T12:00:13.278Z] === RUN   TestUpdatePidsLimit
12:00:13 [2022-07-15T12:00:13.278Z] === RUN   TestUpdatePidsLimit/update_from_none
12:00:13 [2022-07-15T12:00:13.536Z] === RUN   TestUpdatePidsLimit/no_change
12:00:13 [2022-07-15T12:00:13.795Z] === RUN   TestUpdatePidsLimit/update_lower
12:00:14 [2022-07-15T12:00:14.053Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:00:14 [2022-07-15T12:00:14.311Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:00:14 [2022-07-15T12:00:14.569Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:00:14 [2022-07-15T12:00:14.569Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:00:15 [2022-07-15T12:00:15.504Z] --- PASS: TestUpdatePidsLimit (2.12s)
12:00:15 [2022-07-15T12:00:15.505Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
12:00:15 [2022-07-15T12:00:15.505Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
12:00:15 [2022-07-15T12:00:15.505Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
12:00:15 [2022-07-15T12:00:15.505Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
12:00:15 [2022-07-15T12:00:15.505Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
12:00:15 [2022-07-15T12:00:15.505Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
12:00:15 [2022-07-15T12:00:15.505Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s)
12:00:15 [2022-07-15T12:00:15.505Z] === RUN   TestUpdateRestartPolicy
12:00:24 [2022-07-15T12:00:24.931Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 31.9% of statements
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
12:00:24 [2022-07-15T12:00:24.931Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
12:00:24 [2022-07-15T12:00:24.931Z] ok  	github.com/docker/docker/api/types/filters	0.019s	coverage: 92.2% of statements
12:00:24 [2022-07-15T12:00:24.931Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ok  	github.com/docker/docker/api/server/router/swarm	0.041s	coverage: 6.0% of statements
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 77.3% of statements
12:00:24 [2022-07-15T12:00:24.931Z] ok  	github.com/docker/docker/api/server/router/volume	0.023s	coverage: 67.9% of statements
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/types	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/builder	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:00:24 [2022-07-15T12:00:24.931Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.005s	coverage: 100.0% of statements
12:00:24 [2022-07-15T12:00:24.931Z] ok  	github.com/docker/docker/cli/debug	0.026s	coverage: 100.0% of statements
12:00:25 [2022-07-15T12:00:25.870Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.247s	coverage: 67.6% of statements
12:00:26 [2022-07-15T12:00:26.438Z] ok  	github.com/docker/docker/builder/remotecontext	0.222s	coverage: 13.7% of statements
12:00:27 [2022-07-15T12:00:27.376Z] ok  	github.com/docker/docker/builder/dockerfile	0.676s	coverage: 49.3% of statements
12:00:27 [2022-07-15T12:00:27.697Z] --- PASS: TestUpdateRestartPolicy (11.00s)
12:00:27 [2022-07-15T12:00:27.697Z] === RUN   TestUpdateRestartWithAutoRemove
12:00:27 [2022-07-15T12:00:27.697Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
12:00:27 [2022-07-15T12:00:27.697Z] === RUN   TestWaitNonBlocked
12:00:27 [2022-07-15T12:00:27.697Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:00:27 [2022-07-15T12:00:27.697Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:00:27 [2022-07-15T12:00:27.697Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:00:27 [2022-07-15T12:00:27.697Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:00:27 [2022-07-15T12:00:27.697Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:00:27 [2022-07-15T12:00:27.697Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:00:27 [2022-07-15T12:00:27.697Z] --- PASS: TestWaitNonBlocked (0.02s)
12:00:27 [2022-07-15T12:00:27.697Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
12:00:27 [2022-07-15T12:00:27.697Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
12:00:27 [2022-07-15T12:00:27.697Z] === RUN   TestWaitBlocked
12:00:27 [2022-07-15T12:00:27.697Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:00:27 [2022-07-15T12:00:27.697Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:00:27 [2022-07-15T12:00:27.697Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:00:27 [2022-07-15T12:00:27.697Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:00:27 [2022-07-15T12:00:27.697Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:00:27 [2022-07-15T12:00:27.697Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:00:28 [2022-07-15T12:00:28.632Z] --- PASS: TestWaitBlocked (0.01s)
12:00:28 [2022-07-15T12:00:28.632Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
12:00:28 [2022-07-15T12:00:28.632Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s)
12:00:28 [2022-07-15T12:00:28.632Z] === RUN   TestWaitConditions
12:00:28 [2022-07-15T12:00:28.632Z] === RUN   TestWaitConditions/default
12:00:28 [2022-07-15T12:00:28.632Z] === PAUSE TestWaitConditions/default
12:00:28 [2022-07-15T12:00:28.632Z] === RUN   TestWaitConditions/not-running
12:00:28 [2022-07-15T12:00:28.632Z] === PAUSE TestWaitConditions/not-running
12:00:28 [2022-07-15T12:00:28.632Z] === RUN   TestWaitConditions/next-exit
12:00:28 [2022-07-15T12:00:28.632Z] === PAUSE TestWaitConditions/next-exit
12:00:28 [2022-07-15T12:00:28.632Z] === RUN   TestWaitConditions/removed
12:00:28 [2022-07-15T12:00:28.632Z] === PAUSE TestWaitConditions/removed
12:00:28 [2022-07-15T12:00:28.632Z] === CONT  TestWaitConditions/default
12:00:28 [2022-07-15T12:00:28.632Z] === CONT  TestWaitConditions/next-exit
12:00:30 [2022-07-15T12:00:30.005Z] === CONT  TestWaitConditions/not-running
12:00:30 [2022-07-15T12:00:30.264Z] === CONT  TestWaitConditions/removed
12:00:30 [2022-07-15T12:00:30.668Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.197s	coverage: 86.3% of statements
12:00:30 [2022-07-15T12:00:30.668Z] ?   	github.com/docker/docker/cli	[no test files]
12:00:30 [2022-07-15T12:00:30.668Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:00:30 [2022-07-15T12:00:30.668Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
12:00:30 [2022-07-15T12:00:30.668Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
12:00:30 [2022-07-15T12:00:30.928Z] ok  	github.com/docker/docker/client	0.145s	coverage: 75.9% of statements
12:00:32 [2022-07-15T12:00:32.163Z] --- PASS: TestWaitConditions (0.01s)
12:00:32 [2022-07-15T12:00:32.163Z]     --- PASS: TestWaitConditions/default (1.70s)
12:00:32 [2022-07-15T12:00:32.163Z]     --- PASS: TestWaitConditions/next-exit (1.72s)
12:00:32 [2022-07-15T12:00:32.163Z]     --- PASS: TestWaitConditions/not-running (1.64s)
12:00:32 [2022-07-15T12:00:32.163Z]     --- PASS: TestWaitConditions/removed (1.64s)
12:00:32 [2022-07-15T12:00:32.163Z] === CONT  TestContainerStartOnDaemonRestart
12:00:32 [2022-07-15T12:00:32.163Z] === CONT  TestIpcModeOlderClient
12:00:32 [2022-07-15T12:00:32.163Z] --- PASS: TestIpcModeOlderClient (0.09s)
12:00:32 [2022-07-15T12:00:32.163Z] === CONT  TestDaemonHostGatewayIP
12:00:32 [2022-07-15T12:00:32.867Z] Created binary: bundles/dynbinary-daemon/dockerd
12:00:32 [2022-07-15T12:00:32.867Z] Building: bundles/dynbinary-daemon/docker-proxy
12:00:32 [2022-07-15T12:00:32.867Z] GOOS="" GOARCH="" GOARM=""
12:00:32 [2022-07-15T12:00:32.867Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:00:32 [2022-07-15T12:00:32.867Z] 
12:00:32 [2022-07-15T12:00:32.867Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:00:32 [2022-07-15T12:00:32.867Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:00:32 [2022-07-15T12:00:32.867Z] HOSTNAME=3aef7f895ea2
12:00:32 [2022-07-15T12:00:32.867Z] TESTDEBUG=0
12:00:32 [2022-07-15T12:00:32.867Z] DEST=bundles/test-integration
12:00:32 [2022-07-15T12:00:32.867Z] PWD=/go/src/github.com/docker/docker
12:00:32 [2022-07-15T12:00:32.867Z] DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae
12:00:32 [2022-07-15T12:00:32.867Z] container=docker
12:00:32 [2022-07-15T12:00:32.867Z] HOME=/root
12:00:32 [2022-07-15T12:00:32.867Z] GOLANG_VERSION=1.18.4
12:00:32 [2022-07-15T12:00:32.867Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:00:32 [2022-07-15T12:00:32.867Z] VALIDATE_BRANCH=22.06
12:00:32 [2022-07-15T12:00:32.867Z] TERM=xterm
12:00:32 [2022-07-15T12:00:32.867Z] DOCKER_PKG=github.com/docker/docker
12:00:32 [2022-07-15T12:00:32.867Z] SHLVL=1
12:00:32 [2022-07-15T12:00:32.867Z] TIMEOUT=120m
12:00:32 [2022-07-15T12:00:32.867Z] DOCKER_BUILDTAGS= journald
12:00:32 [2022-07-15T12:00:32.867Z] DOCKER_GRAPHDRIVER=overlay2
12:00:32 [2022-07-15T12:00:32.867Z] GO111MODULE=off
12:00:32 [2022-07-15T12:00:32.867Z] DOCKER_EXPERIMENTAL=1
12:00:32 [2022-07-15T12:00:32.867Z] TEST_SKIP_INTEGRATION_CLI=1
12:00:32 [2022-07-15T12:00:32.867Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:00:32 [2022-07-15T12:00:32.867Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:00:32 [2022-07-15T12:00:32.867Z] GOPATH=/go
12:00:32 [2022-07-15T12:00:32.867Z] PKG_CONFIG=pkg-config
12:00:32 [2022-07-15T12:00:32.867Z] _=/usr/bin/env
12:00:32 [2022-07-15T12:00:32.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:00:34 [2022-07-15T12:00:34.067Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s)
12:00:34 [2022-07-15T12:00:34.067Z] === CONT  TestContainerKillOnDaemonStart
12:00:34 [2022-07-15T12:00:34.633Z] --- PASS: TestDaemonHostGatewayIP (2.72s)
12:00:34 [2022-07-15T12:00:34.633Z] === CONT  TestRestartDaemonWithRestartingContainer
12:00:36 [2022-07-15T12:00:36.533Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.74s)
12:00:36 [2022-07-15T12:00:36.533Z] === CONT  TestDaemonRestartIpcMode
12:00:38 [2022-07-15T12:00:38.435Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
12:00:39 [2022-07-15T12:00:39.054Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.061s	coverage: 65.3% of statements
12:00:39 [2022-07-15T12:00:39.054Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.020s	coverage: 36.9% of statements
12:00:39 [2022-07-15T12:00:39.054Z] ok  	github.com/docker/docker/container	0.164s	coverage: 34.8% of statements
12:00:39 [2022-07-15T12:00:39.992Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
12:00:39 [2022-07-15T12:00:39.993Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.736s	coverage: 0.0% of statements
12:00:40 [2022-07-15T12:00:40.253Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
12:00:41 [2022-07-15T12:00:41.192Z] ok  	github.com/docker/docker/daemon/config	0.179s	coverage: 81.7% of statements
12:00:41 [2022-07-15T12:00:41.761Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.402s	coverage: 56.2% of statements
12:00:42 [2022-07-15T12:00:42.331Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.939s	coverage: 74.8% of statements
12:00:43 [2022-07-15T12:00:43.271Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 3.0% of statements
12:00:43 [2022-07-15T12:00:43.272Z] ok  	github.com/docker/docker/cmd/dockerd	0.078s	coverage: 31.9% of statements
12:00:43 [2022-07-15T12:00:43.272Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:00:43 [2022-07-15T12:00:43.272Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:00:43 [2022-07-15T12:00:43.272Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:00:43 [2022-07-15T12:00:43.272Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:00:43 [2022-07-15T12:00:43.272Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:00:43 [2022-07-15T12:00:43.272Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
12:00:43 [2022-07-15T12:00:43.532Z] ok  	github.com/docker/docker/daemon/cluster	0.085s	coverage: 0.5% of statements
12:00:44 [2022-07-15T12:00:44.471Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.023s	coverage: 58.5% of statements
12:00:44 [2022-07-15T12:00:44.471Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.251s	coverage: 50.6% of statements
12:00:44 [2022-07-15T12:00:44.730Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.020s	coverage: 3.0% of statements
12:00:44 [2022-07-15T12:00:44.730Z] ok  	github.com/docker/docker/daemon/links	0.019s	coverage: 93.0% of statements
12:00:45 [2022-07-15T12:00:45.669Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.261s	coverage: 58.5% of statements
12:00:45 [2022-07-15T12:00:45.669Z] ok  	github.com/docker/docker/daemon/images	0.042s	coverage: 6.9% of statements
12:00:45 [2022-07-15T12:00:45.669Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.018s	coverage: 53.6% of statements
12:00:45 [2022-07-15T12:00:45.929Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.179s	coverage: 80.2% of statements
12:00:46 [2022-07-15T12:00:46.188Z] ok  	github.com/docker/docker/daemon/logger	0.245s	coverage: 43.2% of statements
12:00:46 [2022-07-15T12:00:46.448Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
12:00:46 [2022-07-15T12:00:46.448Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 68.2% of statements
12:00:46 [2022-07-15T12:00:46.448Z] ok  	github.com/docker/docker/daemon/logger/journald	0.011s	coverage: 23.4% of statements
12:00:46 [2022-07-15T12:00:46.540Z] --- PASS: TestContainerKillOnDaemonStart (11.61s)
12:00:46 [2022-07-15T12:00:46.540Z] PASS
12:00:46 [2022-07-15T12:00:46.540Z] 
12:00:46 [2022-07-15T12:00:46.540Z] === Skipped
12:00:46 [2022-07-15T12:00:46.540Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:00:46 [2022-07-15T12:00:46.540Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:00:46 [2022-07-15T12:00:46.540Z] 
12:00:46 [2022-07-15T12:00:46.540Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:00:46 [2022-07-15T12:00:46.540Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:00:46 [2022-07-15T12:00:46.540Z] 
12:00:46 [2022-07-15T12:00:46.540Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:00:46 [2022-07-15T12:00:46.540Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:00:46 [2022-07-15T12:00:46.540Z] 
12:00:46 [2022-07-15T12:00:46.540Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
12:00:46 [2022-07-15T12:00:46.540Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:00:46 [2022-07-15T12:00:46.540Z] 
12:00:46 [2022-07-15T12:00:46.540Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:00:46 [2022-07-15T12:00:46.540Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:00:46 [2022-07-15T12:00:46.540Z] 
12:00:46 [2022-07-15T12:00:46.540Z] DONE 264 tests, 5 skipped in 129.093s
12:00:46 [2022-07-15T12:00:46.540Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:00:46 [2022-07-15T12:00:46.540Z] === RUN   TestConfigDaemonLibtrustID
12:00:46 [2022-07-15T12:00:46.540Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
12:00:46 [2022-07-15T12:00:46.540Z] === RUN   TestConfigDaemonID
12:00:46 [2022-07-15T12:00:46.707Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.127s	coverage: 76.8% of statements
12:00:46 [2022-07-15T12:00:46.707Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.540s	coverage: 13.3% of statements
12:00:46 [2022-07-15T12:00:46.707Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.651s	coverage: 46.1% of statements
12:00:46 [2022-07-15T12:00:46.967Z] ok  	github.com/docker/docker/daemon/logger/local	0.077s	coverage: 79.4% of statements
12:00:47 [2022-07-15T12:00:47.126Z]     daemon_test.go:83: [db3ef1a6fe165] daemon is not started
12:00:47 [2022-07-15T12:00:47.126Z] --- PASS: TestConfigDaemonID (1.04s)
12:00:47 [2022-07-15T12:00:47.126Z] === RUN   TestDaemonConfigValidation
12:00:47 [2022-07-15T12:00:47.126Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:00:47 [2022-07-15T12:00:47.126Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:00:47 [2022-07-15T12:00:47.126Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:00:47 [2022-07-15T12:00:47.126Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:00:47 [2022-07-15T12:00:47.126Z] === RUN   TestDaemonConfigValidation/invalid_config
12:00:47 [2022-07-15T12:00:47.126Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:00:47 [2022-07-15T12:00:47.126Z] === RUN   TestDaemonConfigValidation/malformed_config
12:00:47 [2022-07-15T12:00:47.126Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:00:47 [2022-07-15T12:00:47.126Z] === RUN   TestDaemonConfigValidation/valid_config
12:00:47 [2022-07-15T12:00:47.126Z] === PAUSE TestDaemonConfigValidation/valid_config
12:00:47 [2022-07-15T12:00:47.126Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:00:47 [2022-07-15T12:00:47.126Z] === CONT  TestDaemonConfigValidation/malformed_config
12:00:47 [2022-07-15T12:00:47.226Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.043s	coverage: 31.5% of statements
12:00:47 [2022-07-15T12:00:47.226Z] ok  	github.com/docker/docker/daemon/logger/templates	0.031s	coverage: 8.3% of statements
12:00:47 [2022-07-15T12:00:47.395Z] === CONT  TestDaemonConfigValidation/valid_config
12:00:47 [2022-07-15T12:00:47.395Z] === CONT  TestDaemonConfigValidation/invalid_config
12:00:47 [2022-07-15T12:00:47.395Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:00:47 [2022-07-15T12:00:47.395Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:00:47 [2022-07-15T12:00:47.395Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
12:00:47 [2022-07-15T12:00:47.395Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.15s)
12:00:47 [2022-07-15T12:00:47.395Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.10s)
12:00:47 [2022-07-15T12:00:47.395Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
12:00:47 [2022-07-15T12:00:47.395Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
12:00:47 [2022-07-15T12:00:47.395Z] === RUN   TestConfigDaemonSeccompProfiles
12:00:47 [2022-07-15T12:00:47.395Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:00:47 [2022-07-15T12:00:47.485Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 62.0% of statements
12:00:47 [2022-07-15T12:00:47.485Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 46.8% of statements
12:00:47 [2022-07-15T12:00:47.745Z] ok  	github.com/docker/docker/daemon/network	0.028s	coverage: 63.8% of statements
12:00:48 [2022-07-15T12:00:48.005Z] ok  	github.com/docker/docker/distribution/metadata	0.088s	coverage: 44.4% of statements
12:00:48 [2022-07-15T12:00:48.264Z] ok  	github.com/docker/docker/errdefs	0.019s	coverage: 77.0% of statements
12:00:48 [2022-07-15T12:00:48.524Z] ok  	github.com/docker/docker/image	0.022s	coverage: 86.9% of statements
12:00:48 [2022-07-15T12:00:48.524Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
12:00:48 [2022-07-15T12:00:48.783Z] ok  	github.com/docker/docker/image/tarexport	0.028s	coverage: 0.7% of statements
12:00:48 [2022-07-15T12:00:48.783Z] ok  	github.com/docker/docker/libcontainerd/queue	0.038s	coverage: 100.0% of statements
12:00:48 [2022-07-15T12:00:48.783Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.568s	coverage: 82.5% of statements
12:00:48 [2022-07-15T12:00:48.798Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:00:49 [2022-07-15T12:00:49.043Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
12:00:49 [2022-07-15T12:00:49.043Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
12:00:49 [2022-07-15T12:00:49.302Z] ok  	github.com/docker/docker/opts	0.031s	coverage: 66.0% of statements
12:00:49 [2022-07-15T12:00:49.302Z] ok  	github.com/docker/docker/pkg/broadcaster	0.024s	coverage: 100.0% of statements
12:00:49 [2022-07-15T12:00:49.561Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
12:00:49 [2022-07-15T12:00:49.734Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:00:50 [2022-07-15T12:00:50.128Z] ok  	github.com/docker/docker/distribution/xfer	1.749s	coverage: 85.4% of statements
12:00:50 [2022-07-15T12:00:50.128Z] ok  	github.com/docker/docker/pkg/authorization	0.332s	coverage: 68.3% of statements
12:00:50 [2022-07-15T12:00:50.128Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
12:00:50 [2022-07-15T12:00:50.387Z] ok  	github.com/docker/docker/distribution	1.503s	coverage: 28.0% of statements
12:00:50 [2022-07-15T12:00:50.387Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
12:00:50 [2022-07-15T12:00:50.387Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
12:00:50 [2022-07-15T12:00:50.647Z] ok  	github.com/docker/docker/pkg/archive	0.450s	coverage: 82.3% of statements
12:00:50 [2022-07-15T12:00:50.647Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 87.2% of statements
12:00:50 [2022-07-15T12:00:50.647Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
12:00:50 [2022-07-15T12:00:50.668Z] === CONT  TestConfigDaemonSeccompProfiles
12:00:50 [2022-07-15T12:00:50.668Z]     daemon_test.go:197: [d13e2d682f66e] daemon is not started
12:00:50 [2022-07-15T12:00:50.668Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
12:00:50 [2022-07-15T12:00:50.668Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:00:50 [2022-07-15T12:00:50.668Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:00:50 [2022-07-15T12:00:50.668Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:00:50 [2022-07-15T12:00:50.668Z] === RUN   TestDaemonProxy
12:00:50 [2022-07-15T12:00:50.668Z] === RUN   TestDaemonProxy/environment_variables
12:00:50 [2022-07-15T12:00:50.905Z] ok  	github.com/docker/docker/pkg/fsutils	0.253s	coverage: 85.1% of statements
12:00:50 [2022-07-15T12:00:50.905Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
12:00:50 [2022-07-15T12:00:50.905Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
12:00:51 [2022-07-15T12:00:51.164Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
12:00:51 [2022-07-15T12:00:51.164Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
12:00:51 [2022-07-15T12:00:51.164Z] ok  	github.com/docker/docker/pkg/idtools	0.390s	coverage: 67.9% of statements
12:00:51 [2022-07-15T12:00:51.164Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
12:00:51 [2022-07-15T12:00:51.424Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
12:00:51 [2022-07-15T12:00:51.424Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
12:00:51 [2022-07-15T12:00:51.424Z] ok  	github.com/docker/docker/pkg/ioutils	0.473s	coverage: 70.1% of statements
12:00:51 [2022-07-15T12:00:51.684Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
12:00:51 [2022-07-15T12:00:51.684Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:00:51 [2022-07-15T12:00:51.684Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
12:00:51 [2022-07-15T12:00:51.943Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
12:00:52 [2022-07-15T12:00:52.202Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
12:00:52 [2022-07-15T12:00:52.202Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
12:00:52 [2022-07-15T12:00:52.202Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
12:00:52 [2022-07-15T12:00:52.202Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
12:00:52 [2022-07-15T12:00:52.202Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
12:00:52 [2022-07-15T12:00:52.461Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.618s	coverage: 42.7% of statements
12:00:52 [2022-07-15T12:00:52.461Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 54.1% of statements
12:00:52 [2022-07-15T12:00:52.565Z] === RUN   TestDaemonProxy/command-line_options
12:00:52 [2022-07-15T12:00:52.720Z] ok  	github.com/docker/docker/pkg/tailfile	0.033s	coverage: 88.6% of statements
12:00:52 [2022-07-15T12:00:52.720Z] ok  	github.com/docker/docker/pkg/system	0.007s	coverage: 42.3% of statements
12:00:52 [2022-07-15T12:00:52.979Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
12:00:52 [2022-07-15T12:00:52.979Z] ok  	github.com/docker/docker/pkg/pubsub	1.049s	coverage: 75.0% of statements
12:00:52 [2022-07-15T12:00:52.979Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
12:00:53 [2022-07-15T12:00:53.238Z] ok  	github.com/docker/docker/pkg/tarsum	0.083s	coverage: 89.3% of statements
12:00:53 [2022-07-15T12:00:53.238Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
12:00:53 [2022-07-15T12:00:53.497Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
12:00:53 [2022-07-15T12:00:53.756Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 84.4% of statements
12:00:53 [2022-07-15T12:00:53.938Z] === RUN   TestDaemonProxy/configuration_file
12:00:54 [2022-07-15T12:00:54.016Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
12:00:54 [2022-07-15T12:00:54.016Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 50.9% of statements
12:00:54 [2022-07-15T12:00:54.275Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
12:00:54 [2022-07-15T12:00:54.275Z] ok  	github.com/docker/docker/registry	0.058s	coverage: 58.6% of statements
12:00:54 [2022-07-15T12:00:54.275Z] ok  	github.com/docker/docker/plugin	0.525s	coverage: 23.2% of statements
12:00:54 [2022-07-15T12:00:54.535Z] ok  	github.com/docker/docker/quota	0.419s	coverage: 71.4% of statements
12:00:54 [2022-07-15T12:00:54.535Z] ok  	github.com/docker/docker/runconfig	0.023s	coverage: 64.5% of statements
12:00:55 [2022-07-15T12:00:55.103Z] ok  	github.com/docker/docker/volume/drivers	0.009s	coverage: 36.1% of statements
12:00:55 [2022-07-15T12:00:55.103Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
12:00:55 [2022-07-15T12:00:55.362Z] ok  	github.com/docker/docker/volume/local	0.199s	coverage: 76.8% of statements
12:00:55 [2022-07-15T12:00:55.837Z] === RUN   TestDaemonProxy/conflicting_options
12:00:55 [2022-07-15T12:00:55.929Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 72.3% of statements
12:00:56 [2022-07-15T12:00:56.276Z] --- PASS: TestBuildWithHugeFile (51.25s)
12:00:56 [2022-07-15T12:00:56.276Z] === RUN   TestBuildWCOWSandboxSize
12:00:56 [2022-07-15T12:00:56.276Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:00:56 [2022-07-15T12:00:56.276Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:00:56 [2022-07-15T12:00:56.276Z] === RUN   TestBuildWithEmptyDockerfile
12:00:56 [2022-07-15T12:00:56.276Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:00:56 [2022-07-15T12:00:56.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:00:56 [2022-07-15T12:00:56.276Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:00:56 [2022-07-15T12:00:56.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:00:56 [2022-07-15T12:00:56.276Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:00:56 [2022-07-15T12:00:56.276Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:00:56 [2022-07-15T12:00:56.276Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:00:56 [2022-07-15T12:00:56.276Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:00:56 [2022-07-15T12:00:56.276Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:00:56 [2022-07-15T12:00:56.276Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
12:00:56 [2022-07-15T12:00:56.276Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
12:00:56 [2022-07-15T12:00:56.276Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
12:00:56 [2022-07-15T12:00:56.276Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:00:56 [2022-07-15T12:00:56.276Z] === RUN   TestBuildPreserveOwnership
12:00:56 [2022-07-15T12:00:56.276Z] === RUN   TestBuildPreserveOwnership/copy_from
12:00:56 [2022-07-15T12:00:56.403Z] === RUN   TestDaemonProxy/reload_sanitized
12:00:56 [2022-07-15T12:00:56.661Z] --- PASS: TestDaemonProxy (6.17s)
12:00:56 [2022-07-15T12:00:56.661Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
12:00:56 [2022-07-15T12:00:56.661Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
12:00:56 [2022-07-15T12:00:56.661Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
12:00:56 [2022-07-15T12:00:56.661Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:00:56 [2022-07-15T12:00:56.661Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
12:00:56 [2022-07-15T12:00:56.661Z] PASS
12:00:56 [2022-07-15T12:00:56.661Z] 
12:00:56 [2022-07-15T12:00:56.661Z] DONE 18 tests in 11.149s
12:00:56 [2022-07-15T12:00:56.661Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:00:56 [2022-07-15T12:00:56.919Z] INFO: Testing against a local daemon
12:00:56 [2022-07-15T12:00:56.919Z] === RUN   TestCommitInheritsEnv
12:00:57 [2022-07-15T12:00:57.177Z] --- PASS: TestCommitInheritsEnv (0.31s)
12:00:57 [2022-07-15T12:00:57.177Z] === RUN   TestImportExtremelyLargeImageWorks
12:00:57 [2022-07-15T12:00:57.177Z] === PAUSE TestImportExtremelyLargeImageWorks
12:00:57 [2022-07-15T12:00:57.177Z] === RUN   TestImportWithCustomPlatform
12:00:57 [2022-07-15T12:00:57.177Z] === RUN   TestImportWithCustomPlatform/#00
12:00:57 [2022-07-15T12:00:57.177Z] === RUN   TestImportWithCustomPlatform/_______
12:00:57 [2022-07-15T12:00:57.177Z] === RUN   TestImportWithCustomPlatform//
12:00:57 [2022-07-15T12:00:57.177Z] === RUN   TestImportWithCustomPlatform/linux
12:00:57 [2022-07-15T12:00:57.177Z] === RUN   TestImportWithCustomPlatform/LINUX
12:00:57 [2022-07-15T12:00:57.303Z] ok  	github.com/docker/docker/layer	7.587s	coverage: 68.9% of statements
12:00:57 [2022-07-15T12:00:57.303Z] ok  	github.com/docker/docker/daemon	10.138s	coverage: 16.1% of statements
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/image/v1	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:00:57 [2022-07-15T12:00:57.303Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:00:57 [2022-07-15T12:00:57.435Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:00:57 [2022-07-15T12:00:57.435Z] === RUN   TestImportWithCustomPlatform/macos
12:00:57 [2022-07-15T12:00:57.435Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:00:57 [2022-07-15T12:00:57.435Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:00:57 [2022-07-15T12:00:57.435Z] --- PASS: TestImportWithCustomPlatform (0.32s)
12:00:57 [2022-07-15T12:00:57.435Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
12:00:57 [2022-07-15T12:00:57.435Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:00:57 [2022-07-15T12:00:57.435Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:00:57 [2022-07-15T12:00:57.435Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
12:00:57 [2022-07-15T12:00:57.435Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
12:00:57 [2022-07-15T12:00:57.435Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
12:00:57 [2022-07-15T12:00:57.435Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:00:57 [2022-07-15T12:00:57.435Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:00:57 [2022-07-15T12:00:57.436Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:00:57 [2022-07-15T12:00:57.436Z] === RUN   TestImagesFilterMultiReference
12:00:57 [2022-07-15T12:00:57.436Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:00:57 [2022-07-15T12:00:57.436Z] === RUN   TestImagePullPlatformInvalid
12:00:57 [2022-07-15T12:00:57.436Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:00:57 [2022-07-15T12:00:57.436Z] === RUN   TestRemoveImageOrphaning
12:00:57 [2022-07-15T12:00:57.694Z] --- PASS: TestRemoveImageOrphaning (0.26s)
12:00:57 [2022-07-15T12:00:57.694Z] === RUN   TestRemoveImageGarbageCollector
12:00:58 [2022-07-15T12:00:58.164Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:00:58 [2022-07-15T12:00:58.260Z] time="2022-07-15T12:00:58Z" level=info msg="[graphdriver] trying configured driver: overlay2"
12:00:59 [2022-07-15T12:00:59.635Z] --- PASS: TestRemoveImageGarbageCollector (1.81s)
12:00:59 [2022-07-15T12:00:59.635Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:00:59 [2022-07-15T12:00:59.635Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:00:59 [2022-07-15T12:00:59.635Z] === RUN   TestTagInvalidReference
12:00:59 [2022-07-15T12:00:59.635Z] --- PASS: TestTagInvalidReference (0.02s)
12:00:59 [2022-07-15T12:00:59.635Z] === RUN   TestTagValidPrefixedRepo
12:00:59 [2022-07-15T12:00:59.635Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:00:59 [2022-07-15T12:00:59.635Z] === RUN   TestTagExistedNameWithoutForce
12:00:59 [2022-07-15T12:00:59.635Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:00:59 [2022-07-15T12:00:59.635Z] === RUN   TestTagOfficialNames
12:00:59 [2022-07-15T12:00:59.893Z] --- PASS: TestTagOfficialNames (0.05s)
12:00:59 [2022-07-15T12:00:59.893Z] === RUN   TestTagMatchesDigest
12:00:59 [2022-07-15T12:00:59.893Z] --- PASS: TestTagMatchesDigest (0.01s)
12:00:59 [2022-07-15T12:00:59.893Z] === CONT  TestImportExtremelyLargeImageWorks
12:01:02 [2022-07-15T12:01:02.331Z] --- PASS: TestBuildPreserveOwnership (10.43s)
12:01:02 [2022-07-15T12:01:02.331Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.41s)
12:01:02 [2022-07-15T12:01:02.331Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
12:01:02 [2022-07-15T12:01:02.331Z] === RUN   TestBuildPlatformInvalid
12:01:02 [2022-07-15T12:01:02.331Z] --- PASS: TestBuildPlatformInvalid (0.09s)
12:01:02 [2022-07-15T12:01:02.331Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:01:02 [2022-07-15T12:01:02.331Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
12:01:02 [2022-07-15T12:01:02.331Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:01:02 [2022-07-15T12:01:02.331Z] PASS
12:01:02 [2022-07-15T12:01:02.331Z] 
12:01:02 [2022-07-15T12:01:02.331Z] === Skipped
12:01:02 [2022-07-15T12:01:02.331Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:01:02 [2022-07-15T12:01:02.331Z]     build_session_test.go:25: TODO: BuildKit
12:01:02 [2022-07-15T12:01:02.331Z] 
12:01:02 [2022-07-15T12:01:02.331Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:01:02 [2022-07-15T12:01:02.331Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:01:02 [2022-07-15T12:01:02.331Z] 
12:01:02 [2022-07-15T12:01:02.331Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:01:02 [2022-07-15T12:01:02.331Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
12:01:02 [2022-07-15T12:01:02.331Z] 
12:01:02 [2022-07-15T12:01:02.331Z] DONE 34 tests, 3 skipped in 112.823s
12:01:02 [2022-07-15T12:01:02.331Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:01:02 [2022-07-15T12:01:02.331Z] INFO: Testing against a local daemon
12:01:02 [2022-07-15T12:01:02.331Z] === RUN   TestConfigInspect
12:01:02 [2022-07-15T12:01:02.331Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:01:02 [2022-07-15T12:01:02.331Z] --- SKIP: TestConfigInspect (0.02s)
12:01:02 [2022-07-15T12:01:02.331Z] === RUN   TestConfigList
12:01:02 [2022-07-15T12:01:02.331Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:01:02 [2022-07-15T12:01:02.331Z] --- SKIP: TestConfigList (0.01s)
12:01:02 [2022-07-15T12:01:02.331Z] === RUN   TestConfigsCreateAndDelete
12:01:02 [2022-07-15T12:01:02.331Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:01:02 [2022-07-15T12:01:02.331Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
12:01:02 [2022-07-15T12:01:02.331Z] === RUN   TestConfigsUpdate
12:01:02 [2022-07-15T12:01:02.331Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:01:02 [2022-07-15T12:01:02.587Z] --- SKIP: TestConfigsUpdate (0.01s)
12:01:02 [2022-07-15T12:01:02.587Z] === RUN   TestTemplatedConfig
12:01:02 [2022-07-15T12:01:02.587Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:01:02 [2022-07-15T12:01:02.587Z] --- SKIP: TestTemplatedConfig (0.00s)
12:01:02 [2022-07-15T12:01:02.587Z] === RUN   TestConfigCreateResolve
12:01:02 [2022-07-15T12:01:02.587Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:01:02 [2022-07-15T12:01:02.587Z] --- SKIP: TestConfigCreateResolve (0.01s)
12:01:02 [2022-07-15T12:01:02.587Z] PASS
12:01:02 [2022-07-15T12:01:02.587Z] 
12:01:02 [2022-07-15T12:01:02.587Z] === Skipped
12:01:02 [2022-07-15T12:01:02.587Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
12:01:02 [2022-07-15T12:01:02.587Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:01:02 [2022-07-15T12:01:02.587Z] 
12:01:02 [2022-07-15T12:01:02.587Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
12:01:02 [2022-07-15T12:01:02.587Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:01:02 [2022-07-15T12:01:02.587Z] 
12:01:02 [2022-07-15T12:01:02.587Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
12:01:02 [2022-07-15T12:01:02.587Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:01:02 [2022-07-15T12:01:02.587Z] 
12:01:02 [2022-07-15T12:01:02.587Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
12:01:02 [2022-07-15T12:01:02.587Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:01:02 [2022-07-15T12:01:02.587Z] 
12:01:02 [2022-07-15T12:01:02.587Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
12:01:02 [2022-07-15T12:01:02.587Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:01:02 [2022-07-15T12:01:02.587Z] 
12:01:02 [2022-07-15T12:01:02.587Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
12:01:02 [2022-07-15T12:01:02.587Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:01:02 [2022-07-15T12:01:02.587Z] 
12:01:02 [2022-07-15T12:01:02.587Z] DONE 6 tests, 6 skipped in 0.165s
12:01:02 [2022-07-15T12:01:02.587Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:01:02 [2022-07-15T12:01:02.587Z] INFO: Testing against a local daemon
12:01:02 [2022-07-15T12:01:02.587Z] === RUN   TestAttachWithTTY
12:01:02 [2022-07-15T12:01:02.587Z] --- PASS: TestAttachWithTTY (0.06s)
12:01:02 [2022-07-15T12:01:02.587Z] === RUN   TestAttachWithoutTTy
12:01:02 [2022-07-15T12:01:02.843Z] --- PASS: TestAttachWithoutTTy (0.05s)
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestCheckpoint
12:01:02 [2022-07-15T12:01:02.843Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:01:02 [2022-07-15T12:01:02.843Z] --- SKIP: TestCheckpoint (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/commit
12:01:02 [2022-07-15T12:01:02.843Z] === PAUSE TestContainerInvalidJSON/commit
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/containers/create
12:01:02 [2022-07-15T12:01:02.843Z] === PAUSE TestContainerInvalidJSON/containers/create
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:01:02 [2022-07-15T12:01:02.843Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:01:02 [2022-07-15T12:01:02.843Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:01:02 [2022-07-15T12:01:02.843Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:01:02 [2022-07-15T12:01:02.843Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:01:02 [2022-07-15T12:01:02.843Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:01:02 [2022-07-15T12:01:02.843Z] === CONT  TestContainerInvalidJSON/commit
12:01:02 [2022-07-15T12:01:02.843Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:01:02 [2022-07-15T12:01:02.843Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:01:02 [2022-07-15T12:01:02.843Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:01:02 [2022-07-15T12:01:02.843Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:01:02 [2022-07-15T12:01:02.843Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:01:02 [2022-07-15T12:01:02.843Z] === CONT  TestContainerInvalidJSON/containers/create
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:01:02 [2022-07-15T12:01:02.843Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:01:02 [2022-07-15T12:01:02.843Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:01:02 [2022-07-15T12:01:02.843Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:01:02 [2022-07-15T12:01:02.843Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
12:01:02 [2022-07-15T12:01:02.843Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:01:02 [2022-07-15T12:01:02.844Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:01:02 [2022-07-15T12:01:02.844Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.01s)
12:01:02 [2022-07-15T12:01:02.844Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:01:02 [2022-07-15T12:01:02.844Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:01:02 [2022-07-15T12:01:02.844Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
12:01:02 [2022-07-15T12:01:02.844Z] === RUN   TestCopyFromContainerPathIsNotDir
12:01:02 [2022-07-15T12:01:02.844Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:01:02 [2022-07-15T12:01:02.844Z] === RUN   TestCopyToContainerPathDoesNotExist
12:01:03 [2022-07-15T12:01:03.099Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:01:03 [2022-07-15T12:01:03.099Z] === RUN   TestCopyEmptyFile
12:01:03 [2022-07-15T12:01:03.099Z] --- PASS: TestCopyEmptyFile (0.21s)
12:01:03 [2022-07-15T12:01:03.099Z] === RUN   TestCopyToContainerPathIsNotDir
12:01:03 [2022-07-15T12:01:03.355Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
12:01:03 [2022-07-15T12:01:03.355Z] === RUN   TestCopyFromContainer
12:01:05 [2022-07-15T12:01:05.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:01:05 [2022-07-15T12:01:05.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:01:07 [2022-07-15T12:01:07.518Z] === RUN   TestCopyFromContainer//
12:01:07 [2022-07-15T12:01:07.518Z] === RUN   TestCopyFromContainer//bar/root
12:01:07 [2022-07-15T12:01:07.518Z] === RUN   TestCopyFromContainer//bar/root/
12:01:07 [2022-07-15T12:01:07.518Z] === RUN   TestCopyFromContainer/bar/quux
12:01:07 [2022-07-15T12:01:07.518Z] === RUN   TestCopyFromContainer/bar/quux/
12:01:07 [2022-07-15T12:01:07.518Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:01:07 [2022-07-15T12:01:07.518Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:01:07 [2022-07-15T12:01:07.518Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:01:07 [2022-07-15T12:01:07.518Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:01:07 [2022-07-15T12:01:07.774Z] === RUN   TestCopyFromContainer/bar/notarget
12:01:07 [2022-07-15T12:01:07.774Z] --- PASS: TestCopyFromContainer (4.51s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
12:01:07 [2022-07-15T12:01:07.774Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:01:07 [2022-07-15T12:01:07.774Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:01:07 [2022-07-15T12:01:07.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:01:07 [2022-07-15T12:01:07.774Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:01:07 [2022-07-15T12:01:07.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:01:07 [2022-07-15T12:01:07.774Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:01:07 [2022-07-15T12:01:07.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:01:07 [2022-07-15T12:01:07.774Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:01:07 [2022-07-15T12:01:07.774Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:01:07 [2022-07-15T12:01:07.774Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:01:07 [2022-07-15T12:01:07.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:01:07 [2022-07-15T12:01:07.774Z] === RUN   TestCreateLinkToNonExistingContainer
12:01:07 [2022-07-15T12:01:07.774Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:01:07 [2022-07-15T12:01:07.774Z] === RUN   TestCreateWithInvalidEnv
12:01:07 [2022-07-15T12:01:07.774Z] === RUN   TestCreateWithInvalidEnv/0
12:01:07 [2022-07-15T12:01:07.774Z] === PAUSE TestCreateWithInvalidEnv/0
12:01:07 [2022-07-15T12:01:07.774Z] === RUN   TestCreateWithInvalidEnv/1
12:01:07 [2022-07-15T12:01:07.774Z] === PAUSE TestCreateWithInvalidEnv/1
12:01:07 [2022-07-15T12:01:07.774Z] === RUN   TestCreateWithInvalidEnv/2
12:01:07 [2022-07-15T12:01:07.774Z] === PAUSE TestCreateWithInvalidEnv/2
12:01:07 [2022-07-15T12:01:07.774Z] === CONT  TestCreateWithInvalidEnv/0
12:01:07 [2022-07-15T12:01:07.774Z] === CONT  TestCreateWithInvalidEnv/2
12:01:07 [2022-07-15T12:01:07.774Z] === CONT  TestCreateWithInvalidEnv/1
12:01:07 [2022-07-15T12:01:07.774Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:01:07 [2022-07-15T12:01:07.774Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:01:07 [2022-07-15T12:01:07.774Z] === RUN   TestCreateTmpfsMountsTarget
12:01:07 [2022-07-15T12:01:07.774Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:01:07 [2022-07-15T12:01:07.774Z] === RUN   TestCreateWithCustomMaskedPaths
12:01:09 [2022-07-15T12:01:09.137Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
12:01:09 [2022-07-15T12:01:09.138Z] === RUN   TestCreateWithCustomReadonlyPaths
12:01:10 [2022-07-15T12:01:10.503Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
12:01:10 [2022-07-15T12:01:10.503Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:01:10 [2022-07-15T12:01:10.503Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:01:10 [2022-07-15T12:01:10.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:01:10 [2022-07-15T12:01:10.503Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:01:10 [2022-07-15T12:01:10.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:01:10 [2022-07-15T12:01:10.503Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:01:10 [2022-07-15T12:01:10.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:01:10 [2022-07-15T12:01:10.503Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:01:10 [2022-07-15T12:01:10.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:01:10 [2022-07-15T12:01:10.503Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:01:10 [2022-07-15T12:01:10.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:01:10 [2022-07-15T12:01:10.503Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:01:10 [2022-07-15T12:01:10.503Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:01:10 [2022-07-15T12:01:10.503Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:01:10 [2022-07-15T12:01:10.503Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:01:10 [2022-07-15T12:01:10.503Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:01:10 [2022-07-15T12:01:10.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:01:10 [2022-07-15T12:01:10.503Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
12:01:10 [2022-07-15T12:01:10.503Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
12:01:10 [2022-07-15T12:01:10.503Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
12:01:10 [2022-07-15T12:01:10.503Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
12:01:10 [2022-07-15T12:01:10.503Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:01:10 [2022-07-15T12:01:10.503Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:01:10 [2022-07-15T12:01:10.759Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestCreateDifferentPlatform
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestCreateDifferentPlatform/different_os
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:01:10 [2022-07-15T12:01:10.759Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:01:10 [2022-07-15T12:01:10.759Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:01:10 [2022-07-15T12:01:10.759Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:01:10 [2022-07-15T12:01:10.759Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:01:10 [2022-07-15T12:01:10.759Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestCreateInvalidHostConfig
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:01:10 [2022-07-15T12:01:10.759Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:01:10 [2022-07-15T12:01:10.759Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:01:10 [2022-07-15T12:01:10.759Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:01:10 [2022-07-15T12:01:10.759Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:01:10 [2022-07-15T12:01:10.759Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:01:10 [2022-07-15T12:01:10.759Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:01:10 [2022-07-15T12:01:10.759Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:01:10 [2022-07-15T12:01:10.759Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:01:10 [2022-07-15T12:01:10.759Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:01:10 [2022-07-15T12:01:10.759Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:01:10 [2022-07-15T12:01:10.759Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:01:10 [2022-07-15T12:01:10.759Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:01:10 [2022-07-15T12:01:10.759Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestContainerStartOnDaemonRestart
12:01:10 [2022-07-15T12:01:10.759Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:01:10 [2022-07-15T12:01:10.759Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestDaemonRestartIpcMode
12:01:10 [2022-07-15T12:01:10.759Z] === PAUSE TestDaemonRestartIpcMode
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestDaemonHostGatewayIP
12:01:10 [2022-07-15T12:01:10.759Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:01:10 [2022-07-15T12:01:10.759Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestRestartDaemonWithRestartingContainer
12:01:10 [2022-07-15T12:01:10.759Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestContainerKillOnDaemonStart
12:01:10 [2022-07-15T12:01:10.759Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:01:10 [2022-07-15T12:01:10.759Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:01:10 [2022-07-15T12:01:10.759Z] === RUN   TestDiff
12:01:11 [2022-07-15T12:01:11.320Z] --- PASS: TestDiff (0.41s)
12:01:11 [2022-07-15T12:01:11.320Z] === RUN   TestExecConsoleSize
12:01:11 [2022-07-15T12:01:11.881Z] --- PASS: TestExecConsoleSize (0.47s)
12:01:11 [2022-07-15T12:01:11.881Z] === RUN   TestExecWithCloseStdin
12:01:12 [2022-07-15T12:01:12.136Z] --- PASS: TestExecWithCloseStdin (0.49s)
12:01:12 [2022-07-15T12:01:12.136Z] === RUN   TestExec
12:01:12 [2022-07-15T12:01:12.698Z] --- PASS: TestExec (0.56s)
12:01:12 [2022-07-15T12:01:12.698Z] === RUN   TestExecUser
12:01:13 [2022-07-15T12:01:13.259Z] --- PASS: TestExecUser (0.51s)
12:01:13 [2022-07-15T12:01:13.259Z] === RUN   TestExportContainerAndImportImage
12:01:13 [2022-07-15T12:01:13.821Z] --- PASS: TestExportContainerAndImportImage (0.60s)
12:01:13 [2022-07-15T12:01:13.821Z] === RUN   TestExportContainerAfterDaemonRestart
12:01:15 [2022-07-15T12:01:15.186Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
12:01:15 [2022-07-15T12:01:15.186Z] === RUN   TestHealthCheckWorkdir
12:01:15 [2022-07-15T12:01:15.749Z] --- PASS: TestHealthCheckWorkdir (0.56s)
12:01:15 [2022-07-15T12:01:15.749Z] === RUN   TestHealthKillContainer
12:01:23 [2022-07-15T12:01:23.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:01:23 [2022-07-15T12:01:23.830Z] --- PASS: TestHealthKillContainer (7.77s)
12:01:23 [2022-07-15T12:01:23.830Z] === RUN   TestInspectCpusetInConfigPre120
12:01:23 [2022-07-15T12:01:23.830Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:01:23 [2022-07-15T12:01:23.830Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:01:23 [2022-07-15T12:01:23.830Z] === RUN   TestIpcModeNone
12:01:24 [2022-07-15T12:01:24.086Z] --- PASS: TestIpcModeNone (0.60s)
12:01:24 [2022-07-15T12:01:24.086Z] === RUN   TestIpcModePrivate
12:01:24 [2022-07-15T12:01:24.342Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
12:01:24 [2022-07-15T12:01:24.598Z] --- PASS: TestIpcModePrivate (0.46s)
12:01:24 [2022-07-15T12:01:24.598Z] === RUN   TestIpcModeShareable
12:01:24 [2022-07-15T12:01:24.598Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:01:24 [2022-07-15T12:01:24.598Z] --- SKIP: TestIpcModeShareable (0.00s)
12:01:24 [2022-07-15T12:01:24.598Z] === RUN   TestAPIIpcModeShareableAndContainer
12:01:25 [2022-07-15T12:01:25.967Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s)
12:01:25 [2022-07-15T12:01:25.967Z] === RUN   TestAPIIpcModeHost
12:01:25 [2022-07-15T12:01:25.967Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:01:25 [2022-07-15T12:01:25.967Z] --- SKIP: TestAPIIpcModeHost (0.00s)
12:01:25 [2022-07-15T12:01:25.967Z] === RUN   TestDaemonIpcModeShareable
12:01:25 [2022-07-15T12:01:25.967Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:01:25 [2022-07-15T12:01:25.967Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
12:01:25 [2022-07-15T12:01:25.967Z] === RUN   TestDaemonIpcModePrivate
12:01:26 [2022-07-15T12:01:26.896Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
12:01:27 [2022-07-15T12:01:27.153Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
12:01:27 [2022-07-15T12:01:27.153Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:01:27 [2022-07-15T12:01:27.153Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:01:27 [2022-07-15T12:01:27.153Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
12:01:27 [2022-07-15T12:01:27.153Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:01:27 [2022-07-15T12:01:27.153Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:01:27 [2022-07-15T12:01:27.153Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
12:01:27 [2022-07-15T12:01:27.153Z] === RUN   TestIpcModeOlderClient
12:01:27 [2022-07-15T12:01:27.153Z] === PAUSE TestIpcModeOlderClient
12:01:27 [2022-07-15T12:01:27.153Z] === RUN   TestKillContainerInvalidSignal
12:01:27 [2022-07-15T12:01:27.714Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
12:01:27 [2022-07-15T12:01:27.714Z] === RUN   TestKillContainer
12:01:27 [2022-07-15T12:01:27.714Z] === RUN   TestKillContainer/no_signal
12:01:27 [2022-07-15T12:01:27.971Z] === RUN   TestKillContainer/non_killing_signal
12:01:28 [2022-07-15T12:01:28.532Z] === RUN   TestKillContainer/killing_signal
12:01:29 [2022-07-15T12:01:29.093Z] --- PASS: TestKillContainer (1.34s)
12:01:29 [2022-07-15T12:01:29.093Z]     --- PASS: TestKillContainer/no_signal (0.44s)
12:01:29 [2022-07-15T12:01:29.093Z]     --- PASS: TestKillContainer/non_killing_signal (0.33s)
12:01:29 [2022-07-15T12:01:29.093Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
12:01:29 [2022-07-15T12:01:29.093Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:01:29 [2022-07-15T12:01:29.093Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:01:29 [2022-07-15T12:01:29.365Z] ok  	github.com/docker/docker/pkg/plugins	33.648s	coverage: 76.3% of statements
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/rootless	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/volume	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === Skipped
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     network_proxy_test.go:208: No support for dual stack yet
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:44: Driver btrfs not supported
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:44: Driver btrfs not supported
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:44: Driver btrfs not supported
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:44: Driver btrfs not supported
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:44: Driver btrfs not supported
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:71: No driver to put!
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z] time="2022-07-15T12:00:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z] time="2022-07-15T12:00:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z] time="2022-07-15T12:00:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z] time="2022-07-15T12:00:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z] time="2022-07-15T12:00:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:71: No driver to put!
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     overlay_test.go:50: Fails to compute changes intermittently
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:44: Driver zfs not supported
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:44: Driver zfs not supported
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:44: Driver zfs not supported
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:44: Driver zfs not supported
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:44: Driver zfs not supported
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     graphtest_unix.go:71: No driver to put!
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:01:29 [2022-07-15T12:01:29.365Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
12:01:29 [2022-07-15T12:01:29.365Z] 
12:01:29 [2022-07-15T12:01:29.365Z] DONE 2789 tests, 28 skipped in 91.193s
12:01:29 [2022-07-15T12:01:29.365Z] + '[' -n 'github.com/docker/docker/libnetwork
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/bitseq
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/cluster
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/config
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/datastore
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/diagnostic
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/discoverapi
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/driverapi
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/drivers/bridge
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/drivers/host
12:01:29 [2022-07-15T12:01:29.365Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/drivers/null
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/drivers/overlay
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/drivers/remote
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/drivers/windows
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/drvregistry
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/etchosts
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/idm
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/internal/caller
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/ipam
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/ipamapi
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/ipams/builtin
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/ipams/null
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/ipams/remote
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/ipamutils
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/iptables
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/netlabel
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/netutils
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/networkdb
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/ns
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/options
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/osl
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/osl/kernel
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/portallocator
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/portmapper
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/resolvconf
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/testutils
12:01:29 [2022-07-15T12:01:29.366Z] github.com/docker/docker/libnetwork/types' ']'
12:01:29 [2022-07-15T12:01:29.366Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
12:01:29 [2022-07-15T12:01:29.654Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:01:29 [2022-07-15T12:01:29.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:01:29 [2022-07-15T12:01:29.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s)
12:01:29 [2022-07-15T12:01:29.910Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s)
12:01:29 [2022-07-15T12:01:29.910Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
12:01:29 [2022-07-15T12:01:29.910Z] === RUN   TestKillStoppedContainer
12:01:29 [2022-07-15T12:01:29.910Z] --- PASS: TestKillStoppedContainer (0.04s)
12:01:29 [2022-07-15T12:01:29.910Z] === RUN   TestKillStoppedContainerAPIPre120
12:01:29 [2022-07-15T12:01:29.910Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:01:29 [2022-07-15T12:01:29.910Z] === RUN   TestKillDifferentUserContainer
12:01:30 [2022-07-15T12:01:30.472Z] --- PASS: TestKillDifferentUserContainer (0.46s)
12:01:30 [2022-07-15T12:01:30.472Z] === RUN   TestInspectOomKilledTrue
12:01:30 [2022-07-15T12:01:30.472Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
12:01:30 [2022-07-15T12:01:30.472Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:01:30 [2022-07-15T12:01:30.472Z] === RUN   TestInspectOomKilledFalse
12:01:30 [2022-07-15T12:01:30.472Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:01:30 [2022-07-15T12:01:30.472Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:01:30 [2022-07-15T12:01:30.472Z] === RUN   TestLinksEtcHostsContentMatch
12:01:30 [2022-07-15T12:01:30.472Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:01:30 [2022-07-15T12:01:30.472Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
12:01:30 [2022-07-15T12:01:30.472Z] === RUN   TestLinksContainerNames
12:01:31 [2022-07-15T12:01:31.065Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:01:31 [2022-07-15T12:01:31.065Z] Using test binary docker
12:01:31 [2022-07-15T12:01:31.065Z] +++ /etc/init.d/apparmor start
12:01:31 [2022-07-15T12:01:31.065Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:01:31 [2022-07-15T12:01:31.065Z] INFO: Waiting for daemon to start...
12:01:31 [2022-07-15T12:01:31.065Z] Starting dockerd
12:01:31 [2022-07-15T12:01:31.065Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
12:01:31 [2022-07-15T12:01:31.065Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:01:31 [2022-07-15T12:01:31.065Z] Using test binary docker
12:01:31 [2022-07-15T12:01:31.065Z] +++ /etc/init.d/apparmor start
12:01:31 [2022-07-15T12:01:31.065Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:01:31 [2022-07-15T12:01:31.065Z] INFO: Waiting for daemon to start...
12:01:31 [2022-07-15T12:01:31.065Z] Starting dockerd
12:01:31 [2022-07-15T12:01:31.065Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
12:01:31 [2022-07-15T12:01:31.399Z] --- PASS: TestLinksContainerNames (0.87s)
12:01:31 [2022-07-15T12:01:31.399Z] === RUN   TestLogsFollowTailEmpty
12:01:31 [2022-07-15T12:01:31.654Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
12:01:31 [2022-07-15T12:01:31.654Z] === RUN   TestLogs
12:01:31 [2022-07-15T12:01:31.654Z] === RUN   TestLogs/driver_local
12:01:31 [2022-07-15T12:01:31.654Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:01:31 [2022-07-15T12:01:31.654Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:01:31 [2022-07-15T12:01:31.654Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:01:31 [2022-07-15T12:01:31.654Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:01:31 [2022-07-15T12:01:31.654Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:01:31 [2022-07-15T12:01:31.654Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:01:31 [2022-07-15T12:01:31.654Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:01:31 [2022-07-15T12:01:31.654Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:01:31 [2022-07-15T12:01:31.654Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:01:31 [2022-07-15T12:01:31.654Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:01:31 [2022-07-15T12:01:31.654Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:01:31 [2022-07-15T12:01:31.654Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:01:31 [2022-07-15T12:01:31.654Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:01:31 [2022-07-15T12:01:31.654Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:01:32 [2022-07-15T12:01:32.216Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:01:32 [2022-07-15T12:01:32.472Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:01:33 [2022-07-15T12:01:33.036Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:01:33 [2022-07-15T12:01:33.292Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:01:33 [2022-07-15T12:01:33.854Z] === RUN   TestLogs/driver_json-file
12:01:33 [2022-07-15T12:01:33.854Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:01:33 [2022-07-15T12:01:33.854Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:01:33 [2022-07-15T12:01:33.854Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:01:33 [2022-07-15T12:01:33.854Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:01:33 [2022-07-15T12:01:33.854Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:01:33 [2022-07-15T12:01:33.854Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:01:33 [2022-07-15T12:01:33.854Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:01:33 [2022-07-15T12:01:33.854Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:01:33 [2022-07-15T12:01:33.854Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:01:33 [2022-07-15T12:01:33.854Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:01:33 [2022-07-15T12:01:33.854Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:01:33 [2022-07-15T12:01:33.854Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:01:33 [2022-07-15T12:01:33.854Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:01:33 [2022-07-15T12:01:33.854Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:01:34 [2022-07-15T12:01:34.415Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:01:34 [2022-07-15T12:01:34.670Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:01:34 [2022-07-15T12:01:34.926Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:01:35 [2022-07-15T12:01:35.487Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:01:35 [2022-07-15T12:01:35.742Z] --- PASS: TestLogs (4.00s)
12:01:35 [2022-07-15T12:01:35.742Z]     --- PASS: TestLogs/driver_local (0.01s)
12:01:35 [2022-07-15T12:01:35.742Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.58s)
12:01:35 [2022-07-15T12:01:35.742Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.68s)
12:01:35 [2022-07-15T12:01:35.742Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.67s)
12:01:35 [2022-07-15T12:01:35.742Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s)
12:01:35 [2022-07-15T12:01:35.742Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.66s)
12:01:35 [2022-07-15T12:01:35.742Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
12:01:35 [2022-07-15T12:01:35.742Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:01:35 [2022-07-15T12:01:35.742Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s)
12:01:35 [2022-07-15T12:01:35.742Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.87s)
12:01:35 [2022-07-15T12:01:35.742Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
12:01:35 [2022-07-15T12:01:35.742Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.74s)
12:01:35 [2022-07-15T12:01:35.742Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s)
12:01:35 [2022-07-15T12:01:35.742Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.40s)
12:01:35 [2022-07-15T12:01:35.742Z] === RUN   TestContainerNetworkMountsNoChown
12:01:36 [2022-07-15T12:01:36.303Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/default
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/default
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/private
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/private
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/rprivate
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/rprivate
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/slave
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/slave
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/rslave
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/rslave
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/shared
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/shared
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/rshared
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/rshared
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/default
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/default/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/default/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/rslave
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/rshared
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/shared
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/rprivate
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/slave
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/private
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/private/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === RUN   TestMountDaemonRoot/private/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/default/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/default/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:01:36 [2022-07-15T12:01:36.303Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:01:36 [2022-07-15T12:01:36.559Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:01:36 [2022-07-15T12:01:36.559Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:01:36 [2022-07-15T12:01:36.559Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:01:36 [2022-07-15T12:01:36.559Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:01:36 [2022-07-15T12:01:36.559Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:01:36 [2022-07-15T12:01:36.559Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:01:36 [2022-07-15T12:01:36.559Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:01:36 [2022-07-15T12:01:36.559Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:01:36 [2022-07-15T12:01:36.559Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:01:36 [2022-07-15T12:01:36.559Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:01:36 [2022-07-15T12:01:36.559Z] === CONT  TestMountDaemonRoot/private/bind_root
12:01:36 [2022-07-15T12:01:36.559Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:01:36 [2022-07-15T12:01:36.559Z] === CONT  TestMountDaemonRoot/private/mount_root
12:01:36 [2022-07-15T12:01:36.559Z] --- PASS: TestMountDaemonRoot (0.01s)
12:01:36 [2022-07-15T12:01:36.559Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:01:36 [2022-07-15T12:01:36.559Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:01:36 [2022-07-15T12:01:36.559Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:01:36 [2022-07-15T12:01:36.559Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:01:36 [2022-07-15T12:01:36.559Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
12:01:36 [2022-07-15T12:01:36.559Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:01:36 [2022-07-15T12:01:36.559Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:01:36 [2022-07-15T12:01:36.559Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:01:36 [2022-07-15T12:01:36.559Z] === RUN   TestContainerBindMountNonRecursive
12:01:36 [2022-07-15T12:01:36.559Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:01:36 [2022-07-15T12:01:36.559Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
12:01:36 [2022-07-15T12:01:36.559Z] === RUN   TestContainerVolumesMountedAsShared
12:01:36 [2022-07-15T12:01:36.559Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:01:36 [2022-07-15T12:01:36.559Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
12:01:36 [2022-07-15T12:01:36.559Z] === RUN   TestContainerVolumesMountedAsSlave
12:01:36 [2022-07-15T12:01:36.559Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:01:36 [2022-07-15T12:01:36.559Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
12:01:36 [2022-07-15T12:01:36.559Z] === RUN   TestNetworkNat
12:01:37 [2022-07-15T12:01:37.121Z] --- PASS: TestNetworkNat (0.54s)
12:01:37 [2022-07-15T12:01:37.121Z] === RUN   TestNetworkLocalhostTCPNat
12:01:37 [2022-07-15T12:01:37.683Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
12:01:37 [2022-07-15T12:01:37.683Z] === RUN   TestNetworkLoopbackNat
12:01:37 [2022-07-15T12:01:37.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:01:37 [2022-07-15T12:01:37.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:01:37 [2022-07-15T12:01:37.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:01:38 [2022-07-15T12:01:38.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:01:39 [2022-07-15T12:01:39.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:01:39 [2022-07-15T12:01:39.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:01:40 [2022-07-15T12:01:40.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:01:40 [2022-07-15T12:01:40.197Z] --- PASS: TestNetworkLoopbackNat (2.52s)
12:01:40 [2022-07-15T12:01:40.197Z] === RUN   TestPause
12:01:40 [2022-07-15T12:01:40.197Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
12:01:40 [2022-07-15T12:01:40.197Z] --- SKIP: TestPause (0.00s)
12:01:40 [2022-07-15T12:01:40.197Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:01:40 [2022-07-15T12:01:40.197Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:01:40 [2022-07-15T12:01:40.197Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:01:40 [2022-07-15T12:01:40.197Z] === RUN   TestPauseStopPausedContainer
12:01:40 [2022-07-15T12:01:40.197Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
12:01:40 [2022-07-15T12:01:40.197Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
12:01:40 [2022-07-15T12:01:40.197Z] === RUN   TestPidHost
12:01:41 [2022-07-15T12:01:41.189Z] --- PASS: TestPidHost (0.98s)
12:01:41 [2022-07-15T12:01:41.189Z] === RUN   TestPsFilter
12:01:41 [2022-07-15T12:01:41.189Z] --- PASS: TestPsFilter (0.11s)
12:01:41 [2022-07-15T12:01:41.189Z] === RUN   TestRemoveContainerWithRemovedVolume
12:01:41 [2022-07-15T12:01:41.757Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
12:01:41 [2022-07-15T12:01:41.757Z] === RUN   TestRemoveContainerWithVolume
12:01:42 [2022-07-15T12:01:42.020Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
12:01:42 [2022-07-15T12:01:42.020Z] === RUN   TestRemoveContainerRunning
12:01:42 [2022-07-15T12:01:42.581Z] --- PASS: TestRemoveContainerRunning (0.44s)
12:01:42 [2022-07-15T12:01:42.581Z] === RUN   TestRemoveContainerForceRemoveRunning
12:01:42 [2022-07-15T12:01:42.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:01:42 [2022-07-15T12:01:42.837Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
12:01:42 [2022-07-15T12:01:42.837Z] === RUN   TestRemoveInvalidContainer
12:01:42 [2022-07-15T12:01:42.837Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:01:42 [2022-07-15T12:01:42.837Z] === RUN   TestRenameLinkedContainer
12:01:43 [2022-07-15T12:01:43.260Z] .
12:01:43 [2022-07-15T12:01:43.260Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:01:43 [2022-07-15T12:01:43.260Z] 
12:01:43 [2022-07-15T12:01:43.260Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:01:43 [2022-07-15T12:01:43.260Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:01:43 [2022-07-15T12:01:43.260Z] Error: No such image: emptyfs
12:01:43 [2022-07-15T12:01:43.260Z] ++++ docker load
12:01:43 [2022-07-15T12:01:43.260Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:01:43 [2022-07-15T12:01:43.260Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:01:43 [2022-07-15T12:01:43.260Z] Error: No such image: emptyfs
12:01:43 [2022-07-15T12:01:43.260Z] ++++ docker load
12:01:43 [2022-07-15T12:01:43.260Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:01:43 [2022-07-15T12:01:43.260Z] Running integration-test (iteration 1)
12:01:43 [2022-07-15T12:01:43.260Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
12:01:43 [2022-07-15T12:01:43.260Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
12:01:43 [2022-07-15T12:01:43.260Z] ++ set -e
12:01:43 [2022-07-15T12:01:43.260Z] ++ '[' -n 0 ']'
12:01:43 [2022-07-15T12:01:43.260Z] ++ set -x
12:01:43 [2022-07-15T12:01:43.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
12:01:43 [2022-07-15T12:01:43.260Z] Running integration-test (iteration 1)
12:01:43 [2022-07-15T12:01:43.260Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:01:43 [2022-07-15T12:01:43.260Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
12:01:43 [2022-07-15T12:01:43.260Z] ++ set -e
12:01:43 [2022-07-15T12:01:43.260Z] ++ '[' -n 0 ']'
12:01:43 [2022-07-15T12:01:43.260Z] ++ set -x
12:01:43 [2022-07-15T12:01:43.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
12:01:43 [2022-07-15T12:01:43.260Z] Loaded image: busybox:latest
12:01:43 [2022-07-15T12:01:43.260Z] Loaded image: busybox:latest
12:01:43 [2022-07-15T12:01:43.260Z] --- PASS: TestBuildWithHugeFile (123.31s)
12:01:43 [2022-07-15T12:01:43.260Z] === RUN   TestBuildWCOWSandboxSize
12:01:43 [2022-07-15T12:01:43.260Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:01:43 [2022-07-15T12:01:43.260Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:01:43 [2022-07-15T12:01:43.260Z] === RUN   TestBuildWithEmptyDockerfile
12:01:43 [2022-07-15T12:01:43.260Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:01:43 [2022-07-15T12:01:43.260Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:01:43 [2022-07-15T12:01:43.260Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:01:43 [2022-07-15T12:01:43.260Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:01:43 [2022-07-15T12:01:43.260Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:01:43 [2022-07-15T12:01:43.260Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:01:43 [2022-07-15T12:01:43.260Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:01:43 [2022-07-15T12:01:43.260Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:01:43 [2022-07-15T12:01:43.260Z] Loaded image: busybox:glibc
12:01:43 [2022-07-15T12:01:43.260Z] Loaded image: busybox:glibc
12:01:43 [2022-07-15T12:01:43.260Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:01:43 [2022-07-15T12:01:43.260Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
12:01:43 [2022-07-15T12:01:43.260Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
12:01:43 [2022-07-15T12:01:43.260Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
12:01:43 [2022-07-15T12:01:43.260Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
12:01:43 [2022-07-15T12:01:43.260Z] === RUN   TestBuildPreserveOwnership
12:01:43 [2022-07-15T12:01:43.260Z] === RUN   TestBuildPreserveOwnership/copy_from
12:01:43 [2022-07-15T12:01:43.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:01:44 [2022-07-15T12:01:44.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:01:44 [2022-07-15T12:01:44.724Z] --- PASS: TestRenameLinkedContainer (1.68s)
12:01:44 [2022-07-15T12:01:44.724Z] === RUN   TestRenameStoppedContainer
12:01:44 [2022-07-15T12:01:44.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:01:44 [2022-07-15T12:01:44.983Z] --- PASS: TestRenameStoppedContainer (0.40s)
12:01:44 [2022-07-15T12:01:44.983Z] === RUN   TestRenameRunningContainerAndReuse
12:01:45 [2022-07-15T12:01:45.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:01:45 [2022-07-15T12:01:45.910Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
12:01:45 [2022-07-15T12:01:45.911Z] === RUN   TestRenameInvalidName
12:01:46 [2022-07-15T12:01:46.166Z] --- PASS: TestRenameInvalidName (0.42s)
12:01:46 [2022-07-15T12:01:46.166Z] === RUN   TestRenameAnonymousContainer
12:01:46 [2022-07-15T12:01:46.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:01:47 [2022-07-15T12:01:47.447Z] Loaded image: debian:bullseye-slim
12:01:47 [2022-07-15T12:01:47.447Z] Loaded image: hello-world:latest
12:01:47 [2022-07-15T12:01:47.447Z] Loaded image: debian:bullseye-slim
12:01:47 [2022-07-15T12:01:47.447Z] Loaded image: hello-world:latest
12:01:47 [2022-07-15T12:01:47.447Z] Loaded image: arm32v7/hello-world:latest
12:01:47 [2022-07-15T12:01:47.447Z] INFO: Testing against a local daemon
12:01:47 [2022-07-15T12:01:47.447Z] === RUN   TestDockerSuite
12:01:47 [2022-07-15T12:01:47.447Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:01:47 [2022-07-15T12:01:47.447Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:01:47 [2022-07-15T12:01:47.447Z] Loaded image: arm32v7/hello-world:latest
12:01:47 [2022-07-15T12:01:47.447Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:01:47 [2022-07-15T12:01:47.447Z] INFO: Testing against a local daemon
12:01:47 [2022-07-15T12:01:47.447Z] === RUN   TestDockerDaemonSuite
12:01:47 [2022-07-15T12:01:47.447Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:01:47 [2022-07-15T12:01:47.447Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
12:01:47 [2022-07-15T12:01:47.447Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:01:47 [2022-07-15T12:01:47.447Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:01:47 [2022-07-15T12:01:47.447Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:01:47 [2022-07-15T12:01:47.447Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:01:47 [2022-07-15T12:01:47.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:01:47 [2022-07-15T12:01:47.705Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:01:47 [2022-07-15T12:01:47.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:01:48 [2022-07-15T12:01:48.057Z] --- PASS: TestRenameAnonymousContainer (1.49s)
12:01:48 [2022-07-15T12:01:48.057Z] === RUN   TestRenameContainerWithSameName
12:01:48 [2022-07-15T12:01:48.057Z] --- PASS: TestRenameContainerWithSameName (0.40s)
12:01:48 [2022-07-15T12:01:48.057Z] === RUN   TestRenameContainerWithLinkedContainer
12:01:48 [2022-07-15T12:01:48.353Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:01:48 [2022-07-15T12:01:48.353Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:01:48 [2022-07-15T12:01:48.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:01:48 [2022-07-15T12:01:48.942Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:01:48 [2022-07-15T12:01:48.983Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
12:01:48 [2022-07-15T12:01:48.983Z] === RUN   TestResize
12:01:49 [2022-07-15T12:01:49.521Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:01:49 [2022-07-15T12:01:49.521Z] --- PASS: TestBuildPreserveOwnership (6.20s)
12:01:49 [2022-07-15T12:01:49.521Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.48s)
12:01:49 [2022-07-15T12:01:49.521Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s)
12:01:49 [2022-07-15T12:01:49.521Z] === RUN   TestBuildPlatformInvalid
12:01:49 [2022-07-15T12:01:49.521Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:01:49 [2022-07-15T12:01:49.521Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:01:49 [2022-07-15T12:01:49.547Z] --- PASS: TestResize (0.42s)
12:01:49 [2022-07-15T12:01:49.547Z] === RUN   TestResizeWithInvalidSize
12:01:49 [2022-07-15T12:01:49.803Z] --- PASS: TestResizeWithInvalidSize (0.45s)
12:01:49 [2022-07-15T12:01:49.803Z] === RUN   TestResizeWhenContainerNotStarted
12:01:49 [2022-07-15T12:01:49.840Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:01:49 [2022-07-15T12:01:49.840Z] Using test binary docker
12:01:49 [2022-07-15T12:01:49.840Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:01:49 [2022-07-15T12:01:49.840Z] +++ /etc/init.d/apparmor start
12:01:49 [2022-07-15T12:01:49.840Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:01:49 [2022-07-15T12:01:49.840Z] INFO: Waiting for daemon to start...
12:01:49 [2022-07-15T12:01:49.840Z] Starting dockerd
12:01:49 [2022-07-15T12:01:49.840Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
12:01:50 [2022-07-15T12:01:50.096Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:01:50 [2022-07-15T12:01:50.358Z] Loaded image: busybox:latest
12:01:50 [2022-07-15T12:01:50.364Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
12:01:50 [2022-07-15T12:01:50.364Z] === RUN   TestDaemonRestartKillContainers
12:01:50 [2022-07-15T12:01:50.364Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:01:50 [2022-07-15T12:01:50.364Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:01:50 [2022-07-15T12:01:50.364Z] === RUN   TestCgroupNamespacesRun
12:01:50 [2022-07-15T12:01:50.624Z] Loaded image: busybox:glibc
12:01:50 [2022-07-15T12:01:50.890Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:01:50 [2022-07-15T12:01:50.890Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:01:51 [2022-07-15T12:01:51.728Z] --- PASS: TestCgroupNamespacesRun (1.14s)
12:01:51 [2022-07-15T12:01:51.728Z] === RUN   TestCgroupNamespacesRunPrivileged
12:01:51 [2022-07-15T12:01:51.830Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
12:01:52 [2022-07-15T12:01:52.655Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
12:01:52 [2022-07-15T12:01:52.655Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:01:52 [2022-07-15T12:01:52.764Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:01:53 [2022-07-15T12:01:53.022Z] Loaded image: debian:bullseye-slim
12:01:53 [2022-07-15T12:01:53.022Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:01:53 [2022-07-15T12:01:53.022Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:01:53 [2022-07-15T12:01:53.022Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:01:53 [2022-07-15T12:01:53.280Z] Loaded image: hello-world:latest
12:01:53 [2022-07-15T12:01:53.281Z] Loaded image: arm32v7/hello-world:latest
12:01:53 [2022-07-15T12:01:53.281Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
12:01:54 [2022-07-15T12:01:54.018Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
12:01:54 [2022-07-15T12:01:54.018Z] === RUN   TestCgroupNamespacesRunHostMode
12:01:54 [2022-07-15T12:01:54.217Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:01:54 [2022-07-15T12:01:54.784Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:01:54 [2022-07-15T12:01:54.945Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
12:01:54 [2022-07-15T12:01:54.945Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:01:55 [2022-07-15T12:01:55.042Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:01:55 [2022-07-15T12:01:55.042Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:01:55 [2022-07-15T12:01:55.042Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:01:56 [2022-07-15T12:01:56.309Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
12:01:56 [2022-07-15T12:01:56.309Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:01:56 [2022-07-15T12:01:56.411Z] .
12:01:56 [2022-07-15T12:01:56.411Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:01:56 [2022-07-15T12:01:56.411Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:01:56 [2022-07-15T12:01:56.411Z] Error: No such image: emptyfs
12:01:56 [2022-07-15T12:01:56.411Z] ++++ docker load
12:01:56 [2022-07-15T12:01:56.411Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:01:56 [2022-07-15T12:01:56.411Z] Running integration-test (iteration 1)
12:01:56 [2022-07-15T12:01:56.411Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:01:56 [2022-07-15T12:01:56.411Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
12:01:56 [2022-07-15T12:01:56.411Z] ++ set -e
12:01:56 [2022-07-15T12:01:56.411Z] ++ '[' -n 0 ']'
12:01:56 [2022-07-15T12:01:56.411Z] ++ set -x
12:01:56 [2022-07-15T12:01:56.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
12:01:56 [2022-07-15T12:01:56.411Z] Loaded image: busybox:latest
12:01:56 [2022-07-15T12:01:56.411Z] Loaded image: busybox:glibc
12:01:57 [2022-07-15T12:01:57.236Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
12:01:57 [2022-07-15T12:01:57.236Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:01:57 [2022-07-15T12:01:57.351Z] Loaded image: debian:bullseye-slim
12:01:57 [2022-07-15T12:01:57.351Z] Loaded image: hello-world:latest
12:01:57 [2022-07-15T12:01:57.611Z] Loaded image: arm32v7/hello-world:latest
12:01:57 [2022-07-15T12:01:57.611Z] INFO: Testing against a local daemon
12:01:57 [2022-07-15T12:01:57.611Z] === RUN   TestCgroupNamespacesBuild
12:01:57 [2022-07-15T12:01:57.797Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
12:01:57 [2022-07-15T12:01:57.797Z] === RUN   TestCgroupNamespacesRunOlderClient
12:01:58 [2022-07-15T12:01:58.549Z] --- PASS: TestCgroupNamespacesBuild (1.12s)
12:01:58 [2022-07-15T12:01:58.549Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:01:59 [2022-07-15T12:01:59.163Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
12:01:59 [2022-07-15T12:01:59.163Z] === RUN   TestNISDomainname
12:01:59 [2022-07-15T12:01:59.163Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:01:59 [2022-07-15T12:01:59.163Z] --- SKIP: TestNISDomainname (0.02s)
12:01:59 [2022-07-15T12:01:59.163Z] === RUN   TestHostnameDnsResolution
12:01:59 [2022-07-15T12:01:59.230Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:01:59 [2022-07-15T12:01:59.731Z] --- PASS: TestHostnameDnsResolution (0.68s)
12:01:59 [2022-07-15T12:01:59.731Z] === RUN   TestUnprivilegedPortsAndPing
12:01:59 [2022-07-15T12:01:59.731Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
12:01:59 [2022-07-15T12:01:59.731Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
12:01:59 [2022-07-15T12:01:59.731Z] === RUN   TestPrivilegedHostDevices
12:01:59 [2022-07-15T12:01:59.931Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
12:01:59 [2022-07-15T12:01:59.931Z] === RUN   TestBuildWithSession
12:01:59 [2022-07-15T12:01:59.931Z]     build_session_test.go:25: TODO: BuildKit
12:01:59 [2022-07-15T12:01:59.931Z] --- SKIP: TestBuildWithSession (0.00s)
12:01:59 [2022-07-15T12:01:59.931Z] === RUN   TestBuildSquashParent
12:02:00 [2022-07-15T12:02:00.292Z] --- PASS: TestPrivilegedHostDevices (0.49s)
12:02:00 [2022-07-15T12:02:00.292Z] === RUN   TestRunConsoleSize
12:02:00 [2022-07-15T12:02:00.853Z] --- PASS: TestRunConsoleSize (0.44s)
12:02:00 [2022-07-15T12:02:00.853Z] === RUN   TestStats
12:02:00 [2022-07-15T12:02:00.853Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:02:00 [2022-07-15T12:02:00.853Z] --- SKIP: TestStats (0.00s)
12:02:00 [2022-07-15T12:02:00.853Z] === RUN   TestStopContainerWithTimeout
12:02:00 [2022-07-15T12:02:00.853Z] === RUN   TestStopContainerWithTimeout/0
12:02:00 [2022-07-15T12:02:00.853Z] === PAUSE TestStopContainerWithTimeout/0
12:02:00 [2022-07-15T12:02:00.853Z] === RUN   TestStopContainerWithTimeout/1
12:02:00 [2022-07-15T12:02:00.853Z] === PAUSE TestStopContainerWithTimeout/1
12:02:00 [2022-07-15T12:02:00.853Z] === RUN   TestStopContainerWithTimeout/3
12:02:00 [2022-07-15T12:02:00.853Z] === PAUSE TestStopContainerWithTimeout/3
12:02:00 [2022-07-15T12:02:00.853Z] === RUN   TestStopContainerWithTimeout/-1
12:02:00 [2022-07-15T12:02:00.853Z] === PAUSE TestStopContainerWithTimeout/-1
12:02:00 [2022-07-15T12:02:00.853Z] === CONT  TestStopContainerWithTimeout/0
12:02:00 [2022-07-15T12:02:00.853Z] === CONT  TestStopContainerWithTimeout/-1
12:02:01 [2022-07-15T12:02:01.130Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:02:01 [2022-07-15T12:02:01.414Z] === CONT  TestStopContainerWithTimeout/3
12:02:02 [2022-07-15T12:02:02.068Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.65s)
12:02:02 [2022-07-15T12:02:02.068Z] PASS
12:02:02 [2022-07-15T12:02:02.068Z] 
12:02:02 [2022-07-15T12:02:02.068Z] === Skipped
12:02:02 [2022-07-15T12:02:02.068Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:02:02 [2022-07-15T12:02:02.068Z]     build_session_test.go:25: TODO: BuildKit
12:02:02 [2022-07-15T12:02:02.068Z] 
12:02:02 [2022-07-15T12:02:02.068Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:02:02 [2022-07-15T12:02:02.068Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:02:02 [2022-07-15T12:02:02.068Z] 
12:02:02 [2022-07-15T12:02:02.068Z] DONE 34 tests, 2 skipped in 189.865s
12:02:02 [2022-07-15T12:02:02.068Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:02:02 [2022-07-15T12:02:02.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
12:02:02 [2022-07-15T12:02:02.068Z] ++ set -e
12:02:02 [2022-07-15T12:02:02.068Z] ++ '[' -n 0 ']'
12:02:02 [2022-07-15T12:02:02.068Z] ++ set -x
12:02:02 [2022-07-15T12:02:02.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
12:02:02 [2022-07-15T12:02:02.325Z] INFO: Testing against a local daemon
12:02:02 [2022-07-15T12:02:02.325Z] === RUN   TestConfigInspect
12:02:02 [2022-07-15T12:02:02.891Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:02:03 [2022-07-15T12:02:03.225Z] --- PASS: TestBuildSquashParent (3.43s)
12:02:03 [2022-07-15T12:02:03.225Z] === RUN   TestBuildWithRemoveAndForceRemove
12:02:03 [2022-07-15T12:02:03.225Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:02:03 [2022-07-15T12:02:03.225Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:02:03 [2022-07-15T12:02:03.225Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:02:03 [2022-07-15T12:02:03.225Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:02:03 [2022-07-15T12:02:03.225Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:02:03 [2022-07-15T12:02:03.225Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:02:03 [2022-07-15T12:02:03.225Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:02:03 [2022-07-15T12:02:03.225Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:02:03 [2022-07-15T12:02:03.225Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:02:03 [2022-07-15T12:02:03.225Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:02:03 [2022-07-15T12:02:03.225Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:02:03 [2022-07-15T12:02:03.225Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:02:03 [2022-07-15T12:02:03.225Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:02:03 [2022-07-15T12:02:03.225Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:02:03 [2022-07-15T12:02:03.300Z] === CONT  TestStopContainerWithTimeout/1
12:02:04 [2022-07-15T12:02:04.606Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:02:04 [2022-07-15T12:02:04.606Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:02:04 [2022-07-15T12:02:04.796Z] --- PASS: TestConfigInspect (2.39s)
12:02:04 [2022-07-15T12:02:04.796Z] === RUN   TestConfigList
12:02:04 [2022-07-15T12:02:04.796Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:02:05 [2022-07-15T12:02:05.186Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:02:05 [2022-07-15T12:02:05.186Z]     --- PASS: TestStopContainerWithTimeout/0 (0.57s)
12:02:05 [2022-07-15T12:02:05.186Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.67s)
12:02:05 [2022-07-15T12:02:05.186Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
12:02:05 [2022-07-15T12:02:05.186Z]     --- PASS: TestStopContainerWithTimeout/1 (1.51s)
12:02:05 [2022-07-15T12:02:05.186Z] === RUN   TestDeleteDevicemapper
12:02:05 [2022-07-15T12:02:05.186Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:02:05 [2022-07-15T12:02:05.186Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:02:05 [2022-07-15T12:02:05.186Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:02:05 [2022-07-15T12:02:05.364Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:02:05 [2022-07-15T12:02:05.988Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:02:05 [2022-07-15T12:02:05.988Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:02:06 [2022-07-15T12:02:06.113Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.29s)
12:02:06 [2022-07-15T12:02:06.113Z] === RUN   TestUpdateMemory
12:02:06 [2022-07-15T12:02:06.113Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:02:06 [2022-07-15T12:02:06.113Z] --- SKIP: TestUpdateMemory (0.00s)
12:02:06 [2022-07-15T12:02:06.113Z] === RUN   TestUpdateCPUQuota
12:02:06 [2022-07-15T12:02:06.113Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:02:06 [2022-07-15T12:02:06.113Z] --- SKIP: TestUpdateCPUQuota (0.00s)
12:02:06 [2022-07-15T12:02:06.113Z] === RUN   TestUpdatePidsLimit
12:02:06 [2022-07-15T12:02:06.113Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:02:06 [2022-07-15T12:02:06.113Z] --- SKIP: TestUpdatePidsLimit (0.00s)
12:02:06 [2022-07-15T12:02:06.113Z] === RUN   TestUpdateRestartPolicy
12:02:06 [2022-07-15T12:02:06.298Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:02:06 [2022-07-15T12:02:06.927Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:02:06 [2022-07-15T12:02:06.927Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s)
12:02:06 [2022-07-15T12:02:06.927Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s)
12:02:06 [2022-07-15T12:02:06.927Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.10s)
12:02:06 [2022-07-15T12:02:06.927Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.18s)
12:02:06 [2022-07-15T12:02:06.927Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.16s)
12:02:06 [2022-07-15T12:02:06.927Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.10s)
12:02:06 [2022-07-15T12:02:06.927Z] === RUN   TestBuildMultiStageCopy
12:02:06 [2022-07-15T12:02:06.927Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:02:07 [2022-07-15T12:02:07.232Z] --- PASS: TestConfigList (2.59s)
12:02:07 [2022-07-15T12:02:07.232Z] === RUN   TestConfigsCreateAndDelete
12:02:07 [2022-07-15T12:02:07.490Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:02:08 [2022-07-15T12:02:08.307Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:02:08 [2022-07-15T12:02:08.307Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:02:08 [2022-07-15T12:02:08.308Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:02:08 [2022-07-15T12:02:08.425Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:02:08 [2022-07-15T12:02:08.567Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:02:08 [2022-07-15T12:02:08.828Z] --- PASS: TestBuildMultiStageCopy (1.93s)
12:02:08 [2022-07-15T12:02:08.828Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s)
12:02:08 [2022-07-15T12:02:08.828Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
12:02:08 [2022-07-15T12:02:08.828Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
12:02:08 [2022-07-15T12:02:08.828Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
12:02:08 [2022-07-15T12:02:08.828Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
12:02:08 [2022-07-15T12:02:08.828Z] === RUN   TestBuildMultiStageParentConfig
12:02:08 [2022-07-15T12:02:08.993Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:02:08 [2022-07-15T12:02:08.993Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:02:09 [2022-07-15T12:02:09.398Z] --- PASS: TestBuildMultiStageParentConfig (0.56s)
12:02:09 [2022-07-15T12:02:09.398Z] === RUN   TestBuildLabelWithTargets
12:02:09 [2022-07-15T12:02:09.928Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:02:09 [2022-07-15T12:02:09.928Z] --- PASS: TestConfigsCreateAndDelete (2.76s)
12:02:09 [2022-07-15T12:02:09.928Z] === RUN   TestConfigsUpdate
12:02:10 [2022-07-15T12:02:10.186Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
12:02:10 [2022-07-15T12:02:10.337Z] --- PASS: TestBuildLabelWithTargets (0.90s)
12:02:10 [2022-07-15T12:02:10.337Z] === RUN   TestBuildWithEmptyLayers
12:02:10 [2022-07-15T12:02:10.444Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:02:10 [2022-07-15T12:02:10.907Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
12:02:10 [2022-07-15T12:02:10.907Z] === RUN   TestBuildMultiStageOnBuild
12:02:11 [2022-07-15T12:02:11.392Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:02:11 [2022-07-15T12:02:11.650Z]     docker_cli_daemon_test.go:1474: [d4cccbebb938a] daemon is not started
12:02:12 [2022-07-15T12:02:12.289Z] --- PASS: TestBuildMultiStageOnBuild (1.30s)
12:02:12 [2022-07-15T12:02:12.289Z] === RUN   TestBuildUncleanTarFilenames
12:02:12 [2022-07-15T12:02:12.550Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
12:02:12 [2022-07-15T12:02:12.550Z] === RUN   TestBuildMultiStageLayerLeak
12:02:12 [2022-07-15T12:02:12.586Z]     check_test.go:540: [d8cf8046e3ac5] daemon is not started
12:02:12 [2022-07-15T12:02:12.586Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
12:02:12 [2022-07-15T12:02:12.586Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:02:13 [2022-07-15T12:02:13.152Z] --- PASS: TestConfigsUpdate (3.01s)
12:02:13 [2022-07-15T12:02:13.152Z] === RUN   TestTemplatedConfig
12:02:14 [2022-07-15T12:02:14.458Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s)
12:02:14 [2022-07-15T12:02:14.458Z] === RUN   TestBuildWithHugeFile
12:02:14 [2022-07-15T12:02:14.529Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
12:02:16 [2022-07-15T12:02:16.028Z] ok  	github.com/docker/docker/libnetwork	43.629s	coverage: 40.9% of statements
12:02:16 [2022-07-15T12:02:16.028Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.113s	coverage: 84.4% of statements
12:02:16 [2022-07-15T12:02:16.028Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:02:16 [2022-07-15T12:02:16.028Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:02:16 [2022-07-15T12:02:16.028Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:02:16 [2022-07-15T12:02:16.028Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:02:16 [2022-07-15T12:02:16.028Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:02:16 [2022-07-15T12:02:16.028Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:02:16 [2022-07-15T12:02:16.028Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
12:02:16 [2022-07-15T12:02:16.028Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
12:02:16 [2022-07-15T12:02:16.028Z] ok  	github.com/docker/docker/libnetwork/config	0.010s	coverage: 22.4% of statements
12:02:16 [2022-07-15T12:02:16.028Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
12:02:16 [2022-07-15T12:02:16.028Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:02:16 [2022-07-15T12:02:16.028Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:02:16 [2022-07-15T12:02:16.028Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
12:02:16 [2022-07-15T12:02:16.286Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.542s	coverage: 59.9% of statements
12:02:16 [2022-07-15T12:02:16.286Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:02:16 [2022-07-15T12:02:16.431Z]     check_test.go:540: [d79a936d9efcc] daemon is not started
12:02:16 [2022-07-15T12:02:16.431Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
12:02:16 [2022-07-15T12:02:16.545Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
12:02:16 [2022-07-15T12:02:16.689Z] --- PASS: TestTemplatedConfig (3.69s)
12:02:16 [2022-07-15T12:02:16.689Z] === RUN   TestConfigCreateResolve
12:02:17 [2022-07-15T12:02:17.480Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.559s	coverage: 5.0% of statements
12:02:17 [2022-07-15T12:02:17.480Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:02:17 [2022-07-15T12:02:17.624Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:02:18 [2022-07-15T12:02:18.047Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.012s	coverage: 4.5% of statements
12:02:18 [2022-07-15T12:02:18.047Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:02:18 [2022-07-15T12:02:18.047Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
12:02:18 [2022-07-15T12:02:18.191Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:02:18 [2022-07-15T12:02:18.275Z] --- PASS: TestUpdateRestartPolicy (10.89s)
12:02:18 [2022-07-15T12:02:18.275Z] === RUN   TestUpdateRestartWithAutoRemove
12:02:18 [2022-07-15T12:02:18.275Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
12:02:18 [2022-07-15T12:02:18.275Z] === RUN   TestWaitNonBlocked
12:02:18 [2022-07-15T12:02:18.275Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:02:18 [2022-07-15T12:02:18.275Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:02:18 [2022-07-15T12:02:18.275Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:02:18 [2022-07-15T12:02:18.275Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:02:18 [2022-07-15T12:02:18.275Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:02:18 [2022-07-15T12:02:18.275Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:02:18 [2022-07-15T12:02:18.275Z] --- PASS: TestWaitNonBlocked (0.02s)
12:02:18 [2022-07-15T12:02:18.275Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
12:02:18 [2022-07-15T12:02:18.275Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
12:02:18 [2022-07-15T12:02:18.275Z] === RUN   TestWaitBlocked
12:02:18 [2022-07-15T12:02:18.275Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:02:18 [2022-07-15T12:02:18.275Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:02:18 [2022-07-15T12:02:18.275Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:02:18 [2022-07-15T12:02:18.275Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:02:18 [2022-07-15T12:02:18.275Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:02:18 [2022-07-15T12:02:18.275Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:02:18 [2022-07-15T12:02:18.757Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:02:18 [2022-07-15T12:02:18.836Z] --- PASS: TestWaitBlocked (0.01s)
12:02:18 [2022-07-15T12:02:18.836Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
12:02:18 [2022-07-15T12:02:18.836Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
12:02:18 [2022-07-15T12:02:18.836Z] === RUN   TestWaitConditions
12:02:18 [2022-07-15T12:02:18.836Z] === RUN   TestWaitConditions/default
12:02:18 [2022-07-15T12:02:18.836Z] === PAUSE TestWaitConditions/default
12:02:18 [2022-07-15T12:02:18.836Z] === RUN   TestWaitConditions/not-running
12:02:18 [2022-07-15T12:02:18.836Z] === PAUSE TestWaitConditions/not-running
12:02:18 [2022-07-15T12:02:18.836Z] === RUN   TestWaitConditions/next-exit
12:02:18 [2022-07-15T12:02:18.836Z] === PAUSE TestWaitConditions/next-exit
12:02:18 [2022-07-15T12:02:18.836Z] === RUN   TestWaitConditions/removed
12:02:18 [2022-07-15T12:02:18.836Z] === PAUSE TestWaitConditions/removed
12:02:18 [2022-07-15T12:02:18.836Z] === CONT  TestWaitConditions/default
12:02:18 [2022-07-15T12:02:18.836Z] === CONT  TestWaitConditions/removed
12:02:19 [2022-07-15T12:02:19.017Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:02:19 [2022-07-15T12:02:19.275Z] --- PASS: TestConfigCreateResolve (2.56s)
12:02:19 [2022-07-15T12:02:19.275Z] PASS
12:02:19 [2022-07-15T12:02:19.275Z] 
12:02:19 [2022-07-15T12:02:19.275Z] DONE 6 tests in 17.079s
12:02:19 [2022-07-15T12:02:19.275Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:02:19 [2022-07-15T12:02:19.275Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
12:02:19 [2022-07-15T12:02:19.276Z] ++ set -e
12:02:19 [2022-07-15T12:02:19.276Z] ++ '[' -n 0 ']'
12:02:19 [2022-07-15T12:02:19.276Z] ++ set -x
12:02:19 [2022-07-15T12:02:19.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
12:02:19 [2022-07-15T12:02:19.534Z] INFO: Testing against a local daemon
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestAttachWithTTY
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestDockerSuite/TestContainerAPICommit
12:02:19 [2022-07-15T12:02:19.534Z] --- PASS: TestAttachWithTTY (0.07s)
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestAttachWithoutTTy
12:02:19 [2022-07-15T12:02:19.534Z] --- PASS: TestAttachWithoutTTy (0.06s)
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestCheckpoint
12:02:19 [2022-07-15T12:02:19.534Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:02:19 [2022-07-15T12:02:19.534Z] --- SKIP: TestCheckpoint (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/commit
12:02:19 [2022-07-15T12:02:19.534Z] === PAUSE TestContainerInvalidJSON/commit
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/containers/create
12:02:19 [2022-07-15T12:02:19.534Z] === PAUSE TestContainerInvalidJSON/containers/create
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:02:19 [2022-07-15T12:02:19.534Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:02:19 [2022-07-15T12:02:19.534Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:02:19 [2022-07-15T12:02:19.534Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:02:19 [2022-07-15T12:02:19.534Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:02:19 [2022-07-15T12:02:19.534Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:02:19 [2022-07-15T12:02:19.534Z] === CONT  TestContainerInvalidJSON/commit
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:02:19 [2022-07-15T12:02:19.534Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:02:19 [2022-07-15T12:02:19.534Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:02:19 [2022-07-15T12:02:19.534Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:02:19 [2022-07-15T12:02:19.534Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:02:19 [2022-07-15T12:02:19.534Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:02:19 [2022-07-15T12:02:19.534Z] === CONT  TestContainerInvalidJSON/containers/create
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:02:19 [2022-07-15T12:02:19.534Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:02:19 [2022-07-15T12:02:19.534Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:02:19 [2022-07-15T12:02:19.534Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:02:19 [2022-07-15T12:02:19.793Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
12:02:19 [2022-07-15T12:02:19.793Z] === RUN   TestCopyFromContainerPathIsNotDir
12:02:19 [2022-07-15T12:02:19.793Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
12:02:19 [2022-07-15T12:02:19.793Z] === RUN   TestCopyToContainerPathDoesNotExist
12:02:19 [2022-07-15T12:02:19.793Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
12:02:19 [2022-07-15T12:02:19.793Z] === RUN   TestCopyEmptyFile
12:02:20 [2022-07-15T12:02:20.360Z] --- PASS: TestCopyEmptyFile (0.44s)
12:02:20 [2022-07-15T12:02:20.360Z] === RUN   TestCopyToContainerPathIsNotDir
12:02:20 [2022-07-15T12:02:20.360Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
12:02:20 [2022-07-15T12:02:20.360Z] === RUN   TestCopyFromContainer
12:02:20 [2022-07-15T12:02:20.722Z] === CONT  TestWaitConditions/next-exit
12:02:20 [2022-07-15T12:02:20.722Z] === CONT  TestWaitConditions/not-running
12:02:20 [2022-07-15T12:02:20.926Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
12:02:21 [2022-07-15T12:02:21.185Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
12:02:21 [2022-07-15T12:02:21.752Z] === RUN   TestCopyFromContainer//
12:02:22 [2022-07-15T12:02:22.011Z] === RUN   TestCopyFromContainer//bar/root
12:02:22 [2022-07-15T12:02:22.011Z] === RUN   TestCopyFromContainer//bar/root/
12:02:22 [2022-07-15T12:02:22.085Z] --- PASS: TestWaitConditions (0.01s)
12:02:22 [2022-07-15T12:02:22.085Z]     --- PASS: TestWaitConditions/removed (1.58s)
12:02:22 [2022-07-15T12:02:22.085Z]     --- PASS: TestWaitConditions/default (1.63s)
12:02:22 [2022-07-15T12:02:22.085Z]     --- PASS: TestWaitConditions/next-exit (1.69s)
12:02:22 [2022-07-15T12:02:22.085Z]     --- PASS: TestWaitConditions/not-running (1.68s)
12:02:22 [2022-07-15T12:02:22.085Z] === CONT  TestDaemonRestartIpcMode
12:02:22 [2022-07-15T12:02:22.085Z] === CONT  TestIpcModeOlderClient
12:02:22 [2022-07-15T12:02:22.270Z] === RUN   TestCopyFromContainer/bar/quux
12:02:22 [2022-07-15T12:02:22.270Z] === RUN   TestCopyFromContainer/bar/quux/
12:02:22 [2022-07-15T12:02:22.341Z] --- PASS: TestIpcModeOlderClient (0.07s)
12:02:22 [2022-07-15T12:02:22.341Z] === CONT  TestRestartDaemonWithRestartingContainer
12:02:22 [2022-07-15T12:02:22.528Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:02:22 [2022-07-15T12:02:22.528Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:02:22 [2022-07-15T12:02:22.788Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:02:22 [2022-07-15T12:02:22.788Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
12:02:22 [2022-07-15T12:02:22.788Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
12:02:22 [2022-07-15T12:02:22.788Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:02:23 [2022-07-15T12:02:23.046Z] === RUN   TestCopyFromContainer/bar/notarget
12:02:23 [2022-07-15T12:02:23.046Z] --- PASS: TestCopyFromContainer (2.80s)
12:02:23 [2022-07-15T12:02:23.046Z]     --- PASS: TestCopyFromContainer// (0.14s)
12:02:23 [2022-07-15T12:02:23.046Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
12:02:23 [2022-07-15T12:02:23.046Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
12:02:23 [2022-07-15T12:02:23.046Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
12:02:23 [2022-07-15T12:02:23.046Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.15s)
12:02:23 [2022-07-15T12:02:23.046Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
12:02:23 [2022-07-15T12:02:23.046Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
12:02:23 [2022-07-15T12:02:23.046Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s)
12:02:23 [2022-07-15T12:02:23.046Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
12:02:23 [2022-07-15T12:02:23.046Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
12:02:23 [2022-07-15T12:02:23.046Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:02:23 [2022-07-15T12:02:23.305Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:02:23 [2022-07-15T12:02:23.305Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:02:23 [2022-07-15T12:02:23.305Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:02:23 [2022-07-15T12:02:23.305Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:02:23 [2022-07-15T12:02:23.305Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:02:23 [2022-07-15T12:02:23.305Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:02:23 [2022-07-15T12:02:23.305Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:02:23 [2022-07-15T12:02:23.305Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:02:23 [2022-07-15T12:02:23.305Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:02:23 [2022-07-15T12:02:23.305Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
12:02:23 [2022-07-15T12:02:23.305Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:02:23 [2022-07-15T12:02:23.305Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:02:23 [2022-07-15T12:02:23.305Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:02:23 [2022-07-15T12:02:23.305Z] === RUN   TestCreateLinkToNonExistingContainer
12:02:23 [2022-07-15T12:02:23.305Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
12:02:23 [2022-07-15T12:02:23.305Z] === RUN   TestCreateWithInvalidEnv
12:02:23 [2022-07-15T12:02:23.305Z] === RUN   TestCreateWithInvalidEnv/0
12:02:23 [2022-07-15T12:02:23.305Z] === PAUSE TestCreateWithInvalidEnv/0
12:02:23 [2022-07-15T12:02:23.305Z] === RUN   TestCreateWithInvalidEnv/1
12:02:23 [2022-07-15T12:02:23.305Z] === PAUSE TestCreateWithInvalidEnv/1
12:02:23 [2022-07-15T12:02:23.305Z] === RUN   TestCreateWithInvalidEnv/2
12:02:23 [2022-07-15T12:02:23.305Z] === PAUSE TestCreateWithInvalidEnv/2
12:02:23 [2022-07-15T12:02:23.305Z] === CONT  TestCreateWithInvalidEnv/0
12:02:23 [2022-07-15T12:02:23.305Z] === CONT  TestCreateWithInvalidEnv/2
12:02:23 [2022-07-15T12:02:23.305Z] === CONT  TestCreateWithInvalidEnv/1
12:02:23 [2022-07-15T12:02:23.305Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
12:02:23 [2022-07-15T12:02:23.305Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:02:23 [2022-07-15T12:02:23.305Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:02:23 [2022-07-15T12:02:23.305Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:02:23 [2022-07-15T12:02:23.305Z] === RUN   TestCreateTmpfsMountsTarget
12:02:23 [2022-07-15T12:02:23.305Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:02:23 [2022-07-15T12:02:23.305Z] === RUN   TestCreateWithCustomMaskedPaths
12:02:23 [2022-07-15T12:02:23.565Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
12:02:23 [2022-07-15T12:02:23.823Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
12:02:24 [2022-07-15T12:02:24.390Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
12:02:24 [2022-07-15T12:02:24.856Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s)
12:02:25 [2022-07-15T12:02:25.112Z] --- PASS: TestDaemonRestartIpcMode (2.79s)
12:02:25 [2022-07-15T12:02:25.112Z] PASS
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === Skipped
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
12:02:25 [2022-07-15T12:02:25.112Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestPause (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
12:02:25 [2022-07-15T12:02:25.112Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
12:02:25 [2022-07-15T12:02:25.112Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestStats (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
12:02:25 [2022-07-15T12:02:25.112Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:02:25 [2022-07-15T12:02:25.112Z] 
12:02:25 [2022-07-15T12:02:25.112Z] DONE 241 tests, 27 skipped in 82.509s
12:02:25 [2022-07-15T12:02:25.112Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:02:25 [2022-07-15T12:02:25.112Z] === RUN   TestConfigDaemonLibtrustID
12:02:25 [2022-07-15T12:02:25.328Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
12:02:25 [2022-07-15T12:02:25.587Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s)
12:02:25 [2022-07-15T12:02:25.587Z] === RUN   TestCreateWithCustomReadonlyPaths
12:02:25 [2022-07-15T12:02:25.673Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:02:25 [2022-07-15T12:02:25.673Z] === RUN   TestConfigDaemonID
12:02:25 [2022-07-15T12:02:25.846Z] === RUN   TestDockerSuite/TestContainerAPICreate
12:02:26 [2022-07-15T12:02:26.413Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
12:02:26 [2022-07-15T12:02:26.672Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
12:02:26 [2022-07-15T12:02:26.672Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
12:02:26 [2022-07-15T12:02:26.672Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
12:02:27 [2022-07-15T12:02:27.037Z]     daemon_test.go:83: [d0e1c63062d67] daemon is not started
12:02:27 [2022-07-15T12:02:27.037Z] --- PASS: TestConfigDaemonID (1.08s)
12:02:27 [2022-07-15T12:02:27.037Z] === RUN   TestDaemonConfigValidation
12:02:27 [2022-07-15T12:02:27.037Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:02:27 [2022-07-15T12:02:27.037Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:02:27 [2022-07-15T12:02:27.037Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:02:27 [2022-07-15T12:02:27.037Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:02:27 [2022-07-15T12:02:27.037Z] === RUN   TestDaemonConfigValidation/invalid_config
12:02:27 [2022-07-15T12:02:27.037Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:02:27 [2022-07-15T12:02:27.037Z] === RUN   TestDaemonConfigValidation/malformed_config
12:02:27 [2022-07-15T12:02:27.037Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:02:27 [2022-07-15T12:02:27.037Z] === RUN   TestDaemonConfigValidation/valid_config
12:02:27 [2022-07-15T12:02:27.037Z] === PAUSE TestDaemonConfigValidation/valid_config
12:02:27 [2022-07-15T12:02:27.037Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:02:27 [2022-07-15T12:02:27.037Z] === CONT  TestDaemonConfigValidation/malformed_config
12:02:27 [2022-07-15T12:02:27.037Z] === CONT  TestDaemonConfigValidation/valid_config
12:02:27 [2022-07-15T12:02:27.037Z] === CONT  TestDaemonConfigValidation/invalid_config
12:02:27 [2022-07-15T12:02:27.037Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:02:27 [2022-07-15T12:02:27.037Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:02:27 [2022-07-15T12:02:27.037Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
12:02:27 [2022-07-15T12:02:27.037Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
12:02:27 [2022-07-15T12:02:27.037Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
12:02:27 [2022-07-15T12:02:27.037Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
12:02:27 [2022-07-15T12:02:27.037Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
12:02:27 [2022-07-15T12:02:27.037Z] === RUN   TestConfigDaemonSeccompProfiles
12:02:27 [2022-07-15T12:02:27.037Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:02:27 [2022-07-15T12:02:27.240Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
12:02:27 [2022-07-15T12:02:27.240Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
12:02:27 [2022-07-15T12:02:27.499Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
12:02:27 [2022-07-15T12:02:27.499Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
12:02:27 [2022-07-15T12:02:27.499Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s)
12:02:27 [2022-07-15T12:02:27.499Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:02:27 [2022-07-15T12:02:27.499Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:02:27 [2022-07-15T12:02:27.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:02:27 [2022-07-15T12:02:27.499Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:02:27 [2022-07-15T12:02:27.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:02:27 [2022-07-15T12:02:27.499Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:02:27 [2022-07-15T12:02:27.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:02:27 [2022-07-15T12:02:27.499Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:02:27 [2022-07-15T12:02:27.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:02:27 [2022-07-15T12:02:27.499Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:02:27 [2022-07-15T12:02:27.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:02:27 [2022-07-15T12:02:27.499Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:02:27 [2022-07-15T12:02:27.499Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:02:27 [2022-07-15T12:02:27.499Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:02:27 [2022-07-15T12:02:27.499Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:02:27 [2022-07-15T12:02:27.762Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:02:27 [2022-07-15T12:02:27.762Z] === RUN   TestDockerSuite/TestContainerAPIDelete
12:02:27 [2022-07-15T12:02:27.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:02:27 [2022-07-15T12:02:27.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:02:27 [2022-07-15T12:02:27.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
12:02:27 [2022-07-15T12:02:27.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:02:27 [2022-07-15T12:02:27.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
12:02:27 [2022-07-15T12:02:27.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:02:27 [2022-07-15T12:02:27.762Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:02:27 [2022-07-15T12:02:27.965Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:02:28 [2022-07-15T12:02:28.014Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.148s	coverage: 6.6% of statements
12:02:28 [2022-07-15T12:02:28.014Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
12:02:28 [2022-07-15T12:02:28.014Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
12:02:28 [2022-07-15T12:02:28.014Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
12:02:28 [2022-07-15T12:02:28.014Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:02:28 [2022-07-15T12:02:28.014Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
12:02:28 [2022-07-15T12:02:28.014Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:02:28 [2022-07-15T12:02:28.273Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.011s	coverage: 82.4% of statements
12:02:28 [2022-07-15T12:02:28.273Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
12:02:28 [2022-07-15T12:02:28.531Z] ok  	github.com/docker/docker/libnetwork/idm	0.001s	coverage: 87.5% of statements
12:02:28 [2022-07-15T12:02:28.696Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s)
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestCreateDifferentPlatform
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestCreateDifferentPlatform/different_os
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:02:28 [2022-07-15T12:02:28.696Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:02:28 [2022-07-15T12:02:28.696Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:02:28 [2022-07-15T12:02:28.696Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
12:02:28 [2022-07-15T12:02:28.696Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:02:28 [2022-07-15T12:02:28.696Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestCreateInvalidHostConfig
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:02:28 [2022-07-15T12:02:28.696Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:02:28 [2022-07-15T12:02:28.696Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:02:28 [2022-07-15T12:02:28.696Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:02:28 [2022-07-15T12:02:28.696Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:02:28 [2022-07-15T12:02:28.696Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:02:28 [2022-07-15T12:02:28.696Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:02:28 [2022-07-15T12:02:28.696Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:02:28 [2022-07-15T12:02:28.696Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:02:28 [2022-07-15T12:02:28.696Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
12:02:28 [2022-07-15T12:02:28.696Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:02:28 [2022-07-15T12:02:28.696Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:02:28 [2022-07-15T12:02:28.696Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.01s)
12:02:28 [2022-07-15T12:02:28.696Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s)
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestContainerStartOnDaemonRestart
12:02:28 [2022-07-15T12:02:28.696Z] === PAUSE TestContainerStartOnDaemonRestart
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestDaemonRestartIpcMode
12:02:28 [2022-07-15T12:02:28.696Z] === PAUSE TestDaemonRestartIpcMode
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestDaemonHostGatewayIP
12:02:28 [2022-07-15T12:02:28.696Z] === PAUSE TestDaemonHostGatewayIP
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestRestartDaemonWithRestartingContainer
12:02:28 [2022-07-15T12:02:28.696Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestContainerKillOnDaemonStart
12:02:28 [2022-07-15T12:02:28.696Z] === PAUSE TestContainerKillOnDaemonStart
12:02:28 [2022-07-15T12:02:28.696Z] === RUN   TestDiff
12:02:28 [2022-07-15T12:02:28.789Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.001s	coverage: 100.0% of statements
12:02:29 [2022-07-15T12:02:29.329Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:02:29 [2022-07-15T12:02:29.631Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
12:02:29 [2022-07-15T12:02:29.632Z] --- PASS: TestDiff (0.81s)
12:02:29 [2022-07-15T12:02:29.632Z] === RUN   TestExecConsoleSize
12:02:29 [2022-07-15T12:02:29.632Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
12:02:30 [2022-07-15T12:02:30.257Z] === CONT  TestConfigDaemonSeccompProfiles
12:02:30 [2022-07-15T12:02:30.257Z]     daemon_test.go:197: [d29b0b31194ba] daemon is not started
12:02:30 [2022-07-15T12:02:30.257Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s)
12:02:30 [2022-07-15T12:02:30.257Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
12:02:30 [2022-07-15T12:02:30.257Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
12:02:30 [2022-07-15T12:02:30.257Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
12:02:30 [2022-07-15T12:02:30.257Z] === RUN   TestDaemonProxy
12:02:30 [2022-07-15T12:02:30.257Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
12:02:30 [2022-07-15T12:02:30.257Z] --- SKIP: TestDaemonProxy (0.00s)
12:02:30 [2022-07-15T12:02:30.257Z] PASS
12:02:30 [2022-07-15T12:02:30.257Z] 
12:02:30 [2022-07-15T12:02:30.257Z] === Skipped
12:02:30 [2022-07-15T12:02:30.257Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
12:02:30 [2022-07-15T12:02:30.257Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
12:02:30 [2022-07-15T12:02:30.257Z] 
12:02:30 [2022-07-15T12:02:30.257Z] DONE 13 tests, 1 skipped in 5.237s
12:02:30 [2022-07-15T12:02:30.257Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:02:30 [2022-07-15T12:02:30.512Z] INFO: Testing against a local daemon
12:02:30 [2022-07-15T12:02:30.512Z] === RUN   TestCommitInheritsEnv
12:02:30 [2022-07-15T12:02:30.566Z] --- PASS: TestExecConsoleSize (0.92s)
12:02:30 [2022-07-15T12:02:30.566Z] === RUN   TestExecWithCloseStdin
12:02:30 [2022-07-15T12:02:30.566Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
12:02:30 [2022-07-15T12:02:30.566Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
12:02:31 [2022-07-15T12:02:31.500Z] --- PASS: TestExecWithCloseStdin (1.07s)
12:02:31 [2022-07-15T12:02:31.500Z] === RUN   TestExec
12:02:32 [2022-07-15T12:02:32.399Z] --- PASS: TestCommitInheritsEnv (1.74s)
12:02:32 [2022-07-15T12:02:32.400Z] === RUN   TestImportExtremelyLargeImageWorks
12:02:32 [2022-07-15T12:02:32.400Z] === PAUSE TestImportExtremelyLargeImageWorks
12:02:32 [2022-07-15T12:02:32.400Z] === RUN   TestImportWithCustomPlatform
12:02:32 [2022-07-15T12:02:32.400Z] === RUN   TestImportWithCustomPlatform/#00
12:02:32 [2022-07-15T12:02:32.400Z] === RUN   TestImportWithCustomPlatform/_______
12:02:32 [2022-07-15T12:02:32.400Z] === RUN   TestImportWithCustomPlatform//
12:02:32 [2022-07-15T12:02:32.400Z] === RUN   TestImportWithCustomPlatform/linux
12:02:32 [2022-07-15T12:02:32.400Z] === RUN   TestImportWithCustomPlatform/LINUX
12:02:32 [2022-07-15T12:02:32.400Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:02:32 [2022-07-15T12:02:32.400Z] === RUN   TestImportWithCustomPlatform/macos
12:02:32 [2022-07-15T12:02:32.400Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:02:32 [2022-07-15T12:02:32.400Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:02:32 [2022-07-15T12:02:32.434Z] --- PASS: TestExec (0.93s)
12:02:32 [2022-07-15T12:02:32.434Z] === RUN   TestExecUser
12:02:32 [2022-07-15T12:02:32.434Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
12:02:32 [2022-07-15T12:02:32.655Z] --- PASS: TestImportWithCustomPlatform (0.35s)
12:02:32 [2022-07-15T12:02:32.655Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
12:02:32 [2022-07-15T12:02:32.655Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:02:32 [2022-07-15T12:02:32.655Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:02:32 [2022-07-15T12:02:32.655Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
12:02:32 [2022-07-15T12:02:32.655Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
12:02:32 [2022-07-15T12:02:32.655Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
12:02:32 [2022-07-15T12:02:32.655Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:02:32 [2022-07-15T12:02:32.655Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:02:32 [2022-07-15T12:02:32.655Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:02:32 [2022-07-15T12:02:32.655Z] === RUN   TestImagesFilterMultiReference
12:02:32 [2022-07-15T12:02:32.655Z] --- PASS: TestImagesFilterMultiReference (0.07s)
12:02:32 [2022-07-15T12:02:32.655Z] === RUN   TestImagePullPlatformInvalid
12:02:32 [2022-07-15T12:02:32.655Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
12:02:32 [2022-07-15T12:02:32.655Z] === RUN   TestRemoveImageOrphaning
12:02:32 [2022-07-15T12:02:32.691Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
12:02:33 [2022-07-15T12:02:33.258Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
12:02:33 [2022-07-15T12:02:33.258Z] --- PASS: TestExecUser (0.88s)
12:02:33 [2022-07-15T12:02:33.258Z] === RUN   TestExportContainerAndImportImage
12:02:33 [2022-07-15T12:02:33.258Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
12:02:34 [2022-07-15T12:02:34.192Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
12:02:34 [2022-07-15T12:02:34.451Z] --- PASS: TestExportContainerAndImportImage (1.13s)
12:02:34 [2022-07-15T12:02:34.451Z] === RUN   TestExportContainerAfterDaemonRestart
12:02:34 [2022-07-15T12:02:34.543Z] --- PASS: TestRemoveImageOrphaning (1.53s)
12:02:34 [2022-07-15T12:02:34.543Z] === RUN   TestRemoveImageGarbageCollector
12:02:34 [2022-07-15T12:02:34.543Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:02:34 [2022-07-15T12:02:34.543Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:02:34 [2022-07-15T12:02:34.543Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:02:34 [2022-07-15T12:02:34.543Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:02:34 [2022-07-15T12:02:34.543Z] === RUN   TestTagInvalidReference
12:02:34 [2022-07-15T12:02:34.543Z] --- PASS: TestTagInvalidReference (0.01s)
12:02:34 [2022-07-15T12:02:34.543Z] === RUN   TestTagValidPrefixedRepo
12:02:34 [2022-07-15T12:02:34.543Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:02:34 [2022-07-15T12:02:34.543Z] === RUN   TestTagExistedNameWithoutForce
12:02:34 [2022-07-15T12:02:34.543Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
12:02:34 [2022-07-15T12:02:34.543Z] === RUN   TestTagOfficialNames
12:02:34 [2022-07-15T12:02:34.543Z] --- PASS: TestTagOfficialNames (0.05s)
12:02:34 [2022-07-15T12:02:34.543Z] === RUN   TestTagMatchesDigest
12:02:34 [2022-07-15T12:02:34.543Z] --- PASS: TestTagMatchesDigest (0.01s)
12:02:34 [2022-07-15T12:02:34.543Z] === CONT  TestImportExtremelyLargeImageWorks
12:02:35 [2022-07-15T12:02:35.018Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
12:02:35 [2022-07-15T12:02:35.276Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
12:02:35 [2022-07-15T12:02:35.842Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
12:02:36 [2022-07-15T12:02:36.101Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s)
12:02:36 [2022-07-15T12:02:36.101Z] === RUN   TestHealthCheckWorkdir
12:02:36 [2022-07-15T12:02:36.323Z] --- PASS: TestImportExtremelyLargeImageWorks (91.86s)
12:02:36 [2022-07-15T12:02:36.323Z] PASS
12:02:36 [2022-07-15T12:02:36.323Z] 
12:02:36 [2022-07-15T12:02:36.323Z] DONE 22 tests in 94.873s
12:02:36 [2022-07-15T12:02:36.323Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:02:36 [2022-07-15T12:02:36.323Z] === RUN   TestStripANSICommands
12:02:36 [2022-07-15T12:02:36.323Z] === RUN   TestStripANSICommands/#00
12:02:36 [2022-07-15T12:02:36.323Z] === RUN   TestStripANSICommands/#01
12:02:36 [2022-07-15T12:02:36.323Z] --- PASS: TestStripANSICommands (0.00s)
12:02:36 [2022-07-15T12:02:36.323Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:02:36 [2022-07-15T12:02:36.323Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:02:36 [2022-07-15T12:02:36.323Z] PASS
12:02:36 [2022-07-15T12:02:36.323Z] 
12:02:36 [2022-07-15T12:02:36.323Z] DONE 3 tests in 0.009s
12:02:36 [2022-07-15T12:02:36.323Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:02:36 [2022-07-15T12:02:36.323Z] INFO: Testing against a local daemon
12:02:36 [2022-07-15T12:02:36.323Z] === RUN   TestNetworkCreateDelete
12:02:36 [2022-07-15T12:02:36.323Z] --- PASS: TestNetworkCreateDelete (0.12s)
12:02:36 [2022-07-15T12:02:36.323Z] === RUN   TestDockerNetworkDeletePreferID
12:02:36 [2022-07-15T12:02:36.323Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
12:02:36 [2022-07-15T12:02:36.323Z] === RUN   TestDaemonDNSFallback
12:02:36 [2022-07-15T12:02:36.666Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
12:02:36 [2022-07-15T12:02:36.666Z] === RUN   TestDockerSuite/TestContainerAPIKill
12:02:36 [2022-07-15T12:02:36.666Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
12:02:37 [2022-07-15T12:02:37.232Z] --- PASS: TestHealthCheckWorkdir (0.97s)
12:02:37 [2022-07-15T12:02:37.232Z] === RUN   TestHealthKillContainer
12:02:37 [2022-07-15T12:02:37.232Z] === RUN   TestDockerSuite/TestContainerAPIPause
12:02:38 [2022-07-15T12:02:38.166Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
12:02:38 [2022-07-15T12:02:38.737Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
12:02:38 [2022-07-15T12:02:38.737Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
12:02:38 [2022-07-15T12:02:38.760Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
12:02:38 [2022-07-15T12:02:38.848Z] --- PASS: TestDaemonDNSFallback (6.36s)
12:02:38 [2022-07-15T12:02:38.848Z] === RUN   TestInspectNetwork
12:02:38 [2022-07-15T12:02:38.995Z] === RUN   TestDockerSuite/TestContainerAPIRename
12:02:39 [2022-07-15T12:02:39.561Z] === RUN   TestDockerSuite/TestContainerAPIRestart
12:02:39 [2022-07-15T12:02:39.820Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
12:02:40 [2022-07-15T12:02:40.386Z]     check_test.go:540: [d99590db86512] daemon is not started
12:02:40 [2022-07-15T12:02:40.386Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
12:02:40 [2022-07-15T12:02:40.644Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
12:02:41 [2022-07-15T12:02:41.578Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
12:02:41 [2022-07-15T12:02:41.837Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
12:02:41 [2022-07-15T12:02:41.837Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
12:02:41 [2022-07-15T12:02:41.837Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
12:02:41 [2022-07-15T12:02:41.837Z] === RUN   TestDockerSuite/TestContainerAPIStart
12:02:42 [2022-07-15T12:02:42.130Z] === RUN   TestInspectNetwork/full_network_id
12:02:42 [2022-07-15T12:02:42.130Z] === RUN   TestInspectNetwork/partial_network_id
12:02:42 [2022-07-15T12:02:42.130Z] === RUN   TestInspectNetwork/network_name
12:02:42 [2022-07-15T12:02:42.130Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:02:42 [2022-07-15T12:02:42.404Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
12:02:42 [2022-07-15T12:02:42.404Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
12:02:43 [2022-07-15T12:02:43.776Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
12:02:45 [2022-07-15T12:02:45.675Z] --- PASS: TestHealthKillContainer (8.31s)
12:02:45 [2022-07-15T12:02:45.675Z] === RUN   TestInspectCpusetInConfigPre120
12:02:45 [2022-07-15T12:02:45.675Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
12:02:45 [2022-07-15T12:02:45.933Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
12:02:45 [2022-07-15T12:02:45.933Z] === RUN   TestIpcModeNone
12:02:46 [2022-07-15T12:02:46.311Z] --- PASS: TestInspectNetwork (7.29s)
12:02:46 [2022-07-15T12:02:46.311Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:02:46 [2022-07-15T12:02:46.311Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:02:46 [2022-07-15T12:02:46.311Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:02:46 [2022-07-15T12:02:46.311Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:02:46 [2022-07-15T12:02:46.311Z] === RUN   TestRunContainerWithBridgeNone
12:02:46 [2022-07-15T12:02:46.499Z] --- PASS: TestIpcModeNone (0.52s)
12:02:46 [2022-07-15T12:02:46.500Z] === RUN   TestIpcModePrivate
12:02:46 [2022-07-15T12:02:46.758Z] === RUN   TestDockerSuite/TestContainerAPIStop
12:02:46 [2022-07-15T12:02:46.758Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
12:02:47 [2022-07-15T12:02:47.016Z] --- PASS: TestIpcModePrivate (0.60s)
12:02:47 [2022-07-15T12:02:47.016Z] === RUN   TestIpcModeShareable
12:02:47 [2022-07-15T12:02:47.247Z] --- PASS: TestRunContainerWithBridgeNone (1.54s)
12:02:47 [2022-07-15T12:02:47.247Z] === RUN   TestNetworkInvalidJSON
12:02:47 [2022-07-15T12:02:47.247Z] === RUN   TestNetworkInvalidJSON/networks/create
12:02:47 [2022-07-15T12:02:47.247Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:02:47 [2022-07-15T12:02:47.247Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:02:47 [2022-07-15T12:02:47.247Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:02:47 [2022-07-15T12:02:47.247Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:02:47 [2022-07-15T12:02:47.247Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:02:47 [2022-07-15T12:02:47.247Z] === CONT  TestNetworkInvalidJSON/networks/create
12:02:47 [2022-07-15T12:02:47.274Z] === RUN   TestDockerSuite/TestContainerAPITop
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:02:47 [2022-07-15T12:02:47.505Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:02:47 [2022-07-15T12:02:47.505Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:02:47 [2022-07-15T12:02:47.505Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:02:47 [2022-07-15T12:02:47.505Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
12:02:47 [2022-07-15T12:02:47.505Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:02:47 [2022-07-15T12:02:47.505Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:02:47 [2022-07-15T12:02:47.505Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:02:47 [2022-07-15T12:02:47.505Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:02:47 [2022-07-15T12:02:47.505Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
12:02:47 [2022-07-15T12:02:47.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:02:47 [2022-07-15T12:02:47.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:02:47 [2022-07-15T12:02:47.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:02:47 [2022-07-15T12:02:47.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:02:47 [2022-07-15T12:02:47.505Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:02:47 [2022-07-15T12:02:47.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:02:47 [2022-07-15T12:02:47.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:02:47 [2022-07-15T12:02:47.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:02:47 [2022-07-15T12:02:47.505Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestNetworkList
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestNetworkList//networks
12:02:47 [2022-07-15T12:02:47.505Z] === PAUSE TestNetworkList//networks
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestNetworkList//networks/
12:02:47 [2022-07-15T12:02:47.505Z] === PAUSE TestNetworkList//networks/
12:02:47 [2022-07-15T12:02:47.505Z] === CONT  TestNetworkList//networks
12:02:47 [2022-07-15T12:02:47.505Z] === CONT  TestNetworkList//networks/
12:02:47 [2022-07-15T12:02:47.505Z] --- PASS: TestNetworkList (0.02s)
12:02:47 [2022-07-15T12:02:47.505Z]     --- PASS: TestNetworkList//networks (0.00s)
12:02:47 [2022-07-15T12:02:47.505Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:02:47 [2022-07-15T12:02:47.505Z] === RUN   TestHostIPv4BridgeLabel
12:02:47 [2022-07-15T12:02:47.532Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true
12:02:47 [2022-07-15T12:02:47.532Z] --- PASS: TestIpcModeShareable (0.62s)
12:02:47 [2022-07-15T12:02:47.532Z] === RUN   TestAPIIpcModeShareableAndContainer
12:02:48 [2022-07-15T12:02:48.070Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
12:02:48 [2022-07-15T12:02:48.070Z] === RUN   TestDaemonRestartWithLiveRestore
12:02:48 [2022-07-15T12:02:48.102Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
12:02:48 [2022-07-15T12:02:48.102Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
12:02:48 [2022-07-15T12:02:48.102Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
12:02:48 [2022-07-15T12:02:48.102Z] === RUN   TestDockerSuite/TestContainerAPIWait
12:02:49 [2022-07-15T12:02:49.004Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
12:02:49 [2022-07-15T12:02:49.004Z] === RUN   TestDaemonDefaultNetworkPools
12:02:49 [2022-07-15T12:02:49.037Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
12:02:49 [2022-07-15T12:02:49.603Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s)
12:02:49 [2022-07-15T12:02:49.603Z] === RUN   TestAPIIpcModeHost
12:02:49 [2022-07-15T12:02:49.862Z] --- PASS: TestAPIIpcModeHost (0.41s)
12:02:49 [2022-07-15T12:02:49.862Z] === RUN   TestDaemonIpcModeShareable
12:02:49 [2022-07-15T12:02:49.938Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
12:02:49 [2022-07-15T12:02:49.938Z] === RUN   TestDaemonRestartWithExistingNetwork
12:02:50 [2022-07-15T12:02:50.796Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
12:02:50 [2022-07-15T12:02:50.872Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
12:02:50 [2022-07-15T12:02:50.872Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:02:50 [2022-07-15T12:02:50.957Z] ok  	github.com/docker/docker/libnetwork/ipam	11.706s	coverage: 85.3% of statements
12:02:50 [2022-07-15T12:02:50.957Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:02:50 [2022-07-15T12:02:50.957Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:02:51 [2022-07-15T12:02:51.215Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
12:02:51 [2022-07-15T12:02:51.362Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true
12:02:51 [2022-07-15T12:02:51.362Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
12:02:51 [2022-07-15T12:02:51.362Z] --- PASS: TestDaemonIpcModeShareable (1.49s)
12:02:51 [2022-07-15T12:02:51.362Z] === RUN   TestDaemonIpcModePrivate
12:02:51 [2022-07-15T12:02:51.473Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
12:02:51 [2022-07-15T12:02:51.473Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:02:51 [2022-07-15T12:02:51.731Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
12:02:51 [2022-07-15T12:02:51.990Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.229s	coverage: 74.0% of statements
12:02:52 [2022-07-15T12:02:52.246Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
12:02:52 [2022-07-15T12:02:52.246Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:02:52 [2022-07-15T12:02:52.298Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
12:02:52 [2022-07-15T12:02:52.504Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s)
12:02:52 [2022-07-15T12:02:52.504Z] === RUN   TestServiceWithPredefinedNetwork
12:02:52 [2022-07-15T12:02:52.556Z] ok  	github.com/docker/docker/libnetwork/iptables	0.134s	coverage: 45.0% of statements
12:02:52 [2022-07-15T12:02:52.557Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
12:02:52 [2022-07-15T12:02:52.815Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.001s	coverage: 60.0% of statements
12:02:52 [2022-07-15T12:02:52.815Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
12:02:53 [2022-07-15T12:02:53.073Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 44.1% of statements
12:02:53 [2022-07-15T12:02:53.073Z] --- PASS: TestDaemonIpcModePrivate (1.53s)
12:02:53 [2022-07-15T12:02:53.073Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:02:53 [2022-07-15T12:02:53.073Z]     check_test.go:540: [d83890eb82211] daemon is not started
12:02:53 [2022-07-15T12:02:53.073Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
12:02:53 [2022-07-15T12:02:53.639Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
12:02:53 [2022-07-15T12:02:53.639Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
12:02:54 [2022-07-15T12:02:54.206Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
12:02:54 [2022-07-15T12:02:54.206Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
12:02:54 [2022-07-15T12:02:54.464Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.48s)
12:02:54 [2022-07-15T12:02:54.464Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:02:54 [2022-07-15T12:02:54.722Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
12:02:55 [2022-07-15T12:02:55.032Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s)
12:02:55 [2022-07-15T12:02:55.032Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:02:55 [2022-07-15T12:02:55.032Z]     service_test.go:243: FLAKY_TEST
12:02:55 [2022-07-15T12:02:55.032Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:02:55 [2022-07-15T12:02:55.032Z] === RUN   TestServiceWithDataPathPortInit
12:02:55 [2022-07-15T12:02:55.289Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
12:02:55 [2022-07-15T12:02:55.857Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true
12:02:55 [2022-07-15T12:02:55.857Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s)
12:02:55 [2022-07-15T12:02:55.857Z] === RUN   TestIpcModeOlderClient
12:02:55 [2022-07-15T12:02:55.857Z] === PAUSE TestIpcModeOlderClient
12:02:55 [2022-07-15T12:02:55.857Z] === RUN   TestKillContainerInvalidSignal
12:02:56 [2022-07-15T12:02:56.790Z] --- PASS: TestKillContainerInvalidSignal (0.61s)
12:02:56 [2022-07-15T12:02:56.790Z] === RUN   TestKillContainer
12:02:56 [2022-07-15T12:02:56.790Z] === RUN   TestKillContainer/no_signal
12:02:56 [2022-07-15T12:02:56.790Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
12:02:57 [2022-07-15T12:02:57.357Z] === RUN   TestKillContainer/non_killing_signal
12:02:57 [2022-07-15T12:02:57.615Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
12:02:57 [2022-07-15T12:02:57.615Z] === RUN   TestKillContainer/killing_signal
12:02:58 [2022-07-15T12:02:58.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000acb8a8_<nil>_<nil>}
12:02:58 [2022-07-15T12:02:58.550Z] --- PASS: TestKillContainer (1.83s)
12:02:58 [2022-07-15T12:02:58.550Z]     --- PASS: TestKillContainer/no_signal (0.61s)
12:02:58 [2022-07-15T12:02:58.550Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
12:02:58 [2022-07-15T12:02:58.550Z]     --- PASS: TestKillContainer/killing_signal (0.50s)
12:02:58 [2022-07-15T12:02:58.550Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:02:58 [2022-07-15T12:02:58.550Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:02:59 [2022-07-15T12:02:59.117Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:02:59 [2022-07-15T12:02:59.683Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s)
12:02:59 [2022-07-15T12:02:59.684Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s)
12:02:59 [2022-07-15T12:02:59.684Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
12:02:59 [2022-07-15T12:02:59.684Z] === RUN   TestKillStoppedContainer
12:02:59 [2022-07-15T12:02:59.942Z] --- PASS: TestKillStoppedContainer (0.04s)
12:02:59 [2022-07-15T12:02:59.942Z] === RUN   TestKillStoppedContainerAPIPre120
12:02:59 [2022-07-15T12:02:59.942Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:02:59 [2022-07-15T12:02:59.942Z] === RUN   TestKillDifferentUserContainer
12:02:59 [2022-07-15T12:02:59.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14110575616_/foo_false__<nil>_<nil>_<nil>_<nil>}
12:03:00 [2022-07-15T12:03:00.508Z] --- PASS: TestKillDifferentUserContainer (0.64s)
12:03:00 [2022-07-15T12:03:00.508Z] === RUN   TestInspectOomKilledTrue
12:03:00 [2022-07-15T12:03:00.508Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:03:00 [2022-07-15T12:03:00.508Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:03:00 [2022-07-15T12:03:00.508Z] === RUN   TestInspectOomKilledFalse
12:03:00 [2022-07-15T12:03:00.508Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:03:00 [2022-07-15T12:03:00.508Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:03:00 [2022-07-15T12:03:00.508Z] === RUN   TestLinksEtcHostsContentMatch
12:03:01 [2022-07-15T12:03:01.076Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s)
12:03:01 [2022-07-15T12:03:01.076Z] === RUN   TestLinksContainerNames
12:03:01 [2022-07-15T12:03:01.154Z] --- PASS: TestBuildWithHugeFile (44.27s)
12:03:01 [2022-07-15T12:03:01.154Z] === RUN   TestBuildWCOWSandboxSize
12:03:01 [2022-07-15T12:03:01.154Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:03:01 [2022-07-15T12:03:01.154Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:03:01 [2022-07-15T12:03:01.154Z] === RUN   TestBuildWithEmptyDockerfile
12:03:01 [2022-07-15T12:03:01.154Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:03:01 [2022-07-15T12:03:01.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:03:01 [2022-07-15T12:03:01.154Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:03:01 [2022-07-15T12:03:01.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:03:01 [2022-07-15T12:03:01.154Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:03:01 [2022-07-15T12:03:01.154Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:03:01 [2022-07-15T12:03:01.154Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:03:01 [2022-07-15T12:03:01.154Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:03:01 [2022-07-15T12:03:01.154Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:03:01 [2022-07-15T12:03:01.154Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
12:03:01 [2022-07-15T12:03:01.154Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
12:03:01 [2022-07-15T12:03:01.154Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
12:03:01 [2022-07-15T12:03:01.154Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:03:01 [2022-07-15T12:03:01.154Z] === RUN   TestBuildPreserveOwnership
12:03:01 [2022-07-15T12:03:01.154Z] === RUN   TestBuildPreserveOwnership/copy_from
12:03:01 [2022-07-15T12:03:01.154Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:03:01 [2022-07-15T12:03:01.333Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14110575616_/foo_true__<nil>_<nil>_<nil>_<nil>}
12:03:01 [2022-07-15T12:03:01.415Z] --- PASS: TestBuildPreserveOwnership (2.78s)
12:03:01 [2022-07-15T12:03:01.415Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.84s)
12:03:01 [2022-07-15T12:03:01.415Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s)
12:03:01 [2022-07-15T12:03:01.415Z] === RUN   TestBuildPlatformInvalid
12:03:01 [2022-07-15T12:03:01.415Z] --- PASS: TestBuildPlatformInvalid (0.11s)
12:03:01 [2022-07-15T12:03:01.415Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:03:02 [2022-07-15T12:03:02.268Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
12:03:02 [2022-07-15T12:03:02.268Z] --- PASS: TestLinksContainerNames (1.43s)
12:03:02 [2022-07-15T12:03:02.268Z] === RUN   TestLogsFollowTailEmpty
12:03:02 [2022-07-15T12:03:02.389Z] Loaded image: busybox:latest
12:03:02 [2022-07-15T12:03:02.389Z] Loaded image: busybox:glibc
12:03:02 [2022-07-15T12:03:02.835Z] --- PASS: TestLogsFollowTailEmpty (0.50s)
12:03:02 [2022-07-15T12:03:02.835Z] === RUN   TestLogs
12:03:02 [2022-07-15T12:03:02.835Z] === RUN   TestLogs/driver_local
12:03:02 [2022-07-15T12:03:02.835Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:03:02 [2022-07-15T12:03:02.835Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:03:02 [2022-07-15T12:03:02.835Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:03:02 [2022-07-15T12:03:02.835Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:03:02 [2022-07-15T12:03:02.835Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:03:02 [2022-07-15T12:03:02.835Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:03:02 [2022-07-15T12:03:02.835Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:03:02 [2022-07-15T12:03:02.835Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:03:02 [2022-07-15T12:03:02.835Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:03:02 [2022-07-15T12:03:02.835Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:03:02 [2022-07-15T12:03:02.835Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:03:02 [2022-07-15T12:03:02.835Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:03:02 [2022-07-15T12:03:02.835Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33199291297_/foo_false__<nil>_<nil>_<nil>_<nil>}
12:03:02 [2022-07-15T12:03:02.835Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:03:02 [2022-07-15T12:03:02.835Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:03:03 [2022-07-15T12:03:03.345Z] Loaded image: debian:bullseye-slim
12:03:03 [2022-07-15T12:03:03.605Z] Loaded image: hello-world:latest
12:03:03 [2022-07-15T12:03:03.605Z] Loaded image: arm32v7/hello-world:latest
12:03:04 [2022-07-15T12:03:04.208Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:03:04 [2022-07-15T12:03:04.208Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:03:04 [2022-07-15T12:03:04.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33199291297_/foo_true__<nil>_<nil>_<nil>_<nil>}
12:03:04 [2022-07-15T12:03:04.725Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
12:03:04 [2022-07-15T12:03:04.725Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
12:03:04 [2022-07-15T12:03:04.725Z]     check_test.go:540: [dbec547b00627] daemon is not started
12:03:04 [2022-07-15T12:03:04.725Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
12:03:04 [2022-07-15T12:03:04.986Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:03:04 [2022-07-15T12:03:04.986Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:03:05 [2022-07-15T12:03:05.919Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33199291297_/foo_true__0xc000acb8d8_<nil>_<nil>_<nil>}
12:03:05 [2022-07-15T12:03:05.919Z] === RUN   TestLogs/driver_json-file
12:03:05 [2022-07-15T12:03:05.919Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:03:05 [2022-07-15T12:03:05.919Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:03:05 [2022-07-15T12:03:05.919Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:03:05 [2022-07-15T12:03:05.919Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:03:05 [2022-07-15T12:03:05.919Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:03:05 [2022-07-15T12:03:05.919Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:03:05 [2022-07-15T12:03:05.919Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:03:05 [2022-07-15T12:03:05.919Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:03:05 [2022-07-15T12:03:05.919Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:03:05 [2022-07-15T12:03:05.919Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:03:05 [2022-07-15T12:03:05.919Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:03:05 [2022-07-15T12:03:05.919Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:03:05 [2022-07-15T12:03:05.919Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:03:05 [2022-07-15T12:03:05.919Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:03:06 [2022-07-15T12:03:06.854Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
12:03:07 [2022-07-15T12:03:07.112Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:03:07 [2022-07-15T12:03:07.112Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:03:07 [2022-07-15T12:03:07.678Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000acb8f0_<nil>_<nil>}
12:03:07 [2022-07-15T12:03:07.937Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:03:07 [2022-07-15T12:03:07.937Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:03:08 [2022-07-15T12:03:08.872Z] --- PASS: TestLogs (6.03s)
12:03:08 [2022-07-15T12:03:08.872Z]     --- PASS: TestLogs/driver_local (0.02s)
12:03:08 [2022-07-15T12:03:08.872Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.02s)
12:03:08 [2022-07-15T12:03:08.872Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.14s)
12:03:08 [2022-07-15T12:03:08.872Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.04s)
12:03:08 [2022-07-15T12:03:08.872Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.07s)
12:03:08 [2022-07-15T12:03:08.872Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.85s)
12:03:08 [2022-07-15T12:03:08.872Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.83s)
12:03:08 [2022-07-15T12:03:08.872Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:03:08 [2022-07-15T12:03:08.872Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.17s)
12:03:08 [2022-07-15T12:03:08.872Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.21s)
12:03:08 [2022-07-15T12:03:08.872Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.75s)
12:03:08 [2022-07-15T12:03:08.872Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.89s)
12:03:08 [2022-07-15T12:03:08.872Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.04s)
12:03:08 [2022-07-15T12:03:08.872Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.88s)
12:03:08 [2022-07-15T12:03:08.872Z] === RUN   TestContainerNetworkMountsNoChown
12:03:09 [2022-07-15T12:03:09.172Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
12:03:09 [2022-07-15T12:03:09.172Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000acb908_<nil>_<nil>}
12:03:09 [2022-07-15T12:03:09.746Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s)
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot/default
12:03:09 [2022-07-15T12:03:09.746Z] === PAUSE TestMountDaemonRoot/default
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot/private
12:03:09 [2022-07-15T12:03:09.746Z] === PAUSE TestMountDaemonRoot/private
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot/rprivate
12:03:09 [2022-07-15T12:03:09.746Z] === PAUSE TestMountDaemonRoot/rprivate
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot/slave
12:03:09 [2022-07-15T12:03:09.746Z] === PAUSE TestMountDaemonRoot/slave
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot/rslave
12:03:09 [2022-07-15T12:03:09.746Z] === PAUSE TestMountDaemonRoot/rslave
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot/shared
12:03:09 [2022-07-15T12:03:09.746Z] === PAUSE TestMountDaemonRoot/shared
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot/rshared
12:03:09 [2022-07-15T12:03:09.746Z] === PAUSE TestMountDaemonRoot/rshared
12:03:09 [2022-07-15T12:03:09.746Z] === CONT  TestMountDaemonRoot/default
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot/default/bind_root
12:03:09 [2022-07-15T12:03:09.746Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:03:09 [2022-07-15T12:03:09.746Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot/default/mount_root
12:03:09 [2022-07-15T12:03:09.746Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:03:09 [2022-07-15T12:03:09.746Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:03:09 [2022-07-15T12:03:09.746Z] === CONT  TestMountDaemonRoot/default/bind_root
12:03:09 [2022-07-15T12:03:09.746Z] === CONT  TestMountDaemonRoot/rshared
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:03:09 [2022-07-15T12:03:09.746Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:03:09 [2022-07-15T12:03:09.746Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:03:09 [2022-07-15T12:03:09.746Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:03:09 [2022-07-15T12:03:09.746Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:03:09 [2022-07-15T12:03:09.746Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:03:09 [2022-07-15T12:03:09.746Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:03:09 [2022-07-15T12:03:09.900Z] --- PASS: TestServiceWithDataPathPortInit (14.07s)
12:03:09 [2022-07-15T12:03:09.900Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:03:10 [2022-07-15T12:03:10.005Z] === CONT  TestMountDaemonRoot/shared
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === CONT  TestMountDaemonRoot/rslave
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === CONT  TestMountDaemonRoot/slave
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === CONT  TestMountDaemonRoot/rprivate
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === CONT  TestMountDaemonRoot/private
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/private/bind_root
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/private/mount_root
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:03:10 [2022-07-15T12:03:10.005Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === CONT  TestMountDaemonRoot/default/mount_root
12:03:10 [2022-07-15T12:03:10.005Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:03:10 [2022-07-15T12:03:10.005Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:03:10 [2022-07-15T12:03:10.005Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:03:10 [2022-07-15T12:03:10.005Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:03:10 [2022-07-15T12:03:10.005Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:03:10 [2022-07-15T12:03:10.005Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:03:10 [2022-07-15T12:03:10.264Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:03:10 [2022-07-15T12:03:10.264Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:03:10 [2022-07-15T12:03:10.264Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:03:10 [2022-07-15T12:03:10.264Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:03:10 [2022-07-15T12:03:10.264Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:03:10 [2022-07-15T12:03:10.264Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:03:10 [2022-07-15T12:03:10.264Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:03:10 [2022-07-15T12:03:10.264Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:03:10 [2022-07-15T12:03:10.264Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:03:10 [2022-07-15T12:03:10.264Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:03:10 [2022-07-15T12:03:10.264Z] === CONT  TestMountDaemonRoot/private/bind_root
12:03:10 [2022-07-15T12:03:10.264Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:03:10 [2022-07-15T12:03:10.264Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:03:10 [2022-07-15T12:03:10.264Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:03:10 [2022-07-15T12:03:10.264Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:03:10 [2022-07-15T12:03:10.523Z] === CONT  TestMountDaemonRoot/private/mount_root
12:03:10 [2022-07-15T12:03:10.523Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:03:10 [2022-07-15T12:03:10.523Z] --- PASS: TestMountDaemonRoot (0.03s)
12:03:10 [2022-07-15T12:03:10.523Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:03:10 [2022-07-15T12:03:10.523Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:03:10 [2022-07-15T12:03:10.523Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:03:10 [2022-07-15T12:03:10.523Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:03:10 [2022-07-15T12:03:10.523Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:03:10 [2022-07-15T12:03:10.523Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:03:10 [2022-07-15T12:03:10.523Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:03:10 [2022-07-15T12:03:10.523Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:03:10 [2022-07-15T12:03:10.523Z] === RUN   TestContainerBindMountNonRecursive
12:03:10 [2022-07-15T12:03:10.523Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
12:03:10 [2022-07-15T12:03:10.782Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000acb920_<nil>_<nil>}
12:03:11 [2022-07-15T12:03:11.801Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4ydlax7mmhcbhyua6tl163drk Created:2022-07-15 12:03:10.264182728 +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[604a2acfef9540efa6905b0c64049b61f4c2ae04661f66d675cb7fdeaf1f47a3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0a4ggumvaht9qua6wkmbwhrv9 EndpointID:e52e8d0ff255d966f7c6ff68717e7ba58fffaee7a2d12c037fa1c0a5139123dd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fa9b19eca6f247a4170281a7d59bcd56f33d229335a4c6a1d53ef044f86c73c6 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:dd933109b9f0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0a4ggumvaht9qua6wkmbwhrv9 EndpointID:e52e8d0ff255d966f7c6ff68717e7ba58fffaee7a2d12c037fa1c0a5139123dd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:03:12 [2022-07-15T12:03:12.173Z]     check_test.go:540: [d27a36deab102] daemon is not started
12:03:12 [2022-07-15T12:03:12.173Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
12:03:12 [2022-07-15T12:03:12.430Z] --- PASS: TestContainerBindMountNonRecursive (1.91s)
12:03:12 [2022-07-15T12:03:12.430Z] === RUN   TestContainerVolumesMountedAsShared
12:03:12 [2022-07-15T12:03:12.430Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000acb938_<nil>_<nil>}
12:03:13 [2022-07-15T12:03:13.364Z] --- PASS: TestContainerVolumesMountedAsShared (0.83s)
12:03:13 [2022-07-15T12:03:13.364Z] === RUN   TestContainerVolumesMountedAsSlave
12:03:13 [2022-07-15T12:03:13.591Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.01s)
12:03:13 [2022-07-15T12:03:13.591Z] PASS
12:03:13 [2022-07-15T12:03:13.591Z] 
12:03:13 [2022-07-15T12:03:13.591Z] === Skipped
12:03:13 [2022-07-15T12:03:13.591Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:03:13 [2022-07-15T12:03:13.591Z]     build_session_test.go:25: TODO: BuildKit
12:03:13 [2022-07-15T12:03:13.591Z] 
12:03:13 [2022-07-15T12:03:13.591Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:03:13 [2022-07-15T12:03:13.591Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:03:13 [2022-07-15T12:03:13.591Z] 
12:03:13 [2022-07-15T12:03:13.591Z] DONE 34 tests, 2 skipped in 77.582s
12:03:13 [2022-07-15T12:03:13.591Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:03:13 [2022-07-15T12:03:13.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
12:03:13 [2022-07-15T12:03:13.591Z] ++ set -e
12:03:13 [2022-07-15T12:03:13.591Z] ++ '[' -n 0 ']'
12:03:13 [2022-07-15T12:03:13.591Z] ++ set -x
12:03:13 [2022-07-15T12:03:13.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
12:03:13 [2022-07-15T12:03:13.591Z] INFO: Testing against a local daemon
12:03:13 [2022-07-15T12:03:13.591Z] === RUN   TestConfigInspect
12:03:13 [2022-07-15T12:03:13.622Z] --- PASS: TestContainerVolumesMountedAsSlave (0.52s)
12:03:13 [2022-07-15T12:03:13.622Z] === RUN   TestNetworkNat
12:03:14 [2022-07-15T12:03:14.189Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
12:03:14 [2022-07-15T12:03:14.448Z] --- PASS: TestNetworkNat (0.77s)
12:03:14 [2022-07-15T12:03:14.448Z] === RUN   TestNetworkLocalhostTCPNat
12:03:15 [2022-07-15T12:03:15.014Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
12:03:15 [2022-07-15T12:03:15.272Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
12:03:15 [2022-07-15T12:03:15.272Z] === RUN   TestNetworkLoopbackNat
12:03:15 [2022-07-15T12:03:15.532Z]     check_test.go:540: [da935fa7c29b7] daemon is not started
12:03:15 [2022-07-15T12:03:15.532Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
12:03:15 [2022-07-15T12:03:15.532Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
12:03:15 [2022-07-15T12:03:15.532Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
12:03:15 [2022-07-15T12:03:15.532Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
12:03:15 [2022-07-15T12:03:15.532Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
12:03:15 [2022-07-15T12:03:15.532Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
12:03:15 [2022-07-15T12:03:15.532Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
12:03:15 [2022-07-15T12:03:15.532Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
12:03:15 [2022-07-15T12:03:15.532Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
12:03:15 [2022-07-15T12:03:15.532Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
12:03:15 [2022-07-15T12:03:15.790Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
12:03:15 [2022-07-15T12:03:15.790Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
12:03:15 [2022-07-15T12:03:15.790Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
12:03:15 [2022-07-15T12:03:15.790Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
12:03:15 [2022-07-15T12:03:15.790Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
12:03:15 [2022-07-15T12:03:15.790Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
12:03:15 [2022-07-15T12:03:15.790Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
12:03:15 [2022-07-15T12:03:15.790Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
12:03:15 [2022-07-15T12:03:15.790Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
12:03:15 [2022-07-15T12:03:15.984Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s)
12:03:15 [2022-07-15T12:03:15.984Z] PASS
12:03:15 [2022-07-15T12:03:15.984Z] 
12:03:15 [2022-07-15T12:03:15.984Z] === Skipped
12:03:15 [2022-07-15T12:03:15.984Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:03:15 [2022-07-15T12:03:15.984Z]     service_test.go:243: FLAKY_TEST
12:03:15 [2022-07-15T12:03:15.984Z] 
12:03:15 [2022-07-15T12:03:15.984Z] DONE 38 tests, 1 skipped in 44.191s
12:03:15 [2022-07-15T12:03:15.984Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:03:15 [2022-07-15T12:03:15.984Z] INFO: Testing against a local daemon
12:03:15 [2022-07-15T12:03:15.984Z] === RUN   TestDockerNetworkIpvlanPersistance
12:03:15 [2022-07-15T12:03:15.984Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:03:15 [2022-07-15T12:03:15.984Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:03:15 [2022-07-15T12:03:15.984Z] === RUN   TestDockerNetworkIpvlan
12:03:15 [2022-07-15T12:03:15.984Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:03:15 [2022-07-15T12:03:15.984Z] --- SKIP: TestDockerNetworkIpvlan (0.01s)
12:03:15 [2022-07-15T12:03:15.984Z] PASS
12:03:15 [2022-07-15T12:03:15.984Z] 
12:03:15 [2022-07-15T12:03:15.984Z] === Skipped
12:03:15 [2022-07-15T12:03:15.984Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:03:15 [2022-07-15T12:03:15.984Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:03:15 [2022-07-15T12:03:15.984Z] 
12:03:15 [2022-07-15T12:03:15.984Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s)
12:03:15 [2022-07-15T12:03:15.984Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:03:15 [2022-07-15T12:03:15.984Z] 
12:03:15 [2022-07-15T12:03:15.984Z] DONE 2 tests, 2 skipped in 0.059s
12:03:15 [2022-07-15T12:03:15.984Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:03:15 [2022-07-15T12:03:15.984Z] INFO: Testing against a local daemon
12:03:15 [2022-07-15T12:03:15.984Z] === RUN   TestDockerNetworkMacvlanPersistance
12:03:16 [2022-07-15T12:03:16.048Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
12:03:16 [2022-07-15T12:03:16.048Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
12:03:16 [2022-07-15T12:03:16.048Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
12:03:16 [2022-07-15T12:03:16.128Z] --- PASS: TestConfigInspect (2.35s)
12:03:16 [2022-07-15T12:03:16.128Z] === RUN   TestConfigList
12:03:16 [2022-07-15T12:03:16.621Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
12:03:17 [2022-07-15T12:03:17.358Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
12:03:17 [2022-07-15T12:03:17.358Z] === RUN   TestDockerNetworkMacvlan
12:03:17 [2022-07-15T12:03:17.555Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
12:03:17 [2022-07-15T12:03:17.923Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:03:18 [2022-07-15T12:03:18.036Z] --- PASS: TestConfigList (2.19s)
12:03:18 [2022-07-15T12:03:18.036Z] === RUN   TestConfigsCreateAndDelete
12:03:18 [2022-07-15T12:03:18.490Z] --- PASS: TestNetworkLoopbackNat (2.95s)
12:03:18 [2022-07-15T12:03:18.490Z] === RUN   TestPause
12:03:18 [2022-07-15T12:03:18.490Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
12:03:18 [2022-07-15T12:03:18.490Z]     docker_cli_daemon_plugins_test.go:80: [d0e5866225140] daemon is not started
12:03:18 [2022-07-15T12:03:18.857Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:03:19 [2022-07-15T12:03:19.056Z] --- PASS: TestPause (0.73s)
12:03:19 [2022-07-15T12:03:19.056Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:03:19 [2022-07-15T12:03:19.056Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:03:19 [2022-07-15T12:03:19.056Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:03:19 [2022-07-15T12:03:19.056Z] === RUN   TestPauseStopPausedContainer
12:03:19 [2022-07-15T12:03:19.422Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:03:19 [2022-07-15T12:03:19.622Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
12:03:19 [2022-07-15T12:03:19.622Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
12:03:19 [2022-07-15T12:03:19.880Z] --- PASS: TestPauseStopPausedContainer (0.77s)
12:03:19 [2022-07-15T12:03:19.880Z] === RUN   TestPidHost
12:03:20 [2022-07-15T12:03:20.575Z] --- PASS: TestConfigsCreateAndDelete (2.28s)
12:03:20 [2022-07-15T12:03:20.575Z] === RUN   TestConfigsUpdate
12:03:21 [2022-07-15T12:03:21.256Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
12:03:21 [2022-07-15T12:03:21.256Z] --- PASS: TestPidHost (1.52s)
12:03:21 [2022-07-15T12:03:21.256Z] === RUN   TestPsFilter
12:03:21 [2022-07-15T12:03:21.324Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:03:21 [2022-07-15T12:03:21.516Z] --- PASS: TestPsFilter (0.13s)
12:03:21 [2022-07-15T12:03:21.516Z] === RUN   TestRemoveContainerWithRemovedVolume
12:03:21 [2022-07-15T12:03:21.774Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
12:03:22 [2022-07-15T12:03:22.034Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
12:03:22 [2022-07-15T12:03:22.034Z] === RUN   TestRemoveContainerWithVolume
12:03:22 [2022-07-15T12:03:22.482Z] --- PASS: TestConfigsUpdate (2.17s)
12:03:22 [2022-07-15T12:03:22.482Z] === RUN   TestTemplatedConfig
12:03:22 [2022-07-15T12:03:22.600Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
12:03:22 [2022-07-15T12:03:22.600Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
12:03:22 [2022-07-15T12:03:22.600Z]     docker_cli_daemon_plugins_test.go:170: [d51af355f3eae] daemon is not started
12:03:22 [2022-07-15T12:03:22.859Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
12:03:22 [2022-07-15T12:03:22.859Z] === RUN   TestRemoveContainerRunning
12:03:23 [2022-07-15T12:03:23.233Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:03:23 [2022-07-15T12:03:23.425Z] --- PASS: TestRemoveContainerRunning (0.72s)
12:03:23 [2022-07-15T12:03:23.426Z] === RUN   TestRemoveContainerForceRemoveRunning
12:03:23 [2022-07-15T12:03:23.426Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
12:03:24 [2022-07-15T12:03:24.360Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
12:03:24 [2022-07-15T12:03:24.360Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
12:03:24 [2022-07-15T12:03:24.360Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s)
12:03:24 [2022-07-15T12:03:24.360Z] === RUN   TestRemoveInvalidContainer
12:03:24 [2022-07-15T12:03:24.360Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:03:24 [2022-07-15T12:03:24.360Z] === RUN   TestRenameLinkedContainer
12:03:25 [2022-07-15T12:03:25.023Z] --- PASS: TestTemplatedConfig (2.56s)
12:03:25 [2022-07-15T12:03:25.023Z] === RUN   TestConfigCreateResolve
12:03:25 [2022-07-15T12:03:25.296Z] === RUN   TestDockerSuite/TestExecAPIStart
12:03:26 [2022-07-15T12:03:26.540Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:03:27 [2022-07-15T12:03:27.107Z] --- PASS: TestDockerNetworkMacvlan (9.82s)
12:03:27 [2022-07-15T12:03:27.107Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
12:03:27 [2022-07-15T12:03:27.107Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
12:03:27 [2022-07-15T12:03:27.107Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
12:03:27 [2022-07-15T12:03:27.107Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
12:03:27 [2022-07-15T12:03:27.107Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s)
12:03:27 [2022-07-15T12:03:27.107Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s)
12:03:27 [2022-07-15T12:03:27.107Z] PASS
12:03:27 [2022-07-15T12:03:27.107Z] 
12:03:27 [2022-07-15T12:03:27.107Z] DONE 8 tests in 11.131s
12:03:27 [2022-07-15T12:03:27.107Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:03:27 [2022-07-15T12:03:27.107Z] testing: warning: no tests to run
12:03:27 [2022-07-15T12:03:27.107Z] PASS
12:03:27 [2022-07-15T12:03:27.107Z] 
12:03:27 [2022-07-15T12:03:27.107Z] DONE 0 tests in 0.007s
12:03:27 [2022-07-15T12:03:27.107Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:03:27 [2022-07-15T12:03:27.107Z] INFO: Testing against a local daemon
12:03:27 [2022-07-15T12:03:27.107Z] === RUN   TestAuthZPluginAllowRequest
12:03:27 [2022-07-15T12:03:27.196Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
12:03:27 [2022-07-15T12:03:27.454Z] --- PASS: TestRenameLinkedContainer (3.13s)
12:03:27 [2022-07-15T12:03:27.454Z] === RUN   TestRenameStoppedContainer
12:03:27 [2022-07-15T12:03:27.564Z] --- PASS: TestConfigCreateResolve (2.18s)
12:03:27 [2022-07-15T12:03:27.564Z] PASS
12:03:27 [2022-07-15T12:03:27.564Z] 
12:03:27 [2022-07-15T12:03:27.564Z] DONE 6 tests in 13.802s
12:03:27 [2022-07-15T12:03:27.564Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:03:27 [2022-07-15T12:03:27.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
12:03:27 [2022-07-15T12:03:27.564Z] ++ set -e
12:03:27 [2022-07-15T12:03:27.564Z] ++ '[' -n 0 ']'
12:03:27 [2022-07-15T12:03:27.564Z] ++ set -x
12:03:27 [2022-07-15T12:03:27.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
12:03:27 [2022-07-15T12:03:27.564Z] INFO: Testing against a local daemon
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestAttachWithTTY
12:03:27 [2022-07-15T12:03:27.564Z] --- PASS: TestAttachWithTTY (0.05s)
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestAttachWithoutTTy
12:03:27 [2022-07-15T12:03:27.564Z] --- PASS: TestAttachWithoutTTy (0.04s)
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestCheckpoint
12:03:27 [2022-07-15T12:03:27.564Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:03:27 [2022-07-15T12:03:27.564Z] --- SKIP: TestCheckpoint (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/commit
12:03:27 [2022-07-15T12:03:27.564Z] === PAUSE TestContainerInvalidJSON/commit
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/containers/create
12:03:27 [2022-07-15T12:03:27.564Z] === PAUSE TestContainerInvalidJSON/containers/create
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:03:27 [2022-07-15T12:03:27.564Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:03:27 [2022-07-15T12:03:27.564Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:03:27 [2022-07-15T12:03:27.564Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:03:27 [2022-07-15T12:03:27.564Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:03:27 [2022-07-15T12:03:27.564Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:03:27 [2022-07-15T12:03:27.564Z] === CONT  TestContainerInvalidJSON/commit
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:03:27 [2022-07-15T12:03:27.564Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:03:27 [2022-07-15T12:03:27.564Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:03:27 [2022-07-15T12:03:27.564Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:03:27 [2022-07-15T12:03:27.564Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:03:27 [2022-07-15T12:03:27.564Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:03:27 [2022-07-15T12:03:27.564Z] === CONT  TestContainerInvalidJSON/containers/create
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:03:27 [2022-07-15T12:03:27.564Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:03:27 [2022-07-15T12:03:27.564Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:03:27 [2022-07-15T12:03:27.564Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:03:27 [2022-07-15T12:03:27.564Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:03:27 [2022-07-15T12:03:27.565Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:03:27 [2022-07-15T12:03:27.565Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:03:27 [2022-07-15T12:03:27.565Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:03:27 [2022-07-15T12:03:27.565Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:03:27 [2022-07-15T12:03:27.565Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:03:27 [2022-07-15T12:03:27.565Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:03:27 [2022-07-15T12:03:27.565Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:03:27 [2022-07-15T12:03:27.565Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:03:27 [2022-07-15T12:03:27.565Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:03:27 [2022-07-15T12:03:27.565Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:03:27 [2022-07-15T12:03:27.565Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:03:27 [2022-07-15T12:03:27.565Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:03:27 [2022-07-15T12:03:27.565Z] === RUN   TestCopyFromContainerPathIsNotDir
12:03:27 [2022-07-15T12:03:27.565Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:03:27 [2022-07-15T12:03:27.565Z] === RUN   TestCopyToContainerPathDoesNotExist
12:03:27 [2022-07-15T12:03:27.712Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
12:03:27 [2022-07-15T12:03:27.824Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:03:27 [2022-07-15T12:03:27.824Z] === RUN   TestCopyEmptyFile
12:03:27 [2022-07-15T12:03:27.824Z] --- PASS: TestCopyEmptyFile (0.21s)
12:03:27 [2022-07-15T12:03:27.824Z] === RUN   TestCopyToContainerPathIsNotDir
12:03:27 [2022-07-15T12:03:27.971Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
12:03:28 [2022-07-15T12:03:28.087Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:03:28 [2022-07-15T12:03:28.087Z] === RUN   TestCopyFromContainer
12:03:28 [2022-07-15T12:03:28.230Z] --- PASS: TestRenameStoppedContainer (0.78s)
12:03:28 [2022-07-15T12:03:28.230Z] === RUN   TestRenameRunningContainerAndReuse
12:03:28 [2022-07-15T12:03:28.230Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
12:03:28 [2022-07-15T12:03:28.480Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
12:03:28 [2022-07-15T12:03:28.480Z] === RUN   TestAuthZPluginTLS
12:03:28 [2022-07-15T12:03:28.797Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
12:03:28 [2022-07-15T12:03:28.797Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
12:03:29 [2022-07-15T12:03:29.027Z] === RUN   TestCopyFromContainer//
12:03:29 [2022-07-15T12:03:29.027Z] === RUN   TestCopyFromContainer//bar/root
12:03:29 [2022-07-15T12:03:29.027Z] === RUN   TestCopyFromContainer//bar/root/
12:03:29 [2022-07-15T12:03:29.027Z] === RUN   TestCopyFromContainer/bar/quux
12:03:29 [2022-07-15T12:03:29.027Z] === RUN   TestCopyFromContainer/bar/quux/
12:03:29 [2022-07-15T12:03:29.045Z] --- PASS: TestAuthZPluginTLS (0.54s)
12:03:29 [2022-07-15T12:03:29.046Z] === RUN   TestAuthZPluginDenyRequest
12:03:29 [2022-07-15T12:03:29.286Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:03:29 [2022-07-15T12:03:29.286Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:03:29 [2022-07-15T12:03:29.286Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:03:29 [2022-07-15T12:03:29.286Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:03:29 [2022-07-15T12:03:29.304Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
12:03:29 [2022-07-15T12:03:29.304Z] === RUN   TestAuthZPluginAPIDenyResponse
12:03:29 [2022-07-15T12:03:29.363Z]     check_test.go:540: [d078f890eab15] daemon is not started
12:03:29 [2022-07-15T12:03:29.363Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
12:03:29 [2022-07-15T12:03:29.546Z] === RUN   TestCopyFromContainer/bar/notarget
12:03:29 [2022-07-15T12:03:29.546Z] --- PASS: TestCopyFromContainer (1.56s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
12:03:29 [2022-07-15T12:03:29.546Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:03:29 [2022-07-15T12:03:29.546Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:03:29 [2022-07-15T12:03:29.546Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:03:29 [2022-07-15T12:03:29.546Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:03:29 [2022-07-15T12:03:29.546Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:03:29 [2022-07-15T12:03:29.546Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:03:29 [2022-07-15T12:03:29.546Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:03:29 [2022-07-15T12:03:29.546Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:03:29 [2022-07-15T12:03:29.546Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:03:29 [2022-07-15T12:03:29.546Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:03:29 [2022-07-15T12:03:29.546Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:03:29 [2022-07-15T12:03:29.546Z] === RUN   TestCreateLinkToNonExistingContainer
12:03:29 [2022-07-15T12:03:29.546Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:03:29 [2022-07-15T12:03:29.546Z] === RUN   TestCreateWithInvalidEnv
12:03:29 [2022-07-15T12:03:29.546Z] === RUN   TestCreateWithInvalidEnv/0
12:03:29 [2022-07-15T12:03:29.546Z] === PAUSE TestCreateWithInvalidEnv/0
12:03:29 [2022-07-15T12:03:29.546Z] === RUN   TestCreateWithInvalidEnv/1
12:03:29 [2022-07-15T12:03:29.546Z] === PAUSE TestCreateWithInvalidEnv/1
12:03:29 [2022-07-15T12:03:29.546Z] === RUN   TestCreateWithInvalidEnv/2
12:03:29 [2022-07-15T12:03:29.546Z] === PAUSE TestCreateWithInvalidEnv/2
12:03:29 [2022-07-15T12:03:29.546Z] === CONT  TestCreateWithInvalidEnv/0
12:03:29 [2022-07-15T12:03:29.546Z] === CONT  TestCreateWithInvalidEnv/2
12:03:29 [2022-07-15T12:03:29.546Z] === CONT  TestCreateWithInvalidEnv/1
12:03:29 [2022-07-15T12:03:29.546Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:03:29 [2022-07-15T12:03:29.546Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:03:29 [2022-07-15T12:03:29.546Z] === RUN   TestCreateTmpfsMountsTarget
12:03:29 [2022-07-15T12:03:29.546Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:03:29 [2022-07-15T12:03:29.546Z] === RUN   TestCreateWithCustomMaskedPaths
12:03:29 [2022-07-15T12:03:29.622Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
12:03:29 [2022-07-15T12:03:29.622Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s)
12:03:29 [2022-07-15T12:03:29.622Z] === RUN   TestRenameInvalidName
12:03:29 [2022-07-15T12:03:29.870Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:03:29 [2022-07-15T12:03:29.870Z] === RUN   TestAuthZPluginDenyResponse
12:03:30 [2022-07-15T12:03:30.437Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:03:30 [2022-07-15T12:03:30.437Z] === RUN   TestAuthZPluginAllowEventStream
12:03:30 [2022-07-15T12:03:30.556Z] --- PASS: TestRenameInvalidName (0.80s)
12:03:30 [2022-07-15T12:03:30.556Z] === RUN   TestRenameAnonymousContainer
12:03:30 [2022-07-15T12:03:30.556Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
12:03:30 [2022-07-15T12:03:30.926Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s)
12:03:30 [2022-07-15T12:03:30.926Z] === RUN   TestCreateWithCustomReadonlyPaths
12:03:31 [2022-07-15T12:03:31.122Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
12:03:31 [2022-07-15T12:03:31.380Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
12:03:31 [2022-07-15T12:03:31.811Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
12:03:31 [2022-07-15T12:03:31.811Z] === RUN   TestAuthZPluginErrorResponse
12:03:31 [2022-07-15T12:03:31.864Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
12:03:31 [2022-07-15T12:03:31.864Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:03:32 [2022-07-15T12:03:32.069Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
12:03:32 [2022-07-15T12:03:32.069Z] === RUN   TestAuthZPluginErrorRequest
12:03:32 [2022-07-15T12:03:32.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:03:32 [2022-07-15T12:03:32.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:03:32 [2022-07-15T12:03:32.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:03:32 [2022-07-15T12:03:32.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:03:32 [2022-07-15T12:03:32.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:03:32 [2022-07-15T12:03:32.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:03:32 [2022-07-15T12:03:32.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:03:32 [2022-07-15T12:03:32.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:03:32 [2022-07-15T12:03:32.124Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:03:32 [2022-07-15T12:03:32.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:03:32 [2022-07-15T12:03:32.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:03:32 [2022-07-15T12:03:32.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:03:32 [2022-07-15T12:03:32.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:03:32 [2022-07-15T12:03:32.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:03:32 [2022-07-15T12:03:32.124Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:03:32 [2022-07-15T12:03:32.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:03:32 [2022-07-15T12:03:32.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:03:32 [2022-07-15T12:03:32.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:03:32 [2022-07-15T12:03:32.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:03:32 [2022-07-15T12:03:32.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:03:32 [2022-07-15T12:03:32.124Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:03:32 [2022-07-15T12:03:32.124Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:03:32 [2022-07-15T12:03:32.384Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
12:03:32 [2022-07-15T12:03:32.384Z] === RUN   TestCreateDifferentPlatform
12:03:32 [2022-07-15T12:03:32.384Z] === RUN   TestCreateDifferentPlatform/different_os
12:03:32 [2022-07-15T12:03:32.384Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:03:32 [2022-07-15T12:03:32.384Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:03:32 [2022-07-15T12:03:32.384Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:03:32 [2022-07-15T12:03:32.384Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:03:32 [2022-07-15T12:03:32.384Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:03:32 [2022-07-15T12:03:32.384Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:03:32 [2022-07-15T12:03:32.384Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:03:32 [2022-07-15T12:03:32.635Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:03:32 [2022-07-15T12:03:32.635Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:03:32 [2022-07-15T12:03:32.643Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:03:32 [2022-07-15T12:03:32.643Z] === RUN   TestCreateInvalidHostConfig
12:03:32 [2022-07-15T12:03:32.643Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:03:32 [2022-07-15T12:03:32.643Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:03:32 [2022-07-15T12:03:32.643Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:03:32 [2022-07-15T12:03:32.643Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:03:32 [2022-07-15T12:03:32.643Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:03:32 [2022-07-15T12:03:32.643Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:03:32 [2022-07-15T12:03:32.643Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:03:32 [2022-07-15T12:03:32.643Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:03:32 [2022-07-15T12:03:32.643Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:03:32 [2022-07-15T12:03:32.643Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:03:32 [2022-07-15T12:03:32.643Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:03:32 [2022-07-15T12:03:32.643Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:03:32 [2022-07-15T12:03:32.643Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:03:32 [2022-07-15T12:03:32.643Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:03:32 [2022-07-15T12:03:32.643Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:03:32 [2022-07-15T12:03:32.643Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:03:32 [2022-07-15T12:03:32.643Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:03:32 [2022-07-15T12:03:32.643Z] === RUN   TestContainerStartOnDaemonRestart
12:03:32 [2022-07-15T12:03:32.643Z] === PAUSE TestContainerStartOnDaemonRestart
12:03:32 [2022-07-15T12:03:32.643Z] === RUN   TestDaemonRestartIpcMode
12:03:32 [2022-07-15T12:03:32.643Z] === PAUSE TestDaemonRestartIpcMode
12:03:32 [2022-07-15T12:03:32.643Z] === RUN   TestDaemonHostGatewayIP
12:03:32 [2022-07-15T12:03:32.643Z] === PAUSE TestDaemonHostGatewayIP
12:03:32 [2022-07-15T12:03:32.643Z] === RUN   TestRestartDaemonWithRestartingContainer
12:03:32 [2022-07-15T12:03:32.644Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:03:32 [2022-07-15T12:03:32.644Z] === RUN   TestContainerKillOnDaemonStart
12:03:32 [2022-07-15T12:03:32.644Z] === PAUSE TestContainerKillOnDaemonStart
12:03:32 [2022-07-15T12:03:32.644Z] === RUN   TestDiff
12:03:32 [2022-07-15T12:03:32.755Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
12:03:32 [2022-07-15T12:03:32.903Z] --- PASS: TestDiff (0.43s)
12:03:32 [2022-07-15T12:03:32.903Z] === RUN   TestExecConsoleSize
12:03:33 [2022-07-15T12:03:33.013Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
12:03:33 [2022-07-15T12:03:33.201Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:03:33 [2022-07-15T12:03:33.201Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:03:33 [2022-07-15T12:03:33.271Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
12:03:33 [2022-07-15T12:03:33.473Z] --- PASS: TestExecConsoleSize (0.48s)
12:03:33 [2022-07-15T12:03:33.473Z] === RUN   TestExecWithCloseStdin
12:03:33 [2022-07-15T12:03:33.529Z] --- PASS: TestRenameAnonymousContainer (3.17s)
12:03:33 [2022-07-15T12:03:33.529Z] === RUN   TestRenameContainerWithSameName
12:03:34 [2022-07-15T12:03:34.042Z] --- PASS: TestExecWithCloseStdin (0.48s)
12:03:34 [2022-07-15T12:03:34.042Z] === RUN   TestExec
12:03:34 [2022-07-15T12:03:34.302Z] --- PASS: TestExec (0.47s)
12:03:34 [2022-07-15T12:03:34.302Z] === RUN   TestExecUser
12:03:34 [2022-07-15T12:03:34.465Z] --- PASS: TestRenameContainerWithSameName (0.77s)
12:03:34 [2022-07-15T12:03:34.465Z] === RUN   TestRenameContainerWithLinkedContainer
12:03:34 [2022-07-15T12:03:34.575Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.47s)
12:03:34 [2022-07-15T12:03:34.575Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:03:34 [2022-07-15T12:03:34.724Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
12:03:34 [2022-07-15T12:03:34.871Z] --- PASS: TestExecUser (0.47s)
12:03:34 [2022-07-15T12:03:34.871Z] === RUN   TestExportContainerAndImportImage
12:03:35 [2022-07-15T12:03:35.291Z] === RUN   TestDockerSuite/TestExecStateCleanup
12:03:35 [2022-07-15T12:03:35.441Z] --- PASS: TestExportContainerAndImportImage (0.56s)
12:03:35 [2022-07-15T12:03:35.441Z] === RUN   TestExportContainerAfterDaemonRestart
12:03:35 [2022-07-15T12:03:35.858Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s)
12:03:35 [2022-07-15T12:03:35.858Z] === RUN   TestResize
12:03:36 [2022-07-15T12:03:36.425Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
12:03:36 [2022-07-15T12:03:36.425Z] --- PASS: TestResize (0.59s)
12:03:36 [2022-07-15T12:03:36.425Z] === RUN   TestResizeWithInvalidSize
12:03:36 [2022-07-15T12:03:36.474Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s)
12:03:36 [2022-07-15T12:03:36.474Z] === RUN   TestAuthZPluginHeader
12:03:36 [2022-07-15T12:03:36.732Z] --- PASS: TestAuthZPluginHeader (0.70s)
12:03:36 [2022-07-15T12:03:36.732Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:03:36 [2022-07-15T12:03:36.821Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
12:03:36 [2022-07-15T12:03:36.821Z] === RUN   TestHealthCheckWorkdir
12:03:36 [2022-07-15T12:03:36.991Z] --- PASS: TestResizeWithInvalidSize (0.55s)
12:03:36 [2022-07-15T12:03:36.991Z] === RUN   TestResizeWhenContainerNotStarted
12:03:37 [2022-07-15T12:03:37.080Z] --- PASS: TestHealthCheckWorkdir (0.52s)
12:03:37 [2022-07-15T12:03:37.080Z] === RUN   TestHealthKillContainer
12:03:37 [2022-07-15T12:03:37.558Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s)
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:03:37 [2022-07-15T12:03:37.558Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:03:37 [2022-07-15T12:03:37.816Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
12:03:39 [2022-07-15T12:03:39.717Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
12:03:39 [2022-07-15T12:03:39.717Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:03:40 [2022-07-15T12:03:40.912Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.15s)
12:03:40 [2022-07-15T12:03:40.912Z] === RUN   TestAuthZPluginV2Disable
12:03:41 [2022-07-15T12:03:41.093Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
12:03:41 [2022-07-15T12:03:41.093Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:03:41 [2022-07-15T12:03:41.351Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
12:03:42 [2022-07-15T12:03:42.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:03:42 [2022-07-15T12:03:42.541Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:03:43 [2022-07-15T12:03:43.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:03:43 [2022-07-15T12:03:43.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:03:44 [2022-07-15T12:03:44.848Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
12:03:45 [2022-07-15T12:03:45.094Z] --- PASS: TestAuthZPluginV2Disable (3.67s)
12:03:45 [2022-07-15T12:03:45.094Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:03:45 [2022-07-15T12:03:45.203Z] --- PASS: TestHealthKillContainer (7.86s)
12:03:45 [2022-07-15T12:03:45.203Z] === RUN   TestInspectCpusetInConfigPre120
12:03:45 [2022-07-15T12:03:45.462Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
12:03:45 [2022-07-15T12:03:45.462Z] === RUN   TestIpcModeNone
12:03:46 [2022-07-15T12:03:46.036Z] --- PASS: TestIpcModeNone (0.47s)
12:03:46 [2022-07-15T12:03:46.036Z] === RUN   TestIpcModePrivate
12:03:46 [2022-07-15T12:03:46.296Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
12:03:46 [2022-07-15T12:03:46.556Z] --- PASS: TestIpcModePrivate (0.51s)
12:03:46 [2022-07-15T12:03:46.556Z] === RUN   TestIpcModeShareable
12:03:46 [2022-07-15T12:03:46.746Z] === RUN   TestDockerSuite/TestGetContainerStats
12:03:46 [2022-07-15T12:03:46.815Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
12:03:46 [2022-07-15T12:03:46.815Z] --- PASS: TestIpcModeShareable (0.48s)
12:03:46 [2022-07-15T12:03:46.815Z] === RUN   TestAPIIpcModeShareableAndContainer
12:03:47 [2022-07-15T12:03:47.312Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:03:47 [2022-07-15T12:03:47.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:03:48 [2022-07-15T12:03:48.373Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s)
12:03:48 [2022-07-15T12:03:48.374Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:03:48 [2022-07-15T12:03:48.723Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s)
12:03:48 [2022-07-15T12:03:48.723Z] === RUN   TestAPIIpcModeHost
12:03:48 [2022-07-15T12:03:48.723Z] --- PASS: TestAPIIpcModeHost (0.36s)
12:03:48 [2022-07-15T12:03:48.723Z] === RUN   TestDaemonIpcModeShareable
12:03:49 [2022-07-15T12:03:49.468Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:03:50 [2022-07-15T12:03:50.103Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
12:03:50 [2022-07-15T12:03:50.103Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
12:03:50 [2022-07-15T12:03:50.103Z] === RUN   TestDaemonIpcModePrivate
12:03:50 [2022-07-15T12:03:50.840Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
12:03:51 [2022-07-15T12:03:51.041Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
12:03:51 [2022-07-15T12:03:51.041Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
12:03:51 [2022-07-15T12:03:51.041Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:03:51 [2022-07-15T12:03:51.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:03:51 [2022-07-15T12:03:51.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:03:51 [2022-07-15T12:03:51.406Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
12:03:52 [2022-07-15T12:03:52.145Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
12:03:52 [2022-07-15T12:03:52.145Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
12:03:52 [2022-07-15T12:03:52.145Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:03:53 [2022-07-15T12:03:53.524Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
12:03:53 [2022-07-15T12:03:53.524Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
12:03:53 [2022-07-15T12:03:53.524Z] === RUN   TestIpcModeOlderClient
12:03:53 [2022-07-15T12:03:53.524Z] === PAUSE TestIpcModeOlderClient
12:03:53 [2022-07-15T12:03:53.524Z] === RUN   TestKillContainerInvalidSignal
12:03:53 [2022-07-15T12:03:53.784Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
12:03:53 [2022-07-15T12:03:53.784Z] === RUN   TestKillContainer
12:03:53 [2022-07-15T12:03:53.784Z] === RUN   TestKillContainer/no_signal
12:03:54 [2022-07-15T12:03:54.044Z] === RUN   TestKillContainer/non_killing_signal
12:03:54 [2022-07-15T12:03:54.068Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:03:54 [2022-07-15T12:03:54.068Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:03:54 [2022-07-15T12:03:54.613Z] === RUN   TestKillContainer/killing_signal
12:03:55 [2022-07-15T12:03:55.181Z] --- PASS: TestKillContainer (1.28s)
12:03:55 [2022-07-15T12:03:55.181Z]     --- PASS: TestKillContainer/no_signal (0.38s)
12:03:55 [2022-07-15T12:03:55.181Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
12:03:55 [2022-07-15T12:03:55.181Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
12:03:55 [2022-07-15T12:03:55.181Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:03:55 [2022-07-15T12:03:55.181Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:03:55 [2022-07-15T12:03:55.441Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:03:55 [2022-07-15T12:03:55.968Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
12:03:55 [2022-07-15T12:03:55.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:03:56 [2022-07-15T12:03:56.010Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
12:03:56 [2022-07-15T12:03:56.010Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
12:03:56 [2022-07-15T12:03:56.010Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
12:03:56 [2022-07-15T12:03:56.010Z] === RUN   TestKillStoppedContainer
12:03:56 [2022-07-15T12:03:56.010Z] --- PASS: TestKillStoppedContainer (0.04s)
12:03:56 [2022-07-15T12:03:56.010Z] === RUN   TestKillStoppedContainerAPIPre120
12:03:56 [2022-07-15T12:03:56.010Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:03:56 [2022-07-15T12:03:56.010Z] === RUN   TestKillDifferentUserContainer
12:03:56 [2022-07-15T12:03:56.269Z] --- PASS: TestKillDifferentUserContainer (0.41s)
12:03:56 [2022-07-15T12:03:56.269Z] === RUN   TestInspectOomKilledTrue
12:03:56 [2022-07-15T12:03:56.843Z] --- PASS: TestInspectOomKilledTrue (0.47s)
12:03:56 [2022-07-15T12:03:56.843Z] === RUN   TestInspectOomKilledFalse
12:03:56 [2022-07-15T12:03:56.903Z]     check_test.go:540: [db8638f48c337] daemon is not started
12:03:56 [2022-07-15T12:03:56.903Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
12:03:57 [2022-07-15T12:03:57.412Z] --- PASS: TestInspectOomKilledFalse (0.41s)
12:03:57 [2022-07-15T12:03:57.412Z] === RUN   TestLinksEtcHostsContentMatch
12:03:57 [2022-07-15T12:03:57.471Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
12:03:57 [2022-07-15T12:03:57.672Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
12:03:57 [2022-07-15T12:03:57.672Z] === RUN   TestLinksContainerNames
12:03:58 [2022-07-15T12:03:58.037Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.19s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.75s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.52s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.63s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.13s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.09s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.77s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.74s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.40s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.41s)
12:03:58 [2022-07-15T12:03:58.037Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.85s)
12:03:58 [2022-07-15T12:03:58.037Z] === RUN   TestCgroupNamespacesRun
12:03:58 [2022-07-15T12:03:58.466Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.70s)
12:03:58 [2022-07-15T12:03:58.466Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:03:58 [2022-07-15T12:03:58.610Z] --- PASS: TestLinksContainerNames (0.84s)
12:03:58 [2022-07-15T12:03:58.610Z] === RUN   TestLogsFollowTailEmpty
12:03:58 [2022-07-15T12:03:58.869Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
12:03:58 [2022-07-15T12:03:58.869Z] === RUN   TestLogs
12:03:58 [2022-07-15T12:03:58.869Z] === RUN   TestLogs/driver_local
12:03:58 [2022-07-15T12:03:58.869Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:03:58 [2022-07-15T12:03:58.869Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:03:58 [2022-07-15T12:03:58.869Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:03:58 [2022-07-15T12:03:58.869Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:03:58 [2022-07-15T12:03:58.869Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:03:58 [2022-07-15T12:03:58.869Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:03:58 [2022-07-15T12:03:58.869Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:03:58 [2022-07-15T12:03:58.869Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:03:58 [2022-07-15T12:03:58.869Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:03:58 [2022-07-15T12:03:58.869Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:03:58 [2022-07-15T12:03:58.869Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:03:58 [2022-07-15T12:03:58.869Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:03:58 [2022-07-15T12:03:58.869Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:03:58 [2022-07-15T12:03:58.869Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:03:58 [2022-07-15T12:03:58.975Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
12:03:59 [2022-07-15T12:03:59.233Z] --- PASS: TestCgroupNamespacesRun (1.35s)
12:03:59 [2022-07-15T12:03:59.233Z] === RUN   TestCgroupNamespacesRunPrivileged
12:03:59 [2022-07-15T12:03:59.438Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:03:59 [2022-07-15T12:03:59.438Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:04:00 [2022-07-15T12:04:00.008Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:04:00 [2022-07-15T12:04:00.008Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:04:00 [2022-07-15T12:04:00.577Z] === RUN   TestLogs/driver_json-file
12:04:00 [2022-07-15T12:04:00.837Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:04:00 [2022-07-15T12:04:00.837Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:04:00 [2022-07-15T12:04:00.837Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:04:00 [2022-07-15T12:04:00.837Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:04:00 [2022-07-15T12:04:00.837Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:04:00 [2022-07-15T12:04:00.837Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:04:00 [2022-07-15T12:04:00.837Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:04:00 [2022-07-15T12:04:00.837Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:04:00 [2022-07-15T12:04:00.837Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:04:00 [2022-07-15T12:04:00.837Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:04:00 [2022-07-15T12:04:00.837Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:04:00 [2022-07-15T12:04:00.837Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:04:00 [2022-07-15T12:04:00.837Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:04:00 [2022-07-15T12:04:00.837Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:04:01 [2022-07-15T12:04:01.138Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s)
12:04:01 [2022-07-15T12:04:01.138Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:04:01 [2022-07-15T12:04:01.406Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:04:01 [2022-07-15T12:04:01.406Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:04:01 [2022-07-15T12:04:01.976Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:04:02 [2022-07-15T12:04:02.236Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:04:02 [2022-07-15T12:04:02.514Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
12:04:02 [2022-07-15T12:04:02.773Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
12:04:02 [2022-07-15T12:04:02.773Z] === RUN   TestCgroupNamespacesRunHostMode
12:04:02 [2022-07-15T12:04:02.804Z] --- PASS: TestLogs (3.92s)
12:04:02 [2022-07-15T12:04:02.804Z]     --- PASS: TestLogs/driver_local (0.01s)
12:04:02 [2022-07-15T12:04:02.804Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s)
12:04:02 [2022-07-15T12:04:02.804Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s)
12:04:02 [2022-07-15T12:04:02.804Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.46s)
12:04:02 [2022-07-15T12:04:02.804Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s)
12:04:02 [2022-07-15T12:04:02.804Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.71s)
12:04:02 [2022-07-15T12:04:02.804Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s)
12:04:02 [2022-07-15T12:04:02.804Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:04:02 [2022-07-15T12:04:02.804Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s)
12:04:02 [2022-07-15T12:04:02.804Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s)
12:04:02 [2022-07-15T12:04:02.804Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s)
12:04:02 [2022-07-15T12:04:02.804Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.69s)
12:04:02 [2022-07-15T12:04:02.804Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s)
12:04:02 [2022-07-15T12:04:02.804Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.78s)
12:04:02 [2022-07-15T12:04:02.804Z] === RUN   TestContainerNetworkMountsNoChown
12:04:03 [2022-07-15T12:04:03.064Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot/default
12:04:03 [2022-07-15T12:04:03.064Z] === PAUSE TestMountDaemonRoot/default
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot/private
12:04:03 [2022-07-15T12:04:03.064Z] === PAUSE TestMountDaemonRoot/private
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot/rprivate
12:04:03 [2022-07-15T12:04:03.064Z] === PAUSE TestMountDaemonRoot/rprivate
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot/slave
12:04:03 [2022-07-15T12:04:03.064Z] === PAUSE TestMountDaemonRoot/slave
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot/rslave
12:04:03 [2022-07-15T12:04:03.064Z] === PAUSE TestMountDaemonRoot/rslave
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot/shared
12:04:03 [2022-07-15T12:04:03.064Z] === PAUSE TestMountDaemonRoot/shared
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot/rshared
12:04:03 [2022-07-15T12:04:03.064Z] === PAUSE TestMountDaemonRoot/rshared
12:04:03 [2022-07-15T12:04:03.064Z] === CONT  TestMountDaemonRoot/default
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot/default/bind_root
12:04:03 [2022-07-15T12:04:03.064Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:04:03 [2022-07-15T12:04:03.064Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot/default/mount_root
12:04:03 [2022-07-15T12:04:03.064Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:04:03 [2022-07-15T12:04:03.064Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:04:03 [2022-07-15T12:04:03.064Z] === CONT  TestMountDaemonRoot/default/bind_root
12:04:03 [2022-07-15T12:04:03.064Z] === CONT  TestMountDaemonRoot/rshared
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:04:03 [2022-07-15T12:04:03.064Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:04:03 [2022-07-15T12:04:03.064Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:04:03 [2022-07-15T12:04:03.064Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:04:03 [2022-07-15T12:04:03.064Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:04:03 [2022-07-15T12:04:03.064Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:04:03 [2022-07-15T12:04:03.064Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/shared
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/rslave
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/slave
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/rprivate
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/private
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/private/mount_root
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === RUN   TestMountDaemonRoot/private/bind_root
12:04:03 [2022-07-15T12:04:03.324Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/default/mount_root
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:04:03 [2022-07-15T12:04:03.324Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:04:03 [2022-07-15T12:04:03.340Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
12:04:03 [2022-07-15T12:04:03.340Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
12:04:03 [2022-07-15T12:04:03.340Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
12:04:03 [2022-07-15T12:04:03.584Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:04:03 [2022-07-15T12:04:03.584Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:04:03 [2022-07-15T12:04:03.584Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:04:03 [2022-07-15T12:04:03.584Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:04:03 [2022-07-15T12:04:03.584Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:04:03 [2022-07-15T12:04:03.584Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:04:03 [2022-07-15T12:04:03.584Z] === CONT  TestMountDaemonRoot/private/bind_root
12:04:03 [2022-07-15T12:04:03.584Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:04:03 [2022-07-15T12:04:03.584Z] === CONT  TestMountDaemonRoot/private/mount_root
12:04:03 [2022-07-15T12:04:03.584Z] --- PASS: TestMountDaemonRoot (0.02s)
12:04:03 [2022-07-15T12:04:03.584Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:04:03 [2022-07-15T12:04:03.584Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:04:03 [2022-07-15T12:04:03.584Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:04:03 [2022-07-15T12:04:03.584Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:04:03 [2022-07-15T12:04:03.584Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:04:03 [2022-07-15T12:04:03.584Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:04:03 [2022-07-15T12:04:03.584Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:04:03 [2022-07-15T12:04:03.584Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.01s)
12:04:03 [2022-07-15T12:04:03.584Z] === RUN   TestContainerBindMountNonRecursive
12:04:04 [2022-07-15T12:04:04.276Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
12:04:04 [2022-07-15T12:04:04.965Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
12:04:04 [2022-07-15T12:04:04.965Z] === RUN   TestContainerVolumesMountedAsShared
12:04:05 [2022-07-15T12:04:05.210Z] --- PASS: TestCgroupNamespacesRunHostMode (2.22s)
12:04:05 [2022-07-15T12:04:05.210Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:04:05 [2022-07-15T12:04:05.210Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
12:04:05 [2022-07-15T12:04:05.224Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
12:04:05 [2022-07-15T12:04:05.224Z] === RUN   TestContainerVolumesMountedAsSlave
12:04:05 [2022-07-15T12:04:05.483Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
12:04:05 [2022-07-15T12:04:05.483Z] === RUN   TestNetworkNat
12:04:06 [2022-07-15T12:04:06.056Z] --- PASS: TestNetworkNat (0.48s)
12:04:06 [2022-07-15T12:04:06.056Z] === RUN   TestNetworkLocalhostTCPNat
12:04:06 [2022-07-15T12:04:06.147Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
12:04:06 [2022-07-15T12:04:06.625Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
12:04:06 [2022-07-15T12:04:06.625Z] === RUN   TestNetworkLoopbackNat
12:04:07 [2022-07-15T12:04:07.083Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.99s)
12:04:07 [2022-07-15T12:04:07.083Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:04:07 [2022-07-15T12:04:07.083Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
12:04:08 [2022-07-15T12:04:08.020Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
12:04:08 [2022-07-15T12:04:08.955Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
12:04:08 [2022-07-15T12:04:08.955Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
12:04:08 [2022-07-15T12:04:08.955Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
12:04:09 [2022-07-15T12:04:09.162Z] --- PASS: TestNetworkLoopbackNat (2.59s)
12:04:09 [2022-07-15T12:04:09.162Z] === RUN   TestPause
12:04:09 [2022-07-15T12:04:09.213Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s)
12:04:09 [2022-07-15T12:04:09.213Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:04:09 [2022-07-15T12:04:09.732Z] --- PASS: TestPause (0.44s)
12:04:09 [2022-07-15T12:04:09.732Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:04:09 [2022-07-15T12:04:09.732Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:04:09 [2022-07-15T12:04:09.732Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:04:09 [2022-07-15T12:04:09.732Z] === RUN   TestPauseStopPausedContainer
12:04:09 [2022-07-15T12:04:09.992Z] --- PASS: TestPauseStopPausedContainer (0.45s)
12:04:09 [2022-07-15T12:04:09.992Z] === RUN   TestPidHost
12:04:10 [2022-07-15T12:04:10.149Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
12:04:10 [2022-07-15T12:04:10.149Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s)
12:04:10 [2022-07-15T12:04:10.149Z] === RUN   TestCgroupNamespacesRunOlderClient
12:04:10 [2022-07-15T12:04:10.716Z] === RUN   TestDockerSuite/TestLogsAPIUntil
12:04:10 [2022-07-15T12:04:10.931Z] --- PASS: TestPidHost (0.94s)
12:04:10 [2022-07-15T12:04:10.931Z] === RUN   TestPsFilter
12:04:10 [2022-07-15T12:04:10.931Z] --- PASS: TestPsFilter (0.10s)
12:04:10 [2022-07-15T12:04:10.931Z] === RUN   TestRemoveContainerWithRemovedVolume
12:04:10 [2022-07-15T12:04:10.981Z] --- PASS: TestImportExtremelyLargeImageWorks (93.61s)
12:04:10 [2022-07-15T12:04:10.981Z] PASS
12:04:10 [2022-07-15T12:04:10.981Z] 
12:04:10 [2022-07-15T12:04:10.981Z] === Skipped
12:04:10 [2022-07-15T12:04:10.982Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:04:10 [2022-07-15T12:04:10.982Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:04:10 [2022-07-15T12:04:10.982Z] 
12:04:10 [2022-07-15T12:04:10.982Z] DONE 22 tests, 1 skipped in 97.711s
12:04:10 [2022-07-15T12:04:10.982Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:04:10 [2022-07-15T12:04:10.982Z] === RUN   TestStripANSICommands
12:04:10 [2022-07-15T12:04:10.982Z] === RUN   TestStripANSICommands/#00
12:04:10 [2022-07-15T12:04:10.982Z] === RUN   TestStripANSICommands/#01
12:04:10 [2022-07-15T12:04:10.982Z] --- PASS: TestStripANSICommands (0.00s)
12:04:10 [2022-07-15T12:04:10.982Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:04:10 [2022-07-15T12:04:10.982Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:04:10 [2022-07-15T12:04:10.982Z] PASS
12:04:10 [2022-07-15T12:04:10.982Z] 
12:04:10 [2022-07-15T12:04:10.982Z] DONE 3 tests in 0.040s
12:04:10 [2022-07-15T12:04:10.982Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:04:10 [2022-07-15T12:04:10.982Z] INFO: Testing against a local daemon
12:04:10 [2022-07-15T12:04:10.982Z] === RUN   TestNetworkCreateDelete
12:04:10 [2022-07-15T12:04:10.982Z] --- PASS: TestNetworkCreateDelete (0.13s)
12:04:10 [2022-07-15T12:04:10.982Z] === RUN   TestDockerNetworkDeletePreferID
12:04:10 [2022-07-15T12:04:10.982Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
12:04:10 [2022-07-15T12:04:10.982Z] === RUN   TestDaemonDNSFallback
12:04:11 [2022-07-15T12:04:11.501Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
12:04:11 [2022-07-15T12:04:11.501Z] === RUN   TestRemoveContainerWithVolume
12:04:12 [2022-07-15T12:04:12.070Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
12:04:12 [2022-07-15T12:04:12.070Z] === RUN   TestRemoveContainerRunning
12:04:12 [2022-07-15T12:04:12.330Z] --- PASS: TestRemoveContainerRunning (0.42s)
12:04:12 [2022-07-15T12:04:12.330Z] === RUN   TestRemoveContainerForceRemoveRunning
12:04:12 [2022-07-15T12:04:12.615Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.25s)
12:04:12 [2022-07-15T12:04:12.615Z] === RUN   TestNISDomainname
12:04:12 [2022-07-15T12:04:12.615Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
12:04:12 [2022-07-15T12:04:12.898Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
12:04:12 [2022-07-15T12:04:12.898Z] === RUN   TestRemoveInvalidContainer
12:04:12 [2022-07-15T12:04:12.898Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:04:12 [2022-07-15T12:04:12.898Z] === RUN   TestRenameLinkedContainer
12:04:13 [2022-07-15T12:04:13.181Z] --- PASS: TestNISDomainname (0.78s)
12:04:13 [2022-07-15T12:04:13.181Z] === RUN   TestHostnameDnsResolution
12:04:14 [2022-07-15T12:04:14.117Z] --- PASS: TestHostnameDnsResolution (1.00s)
12:04:14 [2022-07-15T12:04:14.117Z] === RUN   TestUnprivilegedPortsAndPing
12:04:14 [2022-07-15T12:04:14.683Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
12:04:14 [2022-07-15T12:04:14.683Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
12:04:14 [2022-07-15T12:04:14.807Z] --- PASS: TestRenameLinkedContainer (1.66s)
12:04:14 [2022-07-15T12:04:14.807Z] === RUN   TestRenameStoppedContainer
12:04:14 [2022-07-15T12:04:14.807Z] --- PASS: TestRenameStoppedContainer (0.40s)
12:04:14 [2022-07-15T12:04:14.807Z] === RUN   TestRenameRunningContainerAndReuse
12:04:14 [2022-07-15T12:04:14.941Z] --- PASS: TestUnprivilegedPortsAndPing (0.70s)
12:04:14 [2022-07-15T12:04:14.941Z] === RUN   TestPrivilegedHostDevices
12:04:15 [2022-07-15T12:04:15.145Z] --- PASS: TestDaemonDNSFallback (6.32s)
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestInspectNetwork
12:04:15 [2022-07-15T12:04:15.146Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:15 [2022-07-15T12:04:15.146Z] --- SKIP: TestInspectNetwork (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestRunContainerWithBridgeNone
12:04:15 [2022-07-15T12:04:15.146Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.146Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON/networks/create
12:04:15 [2022-07-15T12:04:15.146Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:04:15 [2022-07-15T12:04:15.146Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:04:15 [2022-07-15T12:04:15.146Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:04:15 [2022-07-15T12:04:15.146Z] === CONT  TestNetworkInvalidJSON/networks/create
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:04:15 [2022-07-15T12:04:15.146Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:04:15 [2022-07-15T12:04:15.146Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:04:15 [2022-07-15T12:04:15.146Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:04:15 [2022-07-15T12:04:15.146Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkList
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkList//networks
12:04:15 [2022-07-15T12:04:15.146Z] === PAUSE TestNetworkList//networks
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestNetworkList//networks/
12:04:15 [2022-07-15T12:04:15.146Z] === PAUSE TestNetworkList//networks/
12:04:15 [2022-07-15T12:04:15.146Z] === CONT  TestNetworkList//networks
12:04:15 [2022-07-15T12:04:15.146Z] === CONT  TestNetworkList//networks/
12:04:15 [2022-07-15T12:04:15.146Z] --- PASS: TestNetworkList (0.01s)
12:04:15 [2022-07-15T12:04:15.146Z]     --- PASS: TestNetworkList//networks (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestHostIPv4BridgeLabel
12:04:15 [2022-07-15T12:04:15.146Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.146Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestDaemonRestartWithLiveRestore
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.146Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestDaemonDefaultNetworkPools
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.146Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestDaemonRestartWithExistingNetwork
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.146Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.146Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.146Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestServiceWithPredefinedNetwork
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:15 [2022-07-15T12:04:15.146Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:243: FLAKY_TEST
12:04:15 [2022-07-15T12:04:15.146Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestServiceWithDataPathPortInit
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:15 [2022-07-15T12:04:15.146Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:15 [2022-07-15T12:04:15.146Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z] PASS
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] === Skipped
12:04:15 [2022-07-15T12:04:15.146Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:243: FLAKY_TEST
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] DONE 34 tests, 12 skipped in 7.068s
12:04:15 [2022-07-15T12:04:15.146Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:04:15 [2022-07-15T12:04:15.146Z] INFO: Testing against a local daemon
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestDockerNetworkIpvlanPersistance
12:04:15 [2022-07-15T12:04:15.146Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:04:15 [2022-07-15T12:04:15.146Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z] === RUN   TestDockerNetworkIpvlan
12:04:15 [2022-07-15T12:04:15.146Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:04:15 [2022-07-15T12:04:15.146Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z] PASS
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] === Skipped
12:04:15 [2022-07-15T12:04:15.146Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:04:15 [2022-07-15T12:04:15.146Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:04:15 [2022-07-15T12:04:15.146Z] 
12:04:15 [2022-07-15T12:04:15.146Z] DONE 2 tests, 2 skipped in 0.085s
12:04:15 [2022-07-15T12:04:15.146Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:04:15 [2022-07-15T12:04:15.401Z] INFO: Testing against a local daemon
12:04:15 [2022-07-15T12:04:15.401Z] === RUN   TestDockerNetworkMacvlanPersistance
12:04:15 [2022-07-15T12:04:15.401Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.401Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
12:04:15 [2022-07-15T12:04:15.401Z] === RUN   TestDockerNetworkMacvlan
12:04:15 [2022-07-15T12:04:15.401Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.401Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
12:04:15 [2022-07-15T12:04:15.401Z] PASS
12:04:15 [2022-07-15T12:04:15.401Z] 
12:04:15 [2022-07-15T12:04:15.401Z] === Skipped
12:04:15 [2022-07-15T12:04:15.401Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
12:04:15 [2022-07-15T12:04:15.401Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.401Z] 
12:04:15 [2022-07-15T12:04:15.401Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
12:04:15 [2022-07-15T12:04:15.401Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
12:04:15 [2022-07-15T12:04:15.401Z] 
12:04:15 [2022-07-15T12:04:15.401Z] DONE 2 tests, 2 skipped in 0.087s
12:04:15 [2022-07-15T12:04:15.401Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:04:15 [2022-07-15T12:04:15.401Z] testing: warning: no tests to run
12:04:15 [2022-07-15T12:04:15.401Z] PASS
12:04:15 [2022-07-15T12:04:15.401Z] 
12:04:15 [2022-07-15T12:04:15.401Z] DONE 0 tests in 0.025s
12:04:15 [2022-07-15T12:04:15.401Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:04:15 [2022-07-15T12:04:15.401Z] INFO: Testing against a local daemon
12:04:15 [2022-07-15T12:04:15.401Z] === RUN   TestAuthZPluginAllowRequest
12:04:15 [2022-07-15T12:04:15.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:15 [2022-07-15T12:04:15.401Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
12:04:15 [2022-07-15T12:04:15.401Z] === RUN   TestAuthZPluginTLS
12:04:15 [2022-07-15T12:04:15.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:15 [2022-07-15T12:04:15.401Z] --- SKIP: TestAuthZPluginTLS (0.00s)
12:04:15 [2022-07-15T12:04:15.401Z] === RUN   TestAuthZPluginDenyRequest
12:04:15 [2022-07-15T12:04:15.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:15 [2022-07-15T12:04:15.401Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
12:04:15 [2022-07-15T12:04:15.401Z] === RUN   TestAuthZPluginAPIDenyResponse
12:04:15 [2022-07-15T12:04:15.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:15 [2022-07-15T12:04:15.401Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
12:04:15 [2022-07-15T12:04:15.402Z] === RUN   TestAuthZPluginDenyResponse
12:04:15 [2022-07-15T12:04:15.402Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:15 [2022-07-15T12:04:15.402Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
12:04:15 [2022-07-15T12:04:15.402Z] === RUN   TestAuthZPluginAllowEventStream
12:04:15 [2022-07-15T12:04:15.402Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:15 [2022-07-15T12:04:15.402Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
12:04:15 [2022-07-15T12:04:15.402Z] === RUN   TestAuthZPluginErrorResponse
12:04:15 [2022-07-15T12:04:15.402Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:15 [2022-07-15T12:04:15.402Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
12:04:15 [2022-07-15T12:04:15.402Z] === RUN   TestAuthZPluginErrorRequest
12:04:15 [2022-07-15T12:04:15.402Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:15 [2022-07-15T12:04:15.402Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
12:04:15 [2022-07-15T12:04:15.402Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:04:15 [2022-07-15T12:04:15.402Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:15 [2022-07-15T12:04:15.402Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:04:15 [2022-07-15T12:04:15.402Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:04:15 [2022-07-15T12:04:15.402Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:15 [2022-07-15T12:04:15.402Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:04:15 [2022-07-15T12:04:15.402Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:04:15 [2022-07-15T12:04:15.402Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:15 [2022-07-15T12:04:15.402Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:04:15 [2022-07-15T12:04:15.402Z] === RUN   TestAuthZPluginHeader
12:04:15 [2022-07-15T12:04:15.402Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:15 [2022-07-15T12:04:15.402Z] --- SKIP: TestAuthZPluginHeader (0.00s)
12:04:15 [2022-07-15T12:04:15.402Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:04:15 [2022-07-15T12:04:15.508Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
12:04:15 [2022-07-15T12:04:15.745Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
12:04:15 [2022-07-15T12:04:15.745Z] === RUN   TestRenameInvalidName
12:04:15 [2022-07-15T12:04:15.766Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
12:04:15 [2022-07-15T12:04:15.766Z] --- PASS: TestPrivilegedHostDevices (0.93s)
12:04:15 [2022-07-15T12:04:15.767Z] === RUN   TestRunConsoleSize
12:04:15 [2022-07-15T12:04:15.962Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:15 [2022-07-15T12:04:15.962Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
12:04:15 [2022-07-15T12:04:15.962Z] === RUN   TestAuthZPluginV2Disable
12:04:16 [2022-07-15T12:04:16.005Z] --- PASS: TestRenameInvalidName (0.40s)
12:04:16 [2022-07-15T12:04:16.005Z] === RUN   TestRenameAnonymousContainer
12:04:16 [2022-07-15T12:04:16.218Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:16 [2022-07-15T12:04:16.218Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
12:04:16 [2022-07-15T12:04:16.218Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:04:16 [2022-07-15T12:04:16.333Z] --- PASS: TestRunConsoleSize (0.61s)
12:04:16 [2022-07-15T12:04:16.333Z] === RUN   TestStats
12:04:16 [2022-07-15T12:04:16.473Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:16 [2022-07-15T12:04:16.473Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
12:04:16 [2022-07-15T12:04:16.473Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:04:16 [2022-07-15T12:04:16.542Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
12:04:16 [2022-07-15T12:04:16.542Z] PASS
12:04:16 [2022-07-15T12:04:16.542Z] 
12:04:16 [2022-07-15T12:04:16.542Z] DONE 17 tests in 47.635s
12:04:16 [2022-07-15T12:04:16.542Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:04:16 [2022-07-15T12:04:16.542Z] INFO: Testing against a local daemon
12:04:16 [2022-07-15T12:04:16.542Z] === RUN   TestPluginInvalidJSON
12:04:16 [2022-07-15T12:04:16.542Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:04:16 [2022-07-15T12:04:16.542Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:04:16 [2022-07-15T12:04:16.542Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:04:16 [2022-07-15T12:04:16.542Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:04:16 [2022-07-15T12:04:16.542Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:04:16 [2022-07-15T12:04:16.542Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:04:16 [2022-07-15T12:04:16.542Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:04:16 [2022-07-15T12:04:16.542Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:04:16 [2022-07-15T12:04:16.542Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:04:16 [2022-07-15T12:04:16.542Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:04:16 [2022-07-15T12:04:16.542Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:04:16 [2022-07-15T12:04:16.542Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:04:16 [2022-07-15T12:04:16.542Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:04:16 [2022-07-15T12:04:16.542Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:04:16 [2022-07-15T12:04:16.542Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:04:16 [2022-07-15T12:04:16.542Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:04:16 [2022-07-15T12:04:16.542Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:04:16 [2022-07-15T12:04:16.542Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:04:16 [2022-07-15T12:04:16.543Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:04:16 [2022-07-15T12:04:16.543Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:04:16 [2022-07-15T12:04:16.543Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:04:16 [2022-07-15T12:04:16.543Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:04:16 [2022-07-15T12:04:16.543Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
12:04:16 [2022-07-15T12:04:16.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:04:16 [2022-07-15T12:04:16.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:04:16 [2022-07-15T12:04:16.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:04:16 [2022-07-15T12:04:16.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:04:16 [2022-07-15T12:04:16.543Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
12:04:16 [2022-07-15T12:04:16.543Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:04:16 [2022-07-15T12:04:16.543Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:04:16 [2022-07-15T12:04:16.543Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:04:16 [2022-07-15T12:04:16.543Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:04:16 [2022-07-15T12:04:16.543Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:04:16 [2022-07-15T12:04:16.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:04:16 [2022-07-15T12:04:16.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:04:16 [2022-07-15T12:04:16.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:04:16 [2022-07-15T12:04:16.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:04:16 [2022-07-15T12:04:16.543Z] === RUN   TestPluginInstall
12:04:16 [2022-07-15T12:04:16.543Z] === RUN   TestPluginInstall/no_auth
12:04:16 [2022-07-15T12:04:16.543Z] time="2022-07-15T12:04:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:04:16 [2022-07-15T12:04:16.543Z] time="2022-07-15T12:04:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79934cf617eafefa0cf355b78b8d08686caeb3aedb8185e9e5b2051158e11a6d" mediatype=application/vnd.docker.plugin.v1+json size=522
12:04:16 [2022-07-15T12:04:16.543Z] time="2022-07-15T12:04:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:04:16 [2022-07-15T12:04:16.543Z] time="2022-07-15T12:04:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79934cf617eafefa0cf355b78b8d08686caeb3aedb8185e9e5b2051158e11a6d" mediatype=application/vnd.docker.plugin.v1+json size=522
12:04:16 [2022-07-15T12:04:16.543Z] === RUN   TestPluginInstall/with_htpasswd
12:04:16 [2022-07-15T12:04:16.543Z] time="2022-07-15T12:04:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:04:16 [2022-07-15T12:04:16.543Z] time="2022-07-15T12:04:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79934cf617eafefa0cf355b78b8d08686caeb3aedb8185e9e5b2051158e11a6d" mediatype=application/vnd.docker.plugin.v1+json size=522
12:04:16 [2022-07-15T12:04:16.543Z] time="2022-07-15T12:04:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:04:16 [2022-07-15T12:04:16.543Z] time="2022-07-15T12:04:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79934cf617eafefa0cf355b78b8d08686caeb3aedb8185e9e5b2051158e11a6d" mediatype=application/vnd.docker.plugin.v1+json size=522
12:04:16 [2022-07-15T12:04:16.543Z] === RUN   TestPluginInstall/with_insecure
12:04:16 [2022-07-15T12:04:16.729Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:16 [2022-07-15T12:04:16.729Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
12:04:16 [2022-07-15T12:04:16.729Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:04:17 [2022-07-15T12:04:17.289Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.289Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
12:04:17 [2022-07-15T12:04:17.289Z] PASS
12:04:17 [2022-07-15T12:04:17.289Z] 
12:04:17 [2022-07-15T12:04:17.289Z] === Skipped
12:04:17 [2022-07-15T12:04:17.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
12:04:17 [2022-07-15T12:04:17.289Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.289Z] 
12:04:17 [2022-07-15T12:04:17.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
12:04:17 [2022-07-15T12:04:17.289Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.289Z] 
12:04:17 [2022-07-15T12:04:17.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
12:04:17 [2022-07-15T12:04:17.289Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.289Z] 
12:04:17 [2022-07-15T12:04:17.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
12:04:17 [2022-07-15T12:04:17.289Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.289Z] 
12:04:17 [2022-07-15T12:04:17.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
12:04:17 [2022-07-15T12:04:17.289Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.289Z] 
12:04:17 [2022-07-15T12:04:17.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
12:04:17 [2022-07-15T12:04:17.289Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.289Z] 
12:04:17 [2022-07-15T12:04:17.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
12:04:17 [2022-07-15T12:04:17.289Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.289Z] 
12:04:17 [2022-07-15T12:04:17.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
12:04:17 [2022-07-15T12:04:17.289Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.289Z] 
12:04:17 [2022-07-15T12:04:17.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:04:17 [2022-07-15T12:04:17.289Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.289Z] 
12:04:17 [2022-07-15T12:04:17.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:04:17 [2022-07-15T12:04:17.289Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.289Z] 
12:04:17 [2022-07-15T12:04:17.289Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:04:17 [2022-07-15T12:04:17.289Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.289Z] 
12:04:17 [2022-07-15T12:04:17.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
12:04:17 [2022-07-15T12:04:17.289Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.289Z] 
12:04:17 [2022-07-15T12:04:17.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
12:04:17 [2022-07-15T12:04:17.289Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.289Z] 
12:04:17 [2022-07-15T12:04:17.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
12:04:17 [2022-07-15T12:04:17.290Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.290Z] 
12:04:17 [2022-07-15T12:04:17.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
12:04:17 [2022-07-15T12:04:17.290Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.290Z] 
12:04:17 [2022-07-15T12:04:17.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
12:04:17 [2022-07-15T12:04:17.290Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.290Z] 
12:04:17 [2022-07-15T12:04:17.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
12:04:17 [2022-07-15T12:04:17.290Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.290Z] 
12:04:17 [2022-07-15T12:04:17.290Z] DONE 17 tests, 17 skipped in 1.804s
12:04:17 [2022-07-15T12:04:17.290Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:04:17 [2022-07-15T12:04:17.290Z] INFO: Testing against a local daemon
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:04:17 [2022-07-15T12:04:17.290Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:04:17 [2022-07-15T12:04:17.290Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:04:17 [2022-07-15T12:04:17.290Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:04:17 [2022-07-15T12:04:17.290Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:04:17 [2022-07-15T12:04:17.290Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:04:17 [2022-07-15T12:04:17.290Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:04:17 [2022-07-15T12:04:17.290Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:04:17 [2022-07-15T12:04:17.290Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginInstall
12:04:17 [2022-07-15T12:04:17.290Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.290Z] --- SKIP: TestPluginInstall (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginsWithRuntimes
12:04:17 [2022-07-15T12:04:17.290Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:04:17 [2022-07-15T12:04:17.290Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z] === RUN   TestPluginBackCompatMediaTypes
12:04:17 [2022-07-15T12:04:17.290Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:04:17 [2022-07-15T12:04:17.290Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z] PASS
12:04:17 [2022-07-15T12:04:17.290Z] 
12:04:17 [2022-07-15T12:04:17.290Z] === Skipped
12:04:17 [2022-07-15T12:04:17.290Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:04:17 [2022-07-15T12:04:17.290Z] 
12:04:17 [2022-07-15T12:04:17.290Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:04:17 [2022-07-15T12:04:17.290Z] 
12:04:17 [2022-07-15T12:04:17.290Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
12:04:17 [2022-07-15T12:04:17.290Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:04:17 [2022-07-15T12:04:17.290Z] 
12:04:17 [2022-07-15T12:04:17.290Z] DONE 19 tests, 3 skipped in 0.148s
12:04:17 [2022-07-15T12:04:17.290Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:04:17 [2022-07-15T12:04:17.476Z] time="2022-07-15T12:04:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:04:17 [2022-07-15T12:04:17.476Z] time="2022-07-15T12:04:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d74a2dcfcf524253a556393d261c139962ffd78c54ab5531c94a4f33af56360" mediatype=application/vnd.docker.plugin.v1+json size=522
12:04:17 [2022-07-15T12:04:17.476Z] time="2022-07-15T12:04:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:04:17 [2022-07-15T12:04:17.476Z] time="2022-07-15T12:04:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d74a2dcfcf524253a556393d261c139962ffd78c54ab5531c94a4f33af56360" mediatype=application/vnd.docker.plugin.v1+json size=522
12:04:17 [2022-07-15T12:04:17.476Z]     plugin_test.go:195: [d9c9d9080c253] daemon is not started
12:04:17 [2022-07-15T12:04:17.476Z] --- PASS: TestPluginInstall (2.73s)
12:04:17 [2022-07-15T12:04:17.476Z]     --- PASS: TestPluginInstall/no_auth (1.03s)
12:04:17 [2022-07-15T12:04:17.476Z]     --- PASS: TestPluginInstall/with_htpasswd (0.64s)
12:04:17 [2022-07-15T12:04:17.476Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
12:04:17 [2022-07-15T12:04:17.476Z] === RUN   TestPluginsWithRuntimes
12:04:17 [2022-07-15T12:04:17.545Z] INFO: Testing against a local daemon
12:04:17 [2022-07-15T12:04:17.545Z] === RUN   TestExternalGraphDriver
12:04:17 [2022-07-15T12:04:17.800Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:04:17 [2022-07-15T12:04:17.800Z] --- SKIP: TestExternalGraphDriver (0.34s)
12:04:17 [2022-07-15T12:04:17.800Z] === RUN   TestGraphdriverPluginV2
12:04:17 [2022-07-15T12:04:17.916Z] --- PASS: TestRenameAnonymousContainer (1.58s)
12:04:17 [2022-07-15T12:04:17.916Z] === RUN   TestRenameContainerWithSameName
12:04:18 [2022-07-15T12:04:18.176Z] --- PASS: TestRenameContainerWithSameName (0.44s)
12:04:18 [2022-07-15T12:04:18.176Z] === RUN   TestRenameContainerWithLinkedContainer
12:04:19 [2022-07-15T12:04:19.115Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
12:04:19 [2022-07-15T12:04:19.115Z] === RUN   TestResize
12:04:19 [2022-07-15T12:04:19.373Z] === RUN   TestPluginsWithRuntimes/No_Args
12:04:19 [2022-07-15T12:04:19.375Z] --- PASS: TestResize (0.44s)
12:04:19 [2022-07-15T12:04:19.375Z] === RUN   TestResizeWithInvalidSize
12:04:19 [2022-07-15T12:04:19.611Z] --- PASS: TestStats (2.60s)
12:04:19 [2022-07-15T12:04:19.611Z] === RUN   TestStopContainerWithTimeout
12:04:19 [2022-07-15T12:04:19.611Z] === RUN   TestStopContainerWithTimeout/0
12:04:19 [2022-07-15T12:04:19.611Z] === PAUSE TestStopContainerWithTimeout/0
12:04:19 [2022-07-15T12:04:19.611Z] === RUN   TestStopContainerWithTimeout/1
12:04:19 [2022-07-15T12:04:19.611Z] === PAUSE TestStopContainerWithTimeout/1
12:04:19 [2022-07-15T12:04:19.611Z] === RUN   TestStopContainerWithTimeout/3
12:04:19 [2022-07-15T12:04:19.611Z] === PAUSE TestStopContainerWithTimeout/3
12:04:19 [2022-07-15T12:04:19.611Z] === RUN   TestStopContainerWithTimeout/-1
12:04:19 [2022-07-15T12:04:19.611Z] === PAUSE TestStopContainerWithTimeout/-1
12:04:19 [2022-07-15T12:04:19.611Z] === CONT  TestStopContainerWithTimeout/0
12:04:19 [2022-07-15T12:04:19.611Z] === CONT  TestStopContainerWithTimeout/-1
12:04:19 [2022-07-15T12:04:19.611Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
12:04:19 [2022-07-15T12:04:19.868Z] === CONT  TestStopContainerWithTimeout/3
12:04:19 [2022-07-15T12:04:19.939Z] === RUN   TestPluginsWithRuntimes/With_Args
12:04:19 [2022-07-15T12:04:19.944Z] --- PASS: TestResizeWithInvalidSize (0.43s)
12:04:19 [2022-07-15T12:04:19.944Z] === RUN   TestResizeWhenContainerNotStarted
12:04:20 [2022-07-15T12:04:20.203Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:04:20 [2022-07-15T12:04:20.204Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:04:20 [2022-07-15T12:04:20.434Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
12:04:20 [2022-07-15T12:04:20.872Z] --- PASS: TestPluginsWithRuntimes (3.35s)
12:04:20 [2022-07-15T12:04:20.872Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
12:04:20 [2022-07-15T12:04:20.872Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
12:04:20 [2022-07-15T12:04:20.872Z] === RUN   TestPluginBackCompatMediaTypes
12:04:21 [2022-07-15T12:04:21.004Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
12:04:21 [2022-07-15T12:04:21.437Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
12:04:21 [2022-07-15T12:04:21.437Z] PASS
12:04:21 [2022-07-15T12:04:21.437Z] 
12:04:21 [2022-07-15T12:04:21.437Z] DONE 24 tests in 6.702s
12:04:21 [2022-07-15T12:04:21.437Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:04:21 [2022-07-15T12:04:21.437Z] INFO: Testing against a local daemon
12:04:21 [2022-07-15T12:04:21.437Z] === RUN   TestExternalGraphDriver
12:04:21 [2022-07-15T12:04:21.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:04:21 [2022-07-15T12:04:21.844Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:04:21 [2022-07-15T12:04:21.938Z] === CONT  TestStopContainerWithTimeout/1
12:04:21 [2022-07-15T12:04:21.938Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
12:04:21 [2022-07-15T12:04:21.963Z] --- PASS: TestGraphdriverPluginV2 (3.75s)
12:04:21 [2022-07-15T12:04:21.963Z] PASS
12:04:21 [2022-07-15T12:04:21.963Z] 
12:04:21 [2022-07-15T12:04:21.963Z] === Skipped
12:04:21 [2022-07-15T12:04:21.963Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
12:04:21 [2022-07-15T12:04:21.963Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:04:21 [2022-07-15T12:04:21.963Z] 
12:04:21 [2022-07-15T12:04:21.963Z] DONE 2 tests, 1 skipped in 4.202s
12:04:21 [2022-07-15T12:04:21.963Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:04:21 [2022-07-15T12:04:21.963Z] INFO: Testing against a local daemon
12:04:21 [2022-07-15T12:04:21.963Z] === RUN   TestContinueAfterPluginCrash
12:04:21 [2022-07-15T12:04:21.963Z] === PAUSE TestContinueAfterPluginCrash
12:04:21 [2022-07-15T12:04:21.963Z] === RUN   TestReadPluginNoRead
12:04:21 [2022-07-15T12:04:21.963Z] === PAUSE TestReadPluginNoRead
12:04:21 [2022-07-15T12:04:21.963Z] === RUN   TestDaemonStartWithLogOpt
12:04:21 [2022-07-15T12:04:21.963Z] === PAUSE TestDaemonStartWithLogOpt
12:04:21 [2022-07-15T12:04:21.963Z] === CONT  TestContinueAfterPluginCrash
12:04:21 [2022-07-15T12:04:21.963Z] === CONT  TestDaemonStartWithLogOpt
12:04:22 [2022-07-15T12:04:22.002Z] === RUN   TestExternalGraphDriver/json
12:04:22 [2022-07-15T12:04:22.197Z] === RUN   TestDockerSuite/TestPostContainersAttach
12:04:22 [2022-07-15T12:04:22.783Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:04:23 [2022-07-15T12:04:23.048Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:04:23 [2022-07-15T12:04:23.902Z] === RUN   TestExternalGraphDriver/spec
12:04:23 [2022-07-15T12:04:23.989Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:04:24 [2022-07-15T12:04:24.097Z] --- PASS: TestStopContainerWithTimeout (0.02s)
12:04:24 [2022-07-15T12:04:24.097Z]     --- PASS: TestStopContainerWithTimeout/0 (0.90s)
12:04:24 [2022-07-15T12:04:24.097Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.94s)
12:04:24 [2022-07-15T12:04:24.097Z]     --- PASS: TestStopContainerWithTimeout/3 (2.79s)
12:04:24 [2022-07-15T12:04:24.097Z]     --- PASS: TestStopContainerWithTimeout/1 (1.82s)
12:04:24 [2022-07-15T12:04:24.097Z] === RUN   TestDeleteDevicemapper
12:04:24 [2022-07-15T12:04:24.097Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:04:24 [2022-07-15T12:04:24.097Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:04:24 [2022-07-15T12:04:24.097Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:04:25 [2022-07-15T12:04:25.277Z] === RUN   TestExternalGraphDriver/pull
12:04:26 [2022-07-15T12:04:26.125Z] --- PASS: TestDaemonStartWithLogOpt (4.29s)
12:04:26 [2022-07-15T12:04:26.125Z] === CONT  TestReadPluginNoRead
12:04:26 [2022-07-15T12:04:26.526Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:04:26 [2022-07-15T12:04:26.630Z]     check_test.go:540: [d182cdcf6c51c] daemon is not started
12:04:26 [2022-07-15T12:04:26.630Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
12:04:26 [2022-07-15T12:04:26.891Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.99s)
12:04:26 [2022-07-15T12:04:26.891Z] === RUN   TestUpdateMemory
12:04:26 [2022-07-15T12:04:26.891Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:04:26 [2022-07-15T12:04:26.891Z] --- SKIP: TestUpdateMemory (0.00s)
12:04:26 [2022-07-15T12:04:26.891Z] === RUN   TestUpdateCPUQuota
12:04:27 [2022-07-15T12:04:27.176Z] --- PASS: TestExternalGraphDriver (5.25s)
12:04:27 [2022-07-15T12:04:27.176Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
12:04:27 [2022-07-15T12:04:27.176Z]     --- PASS: TestExternalGraphDriver/spec (1.62s)
12:04:27 [2022-07-15T12:04:27.176Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
12:04:27 [2022-07-15T12:04:27.176Z] === RUN   TestGraphdriverPluginV2
12:04:27 [2022-07-15T12:04:27.464Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:04:27 [2022-07-15T12:04:27.825Z] --- PASS: TestUpdateCPUQuota (1.18s)
12:04:27 [2022-07-15T12:04:27.825Z] === RUN   TestUpdatePidsLimit
12:04:27 [2022-07-15T12:04:27.825Z] === RUN   TestUpdatePidsLimit/update_from_none
12:04:28 [2022-07-15T12:04:28.395Z] === RUN   TestUpdatePidsLimit/no_change
12:04:28 [2022-07-15T12:04:28.395Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
12:04:28 [2022-07-15T12:04:28.395Z] === RUN   TestUpdatePidsLimit/update_lower
12:04:28 [2022-07-15T12:04:28.639Z] === RUN   TestReadPluginNoRead/default
12:04:28 [2022-07-15T12:04:28.960Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:04:29 [2022-07-15T12:04:29.219Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:04:29 [2022-07-15T12:04:29.477Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:04:29 [2022-07-15T12:04:29.477Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
12:04:29 [2022-07-15T12:04:29.477Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
12:04:29 [2022-07-15T12:04:29.565Z] === RUN   TestReadPluginNoRead/disabled_caching
12:04:29 [2022-07-15T12:04:29.736Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
12:04:29 [2022-07-15T12:04:29.994Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:04:30 [2022-07-15T12:04:30.560Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
12:04:30 [2022-07-15T12:04:30.560Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
12:04:30 [2022-07-15T12:04:30.560Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
12:04:30 [2022-07-15T12:04:30.756Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:04:30 [2022-07-15T12:04:30.929Z] --- PASS: TestContinueAfterPluginCrash (9.01s)
12:04:30 [2022-07-15T12:04:30.929Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:04:31 [2022-07-15T12:04:31.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:04:31 [2022-07-15T12:04:31.127Z] --- PASS: TestUpdatePidsLimit (3.23s)
12:04:31 [2022-07-15T12:04:31.127Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
12:04:31 [2022-07-15T12:04:31.127Z]     --- PASS: TestUpdatePidsLimit/no_change (0.28s)
12:04:31 [2022-07-15T12:04:31.127Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.30s)
12:04:31 [2022-07-15T12:04:31.127Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
12:04:31 [2022-07-15T12:04:31.127Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
12:04:31 [2022-07-15T12:04:31.127Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
12:04:31 [2022-07-15T12:04:31.127Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
12:04:31 [2022-07-15T12:04:31.127Z] === RUN   TestUpdateRestartPolicy
12:04:31 [2022-07-15T12:04:31.127Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
12:04:31 [2022-07-15T12:04:31.127Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
12:04:31 [2022-07-15T12:04:31.359Z] --- PASS: TestGraphdriverPluginV2 (4.09s)
12:04:31 [2022-07-15T12:04:31.359Z] PASS
12:04:31 [2022-07-15T12:04:31.359Z] 
12:04:31 [2022-07-15T12:04:31.359Z] DONE 5 tests in 9.389s
12:04:31 [2022-07-15T12:04:31.359Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:04:31 [2022-07-15T12:04:31.359Z] INFO: Testing against a local daemon
12:04:31 [2022-07-15T12:04:31.359Z] === RUN   TestContinueAfterPluginCrash
12:04:31 [2022-07-15T12:04:31.359Z] === PAUSE TestContinueAfterPluginCrash
12:04:31 [2022-07-15T12:04:31.359Z] === RUN   TestReadPluginNoRead
12:04:31 [2022-07-15T12:04:31.359Z] === PAUSE TestReadPluginNoRead
12:04:31 [2022-07-15T12:04:31.359Z] === RUN   TestDaemonStartWithLogOpt
12:04:31 [2022-07-15T12:04:31.359Z] === PAUSE TestDaemonStartWithLogOpt
12:04:31 [2022-07-15T12:04:31.359Z] === CONT  TestContinueAfterPluginCrash
12:04:31 [2022-07-15T12:04:31.359Z] === CONT  TestDaemonStartWithLogOpt
12:04:31 [2022-07-15T12:04:31.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:04:32 [2022-07-15T12:04:32.061Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
12:04:32 [2022-07-15T12:04:32.061Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
12:04:32 [2022-07-15T12:04:32.296Z] === CONT  TestReadPluginNoRead
12:04:32 [2022-07-15T12:04:32.297Z]     read_test.go:92: [d8a477fe89dd3] daemon is not started
12:04:32 [2022-07-15T12:04:32.297Z] --- PASS: TestReadPluginNoRead (6.15s)
12:04:32 [2022-07-15T12:04:32.297Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
12:04:32 [2022-07-15T12:04:32.297Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.32s)
12:04:32 [2022-07-15T12:04:32.297Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s)
12:04:32 [2022-07-15T12:04:32.297Z] PASS
12:04:32 [2022-07-15T12:04:32.297Z] 
12:04:32 [2022-07-15T12:04:32.297Z] DONE 6 tests in 10.552s
12:04:32 [2022-07-15T12:04:32.297Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:04:32 [2022-07-15T12:04:32.297Z] testing: warning: no tests to run
12:04:32 [2022-07-15T12:04:32.297Z] PASS
12:04:32 [2022-07-15T12:04:32.297Z] 
12:04:32 [2022-07-15T12:04:32.297Z] DONE 0 tests in 0.044s
12:04:32 [2022-07-15T12:04:32.297Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:04:32 [2022-07-15T12:04:32.297Z] INFO: Testing against a local daemon
12:04:32 [2022-07-15T12:04:32.297Z] === RUN   TestPluginWithDevMounts
12:04:32 [2022-07-15T12:04:32.297Z]     mounts_test.go:20: (*Execution).IsRootless-fm
12:04:32 [2022-07-15T12:04:32.297Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:04:32 [2022-07-15T12:04:32.297Z] PASS
12:04:32 [2022-07-15T12:04:32.297Z] 
12:04:32 [2022-07-15T12:04:32.297Z] === Skipped
12:04:32 [2022-07-15T12:04:32.297Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
12:04:32 [2022-07-15T12:04:32.297Z]     mounts_test.go:20: (*Execution).IsRootless-fm
12:04:32 [2022-07-15T12:04:32.297Z] 
12:04:32 [2022-07-15T12:04:32.297Z] DONE 1 tests, 1 skipped in 0.128s
12:04:32 [2022-07-15T12:04:32.297Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:04:32 [2022-07-15T12:04:32.297Z] INFO: Testing against a local daemon
12:04:32 [2022-07-15T12:04:32.297Z] === RUN   TestSecretInspect
12:04:32 [2022-07-15T12:04:32.297Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.297Z] --- SKIP: TestSecretInspect (0.02s)
12:04:32 [2022-07-15T12:04:32.297Z] === RUN   TestSecretList
12:04:32 [2022-07-15T12:04:32.297Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] --- SKIP: TestSecretList (0.01s)
12:04:32 [2022-07-15T12:04:32.557Z] === RUN   TestSecretsCreateAndDelete
12:04:32 [2022-07-15T12:04:32.557Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
12:04:32 [2022-07-15T12:04:32.557Z] === RUN   TestSecretsUpdate
12:04:32 [2022-07-15T12:04:32.557Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] --- SKIP: TestSecretsUpdate (0.01s)
12:04:32 [2022-07-15T12:04:32.557Z] === RUN   TestTemplatedSecret
12:04:32 [2022-07-15T12:04:32.557Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] --- SKIP: TestTemplatedSecret (0.00s)
12:04:32 [2022-07-15T12:04:32.557Z] === RUN   TestSecretCreateResolve
12:04:32 [2022-07-15T12:04:32.557Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] --- SKIP: TestSecretCreateResolve (0.01s)
12:04:32 [2022-07-15T12:04:32.557Z] PASS
12:04:32 [2022-07-15T12:04:32.557Z] 
12:04:32 [2022-07-15T12:04:32.557Z] === Skipped
12:04:32 [2022-07-15T12:04:32.557Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
12:04:32 [2022-07-15T12:04:32.557Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] 
12:04:32 [2022-07-15T12:04:32.557Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
12:04:32 [2022-07-15T12:04:32.557Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] 
12:04:32 [2022-07-15T12:04:32.557Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
12:04:32 [2022-07-15T12:04:32.557Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] 
12:04:32 [2022-07-15T12:04:32.557Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
12:04:32 [2022-07-15T12:04:32.557Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] 
12:04:32 [2022-07-15T12:04:32.557Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
12:04:32 [2022-07-15T12:04:32.557Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] 
12:04:32 [2022-07-15T12:04:32.557Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
12:04:32 [2022-07-15T12:04:32.557Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] 
12:04:32 [2022-07-15T12:04:32.557Z] DONE 6 tests, 6 skipped in 0.166s
12:04:32 [2022-07-15T12:04:32.557Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:04:32 [2022-07-15T12:04:32.557Z] INFO: Testing against a local daemon
12:04:32 [2022-07-15T12:04:32.557Z] === RUN   TestServiceCreateInit
12:04:32 [2022-07-15T12:04:32.557Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:04:32 [2022-07-15T12:04:32.557Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:04:32 [2022-07-15T12:04:32.557Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] --- PASS: TestServiceCreateInit (0.02s)
12:04:32 [2022-07-15T12:04:32.557Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:04:32 [2022-07-15T12:04:32.557Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:04:32 [2022-07-15T12:04:32.557Z] === RUN   TestCreateServiceMultipleTimes
12:04:32 [2022-07-15T12:04:32.557Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
12:04:32 [2022-07-15T12:04:32.557Z] === RUN   TestCreateServiceConflict
12:04:32 [2022-07-15T12:04:32.557Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] --- SKIP: TestCreateServiceConflict (0.02s)
12:04:32 [2022-07-15T12:04:32.557Z] === RUN   TestCreateServiceMaxReplicas
12:04:32 [2022-07-15T12:04:32.557Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
12:04:32 [2022-07-15T12:04:32.557Z] === RUN   TestCreateWithDuplicateNetworkNames
12:04:32 [2022-07-15T12:04:32.557Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.557Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
12:04:32 [2022-07-15T12:04:32.557Z] === RUN   TestCreateServiceSecretFileMode
12:04:32 [2022-07-15T12:04:32.815Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.815Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
12:04:32 [2022-07-15T12:04:32.815Z] === RUN   TestCreateServiceConfigFileMode
12:04:32 [2022-07-15T12:04:32.815Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.815Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
12:04:32 [2022-07-15T12:04:32.815Z] === RUN   TestCreateServiceSysctls
12:04:32 [2022-07-15T12:04:32.815Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.815Z] --- SKIP: TestCreateServiceSysctls (0.03s)
12:04:32 [2022-07-15T12:04:32.815Z] === RUN   TestCreateServiceCapabilities
12:04:32 [2022-07-15T12:04:32.815Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.815Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
12:04:32 [2022-07-15T12:04:32.815Z] === RUN   TestInspect
12:04:32 [2022-07-15T12:04:32.815Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.815Z] --- SKIP: TestInspect (0.01s)
12:04:32 [2022-07-15T12:04:32.815Z] === RUN   TestCreateJob
12:04:32 [2022-07-15T12:04:32.815Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.815Z] --- SKIP: TestCreateJob (0.01s)
12:04:32 [2022-07-15T12:04:32.815Z] === RUN   TestReplicatedJob
12:04:32 [2022-07-15T12:04:32.815Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.815Z] --- SKIP: TestReplicatedJob (0.01s)
12:04:32 [2022-07-15T12:04:32.815Z] === RUN   TestUpdateReplicatedJob
12:04:32 [2022-07-15T12:04:32.815Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.815Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
12:04:32 [2022-07-15T12:04:32.815Z] === RUN   TestServiceListWithStatuses
12:04:32 [2022-07-15T12:04:32.815Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:04:32 [2022-07-15T12:04:32.815Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:04:32 [2022-07-15T12:04:32.815Z] === RUN   TestDockerNetworkConnectAlias
12:04:32 [2022-07-15T12:04:32.815Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.815Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
12:04:32 [2022-07-15T12:04:32.815Z] === RUN   TestDockerNetworkReConnect
12:04:32 [2022-07-15T12:04:32.815Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:32 [2022-07-15T12:04:32.815Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
12:04:32 [2022-07-15T12:04:32.815Z] === RUN   TestServicePlugin
12:04:32 [2022-07-15T12:04:32.894Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:04:33 [2022-07-15T12:04:33.435Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
12:04:33 [2022-07-15T12:04:33.435Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
12:04:33 [2022-07-15T12:04:33.833Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:04:34 [2022-07-15T12:04:34.369Z] === RUN   TestDockerSuite/TestAttachAfterDetach
12:04:34 [2022-07-15T12:04:34.643Z] --- PASS: TestDaemonStartWithLogOpt (3.34s)
12:04:34 [2022-07-15T12:04:34.643Z] === CONT  TestReadPluginNoRead
12:04:34 [2022-07-15T12:04:34.704Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.704Z] --- SKIP: TestServicePlugin (1.96s)
12:04:34 [2022-07-15T12:04:34.704Z] === RUN   TestServiceUpdateLabel
12:04:34 [2022-07-15T12:04:34.704Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.704Z] --- SKIP: TestServiceUpdateLabel (0.01s)
12:04:34 [2022-07-15T12:04:34.704Z] === RUN   TestServiceUpdateSecrets
12:04:34 [2022-07-15T12:04:34.704Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.704Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
12:04:34 [2022-07-15T12:04:34.704Z] === RUN   TestServiceUpdateConfigs
12:04:34 [2022-07-15T12:04:34.772Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:04:34 [2022-07-15T12:04:34.960Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
12:04:34 [2022-07-15T12:04:34.960Z] === RUN   TestServiceUpdateNetwork
12:04:34 [2022-07-15T12:04:34.960Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
12:04:34 [2022-07-15T12:04:34.960Z] === RUN   TestServiceUpdatePidsLimit
12:04:34 [2022-07-15T12:04:34.960Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
12:04:34 [2022-07-15T12:04:34.960Z] PASS
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === Skipped
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:04:34 [2022-07-15T12:04:34.960Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:04:34 [2022-07-15T12:04:34.960Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
12:04:34 [2022-07-15T12:04:34.960Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
12:04:34 [2022-07-15T12:04:34.960Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
12:04:34 [2022-07-15T12:04:34.960Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
12:04:34 [2022-07-15T12:04:34.960Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
12:04:34 [2022-07-15T12:04:34.960Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
12:04:34 [2022-07-15T12:04:34.960Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
12:04:34 [2022-07-15T12:04:34.960Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
12:04:34 [2022-07-15T12:04:34.960Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestInspect (0.01s)
12:04:34 [2022-07-15T12:04:34.960Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
12:04:34 [2022-07-15T12:04:34.960Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
12:04:34 [2022-07-15T12:04:34.960Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
12:04:34 [2022-07-15T12:04:34.960Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:04:34 [2022-07-15T12:04:34.960Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
12:04:34 [2022-07-15T12:04:34.960Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
12:04:34 [2022-07-15T12:04:34.960Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s)
12:04:34 [2022-07-15T12:04:34.960Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
12:04:34 [2022-07-15T12:04:34.960Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
12:04:34 [2022-07-15T12:04:34.960Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
12:04:34 [2022-07-15T12:04:34.960Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
12:04:34 [2022-07-15T12:04:34.960Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
12:04:34 [2022-07-15T12:04:34.960Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] DONE 24 tests, 23 skipped in 2.416s
12:04:34 [2022-07-15T12:04:34.960Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:04:34 [2022-07-15T12:04:34.960Z] INFO: Testing against a local daemon
12:04:34 [2022-07-15T12:04:34.960Z] === RUN   TestSessionCreate
12:04:34 [2022-07-15T12:04:34.960Z] --- PASS: TestSessionCreate (0.03s)
12:04:34 [2022-07-15T12:04:34.960Z] === RUN   TestSessionCreateWithBadUpgrade
12:04:34 [2022-07-15T12:04:34.960Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
12:04:34 [2022-07-15T12:04:34.960Z] PASS
12:04:34 [2022-07-15T12:04:34.960Z] 
12:04:34 [2022-07-15T12:04:34.960Z] DONE 2 tests in 0.157s
12:04:34 [2022-07-15T12:04:34.960Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:04:35 [2022-07-15T12:04:35.216Z] INFO: Testing against a local daemon
12:04:35 [2022-07-15T12:04:35.216Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:04:35 [2022-07-15T12:04:35.216Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:04:35 [2022-07-15T12:04:35.216Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:04:35 [2022-07-15T12:04:35.216Z] === RUN   TestDiskUsage
12:04:35 [2022-07-15T12:04:35.216Z] === PAUSE TestDiskUsage
12:04:35 [2022-07-15T12:04:35.216Z] === RUN   TestEventsExecDie
12:04:35 [2022-07-15T12:04:35.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:04:35 [2022-07-15T12:04:35.777Z] --- PASS: TestEventsExecDie (0.54s)
12:04:35 [2022-07-15T12:04:35.777Z] === RUN   TestEventsBackwardsCompatible
12:04:35 [2022-07-15T12:04:35.777Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:04:35 [2022-07-15T12:04:35.777Z] === RUN   TestEventsVolumeCreate
12:04:35 [2022-07-15T12:04:35.777Z] --- PASS: TestEventsVolumeCreate (0.06s)
12:04:35 [2022-07-15T12:04:35.777Z] === RUN   TestInfoBinaryCommits
12:04:35 [2022-07-15T12:04:35.777Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:04:35 [2022-07-15T12:04:35.777Z] === RUN   TestInfoAPIVersioned
12:04:35 [2022-07-15T12:04:35.777Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:04:35 [2022-07-15T12:04:35.777Z] === RUN   TestInfoAPI
12:04:35 [2022-07-15T12:04:35.777Z] --- PASS: TestInfoAPI (0.02s)
12:04:35 [2022-07-15T12:04:35.777Z] === RUN   TestInfoAPIWarnings
12:04:36 [2022-07-15T12:04:36.318Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
12:04:36 [2022-07-15T12:04:36.541Z] === RUN   TestReadPluginNoRead/default
12:04:37 [2022-07-15T12:04:37.119Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.80s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.83s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s)
12:04:37 [2022-07-15T12:04:37.119Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s)
12:04:37 [2022-07-15T12:04:37.119Z] === RUN   TestCgroupNamespacesRun
12:04:37 [2022-07-15T12:04:37.716Z] === RUN   TestDockerSuite/TestAttachDetach
12:04:37 [2022-07-15T12:04:37.915Z] === RUN   TestReadPluginNoRead/disabled_caching
12:04:38 [2022-07-15T12:04:38.285Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
12:04:38 [2022-07-15T12:04:38.528Z] --- PASS: TestCgroupNamespacesRun (1.17s)
12:04:38 [2022-07-15T12:04:38.528Z] === RUN   TestCgroupNamespacesRunPrivileged
12:04:38 [2022-07-15T12:04:38.852Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:04:39 [2022-07-15T12:04:39.290Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:04:39 [2022-07-15T12:04:39.290Z] --- PASS: TestContinueAfterPluginCrash (8.39s)
12:04:39 [2022-07-15T12:04:39.472Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
12:04:39 [2022-07-15T12:04:39.472Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:04:39 [2022-07-15T12:04:39.786Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:04:40 [2022-07-15T12:04:40.224Z] === CONT  TestReadPluginNoRead
12:04:40 [2022-07-15T12:04:40.224Z]     read_test.go:92: [d56759bc46601] daemon is not started
12:04:40 [2022-07-15T12:04:40.224Z] --- PASS: TestReadPluginNoRead (5.93s)
12:04:40 [2022-07-15T12:04:40.224Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
12:04:40 [2022-07-15T12:04:40.224Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
12:04:40 [2022-07-15T12:04:40.224Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
12:04:40 [2022-07-15T12:04:40.224Z] PASS
12:04:40 [2022-07-15T12:04:40.224Z] 
12:04:40 [2022-07-15T12:04:40.224Z] DONE 6 tests in 9.294s
12:04:40 [2022-07-15T12:04:40.224Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:04:40 [2022-07-15T12:04:40.224Z] testing: warning: no tests to run
12:04:40 [2022-07-15T12:04:40.224Z] PASS
12:04:40 [2022-07-15T12:04:40.224Z] 
12:04:40 [2022-07-15T12:04:40.224Z] DONE 0 tests in 0.008s
12:04:40 [2022-07-15T12:04:40.224Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:04:40 [2022-07-15T12:04:40.224Z] INFO: Testing against a local daemon
12:04:40 [2022-07-15T12:04:40.224Z] === RUN   TestPluginWithDevMounts
12:04:40 [2022-07-15T12:04:40.224Z] === PAUSE TestPluginWithDevMounts
12:04:40 [2022-07-15T12:04:40.224Z] === CONT  TestPluginWithDevMounts
12:04:40 [2022-07-15T12:04:40.852Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
12:04:40 [2022-07-15T12:04:40.852Z] === RUN   TestCgroupNamespacesRunHostMode
12:04:41 [2022-07-15T12:04:41.160Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
12:04:41 [2022-07-15T12:04:41.160Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:04:41 [2022-07-15T12:04:41.727Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:04:41 [2022-07-15T12:04:41.792Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
12:04:41 [2022-07-15T12:04:41.792Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:04:42 [2022-07-15T12:04:42.122Z] --- PASS: TestPluginWithDevMounts (1.56s)
12:04:42 [2022-07-15T12:04:42.122Z] PASS
12:04:42 [2022-07-15T12:04:42.122Z] 
12:04:42 [2022-07-15T12:04:42.122Z] DONE 1 tests in 1.578s
12:04:42 [2022-07-15T12:04:42.122Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:04:42 [2022-07-15T12:04:42.122Z] INFO: Testing against a local daemon
12:04:42 [2022-07-15T12:04:42.122Z] === RUN   TestSecretInspect
12:04:42 [2022-07-15T12:04:42.662Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
12:04:42 [2022-07-15T12:04:42.662Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:04:43 [2022-07-15T12:04:43.172Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
12:04:43 [2022-07-15T12:04:43.172Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:04:44 [2022-07-15T12:04:44.038Z] --- PASS: TestUpdateRestartPolicy (12.69s)
12:04:44 [2022-07-15T12:04:44.038Z] === RUN   TestUpdateRestartWithAutoRemove
12:04:44 [2022-07-15T12:04:44.062Z] --- PASS: TestSecretInspect (2.18s)
12:04:44 [2022-07-15T12:04:44.062Z] === RUN   TestSecretList
12:04:44 [2022-07-15T12:04:44.111Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
12:04:44 [2022-07-15T12:04:44.111Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:04:44 [2022-07-15T12:04:44.509Z] time="2022-07-15T12:04:38Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
12:04:44 [2022-07-15T12:04:44.509Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.272s	coverage: 60.1% of statements
12:04:44 [2022-07-15T12:04:44.509Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:04:44 [2022-07-15T12:04:44.509Z] ok  	github.com/docker/docker/libnetwork/options	0.001s	coverage: 100.0% of statements
12:04:44 [2022-07-15T12:04:44.509Z] ok  	github.com/docker/docker/libnetwork/osl	4.522s	coverage: 39.7% of statements
12:04:44 [2022-07-15T12:04:44.509Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
12:04:44 [2022-07-15T12:04:44.509Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.013s	coverage: 80.7% of statements
12:04:44 [2022-07-15T12:04:44.509Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.479s	coverage: 48.6% of statements
12:04:44 [2022-07-15T12:04:44.509Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
12:04:44 [2022-07-15T12:04:44.509Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
12:04:44 [2022-07-15T12:04:44.604Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
12:04:44 [2022-07-15T12:04:44.604Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s)
12:04:44 [2022-07-15T12:04:44.604Z] === RUN   TestWaitNonBlocked
12:04:44 [2022-07-15T12:04:44.604Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:04:44 [2022-07-15T12:04:44.604Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:04:44 [2022-07-15T12:04:44.604Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:04:44 [2022-07-15T12:04:44.604Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:04:44 [2022-07-15T12:04:44.604Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:04:44 [2022-07-15T12:04:44.604Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:04:44 [2022-07-15T12:04:44.767Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
12:04:44 [2022-07-15T12:04:44.767Z] 
12:04:44 [2022-07-15T12:04:44.767Z] === Skipped
12:04:44 [2022-07-15T12:04:44.767Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
12:04:44 [2022-07-15T12:04:44.767Z]     firewalld_test.go:14: firewalld is not running
12:04:44 [2022-07-15T12:04:44.767Z] 
12:04:44 [2022-07-15T12:04:44.767Z] DONE 327 tests, 1 skipped in 199.304s
12:04:45 [2022-07-15T12:04:45.048Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
12:04:45 [2022-07-15T12:04:45.048Z] === RUN   TestCgroupNamespacesRunOlderClient
Post stage
[Pipeline] junit
12:04:45 [2022-07-15T12:04:45.345Z] Recording test results
12:04:45 [2022-07-15T12:04:45.612Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
12:04:45 [2022-07-15T12:04:45.929Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43813/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=863ca3f1855048bec370a444e475760ac33991ae -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:863ca3f1855048bec370a444e475760ac33991ae hack/validate/vendor
12:04:45 [2022-07-15T12:04:45.979Z] --- PASS: TestWaitNonBlocked (0.03s)
12:04:45 [2022-07-15T12:04:45.979Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s)
12:04:45 [2022-07-15T12:04:45.979Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s)
12:04:45 [2022-07-15T12:04:45.979Z] === RUN   TestWaitBlocked
12:04:45 [2022-07-15T12:04:45.979Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:04:45 [2022-07-15T12:04:45.979Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:04:45 [2022-07-15T12:04:45.979Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:04:45 [2022-07-15T12:04:45.979Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:04:45 [2022-07-15T12:04:45.979Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:04:45 [2022-07-15T12:04:45.979Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:04:45 [2022-07-15T12:04:45.988Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
12:04:45 [2022-07-15T12:04:45.988Z] === RUN   TestNISDomainname
12:04:46 [2022-07-15T12:04:46.497Z] +++ dirname ./hack/vendor.sh
12:04:46 [2022-07-15T12:04:46.497Z] ++ cd ./hack
12:04:46 [2022-07-15T12:04:46.497Z] ++ pwd
12:04:46 [2022-07-15T12:04:46.497Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:04:46 [2022-07-15T12:04:46.497Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh
12:04:46 [2022-07-15T12:04:46.497Z] + GO111MODULE=auto
12:04:46 [2022-07-15T12:04:46.497Z] + go mod tidy -modfile vendor.mod -compat 1.17
12:04:46 [2022-07-15T12:04:46.497Z] go: downloading github.com/containerd/containerd v1.6.6
12:04:46 [2022-07-15T12:04:46.497Z] go: downloading github.com/docker/distribution v2.8.1+incompatible
12:04:46 [2022-07-15T12:04:46.497Z] go: downloading github.com/sirupsen/logrus v1.8.1
12:04:46 [2022-07-15T12:04:46.497Z] go: downloading google.golang.org/grpc v1.45.0
12:04:46 [2022-07-15T12:04:46.497Z] go: downloading github.com/pkg/errors v0.9.1
12:04:46 [2022-07-15T12:04:46.497Z] go: downloading github.com/gorilla/mux v1.8.0
12:04:46 [2022-07-15T12:04:46.497Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
12:04:46 [2022-07-15T12:04:46.497Z] go: downloading github.com/moby/buildkit v0.10.3
12:04:46 [2022-07-15T12:04:46.497Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
12:04:46 [2022-07-15T12:04:46.497Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2
12:04:46 [2022-07-15T12:04:46.557Z] --- PASS: TestNISDomainname (0.54s)
12:04:46 [2022-07-15T12:04:46.557Z] === RUN   TestHostnameDnsResolution
12:04:46 [2022-07-15T12:04:46.609Z] --- PASS: TestSecretList (2.17s)
12:04:46 [2022-07-15T12:04:46.609Z] === RUN   TestSecretsCreateAndDelete
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/docker/go-units v0.4.0
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading gotest.tools/v3 v3.2.0
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/gogo/protobuf v1.3.2
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/docker/go-connections v0.4.0
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/opencontainers/go-digest v1.0.0
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading go.etcd.io/bbolt v1.3.6
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/moby/sys/symlink v0.2.0
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/google/go-cmp v0.5.7
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/containerd/continuity v0.3.0
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/spf13/cobra v1.1.3
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/Microsoft/go-winio v0.5.2
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/docker/go-metrics v0.0.1
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/moby/sys/signal v0.7.0
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/opencontainers/runc v1.1.2
12:04:46 [2022-07-15T12:04:46.755Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
12:04:47 [2022-07-15T12:04:47.013Z] go: downloading github.com/hashicorp/go-memdb v1.3.2
12:04:47 [2022-07-15T12:04:47.013Z] go: downloading github.com/moby/sys/mount v0.3.3
12:04:47 [2022-07-15T12:04:47.013Z] go: downloading github.com/opencontainers/selinux v1.10.1
12:04:47 [2022-07-15T12:04:47.013Z] go: downloading github.com/google/uuid v1.3.0
12:04:47 [2022-07-15T12:04:47.013Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2
12:04:47 [2022-07-15T12:04:47.013Z] go: downloading github.com/containerd/cgroups v1.0.4
12:04:47 [2022-07-15T12:04:47.013Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2
12:04:47 [2022-07-15T12:04:47.013Z] go: downloading github.com/spf13/pflag v1.0.5
12:04:47 [2022-07-15T12:04:47.013Z] go: downloading github.com/imdario/mergo v0.3.12
12:04:47 [2022-07-15T12:04:47.355Z] --- PASS: TestWaitBlocked (0.02s)
12:04:47 [2022-07-15T12:04:47.355Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s)
12:04:47 [2022-07-15T12:04:47.355Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s)
12:04:47 [2022-07-15T12:04:47.355Z] === RUN   TestWaitConditions
12:04:47 [2022-07-15T12:04:47.355Z] === RUN   TestWaitConditions/default
12:04:47 [2022-07-15T12:04:47.355Z] === PAUSE TestWaitConditions/default
12:04:47 [2022-07-15T12:04:47.355Z] === RUN   TestWaitConditions/not-running
12:04:47 [2022-07-15T12:04:47.355Z] === PAUSE TestWaitConditions/not-running
12:04:47 [2022-07-15T12:04:47.355Z] === RUN   TestWaitConditions/next-exit
12:04:47 [2022-07-15T12:04:47.355Z] === PAUSE TestWaitConditions/next-exit
12:04:47 [2022-07-15T12:04:47.355Z] === RUN   TestWaitConditions/removed
12:04:47 [2022-07-15T12:04:47.355Z] === PAUSE TestWaitConditions/removed
12:04:47 [2022-07-15T12:04:47.355Z] === CONT  TestWaitConditions/default
12:04:47 [2022-07-15T12:04:47.355Z] === CONT  TestWaitConditions/not-running
12:04:47 [2022-07-15T12:04:47.495Z] --- PASS: TestHostnameDnsResolution (0.67s)
12:04:47 [2022-07-15T12:04:47.496Z] === RUN   TestUnprivilegedPortsAndPing
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading github.com/moby/sys/mountinfo v0.6.2
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading github.com/vbatts/tar-split v0.11.2
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading github.com/moby/locker v1.0.1
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading github.com/Microsoft/hcsshim v0.9.3
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading github.com/prometheus/client_golang v1.12.1
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading github.com/klauspost/compress v1.15.1
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading github.com/golang/protobuf v1.5.2
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading github.com/miekg/dns v1.1.27
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading github.com/moby/ipvs v1.0.2
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
12:04:47 [2022-07-15T12:04:47.579Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
12:04:47 [2022-07-15T12:04:47.755Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
12:04:47 [2022-07-15T12:04:47.755Z] === RUN   TestPrivilegedHostDevices
12:04:47 [2022-07-15T12:04:47.838Z] go: downloading github.com/morikuni/aec v1.0.0
12:04:47 [2022-07-15T12:04:47.838Z] go: downloading github.com/containerd/typeurl v1.0.2
12:04:47 [2022-07-15T12:04:47.838Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:04:47 [2022-07-15T12:04:47.838Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:04:47 [2022-07-15T12:04:47.838Z] go: downloading go.opentelemetry.io/otel v1.4.1
12:04:47 [2022-07-15T12:04:47.838Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1
12:04:47 [2022-07-15T12:04:47.838Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3
12:04:47 [2022-07-15T12:04:47.838Z] go: downloading github.com/hashicorp/go-multierror v1.1.1
12:04:47 [2022-07-15T12:04:47.838Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:04:47 [2022-07-15T12:04:47.838Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3
12:04:47 [2022-07-15T12:04:47.838Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:04:47 [2022-07-15T12:04:47.838Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:04:47 [2022-07-15T12:04:47.838Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
12:04:47 [2022-07-15T12:04:47.838Z] go: downloading github.com/containerd/fifo v1.0.0
12:04:47 [2022-07-15T12:04:47.922Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
12:04:47 [2022-07-15T12:04:47.922Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
12:04:47 [2022-07-15T12:04:47.922Z]     check_test.go:540: [d897c6ecfdcec] daemon is not started
12:04:47 [2022-07-15T12:04:47.922Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
12:04:47 [2022-07-15T12:04:47.922Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
12:04:47 [2022-07-15T12:04:47.922Z]     check_test.go:540: [d9bfb82d243ce] daemon is not started
12:04:47 [2022-07-15T12:04:47.922Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
12:04:48 [2022-07-15T12:04:48.098Z] go: downloading github.com/aws/aws-sdk-go v1.31.6
12:04:48 [2022-07-15T12:04:48.324Z] --- PASS: TestPrivilegedHostDevices (0.48s)
12:04:48 [2022-07-15T12:04:48.324Z] === RUN   TestRunConsoleSize
12:04:48 [2022-07-15T12:04:48.505Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
12:04:48 [2022-07-15T12:04:48.505Z] === RUN   TestSecretsUpdate
12:04:48 [2022-07-15T12:04:48.584Z] --- PASS: TestRunConsoleSize (0.42s)
12:04:48 [2022-07-15T12:04:48.584Z] === RUN   TestStats
12:04:48 [2022-07-15T12:04:48.665Z] go: downloading github.com/stretchr/testify v1.7.1
12:04:49 [2022-07-15T12:04:49.231Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0
12:04:49 [2022-07-15T12:04:49.231Z] go: downloading cloud.google.com/go v0.93.3
12:04:49 [2022-07-15T12:04:49.298Z] === CONT  TestWaitConditions/removed
12:04:49 [2022-07-15T12:04:49.298Z] === CONT  TestWaitConditions/next-exit
12:04:49 [2022-07-15T12:04:49.489Z] go: downloading cloud.google.com/go/logging v1.4.2
12:04:49 [2022-07-15T12:04:49.489Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0
12:04:49 [2022-07-15T12:04:49.489Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549
12:04:49 [2022-07-15T12:04:49.489Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91
12:04:49 [2022-07-15T12:04:49.489Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
12:04:49 [2022-07-15T12:04:49.489Z] go: downloading github.com/creack/pty v1.1.11
12:04:49 [2022-07-15T12:04:49.489Z] go: downloading github.com/pelletier/go-toml v1.9.4
12:04:49 [2022-07-15T12:04:49.489Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:04:49 [2022-07-15T12:04:49.489Z] go: downloading github.com/containerd/console v1.0.3
12:04:49 [2022-07-15T12:04:49.489Z] go: downloading github.com/containerd/go-runc v1.0.0
12:04:49 [2022-07-15T12:04:49.489Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
12:04:49 [2022-07-15T12:04:49.489Z] go: downloading github.com/gogo/googleapis v1.4.1
12:04:49 [2022-07-15T12:04:49.747Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:04:49 [2022-07-15T12:04:49.747Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:04:49 [2022-07-15T12:04:49.747Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/hashicorp/serf v0.8.5
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/godbus/dbus/v5 v5.0.6
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/hashicorp/memberlist v0.2.4
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/hashicorp/golang-lru v0.5.4
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/hashicorp/go-uuid v1.0.1
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading gopkg.in/yaml.v2 v2.4.0
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/beorn7/perks v1.0.1
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/prometheus/client_model v0.2.0
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/prometheus/common v0.32.1
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:04:50 [2022-07-15T12:04:50.006Z] go: downloading github.com/prometheus/procfs v0.7.3
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading google.golang.org/protobuf v1.27.1
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading github.com/containerd/ttrpc v1.1.0
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading golang.org/x/text v0.3.7
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading github.com/hashicorp/errwrap v1.1.0
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading github.com/gofrs/flock v0.8.1
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading github.com/go-logr/logr v1.2.2
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading github.com/davecgh/go-spew v1.1.1
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading github.com/pmezard/go-difflib v1.0.0
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading github.com/tinylib/msgp v1.1.0
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading google.golang.org/api v0.54.0
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading go.opencensus.io v0.23.0
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
12:04:50 [2022-07-15T12:04:50.265Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:04:50 [2022-07-15T12:04:50.405Z] --- PASS: TestSecretsUpdate (2.17s)
12:04:50 [2022-07-15T12:04:50.405Z] === RUN   TestTemplatedSecret
12:04:50 [2022-07-15T12:04:50.523Z] go: downloading github.com/felixge/httpsnoop v1.0.2
12:04:50 [2022-07-15T12:04:50.523Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:04:50 [2022-07-15T12:04:50.523Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da
12:04:50 [2022-07-15T12:04:50.523Z] go: downloading github.com/google/btree v1.0.1
12:04:50 [2022-07-15T12:04:50.523Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5
12:04:50 [2022-07-15T12:04:50.523Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2
12:04:50 [2022-07-15T12:04:50.523Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
12:04:50 [2022-07-15T12:04:50.523Z] go: downloading github.com/cilium/ebpf v0.7.0
12:04:50 [2022-07-15T12:04:50.523Z] go: downloading go.uber.org/goleak v1.1.12
12:04:50 [2022-07-15T12:04:50.523Z] go: downloading github.com/agext/levenshtein v1.2.3
12:04:50 [2022-07-15T12:04:50.523Z] go: downloading code.cloudfoundry.org/clock v1.0.0
12:04:50 [2022-07-15T12:04:50.523Z] go: downloading github.com/google/certificate-transparency-go v1.0.20
12:04:50 [2022-07-15T12:04:50.781Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
12:04:50 [2022-07-15T12:04:50.781Z] go: downloading github.com/go-logr/stdr v1.2.2
12:04:50 [2022-07-15T12:04:50.781Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
12:04:51 [2022-07-15T12:04:51.039Z] go: downloading github.com/kr/pretty v0.2.1
12:04:51 [2022-07-15T12:04:51.039Z] go: downloading github.com/philhofer/fwd v1.0.0
12:04:51 [2022-07-15T12:04:51.039Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
12:04:51 [2022-07-15T12:04:51.039Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:04:51 [2022-07-15T12:04:51.039Z] go: downloading github.com/jmespath/go-jmespath v0.3.0
12:04:51 [2022-07-15T12:04:51.039Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c
12:04:51 [2022-07-15T12:04:51.039Z] go: downloading github.com/frankban/quicktest v1.11.3
12:04:51 [2022-07-15T12:04:51.039Z] go: downloading github.com/container-storage-interface/spec v1.5.0
12:04:51 [2022-07-15T12:04:51.039Z] go: downloading github.com/akutz/memconn v0.1.0
12:04:51 [2022-07-15T12:04:51.039Z] go: downloading github.com/onsi/ginkgo v1.16.4
12:04:51 [2022-07-15T12:04:51.039Z] go: downloading github.com/onsi/gomega v1.15.0
12:04:51 [2022-07-15T12:04:51.039Z] go: downloading github.com/dperny/gocsi v1.2.3-pre
12:04:51 [2022-07-15T12:04:51.039Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2
12:04:51 [2022-07-15T12:04:51.121Z] --- PASS: TestStats (2.45s)
12:04:51 [2022-07-15T12:04:51.121Z] === RUN   TestStopContainerWithTimeout
12:04:51 [2022-07-15T12:04:51.121Z] === RUN   TestStopContainerWithTimeout/0
12:04:51 [2022-07-15T12:04:51.121Z] === PAUSE TestStopContainerWithTimeout/0
12:04:51 [2022-07-15T12:04:51.121Z] === RUN   TestStopContainerWithTimeout/1
12:04:51 [2022-07-15T12:04:51.121Z] === PAUSE TestStopContainerWithTimeout/1
12:04:51 [2022-07-15T12:04:51.121Z] === RUN   TestStopContainerWithTimeout/3
12:04:51 [2022-07-15T12:04:51.121Z] === PAUSE TestStopContainerWithTimeout/3
12:04:51 [2022-07-15T12:04:51.121Z] === RUN   TestStopContainerWithTimeout/-1
12:04:51 [2022-07-15T12:04:51.121Z] === PAUSE TestStopContainerWithTimeout/-1
12:04:51 [2022-07-15T12:04:51.121Z] === CONT  TestStopContainerWithTimeout/0
12:04:51 [2022-07-15T12:04:51.121Z] === CONT  TestStopContainerWithTimeout/3
12:04:51 [2022-07-15T12:04:51.203Z]     check_test.go:540: [d77767d5a5218] daemon is not started
12:04:51 [2022-07-15T12:04:51.203Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
12:04:51 [2022-07-15T12:04:51.203Z] --- PASS: TestWaitConditions (0.01s)
12:04:51 [2022-07-15T12:04:51.203Z]     --- PASS: TestWaitConditions/not-running (2.12s)
12:04:51 [2022-07-15T12:04:51.203Z]     --- PASS: TestWaitConditions/default (2.16s)
12:04:51 [2022-07-15T12:04:51.203Z]     --- PASS: TestWaitConditions/removed (1.89s)
12:04:51 [2022-07-15T12:04:51.203Z]     --- PASS: TestWaitConditions/next-exit (1.89s)
12:04:51 [2022-07-15T12:04:51.203Z] === CONT  TestContainerStartOnDaemonRestart
12:04:51 [2022-07-15T12:04:51.203Z] === CONT  TestRestartDaemonWithRestartingContainer
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading google.golang.org/appengine v1.6.7
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading github.com/kr/text v0.2.0
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading go.uber.org/zap v1.17.0
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading github.com/dustin/go-humanize v1.0.0
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading github.com/nxadm/tail v1.4.8
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading github.com/cockroachdb/errors v1.2.4
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading go.uber.org/atomic v1.7.0
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading go.uber.org/multierr v1.6.0
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading github.com/akutz/gosync v0.1.0
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading github.com/getsentry/raven-go v0.2.0
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading github.com/fsnotify/fsnotify v1.5.1
12:04:51 [2022-07-15T12:04:51.297Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054
12:04:51 [2022-07-15T12:04:51.691Z] === CONT  TestStopContainerWithTimeout/1
12:04:52 [2022-07-15T12:04:52.671Z] + GO111MODULE=auto
12:04:52 [2022-07-15T12:04:52.671Z] + go mod vendor -modfile vendor.mod
12:04:52 [2022-07-15T12:04:52.934Z] --- PASS: TestTemplatedSecret (2.17s)
12:04:52 [2022-07-15T12:04:52.934Z] === RUN   TestSecretCreateResolve
12:04:53 [2022-07-15T12:04:53.071Z] === CONT  TestStopContainerWithTimeout/-1
12:04:53 [2022-07-15T12:04:53.810Z] --- PASS: TestInfoAPIWarnings (16.56s)
12:04:53 [2022-07-15T12:04:53.810Z] === RUN   TestInfoDebug
12:04:53 [2022-07-15T12:04:53.810Z] --- PASS: TestInfoDebug (0.54s)
12:04:53 [2022-07-15T12:04:53.810Z] === RUN   TestInfoInsecureRegistries
12:04:53 [2022-07-15T12:04:53.810Z] --- PASS: TestInfoInsecureRegistries (0.55s)
12:04:53 [2022-07-15T12:04:53.810Z] === RUN   TestInfoRegistryMirrors
12:04:54 [2022-07-15T12:04:54.066Z] --- PASS: TestInfoRegistryMirrors (0.54s)
12:04:54 [2022-07-15T12:04:54.066Z] === RUN   TestLoginFailsWithBadCredentials
12:04:54 [2022-07-15T12:04:54.626Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
12:04:54 [2022-07-15T12:04:54.626Z] === RUN   TestPingCacheHeaders
12:04:54 [2022-07-15T12:04:54.626Z] --- PASS: TestPingCacheHeaders (0.03s)
12:04:54 [2022-07-15T12:04:54.626Z] === RUN   TestPingGet
12:04:54 [2022-07-15T12:04:54.626Z] --- PASS: TestPingGet (0.01s)
12:04:54 [2022-07-15T12:04:54.626Z] === RUN   TestPingHead
12:04:54 [2022-07-15T12:04:54.626Z] --- PASS: TestPingHead (0.04s)
12:04:54 [2022-07-15T12:04:54.626Z] === RUN   TestPingSwarmHeader
12:04:54 [2022-07-15T12:04:54.833Z] --- PASS: TestSecretCreateResolve (2.18s)
12:04:54 [2022-07-15T12:04:54.833Z] PASS
12:04:54 [2022-07-15T12:04:54.833Z] 
12:04:54 [2022-07-15T12:04:54.833Z] DONE 6 tests in 13.048s
12:04:54 [2022-07-15T12:04:54.833Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:04:54 [2022-07-15T12:04:54.833Z] INFO: Testing against a local daemon
12:04:54 [2022-07-15T12:04:54.833Z] === RUN   TestServiceCreateInit
12:04:54 [2022-07-15T12:04:54.833Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:04:55 [2022-07-15T12:04:55.186Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:04:55 [2022-07-15T12:04:55.395Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.12s)
12:04:55 [2022-07-15T12:04:55.395Z] === CONT  TestIpcModeOlderClient
12:04:55 [2022-07-15T12:04:55.395Z] --- PASS: TestIpcModeOlderClient (0.09s)
12:04:55 [2022-07-15T12:04:55.395Z] === CONT  TestContainerKillOnDaemonStart
12:04:55 [2022-07-15T12:04:55.608Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:04:55 [2022-07-15T12:04:55.608Z]     --- PASS: TestStopContainerWithTimeout/0 (0.60s)
12:04:55 [2022-07-15T12:04:55.608Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
12:04:55 [2022-07-15T12:04:55.608Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
12:04:55 [2022-07-15T12:04:55.608Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.36s)
12:04:55 [2022-07-15T12:04:55.608Z] === RUN   TestDeleteDevicemapper
12:04:55 [2022-07-15T12:04:55.608Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:04:55 [2022-07-15T12:04:55.608Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:04:55 [2022-07-15T12:04:55.608Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:04:55 [2022-07-15T12:04:55.653Z] --- PASS: TestContainerStartOnDaemonRestart (4.26s)
12:04:55 [2022-07-15T12:04:55.653Z] === CONT  TestDaemonHostGatewayIP
12:04:55 [2022-07-15T12:04:55.747Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:04:55 [2022-07-15T12:04:55.913Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
12:04:56 [2022-07-15T12:04:56.674Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:04:56 [2022-07-15T12:04:56.674Z] --- PASS: TestPingSwarmHeader (2.10s)
12:04:56 [2022-07-15T12:04:56.674Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:04:56 [2022-07-15T12:04:56.674Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:04:56 [2022-07-15T12:04:56.674Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:04:56 [2022-07-15T12:04:56.674Z] === RUN   TestVersion
12:04:56 [2022-07-15T12:04:56.674Z] --- PASS: TestVersion (0.03s)
12:04:56 [2022-07-15T12:04:56.674Z] === CONT  TestDiskUsage
12:04:56 [2022-07-15T12:04:56.988Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s)
12:04:56 [2022-07-15T12:04:56.989Z] === RUN   TestUpdateMemory
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/empty
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/empty/container_types
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/empty/image_types
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/empty/volume_types
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/empty/build-cache_types
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/after_LoadBusybox
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:04:57 [2022-07-15T12:04:57.236Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:04:57 [2022-07-15T12:04:57.491Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:04:57 [2022-07-15T12:04:57.491Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:04:57 [2022-07-15T12:04:57.491Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:04:57 [2022-07-15T12:04:57.491Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:04:57 [2022-07-15T12:04:57.491Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:04:57 [2022-07-15T12:04:57.491Z] === RUN   TestDiskUsage/after_container.Run
12:04:57 [2022-07-15T12:04:57.557Z] --- PASS: TestUpdateMemory (0.54s)
12:04:57 [2022-07-15T12:04:57.557Z] === RUN   TestUpdateCPUQuota
12:04:57 [2022-07-15T12:04:57.747Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:04:57 [2022-07-15T12:04:57.747Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:04:57 [2022-07-15T12:04:57.747Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:04:57 [2022-07-15T12:04:57.747Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:04:57 [2022-07-15T12:04:57.747Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:04:57 [2022-07-15T12:04:57.747Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:04:57 [2022-07-15T12:04:57.747Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:04:57 [2022-07-15T12:04:57.747Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:04:57 [2022-07-15T12:04:57.747Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:04:57 [2022-07-15T12:04:57.747Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:04:57 [2022-07-15T12:04:57.935Z] Congratulations! All vendoring changes are done the right way.
12:04:58 [2022-07-15T12:04:58.002Z] --- PASS: TestDiskUsage (1.25s)
12:04:58 [2022-07-15T12:04:58.003Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]     --- PASS: TestDiskUsage/after_container.Run (0.39s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
12:04:58 [2022-07-15T12:04:58.003Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
12:04:58 [2022-07-15T12:04:58.003Z] PASS
12:04:58 [2022-07-15T12:04:58.003Z] 
12:04:58 [2022-07-15T12:04:58.003Z] === Skipped
12:04:58 [2022-07-15T12:04:58.003Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:04:58 [2022-07-15T12:04:58.003Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:04:58 [2022-07-15T12:04:58.003Z] 
12:04:58 [2022-07-15T12:04:58.003Z] DONE 54 tests, 1 skipped in 22.860s
12:04:58 [2022-07-15T12:04:58.003Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:04:58 [2022-07-15T12:04:58.003Z] INFO: Testing against a local daemon
12:04:58 [2022-07-15T12:04:58.003Z] === RUN   TestVolumesCreateAndList
12:04:58 [2022-07-15T12:04:58.003Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:04:58 [2022-07-15T12:04:58.003Z] === RUN   TestVolumesRemove
12:04:58 [2022-07-15T12:04:58.003Z] --- PASS: TestVolumesRemove (0.06s)
12:04:58 [2022-07-15T12:04:58.003Z] === RUN   TestVolumesInspect
12:04:58 [2022-07-15T12:04:58.127Z] --- PASS: TestUpdateCPUQuota (0.69s)
12:04:58 [2022-07-15T12:04:58.127Z] === RUN   TestUpdatePidsLimit
12:04:58 [2022-07-15T12:04:58.127Z] === RUN   TestUpdatePidsLimit/update_from_none
12:04:58 [2022-07-15T12:04:58.259Z] --- PASS: TestVolumesInspect (0.02s)
12:04:58 [2022-07-15T12:04:58.259Z] === RUN   TestVolumesInvalidJSON
12:04:58 [2022-07-15T12:04:58.259Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:04:58 [2022-07-15T12:04:58.259Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:04:58 [2022-07-15T12:04:58.259Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:04:58 [2022-07-15T12:04:58.259Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:04:58 [2022-07-15T12:04:58.259Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:04:58 [2022-07-15T12:04:58.259Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:04:58 [2022-07-15T12:04:58.259Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:04:58 [2022-07-15T12:04:58.259Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:04:58 [2022-07-15T12:04:58.260Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:04:58 [2022-07-15T12:04:58.260Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:04:58 [2022-07-15T12:04:58.260Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:04:58 [2022-07-15T12:04:58.260Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:04:58 [2022-07-15T12:04:58.260Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:04:58 [2022-07-15T12:04:58.260Z] PASS
12:04:58 [2022-07-15T12:04:58.260Z] 
12:04:58 [2022-07-15T12:04:58.260Z] DONE 9 tests in 0.196s
12:04:58 [2022-07-15T12:04:58.260Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:04:58 [2022-07-15T12:04:58.260Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14250 is not a child of this shell
12:04:58 [2022-07-15T12:04:58.260Z] warning: PID 14250 from bundles/test-integration/docker.pid had a nonzero exit code
12:04:58 [2022-07-15T12:04:58.260Z] Leaving: AppArmorNo profiles have been unloaded.
12:04:58 [2022-07-15T12:04:58.260Z] 
12:04:58 [2022-07-15T12:04:58.260Z] Unloading profiles will leave already running processes permanently
12:04:58 [2022-07-15T12:04:58.260Z] unconfined, which can lead to unexpected situations.
12:04:58 [2022-07-15T12:04:58.260Z] 
12:04:58 [2022-07-15T12:04:58.260Z] To set a process to complain mode, use the command line tool
12:04:58 [2022-07-15T12:04:58.260Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:04:58 [2022-07-15T12:04:58.260Z] Removing test suite binaries
12:04:58 [2022-07-15T12:04:58.260Z] exiting test-integration
12:04:58 [2022-07-15T12:04:58.260Z] ++ exit 0
12:04:58 [2022-07-15T12:04:58.260Z] 
12:04:58 [2022-07-15T12:04:58.386Z] === RUN   TestUpdatePidsLimit/no_change
12:04:58 [2022-07-15T12:04:58.647Z] === RUN   TestUpdatePidsLimit/update_lower
12:04:58 [2022-07-15T12:04:58.647Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:04:58 [2022-07-15T12:04:58.907Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:04:59 [2022-07-15T12:04:59.016Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:04:59 [2022-07-15T12:04:59.166Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
Post stage
[Pipeline] junit
12:04:59 [2022-07-15T12:04:59.195Z] Recording test results
12:04:59 [2022-07-15T12:04:59.426Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:04:59 [2022-07-15T12:04:59.995Z] --- PASS: TestUpdatePidsLimit (1.83s)
12:04:59 [2022-07-15T12:04:59.995Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
12:04:59 [2022-07-15T12:04:59.995Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
12:04:59 [2022-07-15T12:04:59.995Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
12:04:59 [2022-07-15T12:04:59.995Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
12:04:59 [2022-07-15T12:04:59.995Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
12:04:59 [2022-07-15T12:04:59.996Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
12:04:59 [2022-07-15T12:04:59.996Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
12:04:59 [2022-07-15T12:04:59.996Z] === RUN   TestUpdateRestartPolicy
12:05:00 [2022-07-15T12:05:00.100Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
12:05:00 [2022-07-15T12:05:00.100Z] --- PASS: TestDaemonHostGatewayIP (4.35s)
12:05:00 [2022-07-15T12:05:00.100Z] === CONT  TestDaemonRestartIpcMode
12:05:00 [2022-07-15T12:05:00.100Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:05:00 [2022-07-15T12:05:00.524Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:05:00 [2022-07-15T12:05:00.897Z] + echo Ensuring container killed.
12:05:00 [2022-07-15T12:05:00.898Z] Ensuring container killed.
12:05:00 [2022-07-15T12:05:00.898Z] + docker rm -vf docker-pr1
12:05:00 [2022-07-15T12:05:00.898Z] Error: No such container: docker-pr1
[Pipeline] sh
12:05:01 [2022-07-15T12:05:01.034Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:05:01 [2022-07-15T12:05:01.213Z] + echo Chowning /workspace to jenkins user
12:05:01 [2022-07-15T12:05:01.213Z] Chowning /workspace to jenkins user
12:05:01 [2022-07-15T12:05:01.213Z] + id -u
12:05:01 [2022-07-15T12:05:01.213Z] + id -g
12:05:01 [2022-07-15T12:05:01.213Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43813:/workspace busybox chown -R 1000:1000 /workspace
12:05:01 [2022-07-15T12:05:01.213Z] Unable to find image 'busybox:latest' locally
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:05:01 [2022-07-15T12:05:01.469Z] latest: Pulling from library/busybox
12:05:01 [2022-07-15T12:05:01.469Z] 19d511225f94: Pulling fs layer
12:05:01 [2022-07-15T12:05:01.469Z] 19d511225f94: Verifying Checksum
12:05:01 [2022-07-15T12:05:01.469Z] 19d511225f94: Download complete
12:05:01 [2022-07-15T12:05:01.522Z] + echo Ensuring container killed.
12:05:01 [2022-07-15T12:05:01.522Z] Ensuring container killed.
12:05:01 [2022-07-15T12:05:01.522Z] + docker rm -vf docker-pr1
12:05:01 [2022-07-15T12:05:01.522Z] Error: No such container: docker-pr1
[Pipeline] sh
12:05:01 [2022-07-15T12:05:01.725Z] 19d511225f94: Pull complete
12:05:01 [2022-07-15T12:05:01.725Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
12:05:01 [2022-07-15T12:05:01.725Z] Status: Downloaded newer image for busybox:latest
12:05:01 [2022-07-15T12:05:01.801Z] + echo Chowning /workspace to jenkins user
12:05:01 [2022-07-15T12:05:01.801Z] Chowning /workspace to jenkins user
12:05:01 [2022-07-15T12:05:01.801Z] + id -u
12:05:01 [2022-07-15T12:05:01.801Z] + id -g
12:05:01 [2022-07-15T12:05:01.801Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43813:/workspace busybox chown -R 1000:1000 /workspace
12:05:02 [2022-07-15T12:05:02.296Z] --- PASS: TestServiceCreateInit (7.31s)
12:05:02 [2022-07-15T12:05:02.296Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s)
12:05:02 [2022-07-15T12:05:02.296Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s)
12:05:02 [2022-07-15T12:05:02.296Z] === RUN   TestCreateServiceMultipleTimes
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:05:02 [2022-07-15T12:05:02.411Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
12:05:02 [2022-07-15T12:05:02.411Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:05:02 [2022-07-15T12:05:02.659Z] + bundleName=unit
12:05:02 [2022-07-15T12:05:02.659Z] + echo Creating unit-bundles.tar.gz
12:05:02 [2022-07-15T12:05:02.659Z] Creating unit-bundles.tar.gz
12:05:02 [2022-07-15T12:05:02.659Z] + 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
12:05:02 [2022-07-15T12:05:02.659Z] bundles/junit-report-libnetwork.xml
12:05:02 [2022-07-15T12:05:02.659Z] bundles/junit-report.xml
12:05:02 [2022-07-15T12:05:02.659Z] bundles/go-test-report-libnetwork.json
12:05:02 [2022-07-15T12:05:02.659Z] bundles/go-test-report.json
12:05:02 [2022-07-15T12:05:02.659Z] bundles/profile-libnetwork.out
12:05:02 [2022-07-15T12:05:02.659Z] bundles/profile.out
[Pipeline] archiveArtifacts
12:05:02 [2022-07-15T12:05:02.669Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
12:05:02 [2022-07-15T12:05:02.671Z] Archiving artifacts
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:05:03 [2022-07-15T12:05:03.150Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43813/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:05:03 [2022-07-15T12:05:03.424Z] + bundleName=amd64-rootless
12:05:03 [2022-07-15T12:05:03.424Z] + echo Creating amd64-rootless-bundles.tar.gz
12:05:03 [2022-07-15T12:05:03.424Z] Creating amd64-rootless-bundles.tar.gz
12:05:03 [2022-07-15T12:05:03.424Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
12:05:03 [2022-07-15T12:05:03.424Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
12:05:03 [2022-07-15T12:05:03.433Z] Archiving artifacts
12:05:03 [2022-07-15T12:05:03.481Z] + make clean
12:05:03 [2022-07-15T12:05:03.481Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:05:03 [2022-07-15T12:05:03.481Z] docker-dev-cache
12:05:03 [2022-07-15T12:05:03.481Z] docker-mod-cache
[Pipeline] deleteDir
12:05:03 [2022-07-15T12:05:03.604Z] --- PASS: TestDaemonRestartIpcMode (3.49s)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:05:04 [2022-07-15T12:05:04.171Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:05:05 [2022-07-15T12:05:05.033Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43813/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:05:05 [2022-07-15T12:05:05.373Z] + make clean
12:05:05 [2022-07-15T12:05:05.373Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:05:05 [2022-07-15T12:05:05.557Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
12:05:05 [2022-07-15T12:05:05.628Z] docker-dev-cache
12:05:05 [2022-07-15T12:05:05.628Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:05:06 [2022-07-15T12:05:06.490Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:05:07 [2022-07-15T12:05:07.056Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:05:08 [2022-07-15T12:05:08.432Z] --- PASS: TestContainerKillOnDaemonStart (12.93s)
12:05:08 [2022-07-15T12:05:08.432Z] PASS
12:05:08 [2022-07-15T12:05:08.432Z] 
12:05:08 [2022-07-15T12:05:08.432Z] === Skipped
12:05:08 [2022-07-15T12:05:08.432Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:05:08 [2022-07-15T12:05:08.432Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:05:08 [2022-07-15T12:05:08.432Z] 
12:05:08 [2022-07-15T12:05:08.432Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:05:08 [2022-07-15T12:05:08.432Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:05:08 [2022-07-15T12:05:08.432Z] 
12:05:08 [2022-07-15T12:05:08.432Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:05:08 [2022-07-15T12:05:08.432Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:05:08 [2022-07-15T12:05:08.432Z] 
12:05:08 [2022-07-15T12:05:08.432Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:05:08 [2022-07-15T12:05:08.432Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:05:08 [2022-07-15T12:05:08.432Z] 
12:05:08 [2022-07-15T12:05:08.432Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:05:08 [2022-07-15T12:05:08.433Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:05:08 [2022-07-15T12:05:08.433Z] 
12:05:08 [2022-07-15T12:05:08.433Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:05:08 [2022-07-15T12:05:08.433Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:05:08 [2022-07-15T12:05:08.433Z] 
12:05:08 [2022-07-15T12:05:08.433Z] DONE 264 tests, 6 skipped in 169.113s
12:05:08 [2022-07-15T12:05:08.433Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:05:08 [2022-07-15T12:05:08.433Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
12:05:08 [2022-07-15T12:05:08.433Z] ++ set -e
12:05:08 [2022-07-15T12:05:08.433Z] ++ '[' -n 0 ']'
12:05:08 [2022-07-15T12:05:08.433Z] ++ set -x
12:05:08 [2022-07-15T12:05:08.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
12:05:08 [2022-07-15T12:05:08.691Z] === RUN   TestConfigDaemonLibtrustID
12:05:09 [2022-07-15T12:05:09.257Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:05:09 [2022-07-15T12:05:09.257Z] === RUN   TestConfigDaemonID
12:05:09 [2022-07-15T12:05:09.515Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
12:05:10 [2022-07-15T12:05:10.451Z]     daemon_test.go:83: [d0f60e59304ba] daemon is not started
12:05:10 [2022-07-15T12:05:10.451Z] --- PASS: TestConfigDaemonID (1.08s)
12:05:10 [2022-07-15T12:05:10.451Z] === RUN   TestDaemonConfigValidation
12:05:10 [2022-07-15T12:05:10.451Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:05:10 [2022-07-15T12:05:10.451Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:05:10 [2022-07-15T12:05:10.451Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:05:10 [2022-07-15T12:05:10.451Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:05:10 [2022-07-15T12:05:10.451Z] === RUN   TestDaemonConfigValidation/invalid_config
12:05:10 [2022-07-15T12:05:10.451Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:05:10 [2022-07-15T12:05:10.451Z] === RUN   TestDaemonConfigValidation/malformed_config
12:05:10 [2022-07-15T12:05:10.451Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:05:10 [2022-07-15T12:05:10.451Z] === RUN   TestDaemonConfigValidation/valid_config
12:05:10 [2022-07-15T12:05:10.451Z] === PAUSE TestDaemonConfigValidation/valid_config
12:05:10 [2022-07-15T12:05:10.451Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:05:10 [2022-07-15T12:05:10.451Z] === CONT  TestDaemonConfigValidation/malformed_config
12:05:10 [2022-07-15T12:05:10.451Z] === CONT  TestDaemonConfigValidation/valid_config
12:05:10 [2022-07-15T12:05:10.451Z] === CONT  TestDaemonConfigValidation/invalid_config
12:05:10 [2022-07-15T12:05:10.709Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:05:10 [2022-07-15T12:05:10.968Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:05:10 [2022-07-15T12:05:10.968Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.16s)
12:05:10 [2022-07-15T12:05:10.968Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s)
12:05:10 [2022-07-15T12:05:10.968Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.22s)
12:05:10 [2022-07-15T12:05:10.968Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.25s)
12:05:10 [2022-07-15T12:05:10.968Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.17s)
12:05:10 [2022-07-15T12:05:10.968Z] === RUN   TestConfigDaemonSeccompProfiles
12:05:10 [2022-07-15T12:05:10.968Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:05:11 [2022-07-15T12:05:11.904Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:05:12 [2022-07-15T12:05:12.215Z] --- PASS: TestUpdateRestartPolicy (10.89s)
12:05:12 [2022-07-15T12:05:12.215Z] === RUN   TestUpdateRestartWithAutoRemove
12:05:12 [2022-07-15T12:05:12.215Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
12:05:12 [2022-07-15T12:05:12.215Z] === RUN   TestWaitNonBlocked
12:05:12 [2022-07-15T12:05:12.215Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:05:12 [2022-07-15T12:05:12.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:05:12 [2022-07-15T12:05:12.215Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:05:12 [2022-07-15T12:05:12.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:05:12 [2022-07-15T12:05:12.215Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:05:12 [2022-07-15T12:05:12.215Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:05:12 [2022-07-15T12:05:12.215Z] --- PASS: TestWaitNonBlocked (0.01s)
12:05:12 [2022-07-15T12:05:12.215Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s)
12:05:12 [2022-07-15T12:05:12.215Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
12:05:12 [2022-07-15T12:05:12.215Z] === RUN   TestWaitBlocked
12:05:12 [2022-07-15T12:05:12.215Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:05:12 [2022-07-15T12:05:12.215Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:05:12 [2022-07-15T12:05:12.215Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:05:12 [2022-07-15T12:05:12.215Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:05:12 [2022-07-15T12:05:12.215Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:05:12 [2022-07-15T12:05:12.215Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:05:12 [2022-07-15T12:05:12.784Z] --- PASS: TestWaitBlocked (0.01s)
12:05:12 [2022-07-15T12:05:12.784Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
12:05:12 [2022-07-15T12:05:12.784Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
12:05:12 [2022-07-15T12:05:12.784Z] === RUN   TestWaitConditions
12:05:12 [2022-07-15T12:05:12.784Z] === RUN   TestWaitConditions/default
12:05:12 [2022-07-15T12:05:12.784Z] === PAUSE TestWaitConditions/default
12:05:12 [2022-07-15T12:05:12.784Z] === RUN   TestWaitConditions/not-running
12:05:12 [2022-07-15T12:05:12.784Z] === PAUSE TestWaitConditions/not-running
12:05:12 [2022-07-15T12:05:12.784Z] === RUN   TestWaitConditions/next-exit
12:05:12 [2022-07-15T12:05:12.784Z] === PAUSE TestWaitConditions/next-exit
12:05:12 [2022-07-15T12:05:12.784Z] === RUN   TestWaitConditions/removed
12:05:12 [2022-07-15T12:05:12.784Z] === PAUSE TestWaitConditions/removed
12:05:12 [2022-07-15T12:05:12.784Z] === CONT  TestWaitConditions/default
12:05:12 [2022-07-15T12:05:12.784Z] === CONT  TestWaitConditions/removed
12:05:13 [2022-07-15T12:05:13.281Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:05:13 [2022-07-15T12:05:13.539Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
12:05:13 [2022-07-15T12:05:13.798Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:05:14 [2022-07-15T12:05:14.057Z] === CONT  TestConfigDaemonSeccompProfiles
12:05:14 [2022-07-15T12:05:14.057Z]     daemon_test.go:197: [d37fc307d5c27] daemon is not started
12:05:14 [2022-07-15T12:05:14.057Z] --- PASS: TestConfigDaemonSeccompProfiles (3.32s)
12:05:14 [2022-07-15T12:05:14.057Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s)
12:05:14 [2022-07-15T12:05:14.057Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s)
12:05:14 [2022-07-15T12:05:14.057Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.15s)
12:05:14 [2022-07-15T12:05:14.057Z] === RUN   TestDaemonProxy
12:05:14 [2022-07-15T12:05:14.057Z] === RUN   TestDaemonProxy/environment_variables
12:05:14 [2022-07-15T12:05:14.693Z] === CONT  TestWaitConditions/next-exit
12:05:14 [2022-07-15T12:05:14.693Z] === CONT  TestWaitConditions/not-running
12:05:15 [2022-07-15T12:05:15.960Z] === RUN   TestDaemonProxy/command-line_options
12:05:16 [2022-07-15T12:05:16.073Z] --- PASS: TestWaitConditions (0.01s)
12:05:16 [2022-07-15T12:05:16.073Z]     --- PASS: TestWaitConditions/removed (1.72s)
12:05:16 [2022-07-15T12:05:16.073Z]     --- PASS: TestWaitConditions/default (1.75s)
12:05:16 [2022-07-15T12:05:16.073Z]     --- PASS: TestWaitConditions/next-exit (1.48s)
12:05:16 [2022-07-15T12:05:16.073Z]     --- PASS: TestWaitConditions/not-running (1.48s)
12:05:16 [2022-07-15T12:05:16.073Z] === CONT  TestContainerStartOnDaemonRestart
12:05:16 [2022-07-15T12:05:16.073Z] === CONT  TestRestartDaemonWithRestartingContainer
12:05:17 [2022-07-15T12:05:17.334Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
12:05:17 [2022-07-15T12:05:17.334Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:05:17 [2022-07-15T12:05:17.334Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:05:17 [2022-07-15T12:05:17.901Z] === RUN   TestDaemonProxy/configuration_file
12:05:17 [2022-07-15T12:05:17.982Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s)
12:05:17 [2022-07-15T12:05:17.982Z] === CONT  TestIpcModeOlderClient
12:05:17 [2022-07-15T12:05:17.982Z] --- PASS: TestIpcModeOlderClient (0.06s)
12:05:17 [2022-07-15T12:05:17.982Z] === CONT  TestContainerKillOnDaemonStart
12:05:17 [2022-07-15T12:05:17.982Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s)
12:05:17 [2022-07-15T12:05:17.982Z] === CONT  TestDaemonHostGatewayIP
12:05:19 [2022-07-15T12:05:19.276Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:05:19 [2022-07-15T12:05:19.535Z]     check_test.go:540: [d50eb21bf861f] daemon is not started
12:05:19 [2022-07-15T12:05:19.535Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
12:05:19 [2022-07-15T12:05:19.535Z] === RUN   TestDaemonProxy/conflicting_options
12:05:20 [2022-07-15T12:05:20.101Z] === RUN   TestDaemonProxy/reload_sanitized
12:05:20 [2022-07-15T12:05:20.369Z] --- PASS: TestCreateServiceMultipleTimes (15.66s)
12:05:20 [2022-07-15T12:05:20.369Z] === RUN   TestCreateServiceConflict
12:05:20 [2022-07-15T12:05:20.369Z] --- PASS: TestCreateServiceConflict (2.20s)
12:05:20 [2022-07-15T12:05:20.369Z] === RUN   TestCreateServiceMaxReplicas
12:05:20 [2022-07-15T12:05:20.519Z] --- PASS: TestDaemonHostGatewayIP (2.41s)
12:05:20 [2022-07-15T12:05:20.519Z] === CONT  TestDaemonRestartIpcMode
12:05:20 [2022-07-15T12:05:20.668Z] --- PASS: TestDaemonProxy (6.40s)
12:05:20 [2022-07-15T12:05:20.668Z]     --- PASS: TestDaemonProxy/environment_variables (1.80s)
12:05:20 [2022-07-15T12:05:20.668Z]     --- PASS: TestDaemonProxy/command-line_options (1.79s)
12:05:20 [2022-07-15T12:05:20.668Z]     --- PASS: TestDaemonProxy/configuration_file (1.79s)
12:05:20 [2022-07-15T12:05:20.668Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:05:20 [2022-07-15T12:05:20.668Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
12:05:20 [2022-07-15T12:05:20.668Z] PASS
12:05:20 [2022-07-15T12:05:20.668Z] 
12:05:20 [2022-07-15T12:05:20.668Z] DONE 18 tests in 12.139s
12:05:20 [2022-07-15T12:05:20.668Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:05:20 [2022-07-15T12:05:20.668Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
12:05:20 [2022-07-15T12:05:20.668Z] ++ set -e
12:05:20 [2022-07-15T12:05:20.668Z] ++ '[' -n 0 ']'
12:05:20 [2022-07-15T12:05:20.668Z] ++ set -x
12:05:20 [2022-07-15T12:05:20.668Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
12:05:20 [2022-07-15T12:05:20.926Z] INFO: Testing against a local daemon
12:05:20 [2022-07-15T12:05:20.926Z] === RUN   TestCommitInheritsEnv
12:05:21 [2022-07-15T12:05:21.184Z] --- PASS: TestCommitInheritsEnv (0.45s)
12:05:21 [2022-07-15T12:05:21.184Z] === RUN   TestImportExtremelyLargeImageWorks
12:05:21 [2022-07-15T12:05:21.184Z] === PAUSE TestImportExtremelyLargeImageWorks
12:05:21 [2022-07-15T12:05:21.184Z] === RUN   TestImportWithCustomPlatform
12:05:21 [2022-07-15T12:05:21.184Z] === RUN   TestImportWithCustomPlatform/#00
12:05:21 [2022-07-15T12:05:21.442Z] === RUN   TestImportWithCustomPlatform/_______
12:05:21 [2022-07-15T12:05:21.442Z] === RUN   TestImportWithCustomPlatform//
12:05:21 [2022-07-15T12:05:21.442Z] === RUN   TestImportWithCustomPlatform/linux
12:05:21 [2022-07-15T12:05:21.701Z] === RUN   TestImportWithCustomPlatform/LINUX
12:05:21 [2022-07-15T12:05:21.701Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:05:21 [2022-07-15T12:05:21.959Z] === RUN   TestImportWithCustomPlatform/macos
12:05:21 [2022-07-15T12:05:21.959Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:05:21 [2022-07-15T12:05:21.959Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:05:21 [2022-07-15T12:05:21.959Z] --- PASS: TestImportWithCustomPlatform (0.68s)
12:05:21 [2022-07-15T12:05:21.959Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.15s)
12:05:21 [2022-07-15T12:05:21.959Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:05:21 [2022-07-15T12:05:21.959Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:05:21 [2022-07-15T12:05:21.959Z]     --- PASS: TestImportWithCustomPlatform/linux (0.17s)
12:05:21 [2022-07-15T12:05:21.959Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.15s)
12:05:21 [2022-07-15T12:05:21.959Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.15s)
12:05:21 [2022-07-15T12:05:21.959Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:05:21 [2022-07-15T12:05:21.959Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:05:21 [2022-07-15T12:05:21.959Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:05:21 [2022-07-15T12:05:21.959Z] === RUN   TestImagesFilterMultiReference
12:05:21 [2022-07-15T12:05:21.959Z] --- PASS: TestImagesFilterMultiReference (0.09s)
12:05:21 [2022-07-15T12:05:21.959Z] === RUN   TestImagePullPlatformInvalid
12:05:22 [2022-07-15T12:05:22.218Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
12:05:22 [2022-07-15T12:05:22.218Z] === RUN   TestRemoveImageOrphaning
12:05:22 [2022-07-15T12:05:22.218Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:05:22 [2022-07-15T12:05:22.476Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
12:05:22 [2022-07-15T12:05:22.476Z] --- PASS: TestRemoveImageOrphaning (0.46s)
12:05:22 [2022-07-15T12:05:22.476Z] === RUN   TestRemoveImageGarbageCollector
12:05:22 [2022-07-15T12:05:22.897Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
12:05:22 [2022-07-15T12:05:22.897Z] === RUN   TestCreateWithDuplicateNetworkNames
12:05:23 [2022-07-15T12:05:23.043Z] time="2022-07-15T12:05:22Z" level=info msg="[graphdriver] trying configured driver: overlay2"
12:05:23 [2022-07-15T12:05:23.056Z] --- PASS: TestDaemonRestartIpcMode (2.17s)
12:05:23 [2022-07-15T12:05:23.301Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:05:23 [2022-07-15T12:05:23.866Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:05:24 [2022-07-15T12:05:24.800Z] --- PASS: TestRemoveImageGarbageCollector (2.25s)
12:05:24 [2022-07-15T12:05:24.800Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:05:24 [2022-07-15T12:05:24.800Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
12:05:24 [2022-07-15T12:05:24.800Z] === RUN   TestTagInvalidReference
12:05:24 [2022-07-15T12:05:24.800Z] --- PASS: TestTagInvalidReference (0.04s)
12:05:24 [2022-07-15T12:05:24.800Z] === RUN   TestTagValidPrefixedRepo
12:05:25 [2022-07-15T12:05:25.058Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
12:05:25 [2022-07-15T12:05:25.058Z] === RUN   TestTagExistedNameWithoutForce
12:05:25 [2022-07-15T12:05:25.058Z] --- PASS: TestTagExistedNameWithoutForce (0.07s)
12:05:25 [2022-07-15T12:05:25.058Z] === RUN   TestTagOfficialNames
12:05:25 [2022-07-15T12:05:25.058Z] --- PASS: TestTagOfficialNames (0.07s)
12:05:25 [2022-07-15T12:05:25.058Z] === RUN   TestTagMatchesDigest
12:05:25 [2022-07-15T12:05:25.058Z] --- PASS: TestTagMatchesDigest (0.03s)
12:05:25 [2022-07-15T12:05:25.058Z] === CONT  TestImportExtremelyLargeImageWorks
12:05:25 [2022-07-15T12:05:25.625Z]     docker_cli_daemon_plugins_test.go:106: [dd20d8f6acc67] daemon is not started
12:05:26 [2022-07-15T12:05:26.559Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:05:26 [2022-07-15T12:05:26.817Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
12:05:28 [2022-07-15T12:05:28.192Z]     check_test.go:540: [d30c5bfb5d2a1] daemon is not started
12:05:28 [2022-07-15T12:05:28.192Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
12:05:29 [2022-07-15T12:05:29.566Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:05:30 [2022-07-15T12:05:30.500Z] === RUN   TestDockerSuite/TestBuildAddScript
12:05:31 [2022-07-15T12:05:31.179Z] --- PASS: TestContainerKillOnDaemonStart (11.68s)
12:05:31 [2022-07-15T12:05:31.179Z] PASS
12:05:31 [2022-07-15T12:05:31.179Z] 
12:05:31 [2022-07-15T12:05:31.179Z] === Skipped
12:05:31 [2022-07-15T12:05:31.179Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:05:31 [2022-07-15T12:05:31.179Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:05:31 [2022-07-15T12:05:31.179Z] 
12:05:31 [2022-07-15T12:05:31.179Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:05:31 [2022-07-15T12:05:31.179Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:05:31 [2022-07-15T12:05:31.179Z] 
12:05:31 [2022-07-15T12:05:31.179Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:05:31 [2022-07-15T12:05:31.179Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:05:31 [2022-07-15T12:05:31.179Z] 
12:05:31 [2022-07-15T12:05:31.179Z] DONE 264 tests, 3 skipped in 122.460s
12:05:31 [2022-07-15T12:05:31.179Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
12:05:31 [2022-07-15T12:05:31.179Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
12:05:31 [2022-07-15T12:05:31.179Z] ++ set -e
12:05:31 [2022-07-15T12:05:31.179Z] ++ '[' -n 0 ']'
12:05:31 [2022-07-15T12:05:31.179Z] ++ set -x
12:05:31 [2022-07-15T12:05:31.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
12:05:31 [2022-07-15T12:05:31.179Z] === RUN   TestConfigDaemonLibtrustID
12:05:31 [2022-07-15T12:05:31.179Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:05:31 [2022-07-15T12:05:31.179Z] === RUN   TestConfigDaemonID
12:05:31 [2022-07-15T12:05:31.440Z]     daemon_test.go:83: [d08fc677e982d] daemon is not started
12:05:31 [2022-07-15T12:05:31.440Z] --- PASS: TestConfigDaemonID (1.04s)
12:05:31 [2022-07-15T12:05:31.440Z] === RUN   TestDaemonConfigValidation
12:05:31 [2022-07-15T12:05:31.440Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:05:31 [2022-07-15T12:05:31.440Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:05:31 [2022-07-15T12:05:31.440Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:05:31 [2022-07-15T12:05:31.440Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:05:31 [2022-07-15T12:05:31.440Z] === RUN   TestDaemonConfigValidation/invalid_config
12:05:31 [2022-07-15T12:05:31.440Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:05:31 [2022-07-15T12:05:31.440Z] === RUN   TestDaemonConfigValidation/malformed_config
12:05:31 [2022-07-15T12:05:31.440Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:05:31 [2022-07-15T12:05:31.440Z] === RUN   TestDaemonConfigValidation/valid_config
12:05:31 [2022-07-15T12:05:31.440Z] === PAUSE TestDaemonConfigValidation/valid_config
12:05:31 [2022-07-15T12:05:31.440Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:05:31 [2022-07-15T12:05:31.440Z] === CONT  TestDaemonConfigValidation/malformed_config
12:05:31 [2022-07-15T12:05:31.440Z] === CONT  TestDaemonConfigValidation/valid_config
12:05:31 [2022-07-15T12:05:31.440Z] === CONT  TestDaemonConfigValidation/invalid_config
12:05:31 [2022-07-15T12:05:31.700Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:05:31 [2022-07-15T12:05:31.700Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:05:31 [2022-07-15T12:05:31.700Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
12:05:31 [2022-07-15T12:05:31.700Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
12:05:31 [2022-07-15T12:05:31.700Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
12:05:31 [2022-07-15T12:05:31.700Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
12:05:31 [2022-07-15T12:05:31.700Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
12:05:31 [2022-07-15T12:05:31.700Z] === RUN   TestConfigDaemonSeccompProfiles
12:05:31 [2022-07-15T12:05:31.700Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:05:31 [2022-07-15T12:05:31.874Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
12:05:32 [2022-07-15T12:05:32.639Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:05:33 [2022-07-15T12:05:33.247Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:05:34 [2022-07-15T12:05:34.020Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:05:34 [2022-07-15T12:05:34.964Z] === CONT  TestConfigDaemonSeccompProfiles
12:05:34 [2022-07-15T12:05:34.964Z]     daemon_test.go:197: [dc9a38442122b] daemon is not started
12:05:34 [2022-07-15T12:05:34.964Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
12:05:34 [2022-07-15T12:05:34.964Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:05:34 [2022-07-15T12:05:34.964Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:05:34 [2022-07-15T12:05:34.964Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:05:34 [2022-07-15T12:05:34.964Z] === RUN   TestDaemonProxy
12:05:34 [2022-07-15T12:05:34.964Z] === RUN   TestDaemonProxy/environment_variables
12:05:36 [2022-07-15T12:05:36.908Z] === RUN   TestDaemonProxy/command-line_options
12:05:37 [2022-07-15T12:05:37.764Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
12:05:37 [2022-07-15T12:05:37.764Z] === RUN   TestCreateServiceSecretFileMode
12:05:38 [2022-07-15T12:05:38.287Z] === RUN   TestDaemonProxy/configuration_file
12:05:38 [2022-07-15T12:05:38.330Z] --- PASS: TestCreateServiceSecretFileMode (2.52s)
12:05:38 [2022-07-15T12:05:38.330Z] === RUN   TestCreateServiceConfigFileMode
12:05:38 [2022-07-15T12:05:38.513Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
12:05:38 [2022-07-15T12:05:38.771Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
12:05:39 [2022-07-15T12:05:39.338Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
12:05:40 [2022-07-15T12:05:40.193Z] === RUN   TestDaemonProxy/conflicting_options
12:05:40 [2022-07-15T12:05:40.274Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:05:40 [2022-07-15T12:05:40.274Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from config
12:05:40 [2022-07-15T12:05:40.457Z] === RUN   TestDaemonProxy/reload_sanitized
12:05:40 [2022-07-15T12:05:40.532Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:05:40 [2022-07-15T12:05:40.532Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config
12:05:41 [2022-07-15T12:05:41.027Z] --- PASS: TestDaemonProxy (6.23s)
12:05:41 [2022-07-15T12:05:41.027Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
12:05:41 [2022-07-15T12:05:41.027Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
12:05:41 [2022-07-15T12:05:41.027Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
12:05:41 [2022-07-15T12:05:41.027Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:05:41 [2022-07-15T12:05:41.027Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
12:05:41 [2022-07-15T12:05:41.027Z] PASS
12:05:41 [2022-07-15T12:05:41.027Z] 
12:05:41 [2022-07-15T12:05:41.027Z] DONE 18 tests in 11.253s
12:05:41 [2022-07-15T12:05:41.027Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:05:41 [2022-07-15T12:05:41.027Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
12:05:41 [2022-07-15T12:05:41.027Z] ++ set -e
12:05:41 [2022-07-15T12:05:41.027Z] ++ '[' -n 0 ']'
12:05:41 [2022-07-15T12:05:41.027Z] ++ set -x
12:05:41 [2022-07-15T12:05:41.027Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
12:05:41 [2022-07-15T12:05:41.098Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from config
12:05:41 [2022-07-15T12:05:41.287Z] INFO: Testing against a local daemon
12:05:41 [2022-07-15T12:05:41.287Z] === RUN   TestCommitInheritsEnv
12:05:41 [2022-07-15T12:05:41.546Z] --- PASS: TestCommitInheritsEnv (0.25s)
12:05:41 [2022-07-15T12:05:41.546Z] === RUN   TestImportExtremelyLargeImageWorks
12:05:41 [2022-07-15T12:05:41.546Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:05:41 [2022-07-15T12:05:41.546Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:05:41 [2022-07-15T12:05:41.546Z] === RUN   TestImportWithCustomPlatform
12:05:41 [2022-07-15T12:05:41.546Z] === RUN   TestImportWithCustomPlatform/#00
12:05:41 [2022-07-15T12:05:41.546Z] === RUN   TestImportWithCustomPlatform/_______
12:05:41 [2022-07-15T12:05:41.546Z] === RUN   TestImportWithCustomPlatform//
12:05:41 [2022-07-15T12:05:41.546Z] === RUN   TestImportWithCustomPlatform/linux
12:05:41 [2022-07-15T12:05:41.546Z] === RUN   TestImportWithCustomPlatform/LINUX
12:05:41 [2022-07-15T12:05:41.609Z] --- PASS: TestCreateServiceConfigFileMode (2.60s)
12:05:41 [2022-07-15T12:05:41.609Z] === RUN   TestCreateServiceSysctls
12:05:41 [2022-07-15T12:05:41.664Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config
12:05:41 [2022-07-15T12:05:41.807Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:05:41 [2022-07-15T12:05:41.807Z] === RUN   TestImportWithCustomPlatform/macos
12:05:41 [2022-07-15T12:05:41.807Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:05:41 [2022-07-15T12:05:41.807Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:05:41 [2022-07-15T12:05:41.807Z] --- PASS: TestImportWithCustomPlatform (0.32s)
12:05:41 [2022-07-15T12:05:41.807Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
12:05:41 [2022-07-15T12:05:41.807Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:05:41 [2022-07-15T12:05:41.807Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:05:41 [2022-07-15T12:05:41.807Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
12:05:41 [2022-07-15T12:05:41.807Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
12:05:41 [2022-07-15T12:05:41.807Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
12:05:41 [2022-07-15T12:05:41.807Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:05:41 [2022-07-15T12:05:41.807Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:05:41 [2022-07-15T12:05:41.807Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:05:41 [2022-07-15T12:05:41.807Z] === RUN   TestImagesFilterMultiReference
12:05:41 [2022-07-15T12:05:41.807Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:05:41 [2022-07-15T12:05:41.807Z] === RUN   TestImagePullPlatformInvalid
12:05:41 [2022-07-15T12:05:41.807Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:05:41 [2022-07-15T12:05:41.807Z] === RUN   TestRemoveImageOrphaning
12:05:42 [2022-07-15T12:05:42.067Z] --- PASS: TestRemoveImageOrphaning (0.24s)
12:05:42 [2022-07-15T12:05:42.067Z] === RUN   TestRemoveImageGarbageCollector
12:05:42 [2022-07-15T12:05:42.067Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:05:42 [2022-07-15T12:05:42.067Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:05:42 [2022-07-15T12:05:42.067Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:05:42 [2022-07-15T12:05:42.067Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:05:42 [2022-07-15T12:05:42.067Z] === RUN   TestTagInvalidReference
12:05:42 [2022-07-15T12:05:42.067Z] --- PASS: TestTagInvalidReference (0.02s)
12:05:42 [2022-07-15T12:05:42.067Z] === RUN   TestTagValidPrefixedRepo
12:05:42 [2022-07-15T12:05:42.230Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config
12:05:42 [2022-07-15T12:05:42.327Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:05:42 [2022-07-15T12:05:42.327Z] === RUN   TestTagExistedNameWithoutForce
12:05:42 [2022-07-15T12:05:42.327Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
12:05:42 [2022-07-15T12:05:42.327Z] === RUN   TestTagOfficialNames
12:05:42 [2022-07-15T12:05:42.327Z] --- PASS: TestTagOfficialNames (0.05s)
12:05:42 [2022-07-15T12:05:42.327Z] === RUN   TestTagMatchesDigest
12:05:42 [2022-07-15T12:05:42.327Z] --- PASS: TestTagMatchesDigest (0.01s)
12:05:42 [2022-07-15T12:05:42.327Z] PASS
12:05:42 [2022-07-15T12:05:42.327Z] 
12:05:42 [2022-07-15T12:05:42.327Z] === Skipped
12:05:42 [2022-07-15T12:05:42.327Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:05:42 [2022-07-15T12:05:42.327Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:05:42 [2022-07-15T12:05:42.327Z] 
12:05:42 [2022-07-15T12:05:42.327Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:05:42 [2022-07-15T12:05:42.327Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:05:42 [2022-07-15T12:05:42.327Z] 
12:05:42 [2022-07-15T12:05:42.327Z] DONE 22 tests, 2 skipped in 1.221s
12:05:42 [2022-07-15T12:05:42.327Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:05:42 [2022-07-15T12:05:42.327Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
12:05:42 [2022-07-15T12:05:42.327Z] ++ set -e
12:05:42 [2022-07-15T12:05:42.327Z] ++ '[' -n 0 ']'
12:05:42 [2022-07-15T12:05:42.327Z] ++ set -x
12:05:42 [2022-07-15T12:05:42.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
12:05:42 [2022-07-15T12:05:42.327Z] === RUN   TestStripANSICommands
12:05:42 [2022-07-15T12:05:42.327Z] === RUN   TestStripANSICommands/#00
12:05:42 [2022-07-15T12:05:42.327Z] === RUN   TestStripANSICommands/#01
12:05:42 [2022-07-15T12:05:42.327Z] --- PASS: TestStripANSICommands (0.00s)
12:05:42 [2022-07-15T12:05:42.327Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:05:42 [2022-07-15T12:05:42.327Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:05:42 [2022-07-15T12:05:42.327Z] PASS
12:05:42 [2022-07-15T12:05:42.327Z] 
12:05:42 [2022-07-15T12:05:42.327Z] DONE 3 tests in 0.033s
12:05:42 [2022-07-15T12:05:42.327Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:05:42 [2022-07-15T12:05:42.327Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
12:05:42 [2022-07-15T12:05:42.327Z] ++ set -e
12:05:42 [2022-07-15T12:05:42.327Z] ++ '[' -n 0 ']'
12:05:42 [2022-07-15T12:05:42.327Z] ++ set -x
12:05:42 [2022-07-15T12:05:42.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
12:05:42 [2022-07-15T12:05:42.327Z] INFO: Testing against a local daemon
12:05:42 [2022-07-15T12:05:42.327Z] === RUN   TestNetworkCreateDelete
12:05:42 [2022-07-15T12:05:42.587Z] --- PASS: TestNetworkCreateDelete (0.16s)
12:05:42 [2022-07-15T12:05:42.587Z] === RUN   TestDockerNetworkDeletePreferID
12:05:42 [2022-07-15T12:05:42.797Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli
12:05:43 [2022-07-15T12:05:43.156Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
12:05:43 [2022-07-15T12:05:43.156Z] === RUN   TestDaemonDNSFallback
12:05:43 [2022-07-15T12:05:43.363Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli
12:05:43 [2022-07-15T12:05:43.622Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli
12:05:44 [2022-07-15T12:05:44.137Z] --- PASS: TestCreateServiceSysctls (3.14s)
12:05:44 [2022-07-15T12:05:44.137Z] === RUN   TestCreateServiceCapabilities
12:05:44 [2022-07-15T12:05:44.187Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli
12:05:44 [2022-07-15T12:05:44.755Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli
12:05:45 [2022-07-15T12:05:45.320Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:05:45 [2022-07-15T12:05:45.320Z]     check_test.go:540: [d4c79780d06db] daemon is not started
12:05:45 [2022-07-15T12:05:45.320Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
12:05:46 [2022-07-15T12:05:46.256Z]     check_test.go:540: [d65caa2368071] daemon is not started
12:05:46 [2022-07-15T12:05:46.256Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
12:05:46 [2022-07-15T12:05:46.667Z] --- PASS: TestCreateServiceCapabilities (2.47s)
12:05:46 [2022-07-15T12:05:46.667Z] === RUN   TestInspect
12:05:46 [2022-07-15T12:05:46.823Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
12:05:48 [2022-07-15T12:05:48.198Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:05:48 [2022-07-15T12:05:48.456Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
12:05:48 [2022-07-15T12:05:48.715Z] === RUN   TestDockerSuite/TestBuildAddTar
12:05:49 [2022-07-15T12:05:49.727Z] --- PASS: TestDaemonDNSFallback (6.27s)
12:05:49 [2022-07-15T12:05:49.727Z] === RUN   TestInspectNetwork
12:05:49 [2022-07-15T12:05:49.948Z] --- PASS: TestInspect (2.87s)
12:05:49 [2022-07-15T12:05:49.948Z] === RUN   TestCreateJob
12:05:51 [2022-07-15T12:05:51.999Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
12:05:52 [2022-07-15T12:05:52.000Z]     check_test.go:540: [d66cb473f2683] daemon is not started
12:05:52 [2022-07-15T12:05:52.000Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
12:05:52 [2022-07-15T12:05:52.265Z] === RUN   TestInspectNetwork/full_network_id
12:05:52 [2022-07-15T12:05:52.265Z] === RUN   TestInspectNetwork/partial_network_id
12:05:52 [2022-07-15T12:05:52.265Z] === RUN   TestInspectNetwork/network_name
12:05:52 [2022-07-15T12:05:52.265Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:05:52 [2022-07-15T12:05:52.476Z] --- PASS: TestCreateJob (3.00s)
12:05:52 [2022-07-15T12:05:52.476Z] === RUN   TestReplicatedJob
12:05:55 [2022-07-15T12:05:55.287Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
12:05:56 [2022-07-15T12:05:56.459Z] --- PASS: TestInspectNetwork (7.22s)
12:05:56 [2022-07-15T12:05:56.459Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:05:56 [2022-07-15T12:05:56.459Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:05:56 [2022-07-15T12:05:56.459Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:05:56 [2022-07-15T12:05:56.459Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:05:56 [2022-07-15T12:05:56.459Z] === RUN   TestRunContainerWithBridgeNone
12:05:57 [2022-07-15T12:05:57.195Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
12:05:57 [2022-07-15T12:05:57.453Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:05:57 [2022-07-15T12:05:57.742Z] --- PASS: TestReplicatedJob (4.87s)
12:05:57 [2022-07-15T12:05:57.742Z] === RUN   TestUpdateReplicatedJob
12:05:57 [2022-07-15T12:05:57.839Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON/networks/create
12:05:57 [2022-07-15T12:05:57.839Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:05:57 [2022-07-15T12:05:57.839Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:05:57 [2022-07-15T12:05:57.839Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:05:57 [2022-07-15T12:05:57.839Z] === CONT  TestNetworkInvalidJSON/networks/create
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:05:57 [2022-07-15T12:05:57.839Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:05:57 [2022-07-15T12:05:57.839Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:05:57 [2022-07-15T12:05:57.839Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:05:57 [2022-07-15T12:05:57.839Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkList
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkList//networks
12:05:57 [2022-07-15T12:05:57.839Z] === PAUSE TestNetworkList//networks
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestNetworkList//networks/
12:05:57 [2022-07-15T12:05:57.839Z] === PAUSE TestNetworkList//networks/
12:05:57 [2022-07-15T12:05:57.839Z] === CONT  TestNetworkList//networks
12:05:57 [2022-07-15T12:05:57.839Z] === CONT  TestNetworkList//networks/
12:05:57 [2022-07-15T12:05:57.839Z] --- PASS: TestNetworkList (0.02s)
12:05:57 [2022-07-15T12:05:57.839Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z]     --- PASS: TestNetworkList//networks (0.00s)
12:05:57 [2022-07-15T12:05:57.839Z] === RUN   TestHostIPv4BridgeLabel
12:05:58 [2022-07-15T12:05:58.408Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:05:58 [2022-07-15T12:05:58.408Z] === RUN   TestDaemonRestartWithLiveRestore
12:05:59 [2022-07-15T12:05:59.352Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:05:59 [2022-07-15T12:05:59.788Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:05:59 [2022-07-15T12:05:59.788Z] === RUN   TestDaemonDefaultNetworkPools
12:06:00 [2022-07-15T12:06:00.357Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
12:06:00 [2022-07-15T12:06:00.357Z] === RUN   TestDaemonRestartWithExistingNetwork
12:06:00 [2022-07-15T12:06:00.727Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:06:00 [2022-07-15T12:06:00.985Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
12:06:01 [2022-07-15T12:06:01.024Z] --- PASS: TestUpdateReplicatedJob (3.22s)
12:06:01 [2022-07-15T12:06:01.024Z] === RUN   TestServiceListWithStatuses
12:06:01 [2022-07-15T12:06:01.024Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:06:01 [2022-07-15T12:06:01.024Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:06:01 [2022-07-15T12:06:01.024Z] === RUN   TestDockerNetworkConnectAlias
12:06:01 [2022-07-15T12:06:01.296Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
12:06:01 [2022-07-15T12:06:01.296Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:06:01 [2022-07-15T12:06:01.920Z]     check_test.go:540: [d0cc5e753377a] daemon is not started
12:06:01 [2022-07-15T12:06:01.920Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
12:06:02 [2022-07-15T12:06:02.677Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
12:06:02 [2022-07-15T12:06:02.677Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:06:03 [2022-07-15T12:06:03.251Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
12:06:03 [2022-07-15T12:06:03.251Z] === RUN   TestServiceWithPredefinedNetwork
12:06:04 [2022-07-15T12:06:04.453Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:06:05 [2022-07-15T12:06:05.208Z] --- PASS: TestDockerNetworkConnectAlias (4.25s)
12:06:05 [2022-07-15T12:06:05.208Z] === RUN   TestDockerNetworkReConnect
12:06:05 [2022-07-15T12:06:05.788Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s)
12:06:05 [2022-07-15T12:06:05.788Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:06:05 [2022-07-15T12:06:05.788Z]     service_test.go:243: FLAKY_TEST
12:06:05 [2022-07-15T12:06:05.788Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:06:05 [2022-07-15T12:06:05.788Z] === RUN   TestServiceWithDataPathPortInit
12:06:06 [2022-07-15T12:06:06.987Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
12:06:08 [2022-07-15T12:06:08.489Z] --- PASS: TestDockerNetworkReConnect (3.40s)
12:06:08 [2022-07-15T12:06:08.489Z] === RUN   TestServicePlugin
12:06:11 [2022-07-15T12:06:11.224Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
12:06:11 [2022-07-15T12:06:11.485Z] === RUN   TestDockerSuite/TestBuildBlankName
12:06:11 [2022-07-15T12:06:11.771Z]     plugin_test.go:61: [dc1343fe0cd37] joining swarm manager [d19975957adf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:06:12 [2022-07-15T12:06:12.058Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:06:13 [2022-07-15T12:06:13.145Z]     plugin_test.go:64: [d243b5e48f2e1] joining swarm manager [d19975957adf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:06:13 [2022-07-15T12:06:13.976Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
12:06:14 [2022-07-15T12:06:14.543Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:06:16 [2022-07-15T12:06:16.443Z]     check_test.go:540: [dbbfe3743dd29] daemon is not started
12:06:16 [2022-07-15T12:06:16.443Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
12:06:16 [2022-07-15T12:06:16.443Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:06:16 [2022-07-15T12:06:16.701Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
12:06:17 [2022-07-15T12:06:17.268Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
12:06:17 [2022-07-15T12:06:17.834Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:06:17 [2022-07-15T12:06:17.834Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
12:06:20 [2022-07-15T12:06:20.367Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
12:06:20 [2022-07-15T12:06:20.367Z]     check_test.go:540: [d12b8db0fd06e] daemon is not started
12:06:20 [2022-07-15T12:06:20.367Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
12:06:20 [2022-07-15T12:06:20.367Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:06:20 [2022-07-15T12:06:20.678Z] --- PASS: TestServiceWithDataPathPortInit (13.63s)
12:06:20 [2022-07-15T12:06:20.678Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:06:21 [2022-07-15T12:06:21.617Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:24o0e0eqlxef3v7435ia6jumk Created:2022-07-15 12:06:20.329124464 +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[42e877e0593b20a52bea39437a3524cce6f8889afbc4d597494bf50fe9a1fce2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n4j72jcnjtoo1hrmbtplc0ekh EndpointID:56918021fd59ad5a685065cd4e438164b02d3f2e5f7fbebcbb82aea15335f85f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:69d449426b170dbb669c2853b4b1f6dcebfdd83b47f0cc642805e2400fa3e997 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:e7c08bdb8396 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n4j72jcnjtoo1hrmbtplc0ekh EndpointID:56918021fd59ad5a685065cd4e438164b02d3f2e5f7fbebcbb82aea15335f85f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:06:22 [2022-07-15T12:06:22.269Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:06:22 [2022-07-15T12:06:22.527Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
12:06:24 [2022-07-15T12:06:24.427Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:06:24 [2022-07-15T12:06:24.993Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
12:06:25 [2022-07-15T12:06:25.562Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:06:26 [2022-07-15T12:06:26.893Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s)
12:06:26 [2022-07-15T12:06:26.893Z] PASS
12:06:26 [2022-07-15T12:06:26.893Z] 
12:06:26 [2022-07-15T12:06:26.893Z] === Skipped
12:06:26 [2022-07-15T12:06:26.893Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:06:26 [2022-07-15T12:06:26.893Z]     service_test.go:243: FLAKY_TEST
12:06:26 [2022-07-15T12:06:26.893Z] 
12:06:26 [2022-07-15T12:06:26.893Z] DONE 38 tests, 1 skipped in 43.604s
12:06:26 [2022-07-15T12:06:26.893Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:06:26 [2022-07-15T12:06:26.893Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:06:26 [2022-07-15T12:06:26.893Z] ++ set -e
12:06:26 [2022-07-15T12:06:26.894Z] ++ '[' -n 0 ']'
12:06:26 [2022-07-15T12:06:26.894Z] ++ set -x
12:06:26 [2022-07-15T12:06:26.894Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:06:26 [2022-07-15T12:06:26.894Z] INFO: Testing against a local daemon
12:06:26 [2022-07-15T12:06:26.894Z] === RUN   TestDockerNetworkIpvlanPersistance
12:06:26 [2022-07-15T12:06:26.894Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:06:26 [2022-07-15T12:06:26.894Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:06:26 [2022-07-15T12:06:26.894Z] === RUN   TestDockerNetworkIpvlan
12:06:26 [2022-07-15T12:06:26.894Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:06:26 [2022-07-15T12:06:26.894Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:06:26 [2022-07-15T12:06:26.894Z] PASS
12:06:26 [2022-07-15T12:06:26.894Z] 
12:06:26 [2022-07-15T12:06:26.894Z] === Skipped
12:06:26 [2022-07-15T12:06:26.894Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:06:26 [2022-07-15T12:06:26.894Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:06:26 [2022-07-15T12:06:26.894Z] 
12:06:26 [2022-07-15T12:06:26.894Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:06:26 [2022-07-15T12:06:26.894Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:06:26 [2022-07-15T12:06:26.894Z] 
12:06:26 [2022-07-15T12:06:26.894Z] DONE 2 tests, 2 skipped in 0.114s
12:06:26 [2022-07-15T12:06:26.894Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:06:26 [2022-07-15T12:06:26.894Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:06:26 [2022-07-15T12:06:26.894Z] ++ set -e
12:06:26 [2022-07-15T12:06:26.894Z] ++ '[' -n 0 ']'
12:06:26 [2022-07-15T12:06:26.894Z] ++ set -x
12:06:26 [2022-07-15T12:06:26.894Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:06:26 [2022-07-15T12:06:26.894Z] INFO: Testing against a local daemon
12:06:26 [2022-07-15T12:06:26.894Z] === RUN   TestDockerNetworkMacvlanPersistance
12:06:27 [2022-07-15T12:06:27.463Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
12:06:27 [2022-07-15T12:06:27.463Z] === RUN   TestDockerNetworkMacvlan
12:06:28 [2022-07-15T12:06:28.402Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:06:28 [2022-07-15T12:06:28.844Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:06:28 [2022-07-15T12:06:28.971Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:06:29 [2022-07-15T12:06:29.413Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
12:06:29 [2022-07-15T12:06:29.909Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:06:31 [2022-07-15T12:06:31.289Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:06:31 [2022-07-15T12:06:31.319Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
12:06:33 [2022-07-15T12:06:33.196Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:06:33 [2022-07-15T12:06:33.236Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
12:06:36 [2022-07-15T12:06:36.489Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:06:36 [2022-07-15T12:06:36.519Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
12:06:37 [2022-07-15T12:06:37.059Z] --- PASS: TestDockerNetworkMacvlan (9.42s)
12:06:37 [2022-07-15T12:06:37.059Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
12:06:37 [2022-07-15T12:06:37.059Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
12:06:37 [2022-07-15T12:06:37.059Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s)
12:06:37 [2022-07-15T12:06:37.059Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s)
12:06:37 [2022-07-15T12:06:37.059Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s)
12:06:37 [2022-07-15T12:06:37.059Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
12:06:37 [2022-07-15T12:06:37.059Z] PASS
12:06:37 [2022-07-15T12:06:37.059Z] 
12:06:37 [2022-07-15T12:06:37.059Z] DONE 8 tests in 10.792s
12:06:37 [2022-07-15T12:06:37.059Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:06:37 [2022-07-15T12:06:37.059Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:06:37 [2022-07-15T12:06:37.059Z] ++ set -e
12:06:37 [2022-07-15T12:06:37.059Z] ++ '[' -n 0 ']'
12:06:37 [2022-07-15T12:06:37.059Z] ++ set -x
12:06:37 [2022-07-15T12:06:37.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:06:37 [2022-07-15T12:06:37.059Z] testing: warning: no tests to run
12:06:37 [2022-07-15T12:06:37.059Z] PASS
12:06:37 [2022-07-15T12:06:37.059Z] 
12:06:37 [2022-07-15T12:06:37.059Z] DONE 0 tests in 0.023s
12:06:37 [2022-07-15T12:06:37.059Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:06:37 [2022-07-15T12:06:37.059Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:06:37 [2022-07-15T12:06:37.059Z] ++ set -e
12:06:37 [2022-07-15T12:06:37.059Z] ++ '[' -n 0 ']'
12:06:37 [2022-07-15T12:06:37.059Z] ++ set -x
12:06:37 [2022-07-15T12:06:37.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:06:37 [2022-07-15T12:06:37.059Z] INFO: Testing against a local daemon
12:06:37 [2022-07-15T12:06:37.059Z] === RUN   TestAuthZPluginAllowRequest
12:06:38 [2022-07-15T12:06:38.439Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
12:06:38 [2022-07-15T12:06:38.439Z] === RUN   TestAuthZPluginTLS
12:06:38 [2022-07-15T12:06:38.698Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:06:38 [2022-07-15T12:06:38.698Z] === RUN   TestAuthZPluginDenyRequest
12:06:39 [2022-07-15T12:06:39.267Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:06:39 [2022-07-15T12:06:39.267Z] === RUN   TestAuthZPluginAPIDenyResponse
12:06:39 [2022-07-15T12:06:39.755Z] --- PASS: TestServicePlugin (29.96s)
12:06:39 [2022-07-15T12:06:39.755Z] === RUN   TestServiceUpdateLabel
12:06:39 [2022-07-15T12:06:39.801Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
12:06:39 [2022-07-15T12:06:39.844Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:06:39 [2022-07-15T12:06:39.845Z] === RUN   TestAuthZPluginDenyResponse
12:06:40 [2022-07-15T12:06:40.367Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:06:40 [2022-07-15T12:06:40.424Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
12:06:40 [2022-07-15T12:06:40.424Z] === RUN   TestAuthZPluginAllowEventStream
12:06:40 [2022-07-15T12:06:40.688Z] --- PASS: TestServiceUpdateLabel (2.27s)
12:06:40 [2022-07-15T12:06:40.688Z] === RUN   TestServiceUpdateSecrets
12:06:41 [2022-07-15T12:06:41.362Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s)
12:06:41 [2022-07-15T12:06:41.362Z] === RUN   TestAuthZPluginErrorResponse
12:06:41 [2022-07-15T12:06:41.931Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:06:41 [2022-07-15T12:06:41.931Z] === RUN   TestAuthZPluginErrorRequest
12:06:42 [2022-07-15T12:06:42.500Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
12:06:42 [2022-07-15T12:06:42.500Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:06:43 [2022-07-15T12:06:43.069Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
12:06:43 [2022-07-15T12:06:43.069Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:06:44 [2022-07-15T12:06:44.451Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.47s)
12:06:44 [2022-07-15T12:06:44.451Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:06:44 [2022-07-15T12:06:44.550Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:06:44 [2022-07-15T12:06:44.550Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
12:06:45 [2022-07-15T12:06:45.832Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s)
12:06:45 [2022-07-15T12:06:45.832Z] === RUN   TestAuthZPluginHeader
12:06:45 [2022-07-15T12:06:45.924Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
12:06:46 [2022-07-15T12:06:46.490Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:06:46 [2022-07-15T12:06:46.771Z] --- PASS: TestAuthZPluginHeader (0.70s)
12:06:46 [2022-07-15T12:06:46.771Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:06:46 [2022-07-15T12:06:46.771Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:06:46 [2022-07-15T12:06:46.771Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:06:46 [2022-07-15T12:06:46.771Z] === RUN   TestAuthZPluginV2Disable
12:06:46 [2022-07-15T12:06:46.771Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:06:46 [2022-07-15T12:06:46.771Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:06:46 [2022-07-15T12:06:46.772Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:06:46 [2022-07-15T12:06:46.772Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:06:46 [2022-07-15T12:06:46.772Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:06:46 [2022-07-15T12:06:46.772Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:06:46 [2022-07-15T12:06:46.772Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:06:46 [2022-07-15T12:06:46.772Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:06:46 [2022-07-15T12:06:46.772Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:06:47 [2022-07-15T12:06:47.057Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
12:06:47 [2022-07-15T12:06:47.057Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:06:47 [2022-07-15T12:06:47.992Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
12:06:48 [2022-07-15T12:06:48.928Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:06:51 [2022-07-15T12:06:51.459Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
12:06:51 [2022-07-15T12:06:51.718Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:06:55 [2022-07-15T12:06:55.552Z] --- PASS: TestServiceUpdateSecrets (14.47s)
12:06:55 [2022-07-15T12:06:55.552Z] === RUN   TestServiceUpdateConfigs
12:06:56 [2022-07-15T12:06:56.986Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:06:57 [2022-07-15T12:06:57.244Z]     docker_cli_daemon_test.go:2503: [d325dfe061599] daemon is not started
12:06:58 [2022-07-15T12:06:58.177Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:06:59 [2022-07-15T12:06:59.111Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
12:06:59 [2022-07-15T12:06:59.679Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:07:01 [2022-07-15T12:07:01.055Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:07:01 [2022-07-15T12:07:01.989Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:07:04 [2022-07-15T12:07:04.867Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
12:07:04 [2022-07-15T12:07:04.867Z] PASS
12:07:04 [2022-07-15T12:07:04.867Z] 
12:07:04 [2022-07-15T12:07:04.867Z] === Skipped
12:07:04 [2022-07-15T12:07:04.867Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:07:04 [2022-07-15T12:07:04.867Z] 
12:07:04 [2022-07-15T12:07:04.867Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:07:04 [2022-07-15T12:07:04.867Z] 
12:07:04 [2022-07-15T12:07:04.867Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:07:04 [2022-07-15T12:07:04.867Z] 
12:07:04 [2022-07-15T12:07:04.867Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:07:04 [2022-07-15T12:07:04.867Z] 
12:07:04 [2022-07-15T12:07:04.867Z] DONE 17 tests, 4 skipped in 26.474s
12:07:04 [2022-07-15T12:07:04.867Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:07:04 [2022-07-15T12:07:04.867Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:07:04 [2022-07-15T12:07:04.867Z] ++ set -e
12:07:04 [2022-07-15T12:07:04.867Z] ++ '[' -n 0 ']'
12:07:04 [2022-07-15T12:07:04.867Z] ++ set -x
12:07:04 [2022-07-15T12:07:04.867Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:07:04 [2022-07-15T12:07:04.867Z] INFO: Testing against a local daemon
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:07:04 [2022-07-15T12:07:04.867Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:07:04 [2022-07-15T12:07:04.867Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:07:04 [2022-07-15T12:07:04.867Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:07:04 [2022-07-15T12:07:04.867Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:07:04 [2022-07-15T12:07:04.867Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:07:04 [2022-07-15T12:07:04.867Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:07:04 [2022-07-15T12:07:04.867Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:07:04 [2022-07-15T12:07:04.867Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInstall
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInstall/no_auth
12:07:04 [2022-07-15T12:07:04.867Z] time="2022-07-15T12:07:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:07:04 [2022-07-15T12:07:04.867Z] time="2022-07-15T12:07:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:118abed820d2b48987fb3a4095cf53853825fd5b46fd744b57b1e6dc730bb0b3" mediatype=application/vnd.docker.plugin.v1+json size=522
12:07:04 [2022-07-15T12:07:04.867Z] time="2022-07-15T12:07:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:07:04 [2022-07-15T12:07:04.867Z] time="2022-07-15T12:07:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:118abed820d2b48987fb3a4095cf53853825fd5b46fd744b57b1e6dc730bb0b3" mediatype=application/vnd.docker.plugin.v1+json size=522
12:07:04 [2022-07-15T12:07:04.867Z] === RUN   TestPluginInstall/with_htpasswd
12:07:04 [2022-07-15T12:07:04.867Z] time="2022-07-15T12:07:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:07:04 [2022-07-15T12:07:04.867Z] time="2022-07-15T12:07:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b9bb76b01339d35e62ab10aed79c0ae6c4f6e8d33b27fe0bf0a7c2ce8de34b5" mediatype=application/vnd.docker.plugin.v1+json size=522
12:07:04 [2022-07-15T12:07:04.867Z] time="2022-07-15T12:07:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:07:04 [2022-07-15T12:07:04.867Z] time="2022-07-15T12:07:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b9bb76b01339d35e62ab10aed79c0ae6c4f6e8d33b27fe0bf0a7c2ce8de34b5" mediatype=application/vnd.docker.plugin.v1+json size=522
12:07:05 [2022-07-15T12:07:05.126Z] === RUN   TestPluginInstall/with_insecure
12:07:06 [2022-07-15T12:07:06.065Z] time="2022-07-15T12:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:07:06 [2022-07-15T12:07:06.065Z] time="2022-07-15T12:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84b63d8944b29488ce1fda960d44d918566e6aae4e89bf34170bdde58156a843" mediatype=application/vnd.docker.plugin.v1+json size=522
12:07:06 [2022-07-15T12:07:06.065Z] time="2022-07-15T12:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:07:06 [2022-07-15T12:07:06.065Z] time="2022-07-15T12:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84b63d8944b29488ce1fda960d44d918566e6aae4e89bf34170bdde58156a843" mediatype=application/vnd.docker.plugin.v1+json size=522
12:07:06 [2022-07-15T12:07:06.065Z]     plugin_test.go:195: [dacfe55da04f7] daemon is not started
12:07:06 [2022-07-15T12:07:06.065Z] --- PASS: TestPluginInstall (2.54s)
12:07:06 [2022-07-15T12:07:06.065Z]     --- PASS: TestPluginInstall/no_auth (0.96s)
12:07:06 [2022-07-15T12:07:06.065Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
12:07:06 [2022-07-15T12:07:06.065Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
12:07:06 [2022-07-15T12:07:06.065Z] === RUN   TestPluginsWithRuntimes
12:07:07 [2022-07-15T12:07:07.250Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:07:07 [2022-07-15T12:07:07.508Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
12:07:07 [2022-07-15T12:07:07.971Z] === RUN   TestPluginsWithRuntimes/No_Args
12:07:08 [2022-07-15T12:07:08.540Z] === RUN   TestPluginsWithRuntimes/With_Args
12:07:08 [2022-07-15T12:07:08.881Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:07:09 [2022-07-15T12:07:09.478Z] --- PASS: TestPluginsWithRuntimes (3.27s)
12:07:09 [2022-07-15T12:07:09.478Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
12:07:09 [2022-07-15T12:07:09.478Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
12:07:09 [2022-07-15T12:07:09.478Z] === RUN   TestPluginBackCompatMediaTypes
12:07:09 [2022-07-15T12:07:09.814Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
12:07:10 [2022-07-15T12:07:10.047Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
12:07:10 [2022-07-15T12:07:10.048Z] PASS
12:07:10 [2022-07-15T12:07:10.048Z] 
12:07:10 [2022-07-15T12:07:10.048Z] DONE 24 tests in 6.502s
12:07:10 [2022-07-15T12:07:10.048Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:07:10 [2022-07-15T12:07:10.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:07:10 [2022-07-15T12:07:10.048Z] ++ set -e
12:07:10 [2022-07-15T12:07:10.048Z] ++ '[' -n 0 ']'
12:07:10 [2022-07-15T12:07:10.048Z] ++ set -x
12:07:10 [2022-07-15T12:07:10.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:07:10 [2022-07-15T12:07:10.048Z] INFO: Testing against a local daemon
12:07:10 [2022-07-15T12:07:10.048Z] === RUN   TestExternalGraphDriver
12:07:10 [2022-07-15T12:07:10.380Z] === RUN   TestDockerDaemonSuite/TestShmSize
12:07:10 [2022-07-15T12:07:10.420Z] --- PASS: TestServiceUpdateConfigs (14.59s)
12:07:10 [2022-07-15T12:07:10.420Z] === RUN   TestServiceUpdateNetwork
12:07:10 [2022-07-15T12:07:10.616Z] === RUN   TestExternalGraphDriver/json
12:07:10 [2022-07-15T12:07:10.948Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:07:11 [2022-07-15T12:07:11.996Z] === RUN   TestExternalGraphDriver/spec
12:07:12 [2022-07-15T12:07:12.325Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
12:07:13 [2022-07-15T12:07:13.260Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:07:13 [2022-07-15T12:07:13.902Z] === RUN   TestExternalGraphDriver/pull
12:07:14 [2022-07-15T12:07:14.634Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:07:14 [2022-07-15T12:07:14.893Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
12:07:14 [2022-07-15T12:07:14.893Z]     check_test.go:540: [d1e7c045bfca7] daemon is not started
12:07:14 [2022-07-15T12:07:14.893Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
12:07:14 [2022-07-15T12:07:14.893Z] === RUN   TestDockerSuite/TestBuildCmd
12:07:15 [2022-07-15T12:07:15.283Z] --- PASS: TestExternalGraphDriver (5.16s)
12:07:15 [2022-07-15T12:07:15.283Z]     --- PASS: TestExternalGraphDriver/json (1.61s)
12:07:15 [2022-07-15T12:07:15.283Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
12:07:15 [2022-07-15T12:07:15.283Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
12:07:15 [2022-07-15T12:07:15.283Z] === RUN   TestGraphdriverPluginV2
12:07:15 [2022-07-15T12:07:15.459Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:07:15 [2022-07-15T12:07:15.542Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:07:15 [2022-07-15T12:07:15.542Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
12:07:15 [2022-07-15T12:07:15.542Z] PASS
12:07:15 [2022-07-15T12:07:15.542Z] 
12:07:15 [2022-07-15T12:07:15.542Z] === Skipped
12:07:15 [2022-07-15T12:07:15.542Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
12:07:15 [2022-07-15T12:07:15.542Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:07:15 [2022-07-15T12:07:15.542Z] 
12:07:15 [2022-07-15T12:07:15.542Z] DONE 5 tests, 1 skipped in 5.581s
12:07:15 [2022-07-15T12:07:15.542Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:07:15 [2022-07-15T12:07:15.542Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:07:15 [2022-07-15T12:07:15.542Z] ++ set -e
12:07:15 [2022-07-15T12:07:15.542Z] ++ '[' -n 0 ']'
12:07:15 [2022-07-15T12:07:15.542Z] ++ set -x
12:07:15 [2022-07-15T12:07:15.542Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:07:15 [2022-07-15T12:07:15.717Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:07:15 [2022-07-15T12:07:15.802Z] INFO: Testing against a local daemon
12:07:15 [2022-07-15T12:07:15.802Z] === RUN   TestContinueAfterPluginCrash
12:07:15 [2022-07-15T12:07:15.802Z] === PAUSE TestContinueAfterPluginCrash
12:07:15 [2022-07-15T12:07:15.802Z] === RUN   TestReadPluginNoRead
12:07:15 [2022-07-15T12:07:15.802Z] === PAUSE TestReadPluginNoRead
12:07:15 [2022-07-15T12:07:15.802Z] === RUN   TestDaemonStartWithLogOpt
12:07:15 [2022-07-15T12:07:15.802Z] === PAUSE TestDaemonStartWithLogOpt
12:07:15 [2022-07-15T12:07:15.802Z] === CONT  TestContinueAfterPluginCrash
12:07:15 [2022-07-15T12:07:15.802Z] === CONT  TestDaemonStartWithLogOpt
12:07:16 [2022-07-15T12:07:16.284Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:07:16 [2022-07-15T12:07:16.284Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
12:07:16 [2022-07-15T12:07:16.284Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:07:17 [2022-07-15T12:07:17.660Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:07:19 [2022-07-15T12:07:19.095Z] --- PASS: TestDaemonStartWithLogOpt (3.07s)
12:07:19 [2022-07-15T12:07:19.095Z] === CONT  TestReadPluginNoRead
12:07:20 [2022-07-15T12:07:20.946Z] --- PASS: TestDockerDaemonSuite (333.61s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.43s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.58s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.70s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.38s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.04s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.06s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.43s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.98s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.45s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.18s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.20s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.42s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.06s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.20s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.08s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.31s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.76s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.77s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.68s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.47s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.20s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.58s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.65s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.76s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.07s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.49s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.66s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s)
12:07:20 [2022-07-15T12:07:20.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.99s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.64s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.40s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.67s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.42s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.26s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.13s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.69s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.99s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.21s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.57s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.64s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.74s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.28s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.78s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.58s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.13s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.40s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.98s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.94s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.47s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.96s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.07s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.17s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.92s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.78s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.26s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.01s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.23s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.49s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.03s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.59s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.91s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.11s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.90s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.72s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.00s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.98s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.54s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.60s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.38s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.34s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.32s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.21s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.69s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.52s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.83s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.00s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.50s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s)
12:07:20 [2022-07-15T12:07:20.947Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.99s)
12:07:20 [2022-07-15T12:07:20.947Z] === RUN   TestDockerSwarmSuite
12:07:20 [2022-07-15T12:07:20.947Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
12:07:21 [2022-07-15T12:07:21.005Z] === RUN   TestReadPluginNoRead/default
12:07:22 [2022-07-15T12:07:22.385Z] === RUN   TestReadPluginNoRead/disabled_caching
12:07:22 [2022-07-15T12:07:22.618Z] --- PASS: TestServiceUpdateNetwork (12.41s)
12:07:22 [2022-07-15T12:07:22.618Z] === RUN   TestServiceUpdatePidsLimit
12:07:22 [2022-07-15T12:07:22.849Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:07:23 [2022-07-15T12:07:23.184Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:07:23 [2022-07-15T12:07:23.324Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:07:23 [2022-07-15T12:07:23.583Z] --- PASS: TestContinueAfterPluginCrash (8.01s)
12:07:23 [2022-07-15T12:07:23.784Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:07:24 [2022-07-15T12:07:24.044Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
12:07:24 [2022-07-15T12:07:24.117Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:07:24 [2022-07-15T12:07:24.522Z] === CONT  TestReadPluginNoRead
12:07:24 [2022-07-15T12:07:24.522Z]     read_test.go:92: [de4da5971adf9] daemon is not started
12:07:24 [2022-07-15T12:07:24.522Z] --- PASS: TestReadPluginNoRead (5.67s)
12:07:24 [2022-07-15T12:07:24.522Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
12:07:24 [2022-07-15T12:07:24.522Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
12:07:24 [2022-07-15T12:07:24.522Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
12:07:24 [2022-07-15T12:07:24.522Z] PASS
12:07:24 [2022-07-15T12:07:24.522Z] 
12:07:24 [2022-07-15T12:07:24.522Z] DONE 6 tests in 8.848s
12:07:24 [2022-07-15T12:07:24.522Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:07:24 [2022-07-15T12:07:24.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
12:07:24 [2022-07-15T12:07:24.522Z] ++ set -e
12:07:24 [2022-07-15T12:07:24.522Z] ++ '[' -n 0 ']'
12:07:24 [2022-07-15T12:07:24.522Z] ++ set -x
12:07:24 [2022-07-15T12:07:24.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
12:07:24 [2022-07-15T12:07:24.522Z] testing: warning: no tests to run
12:07:24 [2022-07-15T12:07:24.522Z] PASS
12:07:24 [2022-07-15T12:07:24.522Z] 
12:07:24 [2022-07-15T12:07:24.522Z] DONE 0 tests in 0.033s
12:07:24 [2022-07-15T12:07:24.522Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:07:24 [2022-07-15T12:07:24.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:07:24 [2022-07-15T12:07:24.522Z] ++ set -e
12:07:24 [2022-07-15T12:07:24.522Z] ++ '[' -n 0 ']'
12:07:24 [2022-07-15T12:07:24.522Z] ++ set -x
12:07:24 [2022-07-15T12:07:24.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:07:24 [2022-07-15T12:07:24.522Z] INFO: Testing against a local daemon
12:07:24 [2022-07-15T12:07:24.522Z] === RUN   TestPluginWithDevMounts
12:07:24 [2022-07-15T12:07:24.522Z] === PAUSE TestPluginWithDevMounts
12:07:24 [2022-07-15T12:07:24.522Z] === CONT  TestPluginWithDevMounts
12:07:24 [2022-07-15T12:07:24.979Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:07:25 [2022-07-15T12:07:25.237Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:07:26 [2022-07-15T12:07:26.173Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:07:26 [2022-07-15T12:07:26.429Z] --- PASS: TestPluginWithDevMounts (1.54s)
12:07:26 [2022-07-15T12:07:26.429Z] PASS
12:07:26 [2022-07-15T12:07:26.429Z] 
12:07:26 [2022-07-15T12:07:26.429Z] DONE 1 tests in 1.644s
12:07:26 [2022-07-15T12:07:26.429Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:07:26 [2022-07-15T12:07:26.429Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
12:07:26 [2022-07-15T12:07:26.429Z] ++ set -e
12:07:26 [2022-07-15T12:07:26.429Z] ++ '[' -n 0 ']'
12:07:26 [2022-07-15T12:07:26.429Z] ++ set -x
12:07:26 [2022-07-15T12:07:26.429Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
12:07:26 [2022-07-15T12:07:26.429Z] INFO: Testing against a local daemon
12:07:26 [2022-07-15T12:07:26.429Z] === RUN   TestSecretInspect
12:07:26 [2022-07-15T12:07:26.739Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:07:27 [2022-07-15T12:07:27.000Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:07:27 [2022-07-15T12:07:27.259Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
12:07:28 [2022-07-15T12:07:28.968Z] --- PASS: TestSecretInspect (2.21s)
12:07:28 [2022-07-15T12:07:28.968Z] === RUN   TestSecretList
12:07:30 [2022-07-15T12:07:30.874Z] --- PASS: TestSecretList (2.17s)
12:07:30 [2022-07-15T12:07:30.874Z] === RUN   TestSecretsCreateAndDelete
12:07:32 [2022-07-15T12:07:32.222Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:07:32 [2022-07-15T12:07:32.528Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
12:07:33 [2022-07-15T12:07:33.413Z] --- PASS: TestSecretsCreateAndDelete (2.30s)
12:07:33 [2022-07-15T12:07:33.413Z] === RUN   TestSecretsUpdate
12:07:35 [2022-07-15T12:07:35.320Z] --- PASS: TestSecretsUpdate (2.19s)
12:07:35 [2022-07-15T12:07:35.320Z] === RUN   TestTemplatedSecret
12:07:37 [2022-07-15T12:07:37.857Z] --- PASS: TestTemplatedSecret (2.42s)
12:07:37 [2022-07-15T12:07:37.857Z] === RUN   TestSecretCreateResolve
12:07:38 [2022-07-15T12:07:38.776Z] --- PASS: TestServiceUpdatePidsLimit (16.21s)
12:07:38 [2022-07-15T12:07:38.776Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
12:07:38 [2022-07-15T12:07:38.776Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
12:07:38 [2022-07-15T12:07:38.776Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
12:07:38 [2022-07-15T12:07:38.776Z] PASS
12:07:38 [2022-07-15T12:07:38.776Z] 
12:07:38 [2022-07-15T12:07:38.776Z] === Skipped
12:07:38 [2022-07-15T12:07:38.776Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:07:38 [2022-07-15T12:07:38.776Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:07:38 [2022-07-15T12:07:38.776Z] 
12:07:38 [2022-07-15T12:07:38.776Z] DONE 27 tests, 1 skipped in 163.319s
12:07:38 [2022-07-15T12:07:38.776Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:07:38 [2022-07-15T12:07:38.776Z] INFO: Testing against a local daemon
12:07:38 [2022-07-15T12:07:38.776Z] === RUN   TestSessionCreate
12:07:38 [2022-07-15T12:07:38.776Z] --- PASS: TestSessionCreate (0.02s)
12:07:38 [2022-07-15T12:07:38.776Z] === RUN   TestSessionCreateWithBadUpgrade
12:07:38 [2022-07-15T12:07:38.776Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
12:07:38 [2022-07-15T12:07:38.776Z] PASS
12:07:38 [2022-07-15T12:07:38.776Z] 
12:07:38 [2022-07-15T12:07:38.776Z] DONE 2 tests in 0.066s
12:07:38 [2022-07-15T12:07:38.776Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:07:38 [2022-07-15T12:07:38.776Z] INFO: Testing against a local daemon
12:07:38 [2022-07-15T12:07:38.776Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:07:38 [2022-07-15T12:07:38.776Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
12:07:38 [2022-07-15T12:07:38.776Z] === RUN   TestDiskUsage
12:07:38 [2022-07-15T12:07:38.776Z] === PAUSE TestDiskUsage
12:07:38 [2022-07-15T12:07:38.776Z] === RUN   TestEventsExecDie
12:07:38 [2022-07-15T12:07:38.776Z] --- PASS: TestEventsExecDie (0.55s)
12:07:38 [2022-07-15T12:07:38.776Z] === RUN   TestEventsBackwardsCompatible
12:07:39 [2022-07-15T12:07:39.034Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
12:07:39 [2022-07-15T12:07:39.034Z] === RUN   TestEventsVolumeCreate
12:07:39 [2022-07-15T12:07:39.034Z] --- PASS: TestEventsVolumeCreate (0.06s)
12:07:39 [2022-07-15T12:07:39.034Z] === RUN   TestInfoBinaryCommits
12:07:39 [2022-07-15T12:07:39.034Z] --- PASS: TestInfoBinaryCommits (0.03s)
12:07:39 [2022-07-15T12:07:39.034Z] === RUN   TestInfoAPIVersioned
12:07:39 [2022-07-15T12:07:39.034Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:07:39 [2022-07-15T12:07:39.034Z] === RUN   TestInfoAPI
12:07:39 [2022-07-15T12:07:39.034Z] --- PASS: TestInfoAPI (0.02s)
12:07:39 [2022-07-15T12:07:39.034Z] === RUN   TestInfoAPIWarnings
12:07:39 [2022-07-15T12:07:39.087Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:07:39 [2022-07-15T12:07:39.087Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:07:39 [2022-07-15T12:07:39.764Z] --- PASS: TestSecretCreateResolve (2.17s)
12:07:39 [2022-07-15T12:07:39.764Z] PASS
12:07:39 [2022-07-15T12:07:39.764Z] 
12:07:39 [2022-07-15T12:07:39.764Z] DONE 6 tests in 13.548s
12:07:39 [2022-07-15T12:07:39.764Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:07:39 [2022-07-15T12:07:39.764Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
12:07:39 [2022-07-15T12:07:39.764Z] ++ set -e
12:07:39 [2022-07-15T12:07:39.764Z] ++ '[' -n 0 ']'
12:07:39 [2022-07-15T12:07:39.764Z] ++ set -x
12:07:39 [2022-07-15T12:07:39.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
12:07:39 [2022-07-15T12:07:39.764Z] INFO: Testing against a local daemon
12:07:39 [2022-07-15T12:07:39.764Z] === RUN   TestServiceCreateInit
12:07:39 [2022-07-15T12:07:39.764Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:07:41 [2022-07-15T12:07:41.617Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:07:43 [2022-07-15T12:07:43.984Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:07:44 [2022-07-15T12:07:44.900Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:07:45 [2022-07-15T12:07:45.834Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
12:07:45 [2022-07-15T12:07:45.834Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:07:45 [2022-07-15T12:07:45.834Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
12:07:45 [2022-07-15T12:07:45.834Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:07:45 [2022-07-15T12:07:45.834Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
12:07:46 [2022-07-15T12:07:46.093Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:07:46 [2022-07-15T12:07:46.093Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
12:07:46 [2022-07-15T12:07:46.093Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:07:46 [2022-07-15T12:07:46.093Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
12:07:46 [2022-07-15T12:07:46.093Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:07:46 [2022-07-15T12:07:46.659Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
12:07:47 [2022-07-15T12:07:47.295Z] --- PASS: TestServiceCreateInit (7.10s)
12:07:47 [2022-07-15T12:07:47.295Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s)
12:07:47 [2022-07-15T12:07:47.295Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s)
12:07:47 [2022-07-15T12:07:47.295Z] === RUN   TestCreateServiceMultipleTimes
12:07:49 [2022-07-15T12:07:49.191Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:07:49 [2022-07-15T12:07:49.758Z]     docker_api_swarm_test.go:563: [d2551d1189104] joining swarm manager [d03c0fe58a96a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:07:55 [2022-07-15T12:07:55.025Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:07:56 [2022-07-15T12:07:56.926Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:07:56 [2022-07-15T12:07:56.926Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:07:57 [2022-07-15T12:07:57.102Z] --- PASS: TestInfoAPIWarnings (16.54s)
12:07:57 [2022-07-15T12:07:57.102Z] === RUN   TestInfoDebug
12:07:57 [2022-07-15T12:07:57.102Z] --- PASS: TestInfoDebug (0.52s)
12:07:57 [2022-07-15T12:07:57.102Z] === RUN   TestInfoInsecureRegistries
12:07:57 [2022-07-15T12:07:57.102Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:07:57 [2022-07-15T12:07:57.102Z] === RUN   TestInfoRegistryMirrors
12:07:57 [2022-07-15T12:07:57.102Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:07:57 [2022-07-15T12:07:57.102Z] === RUN   TestLoginFailsWithBadCredentials
12:07:57 [2022-07-15T12:07:57.667Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
12:07:57 [2022-07-15T12:07:57.667Z] === RUN   TestPingCacheHeaders
12:07:57 [2022-07-15T12:07:57.667Z] --- PASS: TestPingCacheHeaders (0.02s)
12:07:57 [2022-07-15T12:07:57.667Z] === RUN   TestPingGet
12:07:57 [2022-07-15T12:07:57.667Z] --- PASS: TestPingGet (0.01s)
12:07:57 [2022-07-15T12:07:57.667Z] === RUN   TestPingHead
12:07:57 [2022-07-15T12:07:57.667Z] --- PASS: TestPingHead (0.03s)
12:07:57 [2022-07-15T12:07:57.667Z] === RUN   TestPingSwarmHeader
12:07:58 [2022-07-15T12:07:58.232Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:07:58 [2022-07-15T12:07:58.798Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:07:59 [2022-07-15T12:07:59.733Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:07:59 [2022-07-15T12:07:59.733Z] --- PASS: TestPingSwarmHeader (2.04s)
12:07:59 [2022-07-15T12:07:59.733Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:07:59 [2022-07-15T12:07:59.733Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:07:59 [2022-07-15T12:07:59.733Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:07:59 [2022-07-15T12:07:59.733Z] === RUN   TestVersion
12:07:59 [2022-07-15T12:07:59.733Z] --- PASS: TestVersion (0.02s)
12:07:59 [2022-07-15T12:07:59.733Z] === CONT  TestCgroupDriverSystemdMemoryLimit
12:07:59 [2022-07-15T12:07:59.733Z] === CONT  TestDiskUsage
12:08:00 [2022-07-15T12:08:00.299Z] === RUN   TestDiskUsage/empty
12:08:00 [2022-07-15T12:08:00.299Z] === RUN   TestDiskUsage/empty/container_types
12:08:00 [2022-07-15T12:08:00.299Z] === RUN   TestDiskUsage/empty/image_types
12:08:00 [2022-07-15T12:08:00.299Z] === RUN   TestDiskUsage/empty/volume_types
12:08:00 [2022-07-15T12:08:00.299Z] === RUN   TestDiskUsage/empty/build-cache_types
12:08:00 [2022-07-15T12:08:00.299Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:08:00 [2022-07-15T12:08:00.299Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:08:00 [2022-07-15T12:08:00.299Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:08:00 [2022-07-15T12:08:00.299Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:08:00 [2022-07-15T12:08:00.299Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:08:00 [2022-07-15T12:08:00.299Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:08:00 [2022-07-15T12:08:00.299Z] === RUN   TestDiskUsage/after_LoadBusybox
12:08:00 [2022-07-15T12:08:00.558Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:08:00 [2022-07-15T12:08:00.558Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:08:00 [2022-07-15T12:08:00.558Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:08:00 [2022-07-15T12:08:00.558Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:08:00 [2022-07-15T12:08:00.558Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:08:00 [2022-07-15T12:08:00.558Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:08:00 [2022-07-15T12:08:00.558Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:08:00 [2022-07-15T12:08:00.558Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:08:00 [2022-07-15T12:08:00.558Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:08:00 [2022-07-15T12:08:00.558Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:08:00 [2022-07-15T12:08:00.558Z] === RUN   TestDiskUsage/after_container.Run
12:08:01 [2022-07-15T12:08:01.125Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:08:01 [2022-07-15T12:08:01.125Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:08:01 [2022-07-15T12:08:01.125Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:08:01 [2022-07-15T12:08:01.125Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:08:01 [2022-07-15T12:08:01.125Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:08:01 [2022-07-15T12:08:01.125Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:08:01 [2022-07-15T12:08:01.125Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:08:01 [2022-07-15T12:08:01.125Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:08:01 [2022-07-15T12:08:01.125Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:08:01 [2022-07-15T12:08:01.125Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:08:01 [2022-07-15T12:08:01.125Z] --- PASS: TestDiskUsage (1.59s)
12:08:01 [2022-07-15T12:08:01.125Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]     --- PASS: TestDiskUsage/after_container.Run (0.54s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:08:01 [2022-07-15T12:08:01.125Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s)
12:08:01 [2022-07-15T12:08:01.125Z] PASS
12:08:01 [2022-07-15T12:08:01.125Z] 
12:08:01 [2022-07-15T12:08:01.125Z] DONE 54 tests in 22.940s
12:08:01 [2022-07-15T12:08:01.125Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:08:01 [2022-07-15T12:08:01.178Z]     docker_api_swarm_test.go:585: [d548164667cf3] joining swarm manager [d03c0fe58a96a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:08:01 [2022-07-15T12:08:01.384Z] INFO: Testing against a local daemon
12:08:01 [2022-07-15T12:08:01.384Z] === RUN   TestVolumesCreateAndList
12:08:01 [2022-07-15T12:08:01.384Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:08:01 [2022-07-15T12:08:01.384Z] === RUN   TestVolumesRemove
12:08:01 [2022-07-15T12:08:01.384Z] --- PASS: TestVolumesRemove (0.06s)
12:08:01 [2022-07-15T12:08:01.384Z] === RUN   TestVolumesInspect
12:08:01 [2022-07-15T12:08:01.384Z] --- PASS: TestVolumesInspect (0.02s)
12:08:01 [2022-07-15T12:08:01.384Z] === RUN   TestVolumesInvalidJSON
12:08:01 [2022-07-15T12:08:01.384Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:08:01 [2022-07-15T12:08:01.384Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:08:01 [2022-07-15T12:08:01.384Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:08:01 [2022-07-15T12:08:01.384Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:08:01 [2022-07-15T12:08:01.384Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:08:01 [2022-07-15T12:08:01.384Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:08:01 [2022-07-15T12:08:01.384Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:08:01 [2022-07-15T12:08:01.384Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:08:01 [2022-07-15T12:08:01.384Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:08:01 [2022-07-15T12:08:01.384Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:08:01 [2022-07-15T12:08:01.384Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:08:01 [2022-07-15T12:08:01.384Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:08:01 [2022-07-15T12:08:01.384Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:08:01 [2022-07-15T12:08:01.384Z] PASS
12:08:01 [2022-07-15T12:08:01.384Z] 
12:08:01 [2022-07-15T12:08:01.384Z] DONE 9 tests in 0.146s
12:08:01 [2022-07-15T12:08:01.384Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:08:01 [2022-07-15T12:08:01.951Z] Stopping apparmor (via systemctl): apparmor.service.
12:08:01 [2022-07-15T12:08:01.951Z] Removing test suite binaries
12:08:01 [2022-07-15T12:08:01.951Z] exiting test-integration
12:08:01 [2022-07-15T12:08:01.951Z] ++ exit 0
12:08:01 [2022-07-15T12:08:01.951Z] 
12:08:02 [2022-07-15T12:08:02.581Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
Post stage
[Pipeline] junit
12:08:03 [2022-07-15T12:08:03.338Z] Recording test results
12:08:04 [2022-07-15T12:08:04.984Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:08:05 [2022-07-15T12:08:05.121Z]     check_test.go:611: [d2551d1189104] daemon is not started
12:08:05 [2022-07-15T12:08:05.309Z] + echo Ensuring container killed.
12:08:05 [2022-07-15T12:08:05.309Z] Ensuring container killed.
12:08:05 [2022-07-15T12:08:05.309Z] + docker rm -vf docker-pr1
12:08:05 [2022-07-15T12:08:05.309Z] Error: No such container: docker-pr1
[Pipeline] sh
12:08:05 [2022-07-15T12:08:05.391Z] --- PASS: TestCreateServiceMultipleTimes (15.41s)
12:08:05 [2022-07-15T12:08:05.391Z] === RUN   TestCreateServiceConflict
12:08:05 [2022-07-15T12:08:05.391Z] --- PASS: TestCreateServiceConflict (2.15s)
12:08:05 [2022-07-15T12:08:05.391Z] === RUN   TestCreateServiceMaxReplicas
12:08:05 [2022-07-15T12:08:05.595Z] + echo Chowning /workspace to jenkins user
12:08:05 [2022-07-15T12:08:05.595Z] Chowning /workspace to jenkins user
12:08:05 [2022-07-15T12:08:05.595Z] + id -u
12:08:05 [2022-07-15T12:08:05.595Z] + id -g
12:08:05 [2022-07-15T12:08:05.595Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43813:/workspace busybox chown -R 1000:1000 /workspace
12:08:05 [2022-07-15T12:08:05.595Z] Unable to find image 'busybox:latest' locally
12:08:05 [2022-07-15T12:08:05.595Z] latest: Pulling from library/busybox
12:08:05 [2022-07-15T12:08:05.854Z] 19d511225f94: Pulling fs layer
12:08:05 [2022-07-15T12:08:05.854Z] 19d511225f94: Download complete
12:08:05 [2022-07-15T12:08:05.854Z] 19d511225f94: Pull complete
12:08:05 [2022-07-15T12:08:05.854Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
12:08:05 [2022-07-15T12:08:05.854Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:08:07 [2022-07-15T12:08:07.343Z] --- PASS: TestCreateServiceMaxReplicas (2.72s)
12:08:07 [2022-07-15T12:08:07.343Z] === RUN   TestCreateWithDuplicateNetworkNames
12:08:07 [2022-07-15T12:08:07.556Z] + bundleName=amd64-cgroup2
12:08:07 [2022-07-15T12:08:07.556Z] + echo Creating amd64-cgroup2-bundles.tar.gz
12:08:07 [2022-07-15T12:08:07.556Z] Creating amd64-cgroup2-bundles.tar.gz
12:08:07 [2022-07-15T12:08:07.556Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
12:08:07 [2022-07-15T12:08:07.556Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
12:08:07 [2022-07-15T12:08:07.825Z] Archiving artifacts
12:08:08 [2022-07-15T12:08:08.404Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:08:08 [2022-07-15T12:08:08.662Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:08:09 [2022-07-15T12:08:09.597Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:08:09 [2022-07-15T12:08:09.756Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43813/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:08:10 [2022-07-15T12:08:10.058Z] + make clean
12:08:10 [2022-07-15T12:08:10.058Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:08:10 [2022-07-15T12:08:10.058Z] docker-dev-cache
12:08:10 [2022-07-15T12:08:10.058Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:08:12 [2022-07-15T12:08:12.880Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:08:13 [2022-07-15T12:08:13.447Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:08:13 [2022-07-15T12:08:13.447Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:08:14 [2022-07-15T12:08:14.381Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:08:14 [2022-07-15T12:08:14.947Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
12:08:14 [2022-07-15T12:08:14.947Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
12:08:14 [2022-07-15T12:08:14.947Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
12:08:15 [2022-07-15T12:08:15.516Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:08:16 [2022-07-15T12:08:16.892Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:08:18 [2022-07-15T12:08:18.267Z]     docker_api_swarm_test.go:46: [da8e08e0dad5b] joining swarm manager [d6d641c50ef22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:08:22 [2022-07-15T12:08:22.230Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s)
12:08:22 [2022-07-15T12:08:22.230Z] === RUN   TestCreateServiceSecretFileMode
12:08:22 [2022-07-15T12:08:22.799Z] --- PASS: TestCreateServiceSecretFileMode (2.38s)
12:08:22 [2022-07-15T12:08:22.799Z] === RUN   TestCreateServiceConfigFileMode
12:08:25 [2022-07-15T12:08:25.337Z] --- PASS: TestCreateServiceConfigFileMode (2.38s)
12:08:25 [2022-07-15T12:08:25.337Z] === RUN   TestCreateServiceSysctls
12:08:26 [2022-07-15T12:08:26.378Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:08:26 [2022-07-15T12:08:26.378Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:08:26 [2022-07-15T12:08:26.636Z] --- PASS: TestImportExtremelyLargeImageWorks (181.47s)
12:08:26 [2022-07-15T12:08:26.636Z] PASS
12:08:26 [2022-07-15T12:08:26.636Z] 
12:08:26 [2022-07-15T12:08:26.636Z] DONE 22 tests in 186.018s
12:08:26 [2022-07-15T12:08:26.636Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:08:26 [2022-07-15T12:08:26.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
12:08:26 [2022-07-15T12:08:26.636Z] ++ set -e
12:08:26 [2022-07-15T12:08:26.636Z] ++ '[' -n 0 ']'
12:08:26 [2022-07-15T12:08:26.636Z] ++ set -x
12:08:26 [2022-07-15T12:08:26.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
12:08:26 [2022-07-15T12:08:26.636Z] === RUN   TestStripANSICommands
12:08:26 [2022-07-15T12:08:26.636Z] === RUN   TestStripANSICommands/#00
12:08:26 [2022-07-15T12:08:26.636Z] === RUN   TestStripANSICommands/#01
12:08:26 [2022-07-15T12:08:26.636Z] --- PASS: TestStripANSICommands (0.00s)
12:08:26 [2022-07-15T12:08:26.636Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:08:26 [2022-07-15T12:08:26.636Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:08:26 [2022-07-15T12:08:26.636Z] PASS
12:08:26 [2022-07-15T12:08:26.636Z] 
12:08:26 [2022-07-15T12:08:26.636Z] DONE 3 tests in 0.047s
12:08:26 [2022-07-15T12:08:26.636Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:08:26 [2022-07-15T12:08:26.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
12:08:26 [2022-07-15T12:08:26.636Z] ++ set -e
12:08:26 [2022-07-15T12:08:26.636Z] ++ '[' -n 0 ']'
12:08:26 [2022-07-15T12:08:26.636Z] ++ set -x
12:08:26 [2022-07-15T12:08:26.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
12:08:26 [2022-07-15T12:08:26.895Z] INFO: Testing against a local daemon
12:08:26 [2022-07-15T12:08:26.895Z] === RUN   TestNetworkCreateDelete
12:08:26 [2022-07-15T12:08:26.895Z] --- PASS: TestNetworkCreateDelete (0.18s)
12:08:26 [2022-07-15T12:08:26.895Z] === RUN   TestDockerNetworkDeletePreferID
12:08:27 [2022-07-15T12:08:27.461Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
12:08:27 [2022-07-15T12:08:27.461Z] === RUN   TestDaemonDNSFallback
12:08:27 [2022-07-15T12:08:27.877Z] --- PASS: TestCreateServiceSysctls (2.92s)
12:08:27 [2022-07-15T12:08:27.877Z] === RUN   TestCreateServiceCapabilities
12:08:28 [2022-07-15T12:08:28.835Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:08:30 [2022-07-15T12:08:30.416Z] --- PASS: TestCreateServiceCapabilities (2.40s)
12:08:30 [2022-07-15T12:08:30.416Z] === RUN   TestInspect
12:08:32 [2022-07-15T12:08:32.954Z] --- PASS: TestInspect (2.63s)
12:08:32 [2022-07-15T12:08:32.954Z] === RUN   TestCreateJob
12:08:34 [2022-07-15T12:08:34.105Z] --- PASS: TestDaemonDNSFallback (6.60s)
12:08:34 [2022-07-15T12:08:34.105Z] === RUN   TestInspectNetwork
12:08:36 [2022-07-15T12:08:36.007Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
12:08:36 [2022-07-15T12:08:36.007Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:08:36 [2022-07-15T12:08:36.246Z] --- PASS: TestCreateJob (3.03s)
12:08:36 [2022-07-15T12:08:36.246Z] === RUN   TestReplicatedJob
12:08:36 [2022-07-15T12:08:36.573Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
12:08:37 [2022-07-15T12:08:37.139Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:08:37 [2022-07-15T12:08:37.139Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:08:38 [2022-07-15T12:08:38.513Z] === RUN   TestInspectNetwork/full_network_id
12:08:38 [2022-07-15T12:08:38.513Z] === RUN   TestInspectNetwork/partial_network_id
12:08:38 [2022-07-15T12:08:38.513Z] === RUN   TestInspectNetwork/network_name
12:08:38 [2022-07-15T12:08:38.513Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:08:40 [2022-07-15T12:08:40.412Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:08:41 [2022-07-15T12:08:41.522Z] --- PASS: TestReplicatedJob (5.19s)
12:08:41 [2022-07-15T12:08:41.522Z] === RUN   TestUpdateReplicatedJob
12:08:41 [2022-07-15T12:08:41.787Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:08:43 [2022-07-15T12:08:43.163Z] --- PASS: TestInspectNetwork (8.84s)
12:08:43 [2022-07-15T12:08:43.163Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:08:43 [2022-07-15T12:08:43.163Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
12:08:43 [2022-07-15T12:08:43.163Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:08:43 [2022-07-15T12:08:43.163Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s)
12:08:43 [2022-07-15T12:08:43.163Z] === RUN   TestRunContainerWithBridgeNone
12:08:43 [2022-07-15T12:08:43.421Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:08:44 [2022-07-15T12:08:44.814Z] --- PASS: TestUpdateReplicatedJob (3.05s)
12:08:44 [2022-07-15T12:08:44.814Z] === RUN   TestServiceListWithStatuses
12:08:44 [2022-07-15T12:08:44.814Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:08:44 [2022-07-15T12:08:44.814Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:08:44 [2022-07-15T12:08:44.814Z] === RUN   TestDockerNetworkConnectAlias
12:08:45 [2022-07-15T12:08:45.323Z] --- PASS: TestRunContainerWithBridgeNone (2.02s)
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON/networks/create
12:08:45 [2022-07-15T12:08:45.323Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:08:45 [2022-07-15T12:08:45.323Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:08:45 [2022-07-15T12:08:45.323Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:08:45 [2022-07-15T12:08:45.323Z] === CONT  TestNetworkInvalidJSON/networks/create
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:08:45 [2022-07-15T12:08:45.323Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:08:45 [2022-07-15T12:08:45.323Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:08:45 [2022-07-15T12:08:45.323Z] --- PASS: TestNetworkInvalidJSON (0.04s)
12:08:45 [2022-07-15T12:08:45.323Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkList
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkList//networks
12:08:45 [2022-07-15T12:08:45.323Z] === PAUSE TestNetworkList//networks
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestNetworkList//networks/
12:08:45 [2022-07-15T12:08:45.323Z] === PAUSE TestNetworkList//networks/
12:08:45 [2022-07-15T12:08:45.323Z] === CONT  TestNetworkList//networks
12:08:45 [2022-07-15T12:08:45.323Z] === CONT  TestNetworkList//networks/
12:08:45 [2022-07-15T12:08:45.323Z] --- PASS: TestNetworkList (0.01s)
12:08:45 [2022-07-15T12:08:45.323Z]     --- PASS: TestNetworkList//networks (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:08:45 [2022-07-15T12:08:45.323Z] === RUN   TestHostIPv4BridgeLabel
12:08:45 [2022-07-15T12:08:45.581Z] --- PASS: TestHostIPv4BridgeLabel (0.62s)
12:08:45 [2022-07-15T12:08:45.581Z] === RUN   TestDaemonRestartWithLiveRestore
12:08:46 [2022-07-15T12:08:46.956Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
12:08:46 [2022-07-15T12:08:46.956Z] === RUN   TestDaemonDefaultNetworkPools
12:08:47 [2022-07-15T12:08:47.522Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
12:08:47 [2022-07-15T12:08:47.522Z] === RUN   TestDaemonRestartWithExistingNetwork
12:08:47 [2022-07-15T12:08:47.780Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:08:48 [2022-07-15T12:08:48.717Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
12:08:48 [2022-07-15T12:08:48.717Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:08:49 [2022-07-15T12:08:49.009Z] --- PASS: TestDockerNetworkConnectAlias (4.01s)
12:08:49 [2022-07-15T12:08:49.009Z] === RUN   TestDockerNetworkReConnect
12:08:49 [2022-07-15T12:08:49.284Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:08:49 [2022-07-15T12:08:49.850Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
12:08:49 [2022-07-15T12:08:49.850Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:08:50 [2022-07-15T12:08:50.493Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
12:08:50 [2022-07-15T12:08:50.493Z] === RUN   TestServiceWithPredefinedNetwork
12:08:50 [2022-07-15T12:08:50.779Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:08:51 [2022-07-15T12:08:51.547Z] --- PASS: TestDockerNetworkReConnect (2.89s)
12:08:51 [2022-07-15T12:08:51.547Z] === RUN   TestServicePlugin
12:08:51 [2022-07-15T12:08:51.547Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:08:51 [2022-07-15T12:08:51.547Z] --- SKIP: TestServicePlugin (0.00s)
12:08:51 [2022-07-15T12:08:51.547Z] === RUN   TestServiceUpdateLabel
12:08:53 [2022-07-15T12:08:53.320Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s)
12:08:53 [2022-07-15T12:08:53.320Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:08:53 [2022-07-15T12:08:53.320Z]     service_test.go:243: FLAKY_TEST
12:08:53 [2022-07-15T12:08:53.320Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:08:53 [2022-07-15T12:08:53.320Z] === RUN   TestServiceWithDataPathPortInit
12:08:53 [2022-07-15T12:08:53.454Z] --- PASS: TestServiceUpdateLabel (2.19s)
12:08:53 [2022-07-15T12:08:53.454Z] === RUN   TestServiceUpdateSecrets
12:09:03 [2022-07-15T12:09:03.298Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:09:03 [2022-07-15T12:09:03.298Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:09:05 [2022-07-15T12:09:05.201Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
12:09:05 [2022-07-15T12:09:05.201Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:09:05 [2022-07-15T12:09:05.459Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:09:05 [2022-07-15T12:09:05.717Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:09:05 [2022-07-15T12:09:05.976Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:09:05 [2022-07-15T12:09:05.976Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:09:06 [2022-07-15T12:09:06.234Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
12:09:07 [2022-07-15T12:09:07.609Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:09:08 [2022-07-15T12:09:08.344Z] --- PASS: TestServiceUpdateSecrets (14.31s)
12:09:08 [2022-07-15T12:09:08.344Z] === RUN   TestServiceUpdateConfigs
12:09:08 [2022-07-15T12:09:08.552Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:09:09 [2022-07-15T12:09:09.133Z] --- PASS: TestServiceWithDataPathPortInit (15.91s)
12:09:09 [2022-07-15T12:09:09.133Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:09:09 [2022-07-15T12:09:09.699Z] === RUN   TestDockerSuite/TestBuildEnv
12:09:10 [2022-07-15T12:09:10.633Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:09:12 [2022-07-15T12:09:12.009Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:09:12 [2022-07-15T12:09:12.575Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nzi81jlufto71un09mzznp6i2 Created:2022-07-15 12:09:10.568657628 +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[fc346128d866f69b782b142cc55e6e8e5b5f5ad697d3993c3148606407ec98f4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.79u81v5jpba71rwl2e1mvjpdl EndpointID:28de12bb3bd32fd469b53c2f3b54a188bcfd4d3662d9ac491330715fa8c863a7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e5126a7a4b577d0650c6144de23264486003356ba662b4db186008f60f9814db 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:ded50c0f24b0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.79u81v5jpba71rwl2e1mvjpdl EndpointID:28de12bb3bd32fd469b53c2f3b54a188bcfd4d3662d9ac491330715fa8c863a7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:09:12 [2022-07-15T12:09:12.576Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:09:16 [2022-07-15T12:09:16.759Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:09:17 [2022-07-15T12:09:17.018Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.77s)
12:09:17 [2022-07-15T12:09:17.018Z] PASS
12:09:17 [2022-07-15T12:09:17.018Z] 
12:09:17 [2022-07-15T12:09:17.018Z] === Skipped
12:09:17 [2022-07-15T12:09:17.018Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:09:17 [2022-07-15T12:09:17.018Z]     service_test.go:243: FLAKY_TEST
12:09:17 [2022-07-15T12:09:17.018Z] 
12:09:17 [2022-07-15T12:09:17.018Z] DONE 38 tests, 1 skipped in 50.263s
12:09:17 [2022-07-15T12:09:17.018Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:09:17 [2022-07-15T12:09:17.018Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:09:17 [2022-07-15T12:09:17.018Z] ++ set -e
12:09:17 [2022-07-15T12:09:17.018Z] ++ '[' -n 0 ']'
12:09:17 [2022-07-15T12:09:17.018Z] ++ set -x
12:09:17 [2022-07-15T12:09:17.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:09:17 [2022-07-15T12:09:17.018Z] INFO: Testing against a local daemon
12:09:17 [2022-07-15T12:09:17.018Z] === RUN   TestDockerNetworkIpvlanPersistance
12:09:17 [2022-07-15T12:09:17.018Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:09:17 [2022-07-15T12:09:17.018Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:09:17 [2022-07-15T12:09:17.018Z] === RUN   TestDockerNetworkIpvlan
12:09:17 [2022-07-15T12:09:17.018Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:09:17 [2022-07-15T12:09:17.018Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:09:17 [2022-07-15T12:09:17.018Z] PASS
12:09:17 [2022-07-15T12:09:17.018Z] 
12:09:17 [2022-07-15T12:09:17.018Z] === Skipped
12:09:17 [2022-07-15T12:09:17.018Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:09:17 [2022-07-15T12:09:17.018Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:09:17 [2022-07-15T12:09:17.018Z] 
12:09:17 [2022-07-15T12:09:17.018Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:09:17 [2022-07-15T12:09:17.018Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:09:17 [2022-07-15T12:09:17.018Z] 
12:09:17 [2022-07-15T12:09:17.018Z] DONE 2 tests, 2 skipped in 0.098s
12:09:17 [2022-07-15T12:09:17.018Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:09:17 [2022-07-15T12:09:17.018Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:09:17 [2022-07-15T12:09:17.018Z] ++ set -e
12:09:17 [2022-07-15T12:09:17.018Z] ++ '[' -n 0 ']'
12:09:17 [2022-07-15T12:09:17.018Z] ++ set -x
12:09:17 [2022-07-15T12:09:17.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:09:17 [2022-07-15T12:09:17.276Z] INFO: Testing against a local daemon
12:09:17 [2022-07-15T12:09:17.276Z] === RUN   TestDockerNetworkMacvlanPersistance
12:09:18 [2022-07-15T12:09:18.651Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
12:09:18 [2022-07-15T12:09:18.651Z] === RUN   TestDockerNetworkMacvlan
12:09:19 [2022-07-15T12:09:19.218Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:09:20 [2022-07-15T12:09:20.154Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:09:21 [2022-07-15T12:09:21.090Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:09:23 [2022-07-15T12:09:23.234Z] --- PASS: TestServiceUpdateConfigs (14.26s)
12:09:23 [2022-07-15T12:09:23.234Z] === RUN   TestServiceUpdateNetwork
12:09:23 [2022-07-15T12:09:23.621Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:09:25 [2022-07-15T12:09:25.000Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
12:09:25 [2022-07-15T12:09:25.566Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:09:28 [2022-07-15T12:09:28.097Z]     docker_api_swarm_test.go:304: [d0c32e5939003] joining swarm manager [df11228edada8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:09:29 [2022-07-15T12:09:29.476Z]     docker_api_swarm_test.go:305: [d2debbceb330b] joining swarm manager [df11228edada8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:09:30 [2022-07-15T12:09:30.851Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:09:31 [2022-07-15T12:09:31.417Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
12:09:32 [2022-07-15T12:09:32.351Z] --- PASS: TestDockerNetworkMacvlan (13.62s)
12:09:32 [2022-07-15T12:09:32.351Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
12:09:32 [2022-07-15T12:09:32.351Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
12:09:32 [2022-07-15T12:09:32.351Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s)
12:09:32 [2022-07-15T12:09:32.351Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s)
12:09:32 [2022-07-15T12:09:32.351Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.94s)
12:09:32 [2022-07-15T12:09:32.351Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.00s)
12:09:32 [2022-07-15T12:09:32.351Z] PASS
12:09:32 [2022-07-15T12:09:32.351Z] 
12:09:32 [2022-07-15T12:09:32.351Z] DONE 8 tests in 15.047s
12:09:32 [2022-07-15T12:09:32.351Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:09:32 [2022-07-15T12:09:32.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:09:32 [2022-07-15T12:09:32.351Z] ++ set -e
12:09:32 [2022-07-15T12:09:32.351Z] ++ '[' -n 0 ']'
12:09:32 [2022-07-15T12:09:32.351Z] ++ set -x
12:09:32 [2022-07-15T12:09:32.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:09:32 [2022-07-15T12:09:32.352Z] testing: warning: no tests to run
12:09:32 [2022-07-15T12:09:32.352Z] PASS
12:09:32 [2022-07-15T12:09:32.352Z] 
12:09:32 [2022-07-15T12:09:32.352Z] DONE 0 tests in 0.038s
12:09:32 [2022-07-15T12:09:32.352Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:09:32 [2022-07-15T12:09:32.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:09:32 [2022-07-15T12:09:32.352Z] ++ set -e
12:09:32 [2022-07-15T12:09:32.352Z] ++ '[' -n 0 ']'
12:09:32 [2022-07-15T12:09:32.352Z] ++ set -x
12:09:32 [2022-07-15T12:09:32.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:09:32 [2022-07-15T12:09:32.352Z] INFO: Testing against a local daemon
12:09:32 [2022-07-15T12:09:32.352Z] === RUN   TestAuthZPluginAllowRequest
12:09:33 [2022-07-15T12:09:33.727Z] --- PASS: TestAuthZPluginAllowRequest (1.34s)
12:09:33 [2022-07-15T12:09:33.727Z] === RUN   TestAuthZPluginTLS
12:09:34 [2022-07-15T12:09:34.301Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:09:34 [2022-07-15T12:09:34.301Z] --- PASS: TestAuthZPluginTLS (0.56s)
12:09:34 [2022-07-15T12:09:34.301Z] === RUN   TestAuthZPluginDenyRequest
12:09:34 [2022-07-15T12:09:34.871Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:09:34 [2022-07-15T12:09:34.871Z] === RUN   TestAuthZPluginAPIDenyResponse
12:09:35 [2022-07-15T12:09:35.437Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
12:09:35 [2022-07-15T12:09:35.437Z] === RUN   TestAuthZPluginDenyResponse
12:09:35 [2022-07-15T12:09:35.499Z] --- PASS: TestServiceUpdateNetwork (12.30s)
12:09:35 [2022-07-15T12:09:35.499Z] === RUN   TestServiceUpdatePidsLimit
12:09:35 [2022-07-15T12:09:35.499Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:09:35 [2022-07-15T12:09:35.695Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
12:09:35 [2022-07-15T12:09:35.953Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
12:09:35 [2022-07-15T12:09:35.953Z] === RUN   TestAuthZPluginAllowEventStream
12:09:36 [2022-07-15T12:09:36.068Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:09:37 [2022-07-15T12:09:37.326Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s)
12:09:37 [2022-07-15T12:09:37.326Z] === RUN   TestAuthZPluginErrorResponse
12:09:37 [2022-07-15T12:09:37.892Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
12:09:37 [2022-07-15T12:09:37.892Z] === RUN   TestAuthZPluginErrorRequest
12:09:38 [2022-07-15T12:09:38.461Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
12:09:38 [2022-07-15T12:09:38.461Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:09:39 [2022-07-15T12:09:39.028Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
12:09:39 [2022-07-15T12:09:39.028Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:09:40 [2022-07-15T12:09:40.934Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s)
12:09:40 [2022-07-15T12:09:40.934Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:09:42 [2022-07-15T12:09:42.312Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s)
12:09:42 [2022-07-15T12:09:42.312Z] === RUN   TestAuthZPluginHeader
12:09:42 [2022-07-15T12:09:42.879Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:09:43 [2022-07-15T12:09:43.138Z] --- PASS: TestAuthZPluginHeader (0.80s)
12:09:43 [2022-07-15T12:09:43.138Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:09:43 [2022-07-15T12:09:43.396Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:09:43 [2022-07-15T12:09:43.654Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:09:44 [2022-07-15T12:09:44.192Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:09:44 [2022-07-15T12:09:44.219Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
12:09:45 [2022-07-15T12:09:45.153Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:09:45 [2022-07-15T12:09:45.153Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
12:09:45 [2022-07-15T12:09:45.153Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:09:45 [2022-07-15T12:09:45.153Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
12:09:48 [2022-07-15T12:09:48.441Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.83s)
12:09:48 [2022-07-15T12:09:48.441Z] === RUN   TestAuthZPluginV2Disable
12:09:48 [2022-07-15T12:09:48.701Z]     docker_api_swarm_test.go:364: Waiting for possible election...
12:09:50 [2022-07-15T12:09:50.763Z] --- PASS: TestServiceUpdatePidsLimit (16.05s)
12:09:50 [2022-07-15T12:09:50.763Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
12:09:50 [2022-07-15T12:09:50.763Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
12:09:50 [2022-07-15T12:09:50.763Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
12:09:50 [2022-07-15T12:09:50.763Z] PASS
12:09:50 [2022-07-15T12:09:50.763Z] 
12:09:50 [2022-07-15T12:09:50.763Z] === Skipped
12:09:50 [2022-07-15T12:09:50.763Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:09:50 [2022-07-15T12:09:50.763Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:09:50 [2022-07-15T12:09:50.763Z] 
12:09:50 [2022-07-15T12:09:50.763Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:09:50 [2022-07-15T12:09:50.763Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:09:50 [2022-07-15T12:09:50.763Z] 
12:09:50 [2022-07-15T12:09:50.763Z] DONE 27 tests, 2 skipped in 130.558s
12:09:50 [2022-07-15T12:09:50.763Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:09:50 [2022-07-15T12:09:50.763Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
12:09:50 [2022-07-15T12:09:50.763Z] ++ set -e
12:09:50 [2022-07-15T12:09:50.763Z] ++ '[' -n 0 ']'
12:09:50 [2022-07-15T12:09:50.763Z] ++ set -x
12:09:50 [2022-07-15T12:09:50.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
12:09:50 [2022-07-15T12:09:50.764Z] INFO: Testing against a local daemon
12:09:50 [2022-07-15T12:09:50.764Z] === RUN   TestSessionCreate
12:09:50 [2022-07-15T12:09:50.764Z] --- PASS: TestSessionCreate (0.02s)
12:09:50 [2022-07-15T12:09:50.764Z] === RUN   TestSessionCreateWithBadUpgrade
12:09:50 [2022-07-15T12:09:50.764Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:09:50 [2022-07-15T12:09:50.764Z] PASS
12:09:50 [2022-07-15T12:09:50.764Z] 
12:09:50 [2022-07-15T12:09:50.764Z] DONE 2 tests in 0.119s
12:09:50 [2022-07-15T12:09:50.764Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:09:50 [2022-07-15T12:09:50.764Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
12:09:50 [2022-07-15T12:09:50.764Z] ++ set -e
12:09:50 [2022-07-15T12:09:50.764Z] ++ '[' -n 0 ']'
12:09:50 [2022-07-15T12:09:50.764Z] ++ set -x
12:09:50 [2022-07-15T12:09:50.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
12:09:50 [2022-07-15T12:09:50.764Z] INFO: Testing against a local daemon
12:09:50 [2022-07-15T12:09:50.764Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:09:50 [2022-07-15T12:09:50.764Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:09:50 [2022-07-15T12:09:50.764Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:09:50 [2022-07-15T12:09:50.764Z] === RUN   TestDiskUsage
12:09:50 [2022-07-15T12:09:50.764Z] === PAUSE TestDiskUsage
12:09:50 [2022-07-15T12:09:50.764Z] === RUN   TestEventsExecDie
12:09:51 [2022-07-15T12:09:51.023Z] --- PASS: TestEventsExecDie (0.48s)
12:09:51 [2022-07-15T12:09:51.023Z] === RUN   TestEventsBackwardsCompatible
12:09:51 [2022-07-15T12:09:51.023Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:09:51 [2022-07-15T12:09:51.023Z] === RUN   TestEventsVolumeCreate
12:09:51 [2022-07-15T12:09:51.023Z] --- PASS: TestEventsVolumeCreate (0.06s)
12:09:51 [2022-07-15T12:09:51.023Z] === RUN   TestInfoBinaryCommits
12:09:51 [2022-07-15T12:09:51.283Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:09:51 [2022-07-15T12:09:51.283Z] === RUN   TestInfoAPIVersioned
12:09:51 [2022-07-15T12:09:51.283Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:09:51 [2022-07-15T12:09:51.283Z] === RUN   TestInfoAPI
12:09:51 [2022-07-15T12:09:51.283Z] --- PASS: TestInfoAPI (0.02s)
12:09:51 [2022-07-15T12:09:51.283Z] === RUN   TestInfoAPIWarnings
12:09:52 [2022-07-15T12:09:52.884Z] --- PASS: TestAuthZPluginV2Disable (4.19s)
12:09:52 [2022-07-15T12:09:52.884Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:09:52 [2022-07-15T12:09:52.884Z] === RUN   TestDockerSuite/TestBuildExpose
12:09:53 [2022-07-15T12:09:53.142Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:09:53 [2022-07-15T12:09:53.400Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:09:53 [2022-07-15T12:09:53.981Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:09:53 [2022-07-15T12:09:53.981Z] === RUN   TestDockerSuite/TestBuildFails
12:09:54 [2022-07-15T12:09:54.917Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:09:54 [2022-07-15T12:09:54.917Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:09:56 [2022-07-15T12:09:56.292Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.88s)
12:09:56 [2022-07-15T12:09:56.292Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:09:56 [2022-07-15T12:09:56.292Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:09:57 [2022-07-15T12:09:57.667Z] === RUN   TestDockerSuite/TestBuildForceRm
12:09:59 [2022-07-15T12:09:59.570Z] === RUN   TestDockerSuite/TestBuildFromGit
12:10:00 [2022-07-15T12:10:00.946Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:10:01 [2022-07-15T12:10:01.206Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:10:02 [2022-07-15T12:10:02.582Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:10:04 [2022-07-15T12:10:04.504Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:10:04 [2022-07-15T12:10:04.762Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
12:10:05 [2022-07-15T12:10:05.328Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:10:05 [2022-07-15T12:10:05.328Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:10:07 [2022-07-15T12:10:07.231Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:10:07 [2022-07-15T12:10:07.231Z]     docker_api_swarm_test.go:272: [d06b4fce52fbc] joining swarm manager [d2632a813fc75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:10:07 [2022-07-15T12:10:07.804Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.56s)
12:10:07 [2022-07-15T12:10:07.804Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:10:08 [2022-07-15T12:10:08.744Z]     docker_api_swarm_test.go:273: [d8ef568e408ca] joining swarm manager [d2632a813fc75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:10:09 [2022-07-15T12:10:09.311Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:10:09 [2022-07-15T12:10:09.381Z] --- PASS: TestInfoAPIWarnings (16.55s)
12:10:09 [2022-07-15T12:10:09.381Z] === RUN   TestInfoDebug
12:10:09 [2022-07-15T12:10:09.381Z] --- PASS: TestInfoDebug (0.54s)
12:10:09 [2022-07-15T12:10:09.381Z] === RUN   TestInfoInsecureRegistries
12:10:09 [2022-07-15T12:10:09.381Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:10:09 [2022-07-15T12:10:09.381Z] === RUN   TestInfoRegistryMirrors
12:10:09 [2022-07-15T12:10:09.381Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:10:09 [2022-07-15T12:10:09.381Z] === RUN   TestLoginFailsWithBadCredentials
12:10:09 [2022-07-15T12:10:09.642Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
12:10:09 [2022-07-15T12:10:09.642Z] === RUN   TestPingCacheHeaders
12:10:09 [2022-07-15T12:10:09.642Z] --- PASS: TestPingCacheHeaders (0.02s)
12:10:09 [2022-07-15T12:10:09.642Z] === RUN   TestPingGet
12:10:09 [2022-07-15T12:10:09.642Z] --- PASS: TestPingGet (0.01s)
12:10:09 [2022-07-15T12:10:09.642Z] === RUN   TestPingHead
12:10:09 [2022-07-15T12:10:09.642Z] --- PASS: TestPingHead (0.02s)
12:10:09 [2022-07-15T12:10:09.642Z] === RUN   TestPingSwarmHeader
12:10:10 [2022-07-15T12:10:10.211Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:10:10 [2022-07-15T12:10:10.245Z] === RUN   TestDockerSuite/TestBuildIidFile
12:10:10 [2022-07-15T12:10:10.471Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:10:10 [2022-07-15T12:10:10.504Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:10:11 [2022-07-15T12:10:11.070Z] === RUN   TestDockerSuite/TestBuildInheritance
12:10:11 [2022-07-15T12:10:11.328Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:10:11 [2022-07-15T12:10:11.411Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:10:11 [2022-07-15T12:10:11.411Z] --- PASS: TestPingSwarmHeader (1.69s)
12:10:11 [2022-07-15T12:10:11.411Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:10:11 [2022-07-15T12:10:11.411Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:10:11 [2022-07-15T12:10:11.411Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:10:11 [2022-07-15T12:10:11.411Z] === RUN   TestVersion
12:10:11 [2022-07-15T12:10:11.411Z] --- PASS: TestVersion (0.02s)
12:10:11 [2022-07-15T12:10:11.411Z] === CONT  TestDiskUsage
12:10:11 [2022-07-15T12:10:11.587Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:10:11 [2022-07-15T12:10:11.587Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
12:10:11 [2022-07-15T12:10:11.981Z] === RUN   TestDiskUsage/empty
12:10:11 [2022-07-15T12:10:11.981Z] === RUN   TestDiskUsage/empty/container_types
12:10:11 [2022-07-15T12:10:11.981Z] === RUN   TestDiskUsage/empty/image_types
12:10:11 [2022-07-15T12:10:11.981Z] === RUN   TestDiskUsage/empty/volume_types
12:10:11 [2022-07-15T12:10:11.981Z] === RUN   TestDiskUsage/empty/build-cache_types
12:10:11 [2022-07-15T12:10:11.981Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:10:11 [2022-07-15T12:10:11.981Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:10:11 [2022-07-15T12:10:11.981Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:10:11 [2022-07-15T12:10:11.981Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:10:11 [2022-07-15T12:10:11.981Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:10:11 [2022-07-15T12:10:11.981Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:10:11 [2022-07-15T12:10:11.981Z] === RUN   TestDiskUsage/after_LoadBusybox
12:10:12 [2022-07-15T12:10:12.240Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:10:12 [2022-07-15T12:10:12.240Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:10:12 [2022-07-15T12:10:12.240Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:10:12 [2022-07-15T12:10:12.240Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:10:12 [2022-07-15T12:10:12.240Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:10:12 [2022-07-15T12:10:12.240Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:10:12 [2022-07-15T12:10:12.240Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:10:12 [2022-07-15T12:10:12.240Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:10:12 [2022-07-15T12:10:12.240Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:10:12 [2022-07-15T12:10:12.240Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:10:12 [2022-07-15T12:10:12.240Z] === RUN   TestDiskUsage/after_container.Run
12:10:12 [2022-07-15T12:10:12.501Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:10:12 [2022-07-15T12:10:12.501Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:10:12 [2022-07-15T12:10:12.501Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:10:12 [2022-07-15T12:10:12.501Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:10:12 [2022-07-15T12:10:12.501Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:10:12 [2022-07-15T12:10:12.501Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:10:12 [2022-07-15T12:10:12.501Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:10:12 [2022-07-15T12:10:12.501Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:10:12 [2022-07-15T12:10:12.501Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:10:12 [2022-07-15T12:10:12.501Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:10:12 [2022-07-15T12:10:12.501Z] --- PASS: TestDiskUsage (1.12s)
12:10:12 [2022-07-15T12:10:12.501Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z] PASS
12:10:12 [2022-07-15T12:10:12.501Z] 
12:10:12 [2022-07-15T12:10:12.501Z] === Skipped
12:10:12 [2022-07-15T12:10:12.501Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:10:12 [2022-07-15T12:10:12.501Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:10:12 [2022-07-15T12:10:12.501Z] 
12:10:12 [2022-07-15T12:10:12.501Z] DONE 54 tests, 1 skipped in 22.139s
12:10:12 [2022-07-15T12:10:12.501Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:10:12 [2022-07-15T12:10:12.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
12:10:12 [2022-07-15T12:10:12.501Z] ++ set -e
12:10:12 [2022-07-15T12:10:12.501Z] ++ '[' -n 0 ']'
12:10:12 [2022-07-15T12:10:12.501Z] ++ set -x
12:10:12 [2022-07-15T12:10:12.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
12:10:12 [2022-07-15T12:10:12.522Z] === RUN   TestDockerSuite/TestBuildLabel
12:10:12 [2022-07-15T12:10:12.522Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:10:12 [2022-07-15T12:10:12.761Z] INFO: Testing against a local daemon
12:10:12 [2022-07-15T12:10:12.761Z] === RUN   TestVolumesCreateAndList
12:10:12 [2022-07-15T12:10:12.761Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:10:12 [2022-07-15T12:10:12.761Z] === RUN   TestVolumesRemove
12:10:12 [2022-07-15T12:10:12.761Z] --- PASS: TestVolumesRemove (0.06s)
12:10:12 [2022-07-15T12:10:12.761Z] === RUN   TestVolumesInspect
12:10:12 [2022-07-15T12:10:12.761Z] --- PASS: TestVolumesInspect (0.02s)
12:10:12 [2022-07-15T12:10:12.761Z] === RUN   TestVolumesInvalidJSON
12:10:12 [2022-07-15T12:10:12.761Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:10:12 [2022-07-15T12:10:12.761Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:10:12 [2022-07-15T12:10:12.761Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:10:12 [2022-07-15T12:10:12.761Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:10:12 [2022-07-15T12:10:12.761Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:10:12 [2022-07-15T12:10:12.761Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:10:12 [2022-07-15T12:10:12.761Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:10:12 [2022-07-15T12:10:12.761Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:10:12 [2022-07-15T12:10:12.761Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:10:12 [2022-07-15T12:10:12.761Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:10:12 [2022-07-15T12:10:12.761Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:10:12 [2022-07-15T12:10:12.761Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:10:12 [2022-07-15T12:10:12.761Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:10:12 [2022-07-15T12:10:12.761Z] PASS
12:10:12 [2022-07-15T12:10:12.761Z] 
12:10:12 [2022-07-15T12:10:12.761Z] DONE 9 tests in 0.188s
12:10:12 [2022-07-15T12:10:12.761Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:10:12 [2022-07-15T12:10:12.781Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:10:13 [2022-07-15T12:10:13.021Z] ++++ cat bundles/test-integration/docker.pid
12:10:13 [2022-07-15T12:10:13.021Z] +++ kill 14273
12:10:13 [2022-07-15T12:10:13.039Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:10:13 [2022-07-15T12:10:13.282Z] +++ /etc/init.d/apparmor stop
12:10:13 [2022-07-15T12:10:13.282Z] Leaving: AppArmorNo profiles have been unloaded.
12:10:13 [2022-07-15T12:10:13.282Z] 
12:10:13 [2022-07-15T12:10:13.282Z] Unloading profiles will leave already running processes permanently
12:10:13 [2022-07-15T12:10:13.282Z] unconfined, which can lead to unexpected situations.
12:10:13 [2022-07-15T12:10:13.282Z] 
12:10:13 [2022-07-15T12:10:13.282Z] To set a process to complain mode, use the command line tool
12:10:13 [2022-07-15T12:10:13.282Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:10:13 [2022-07-15T12:10:13.282Z] +++ true
12:10:13 [2022-07-15T12:10:13.282Z] exiting test-integration
12:10:13 [2022-07-15T12:10:13.282Z] ++ exit 0
12:10:13 [2022-07-15T12:10:13.282Z] 
12:10:13 [2022-07-15T12:10:13.298Z] === RUN   TestDockerSuite/TestBuildLabels
12:10:13 [2022-07-15T12:10:13.556Z] === RUN   TestDockerSuite/TestBuildLabelsCache
Post stage
[Pipeline] junit
12:10:13 [2022-07-15T12:10:13.869Z] Recording test results
12:10:14 [2022-07-15T12:10:14.230Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:10:14 [2022-07-15T12:10:14.490Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:10:14 [2022-07-15T12:10:14.570Z] + echo Ensuring container killed.
12:10:14 [2022-07-15T12:10:14.570Z] Ensuring container killed.
12:10:14 [2022-07-15T12:10:14.570Z] + docker rm -vf docker-pr1
12:10:14 [2022-07-15T12:10:14.570Z] Error: No such container: docker-pr1
[Pipeline] sh
12:10:14 [2022-07-15T12:10:14.867Z] + echo Chowning /workspace to jenkins user
12:10:14 [2022-07-15T12:10:14.867Z] Chowning /workspace to jenkins user
12:10:14 [2022-07-15T12:10:14.867Z] + id -u
12:10:14 [2022-07-15T12:10:14.867Z] + id -g
12:10:14 [2022-07-15T12:10:14.867Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43813:/workspace busybox chown -R 1000:1000 /workspace
12:10:14 [2022-07-15T12:10:14.867Z] Unable to find image 'busybox:latest' locally
12:10:15 [2022-07-15T12:10:15.140Z] latest: Pulling from library/busybox
12:10:15 [2022-07-15T12:10:15.140Z] 87379020f3b6: Pulling fs layer
12:10:15 [2022-07-15T12:10:15.140Z] 87379020f3b6: Download complete
12:10:15 [2022-07-15T12:10:15.140Z] 87379020f3b6: Pull complete
12:10:15 [2022-07-15T12:10:15.140Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
12:10:15 [2022-07-15T12:10:15.140Z] Status: Downloaded newer image for busybox:latest
12:10:16 [2022-07-15T12:10:16.395Z] === RUN   TestDockerSuite/TestBuildLastModified
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:10:16 [2022-07-15T12:10:16.822Z] + bundleName=arm64-integration
12:10:16 [2022-07-15T12:10:16.823Z] + echo Creating arm64-integration-bundles.tar.gz
12:10:16 [2022-07-15T12:10:16.823Z] Creating arm64-integration-bundles.tar.gz
12:10:16 [2022-07-15T12:10:16.823Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:10:16 [2022-07-15T12:10:16.823Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
12:10:17 [2022-07-15T12:10:17.095Z] Archiving artifacts
12:10:18 [2022-07-15T12:10:18.657Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43813/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:10:18 [2022-07-15T12:10:18.969Z] + make clean
12:10:19 [2022-07-15T12:10:19.229Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:10:19 [2022-07-15T12:10:19.229Z] docker-dev-cache
12:10:19 [2022-07-15T12:10:19.229Z] docker-mod-cache
[Pipeline] deleteDir
12:10:20 [2022-07-15T12:10:20.745Z] === RUN   TestDockerSuite/TestBuildLineBreak
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:10:22 [2022-07-15T12:10:22.648Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:10:22 [2022-07-15T12:10:22.648Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:10:22 [2022-07-15T12:10:22.648Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:10:22 [2022-07-15T12:10:22.648Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:10:22 [2022-07-15T12:10:22.648Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:10:22 [2022-07-15T12:10:22.907Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:10:23 [2022-07-15T12:10:23.842Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:10:24 [2022-07-15T12:10:24.779Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s)
12:10:24 [2022-07-15T12:10:24.779Z] PASS
12:10:24 [2022-07-15T12:10:24.779Z] 
12:10:24 [2022-07-15T12:10:24.779Z] DONE 17 tests in 52.325s
12:10:24 [2022-07-15T12:10:24.779Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:10:24 [2022-07-15T12:10:24.779Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:10:24 [2022-07-15T12:10:24.779Z] ++ set -e
12:10:24 [2022-07-15T12:10:24.779Z] ++ '[' -n 0 ']'
12:10:24 [2022-07-15T12:10:24.779Z] ++ set -x
12:10:24 [2022-07-15T12:10:24.779Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:10:24 [2022-07-15T12:10:24.779Z] INFO: Testing against a local daemon
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:10:24 [2022-07-15T12:10:24.779Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:10:24 [2022-07-15T12:10:24.779Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:10:24 [2022-07-15T12:10:24.779Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:10:24 [2022-07-15T12:10:24.779Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:10:24 [2022-07-15T12:10:24.779Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:10:24 [2022-07-15T12:10:24.779Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:10:24 [2022-07-15T12:10:24.779Z] --- PASS: TestPluginInvalidJSON (0.04s)
12:10:24 [2022-07-15T12:10:24.779Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
12:10:24 [2022-07-15T12:10:24.779Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:10:24 [2022-07-15T12:10:24.779Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:10:24 [2022-07-15T12:10:24.779Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:10:24 [2022-07-15T12:10:24.779Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:10:24 [2022-07-15T12:10:24.779Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
12:10:24 [2022-07-15T12:10:24.779Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:10:24 [2022-07-15T12:10:24.779Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:10:24 [2022-07-15T12:10:24.779Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:10:24 [2022-07-15T12:10:24.779Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:10:24 [2022-07-15T12:10:24.779Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:10:24 [2022-07-15T12:10:24.779Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:10:24 [2022-07-15T12:10:24.779Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:10:24 [2022-07-15T12:10:24.779Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:10:24 [2022-07-15T12:10:24.779Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInstall
12:10:24 [2022-07-15T12:10:24.779Z] === RUN   TestPluginInstall/no_auth
12:10:25 [2022-07-15T12:10:25.038Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:10:25 [2022-07-15T12:10:25.974Z] time="2022-07-15T12:10:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:10:25 [2022-07-15T12:10:25.974Z] time="2022-07-15T12:10:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d99d288aba729895c1c9d0b0627a3a9a6f220568bf6ba494ad992ed699f4a0c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:10:25 [2022-07-15T12:10:25.974Z] time="2022-07-15T12:10:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:10:25 [2022-07-15T12:10:25.974Z] time="2022-07-15T12:10:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d99d288aba729895c1c9d0b0627a3a9a6f220568bf6ba494ad992ed699f4a0c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:10:26 [2022-07-15T12:10:26.233Z] === RUN   TestPluginInstall/with_htpasswd
12:10:26 [2022-07-15T12:10:26.799Z] time="2022-07-15T12:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:10:26 [2022-07-15T12:10:26.799Z] time="2022-07-15T12:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d44bbd48cfc16f03b9f1d44fcbfa9d9d2c83c67db505cf442ad647c19fe957fe" mediatype=application/vnd.docker.plugin.v1+json size=522
12:10:26 [2022-07-15T12:10:26.799Z] time="2022-07-15T12:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:10:26 [2022-07-15T12:10:26.799Z] time="2022-07-15T12:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d44bbd48cfc16f03b9f1d44fcbfa9d9d2c83c67db505cf442ad647c19fe957fe" mediatype=application/vnd.docker.plugin.v1+json size=522
12:10:27 [2022-07-15T12:10:27.057Z] === RUN   TestPluginInstall/with_insecure
12:10:27 [2022-07-15T12:10:27.996Z] time="2022-07-15T12:10:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:10:27 [2022-07-15T12:10:27.996Z] time="2022-07-15T12:10:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55e1b1cfd6e947146b9ff139c39914393fa935247bac768800e8b5cfb21cd8b5" mediatype=application/vnd.docker.plugin.v1+json size=522
12:10:27 [2022-07-15T12:10:27.996Z] time="2022-07-15T12:10:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:10:27 [2022-07-15T12:10:27.996Z] time="2022-07-15T12:10:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55e1b1cfd6e947146b9ff139c39914393fa935247bac768800e8b5cfb21cd8b5" mediatype=application/vnd.docker.plugin.v1+json size=522
12:10:28 [2022-07-15T12:10:28.254Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:10:28 [2022-07-15T12:10:28.513Z]     plugin_test.go:195: [d30ae56658010] daemon is not started
12:10:28 [2022-07-15T12:10:28.513Z] --- PASS: TestPluginInstall (3.70s)
12:10:28 [2022-07-15T12:10:28.513Z]     --- PASS: TestPluginInstall/no_auth (1.51s)
12:10:28 [2022-07-15T12:10:28.513Z]     --- PASS: TestPluginInstall/with_htpasswd (0.85s)
12:10:28 [2022-07-15T12:10:28.513Z]     --- PASS: TestPluginInstall/with_insecure (1.33s)
12:10:28 [2022-07-15T12:10:28.513Z] === RUN   TestPluginsWithRuntimes
12:10:28 [2022-07-15T12:10:28.771Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:10:29 [2022-07-15T12:10:29.337Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:10:29 [2022-07-15T12:10:29.595Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
12:10:30 [2022-07-15T12:10:30.163Z] === RUN   TestPluginsWithRuntimes/No_Args
12:10:31 [2022-07-15T12:10:31.538Z] === RUN   TestPluginsWithRuntimes/With_Args
12:10:32 [2022-07-15T12:10:32.913Z] --- PASS: TestPluginsWithRuntimes (4.25s)
12:10:32 [2022-07-15T12:10:32.913Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.11s)
12:10:32 [2022-07-15T12:10:32.913Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.27s)
12:10:32 [2022-07-15T12:10:32.913Z] === RUN   TestPluginBackCompatMediaTypes
12:10:33 [2022-07-15T12:10:33.848Z] --- PASS: TestPluginBackCompatMediaTypes (0.93s)
12:10:33 [2022-07-15T12:10:33.848Z] PASS
12:10:33 [2022-07-15T12:10:33.848Z] 
12:10:33 [2022-07-15T12:10:33.848Z] DONE 24 tests in 9.072s
12:10:33 [2022-07-15T12:10:33.849Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:10:33 [2022-07-15T12:10:33.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:10:33 [2022-07-15T12:10:33.849Z] ++ set -e
12:10:33 [2022-07-15T12:10:33.849Z] ++ '[' -n 0 ']'
12:10:33 [2022-07-15T12:10:33.849Z] ++ set -x
12:10:33 [2022-07-15T12:10:33.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:10:33 [2022-07-15T12:10:33.849Z] INFO: Testing against a local daemon
12:10:33 [2022-07-15T12:10:33.849Z] === RUN   TestExternalGraphDriver
12:10:34 [2022-07-15T12:10:34.107Z] === RUN   TestExternalGraphDriver/json
12:10:36 [2022-07-15T12:10:36.048Z] === RUN   TestExternalGraphDriver/spec
12:10:37 [2022-07-15T12:10:37.954Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:10:37 [2022-07-15T12:10:37.954Z] === RUN   TestExternalGraphDriver/pull
12:10:39 [2022-07-15T12:10:39.852Z] --- PASS: TestExternalGraphDriver (5.94s)
12:10:39 [2022-07-15T12:10:39.852Z]     --- PASS: TestExternalGraphDriver/json (1.84s)
12:10:39 [2022-07-15T12:10:39.852Z]     --- PASS: TestExternalGraphDriver/spec (1.92s)
12:10:39 [2022-07-15T12:10:39.852Z]     --- PASS: TestExternalGraphDriver/pull (1.83s)
12:10:39 [2022-07-15T12:10:39.852Z] === RUN   TestGraphdriverPluginV2
12:10:40 [2022-07-15T12:10:40.110Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:10:41 [2022-07-15T12:10:41.046Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:10:42 [2022-07-15T12:10:42.946Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:10:42 [2022-07-15T12:10:42.946Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
12:10:42 [2022-07-15T12:10:42.946Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:10:43 [2022-07-15T12:10:43.880Z] --- PASS: TestGraphdriverPluginV2 (4.30s)
12:10:43 [2022-07-15T12:10:43.880Z] PASS
12:10:44 [2022-07-15T12:10:44.138Z] 
12:10:44 [2022-07-15T12:10:44.138Z] DONE 5 tests in 10.347s
12:10:44 [2022-07-15T12:10:44.138Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:10:44 [2022-07-15T12:10:44.138Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:10:44 [2022-07-15T12:10:44.138Z] ++ set -e
12:10:44 [2022-07-15T12:10:44.138Z] ++ '[' -n 0 ']'
12:10:44 [2022-07-15T12:10:44.138Z] ++ set -x
12:10:44 [2022-07-15T12:10:44.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:10:44 [2022-07-15T12:10:44.138Z] INFO: Testing against a local daemon
12:10:44 [2022-07-15T12:10:44.138Z] === RUN   TestContinueAfterPluginCrash
12:10:44 [2022-07-15T12:10:44.138Z] === PAUSE TestContinueAfterPluginCrash
12:10:44 [2022-07-15T12:10:44.138Z] === RUN   TestReadPluginNoRead
12:10:44 [2022-07-15T12:10:44.138Z] === PAUSE TestReadPluginNoRead
12:10:44 [2022-07-15T12:10:44.138Z] === RUN   TestDaemonStartWithLogOpt
12:10:44 [2022-07-15T12:10:44.138Z] === PAUSE TestDaemonStartWithLogOpt
12:10:44 [2022-07-15T12:10:44.138Z] === CONT  TestContinueAfterPluginCrash
12:10:44 [2022-07-15T12:10:44.138Z] === CONT  TestDaemonStartWithLogOpt
12:10:46 [2022-07-15T12:10:46.669Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:10:47 [2022-07-15T12:10:47.237Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:10:48 [2022-07-15T12:10:48.613Z] --- PASS: TestDaemonStartWithLogOpt (4.32s)
12:10:48 [2022-07-15T12:10:48.613Z] === CONT  TestReadPluginNoRead
12:10:48 [2022-07-15T12:10:48.871Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:10:49 [2022-07-15T12:10:49.129Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:10:51 [2022-07-15T12:10:51.032Z] === RUN   TestDockerSuite/TestBuildNetNone
12:10:51 [2022-07-15T12:10:51.290Z] === RUN   TestReadPluginNoRead/default
12:10:51 [2022-07-15T12:10:51.549Z] === RUN   TestDockerSuite/TestBuildNoContext
12:10:52 [2022-07-15T12:10:52.115Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:10:52 [2022-07-15T12:10:52.683Z] === RUN   TestReadPluginNoRead/disabled_caching
12:10:52 [2022-07-15T12:10:52.941Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:10:53 [2022-07-15T12:10:53.896Z] --- PASS: TestContinueAfterPluginCrash (9.67s)
12:10:54 [2022-07-15T12:10:54.154Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
12:10:54 [2022-07-15T12:10:54.720Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:10:54 [2022-07-15T12:10:54.720Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:10:55 [2022-07-15T12:10:55.285Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:10:55 [2022-07-15T12:10:55.285Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:10:55 [2022-07-15T12:10:55.852Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:10:56 [2022-07-15T12:10:56.787Z] === CONT  TestReadPluginNoRead
12:10:56 [2022-07-15T12:10:56.787Z]     read_test.go:92: [de77e48060e0c] daemon is not started
12:10:56 [2022-07-15T12:10:56.787Z] --- PASS: TestReadPluginNoRead (8.18s)
12:10:56 [2022-07-15T12:10:56.787Z]     --- PASS: TestReadPluginNoRead/default (1.49s)
12:10:56 [2022-07-15T12:10:56.787Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.91s)
12:10:56 [2022-07-15T12:10:56.787Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s)
12:10:56 [2022-07-15T12:10:56.788Z] PASS
12:10:56 [2022-07-15T12:10:56.788Z] 
12:10:56 [2022-07-15T12:10:56.788Z] DONE 6 tests in 12.630s
12:10:56 [2022-07-15T12:10:56.788Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:10:56 [2022-07-15T12:10:56.788Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
12:10:56 [2022-07-15T12:10:56.788Z] ++ set -e
12:10:56 [2022-07-15T12:10:56.788Z] ++ '[' -n 0 ']'
12:10:56 [2022-07-15T12:10:56.788Z] ++ set -x
12:10:56 [2022-07-15T12:10:56.788Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
12:10:56 [2022-07-15T12:10:56.788Z] testing: warning: no tests to run
12:10:56 [2022-07-15T12:10:56.788Z] PASS
12:10:56 [2022-07-15T12:10:56.788Z] 
12:10:56 [2022-07-15T12:10:56.788Z] DONE 0 tests in 0.044s
12:10:56 [2022-07-15T12:10:56.788Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:10:56 [2022-07-15T12:10:56.788Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:10:56 [2022-07-15T12:10:56.788Z] ++ set -e
12:10:56 [2022-07-15T12:10:56.788Z] ++ '[' -n 0 ']'
12:10:56 [2022-07-15T12:10:56.788Z] ++ set -x
12:10:56 [2022-07-15T12:10:56.788Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:10:56 [2022-07-15T12:10:56.788Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:10:56 [2022-07-15T12:10:56.788Z] INFO: Testing against a local daemon
12:10:57 [2022-07-15T12:10:57.047Z] === RUN   TestPluginWithDevMounts
12:10:57 [2022-07-15T12:10:57.047Z] === PAUSE TestPluginWithDevMounts
12:10:57 [2022-07-15T12:10:57.047Z] === CONT  TestPluginWithDevMounts
12:10:57 [2022-07-15T12:10:57.982Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:10:58 [2022-07-15T12:10:58.921Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
12:10:58 [2022-07-15T12:10:58.921Z] --- PASS: TestPluginWithDevMounts (2.06s)
12:10:58 [2022-07-15T12:10:58.921Z] PASS
12:10:58 [2022-07-15T12:10:58.921Z] 
12:10:58 [2022-07-15T12:10:58.921Z] DONE 1 tests in 2.202s
12:10:58 [2022-07-15T12:10:58.921Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:10:58 [2022-07-15T12:10:58.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
12:10:58 [2022-07-15T12:10:58.921Z] ++ set -e
12:10:58 [2022-07-15T12:10:58.921Z] ++ '[' -n 0 ']'
12:10:58 [2022-07-15T12:10:58.921Z] ++ set -x
12:10:58 [2022-07-15T12:10:58.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
12:10:59 [2022-07-15T12:10:59.180Z] INFO: Testing against a local daemon
12:10:59 [2022-07-15T12:10:59.180Z] === RUN   TestSecretInspect
12:10:59 [2022-07-15T12:10:59.746Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:11:01 [2022-07-15T12:11:01.651Z]     docker_api_swarm_node_test.go:20: [d1adfdaf84516] joining swarm manager [d3ddf30e8f6f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:11:02 [2022-07-15T12:11:02.225Z] --- PASS: TestSecretInspect (2.99s)
12:11:02 [2022-07-15T12:11:02.225Z] === RUN   TestSecretList
12:11:02 [2022-07-15T12:11:02.225Z]     docker_api_swarm_node_test.go:21: [df9db1289b7ab] joining swarm manager [d3ddf30e8f6f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:11:02 [2022-07-15T12:11:02.484Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:11:03 [2022-07-15T12:11:03.859Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:11:04 [2022-07-15T12:11:04.793Z] --- PASS: TestSecretList (2.69s)
12:11:04 [2022-07-15T12:11:04.793Z] === RUN   TestSecretsCreateAndDelete
12:11:05 [2022-07-15T12:11:05.051Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:11:07 [2022-07-15T12:11:07.527Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:11:07 [2022-07-15T12:11:07.527Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:11:07 [2022-07-15T12:11:07.527Z] --- PASS: TestSecretsCreateAndDelete (2.58s)
12:11:07 [2022-07-15T12:11:07.527Z] === RUN   TestSecretsUpdate
12:11:10 [2022-07-15T12:11:10.055Z] === RUN   TestDockerSuite/TestBuildPATH
12:11:10 [2022-07-15T12:11:10.055Z] --- PASS: TestSecretsUpdate (2.61s)
12:11:10 [2022-07-15T12:11:10.055Z] === RUN   TestTemplatedSecret
12:11:11 [2022-07-15T12:11:11.449Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:11:12 [2022-07-15T12:11:12.383Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:11:12 [2022-07-15T12:11:12.948Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
12:11:13 [2022-07-15T12:11:13.206Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:11:13 [2022-07-15T12:11:13.206Z] --- PASS: TestTemplatedSecret (3.20s)
12:11:13 [2022-07-15T12:11:13.206Z] === RUN   TestSecretCreateResolve
12:11:16 [2022-07-15T12:11:16.492Z] --- PASS: TestSecretCreateResolve (2.98s)
12:11:16 [2022-07-15T12:11:16.492Z] PASS
12:11:16 [2022-07-15T12:11:16.492Z] 
12:11:16 [2022-07-15T12:11:16.492Z] DONE 6 tests in 17.174s
12:11:16 [2022-07-15T12:11:16.492Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:11:16 [2022-07-15T12:11:16.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
12:11:16 [2022-07-15T12:11:16.492Z] ++ set -e
12:11:16 [2022-07-15T12:11:16.492Z] ++ '[' -n 0 ']'
12:11:16 [2022-07-15T12:11:16.492Z] ++ set -x
12:11:16 [2022-07-15T12:11:16.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
12:11:16 [2022-07-15T12:11:16.492Z] INFO: Testing against a local daemon
12:11:16 [2022-07-15T12:11:16.492Z] === RUN   TestServiceCreateInit
12:11:16 [2022-07-15T12:11:16.492Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:11:17 [2022-07-15T12:11:17.867Z]     docker_api_swarm_test.go:502: [dce0a29ffa9b5] joining swarm manager [d603208b8d134]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:11:21 [2022-07-15T12:11:21.152Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:11:22 [2022-07-15T12:11:22.085Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:11:25 [2022-07-15T12:11:25.369Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
12:11:25 [2022-07-15T12:11:25.626Z] --- PASS: TestServiceCreateInit (9.21s)
12:11:25 [2022-07-15T12:11:25.626Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.81s)
12:11:25 [2022-07-15T12:11:25.626Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.36s)
12:11:25 [2022-07-15T12:11:25.626Z] === RUN   TestCreateServiceMultipleTimes
12:11:26 [2022-07-15T12:11:26.998Z] === RUN   TestDockerSuite/TestBuildRm
12:11:27 [2022-07-15T12:11:27.933Z]     docker_api_swarm_test.go:507: [d1ec3dda3934e] joining swarm manager [d603208b8d134]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:11:30 [2022-07-15T12:11:30.465Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:11:31 [2022-07-15T12:11:31.031Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:11:32 [2022-07-15T12:11:32.933Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:11:32 [2022-07-15T12:11:32.933Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:11:33 [2022-07-15T12:11:33.877Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:11:34 [2022-07-15T12:11:34.814Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:11:35 [2022-07-15T12:11:35.379Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:11:38 [2022-07-15T12:11:38.662Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:11:38 [2022-07-15T12:11:38.662Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:11:38 [2022-07-15T12:11:38.662Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:11:38 [2022-07-15T12:11:38.662Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
12:11:38 [2022-07-15T12:11:38.662Z] === RUN   TestDockerSuite/TestBuildSpaces
12:11:38 [2022-07-15T12:11:38.920Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:11:39 [2022-07-15T12:11:39.486Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:11:39 [2022-07-15T12:11:39.744Z] === RUN   TestDockerSuite/TestBuildStderr
12:11:40 [2022-07-15T12:11:40.677Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:11:43 [2022-07-15T12:11:43.205Z] --- PASS: TestCreateServiceMultipleTimes (17.48s)
12:11:43 [2022-07-15T12:11:43.205Z] === RUN   TestCreateServiceConflict
12:11:43 [2022-07-15T12:11:43.464Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:11:44 [2022-07-15T12:11:44.397Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:11:45 [2022-07-15T12:11:45.331Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:11:45 [2022-07-15T12:11:45.331Z] --- PASS: TestCreateServiceConflict (2.25s)
12:11:45 [2022-07-15T12:11:45.331Z] === RUN   TestCreateServiceMaxReplicas
12:11:45 [2022-07-15T12:11:45.590Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:11:46 [2022-07-15T12:11:46.523Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:11:47 [2022-07-15T12:11:47.900Z] === RUN   TestDockerSuite/TestBuildUser
12:11:48 [2022-07-15T12:11:48.833Z] --- PASS: TestCreateServiceMaxReplicas (3.49s)
12:11:48 [2022-07-15T12:11:48.833Z] === RUN   TestCreateWithDuplicateNetworkNames
12:11:49 [2022-07-15T12:11:49.091Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:11:52 [2022-07-15T12:11:52.456Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:12:02 [2022-07-15T12:12:02.436Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
12:12:02 [2022-07-15T12:12:02.436Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:12:02 [2022-07-15T12:12:02.694Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.00s)
12:12:02 [2022-07-15T12:12:02.694Z] === RUN   TestCreateServiceSecretFileMode
12:12:03 [2022-07-15T12:12:03.262Z]     docker_api_swarm_node_test.go:81: [d36d740ad0e85] joining swarm manager [d5ecce0e5c163]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:12:03 [2022-07-15T12:12:03.520Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:12:03 [2022-07-15T12:12:03.778Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
12:12:04 [2022-07-15T12:12:04.712Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:12:06 [2022-07-15T12:12:06.088Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:12:06 [2022-07-15T12:12:06.346Z] --- PASS: TestCreateServiceSecretFileMode (3.42s)
12:12:06 [2022-07-15T12:12:06.346Z] === RUN   TestCreateServiceConfigFileMode
12:12:06 [2022-07-15T12:12:06.913Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:12:06 [2022-07-15T12:12:06.913Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
12:12:06 [2022-07-15T12:12:06.913Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:12:06 [2022-07-15T12:12:06.913Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
12:12:06 [2022-07-15T12:12:06.913Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:12:06 [2022-07-15T12:12:06.913Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
12:12:06 [2022-07-15T12:12:06.913Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:12:06 [2022-07-15T12:12:06.913Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
12:12:06 [2022-07-15T12:12:06.913Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:12:08 [2022-07-15T12:12:08.812Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:12:08 [2022-07-15T12:12:08.812Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:12:09 [2022-07-15T12:12:09.747Z] --- PASS: TestCreateServiceConfigFileMode (3.45s)
12:12:09 [2022-07-15T12:12:09.747Z] === RUN   TestCreateServiceSysctls
12:12:09 [2022-07-15T12:12:09.747Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:12:10 [2022-07-15T12:12:10.683Z] === RUN   TestDockerSuite/TestBuildWithTabs
12:12:12 [2022-07-15T12:12:12.059Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:12:12 [2022-07-15T12:12:12.059Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
12:12:13 [2022-07-15T12:12:13.958Z] --- PASS: TestCreateServiceSysctls (4.32s)
12:12:13 [2022-07-15T12:12:13.958Z] === RUN   TestCreateServiceCapabilities
12:12:14 [2022-07-15T12:12:14.524Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
12:12:15 [2022-07-15T12:12:15.897Z] === RUN   TestDockerSuite/TestBuildWithVolumes
12:12:16 [2022-07-15T12:12:16.833Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
12:12:17 [2022-07-15T12:12:17.092Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
12:12:17 [2022-07-15T12:12:17.092Z] --- PASS: TestCreateServiceCapabilities (3.04s)
12:12:17 [2022-07-15T12:12:17.092Z] === RUN   TestInspect
12:12:17 [2022-07-15T12:12:17.681Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
12:12:17 [2022-07-15T12:12:17.681Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
12:12:17 [2022-07-15T12:12:17.681Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
12:12:17 [2022-07-15T12:12:17.681Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
12:12:18 [2022-07-15T12:12:18.257Z] === RUN   TestDockerSuite/TestBuildXZHost
12:12:20 [2022-07-15T12:12:20.787Z]     docker_api_swarm_node_test.go:53: [d5d2212330b5b] joining swarm manager [d658f1cd46021]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:12:20 [2022-07-15T12:12:20.787Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
12:12:21 [2022-07-15T12:12:21.045Z] --- PASS: TestInspect (4.09s)
12:12:21 [2022-07-15T12:12:21.045Z] === RUN   TestCreateJob
12:12:21 [2022-07-15T12:12:21.613Z]     docker_api_swarm_node_test.go:54: [d4d52ea222269] joining swarm manager [d658f1cd46021]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:12:21 [2022-07-15T12:12:21.613Z] === RUN   TestDockerSuite/TestCommitChange
12:12:22 [2022-07-15T12:12:22.548Z] === RUN   TestDockerSuite/TestCommitChangeLabels
12:12:23 [2022-07-15T12:12:23.483Z] === RUN   TestDockerSuite/TestCommitHardlink
12:12:24 [2022-07-15T12:12:24.856Z] === RUN   TestDockerSuite/TestCommitNewFile
12:12:24 [2022-07-15T12:12:24.856Z] --- PASS: TestCreateJob (3.59s)
12:12:24 [2022-07-15T12:12:24.856Z] === RUN   TestReplicatedJob
12:12:25 [2022-07-15T12:12:25.790Z] === RUN   TestDockerSuite/TestCommitPausedContainer
12:12:26 [2022-07-15T12:12:26.728Z] === RUN   TestDockerSuite/TestCommitTTY
12:12:28 [2022-07-15T12:12:28.107Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
12:12:29 [2022-07-15T12:12:29.481Z] === RUN   TestDockerSuite/TestCommitWithoutPause
12:12:30 [2022-07-15T12:12:30.416Z] === RUN   TestDockerSuite/TestCopyAndRestart
12:12:30 [2022-07-15T12:12:30.674Z] --- PASS: TestReplicatedJob (6.04s)
12:12:30 [2022-07-15T12:12:30.674Z] === RUN   TestUpdateReplicatedJob
12:12:31 [2022-07-15T12:12:31.610Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
12:12:31 [2022-07-15T12:12:31.610Z] === RUN   TestDockerSuite/TestCpAbsolutePath
12:12:32 [2022-07-15T12:12:32.176Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
12:12:33 [2022-07-15T12:12:33.109Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
12:12:33 [2022-07-15T12:12:33.676Z] === RUN   TestDockerSuite/TestCpFromCaseA
12:12:34 [2022-07-15T12:12:34.609Z] --- PASS: TestUpdateReplicatedJob (3.72s)
12:12:34 [2022-07-15T12:12:34.609Z] === RUN   TestServiceListWithStatuses
12:12:34 [2022-07-15T12:12:34.609Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:12:34 [2022-07-15T12:12:34.609Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:12:34 [2022-07-15T12:12:34.609Z] === RUN   TestDockerNetworkConnectAlias
12:12:34 [2022-07-15T12:12:34.609Z] === RUN   TestDockerSuite/TestCpFromCaseB
12:12:35 [2022-07-15T12:12:35.176Z] === RUN   TestDockerSuite/TestCpFromCaseC
12:12:35 [2022-07-15T12:12:35.769Z] === RUN   TestDockerSuite/TestCpFromCaseD
12:12:36 [2022-07-15T12:12:36.703Z] === RUN   TestDockerSuite/TestCpFromCaseE
12:12:37 [2022-07-15T12:12:37.639Z] === RUN   TestDockerSuite/TestCpFromCaseF
12:12:38 [2022-07-15T12:12:38.572Z] === RUN   TestDockerSuite/TestCpFromCaseG
12:12:39 [2022-07-15T12:12:39.137Z] === RUN   TestDockerSuite/TestCpFromCaseH
12:12:39 [2022-07-15T12:12:39.395Z] --- PASS: TestDockerNetworkConnectAlias (5.03s)
12:12:39 [2022-07-15T12:12:39.395Z] === RUN   TestDockerNetworkReConnect
12:12:39 [2022-07-15T12:12:39.962Z] === RUN   TestDockerSuite/TestCpFromCaseI
12:12:40 [2022-07-15T12:12:40.897Z] === RUN   TestDockerSuite/TestCpFromCaseJ
12:12:41 [2022-07-15T12:12:41.465Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
12:12:42 [2022-07-15T12:12:42.840Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
12:12:43 [2022-07-15T12:12:43.408Z] === RUN   TestDockerSuite/TestCpGarbagePath
12:12:43 [2022-07-15T12:12:43.974Z] --- PASS: TestDockerNetworkReConnect (4.33s)
12:12:43 [2022-07-15T12:12:43.974Z] === RUN   TestServicePlugin
12:12:44 [2022-07-15T12:12:44.232Z] === RUN   TestDockerSuite/TestCpLocalOnly
12:12:44 [2022-07-15T12:12:44.232Z] === RUN   TestDockerSuite/TestCpNameHasColon
12:12:45 [2022-07-15T12:12:45.167Z] === RUN   TestDockerSuite/TestCpRelativePath
12:12:45 [2022-07-15T12:12:45.735Z] === RUN   TestDockerSuite/TestCpSpecialFiles
12:12:46 [2022-07-15T12:12:46.670Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
12:12:47 [2022-07-15T12:12:47.237Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
12:12:47 [2022-07-15T12:12:47.803Z]     plugin_test.go:61: [defd35b9d5794] joining swarm manager [d030614f0348d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:12:48 [2022-07-15T12:12:48.064Z] === RUN   TestDockerSuite/TestCpToCaseA
12:12:48 [2022-07-15T12:12:48.999Z]     plugin_test.go:64: [d138ee35c31e7] joining swarm manager [d030614f0348d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:12:49 [2022-07-15T12:12:49.257Z] === RUN   TestDockerSuite/TestCpToCaseB
12:12:50 [2022-07-15T12:12:50.193Z] === RUN   TestDockerSuite/TestCpToCaseC
12:12:52 [2022-07-15T12:12:52.094Z] === RUN   TestDockerSuite/TestCpToCaseD
12:12:54 [2022-07-15T12:12:54.010Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
12:12:54 [2022-07-15T12:12:54.945Z] === RUN   TestDockerSuite/TestCpToCaseE
12:12:57 [2022-07-15T12:12:57.475Z] === RUN   TestDockerSuite/TestCpToCaseF
12:12:57 [2022-07-15T12:12:57.735Z] === RUN   TestDockerSuite/TestCpToCaseG
12:13:00 [2022-07-15T12:13:00.268Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
12:13:01 [2022-07-15T12:13:01.202Z] === RUN   TestDockerSuite/TestCpToCaseH
12:13:03 [2022-07-15T12:13:03.109Z]     docker_api_swarm_test.go:202: [d3887608c2519] joining swarm manager [d375bd730ab00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:13:04 [2022-07-15T12:13:04.482Z] === RUN   TestDockerSuite/TestCpToCaseI
12:13:04 [2022-07-15T12:13:04.740Z] === RUN   TestDockerSuite/TestCpToCaseJ
12:13:08 [2022-07-15T12:13:08.024Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
12:13:08 [2022-07-15T12:13:08.024Z] === RUN   TestDockerSuite/TestCpToDot
12:13:08 [2022-07-15T12:13:08.589Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
12:13:09 [2022-07-15T12:13:09.523Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
12:13:10 [2022-07-15T12:13:10.456Z] === RUN   TestDockerSuite/TestCpToStdout
12:13:11 [2022-07-15T12:13:11.025Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
12:13:11 [2022-07-15T12:13:11.963Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
12:13:12 [2022-07-15T12:13:12.220Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
12:13:12 [2022-07-15T12:13:12.480Z] === RUN   TestDockerSuite/TestCpVolumePath
12:13:13 [2022-07-15T12:13:13.491Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
12:13:13 [2022-07-15T12:13:13.491Z] === RUN   TestDockerSuite/TestCreateArgs
12:13:13 [2022-07-15T12:13:13.491Z] === RUN   TestDockerSuite/TestCreateByImageID
12:13:14 [2022-07-15T12:13:14.056Z] === RUN   TestDockerSuite/TestCreateEchoStdout
12:13:14 [2022-07-15T12:13:14.314Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
12:13:14 [2022-07-15T12:13:14.314Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:13:14 [2022-07-15T12:13:14.314Z] === RUN   TestDockerSuite/TestCreateHostConfig
12:13:14 [2022-07-15T12:13:14.314Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
12:13:14 [2022-07-15T12:13:14.880Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
12:13:15 [2022-07-15T12:13:15.138Z] === RUN   TestDockerSuite/TestCreateLabels
12:13:15 [2022-07-15T12:13:15.138Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
12:13:15 [2022-07-15T12:13:15.138Z] === RUN   TestDockerSuite/TestCreateRM
12:13:15 [2022-07-15T12:13:15.395Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
12:13:15 [2022-07-15T12:13:15.395Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
12:13:15 [2022-07-15T12:13:15.395Z] === RUN   TestDockerSuite/TestCreateStopSignal
12:13:15 [2022-07-15T12:13:15.395Z] === RUN   TestDockerSuite/TestCreateStopTimeout
12:13:15 [2022-07-15T12:13:15.395Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
12:13:15 [2022-07-15T12:13:15.962Z] --- PASS: TestServicePlugin (32.23s)
12:13:15 [2022-07-15T12:13:15.962Z] === RUN   TestServiceUpdateLabel
12:13:17 [2022-07-15T12:13:17.337Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
12:13:17 [2022-07-15T12:13:17.337Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
12:13:17 [2022-07-15T12:13:17.337Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
12:13:18 [2022-07-15T12:13:18.711Z] --- PASS: TestServiceUpdateLabel (2.67s)
12:13:18 [2022-07-15T12:13:18.711Z] === RUN   TestServiceUpdateSecrets
12:13:20 [2022-07-15T12:13:20.614Z] === RUN   TestDockerSuite/TestCreateWithPortRange
12:13:20 [2022-07-15T12:13:20.872Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
12:13:21 [2022-07-15T12:13:21.131Z] === RUN   TestDockerSuite/TestEventsAttach
12:13:21 [2022-07-15T12:13:21.697Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
12:13:21 [2022-07-15T12:13:21.697Z] === RUN   TestDockerSuite/TestEventsCommit
12:13:22 [2022-07-15T12:13:22.631Z] === RUN   TestDockerSuite/TestEventsContainerEvents
12:13:22 [2022-07-15T12:13:22.890Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
12:13:23 [2022-07-15T12:13:23.826Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
12:13:23 [2022-07-15T12:13:23.826Z]     docker_api_swarm_test.go:384: [d97ffa69c517d] joining swarm manager [d774f102b94bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:13:24 [2022-07-15T12:13:24.393Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
12:13:24 [2022-07-15T12:13:24.958Z]     docker_api_swarm_test.go:385: [d6ace376eb3b0] joining swarm manager [d774f102b94bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:13:25 [2022-07-15T12:13:25.892Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
12:13:26 [2022-07-15T12:13:26.825Z] === RUN   TestDockerSuite/TestEventsContainerRestart
12:13:29 [2022-07-15T12:13:29.355Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
12:13:31 [2022-07-15T12:13:31.252Z] === RUN   TestDockerSuite/TestEventsCopy
12:13:31 [2022-07-15T12:13:31.825Z] === RUN   TestDockerSuite/TestEventsFilterContainer
12:13:32 [2022-07-15T12:13:32.758Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
12:13:34 [2022-07-15T12:13:34.131Z] --- PASS: TestServiceUpdateSecrets (15.11s)
12:13:34 [2022-07-15T12:13:34.131Z] === RUN   TestServiceUpdateConfigs
12:13:38 [2022-07-15T12:13:38.318Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
12:13:38 [2022-07-15T12:13:38.318Z] === RUN   TestDockerSuite/TestEventsFilterImageName
12:13:39 [2022-07-15T12:13:39.691Z] === RUN   TestDockerSuite/TestEventsFilterLabels
12:13:40 [2022-07-15T12:13:40.258Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
12:13:40 [2022-07-15T12:13:40.516Z] === RUN   TestDockerSuite/TestEventsFilterType
12:13:40 [2022-07-15T12:13:40.774Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
12:13:40 [2022-07-15T12:13:40.774Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
12:13:40 [2022-07-15T12:13:40.774Z] === RUN   TestDockerSuite/TestEventsFilters
12:13:42 [2022-07-15T12:13:42.148Z] === RUN   TestDockerSuite/TestEventsFormat
12:13:43 [2022-07-15T12:13:43.081Z] === RUN   TestDockerSuite/TestEventsFormatBadField
12:13:43 [2022-07-15T12:13:43.081Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
12:13:43 [2022-07-15T12:13:43.081Z] === RUN   TestDockerSuite/TestEventsImageImport
12:13:43 [2022-07-15T12:13:43.648Z] === RUN   TestDockerSuite/TestEventsImageLoad
12:13:43 [2022-07-15T12:13:43.906Z] === RUN   TestDockerSuite/TestEventsImagePull
12:13:44 [2022-07-15T12:13:44.838Z] === RUN   TestDockerSuite/TestEventsImageTag
12:13:45 [2022-07-15T12:13:45.770Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
12:13:46 [2022-07-15T12:13:46.028Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
12:13:46 [2022-07-15T12:13:46.028Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
12:13:46 [2022-07-15T12:13:46.028Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
12:13:46 [2022-07-15T12:13:46.028Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
12:13:46 [2022-07-15T12:13:46.028Z] === RUN   TestDockerSuite/TestEventsPluginOps
12:13:48 [2022-07-15T12:13:48.555Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
12:13:48 [2022-07-15T12:13:48.555Z] --- PASS: TestServiceUpdateConfigs (14.78s)
12:13:48 [2022-07-15T12:13:48.555Z] === RUN   TestServiceUpdateNetwork
12:13:49 [2022-07-15T12:13:49.121Z] === RUN   TestDockerSuite/TestEventsRename
12:13:49 [2022-07-15T12:13:49.688Z] === RUN   TestDockerSuite/TestEventsResize
12:13:50 [2022-07-15T12:13:50.254Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
12:13:56 [2022-07-15T12:13:56.834Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
12:13:56 [2022-07-15T12:13:56.834Z] === RUN   TestDockerSuite/TestEventsStreaming
12:13:56 [2022-07-15T12:13:56.834Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
12:14:00 [2022-07-15T12:14:00.121Z] === RUN   TestDockerSuite/TestEventsTop
12:14:00 [2022-07-15T12:14:00.121Z] === RUN   TestDockerSuite/TestEventsUntag
12:14:02 [2022-07-15T12:14:02.018Z] --- PASS: TestServiceUpdateNetwork (13.29s)
12:14:02 [2022-07-15T12:14:02.018Z] === RUN   TestServiceUpdatePidsLimit
12:14:02 [2022-07-15T12:14:02.951Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
12:14:03 [2022-07-15T12:14:03.212Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:14:04 [2022-07-15T12:14:04.145Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:14:12 [2022-07-15T12:14:12.249Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:14:13 [2022-07-15T12:14:13.622Z] === RUN   TestDockerSuite/TestNetworkEvents
12:14:18 [2022-07-15T12:14:18.894Z] --- PASS: TestServiceUpdatePidsLimit (16.56s)
12:14:18 [2022-07-15T12:14:18.894Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
12:14:18 [2022-07-15T12:14:18.894Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s)
12:14:18 [2022-07-15T12:14:18.894Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
12:14:18 [2022-07-15T12:14:18.894Z] PASS
12:14:18 [2022-07-15T12:14:18.894Z] 
12:14:18 [2022-07-15T12:14:18.894Z] === Skipped
12:14:18 [2022-07-15T12:14:18.894Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:14:18 [2022-07-15T12:14:18.894Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:14:18 [2022-07-15T12:14:18.894Z] 
12:14:18 [2022-07-15T12:14:18.894Z] DONE 27 tests, 1 skipped in 182.269s
12:14:18 [2022-07-15T12:14:18.894Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:14:18 [2022-07-15T12:14:18.894Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
12:14:18 [2022-07-15T12:14:18.894Z] ++ set -e
12:14:18 [2022-07-15T12:14:18.894Z] ++ '[' -n 0 ']'
12:14:18 [2022-07-15T12:14:18.894Z] ++ set -x
12:14:18 [2022-07-15T12:14:18.894Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
12:14:18 [2022-07-15T12:14:18.894Z] INFO: Testing against a local daemon
12:14:18 [2022-07-15T12:14:18.894Z] === RUN   TestSessionCreate
12:14:18 [2022-07-15T12:14:18.894Z] --- PASS: TestSessionCreate (0.02s)
12:14:18 [2022-07-15T12:14:18.894Z] === RUN   TestSessionCreateWithBadUpgrade
12:14:18 [2022-07-15T12:14:18.894Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:14:18 [2022-07-15T12:14:18.894Z] PASS
12:14:18 [2022-07-15T12:14:18.894Z] 
12:14:18 [2022-07-15T12:14:18.894Z] DONE 2 tests in 0.134s
12:14:18 [2022-07-15T12:14:18.894Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:14:18 [2022-07-15T12:14:18.894Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
12:14:18 [2022-07-15T12:14:18.894Z] ++ set -e
12:14:18 [2022-07-15T12:14:18.894Z] ++ '[' -n 0 ']'
12:14:18 [2022-07-15T12:14:18.894Z] ++ set -x
12:14:18 [2022-07-15T12:14:18.894Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
12:14:18 [2022-07-15T12:14:18.894Z]     check_test.go:611: [d6ace376eb3b0] daemon is not started
12:14:18 [2022-07-15T12:14:18.894Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
12:14:18 [2022-07-15T12:14:18.894Z] INFO: Testing against a local daemon
12:14:18 [2022-07-15T12:14:18.894Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:14:18 [2022-07-15T12:14:18.894Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:14:18 [2022-07-15T12:14:18.894Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
12:14:18 [2022-07-15T12:14:18.894Z] === RUN   TestDiskUsage
12:14:18 [2022-07-15T12:14:18.894Z] === PAUSE TestDiskUsage
12:14:18 [2022-07-15T12:14:18.894Z] === RUN   TestEventsExecDie
12:14:19 [2022-07-15T12:14:19.152Z] === RUN   TestDockerSuite/TestVolumeEvents
12:14:19 [2022-07-15T12:14:19.726Z] --- PASS: TestEventsExecDie (0.87s)
12:14:19 [2022-07-15T12:14:19.726Z] === RUN   TestEventsBackwardsCompatible
12:14:19 [2022-07-15T12:14:19.726Z] --- PASS: TestEventsBackwardsCompatible (0.14s)
12:14:19 [2022-07-15T12:14:19.726Z] === RUN   TestEventsVolumeCreate
12:14:19 [2022-07-15T12:14:19.984Z] --- PASS: TestEventsVolumeCreate (0.08s)
12:14:19 [2022-07-15T12:14:19.984Z] === RUN   TestInfoBinaryCommits
12:14:19 [2022-07-15T12:14:19.984Z] --- PASS: TestInfoBinaryCommits (0.04s)
12:14:19 [2022-07-15T12:14:19.984Z] === RUN   TestInfoAPIVersioned
12:14:19 [2022-07-15T12:14:19.984Z] --- PASS: TestInfoAPIVersioned (0.04s)
12:14:19 [2022-07-15T12:14:19.984Z] === RUN   TestInfoAPI
12:14:19 [2022-07-15T12:14:19.984Z] --- PASS: TestInfoAPI (0.02s)
12:14:19 [2022-07-15T12:14:19.984Z] === RUN   TestInfoAPIWarnings
12:14:19 [2022-07-15T12:14:19.984Z] === RUN   TestDockerSuite/TestExec
12:14:20 [2022-07-15T12:14:20.919Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
12:14:21 [2022-07-15T12:14:21.178Z]     docker_api_swarm_test.go:802: [df5528fb231ad] joining swarm manager [db25a11df0683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:14:22 [2022-07-15T12:14:22.112Z] === RUN   TestDockerSuite/TestExecCgroup
12:14:22 [2022-07-15T12:14:22.678Z]     docker_api_swarm_test.go:802: [d0f5f1b944d1a] joining swarm manager [db25a11df0683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:14:22 [2022-07-15T12:14:22.937Z] === RUN   TestDockerSuite/TestExecEnv
12:14:23 [2022-07-15T12:14:23.870Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
12:14:23 [2022-07-15T12:14:23.870Z]     docker_api_swarm_test.go:802: [db3a4ba8d986f] joining swarm manager [db25a11df0683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:14:24 [2022-07-15T12:14:24.811Z] === RUN   TestDockerSuite/TestExecExitStatus
12:14:25 [2022-07-15T12:14:25.377Z]     docker_api_swarm_test.go:802: [d0d73aadc6dc7] joining swarm manager [db25a11df0683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:14:25 [2022-07-15T12:14:25.377Z] === RUN   TestDockerSuite/TestExecInspectID
12:14:26 [2022-07-15T12:14:26.750Z]     docker_api_swarm_test.go:810: [d579de1f6ec85] joining swarm manager [db25a11df0683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
12:14:27 [2022-07-15T12:14:27.316Z] === RUN   TestDockerSuite/TestExecInteractive
12:14:27 [2022-07-15T12:14:27.881Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
12:14:28 [2022-07-15T12:14:28.449Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
12:14:29 [2022-07-15T12:14:29.016Z] === RUN   TestDockerSuite/TestExecParseError
12:14:29 [2022-07-15T12:14:29.274Z] === RUN   TestDockerSuite/TestExecPausedContainer
12:14:29 [2022-07-15T12:14:29.840Z] === RUN   TestDockerSuite/TestExecSetEnv
12:14:30 [2022-07-15T12:14:30.407Z] === RUN   TestDockerSuite/TestExecStartFails
12:14:30 [2022-07-15T12:14:30.975Z] === RUN   TestDockerSuite/TestExecStopNotHanging
12:14:31 [2022-07-15T12:14:31.541Z] === RUN   TestDockerSuite/TestExecTTY
12:14:32 [2022-07-15T12:14:32.108Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
12:14:33 [2022-07-15T12:14:33.043Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
12:14:33 [2022-07-15T12:14:33.301Z] === RUN   TestDockerSuite/TestExecUlimits
12:14:33 [2022-07-15T12:14:33.867Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
12:14:33 [2022-07-15T12:14:33.867Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
12:14:33 [2022-07-15T12:14:33.867Z] === RUN   TestDockerSuite/TestExecWithImageUser
12:14:35 [2022-07-15T12:14:35.241Z] === RUN   TestDockerSuite/TestExecWithNoTERM
12:14:35 [2022-07-15T12:14:35.807Z] === RUN   TestDockerSuite/TestExecWithPrivileged
12:14:36 [2022-07-15T12:14:36.756Z] --- PASS: TestInfoAPIWarnings (16.57s)
12:14:36 [2022-07-15T12:14:36.756Z] === RUN   TestInfoDebug
12:14:36 [2022-07-15T12:14:36.756Z] === RUN   TestDockerSuite/TestExecWithTERM
12:14:37 [2022-07-15T12:14:37.014Z] --- PASS: TestInfoDebug (0.53s)
12:14:37 [2022-07-15T12:14:37.014Z] === RUN   TestInfoInsecureRegistries
12:14:37 [2022-07-15T12:14:37.273Z] === RUN   TestDockerSuite/TestExecWithUser
12:14:37 [2022-07-15T12:14:37.531Z] --- PASS: TestInfoInsecureRegistries (0.53s)
12:14:37 [2022-07-15T12:14:37.531Z] === RUN   TestInfoRegistryMirrors
12:14:38 [2022-07-15T12:14:38.097Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
12:14:38 [2022-07-15T12:14:38.097Z] --- PASS: TestInfoRegistryMirrors (0.53s)
12:14:38 [2022-07-15T12:14:38.097Z] === RUN   TestLoginFailsWithBadCredentials
12:14:38 [2022-07-15T12:14:38.663Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
12:14:38 [2022-07-15T12:14:38.663Z] === RUN   TestPingCacheHeaders
12:14:38 [2022-07-15T12:14:38.663Z] --- PASS: TestPingCacheHeaders (0.02s)
12:14:38 [2022-07-15T12:14:38.663Z] === RUN   TestPingGet
12:14:38 [2022-07-15T12:14:38.663Z] --- PASS: TestPingGet (0.02s)
12:14:38 [2022-07-15T12:14:38.663Z] === RUN   TestPingHead
12:14:38 [2022-07-15T12:14:38.663Z] --- PASS: TestPingHead (0.02s)
12:14:38 [2022-07-15T12:14:38.663Z] === RUN   TestPingSwarmHeader
12:14:39 [2022-07-15T12:14:39.229Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:14:39 [2022-07-15T12:14:39.229Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
12:14:39 [2022-07-15T12:14:39.795Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:14:41 [2022-07-15T12:14:41.172Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:14:41 [2022-07-15T12:14:41.172Z] --- PASS: TestPingSwarmHeader (2.64s)
12:14:41 [2022-07-15T12:14:41.172Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:14:41 [2022-07-15T12:14:41.172Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:14:41 [2022-07-15T12:14:41.172Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:14:41 [2022-07-15T12:14:41.172Z] === RUN   TestVersion
12:14:41 [2022-07-15T12:14:41.172Z] --- PASS: TestVersion (0.03s)
12:14:41 [2022-07-15T12:14:41.172Z] === CONT  TestDiskUsage
12:14:41 [2022-07-15T12:14:41.738Z] === RUN   TestDiskUsage/empty
12:14:41 [2022-07-15T12:14:41.738Z] === RUN   TestDiskUsage/empty/container_types
12:14:41 [2022-07-15T12:14:41.738Z] === RUN   TestDiskUsage/empty/image_types
12:14:41 [2022-07-15T12:14:41.738Z] === RUN   TestDiskUsage/empty/volume_types
12:14:41 [2022-07-15T12:14:41.738Z] === RUN   TestDiskUsage/empty/build-cache_types
12:14:41 [2022-07-15T12:14:41.738Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:14:41 [2022-07-15T12:14:41.738Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:14:41 [2022-07-15T12:14:41.738Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:14:41 [2022-07-15T12:14:41.738Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:14:41 [2022-07-15T12:14:41.738Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:14:41 [2022-07-15T12:14:41.738Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:14:41 [2022-07-15T12:14:41.738Z] === RUN   TestDiskUsage/after_LoadBusybox
12:14:41 [2022-07-15T12:14:41.996Z] === RUN   TestDockerSuite/TestHealth
12:14:41 [2022-07-15T12:14:41.996Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:14:41 [2022-07-15T12:14:41.996Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:14:41 [2022-07-15T12:14:41.996Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:14:41 [2022-07-15T12:14:41.996Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:14:41 [2022-07-15T12:14:41.996Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:14:41 [2022-07-15T12:14:41.996Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:14:41 [2022-07-15T12:14:41.996Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:14:41 [2022-07-15T12:14:41.996Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:14:41 [2022-07-15T12:14:41.996Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:14:41 [2022-07-15T12:14:41.996Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:14:41 [2022-07-15T12:14:41.996Z] === RUN   TestDiskUsage/after_container.Run
12:14:42 [2022-07-15T12:14:42.930Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:14:42 [2022-07-15T12:14:42.930Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:14:42 [2022-07-15T12:14:42.930Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:14:42 [2022-07-15T12:14:42.930Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:14:42 [2022-07-15T12:14:42.930Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:14:42 [2022-07-15T12:14:42.930Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:14:42 [2022-07-15T12:14:42.930Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:14:42 [2022-07-15T12:14:42.930Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:14:42 [2022-07-15T12:14:42.930Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:14:42 [2022-07-15T12:14:42.930Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:14:42 [2022-07-15T12:14:42.930Z] --- PASS: TestDiskUsage (1.75s)
12:14:42 [2022-07-15T12:14:42.930Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]     --- PASS: TestDiskUsage/after_container.Run (0.64s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:14:42 [2022-07-15T12:14:42.930Z] PASS
12:14:42 [2022-07-15T12:14:42.930Z] 
12:14:42 [2022-07-15T12:14:42.930Z] === Skipped
12:14:42 [2022-07-15T12:14:42.930Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
12:14:42 [2022-07-15T12:14:42.930Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:14:42 [2022-07-15T12:14:42.930Z] 
12:14:42 [2022-07-15T12:14:42.930Z] DONE 54 tests, 1 skipped in 24.381s
12:14:42 [2022-07-15T12:14:42.930Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:14:42 [2022-07-15T12:14:42.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
12:14:42 [2022-07-15T12:14:42.930Z] ++ set -e
12:14:42 [2022-07-15T12:14:42.930Z] ++ '[' -n 0 ']'
12:14:42 [2022-07-15T12:14:42.930Z] ++ set -x
12:14:42 [2022-07-15T12:14:42.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
12:14:43 [2022-07-15T12:14:43.188Z] INFO: Testing against a local daemon
12:14:43 [2022-07-15T12:14:43.188Z] === RUN   TestVolumesCreateAndList
12:14:43 [2022-07-15T12:14:43.188Z] --- PASS: TestVolumesCreateAndList (0.05s)
12:14:43 [2022-07-15T12:14:43.188Z] === RUN   TestVolumesRemove
12:14:43 [2022-07-15T12:14:43.447Z] --- PASS: TestVolumesRemove (0.12s)
12:14:43 [2022-07-15T12:14:43.447Z] === RUN   TestVolumesInspect
12:14:43 [2022-07-15T12:14:43.447Z] --- PASS: TestVolumesInspect (0.05s)
12:14:43 [2022-07-15T12:14:43.447Z] === RUN   TestVolumesInvalidJSON
12:14:43 [2022-07-15T12:14:43.447Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:14:43 [2022-07-15T12:14:43.447Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:14:43 [2022-07-15T12:14:43.447Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:14:43 [2022-07-15T12:14:43.447Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:14:43 [2022-07-15T12:14:43.447Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:14:43 [2022-07-15T12:14:43.447Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:14:43 [2022-07-15T12:14:43.447Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:14:43 [2022-07-15T12:14:43.447Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:14:43 [2022-07-15T12:14:43.447Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:14:43 [2022-07-15T12:14:43.447Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:14:43 [2022-07-15T12:14:43.447Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:14:43 [2022-07-15T12:14:43.447Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:14:43 [2022-07-15T12:14:43.447Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:14:43 [2022-07-15T12:14:43.447Z] PASS
12:14:43 [2022-07-15T12:14:43.447Z] 
12:14:43 [2022-07-15T12:14:43.447Z] DONE 9 tests in 0.388s
12:14:43 [2022-07-15T12:14:43.447Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:14:43 [2022-07-15T12:14:43.707Z] ++++ cat bundles/test-integration/docker.pid
12:14:43 [2022-07-15T12:14:43.707Z] +++ kill 6704
12:14:44 [2022-07-15T12:14:44.274Z] +++ /etc/init.d/apparmor stop
12:14:44 [2022-07-15T12:14:44.274Z] Leaving: AppArmorNo profiles have been unloaded.
12:14:44 [2022-07-15T12:14:44.274Z] 
12:14:44 [2022-07-15T12:14:44.274Z] Unloading profiles will leave already running processes permanently
12:14:44 [2022-07-15T12:14:44.274Z] unconfined, which can lead to unexpected situations.
12:14:44 [2022-07-15T12:14:44.274Z] 
12:14:44 [2022-07-15T12:14:44.274Z] To set a process to complain mode, use the command line tool
12:14:44 [2022-07-15T12:14:44.274Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:14:44 [2022-07-15T12:14:44.274Z] +++ true
12:14:44 [2022-07-15T12:14:44.274Z] exiting test-integration
12:14:44 [2022-07-15T12:14:44.274Z] ++ exit 0
12:14:44 [2022-07-15T12:14:44.274Z] 
12:14:44 [2022-07-15T12:14:44.531Z] + for job in $(jobs -p)
12:14:44 [2022-07-15T12:14:44.531Z] + wait 8463
12:15:02 [2022-07-15T12:15:02.602Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
12:15:05 [2022-07-15T12:15:05.881Z] === RUN   TestDockerSuite/TestBuildHistory
12:15:08 [2022-07-15T12:15:08.418Z] === RUN   TestDockerSuite/TestHistoryExistentImage
12:15:08 [2022-07-15T12:15:08.418Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
12:15:08 [2022-07-15T12:15:08.418Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
12:15:08 [2022-07-15T12:15:08.418Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
12:15:08 [2022-07-15T12:15:08.676Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
12:15:08 [2022-07-15T12:15:08.676Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
12:15:09 [2022-07-15T12:15:09.608Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
12:15:10 [2022-07-15T12:15:10.174Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
12:15:10 [2022-07-15T12:15:10.174Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
12:15:10 [2022-07-15T12:15:10.174Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
12:15:10 [2022-07-15T12:15:10.174Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
12:15:10 [2022-07-15T12:15:10.432Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
12:15:10 [2022-07-15T12:15:10.690Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
12:15:10 [2022-07-15T12:15:10.949Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
12:15:10 [2022-07-15T12:15:10.949Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
12:15:11 [2022-07-15T12:15:11.515Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
12:15:11 [2022-07-15T12:15:11.515Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
12:15:12 [2022-07-15T12:15:12.449Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
12:15:13 [2022-07-15T12:15:13.014Z] === RUN   TestDockerSuite/TestImagesFormat
12:15:13 [2022-07-15T12:15:13.014Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
12:15:13 [2022-07-15T12:15:13.580Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
12:15:16 [2022-07-15T12:15:16.106Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
12:15:16 [2022-07-15T12:15:16.106Z] === RUN   TestDockerSuite/TestImportBadURL
12:15:16 [2022-07-15T12:15:16.106Z] === RUN   TestDockerSuite/TestImportDisplay
12:15:17 [2022-07-15T12:15:17.479Z] === RUN   TestDockerSuite/TestImportFile
12:15:19 [2022-07-15T12:15:19.378Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
12:15:19 [2022-07-15T12:15:19.378Z] === RUN   TestDockerSuite/TestImportFileWithMessage
12:15:19 [2022-07-15T12:15:19.378Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
12:15:21 [2022-07-15T12:15:21.278Z] === RUN   TestDockerSuite/TestImportGzipped
12:15:22 [2022-07-15T12:15:22.651Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
12:15:24 [2022-07-15T12:15:24.550Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
12:15:25 [2022-07-15T12:15:25.116Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
12:15:26 [2022-07-15T12:15:26.061Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
12:15:26 [2022-07-15T12:15:26.627Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
12:15:26 [2022-07-15T12:15:26.627Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
12:15:26 [2022-07-15T12:15:26.627Z] === RUN   TestDockerSuite/TestInspectAmpersand
12:15:27 [2022-07-15T12:15:27.192Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
12:15:28 [2022-07-15T12:15:28.125Z] === RUN   TestDockerSuite/TestInspectByPrefix
12:15:28 [2022-07-15T12:15:28.125Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
12:15:28 [2022-07-15T12:15:28.694Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
12:15:28 [2022-07-15T12:15:28.694Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
12:15:28 [2022-07-15T12:15:28.694Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
12:15:29 [2022-07-15T12:15:29.626Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
12:15:29 [2022-07-15T12:15:29.892Z] === RUN   TestDockerSuite/TestInspectDefault
12:15:30 [2022-07-15T12:15:30.457Z] === RUN   TestDockerSuite/TestInspectHistory
12:15:31 [2022-07-15T12:15:31.023Z] === RUN   TestDockerSuite/TestInspectImage
12:15:31 [2022-07-15T12:15:31.023Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
12:15:31 [2022-07-15T12:15:31.023Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
12:15:31 [2022-07-15T12:15:31.023Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
12:15:31 [2022-07-15T12:15:31.023Z] === RUN   TestDockerSuite/TestInspectInt64
12:15:31 [2022-07-15T12:15:31.588Z] === RUN   TestDockerSuite/TestInspectJSONFields
12:15:32 [2022-07-15T12:15:32.154Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
12:15:32 [2022-07-15T12:15:32.154Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
12:15:32 [2022-07-15T12:15:32.720Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
12:15:33 [2022-07-15T12:15:33.286Z] === RUN   TestDockerSuite/TestInspectPlugin
12:15:35 [2022-07-15T12:15:35.813Z] === RUN   TestDockerSuite/TestInspectRootFS
12:15:35 [2022-07-15T12:15:35.813Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
12:15:36 [2022-07-15T12:15:36.071Z] === RUN   TestDockerSuite/TestInspectStatus
12:15:36 [2022-07-15T12:15:36.636Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
12:15:37 [2022-07-15T12:15:37.571Z] === RUN   TestDockerSuite/TestInspectTemplateError
12:15:38 [2022-07-15T12:15:38.137Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
12:15:38 [2022-07-15T12:15:38.395Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
12:15:38 [2022-07-15T12:15:38.962Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
12:15:39 [2022-07-15T12:15:39.527Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
12:15:40 [2022-07-15T12:15:40.094Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
12:15:40 [2022-07-15T12:15:40.352Z] === RUN   TestDockerSuite/TestInspectUnknownObject
12:15:40 [2022-07-15T12:15:40.352Z] === RUN   TestDockerSuite/TestLinkShortDefinition
12:15:41 [2022-07-15T12:15:41.287Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
12:15:41 [2022-07-15T12:15:41.546Z] === RUN   TestDockerSuite/TestLinksEnvs
12:15:42 [2022-07-15T12:15:42.925Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
12:15:43 [2022-07-15T12:15:43.183Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
12:15:45 [2022-07-15T12:15:45.082Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
12:15:46 [2022-07-15T12:15:46.016Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
12:15:46 [2022-07-15T12:15:46.582Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
12:15:48 [2022-07-15T12:15:48.482Z]     docker_api_swarm_service_test.go:395: [d87dce272c210] joining swarm manager [d29fe72c77447]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:15:48 [2022-07-15T12:15:48.482Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
12:15:48 [2022-07-15T12:15:48.482Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
12:15:49 [2022-07-15T12:15:49.048Z]     docker_api_swarm_service_test.go:395: [d0ac6daa1638c] joining swarm manager [d29fe72c77447]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:15:49 [2022-07-15T12:15:49.986Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
12:15:50 [2022-07-15T12:15:50.551Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
12:15:51 [2022-07-15T12:15:51.118Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
12:15:59 [2022-07-15T12:15:59.226Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
12:16:00 [2022-07-15T12:16:00.600Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
12:16:01 [2022-07-15T12:16:01.165Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
12:16:03 [2022-07-15T12:16:03.065Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
12:16:03 [2022-07-15T12:16:03.065Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
12:16:03 [2022-07-15T12:16:03.065Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
12:16:03 [2022-07-15T12:16:03.631Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
12:16:04 [2022-07-15T12:16:04.565Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
12:16:04 [2022-07-15T12:16:04.824Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
12:16:05 [2022-07-15T12:16:05.417Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
12:16:06 [2022-07-15T12:16:06.793Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
12:16:07 [2022-07-15T12:16:07.050Z]     docker_api_swarm_service_test.go:343: [d0dbbb819615f] joining swarm manager [d3ed6c09228af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:16:07 [2022-07-15T12:16:07.308Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
12:16:07 [2022-07-15T12:16:07.874Z]     docker_api_swarm_service_test.go:343: [d31746fff6d61] joining swarm manager [d3ed6c09228af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:16:10 [2022-07-15T12:16:10.405Z] === RUN   TestDockerSuite/TestLogsFollowStopped
12:16:10 [2022-07-15T12:16:10.978Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
12:16:11 [2022-07-15T12:16:11.545Z] === RUN   TestDockerSuite/TestLogsSince
12:16:19 [2022-07-15T12:16:19.649Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
12:16:22 [2022-07-15T12:16:22.174Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
12:16:24 [2022-07-15T12:16:24.073Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
12:16:24 [2022-07-15T12:16:24.331Z]     docker_api_swarm_service_test.go:490: [d8acb67aaee92] joining swarm manager [d779ba8331fc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:16:24 [2022-07-15T12:16:24.589Z] === RUN   TestDockerSuite/TestLogsTail
12:16:25 [2022-07-15T12:16:25.155Z] === RUN   TestDockerSuite/TestLogsTimestamps
12:16:25 [2022-07-15T12:16:25.155Z]     docker_api_swarm_service_test.go:490: [d87517dab6f6e] joining swarm manager [d779ba8331fc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:16:25 [2022-07-15T12:16:25.722Z] === RUN   TestDockerSuite/TestLogsWithDetails
12:16:26 [2022-07-15T12:16:26.657Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
12:16:26 [2022-07-15T12:16:26.657Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
12:16:26 [2022-07-15T12:16:26.657Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
12:16:26 [2022-07-15T12:16:26.657Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
12:16:26 [2022-07-15T12:16:26.657Z] === RUN   TestDockerSuite/TestNetHostname
12:16:28 [2022-07-15T12:16:28.569Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
12:16:28 [2022-07-15T12:16:28.569Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
12:16:28 [2022-07-15T12:16:28.569Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
12:16:28 [2022-07-15T12:16:28.836Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
12:16:29 [2022-07-15T12:16:29.403Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
12:16:29 [2022-07-15T12:16:29.970Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
12:16:31 [2022-07-15T12:16:31.343Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
12:16:31 [2022-07-15T12:16:31.343Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
12:16:31 [2022-07-15T12:16:31.343Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
12:16:31 [2022-07-15T12:16:31.343Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
12:16:36 [2022-07-15T12:16:36.603Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
12:16:37 [2022-07-15T12:16:37.170Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
12:16:38 [2022-07-15T12:16:38.104Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
12:16:38 [2022-07-15T12:16:38.361Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
12:16:41 [2022-07-15T12:16:41.645Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
12:16:44 [2022-07-15T12:16:44.175Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
12:16:44 [2022-07-15T12:16:44.175Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
12:16:46 [2022-07-15T12:16:46.076Z] === RUN   TestDockerSuite/TestPluginLogDriver
12:16:46 [2022-07-15T12:16:46.334Z]     docker_api_swarm_service_test.go:128: [d4ec2156ee095] joining swarm manager [de4728f499ef6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:16:47 [2022-07-15T12:16:47.269Z]     docker_api_swarm_service_test.go:129: [dae07b79f0718] joining swarm manager [de4728f499ef6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:16:49 [2022-07-15T12:16:49.170Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
12:16:49 [2022-07-15T12:16:49.170Z]     docker_api_swarm_service_test.go:137: [d8cd1f4f948fa] joining swarm manager [de4728f499ef6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:16:50 [2022-07-15T12:16:50.111Z]     docker_api_swarm_service_test.go:138: [d032f7c637dbe] joining swarm manager [de4728f499ef6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:16:51 [2022-07-15T12:16:51.054Z] === RUN   TestDockerSuite/TestPluginActive
12:16:53 [2022-07-15T12:16:53.582Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
12:16:58 [2022-07-15T12:16:58.846Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
12:16:58 [2022-07-15T12:16:58.846Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
12:16:58 [2022-07-15T12:16:58.846Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
12:17:00 [2022-07-15T12:17:00.219Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
12:17:03 [2022-07-15T12:17:03.497Z] === RUN   TestDockerSuite/TestPluginUpgrade
12:17:08 [2022-07-15T12:17:08.758Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
12:17:09 [2022-07-15T12:17:09.692Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
12:17:10 [2022-07-15T12:17:10.626Z] === RUN   TestDockerSuite/TestPortHostBinding
12:17:11 [2022-07-15T12:17:11.559Z] === RUN   TestDockerSuite/TestPortList
12:17:12 [2022-07-15T12:17:12.493Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
12:17:15 [2022-07-15T12:17:15.023Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
12:17:17 [2022-07-15T12:17:17.565Z]     docker_api_swarm_service_test.go:304: [db92c7201fefa] joining swarm manager [d7dc1b818f9b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:17:18 [2022-07-15T12:17:18.133Z]     docker_api_swarm_service_test.go:304: [d04d7ea10d4ba] joining swarm manager [d7dc1b818f9b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:17:18 [2022-07-15T12:17:18.701Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
12:17:21 [2022-07-15T12:17:21.984Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
12:17:21 [2022-07-15T12:17:21.984Z] === RUN   TestDockerSuite/TestPruneContainerLabel
12:17:23 [2022-07-15T12:17:23.883Z] === RUN   TestDockerSuite/TestPruneContainerUntil
12:17:24 [2022-07-15T12:17:24.817Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
12:17:25 [2022-07-15T12:17:25.382Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
12:17:25 [2022-07-15T12:17:25.382Z] === RUN   TestDockerSuite/TestPsByOrder
12:17:27 [2022-07-15T12:17:27.914Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
12:17:28 [2022-07-15T12:17:28.482Z] === RUN   TestDockerSuite/TestPsListContainersBase
12:17:31 [2022-07-15T12:17:31.012Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
12:17:34 [2022-07-15T12:17:34.294Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
12:17:34 [2022-07-15T12:17:34.294Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
12:17:36 [2022-07-15T12:17:36.822Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
12:17:37 [2022-07-15T12:17:37.761Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
12:17:39 [2022-07-15T12:17:39.675Z]     docker_api_swarm_service_test.go:100: [de4704f0455aa] joining swarm manager [d9245f0e27c5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:17:40 [2022-07-15T12:17:40.607Z]     docker_api_swarm_service_test.go:101: [d0f332de4739d] joining swarm manager [d9245f0e27c5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:17:43 [2022-07-15T12:17:43.137Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
12:17:45 [2022-07-15T12:17:45.042Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
12:17:46 [2022-07-15T12:17:46.419Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
12:17:47 [2022-07-15T12:17:47.354Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
12:17:48 [2022-07-15T12:17:48.287Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
12:17:49 [2022-07-15T12:17:49.660Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
12:17:51 [2022-07-15T12:17:51.564Z] === RUN   TestDockerSuite/TestPsListContainersSize
12:17:52 [2022-07-15T12:17:52.498Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
12:17:52 [2022-07-15T12:17:52.498Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
12:17:53 [2022-07-15T12:17:53.067Z] === RUN   TestDockerSuite/TestPsRightTagName
12:17:54 [2022-07-15T12:17:54.967Z] === RUN   TestDockerSuite/TestPsShowMounts
12:17:56 [2022-07-15T12:17:56.341Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
12:17:56 [2022-07-15T12:17:56.341Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
12:17:56 [2022-07-15T12:17:56.341Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
12:17:56 [2022-07-15T12:17:56.907Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
12:17:57 [2022-07-15T12:17:57.165Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
12:17:57 [2022-07-15T12:17:57.165Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
12:17:58 [2022-07-15T12:17:58.546Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
12:17:59 [2022-07-15T12:17:59.481Z]     check_test.go:611: [de4704f0455aa] daemon is not started
12:17:59 [2022-07-15T12:17:59.738Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
12:18:00 [2022-07-15T12:18:00.305Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
12:18:05 [2022-07-15T12:18:05.574Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
12:18:06 [2022-07-15T12:18:06.139Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
12:18:07 [2022-07-15T12:18:07.516Z]     docker_api_swarm_service_test.go:533: [db4f7da465b19] joining swarm manager [d808c323e19d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:18:07 [2022-07-15T12:18:07.516Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
12:18:08 [2022-07-15T12:18:08.890Z]     docker_api_swarm_service_test.go:534: [d3a7de1b808e8] joining swarm manager [d808c323e19d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:18:08 [2022-07-15T12:18:08.890Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
12:18:09 [2022-07-15T12:18:09.148Z] === RUN   TestDockerSuite/TestRestartPolicyNO
12:18:09 [2022-07-15T12:18:09.148Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
12:18:09 [2022-07-15T12:18:09.406Z] === RUN   TestDockerSuite/TestRestartRunningContainer
12:18:11 [2022-07-15T12:18:11.936Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
12:18:13 [2022-07-15T12:18:13.314Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
12:18:15 [2022-07-15T12:18:15.848Z] === RUN   TestDockerSuite/TestRestartWithVolumes
12:18:16 [2022-07-15T12:18:16.787Z] === RUN   TestDockerSuite/TestRmiBlank
12:18:16 [2022-07-15T12:18:16.788Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
12:18:17 [2022-07-15T12:18:17.046Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
12:18:19 [2022-07-15T12:18:19.577Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
12:18:19 [2022-07-15T12:18:19.835Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
12:18:20 [2022-07-15T12:18:20.098Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
12:18:21 [2022-07-15T12:18:21.498Z] === RUN   TestDockerSuite/TestRmiImgIDForce
12:18:22 [2022-07-15T12:18:22.436Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
12:18:23 [2022-07-15T12:18:23.373Z] === RUN   TestDockerSuite/TestRmiParentImageFail
12:18:23 [2022-07-15T12:18:23.939Z] === RUN   TestDockerSuite/TestRmiTag
12:18:23 [2022-07-15T12:18:23.939Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
12:18:24 [2022-07-15T12:18:24.504Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
12:18:27 [2022-07-15T12:18:27.789Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
12:18:27 [2022-07-15T12:18:27.789Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
12:18:28 [2022-07-15T12:18:28.356Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
12:18:28 [2022-07-15T12:18:28.922Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:18:29 [2022-07-15T12:18:29.180Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:18:29 [2022-07-15T12:18:29.747Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:18:30 [2022-07-15T12:18:30.005Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
12:18:30 [2022-07-15T12:18:30.570Z] === RUN   TestDockerSuite/TestContainerNetworkMode
12:18:31 [2022-07-15T12:18:31.137Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
12:18:31 [2022-07-15T12:18:31.702Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
12:18:34 [2022-07-15T12:18:34.231Z]     docker_api_swarm_service_test.go:148: [d8cd9072f6414] joining swarm manager [d793edfd5e20d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:18:34 [2022-07-15T12:18:34.489Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
12:18:35 [2022-07-15T12:18:35.056Z]     docker_api_swarm_service_test.go:148: [dc670b11aef25] joining swarm manager [d793edfd5e20d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:18:35 [2022-07-15T12:18:35.056Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
12:18:36 [2022-07-15T12:18:36.957Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
12:18:37 [2022-07-15T12:18:37.893Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
12:18:39 [2022-07-15T12:18:39.804Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
12:18:41 [2022-07-15T12:18:41.185Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
12:18:43 [2022-07-15T12:18:43.085Z] === RUN   TestDockerSuite/TestDevicePermissions
12:18:43 [2022-07-15T12:18:43.343Z] === RUN   TestDockerSuite/TestDockerFails
12:18:43 [2022-07-15T12:18:43.343Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
12:18:44 [2022-07-15T12:18:44.720Z] === RUN   TestDockerSuite/TestMountIntoProc
12:18:44 [2022-07-15T12:18:44.979Z] === RUN   TestDockerSuite/TestMountIntoSys
12:18:45 [2022-07-15T12:18:45.548Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
12:18:46 [2022-07-15T12:18:46.921Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
12:18:47 [2022-07-15T12:18:47.181Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
12:18:47 [2022-07-15T12:18:47.748Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
12:18:48 [2022-07-15T12:18:48.682Z] === RUN   TestDockerSuite/TestRunAddHost
12:18:48 [2022-07-15T12:18:48.940Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
12:18:49 [2022-07-15T12:18:49.198Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
12:18:49 [2022-07-15T12:18:49.765Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
12:18:49 [2022-07-15T12:18:49.765Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
12:18:50 [2022-07-15T12:18:50.331Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
12:18:51 [2022-07-15T12:18:51.266Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
12:18:51 [2022-07-15T12:18:51.831Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
12:18:52 [2022-07-15T12:18:52.397Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
12:18:53 [2022-07-15T12:18:53.338Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
12:18:54 [2022-07-15T12:18:54.273Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
12:18:55 [2022-07-15T12:18:55.207Z] === RUN   TestDockerSuite/TestRunAttachDetach
12:18:55 [2022-07-15T12:18:55.774Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
12:18:56 [2022-07-15T12:18:56.340Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
12:18:56 [2022-07-15T12:18:56.913Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
12:18:57 [2022-07-15T12:18:57.483Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
12:18:58 [2022-07-15T12:18:58.048Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
12:18:58 [2022-07-15T12:18:58.981Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
12:18:59 [2022-07-15T12:18:59.915Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
12:19:00 [2022-07-15T12:19:00.480Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
12:19:01 [2022-07-15T12:19:01.046Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
12:19:01 [2022-07-15T12:19:01.616Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
12:19:01 [2022-07-15T12:19:01.616Z] === RUN   TestDockerSuite/TestRunBindMounts
12:19:02 [2022-07-15T12:19:02.993Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
12:19:03 [2022-07-15T12:19:03.251Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
12:19:03 [2022-07-15T12:19:03.820Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
12:19:04 [2022-07-15T12:19:04.078Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
12:19:04 [2022-07-15T12:19:04.644Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
12:19:04 [2022-07-15T12:19:04.644Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
12:19:04 [2022-07-15T12:19:04.902Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
12:19:05 [2022-07-15T12:19:05.469Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
12:19:06 [2022-07-15T12:19:06.036Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
12:19:06 [2022-07-15T12:19:06.294Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
12:19:06 [2022-07-15T12:19:06.860Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
12:19:06 [2022-07-15T12:19:06.860Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
12:19:07 [2022-07-15T12:19:07.427Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
12:19:07 [2022-07-15T12:19:07.427Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
12:19:07 [2022-07-15T12:19:07.993Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
12:19:08 [2022-07-15T12:19:08.558Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
12:19:09 [2022-07-15T12:19:09.124Z] === RUN   TestDockerSuite/TestRunContainerNetwork
12:19:09 [2022-07-15T12:19:09.381Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
12:19:09 [2022-07-15T12:19:09.639Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
12:19:09 [2022-07-15T12:19:09.897Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
12:19:10 [2022-07-15T12:19:10.836Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
12:19:11 [2022-07-15T12:19:11.095Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
12:19:12 [2022-07-15T12:19:12.029Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
12:19:12 [2022-07-15T12:19:12.966Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
12:19:13 [2022-07-15T12:19:13.916Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
12:19:14 [2022-07-15T12:19:14.483Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
12:19:15 [2022-07-15T12:19:15.049Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
12:19:15 [2022-07-15T12:19:15.984Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
12:19:16 [2022-07-15T12:19:16.242Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
12:19:17 [2022-07-15T12:19:17.615Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
12:19:19 [2022-07-15T12:19:19.519Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
12:19:19 [2022-07-15T12:19:19.519Z] === RUN   TestDockerSuite/TestRunCreateVolume
12:19:20 [2022-07-15T12:19:20.086Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
12:19:21 [2022-07-15T12:19:21.987Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
12:19:22 [2022-07-15T12:19:22.921Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
12:19:24 [2022-07-15T12:19:24.821Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
12:19:26 [2022-07-15T12:19:26.195Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
12:19:26 [2022-07-15T12:19:26.195Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
12:19:26 [2022-07-15T12:19:26.195Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
12:19:26 [2022-07-15T12:19:26.195Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
12:19:26 [2022-07-15T12:19:26.195Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
12:19:26 [2022-07-15T12:19:26.762Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
12:19:28 [2022-07-15T12:19:28.137Z] === RUN   TestDockerSuite/TestRunDNSOptions
12:19:29 [2022-07-15T12:19:29.073Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
12:19:30 [2022-07-15T12:19:30.974Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
12:19:31 [2022-07-15T12:19:31.540Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
12:19:32 [2022-07-15T12:19:32.938Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
12:19:33 [2022-07-15T12:19:33.195Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
12:19:33 [2022-07-15T12:19:33.195Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
12:19:33 [2022-07-15T12:19:33.196Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
12:19:33 [2022-07-15T12:19:33.762Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
12:19:34 [2022-07-15T12:19:34.697Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
12:19:34 [2022-07-15T12:19:34.955Z] === RUN   TestDockerSuite/TestRunDuplicateMount
12:19:35 [2022-07-15T12:19:35.890Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
12:19:36 [2022-07-15T12:19:36.457Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
12:19:36 [2022-07-15T12:19:36.457Z] === RUN   TestDockerSuite/TestRunEchoStdout
12:19:37 [2022-07-15T12:19:37.024Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
12:19:37 [2022-07-15T12:19:37.591Z] === RUN   TestDockerSuite/TestRunEmptyEnv
12:19:37 [2022-07-15T12:19:37.591Z] === RUN   TestDockerSuite/TestRunEntrypoint
12:19:37 [2022-07-15T12:19:37.849Z] === RUN   TestDockerSuite/TestRunEnvironment
12:19:38 [2022-07-15T12:19:38.785Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
12:19:39 [2022-07-15T12:19:39.351Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
12:19:39 [2022-07-15T12:19:39.919Z] === RUN   TestDockerSuite/TestRunExitCode
12:19:40 [2022-07-15T12:19:40.854Z] === RUN   TestDockerSuite/TestRunExitCodeOne
12:19:41 [2022-07-15T12:19:41.420Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
12:19:41 [2022-07-15T12:19:41.420Z] === RUN   TestDockerSuite/TestRunExitCodeZero
12:19:41 [2022-07-15T12:19:41.986Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
12:19:42 [2022-07-15T12:19:42.555Z] === RUN   TestDockerSuite/TestRunExposePort
12:19:42 [2022-07-15T12:19:42.555Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
12:19:43 [2022-07-15T12:19:43.121Z] === RUN   TestDockerSuite/TestRunGroupAdd
12:19:43 [2022-07-15T12:19:43.689Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
12:19:44 [2022-07-15T12:19:44.259Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
12:19:44 [2022-07-15T12:19:44.826Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
12:19:45 [2022-07-15T12:19:45.083Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
12:19:45 [2022-07-15T12:19:45.084Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
12:19:45 [2022-07-15T12:19:45.084Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
12:19:47 [2022-07-15T12:19:47.617Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
12:19:47 [2022-07-15T12:19:47.875Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
12:19:48 [2022-07-15T12:19:48.442Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
12:19:50 [2022-07-15T12:19:50.364Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
12:19:52 [2022-07-15T12:19:52.890Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
12:19:55 [2022-07-15T12:19:55.416Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
12:19:58 [2022-07-15T12:19:58.696Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
12:19:59 [2022-07-15T12:19:59.629Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
12:20:00 [2022-07-15T12:20:00.564Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
12:20:01 [2022-07-15T12:20:01.940Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
12:20:01 [2022-07-15T12:20:01.940Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
12:20:01 [2022-07-15T12:20:01.940Z] === RUN   TestDockerSuite/TestRunInvalidReference
12:20:01 [2022-07-15T12:20:01.940Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
12:20:02 [2022-07-15T12:20:02.505Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
12:20:02 [2022-07-15T12:20:02.763Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
12:20:04 [2022-07-15T12:20:04.666Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
12:20:06 [2022-07-15T12:20:06.041Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
12:20:06 [2022-07-15T12:20:06.975Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
12:20:13 [2022-07-15T12:20:13.534Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
12:20:13 [2022-07-15T12:20:13.534Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
12:20:13 [2022-07-15T12:20:13.534Z] === RUN   TestDockerSuite/TestRunModeHostname
12:20:14 [2022-07-15T12:20:14.115Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
12:20:14 [2022-07-15T12:20:14.115Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
12:20:14 [2022-07-15T12:20:14.115Z] === RUN   TestDockerSuite/TestRunModeIpcHost
12:20:15 [2022-07-15T12:20:15.049Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
12:20:15 [2022-07-15T12:20:15.983Z] === RUN   TestDockerSuite/TestRunModePIDContainer
12:20:16 [2022-07-15T12:20:16.917Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
12:20:16 [2022-07-15T12:20:16.917Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
12:20:16 [2022-07-15T12:20:16.917Z] === RUN   TestDockerSuite/TestRunModeUTSHost
12:20:17 [2022-07-15T12:20:17.852Z] === RUN   TestDockerSuite/TestRunMount
12:20:22 [2022-07-15T12:20:22.041Z] === RUN   TestDockerSuite/TestRunMountOrdering
12:20:22 [2022-07-15T12:20:22.041Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
12:20:22 [2022-07-15T12:20:22.605Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
12:20:23 [2022-07-15T12:20:23.539Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
12:20:24 [2022-07-15T12:20:24.914Z] === RUN   TestDockerSuite/TestRunNamedVolume
12:20:26 [2022-07-15T12:20:26.287Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
12:20:27 [2022-07-15T12:20:27.220Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
12:20:27 [2022-07-15T12:20:27.786Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
12:20:29 [2022-07-15T12:20:29.165Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
12:20:30 [2022-07-15T12:20:30.540Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
12:20:30 [2022-07-15T12:20:30.540Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
12:20:31 [2022-07-15T12:20:31.107Z] === RUN   TestDockerSuite/TestRunNetHost
12:20:32 [2022-07-15T12:20:32.040Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
12:20:32 [2022-07-15T12:20:32.298Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
12:20:32 [2022-07-15T12:20:32.872Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
12:20:34 [2022-07-15T12:20:34.251Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
12:20:36 [2022-07-15T12:20:36.155Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
12:20:36 [2022-07-15T12:20:36.155Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
12:20:39 [2022-07-15T12:20:39.440Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
12:20:39 [2022-07-15T12:20:39.441Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
12:20:39 [2022-07-15T12:20:39.698Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
12:20:39 [2022-07-15T12:20:39.957Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
12:20:40 [2022-07-15T12:20:40.524Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
12:20:40 [2022-07-15T12:20:40.524Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
12:20:41 [2022-07-15T12:20:41.091Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
12:20:41 [2022-07-15T12:20:41.659Z] === RUN   TestDockerSuite/TestRunNonExistingImage
12:20:41 [2022-07-15T12:20:41.918Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
12:20:42 [2022-07-15T12:20:42.484Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
12:20:42 [2022-07-15T12:20:42.484Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
12:20:45 [2022-07-15T12:20:45.014Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
12:20:47 [2022-07-15T12:20:47.542Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
12:20:48 [2022-07-15T12:20:48.475Z] === RUN   TestDockerSuite/TestRunOOMExitCode
12:20:48 [2022-07-15T12:20:48.475Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
12:20:48 [2022-07-15T12:20:48.475Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
12:20:49 [2022-07-15T12:20:49.042Z] === RUN   TestDockerSuite/TestRunPIDsLimit
12:20:49 [2022-07-15T12:20:49.608Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
12:20:50 [2022-07-15T12:20:50.175Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
12:20:50 [2022-07-15T12:20:50.742Z] === RUN   TestDockerSuite/TestRunPortInUse
12:20:51 [2022-07-15T12:20:51.676Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
12:20:52 [2022-07-15T12:20:52.243Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
12:20:52 [2022-07-15T12:20:52.243Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
12:20:52 [2022-07-15T12:20:52.822Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
12:20:53 [2022-07-15T12:20:53.389Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
12:20:53 [2022-07-15T12:20:53.389Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
12:20:53 [2022-07-15T12:20:53.954Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
12:20:54 [2022-07-15T12:20:54.520Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
12:20:54 [2022-07-15T12:20:54.520Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
12:20:54 [2022-07-15T12:20:54.520Z] === RUN   TestDockerSuite/TestRunPublishPort
12:20:55 [2022-07-15T12:20:55.089Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
12:20:56 [2022-07-15T12:20:56.025Z] === RUN   TestDockerSuite/TestRunReadProcLatency
12:20:56 [2022-07-15T12:20:56.025Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
12:20:56 [2022-07-15T12:20:56.025Z] === RUN   TestDockerSuite/TestRunReadProcTimer
12:20:56 [2022-07-15T12:20:56.591Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
12:20:56 [2022-07-15T12:20:56.591Z] === RUN   TestDockerSuite/TestRunRedirectStdout
12:20:57 [2022-07-15T12:20:57.526Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
12:20:57 [2022-07-15T12:20:57.526Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
12:20:57 [2022-07-15T12:20:57.526Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
12:21:00 [2022-07-15T12:21:00.057Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
12:21:00 [2022-07-15T12:21:00.057Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
12:21:01 [2022-07-15T12:21:01.432Z] === RUN   TestDockerSuite/TestRunRm
12:21:01 [2022-07-15T12:21:01.690Z] === RUN   TestDockerSuite/TestRunRmAndWait
12:21:02 [2022-07-15T12:21:02.261Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
12:21:04 [2022-07-15T12:21:04.789Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
12:21:05 [2022-07-15T12:21:05.355Z] === RUN   TestDockerSuite/TestRunRmPre125Api
12:21:05 [2022-07-15T12:21:05.921Z] === RUN   TestDockerSuite/TestRunRootWorkdir
12:21:06 [2022-07-15T12:21:06.179Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
12:21:08 [2022-07-15T12:21:08.081Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
12:21:08 [2022-07-15T12:21:08.648Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
12:21:11 [2022-07-15T12:21:11.180Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
12:21:11 [2022-07-15T12:21:11.180Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
12:21:14 [2022-07-15T12:21:14.474Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
12:21:15 [2022-07-15T12:21:15.041Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
12:21:15 [2022-07-15T12:21:15.607Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
12:21:15 [2022-07-15T12:21:15.866Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
12:21:16 [2022-07-15T12:21:16.432Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
12:21:16 [2022-07-15T12:21:16.690Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
12:21:16 [2022-07-15T12:21:16.949Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
12:21:17 [2022-07-15T12:21:17.515Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
12:21:18 [2022-07-15T12:21:18.083Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
12:21:19 [2022-07-15T12:21:19.018Z] === RUN   TestDockerSuite/TestRunSetMacAddress
12:21:19 [2022-07-15T12:21:19.585Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
12:21:20 [2022-07-15T12:21:20.151Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
12:21:22 [2022-07-15T12:21:22.052Z] === RUN   TestDockerSuite/TestRunState
12:21:22 [2022-07-15T12:21:22.617Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
12:21:23 [2022-07-15T12:21:23.183Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
12:21:23 [2022-07-15T12:21:23.750Z] === RUN   TestDockerSuite/TestRunStdinPipe
12:21:24 [2022-07-15T12:21:24.317Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
12:21:24 [2022-07-15T12:21:24.576Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
12:21:24 [2022-07-15T12:21:24.576Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
12:21:24 [2022-07-15T12:21:24.576Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
12:21:25 [2022-07-15T12:21:25.511Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
12:21:25 [2022-07-15T12:21:25.768Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
12:21:26 [2022-07-15T12:21:26.026Z] === RUN   TestDockerSuite/TestRunSysctls
12:21:26 [2022-07-15T12:21:26.961Z] === RUN   TestDockerSuite/TestRunTLSVerify
12:21:26 [2022-07-15T12:21:26.961Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
12:21:26 [2022-07-15T12:21:26.961Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
12:21:27 [2022-07-15T12:21:27.897Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
12:21:28 [2022-07-15T12:21:28.830Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
12:21:29 [2022-07-15T12:21:29.773Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
12:21:30 [2022-07-15T12:21:30.032Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
12:21:31 [2022-07-15T12:21:31.933Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
12:21:33 [2022-07-15T12:21:33.833Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
12:21:34 [2022-07-15T12:21:34.091Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
12:21:36 [2022-07-15T12:21:36.620Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
12:21:37 [2022-07-15T12:21:37.186Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
12:21:37 [2022-07-15T12:21:37.752Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
12:21:38 [2022-07-15T12:21:38.320Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
12:21:38 [2022-07-15T12:21:38.889Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
12:21:39 [2022-07-15T12:21:39.823Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
12:21:40 [2022-07-15T12:21:40.758Z] === RUN   TestDockerSuite/TestRunUnshareProc
12:21:42 [2022-07-15T12:21:42.133Z] === RUN   TestDockerSuite/TestRunUserByID
12:21:43 [2022-07-15T12:21:43.069Z] === RUN   TestDockerSuite/TestRunUserByIDBig
12:21:43 [2022-07-15T12:21:43.069Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
12:21:43 [2022-07-15T12:21:43.069Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
12:21:43 [2022-07-15T12:21:43.328Z] === RUN   TestDockerSuite/TestRunUserByIDZero
12:21:43 [2022-07-15T12:21:43.586Z] === RUN   TestDockerSuite/TestRunUserByName
12:21:44 [2022-07-15T12:21:44.153Z] === RUN   TestDockerSuite/TestRunUserDefaults
12:21:44 [2022-07-15T12:21:44.722Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
12:21:44 [2022-07-15T12:21:44.722Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
12:21:44 [2022-07-15T12:21:44.722Z] === RUN   TestDockerSuite/TestRunUserNotFound
12:21:44 [2022-07-15T12:21:44.981Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
12:21:45 [2022-07-15T12:21:45.917Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
12:21:45 [2022-07-15T12:21:45.917Z]     docker_cli_service_logs_test.go:248: checking task g60go213476w
12:21:46 [2022-07-15T12:21:46.175Z]     docker_cli_service_logs_test.go:253: checking messages for g60go213476w
12:21:46 [2022-07-15T12:21:46.175Z]     docker_cli_service_logs_test.go:248: checking task sm1rgnm9ewsq
12:21:46 [2022-07-15T12:21:46.175Z]     docker_cli_service_logs_test.go:253: checking messages for sm1rgnm9ewsq
12:21:47 [2022-07-15T12:21:47.109Z] === RUN   TestDockerSwarmSuite/TestServiceScale
12:21:49 [2022-07-15T12:21:49.659Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
12:21:49 [2022-07-15T12:21:49.659Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
12:21:49 [2022-07-15T12:21:49.917Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
12:21:50 [2022-07-15T12:21:50.483Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
12:21:52 [2022-07-15T12:21:52.383Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
12:21:52 [2022-07-15T12:21:52.950Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
12:21:54 [2022-07-15T12:21:54.322Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
12:21:56 [2022-07-15T12:21:56.222Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
12:21:56 [2022-07-15T12:21:56.481Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
12:21:56 [2022-07-15T12:21:56.481Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
12:21:56 [2022-07-15T12:21:56.739Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
12:21:56 [2022-07-15T12:21:56.739Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
12:21:56 [2022-07-15T12:21:56.739Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
12:21:56 [2022-07-15T12:21:56.739Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
12:21:56 [2022-07-15T12:21:56.739Z] === RUN   TestDockerSuite/TestRunWithBadDevice
12:21:56 [2022-07-15T12:21:56.739Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
12:21:56 [2022-07-15T12:21:56.739Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
12:21:56 [2022-07-15T12:21:56.739Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
12:21:57 [2022-07-15T12:21:57.674Z] === RUN   TestDockerSuite/TestRunWithCPUShares
12:21:58 [2022-07-15T12:21:58.240Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
12:21:59 [2022-07-15T12:21:59.176Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
12:21:59 [2022-07-15T12:21:59.741Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
12:22:00 [2022-07-15T12:22:00.307Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
12:22:00 [2022-07-15T12:22:00.307Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
12:22:00 [2022-07-15T12:22:00.569Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
12:22:00 [2022-07-15T12:22:00.569Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
12:22:00 [2022-07-15T12:22:00.569Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
12:22:00 [2022-07-15T12:22:00.569Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
12:22:00 [2022-07-15T12:22:00.569Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
12:22:00 [2022-07-15T12:22:00.569Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
12:22:00 [2022-07-15T12:22:00.569Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
12:22:00 [2022-07-15T12:22:00.569Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
12:22:00 [2022-07-15T12:22:00.569Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
12:22:00 [2022-07-15T12:22:00.569Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
12:22:00 [2022-07-15T12:22:00.827Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
12:22:00 [2022-07-15T12:22:00.827Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
12:22:00 [2022-07-15T12:22:00.827Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
12:22:00 [2022-07-15T12:22:00.827Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
12:22:00 [2022-07-15T12:22:00.827Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
12:22:01 [2022-07-15T12:22:01.085Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
12:22:01 [2022-07-15T12:22:01.652Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
12:22:01 [2022-07-15T12:22:01.652Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
12:22:02 [2022-07-15T12:22:02.222Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
12:22:02 [2022-07-15T12:22:02.222Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
12:22:02 [2022-07-15T12:22:02.789Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
12:22:02 [2022-07-15T12:22:02.789Z] === RUN   TestDockerSuite/TestRunWithShmSize
12:22:03 [2022-07-15T12:22:03.356Z] === RUN   TestDockerSuite/TestRunWithSwappiness
12:22:03 [2022-07-15T12:22:03.614Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
12:22:03 [2022-07-15T12:22:03.872Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
12:22:03 [2022-07-15T12:22:03.872Z] === RUN   TestDockerSuite/TestRunWithUlimits
12:22:04 [2022-07-15T12:22:04.439Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
12:22:05 [2022-07-15T12:22:05.813Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
12:22:06 [2022-07-15T12:22:06.077Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
12:22:06 [2022-07-15T12:22:06.077Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
12:22:06 [2022-07-15T12:22:06.077Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
12:22:06 [2022-07-15T12:22:06.648Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
12:22:06 [2022-07-15T12:22:06.648Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
12:22:07 [2022-07-15T12:22:07.213Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
12:22:07 [2022-07-15T12:22:07.780Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
12:22:08 [2022-07-15T12:22:08.346Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
12:22:09 [2022-07-15T12:22:09.723Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
12:22:09 [2022-07-15T12:22:09.981Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
12:22:10 [2022-07-15T12:22:10.915Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
12:22:10 [2022-07-15T12:22:10.915Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
12:22:10 [2022-07-15T12:22:10.915Z] === RUN   TestDockerSuite/TestSlowStdinClosing
12:22:10 [2022-07-15T12:22:10.915Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
12:22:11 [2022-07-15T12:22:11.483Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
12:22:12 [2022-07-15T12:22:12.417Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
12:22:12 [2022-07-15T12:22:12.417Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
12:22:12 [2022-07-15T12:22:12.983Z] === RUN   TestDockerSuite/TestStopContainerSignal
12:22:14 [2022-07-15T12:22:14.884Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
12:22:14 [2022-07-15T12:22:14.884Z]     docker_cli_swarm_test.go:1895: [de2a6a704bc20] joining swarm manager [decd31966c8f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:22:15 [2022-07-15T12:22:15.142Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
12:22:16 [2022-07-15T12:22:16.076Z]     docker_cli_swarm_test.go:1896: [d7db7510a98be] joining swarm manager [decd31966c8f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:22:17 [2022-07-15T12:22:17.976Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
12:22:20 [2022-07-15T12:22:20.504Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
12:22:23 [2022-07-15T12:22:23.031Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
12:22:23 [2022-07-15T12:22:23.965Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
12:22:25 [2022-07-15T12:22:25.339Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
12:22:26 [2022-07-15T12:22:26.275Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
12:22:27 [2022-07-15T12:22:27.209Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
12:22:29 [2022-07-15T12:22:29.111Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
12:22:30 [2022-07-15T12:22:30.485Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
12:22:31 [2022-07-15T12:22:31.858Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
12:22:33 [2022-07-15T12:22:33.232Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
12:22:33 [2022-07-15T12:22:33.490Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
12:22:34 [2022-07-15T12:22:34.425Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
12:22:36 [2022-07-15T12:22:36.330Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
12:22:38 [2022-07-15T12:22:38.232Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
12:22:40 [2022-07-15T12:22:40.760Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
12:22:40 [2022-07-15T12:22:40.760Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
12:22:40 [2022-07-15T12:22:40.760Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
12:22:40 [2022-07-15T12:22:40.760Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
12:22:40 [2022-07-15T12:22:40.760Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
12:22:41 [2022-07-15T12:22:41.693Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
12:22:41 [2022-07-15T12:22:41.693Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
12:22:42 [2022-07-15T12:22:42.627Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
12:22:43 [2022-07-15T12:22:43.564Z] === RUN   TestDockerSuite/TestSaveCheckTimes
12:22:43 [2022-07-15T12:22:43.564Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
12:22:44 [2022-07-15T12:22:44.131Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
12:22:45 [2022-07-15T12:22:45.075Z] === RUN   TestDockerSuite/TestSaveImageId
12:22:45 [2022-07-15T12:22:45.075Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
12:22:45 [2022-07-15T12:22:45.359Z] === RUN   TestDockerSuite/TestSaveLoadParents
12:22:46 [2022-07-15T12:22:46.735Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1610391331
12:22:46 [2022-07-15T12:22:46.993Z] === RUN   TestDockerSuite/TestSaveMultipleNames
12:22:47 [2022-07-15T12:22:47.251Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
12:22:48 [2022-07-15T12:22:48.185Z] === RUN   TestDockerSuite/TestSaveSingleTag
12:22:48 [2022-07-15T12:22:48.443Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
12:22:48 [2022-07-15T12:22:48.443Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
12:22:49 [2022-07-15T12:22:49.377Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
12:22:50 [2022-07-15T12:22:50.753Z] === RUN   TestDockerSuite/TestSearchCmdOptions
12:22:53 [2022-07-15T12:22:53.279Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
12:22:53 [2022-07-15T12:22:53.279Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
12:22:53 [2022-07-15T12:22:53.537Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
12:22:53 [2022-07-15T12:22:53.795Z] === RUN   TestDockerSuite/TestSearchWithLimit
12:22:55 [2022-07-15T12:22:55.167Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
12:22:55 [2022-07-15T12:22:55.167Z]     docker_cli_sni_test.go:30: Flakey test
12:22:55 [2022-07-15T12:22:55.167Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
12:23:00 [2022-07-15T12:23:00.428Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
12:23:00 [2022-07-15T12:23:00.428Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
12:23:01 [2022-07-15T12:23:01.805Z]     docker_cli_swarm_test.go:1796: [d34f24773995b] joining swarm manager [d101dbb560554]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:01 [2022-07-15T12:23:01.805Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
12:23:02 [2022-07-15T12:23:02.738Z] === RUN   TestDockerSuite/TestStartAttachSilent
12:23:03 [2022-07-15T12:23:03.304Z]     docker_cli_swarm_test.go:1797: [dfeba99d39571] joining swarm manager [d101dbb560554]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:03 [2022-07-15T12:23:03.872Z] === RUN   TestDockerSuite/TestStartAttachWithRename
12:23:06 [2022-07-15T12:23:06.405Z] === RUN   TestDockerSuite/TestStartMultipleContainers
12:23:07 [2022-07-15T12:23:07.783Z] === RUN   TestDockerSuite/TestStartPausedContainer
12:23:08 [2022-07-15T12:23:08.350Z] === RUN   TestDockerSuite/TestStartRecordError
12:23:09 [2022-07-15T12:23:09.284Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
12:23:11 [2022-07-15T12:23:11.186Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
12:23:12 [2022-07-15T12:23:12.121Z] === RUN   TestDockerSuite/TestStatsAllNoStream
12:23:14 [2022-07-15T12:23:14.655Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
12:23:18 [2022-07-15T12:23:18.838Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
12:23:18 [2022-07-15T12:23:18.838Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
12:23:22 [2022-07-15T12:23:22.119Z] === RUN   TestDockerSuite/TestStatsFormatAll
12:23:26 [2022-07-15T12:23:26.302Z] === RUN   TestDockerSuite/TestStatsNoStream
12:23:26 [2022-07-15T12:23:26.560Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
12:23:28 [2022-07-15T12:23:28.458Z]     docker_cli_swarm_test.go:1315: [d9575624617ac] joining swarm manager [dccd64b4a41c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:28 [2022-07-15T12:23:28.716Z] === RUN   TestDockerSuite/TestTopMultipleArgs
12:23:29 [2022-07-15T12:23:29.284Z] === RUN   TestDockerSuite/TestTopNonPrivileged
12:23:29 [2022-07-15T12:23:29.859Z] === RUN   TestDockerSuite/TestTopPrivileged
12:23:30 [2022-07-15T12:23:30.132Z]     docker_cli_swarm_test.go:1316: [dd2204b34bf08] joining swarm manager [dccd64b4a41c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:30 [2022-07-15T12:23:30.390Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
12:23:30 [2022-07-15T12:23:30.390Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
12:23:30 [2022-07-15T12:23:30.390Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
12:23:30 [2022-07-15T12:23:30.956Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
12:23:31 [2022-07-15T12:23:31.523Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
12:23:31 [2022-07-15T12:23:31.523Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
12:23:31 [2022-07-15T12:23:31.523Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
12:23:31 [2022-07-15T12:23:31.523Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
12:23:31 [2022-07-15T12:23:31.523Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
12:23:32 [2022-07-15T12:23:32.457Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
12:23:33 [2022-07-15T12:23:33.023Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
12:23:33 [2022-07-15T12:23:33.590Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
12:23:34 [2022-07-15T12:23:34.526Z] === RUN   TestDockerSuite/TestUpdateStats
12:23:38 [2022-07-15T12:23:38.706Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
12:23:38 [2022-07-15T12:23:38.706Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
12:23:38 [2022-07-15T12:23:38.706Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
12:23:38 [2022-07-15T12:23:38.706Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
12:23:39 [2022-07-15T12:23:39.643Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
12:23:39 [2022-07-15T12:23:39.901Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
12:23:41 [2022-07-15T12:23:41.802Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
12:23:43 [2022-07-15T12:23:43.181Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
12:23:44 [2022-07-15T12:23:44.554Z] === RUN   TestDockerSuite/TestVolumeCLICreate
12:23:59 [2022-07-15T12:23:59.422Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
12:23:59 [2022-07-15T12:23:59.698Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
12:23:59 [2022-07-15T12:23:59.698Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
12:24:00 [2022-07-15T12:24:00.265Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
12:24:00 [2022-07-15T12:24:00.265Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
12:24:00 [2022-07-15T12:24:00.265Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
12:24:00 [2022-07-15T12:24:00.265Z] === RUN   TestDockerSuite/TestVolumeCLILs
12:24:00 [2022-07-15T12:24:00.832Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
12:24:00 [2022-07-15T12:24:00.832Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
12:24:01 [2022-07-15T12:24:01.398Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
12:24:01 [2022-07-15T12:24:01.398Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
12:24:01 [2022-07-15T12:24:01.398Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
12:24:01 [2022-07-15T12:24:01.398Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
12:24:01 [2022-07-15T12:24:01.657Z] === RUN   TestDockerSuite/TestVolumeCLIRm
12:24:03 [2022-07-15T12:24:03.031Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
12:24:03 [2022-07-15T12:24:03.031Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
12:24:03 [2022-07-15T12:24:03.290Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
12:24:03 [2022-07-15T12:24:03.290Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
12:24:03 [2022-07-15T12:24:03.290Z] === RUN   TestDockerSuite/TestVolumeLsFormat
12:24:03 [2022-07-15T12:24:03.290Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
12:24:03 [2022-07-15T12:24:03.290Z] --- PASS: TestDockerSuite (1336.13s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.84s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.77s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.65s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.77s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.15s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.11s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.53s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.80s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.39s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.77s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.70s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.85s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.63s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.07s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.56s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.63s)
12:24:03 [2022-07-15T12:24:03.290Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.67s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.74s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.85s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.78s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.69s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.68s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.13s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.91s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.97s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.02s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.73s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.15s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.13s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.61s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.69s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.70s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.65s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.48s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.54s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.54s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.57s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000acb8a8_<nil>_<nil>} (1.53s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14110575616_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.42s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14110575616_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.55s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33199291297_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.43s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33199291297_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.55s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33199291297_/foo_true__0xc000acb8d8_<nil>_<nil>_<nil>} (1.62s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000acb8f0_<nil>_<nil>} (1.60s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000acb908_<nil>_<nil>} (1.67s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000acb920_<nil>_<nil>} (1.61s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000acb938_<nil>_<nil>} (1.60s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
12:24:03 [2022-07-15T12:24:03.291Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.50s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.98s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.77s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.35s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.45s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.75s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.96s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.80s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.95s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.07s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.91s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.50s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.74s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.92s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.77s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.01s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.03s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.68s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.05s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.92s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.98s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.95s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.72s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (4.01s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.64s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.16s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.47s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.84s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.73s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.38s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.68s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.91s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.64s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.59s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.67s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.72s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.52s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.64s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.13s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.54s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.95s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.42s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.58s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.22s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.08s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.43s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.66s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.06s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.63s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.45s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.61s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.94s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.81s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.62s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.37s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.95s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.07s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.62s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.26s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.96s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.41s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.39s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.91s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.31s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.25s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.11s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.60s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.47s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.75s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.01s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.59s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.49s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.17s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.55s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.09s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.36s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.66s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.99s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.41s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.32s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.42s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.21s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.80s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.07s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.47s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.17s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.46s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
12:24:03 [2022-07-15T12:24:03.291Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.12s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.02s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.49s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.46s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.55s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.09s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.15s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.97s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.09s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.28s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.63s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.05s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.31s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.13s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.42s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.22s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.85s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.33s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.49s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.56s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.80s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.24s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.38s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.22s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.08s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.14s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEnv (0.91s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.19s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.79s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.05s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (17.59s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.44s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.10s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.62s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.38s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.38s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.83s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.25s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.67s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.24s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.39s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.35s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildFails (0.64s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.50s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.52s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.46s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.46s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.57s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.05s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.11s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.78s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.05s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.96s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.29s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.38s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.63s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.29s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.28s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.68s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.94s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.02s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.14s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.21s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.27s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.31s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.53s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.84s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.72s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.08s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.61s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.86s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.49s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.67s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.77s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.69s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.57s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.75s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.88s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.97s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.90s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.77s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.09s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.56s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.09s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.51s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.78s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.90s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.88s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.86s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.32s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.59s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildRm (3.23s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.83s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.59s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.97s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.66s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.83s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.26s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.61s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.21s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.98s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.73s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.84s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.05s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.74s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.22s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildUser (1.56s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.97s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.30s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.03s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s)
12:24:03 [2022-07-15T12:24:03.551Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.41s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.97s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.64s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.08s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.88s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.28s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.31s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.46s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.91s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.46s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.71s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.47s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCommitChange (0.76s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.88s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.36s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.13s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.59s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.46s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.74s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.17s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.55s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.65s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.83s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.59s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.94s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.73s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.79s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.77s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.68s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.86s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.23s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.77s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.68s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.73s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.83s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.71s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.88s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.22s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.72s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.70s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.19s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.38s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.48s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.49s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.94s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.45s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.79s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.55s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToDot (0.51s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.88s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.90s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.57s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.06s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.49s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.80s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.37s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.60s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.23s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.62s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.75s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.58s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.59s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.16s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.18s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.80s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.34s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.25s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.29s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.99s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.12s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.64s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.98s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.27s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.64s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsRename (0.62s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsResize (0.56s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.56s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.69s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.47s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsTop (0.54s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.81s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.69s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.86s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExec (0.69s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.24s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.00s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecEnv (0.64s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.20s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.63s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.78s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.54s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecParseError (0.49s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.57s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.56s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecTTY (0.63s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.78s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.55s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.27s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.67s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.70s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.28s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.71s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestHealth (20.35s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.98s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.68s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.85s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.04s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.39s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImportFile (1.61s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.86s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.77s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.61s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.81s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.80s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.76s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.58s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.60s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.72s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.77s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.53s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.60s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.45s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.52s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.53s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.30s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.56s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.12s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.20s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.52s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.55s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.87s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.68s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.68s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.37s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.73s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.07s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.47s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.54s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.93s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.03s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.91s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.65s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.81s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.56s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLogsSince (6.82s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLogsTail (0.65s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.52s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.83s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestNetHostname (1.69s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.78s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.32s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.91s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.86s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.70s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.28s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestPluginActive (2.25s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.60s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.53s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.78s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.11s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.88s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestPortList (7.37s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.14s)
12:24:03 [2022-07-15T12:24:03.552Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.90s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.52s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.18s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.28s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.32s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.84s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.62s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.55s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.49s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.56s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.01s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.56s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.72s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.09s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.44s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.88s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.23s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.54s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.33s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.50s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.80s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.32s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.41s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.85s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.45s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.44s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.42s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.67s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.39s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.50s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.74s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.88s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.09s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.23s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.72s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.47s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.36s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.40s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.49s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.45s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.17s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.76s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.17s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.95s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.62s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.62s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.34s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.41s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.41s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.99s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.14s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.74s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.56s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.12s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.15s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.59s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.17s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.72s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.59s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.37s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.00s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.89s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.56s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.15s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.19s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.67s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.65s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.65s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.76s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.58s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.52s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.60s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.18s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.71s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.57s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.26s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.73s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.29s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.65s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.18s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.35s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.69s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.90s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.97s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunMount (3.78s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.26s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.33s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.87s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.24s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.36s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.07s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.77s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.49s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.40s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.68s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.38s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.43s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.57s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.48s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.72s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.88s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.67s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.26s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.62s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.71s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.68s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.64s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.52s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.67s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.71s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.62s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.08s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.52s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.07s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunRm (0.60s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.57s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.92s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.42s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.45s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.54s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.59s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.53s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.60s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunState (1.23s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.56s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:24:03 [2022-07-15T12:24:03.553Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.72s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.66s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.00s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.66s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.01s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.54s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.53s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.91s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.57s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.66s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.86s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.52s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.71s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.51s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.61s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.24s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.77s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.34s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.62s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.56s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.38s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.58s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.58s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.63s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.13s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.53s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.25s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.54s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.51s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.06s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.88s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.60s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.16s)
12:24:03 [2022-07-15T12:24:03.554Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.70s)
12:24:03 [2022-07-15T12:24:03.554Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.81s)
12:24:03 [2022-07-15T12:24:03.554Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.62s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.56s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.86s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.20s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.60s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.97s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.84s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.81s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.48s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.75s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.40s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.98s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.80s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.95s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.44s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.74s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.13s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.46s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.83s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.72s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.15s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.12s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.57s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.45s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.65s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.57s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.66s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.54s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.49s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.63s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.61s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.67s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.05s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
12:24:03 [2022-07-15T12:24:03.554Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
12:24:03 [2022-07-15T12:24:03.554Z] === RUN   TestDockerRegistrySuite
12:24:03 [2022-07-15T12:24:03.554Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
12:24:04 [2022-07-15T12:24:04.486Z]     check_test.go:427: [dfb9544690950] daemon is not started
12:24:04 [2022-07-15T12:24:04.486Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
12:24:05 [2022-07-15T12:24:05.860Z]     check_test.go:427: [df2dc2095156e] daemon is not started
12:24:05 [2022-07-15T12:24:05.860Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
12:24:06 [2022-07-15T12:24:06.796Z]     check_test.go:427: [d8824625006d5] daemon is not started
12:24:06 [2022-07-15T12:24:06.797Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
12:24:07 [2022-07-15T12:24:07.054Z]     check_test.go:427: [d6d44f41a8c38] daemon is not started
12:24:07 [2022-07-15T12:24:07.054Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
12:24:09 [2022-07-15T12:24:09.582Z]     check_test.go:427: [d3b9d75c609f4] daemon is not started
12:24:09 [2022-07-15T12:24:09.582Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
12:24:16 [2022-07-15T12:24:16.196Z]     check_test.go:427: [dc110e56f147e] daemon is not started
12:24:16 [2022-07-15T12:24:16.196Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
12:24:18 [2022-07-15T12:24:18.095Z]     check_test.go:427: [dfba6de11dadb] daemon is not started
12:24:18 [2022-07-15T12:24:18.095Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
12:24:19 [2022-07-15T12:24:19.029Z]     check_test.go:427: [d07b7db141b3b] daemon is not started
12:24:19 [2022-07-15T12:24:19.029Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
12:24:19 [2022-07-15T12:24:19.964Z]     check_test.go:427: [da1c0e1c86273] daemon is not started
12:24:19 [2022-07-15T12:24:19.964Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
12:24:20 [2022-07-15T12:24:20.900Z]     check_test.go:427: [d291a556ac497] daemon is not started
12:24:20 [2022-07-15T12:24:20.900Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
12:24:22 [2022-07-15T12:24:22.273Z]     check_test.go:427: [d4be8fbda63be] daemon is not started
12:24:22 [2022-07-15T12:24:22.273Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
12:24:23 [2022-07-15T12:24:23.209Z]     check_test.go:427: [dede5d67aabfc] daemon is not started
12:24:23 [2022-07-15T12:24:23.209Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
12:24:24 [2022-07-15T12:24:24.583Z]     check_test.go:427: [d63ab05341ecb] daemon is not started
12:24:24 [2022-07-15T12:24:24.583Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
12:24:25 [2022-07-15T12:24:25.517Z]     check_test.go:427: [de212949bcf87] daemon is not started
12:24:25 [2022-07-15T12:24:25.517Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
12:24:26 [2022-07-15T12:24:26.084Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b6fff119d08fcd4916fda231b237d9a746b505a2dc9a99eb2980b642d2f78ccc
12:24:27 [2022-07-15T12:24:27.019Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2e5997509cdc3419fb23f39992ece09abf6bd498ca126298a0884643b6998366
12:24:27 [2022-07-15T12:24:27.279Z]     check_test.go:427: [d0af4f67c3e78] daemon is not started
12:24:27 [2022-07-15T12:24:27.279Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
12:24:28 [2022-07-15T12:24:28.213Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3633ee5703b50d8e535c4f7d4385f7364e39053a0b36fa5b68d391c22a422e44
12:24:28 [2022-07-15T12:24:28.780Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eb2ead801d23d5a3dae7c36e7762d0e469e7af3268916da38993fdf6304d7f8a
12:24:29 [2022-07-15T12:24:29.038Z]     check_test.go:427: [dbfb75370e91c] daemon is not started
12:24:29 [2022-07-15T12:24:29.038Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
12:24:29 [2022-07-15T12:24:29.972Z]     check_test.go:427: [dc1067d553eed] daemon is not started
12:24:29 [2022-07-15T12:24:29.972Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
12:24:32 [2022-07-15T12:24:32.503Z]     check_test.go:427: [d5355d97815f1] daemon is not started
12:24:32 [2022-07-15T12:24:32.504Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
12:24:33 [2022-07-15T12:24:33.069Z]     check_test.go:427: [d4d844ebfc45a] daemon is not started
12:24:33 [2022-07-15T12:24:33.069Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
12:24:33 [2022-07-15T12:24:33.327Z]     check_test.go:427: [dfc55e7d13372] daemon is not started
12:24:33 [2022-07-15T12:24:33.327Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
12:24:34 [2022-07-15T12:24:34.261Z]     check_test.go:427: [d9b7cfcb63c57] daemon is not started
12:24:34 [2022-07-15T12:24:34.261Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
12:24:35 [2022-07-15T12:24:35.195Z]     check_test.go:427: [df2bd0a80ffdf] daemon is not started
12:24:35 [2022-07-15T12:24:35.195Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
12:24:36 [2022-07-15T12:24:36.129Z]     check_test.go:427: [dad9d8634a2ad] daemon is not started
12:24:36 [2022-07-15T12:24:36.129Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
12:24:38 [2022-07-15T12:24:38.664Z]     check_test.go:427: [d4c19cb4564d8] daemon is not started
12:24:38 [2022-07-15T12:24:38.664Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
12:24:38 [2022-07-15T12:24:38.664Z]     check_test.go:427: [d34c246562e26] daemon is not started
12:24:38 [2022-07-15T12:24:38.664Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
12:24:39 [2022-07-15T12:24:39.615Z]     check_test.go:427: [d22098ea5538a] daemon is not started
12:24:39 [2022-07-15T12:24:39.615Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
12:24:40 [2022-07-15T12:24:40.181Z]     check_test.go:427: [de0fd492b5981] daemon is not started
12:24:40 [2022-07-15T12:24:40.181Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
12:24:40 [2022-07-15T12:24:40.181Z]     check_test.go:427: [d91f14453ede8] daemon is not started
12:24:40 [2022-07-15T12:24:40.181Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
12:24:40 [2022-07-15T12:24:40.439Z]     check_test.go:427: [d614240b13eae] daemon is not started
12:24:40 [2022-07-15T12:24:40.439Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
12:24:40 [2022-07-15T12:24:40.698Z]     check_test.go:427: [d7d1b1a5754ef] daemon is not started
12:24:40 [2022-07-15T12:24:40.698Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
12:24:40 [2022-07-15T12:24:40.955Z]     check_test.go:427: [db3c8a2791bbd] daemon is not started
12:24:40 [2022-07-15T12:24:40.955Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
12:24:41 [2022-07-15T12:24:41.213Z]     check_test.go:427: [d10d752a52bb0] daemon is not started
12:24:41 [2022-07-15T12:24:41.213Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
12:24:42 [2022-07-15T12:24:42.146Z]     check_test.go:427: [d34039a44a36c] daemon is not started
12:24:42 [2022-07-15T12:24:42.146Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
12:24:43 [2022-07-15T12:24:43.522Z]     check_test.go:427: [df34daebef623] daemon is not started
12:24:43 [2022-07-15T12:24:43.522Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
12:24:43 [2022-07-15T12:24:43.781Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
12:24:44 [2022-07-15T12:24:44.348Z]     check_test.go:427: [db068de267fed] daemon is not started
12:24:44 [2022-07-15T12:24:44.348Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
12:24:45 [2022-07-15T12:24:45.724Z]     check_test.go:427: [d28640374d10d] daemon is not started
12:24:45 [2022-07-15T12:24:45.724Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
12:24:46 [2022-07-15T12:24:46.659Z] === RUN   TestDockerRegistrySuite/TestV2Only
12:24:47 [2022-07-15T12:24:47.593Z] --- PASS: TestDockerRegistrySuite (44.10s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.20s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.27s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.68s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.51s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.75s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.07s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.14s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.86s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.11s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.30s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.04s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.87s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.22s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s)
12:24:47 [2022-07-15T12:24:47.593Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s)
12:24:47 [2022-07-15T12:24:47.593Z] === RUN   TestDockerSchema1RegistrySuite
12:24:47 [2022-07-15T12:24:47.593Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
12:24:47 [2022-07-15T12:24:47.593Z]     check_test.go:454: [dabd194fb5652] daemon is not started
12:24:47 [2022-07-15T12:24:47.593Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
12:24:47 [2022-07-15T12:24:47.851Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
12:24:51 [2022-07-15T12:24:51.140Z]     check_test.go:454: [d0f44bbae2cc0] daemon is not started
12:24:51 [2022-07-15T12:24:51.140Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
12:24:55 [2022-07-15T12:24:55.327Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
12:24:55 [2022-07-15T12:24:55.894Z]     check_test.go:454: [de5e751312efd] daemon is not started
12:24:55 [2022-07-15T12:24:55.894Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
12:24:57 [2022-07-15T12:24:57.795Z]     check_test.go:454: [d4c2c7039f30c] daemon is not started
12:24:57 [2022-07-15T12:24:57.795Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
12:24:57 [2022-07-15T12:24:57.795Z]     check_test.go:454: [d4c9a7ff8b0bb] daemon is not started
12:24:57 [2022-07-15T12:24:57.795Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
12:24:59 [2022-07-15T12:24:59.181Z]     check_test.go:454: [ddcda1d412395] daemon is not started
12:24:59 [2022-07-15T12:24:59.181Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
12:25:00 [2022-07-15T12:25:00.116Z]     check_test.go:454: [dcfb502db494c] daemon is not started
12:25:00 [2022-07-15T12:25:00.116Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
12:25:01 [2022-07-15T12:25:01.490Z]     check_test.go:454: [de8f4e6de31a9] daemon is not started
12:25:01 [2022-07-15T12:25:01.490Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
12:25:01 [2022-07-15T12:25:01.748Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
12:25:04 [2022-07-15T12:25:04.278Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
12:25:04 [2022-07-15T12:25:04.278Z]     check_test.go:454: [de4ce3a4bcdf5] daemon is not started
12:25:04 [2022-07-15T12:25:04.278Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
12:25:04 [2022-07-15T12:25:04.845Z]     check_test.go:454: [d82790f5e35fe] daemon is not started
12:25:04 [2022-07-15T12:25:04.845Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
12:25:05 [2022-07-15T12:25:05.412Z]     check_test.go:454: [dcc2a4c0c85c3] daemon is not started
12:25:05 [2022-07-15T12:25:05.412Z] --- PASS: TestDockerSchema1RegistrySuite (17.78s)
12:25:05 [2022-07-15T12:25:05.412Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
12:25:05 [2022-07-15T12:25:05.412Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.57s)
12:25:05 [2022-07-15T12:25:05.412Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.77s)
12:25:05 [2022-07-15T12:25:05.412Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.42s)
12:25:05 [2022-07-15T12:25:05.412Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
12:25:05 [2022-07-15T12:25:05.412Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.43s)
12:25:05 [2022-07-15T12:25:05.412Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.16s)
12:25:05 [2022-07-15T12:25:05.412Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.32s)
12:25:05 [2022-07-15T12:25:05.412Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.91s)
12:25:05 [2022-07-15T12:25:05.412Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s)
12:25:05 [2022-07-15T12:25:05.412Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s)
12:25:05 [2022-07-15T12:25:05.412Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
12:25:05 [2022-07-15T12:25:05.412Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
12:25:06 [2022-07-15T12:25:06.348Z]     check_test.go:483: [dc87db622dff9] daemon is not started
12:25:06 [2022-07-15T12:25:06.348Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
12:25:06 [2022-07-15T12:25:06.913Z]     check_test.go:483: [d252bb0d457bc] daemon is not started
12:25:06 [2022-07-15T12:25:06.913Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
12:25:06 [2022-07-15T12:25:06.913Z]     check_test.go:483: [d7a09f3e09e87] daemon is not started
12:25:06 [2022-07-15T12:25:06.913Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
12:25:08 [2022-07-15T12:25:08.816Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
12:25:09 [2022-07-15T12:25:09.074Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
12:25:09 [2022-07-15T12:25:09.074Z]     check_test.go:483: [d82c2cf3c9005] daemon is not started
12:25:09 [2022-07-15T12:25:09.074Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
12:25:09 [2022-07-15T12:25:09.640Z]     check_test.go:483: [dfd11ac886fa7] daemon is not started
12:25:09 [2022-07-15T12:25:09.640Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
12:25:10 [2022-07-15T12:25:10.576Z]     check_test.go:483: [d6522ec6e4386] daemon is not started
12:25:10 [2022-07-15T12:25:10.576Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
12:25:10 [2022-07-15T12:25:10.834Z]     check_test.go:483: [d35fc20424e04] daemon is not started
12:25:10 [2022-07-15T12:25:10.834Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.55s)
12:25:10 [2022-07-15T12:25:10.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.90s)
12:25:10 [2022-07-15T12:25:10.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.64s)
12:25:10 [2022-07-15T12:25:10.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
12:25:10 [2022-07-15T12:25:10.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.46s)
12:25:10 [2022-07-15T12:25:10.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.60s)
12:25:10 [2022-07-15T12:25:10.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.55s)
12:25:10 [2022-07-15T12:25:10.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.06s)
12:25:10 [2022-07-15T12:25:10.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s)
12:25:10 [2022-07-15T12:25:10.834Z] === RUN   TestDockerRegistryAuthTokenSuite
12:25:10 [2022-07-15T12:25:10.834Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
12:25:13 [2022-07-15T12:25:13.360Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
12:25:15 [2022-07-15T12:25:15.971Z]     check_test.go:510: [dcb9979cab288] daemon is not started
12:25:15 [2022-07-15T12:25:15.971Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
12:25:16 [2022-07-15T12:25:16.229Z]     check_test.go:510: [d64f971d67351] daemon is not started
12:25:16 [2022-07-15T12:25:16.229Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
12:25:16 [2022-07-15T12:25:16.487Z]     check_test.go:510: [d5328dce2fbe4] daemon is not started
12:25:16 [2022-07-15T12:25:16.487Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
12:25:16 [2022-07-15T12:25:16.487Z]     check_test.go:510: [d9126bd1fbd42] daemon is not started
12:25:16 [2022-07-15T12:25:16.487Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
12:25:16 [2022-07-15T12:25:16.745Z]     check_test.go:510: [d34bc0ec5a2cb] daemon is not started
12:25:16 [2022-07-15T12:25:16.745Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.86s)
12:25:16 [2022-07-15T12:25:16.745Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.20s)
12:25:16 [2022-07-15T12:25:16.745Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s)
12:25:16 [2022-07-15T12:25:16.745Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s)
12:25:16 [2022-07-15T12:25:16.745Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
12:25:16 [2022-07-15T12:25:16.745Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
12:25:16 [2022-07-15T12:25:16.745Z] === RUN   TestDockerNetworkSuite
12:25:16 [2022-07-15T12:25:16.745Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
12:25:16 [2022-07-15T12:25:16.745Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
12:25:16 [2022-07-15T12:25:16.745Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
12:25:16 [2022-07-15T12:25:16.745Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
12:25:18 [2022-07-15T12:25:18.122Z]     docker_cli_network_unix_test.go:46: [d60ff50793f89] daemon is not started
12:25:18 [2022-07-15T12:25:18.122Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
12:25:18 [2022-07-15T12:25:18.704Z]     docker_cli_network_unix_test.go:46: [d264c398bbe94] daemon is not started
12:25:19 [2022-07-15T12:25:19.276Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
12:25:22 [2022-07-15T12:25:22.557Z]     docker_cli_network_unix_test.go:46: [d876ed2f223cf] daemon is not started
12:25:22 [2022-07-15T12:25:22.816Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
12:25:23 [2022-07-15T12:25:23.074Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
12:25:23 [2022-07-15T12:25:23.641Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
12:25:24 [2022-07-15T12:25:24.574Z]     docker_cli_network_unix_test.go:46: [dc18f0a340ddf] daemon is not started
12:25:24 [2022-07-15T12:25:24.575Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
12:25:24 [2022-07-15T12:25:24.575Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
12:25:24 [2022-07-15T12:25:24.833Z]     docker_cli_network_unix_test.go:1233: [de2f9b7b7d5ec] daemon is not started
12:25:27 [2022-07-15T12:25:27.361Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
12:25:27 [2022-07-15T12:25:27.619Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
12:25:28 [2022-07-15T12:25:28.996Z]     docker_cli_network_unix_test.go:46: [dcbecafcde8f3] daemon is not started
12:25:29 [2022-07-15T12:25:29.563Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
12:25:34 [2022-07-15T12:25:34.826Z]     docker_cli_network_unix_test.go:46: [d448c4c908798] daemon is not started
12:25:34 [2022-07-15T12:25:34.826Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
12:25:36 [2022-07-15T12:25:36.725Z]     docker_cli_network_unix_test.go:46: [db0554d8b9775] daemon is not started
12:25:37 [2022-07-15T12:25:37.291Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
12:25:38 [2022-07-15T12:25:38.225Z]     docker_cli_network_unix_test.go:46: [da70b69a5593d] daemon is not started
12:25:38 [2022-07-15T12:25:38.225Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
12:25:38 [2022-07-15T12:25:38.791Z]     docker_cli_network_unix_test.go:46: [dd3afe9a7321a] daemon is not started
12:25:38 [2022-07-15T12:25:38.791Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
12:25:39 [2022-07-15T12:25:39.050Z]     docker_cli_network_unix_test.go:46: [d628e1a6a3862] daemon is not started
12:25:39 [2022-07-15T12:25:39.050Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
12:25:39 [2022-07-15T12:25:39.616Z]     docker_cli_network_unix_test.go:46: [d54ee6fc84a12] daemon is not started
12:25:40 [2022-07-15T12:25:40.182Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
12:25:40 [2022-07-15T12:25:40.440Z]     docker_cli_network_unix_test.go:46: [db3534ff4f8e5] daemon is not started
12:25:41 [2022-07-15T12:25:41.013Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
12:25:41 [2022-07-15T12:25:41.013Z]     docker_cli_network_unix_test.go:46: [dd51be0aa0a8a] daemon is not started
12:25:41 [2022-07-15T12:25:41.013Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
12:25:41 [2022-07-15T12:25:41.274Z]     docker_cli_network_unix_test.go:46: [dd33af6e51fd5] daemon is not started
12:25:41 [2022-07-15T12:25:41.274Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
12:25:41 [2022-07-15T12:25:41.839Z]     docker_cli_network_unix_test.go:46: [dd6f68f0b9705] daemon is not started
12:25:42 [2022-07-15T12:25:42.097Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
12:25:42 [2022-07-15T12:25:42.355Z]     docker_cli_network_unix_test.go:46: [d641ee5248c37] daemon is not started
12:25:42 [2022-07-15T12:25:42.355Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
12:25:42 [2022-07-15T12:25:42.355Z]     docker_cli_network_unix_test.go:46: [d85c5a800ca0c] daemon is not started
12:25:42 [2022-07-15T12:25:42.355Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
12:25:42 [2022-07-15T12:25:42.355Z]     docker_cli_network_unix_test.go:46: [d3f2ab1657a09] daemon is not started
12:25:42 [2022-07-15T12:25:42.355Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
12:25:43 [2022-07-15T12:25:43.288Z]     docker_cli_network_unix_test.go:46: [d8911828eefbc] daemon is not started
12:25:43 [2022-07-15T12:25:43.288Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
12:25:43 [2022-07-15T12:25:43.856Z]     docker_cli_network_unix_test.go:46: [d1f4c8fa52b13] daemon is not started
12:25:44 [2022-07-15T12:25:44.114Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
12:25:44 [2022-07-15T12:25:44.372Z]     docker_cli_network_unix_test.go:46: [da57f7c2cf05c] daemon is not started
12:25:44 [2022-07-15T12:25:44.372Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
12:25:44 [2022-07-15T12:25:44.372Z]     docker_cli_network_unix_test.go:46: [d2865d0cdda66] daemon is not started
12:25:44 [2022-07-15T12:25:44.630Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
12:25:44 [2022-07-15T12:25:44.630Z]     docker_cli_network_unix_test.go:46: [dfb9efadbc683] daemon is not started
12:25:44 [2022-07-15T12:25:44.630Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
12:25:46 [2022-07-15T12:25:46.004Z]     docker_cli_network_unix_test.go:968: [d00b1ee5ffc57] daemon is not started
12:25:46 [2022-07-15T12:25:46.938Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
12:25:47 [2022-07-15T12:25:47.873Z]     docker_cli_network_unix_test.go:46: [da0be6b50b6fc] daemon is not started
12:25:48 [2022-07-15T12:25:48.130Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
12:25:50 [2022-07-15T12:25:50.659Z]     docker_cli_network_unix_test.go:1116: [d4e41aa8b1b06] daemon is not started
12:25:53 [2022-07-15T12:25:53.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
12:25:54 [2022-07-15T12:25:54.201Z]     docker_cli_network_unix_test.go:46: [d4548a53edb98] daemon is not started
12:25:54 [2022-07-15T12:25:54.201Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
12:25:55 [2022-07-15T12:25:55.133Z]     docker_cli_network_unix_test.go:46: [d6286bca0e137] daemon is not started
12:25:55 [2022-07-15T12:25:55.133Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
12:25:55 [2022-07-15T12:25:55.133Z]     docker_cli_network_unix_test.go:46: [ddbd5beb36607] daemon is not started
12:25:55 [2022-07-15T12:25:55.133Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
12:25:55 [2022-07-15T12:25:55.133Z]     docker_cli_network_unix_test.go:46: [d77bd09a5e65a] daemon is not started
12:25:55 [2022-07-15T12:25:55.133Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
12:25:55 [2022-07-15T12:25:55.391Z]     docker_cli_network_unix_test.go:46: [d108c3478e2f8] daemon is not started
12:25:55 [2022-07-15T12:25:55.391Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
12:25:55 [2022-07-15T12:25:55.650Z]     docker_cli_network_unix_test.go:46: [d09b4983fc571] daemon is not started
12:25:55 [2022-07-15T12:25:55.650Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
12:25:55 [2022-07-15T12:25:55.650Z]     docker_cli_network_unix_test.go:46: [d272f8304b71b] daemon is not started
12:25:55 [2022-07-15T12:25:55.650Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
12:25:57 [2022-07-15T12:25:57.024Z]     docker_cli_network_unix_test.go:46: [d0bcbc4660ad8] daemon is not started
12:25:57 [2022-07-15T12:25:57.958Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
12:25:57 [2022-07-15T12:25:57.958Z]     docker_cli_network_unix_test.go:46: [db4e4cccf47df] daemon is not started
12:25:57 [2022-07-15T12:25:57.958Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
12:25:57 [2022-07-15T12:25:57.958Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
12:25:57 [2022-07-15T12:25:57.958Z]     docker_cli_network_unix_test.go:46: [d7f437bdb49a1] daemon is not started
12:25:57 [2022-07-15T12:25:57.958Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
12:25:58 [2022-07-15T12:25:58.523Z]     docker_cli_network_unix_test.go:46: [d5b8a11889c11] daemon is not started
12:25:58 [2022-07-15T12:25:58.781Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
12:26:02 [2022-07-15T12:26:02.074Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
12:26:03 [2022-07-15T12:26:03.973Z]     docker_cli_network_unix_test.go:1084: [d7014caa620ad] daemon is not started
12:26:05 [2022-07-15T12:26:05.349Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
12:26:05 [2022-07-15T12:26:05.349Z]     docker_cli_network_unix_test.go:46: [d0b964cb8a8dd] daemon is not started
12:26:05 [2022-07-15T12:26:05.349Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
12:26:05 [2022-07-15T12:26:05.915Z]     docker_cli_network_unix_test.go:46: [da4e979f5f0ef] daemon is not started
12:26:05 [2022-07-15T12:26:05.915Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
12:26:07 [2022-07-15T12:26:07.288Z]     docker_cli_network_unix_test.go:46: [dde41de562a1e] daemon is not started
12:26:07 [2022-07-15T12:26:07.546Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
12:26:07 [2022-07-15T12:26:07.546Z]     docker_cli_network_unix_test.go:46: [ddd2e72cea97c] daemon is not started
12:26:07 [2022-07-15T12:26:07.546Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
12:26:08 [2022-07-15T12:26:08.112Z]     docker_cli_network_unix_test.go:46: [d132ab0aee0d0] daemon is not started
12:26:08 [2022-07-15T12:26:08.112Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
12:26:08 [2022-07-15T12:26:08.678Z]     docker_cli_network_unix_test.go:46: [d53c84f68de68] daemon is not started
12:26:08 [2022-07-15T12:26:08.678Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
12:26:09 [2022-07-15T12:26:09.244Z]     docker_cli_network_unix_test.go:46: [d223bd95ddae7] daemon is not started
12:26:09 [2022-07-15T12:26:09.809Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
12:26:15 [2022-07-15T12:26:15.073Z]     docker_cli_network_unix_test.go:46: [d46b7b6c10340] daemon is not started
12:26:15 [2022-07-15T12:26:15.073Z] --- PASS: TestDockerNetworkSuite (58.41s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.47s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.03s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.71s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.79s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.04s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.87s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.24s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.92s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.36s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.47s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s)
12:26:15 [2022-07-15T12:26:15.073Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.44s)
12:26:15 [2022-07-15T12:26:15.073Z] === RUN   TestDockerHubPullSuite
12:26:15 [2022-07-15T12:26:15.073Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
12:26:17 [2022-07-15T12:26:17.599Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
12:26:20 [2022-07-15T12:26:20.125Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
12:26:20 [2022-07-15T12:26:20.690Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
12:26:20 [2022-07-15T12:26:20.948Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
12:26:22 [2022-07-15T12:26:22.848Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
12:26:23 [2022-07-15T12:26:23.414Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
12:26:23 [2022-07-15T12:26:23.414Z]     docker_cli_swarm_test.go:1180: [d281359c9bdf3] joining swarm manager [dd67c8c2d1439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:26:23 [2022-07-15T12:26:23.675Z] --- PASS: TestDockerHubPullSuite (8.56s)
12:26:23 [2022-07-15T12:26:23.675Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.11s)
12:26:23 [2022-07-15T12:26:23.675Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s)
12:26:23 [2022-07-15T12:26:23.675Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s)
12:26:23 [2022-07-15T12:26:23.675Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.91s)
12:26:23 [2022-07-15T12:26:23.675Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.66s)
12:26:23 [2022-07-15T12:26:23.675Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
12:26:23 [2022-07-15T12:26:23.675Z] PASS
12:26:23 [2022-07-15T12:26:23.675Z] 
12:26:23 [2022-07-15T12:26:23.675Z] === Skipped
12:26:23 [2022-07-15T12:26:23.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:26:23 [2022-07-15T12:26:23.675Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.675Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:26:23 [2022-07-15T12:26:23.675Z] 
12:26:23 [2022-07-15T12:26:23.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
12:26:23 [2022-07-15T12:26:23.675Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.675Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
12:26:23 [2022-07-15T12:26:23.675Z] 
12:26:23 [2022-07-15T12:26:23.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
12:26:23 [2022-07-15T12:26:23.675Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.675Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
12:26:23 [2022-07-15T12:26:23.675Z] 
12:26:23 [2022-07-15T12:26:23.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
12:26:23 [2022-07-15T12:26:23.675Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.675Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
12:26:23 [2022-07-15T12:26:23.675Z] 
12:26:23 [2022-07-15T12:26:23.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
12:26:23 [2022-07-15T12:26:23.675Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.675Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
12:26:23 [2022-07-15T12:26:23.675Z] 
12:26:23 [2022-07-15T12:26:23.675Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:26:23 [2022-07-15T12:26:23.675Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.675Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_sni_test.go:30: Flakey test
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
12:26:23 [2022-07-15T12:26:23.676Z]     docker_cli_network_unix_test.go:46: [d7f437bdb49a1] daemon is not started
12:26:23 [2022-07-15T12:26:23.676Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] DONE 1265 tests, 51 skipped in 1481.942s
12:26:23 [2022-07-15T12:26:23.676Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:26:23 [2022-07-15T12:26:23.676Z] ++++ cat bundles/test-integration/docker.pid
12:26:23 [2022-07-15T12:26:23.676Z] +++ kill 9359
12:26:23 [2022-07-15T12:26:23.676Z] +++ /etc/init.d/apparmor stop
12:26:23 [2022-07-15T12:26:23.676Z] Leaving: AppArmorNo profiles have been unloaded.
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] Unloading profiles will leave already running processes permanently
12:26:23 [2022-07-15T12:26:23.676Z] unconfined, which can lead to unexpected situations.
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.676Z] To set a process to complain mode, use the command line tool
12:26:23 [2022-07-15T12:26:23.676Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:26:23 [2022-07-15T12:26:23.676Z] +++ true
12:26:23 [2022-07-15T12:26:23.676Z] exiting test-integration
12:26:23 [2022-07-15T12:26:23.676Z] ++ exit 0
12:26:23 [2022-07-15T12:26:23.676Z] 
12:26:23 [2022-07-15T12:26:23.942Z] + for job in $(jobs -p)
12:26:23 [2022-07-15T12:26:23.942Z] + wait 8464
12:26:30 [2022-07-15T12:26:30.495Z]     docker_cli_swarm_test.go:1189: [dca129c879bf5] joining swarm manager [dd67c8c2d1439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:27:09 [2022-07-15T12:27:09.187Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
12:27:17 [2022-07-15T12:27:17.293Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
12:27:21 [2022-07-15T12:27:21.476Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
12:27:22 [2022-07-15T12:27:22.848Z]     docker_cli_swarm_test.go:1112: [dd4bc189ab5f5] joining swarm manager [d124d944b9e4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:27:24 [2022-07-15T12:27:24.224Z]     docker_cli_swarm_test.go:1113: [def7e4a777fa5] joining swarm manager [d124d944b9e4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:29:00 [2022-07-15T12:29:00.660Z]     docker_cli_swarm_test.go:1166: [d5361a90cb60a] joining swarm manager [d124d944b9e4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:29:22 [2022-07-15T12:29:22.571Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
12:29:23 [2022-07-15T12:29:23.504Z]     docker_cli_swarm_test.go:1447: [d3f64839d4b1b] joining swarm manager [d0bb7e94723d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:29:24 [2022-07-15T12:29:24.437Z]     docker_cli_swarm_test.go:1448: [d96db8ccd405e] joining swarm manager [d0bb7e94723d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:29:36 [2022-07-15T12:29:36.625Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
12:29:36 [2022-07-15T12:29:36.625Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
12:29:36 [2022-07-15T12:29:36.625Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
12:29:36 [2022-07-15T12:29:36.625Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
12:29:36 [2022-07-15T12:29:36.625Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
12:29:37 [2022-07-15T12:29:37.196Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
12:29:39 [2022-07-15T12:29:39.735Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
12:29:43 [2022-07-15T12:29:43.016Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
12:29:44 [2022-07-15T12:29:44.913Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
12:29:46 [2022-07-15T12:29:46.810Z]     docker_cli_swarm_unix_test.go:63: [d2aa84ff2ab37] joining swarm manager [d3f8dc0b124ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:30:43 [2022-07-15T12:30:43.012Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
12:30:43 [2022-07-15T12:30:43.012Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
12:30:43 [2022-07-15T12:30:43.012Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
12:30:44 [2022-07-15T12:30:44.385Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
12:30:47 [2022-07-15T12:30:47.665Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
12:30:50 [2022-07-15T12:30:50.203Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
12:30:52 [2022-07-15T12:30:52.102Z]     docker_api_swarm_test.go:962: [dc7c5decb1fbb] joining swarm manager [d17a9d7e8ae90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:31:10 [2022-07-15T12:31:10.169Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
12:31:22 [2022-07-15T12:31:22.361Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
12:31:23 [2022-07-15T12:31:23.295Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
12:31:25 [2022-07-15T12:31:25.822Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
12:31:28 [2022-07-15T12:31:28.351Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
12:31:36 [2022-07-15T12:31:36.471Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
12:31:39 [2022-07-15T12:31:39.754Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
12:31:42 [2022-07-15T12:31:42.281Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
12:31:44 [2022-07-15T12:31:44.809Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
12:31:47 [2022-07-15T12:31:47.339Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
12:31:49 [2022-07-15T12:31:49.866Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
12:31:52 [2022-07-15T12:31:52.395Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
12:31:54 [2022-07-15T12:31:54.922Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
12:32:51 [2022-07-15T12:32:51.139Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
12:33:06 [2022-07-15T12:33:06.000Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
12:33:24 [2022-07-15T12:33:24.066Z] --- PASS: TestDockerSwarmSuite (1560.03s)
12:33:24 [2022-07-15T12:33:24.066Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.06s)
12:33:24 [2022-07-15T12:33:24.066Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.19s)
12:33:24 [2022-07-15T12:33:24.066Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.10s)
12:33:24 [2022-07-15T12:33:24.066Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s)
12:33:24 [2022-07-15T12:33:24.066Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s)
12:33:24 [2022-07-15T12:33:24.066Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.27s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.58s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.52s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.76s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.84s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.35s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.65s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.15s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.98s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.72s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.17s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.45s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.43s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.15s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.68s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.81s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.81s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.81s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.32s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.83s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.16s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.27s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.60s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.70s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.12s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.96s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.26s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.27s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.15s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.58s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.14s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.52s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.24s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.60s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.16s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.31s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.74s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.65s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.05s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.50s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.54s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.50s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.26s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.14s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.61s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.63s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.37s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.17s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.67s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.56s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.14s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.94s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.72s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.23s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.42s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.81s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.74s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.44s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.63s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.72s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.08s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.01s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.45s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.24s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.81s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (77.31s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.99s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.85s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.02s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.52s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.68s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.21s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.65s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.13s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.76s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.54s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.96s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.03s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.01s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.79s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.59s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s)
12:33:24 [2022-07-15T12:33:24.067Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
12:33:24 [2022-07-15T12:33:24.067Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
12:33:24 [2022-07-15T12:33:24.067Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
12:33:24 [2022-07-15T12:33:24.067Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.40s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.49s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.81s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.05s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.43s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.87s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.32s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.52s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.95s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s)
12:33:24 [2022-07-15T12:33:24.067Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s)
12:33:24 [2022-07-15T12:33:24.067Z] === RUN   TestDockerExternalVolumeSuite
12:33:24 [2022-07-15T12:33:24.067Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
12:33:24 [2022-07-15T12:33:24.067Z]     docker_cli_external_volume_driver_test.go:53: [d5493c470d2a6] daemon is not started
12:33:38 [2022-07-15T12:33:38.928Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
12:34:46 [2022-07-15T12:34:46.593Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
12:34:54 [2022-07-15T12:34:54.696Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
12:35:09 [2022-07-15T12:35:09.558Z]     docker_cli_external_volume_driver_test.go:53: [d1a8acdf8ff92] daemon is not started
12:35:24 [2022-07-15T12:35:24.421Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
12:35:39 [2022-07-15T12:35:39.302Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
12:35:54 [2022-07-15T12:35:54.164Z]     docker_cli_external_volume_driver_test.go:53: [d7b0bacf11738] daemon is not started
12:36:09 [2022-07-15T12:36:09.027Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
12:36:09 [2022-07-15T12:36:09.027Z]     docker_cli_external_volume_driver_test.go:53: [d3ff279aa3010] daemon is not started
12:36:27 [2022-07-15T12:36:27.095Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
12:36:59 [2022-07-15T12:36:59.152Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
12:37:11 [2022-07-15T12:37:11.344Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
12:37:29 [2022-07-15T12:37:29.411Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
12:38:16 [2022-07-15T12:38:16.061Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
12:38:34 [2022-07-15T12:38:34.144Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
12:39:06 [2022-07-15T12:39:06.199Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
12:39:38 [2022-07-15T12:39:38.253Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
12:39:50 [2022-07-15T12:39:50.444Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
12:40:08 [2022-07-15T12:40:08.516Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
12:40:08 [2022-07-15T12:40:08.516Z]     docker_cli_external_volume_driver_test.go:485: [d12e136e9e8cd] daemon is not started
12:40:23 [2022-07-15T12:40:23.377Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
12:40:23 [2022-07-15T12:40:23.377Z]     docker_cli_external_volume_driver_test.go:53: [d66785a6223eb] daemon is not started
12:40:38 [2022-07-15T12:40:38.240Z] --- PASS: TestDockerExternalVolumeSuite (436.93s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s)
12:40:38 [2022-07-15T12:40:38.240Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
12:40:38 [2022-07-15T12:40:38.240Z] PASS
12:40:38 [2022-07-15T12:40:38.240Z] 
12:40:38 [2022-07-15T12:40:38.240Z] === Skipped
12:40:38 [2022-07-15T12:40:38.240Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:40:38 [2022-07-15T12:40:38.240Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
12:40:38 [2022-07-15T12:40:38.240Z]     check_test.go:540: [dbec547b00627] daemon is not started
12:40:38 [2022-07-15T12:40:38.240Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:40:38 [2022-07-15T12:40:38.240Z] 
12:40:38 [2022-07-15T12:40:38.240Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
12:40:38 [2022-07-15T12:40:38.240Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
12:40:38 [2022-07-15T12:40:38.240Z]     check_test.go:540: [d897c6ecfdcec] daemon is not started
12:40:38 [2022-07-15T12:40:38.240Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
12:40:38 [2022-07-15T12:40:38.240Z] 
12:40:38 [2022-07-15T12:40:38.240Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
12:40:38 [2022-07-15T12:40:38.240Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
12:40:38 [2022-07-15T12:40:38.240Z]     check_test.go:540: [d9bfb82d243ce] daemon is not started
12:40:38 [2022-07-15T12:40:38.240Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
12:40:38 [2022-07-15T12:40:38.240Z] 
12:40:38 [2022-07-15T12:40:38.240Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
12:40:38 [2022-07-15T12:40:38.240Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
12:40:38 [2022-07-15T12:40:38.240Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
12:40:38 [2022-07-15T12:40:38.240Z] 
12:40:38 [2022-07-15T12:40:38.240Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:40:38 [2022-07-15T12:40:38.240Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
12:40:38 [2022-07-15T12:40:38.240Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:40:38 [2022-07-15T12:40:38.240Z] 
12:40:38 [2022-07-15T12:40:38.240Z] DONE 269 tests, 5 skipped in 2336.202s
12:40:38 [2022-07-15T12:40:38.240Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:40:38 [2022-07-15T12:40:38.240Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbcf9ef2e41df/docker.pid
12:40:38 [2022-07-15T12:40:38.240Z] +++ kill 7097
12:40:38 [2022-07-15T12:40:38.240Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7097 is not a child of this shell
12:40:38 [2022-07-15T12:40:38.240Z] warning: PID 7097 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbcf9ef2e41df/docker.pid had a nonzero exit code
12:40:38 [2022-07-15T12:40:38.240Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbcf9ef2e41df/root: target is busy.
12:40:38 [2022-07-15T12:40:38.240Z] ++++ cat bundles/test-integration/docker.pid
12:40:38 [2022-07-15T12:40:38.240Z] +++ kill 9364
12:40:38 [2022-07-15T12:40:38.240Z] +++ /etc/init.d/apparmor stop
12:40:38 [2022-07-15T12:40:38.240Z] Leaving: AppArmorNo profiles have been unloaded.
12:40:38 [2022-07-15T12:40:38.240Z] 
12:40:38 [2022-07-15T12:40:38.240Z] Unloading profiles will leave already running processes permanently
12:40:38 [2022-07-15T12:40:38.240Z] unconfined, which can lead to unexpected situations.
12:40:38 [2022-07-15T12:40:38.240Z] 
12:40:38 [2022-07-15T12:40:38.240Z] To set a process to complain mode, use the command line tool
12:40:38 [2022-07-15T12:40:38.240Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:40:38 [2022-07-15T12:40:38.240Z] +++ true
12:40:38 [2022-07-15T12:40:38.240Z] exiting test-integration
12:40:38 [2022-07-15T12:40:38.240Z] ++ exit 0
12:40:38 [2022-07-15T12:40:38.240Z] 
12:40:38 [2022-07-15T12:40:38.497Z] + exit 0
12:40:38 [2022-07-15T12:40:38.498Z] ++ jobs -p
12:40:38 [2022-07-15T12:40:38.498Z] + pids=
12:40:38 [2022-07-15T12:40:38.498Z] + echo 'Remaining pids to kill: []'
12:40:38 [2022-07-15T12:40:38.498Z] Remaining pids to kill: []
12:40:38 [2022-07-15T12:40:38.498Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
12:40:38 [2022-07-15T12:40:38.509Z] Recording test results
12:40:40 [2022-07-15T12:40:40.183Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:40:40 [2022-07-15T12:40:40.491Z] + echo Ensuring container killed.
12:40:40 [2022-07-15T12:40:40.491Z] Ensuring container killed.
12:40:40 [2022-07-15T12:40:40.491Z] + docker ps -aq -f name=docker-pr1-*
12:40:40 [2022-07-15T12:40:40.491Z] + cids=e82d5417f637
12:40:40 [2022-07-15T12:40:40.491Z] 15d7e3062381
12:40:40 [2022-07-15T12:40:40.491Z] 8d0d6e5d0c28
12:40:40 [2022-07-15T12:40:40.491Z] + [ -n e82d5417f637
12:40:40 [2022-07-15T12:40:40.491Z] 15d7e3062381
12:40:40 [2022-07-15T12:40:40.491Z] 8d0d6e5d0c28 ]
12:40:40 [2022-07-15T12:40:40.491Z] + docker rm -vf e82d5417f637 15d7e3062381 8d0d6e5d0c28
12:40:41 [2022-07-15T12:40:41.428Z] e82d5417f637
12:40:41 [2022-07-15T12:40:41.428Z] 15d7e3062381
12:40:41 [2022-07-15T12:40:41.428Z] 8d0d6e5d0c28
[Pipeline] sh
12:40:41 [2022-07-15T12:40:41.710Z] + echo Chowning /workspace to jenkins user
12:40:41 [2022-07-15T12:40:41.710Z] Chowning /workspace to jenkins user
12:40:41 [2022-07-15T12:40:41.710Z] + id -u
12:40:41 [2022-07-15T12:40:41.710Z] + id -g
12:40:41 [2022-07-15T12:40:41.710Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43813:/workspace busybox chown -R 1000:1000 /workspace
12:40:41 [2022-07-15T12:40:41.710Z] Unable to find image 'busybox:latest' locally
12:40:41 [2022-07-15T12:40:41.710Z] latest: Pulling from library/busybox
12:40:41 [2022-07-15T12:40:41.968Z] 19d511225f94: Pulling fs layer
12:40:41 [2022-07-15T12:40:41.968Z] 19d511225f94: Verifying Checksum
12:40:41 [2022-07-15T12:40:41.968Z] 19d511225f94: Download complete
12:40:41 [2022-07-15T12:40:41.968Z] 19d511225f94: Pull complete
12:40:41 [2022-07-15T12:40:41.968Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
12:40:41 [2022-07-15T12:40:41.968Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:40:44 [2022-07-15T12:40:44.164Z] + bundleName=amd64
12:40:44 [2022-07-15T12:40:44.164Z] + echo Creating amd64-bundles.tar.gz
12:40:44 [2022-07-15T12:40:44.164Z] Creating amd64-bundles.tar.gz
12:40:44 [2022-07-15T12:40:44.164Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:40:44 [2022-07-15T12:40:44.164Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
12:40:45 [2022-07-15T12:40:45.547Z] Archiving artifacts
12:40:47 [2022-07-15T12:40:47.399Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43813/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:40:47 [2022-07-15T12:40:47.701Z] + make clean
12:40:47 [2022-07-15T12:40:47.959Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:40:47 [2022-07-15T12:40:47.959Z] docker-dev-cache
12:40:47 [2022-07-15T12:40:47.959Z] 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