Skip to content
Success

Console Output

Pull request #43809 opened
20:50:21 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from c51efa861754c37184238e92f09963575786272f+c3eecf0aa98ef4d7516c985f1648280c80182aa3 (17267f7d5ef5fc1ad7fdd83b8338e372fabf30db)
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-43809@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
20:50:25 [2022-07-13T20:50:25.455Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:50:25 [2022-07-13T20:50:25.460Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:50:25 [2022-07-13T20:50:25.669Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0c13c703946d7ac6a) in /home/ubuntu/workspace/moby_PR-43809
[Pipeline] {
[Pipeline] checkout
20:50:25 [2022-07-13T20:50:25.692Z] The recommended git tool is: git
20:50:25 [2022-07-13T20:50:25.700Z] using credential docker-jenkins-github-credentials
20:50:25 [2022-07-13T20:50:25.708Z] Cloning the remote Git repository
20:50:25 [2022-07-13T20:50:25.708Z] Cloning with configured refspecs honoured and without tags
20:50:25 [2022-07-13T20:50:25.708Z] Cloning repository https://github.com/moby/moby.git
20:50:25 [2022-07-13T20:50:25.708Z]  > git init /home/ubuntu/workspace/moby_PR-43809 # timeout=10
20:50:25 [2022-07-13T20:50:25.715Z] Fetching upstream changes from https://github.com/moby/moby.git
20:50:25 [2022-07-13T20:50:25.715Z]  > git --version # timeout=10
20:50:25 [2022-07-13T20:50:25.717Z]  > git --version # 'git version 2.17.1'
20:50:25 [2022-07-13T20:50:25.717Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:50:25 [2022-07-13T20:50:25.718Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43809/head:refs/remotes/origin/PR-43809 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:50:35 [2022-07-13T20:50:35.355Z] Fetching without tags
20:50:35 [2022-07-13T20:50:35.530Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit c51efa861754c37184238e92f09963575786272f
20:50:36 [2022-07-13T20:50:36.055Z] Merge succeeded, producing c51efa861754c37184238e92f09963575786272f
20:50:36 [2022-07-13T20:50:36.056Z] Checking out Revision c51efa861754c37184238e92f09963575786272f (PR-43809)
20:50:36 [2022-07-13T20:50:36.120Z] Commit message: "docs: add API v1.42"
20:50:36 [2022-07-13T20:50:36.120Z] First time build. Skipping changelog.
20:50:36 [2022-07-13T20:50:36.130Z]  > git --version # timeout=10
20:50:36 [2022-07-13T20:50:36.132Z]  > git --version # 'git version 2.17.1'
20:50:36 [2022-07-13T20:50:36.134Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:50:35 [2022-07-13T20:50:35.342Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:50:35 [2022-07-13T20:50:35.344Z]  > git config --add remote.origin.fetch +refs/pull/43809/head:refs/remotes/origin/PR-43809 # timeout=10
20:50:35 [2022-07-13T20:50:35.345Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:50:35 [2022-07-13T20:50:35.350Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:50:35 [2022-07-13T20:50:35.354Z] Fetching upstream changes from https://github.com/moby/moby.git
20:50:35 [2022-07-13T20:50:35.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:50:35 [2022-07-13T20:50:35.355Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43809/head:refs/remotes/origin/PR-43809 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:50:35 [2022-07-13T20:50:35.529Z]  > git config core.sparsecheckout # timeout=10
20:50:35 [2022-07-13T20:50:35.531Z]  > git checkout -f c51efa861754c37184238e92f09963575786272f # timeout=10
20:50:36 [2022-07-13T20:50:36.039Z]  > git remote # timeout=10
20:50:36 [2022-07-13T20:50:36.041Z]  > git config --get remote.origin.url # timeout=10
20:50:36 [2022-07-13T20:50:36.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:50:36 [2022-07-13T20:50:36.044Z]  > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10
20:50:36 [2022-07-13T20:50:36.050Z]  > git rev-parse HEAD^{commit} # timeout=10
20:50:36 [2022-07-13T20:50:36.054Z]  > git config core.sparsecheckout # timeout=10
20:50:36 [2022-07-13T20:50:36.056Z]  > git checkout -f c51efa861754c37184238e92f09963575786272f # timeout=10
20:50:36 [2022-07-13T20:50:36.746Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43809:/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
20:50:36 [2022-07-13T20:50:36.746Z] Unable to find image 'alpine:latest' locally
20:50:36 [2022-07-13T20:50:36.746Z] latest: Pulling from library/alpine
20:50:37 [2022-07-13T20:50:37.005Z] 2408cc74d12b: Pulling fs layer
20:50:37 [2022-07-13T20:50:37.005Z] 2408cc74d12b: Verifying Checksum
20:50:37 [2022-07-13T20:50:37.005Z] 2408cc74d12b: Download complete
20:50:37 [2022-07-13T20:50:37.005Z] 2408cc74d12b: Pull complete
20:50:37 [2022-07-13T20:50:37.005Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
20:50:37 [2022-07-13T20:50:37.005Z] Status: Downloaded newer image for alpine:latest
20:50:39 [2022-07-13T20:50:39.542Z] 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
20:50:39 [2022-07-13T20:50:39.980Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0c13c703946d7ac6a) in /home/ubuntu/workspace/moby_PR-43809
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
20:50:40 [2022-07-13T20:50:40.041Z] The recommended git tool is: git
20:50:40 [2022-07-13T20:50:40.050Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
20:50:40 [2022-07-13T20:50:40.062Z] Fetching changes from the remote Git repository
[Pipeline] // stage
20:50:40 [2022-07-13T20:50:40.066Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:50:40 [2022-07-13T20:50:40.252Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit c51efa861754c37184238e92f09963575786272f
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
20:50:40 [2022-07-13T20:50:40.319Z] Merge succeeded, producing c51efa861754c37184238e92f09963575786272f
20:50:40 [2022-07-13T20:50:40.319Z] Checking out Revision c51efa861754c37184238e92f09963575786272f (PR-43809)
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:50:40 [2022-07-13T20:50:40.363Z] Commit message: "docs: add API v1.42"
20:50:40 [2022-07-13T20:50:40.380Z]  > git --version # timeout=10
20:50:40 [2022-07-13T20:50:40.381Z]  > git --version # 'git version 2.17.1'
20:50:40 [2022-07-13T20:50:40.383Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:50:41 [2022-07-13T20:50:41.015Z] + [ PR != PR ]
20:50:41 [2022-07-13T20:50:41.015Z] + [ 22.06 != master ]
20:50:41 [2022-07-13T20:50:41.015Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
20:50:40 [2022-07-13T20:50:40.056Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43809/.git # timeout=10
20:50:40 [2022-07-13T20:50:40.061Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:50:40 [2022-07-13T20:50:40.066Z] Fetching upstream changes from https://github.com/moby/moby.git
20:50:40 [2022-07-13T20:50:40.066Z]  > git --version # timeout=10
20:50:40 [2022-07-13T20:50:40.067Z]  > git --version # 'git version 2.17.1'
20:50:40 [2022-07-13T20:50:40.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:50:40 [2022-07-13T20:50:40.068Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43809/head:refs/remotes/origin/PR-43809 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:50:40 [2022-07-13T20:50:40.252Z]  > git config core.sparsecheckout # timeout=10
20:50:40 [2022-07-13T20:50:40.253Z]  > git checkout -f c51efa861754c37184238e92f09963575786272f # timeout=10
20:50:40 [2022-07-13T20:50:40.303Z]  > git remote # timeout=10
20:50:40 [2022-07-13T20:50:40.305Z]  > git config --get remote.origin.url # timeout=10
20:50:40 [2022-07-13T20:50:40.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:50:40 [2022-07-13T20:50:40.307Z]  > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10
20:50:40 [2022-07-13T20:50:40.313Z]  > git rev-parse HEAD^{commit} # timeout=10
20:50:40 [2022-07-13T20:50:40.318Z]  > git config core.sparsecheckout # timeout=10
20:50:40 [2022-07-13T20:50:40.320Z]  > git checkout -f c51efa861754c37184238e92f09963575786272f # timeout=10
[Pipeline] sh
20:50:41 [2022-07-13T20:50:41.331Z] + docker version
20:50:41 [2022-07-13T20:50:41.331Z] Client: Docker Engine - Community
20:50:41 [2022-07-13T20:50:41.331Z]  Version:           20.10.14
20:50:41 [2022-07-13T20:50:41.331Z]  API version:       1.41
20:50:41 [2022-07-13T20:50:41.331Z]  Go version:        go1.16.15
20:50:41 [2022-07-13T20:50:41.331Z]  Git commit:        a224086
20:50:41 [2022-07-13T20:50:41.331Z]  Built:             Thu Mar 24 01:47:57 2022
20:50:41 [2022-07-13T20:50:41.331Z]  OS/Arch:           linux/amd64
20:50:41 [2022-07-13T20:50:41.331Z]  Context:           default
20:50:41 [2022-07-13T20:50:41.331Z]  Experimental:      true
20:50:41 [2022-07-13T20:50:41.331Z] 
20:50:41 [2022-07-13T20:50:41.331Z] Server: Docker Engine - Community
20:50:41 [2022-07-13T20:50:41.331Z]  Engine:
20:50:41 [2022-07-13T20:50:41.331Z]   Version:          20.10.14
20:50:41 [2022-07-13T20:50:41.331Z]   API version:      1.41 (minimum version 1.12)
20:50:41 [2022-07-13T20:50:41.331Z]   Go version:       go1.16.15
20:50:41 [2022-07-13T20:50:41.331Z]   Git commit:       87a90dc
20:50:41 [2022-07-13T20:50:41.331Z]   Built:            Thu Mar 24 01:45:46 2022
20:50:41 [2022-07-13T20:50:41.331Z]   OS/Arch:          linux/amd64
20:50:41 [2022-07-13T20:50:41.331Z]   Experimental:     true
20:50:41 [2022-07-13T20:50:41.331Z]  containerd:
20:50:41 [2022-07-13T20:50:41.331Z]   Version:          1.5.11
20:50:41 [2022-07-13T20:50:41.331Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
20:50:41 [2022-07-13T20:50:41.331Z]  runc:
20:50:41 [2022-07-13T20:50:41.331Z]   Version:          1.0.3
20:50:41 [2022-07-13T20:50:41.331Z]   GitCommit:        v1.0.3-0-gf46b6ba
20:50:41 [2022-07-13T20:50:41.331Z]  docker-init:
20:50:41 [2022-07-13T20:50:41.331Z]   Version:          0.19.0
20:50:41 [2022-07-13T20:50:41.331Z]   GitCommit:        de40ad0
[Pipeline] sh
20:50:41 [2022-07-13T20:50:41.614Z] + docker info
20:50:41 [2022-07-13T20:50:41.614Z] Client:
20:50:41 [2022-07-13T20:50:41.614Z]  Context:    default
20:50:41 [2022-07-13T20:50:41.614Z]  Debug Mode: false
20:50:41 [2022-07-13T20:50:41.614Z]  Plugins:
20:50:41 [2022-07-13T20:50:41.614Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:50:41 [2022-07-13T20:50:41.614Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
20:50:41 [2022-07-13T20:50:41.614Z]   compose: Docker Compose (Docker Inc., v2.4.1)
20:50:41 [2022-07-13T20:50:41.614Z]   scan: Docker Scan (Docker Inc., v0.17.0)
20:50:41 [2022-07-13T20:50:41.614Z] 
20:50:41 [2022-07-13T20:50:41.614Z] Server:
20:50:41 [2022-07-13T20:50:41.614Z]  Containers: 0
20:50:41 [2022-07-13T20:50:41.614Z]   Running: 0
20:50:41 [2022-07-13T20:50:41.614Z]   Paused: 0
20:50:41 [2022-07-13T20:50:41.614Z]   Stopped: 0
20:50:41 [2022-07-13T20:50:41.614Z]  Images: 3
20:50:41 [2022-07-13T20:50:41.614Z]  Server Version: 20.10.14
20:50:41 [2022-07-13T20:50:41.614Z]  Storage Driver: overlay2
20:50:41 [2022-07-13T20:50:41.614Z]   Backing Filesystem: extfs
20:50:41 [2022-07-13T20:50:41.614Z]   Supports d_type: true
20:50:41 [2022-07-13T20:50:41.614Z]   Native Overlay Diff: true
20:50:41 [2022-07-13T20:50:41.614Z]   userxattr: false
20:50:41 [2022-07-13T20:50:41.614Z]  Logging Driver: json-file
20:50:41 [2022-07-13T20:50:41.614Z]  Cgroup Driver: cgroupfs
20:50:41 [2022-07-13T20:50:41.614Z]  Cgroup Version: 1
20:50:41 [2022-07-13T20:50:41.614Z]  Plugins:
20:50:41 [2022-07-13T20:50:41.614Z]   Volume: local
20:50:41 [2022-07-13T20:50:41.614Z]   Network: bridge host ipvlan macvlan null overlay
20:50:41 [2022-07-13T20:50:41.614Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:50:41 [2022-07-13T20:50:41.614Z]  Swarm: inactive
20:50:41 [2022-07-13T20:50:41.614Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
20:50:41 [2022-07-13T20:50:41.614Z]  Default Runtime: runc
20:50:41 [2022-07-13T20:50:41.614Z]  Init Binary: docker-init
20:50:41 [2022-07-13T20:50:41.614Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
20:50:41 [2022-07-13T20:50:41.614Z]  runc version: v1.0.3-0-gf46b6ba
20:50:41 [2022-07-13T20:50:41.614Z]  init version: de40ad0
20:50:41 [2022-07-13T20:50:41.614Z]  Security Options:
20:50:41 [2022-07-13T20:50:41.614Z]   apparmor
20:50:41 [2022-07-13T20:50:41.614Z]   seccomp
20:50:41 [2022-07-13T20:50:41.614Z]    Profile: default
20:50:41 [2022-07-13T20:50:41.614Z]  Kernel Version: 5.4.0-1071-aws
20:50:41 [2022-07-13T20:50:41.614Z]  Operating System: Ubuntu 18.04.6 LTS
20:50:41 [2022-07-13T20:50:41.614Z]  OSType: linux
20:50:41 [2022-07-13T20:50:41.614Z]  Architecture: x86_64
20:50:41 [2022-07-13T20:50:41.614Z]  CPUs: 8
20:50:41 [2022-07-13T20:50:41.614Z]  Total Memory: 30.58GiB
20:50:41 [2022-07-13T20:50:41.614Z]  Name: ip-10-100-45-96
20:50:41 [2022-07-13T20:50:41.614Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
20:50:41 [2022-07-13T20:50:41.614Z]  Docker Root Dir: /var/lib/docker
20:50:41 [2022-07-13T20:50:41.614Z]  Debug Mode: false
20:50:41 [2022-07-13T20:50:41.614Z]  Registry: https://index.docker.io/v1/
20:50:41 [2022-07-13T20:50:41.614Z]  Labels:
20:50:41 [2022-07-13T20:50:41.614Z]  Experimental: true
20:50:41 [2022-07-13T20:50:41.614Z]  Insecure Registries:
20:50:41 [2022-07-13T20:50:41.614Z]   127.0.0.0/8
20:50:41 [2022-07-13T20:50:41.614Z]  Live Restore Enabled: true
20:50:41 [2022-07-13T20:50:41.614Z] 
20:50:41 [2022-07-13T20:50:41.614Z] WARNING: No swap limit support
[Pipeline] sh
20:50:41 [2022-07-13T20:50:41.898Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:50:41 [2022-07-13T20:50:41.898Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:50:41 [2022-07-13T20:50:41.898Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43809/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:50:41 [2022-07-13T20:50:41.898Z] + bash /home/ubuntu/workspace/moby_PR-43809/check-config.sh
20:50:41 [2022-07-13T20:50:41.898Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:50:41 [2022-07-13T20:50:41.898Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
20:50:41 [2022-07-13T20:50:41.898Z] 
20:50:41 [2022-07-13T20:50:41.898Z] Generally Necessary:
20:50:41 [2022-07-13T20:50:41.898Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:50:41 [2022-07-13T20:50:41.898Z] - apparmor: enabled and tools installed
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_NAMESPACES: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_NET_NS: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_PID_NS: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_IPC_NS: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_UTS_NS: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_CGROUPS: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_CGROUP_CPUACCT: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_CGROUP_DEVICE: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_CGROUP_FREEZER: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_CGROUP_SCHED: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_CPUSETS: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_MEMCG: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_KEYS: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_VETH: enabled (as module)
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_BRIDGE: enabled (as module)
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_NF_NAT: enabled (as module)
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_POSIX_MQUEUE: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_CGROUP_BPF: enabled
20:50:41 [2022-07-13T20:50:41.898Z] 
20:50:41 [2022-07-13T20:50:41.898Z] Optional Features:
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_USER_NS: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_SECCOMP: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_SECCOMP_FILTER: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_CGROUP_PIDS: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_MEMCG_SWAP: enabled
20:50:41 [2022-07-13T20:50:41.898Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:50:41 [2022-07-13T20:50:41.898Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_BLK_CGROUP: enabled
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_CGROUP_PERF: enabled
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_CGROUP_HUGETLB: enabled
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_CFS_BANDWIDTH: enabled
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_RT_GROUP_SCHED: missing
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_IP_VS: enabled (as module)
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_IP_VS_NFCT: enabled
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_IP_VS_RR: enabled (as module)
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_SECURITY_SELINUX: enabled
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_SECURITY_APPARMOR: enabled
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_EXT4_FS: enabled
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:50:42 [2022-07-13T20:50:42.157Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:50:42 [2022-07-13T20:50:42.157Z] - Network Drivers:
20:50:42 [2022-07-13T20:50:42.157Z]   - "overlay":
20:50:42 [2022-07-13T20:50:42.157Z]     - CONFIG_VXLAN: enabled (as module)
20:50:42 [2022-07-13T20:50:42.157Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:50:42 [2022-07-13T20:50:42.157Z]       Optional (for encrypted networks):
20:50:42 [2022-07-13T20:50:42.157Z]       - CONFIG_CRYPTO: enabled
20:50:42 [2022-07-13T20:50:42.157Z]       - CONFIG_CRYPTO_AEAD: enabled
20:50:42 [2022-07-13T20:50:42.157Z]       - CONFIG_CRYPTO_GCM: enabled
20:50:42 [2022-07-13T20:50:42.157Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:50:42 [2022-07-13T20:50:42.157Z]       - CONFIG_CRYPTO_GHASH: enabled
20:50:42 [2022-07-13T20:50:42.157Z]       - CONFIG_XFRM: enabled
20:50:42 [2022-07-13T20:50:42.157Z]       - CONFIG_XFRM_USER: enabled (as module)
20:50:42 [2022-07-13T20:50:42.157Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:50:42 [2022-07-13T20:50:42.157Z]       - CONFIG_INET_ESP: enabled (as module)
20:50:42 [2022-07-13T20:50:42.157Z]   - "ipvlan":
20:50:42 [2022-07-13T20:50:42.157Z]     - CONFIG_IPVLAN: enabled (as module)
20:50:42 [2022-07-13T20:50:42.157Z]   - "macvlan":
20:50:42 [2022-07-13T20:50:42.157Z]     - CONFIG_MACVLAN: enabled (as module)
20:50:42 [2022-07-13T20:50:42.157Z]     - CONFIG_DUMMY: enabled (as module)
20:50:42 [2022-07-13T20:50:42.157Z]   - "ftp,tftp client in container":
20:50:42 [2022-07-13T20:50:42.157Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:50:42 [2022-07-13T20:50:42.157Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:50:42 [2022-07-13T20:50:42.157Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:50:42 [2022-07-13T20:50:42.157Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:50:42 [2022-07-13T20:50:42.157Z] - Storage Drivers:
20:50:42 [2022-07-13T20:50:42.157Z]   - "aufs":
20:50:42 [2022-07-13T20:50:42.416Z]     - CONFIG_AUFS_FS: enabled (as module)
20:50:42 [2022-07-13T20:50:42.416Z]   - "btrfs":
20:50:42 [2022-07-13T20:50:42.416Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:50:42 [2022-07-13T20:50:42.416Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:50:42 [2022-07-13T20:50:42.416Z]   - "devicemapper":
20:50:42 [2022-07-13T20:50:42.416Z]     - CONFIG_BLK_DEV_DM: enabled
20:50:42 [2022-07-13T20:50:42.416Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:50:42 [2022-07-13T20:50:42.416Z]   - "overlay":
20:50:42 [2022-07-13T20:50:42.416Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:50:42 [2022-07-13T20:50:42.416Z]   - "zfs":
20:50:42 [2022-07-13T20:50:42.416Z]     - /dev/zfs: present
20:50:42 [2022-07-13T20:50:42.416Z]     - zfs command: missing
20:50:42 [2022-07-13T20:50:42.416Z]     - zpool command: missing
20:50:42 [2022-07-13T20:50:42.416Z] 
20:50:42 [2022-07-13T20:50:42.416Z] Limits:
20:50:42 [2022-07-13T20:50:42.416Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:50:42 [2022-07-13T20:50:42.416Z] 
20:50:42 [2022-07-13T20:50:42.416Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:50:42 [2022-07-13T20:50:42.744Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:c51efa861754c37184238e92f09963575786272f .
20:50:42 [2022-07-13T20:50:42.744Z] #1 [internal] load build definition from Dockerfile
20:50:42 [2022-07-13T20:50:42.744Z] #1 sha256:5bd00d3c1f06f9af5bbab8feb0376f410ec7676164760b688b32d4b336f360a1
20:50:42 [2022-07-13T20:50:42.744Z] #1 DONE 0.0s
20:50:42 [2022-07-13T20:50:42.744Z] 
20:50:42 [2022-07-13T20:50:42.744Z] #1 [internal] load build definition from Dockerfile
20:50:42 [2022-07-13T20:50:42.744Z] #1 sha256:5bd00d3c1f06f9af5bbab8feb0376f410ec7676164760b688b32d4b336f360a1
20:50:42 [2022-07-13T20:50:42.744Z] #1 transferring dockerfile: 19.25kB done
20:50:42 [2022-07-13T20:50:42.744Z] #1 DONE 0.0s
20:50:42 [2022-07-13T20:50:42.744Z] 
20:50:42 [2022-07-13T20:50:42.744Z] #2 [internal] load .dockerignore
20:50:42 [2022-07-13T20:50:42.744Z] #2 sha256:01dccc8960b5dd832022c4a2942880d7b038925009590f2d83633a648684dad5
20:50:42 [2022-07-13T20:50:42.744Z] #2 transferring context: 145B done
20:50:42 [2022-07-13T20:50:42.744Z] #2 DONE 0.0s
20:50:42 [2022-07-13T20:50:42.744Z] 
20:50:42 [2022-07-13T20:50:42.744Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:50:42 [2022-07-13T20:50:42.744Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
20:50:43 [2022-07-13T20:50:43.003Z] #3 DONE 0.1s
20:50:43 [2022-07-13T20:50:43.003Z] 
20:50:43 [2022-07-13T20:50:43.003Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
20:50:43 [2022-07-13T20:50:43.003Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
20:50:43 [2022-07-13T20:50:43.003Z] #4 CACHED
20:50:43 [2022-07-13T20:50:43.003Z] 
20:50:43 [2022-07-13T20:50:43.003Z] #6 [internal] load build definition from Dockerfile
20:50:43 [2022-07-13T20:50:43.003Z] #6 sha256:f98d4763b1e02c0331589f9993768cfe8a457caedb59f2fcd789a63661aa97f3
20:50:43 [2022-07-13T20:50:43.003Z] #6 DONE 0.0s
20:50:43 [2022-07-13T20:50:43.003Z] 
20:50:43 [2022-07-13T20:50:43.003Z] #5 [internal] load .dockerignore
20:50:43 [2022-07-13T20:50:43.003Z] #5 sha256:d5e272f5a1c9f92ff31876a433f6ad3d18e2ffab96a7bd2ffad998da36b59e1f
20:50:43 [2022-07-13T20:50:43.003Z] #5 DONE 0.0s
20:50:43 [2022-07-13T20:50:43.003Z] 
20:50:43 [2022-07-13T20:50:43.003Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:50:43 [2022-07-13T20:50:43.003Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:50:43 [2022-07-13T20:50:43.003Z] #8 DONE 0.1s
20:50:43 [2022-07-13T20:50:43.003Z] 
20:50:43 [2022-07-13T20:50:43.003Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:50:43 [2022-07-13T20:50:43.003Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:50:43 [2022-07-13T20:50:43.262Z] #10 ...
20:50:43 [2022-07-13T20:50:43.262Z] 
20:50:43 [2022-07-13T20:50:43.262Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
20:50:43 [2022-07-13T20:50:43.262Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
20:50:43 [2022-07-13T20:50:43.262Z] #9 DONE 0.1s
20:50:43 [2022-07-13T20:50:43.262Z] 
20:50:43 [2022-07-13T20:50:43.262Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
20:50:43 [2022-07-13T20:50:43.262Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
20:50:43 [2022-07-13T20:50:43.830Z] #7 DONE 0.8s
20:50:43 [2022-07-13T20:50:43.830Z] 
20:50:43 [2022-07-13T20:50:43.830Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:50:43 [2022-07-13T20:50:43.830Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:50:44 [2022-07-13T20:50:44.090Z] #10 DONE 1.0s
20:50:44 [2022-07-13T20:50:44.090Z] 
20:50:44 [2022-07-13T20:50:44.090Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:50:44 [2022-07-13T20:50:44.090Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:50:44 [2022-07-13T20:50:44.090Z] #80 DONE 0.0s
20:50:44 [2022-07-13T20:50:44.090Z] 
20:50:44 [2022-07-13T20:50:44.090Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:50:44 [2022-07-13T20:50:44.090Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:50:44 [2022-07-13T20:50:44.090Z] #78 DONE 0.0s
20:50:44 [2022-07-13T20:50:44.090Z] 
20:50:44 [2022-07-13T20:50:44.090Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:50:44 [2022-07-13T20:50:44.090Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
20:50:44 [2022-07-13T20:50:44.090Z] #35 DONE 0.0s
20:50:44 [2022-07-13T20:50:44.090Z] 
20:50:44 [2022-07-13T20:50:44.090Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:50:44 [2022-07-13T20:50:44.090Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:50:44 [2022-07-13T20:50:44.090Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c done
20:50:44 [2022-07-13T20:50:44.358Z] #11 sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 1.86kB / 1.86kB done
20:50:44 [2022-07-13T20:50:44.358Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done
20:50:44 [2022-07-13T20:50:44.358Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.05MB / 55.01MB 0.1s
20:50:44 [2022-07-13T20:50:44.358Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done
20:50:44 [2022-07-13T20:50:44.358Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 4.67MB / 5.16MB 0.1s
20:50:44 [2022-07-13T20:50:44.358Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 6.29MB / 10.88MB 0.1s
20:50:44 [2022-07-13T20:50:44.358Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 13.73MB / 55.01MB 0.2s
20:50:44 [2022-07-13T20:50:44.358Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.1s done
20:50:44 [2022-07-13T20:50:44.358Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.1s done
20:50:44 [2022-07-13T20:50:44.358Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.24MB / 54.58MB 0.2s
20:50:44 [2022-07-13T20:50:44.358Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 3.15MB / 85.88MB 0.2s
20:50:44 [2022-07-13T20:50:44.358Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 34.60MB / 55.01MB 0.4s
20:50:44 [2022-07-13T20:50:44.358Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 25.17MB / 54.58MB 0.4s
20:50:44 [2022-07-13T20:50:44.358Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 23.07MB / 85.88MB 0.4s
20:50:44 [2022-07-13T20:50:44.618Z] #11 ...
20:50:44 [2022-07-13T20:50:44.618Z] 
20:50:44 [2022-07-13T20:50:44.618Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:50:44 [2022-07-13T20:50:44.618Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:50:44 [2022-07-13T20:50:44.618Z] #56 CACHED
20:50:44 [2022-07-13T20:50:44.618Z] 
20:50:44 [2022-07-13T20:50:44.618Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:50:44 [2022-07-13T20:50:44.618Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:50:44 [2022-07-13T20:50:44.618Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 44.04MB / 55.01MB 0.5s
20:50:44 [2022-07-13T20:50:44.618Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 35.65MB / 54.58MB 0.5s
20:50:44 [2022-07-13T20:50:44.618Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 32.51MB / 85.88MB 0.5s
20:50:44 [2022-07-13T20:50:44.618Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 54.53MB / 55.01MB 0.6s
20:50:44 [2022-07-13T20:50:44.618Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 45.13MB / 54.58MB 0.6s
20:50:44 [2022-07-13T20:50:44.618Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 42.99MB / 85.88MB 0.6s
20:50:44 [2022-07-13T20:50:44.884Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 0.7s done
20:50:44 [2022-07-13T20:50:44.884Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 0.7s
20:50:44 [2022-07-13T20:50:44.884Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 52.43MB / 85.88MB 0.7s
20:50:44 [2022-07-13T20:50:44.884Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0B / 141.75MB 0.7s
20:50:44 [2022-07-13T20:50:44.884Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583
20:50:44 [2022-07-13T20:50:44.884Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 0.8s done
20:50:44 [2022-07-13T20:50:44.884Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 72.35MB / 85.88MB 0.9s
20:50:44 [2022-07-13T20:50:44.884Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 18.87MB / 141.75MB 0.9s
20:50:44 [2022-07-13T20:50:44.884Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 0.8s done
20:50:45 [2022-07-13T20:50:45.152Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 81.79MB / 85.88MB 1.0s
20:50:45 [2022-07-13T20:50:45.152Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 28.31MB / 141.75MB 1.0s
20:50:45 [2022-07-13T20:50:45.152Z] #11 ...
20:50:45 [2022-07-13T20:50:45.152Z] 
20:50:45 [2022-07-13T20:50:45.152Z] #31 [internal] load build context
20:50:45 [2022-07-13T20:50:45.152Z] #31 sha256:e1e18fc31f1854e08d79af341495ffed4003c43401fe47bd78003a90e9bdf983
20:50:45 [2022-07-13T20:50:45.152Z] #31 transferring context: 62.08MB 1.1s done
20:50:45 [2022-07-13T20:50:45.152Z] #31 DONE 1.1s
20:50:45 [2022-07-13T20:50:45.152Z] 
20:50:45 [2022-07-13T20:50:45.152Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:50:45 [2022-07-13T20:50:45.152Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:50:45 [2022-07-13T20:50:45.152Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 38.80MB / 141.75MB 1.1s
20:50:45 [2022-07-13T20:50:45.412Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 1.1s done
20:50:45 [2022-07-13T20:50:45.412Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 48.72MB / 141.75MB 1.2s
20:50:45 [2022-07-13T20:50:45.412Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 58.72MB / 141.75MB 1.3s
20:50:45 [2022-07-13T20:50:45.412Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 78.64MB / 141.75MB 1.5s
20:50:45 [2022-07-13T20:50:45.671Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 89.13MB / 141.75MB 1.6s
20:50:45 [2022-07-13T20:50:45.671Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 98.57MB / 141.75MB 1.7s
20:50:45 [2022-07-13T20:50:45.957Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 109.05MB / 141.75MB 1.8s
20:50:45 [2022-07-13T20:50:45.957Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 118.49MB / 141.75MB 1.9s
20:50:46 [2022-07-13T20:50:46.231Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 128.97MB / 141.75MB 2.0s
20:50:46 [2022-07-13T20:50:46.231Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 138.41MB / 141.75MB 2.1s
20:50:46 [2022-07-13T20:50:46.231Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.4s done
20:50:46 [2022-07-13T20:50:46.231Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 2.3s done
20:50:46 [2022-07-13T20:50:46.231Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd
20:50:46 [2022-07-13T20:50:46.500Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.2s done
20:50:46 [2022-07-13T20:50:46.500Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.1s
20:50:46 [2022-07-13T20:50:46.759Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.2s done
20:50:47 [2022-07-13T20:50:47.018Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0.1s
20:50:47 [2022-07-13T20:50:47.365Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02bf09c7d00ff2086) in /home/ubuntu/workspace/moby_PR-43809
[Pipeline] {
[Pipeline] checkout
20:50:47 [2022-07-13T20:50:47.391Z] The recommended git tool is: git
20:50:47 [2022-07-13T20:50:47.423Z] using credential docker-jenkins-github-credentials
20:50:47 [2022-07-13T20:50:47.432Z] Cloning the remote Git repository
20:50:47 [2022-07-13T20:50:47.432Z] Cloning with configured refspecs honoured and without tags
20:50:47 [2022-07-13T20:50:47.432Z] Cloning repository https://github.com/moby/moby.git
20:50:47 [2022-07-13T20:50:47.433Z]  > git init /home/ubuntu/workspace/moby_PR-43809 # timeout=10
20:50:47 [2022-07-13T20:50:47.471Z] Fetching upstream changes from https://github.com/moby/moby.git
20:50:47 [2022-07-13T20:50:47.471Z]  > git --version # timeout=10
20:50:47 [2022-07-13T20:50:47.500Z]  > git --version # 'git version 2.17.1'
20:50:47 [2022-07-13T20:50:47.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:50:47 [2022-07-13T20:50:47.502Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43809/head:refs/remotes/origin/PR-43809 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:50:48 [2022-07-13T20:50:48.399Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 1.4s done
20:50:48 [2022-07-13T20:50:48.399Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec
20:50:50 [2022-07-13T20:50:50.305Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 1.6s done
20:50:50 [2022-07-13T20:50:50.305Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0.1s
20:50:53 [2022-07-13T20:50:53.596Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 3.3s done
20:50:53 [2022-07-13T20:50:53.596Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done
20:50:53 [2022-07-13T20:50:53.596Z] #11 DONE 9.5s
20:50:53 [2022-07-13T20:50:53.596Z] 
20:50:53 [2022-07-13T20:50:53.596Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:50:53 [2022-07-13T20:50:53.596Z] #12 sha256:23b27950f0885153d382705e69b1c882a10df6a79e3d06a8f8c227cc6e985eed
20:50:54 [2022-07-13T20:50:54.981Z] Still waiting to schedule task
20:50:54 [2022-07-13T20:50:54.981Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay220:50:54 [2022-07-13T20:50:54.982Z] Still waiting to schedule task
20:50:54 [2022-07-13T20:50:54.983Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup220:50:54 [2022-07-13T20:50:54.986Z] Still waiting to schedule task
20:50:54 [2022-07-13T20:50:54.987Z] Waiting for next available executor on ‘arm64&&ubuntu-200420:50:57 [2022-07-13T20:50:57.787Z] #12 DONE 3.9s
20:50:57 [2022-07-13T20:50:57.787Z] 
20:50:57 [2022-07-13T20:50:57.787Z] #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
20:50:57 [2022-07-13T20:50:57.787Z] #13 sha256:3381a18a1f197e42e8aa7a9afb7c546321597e27bac4a4e3597f07d70adb4e50
20:50:58 [2022-07-13T20:50:58.047Z] #13 DONE 0.4s
20:50:58 [2022-07-13T20:50:58.047Z] 
20:50:58 [2022-07-13T20:50:58.047Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:50:58 [2022-07-13T20:50:58.047Z] #40 sha256:2e706e9977184fc53a05b8e279336ccf33df2cedba245ff768070c47b5b9537a
20:50:58 [2022-07-13T20:50:58.047Z] #40 DONE 0.1s
20:50:58 [2022-07-13T20:50:58.047Z] 
20:50:58 [2022-07-13T20:50:58.047Z] #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
20:50:58 [2022-07-13T20:50:58.047Z] #57 sha256:7a46d979ae7f9647203d9cbcf47a5363baba6cbbc10a04c49091822283a0e694
20:50:58 [2022-07-13T20:50:58.047Z] #57 DONE 0.2s
20:50:58 [2022-07-13T20:50:58.047Z] 
20:50:58 [2022-07-13T20:50:58.047Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:50:58 [2022-07-13T20:50:58.047Z] #53 sha256:66443141b5a24c38cee59c632a9a29b30552320975d5d6ac0295c63d474891ee
20:50:58 [2022-07-13T20:50:58.047Z] #53 DONE 0.2s
20:50:58 [2022-07-13T20:50:58.047Z] 
20:50:58 [2022-07-13T20:50:58.047Z] #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
20:50:58 [2022-07-13T20:50:58.047Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:50:59 [2022-07-13T20:50:59.960Z] #58 ...
20:50:59 [2022-07-13T20:50:59.960Z] 
20:50:59 [2022-07-13T20:50:59.960Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
20:50:59 [2022-07-13T20:50:59.960Z] #14 sha256:699892820b60cde48ae67d9bde89e4e521397de7498d1b5e68afc10fff240a88
20:50:59 [2022-07-13T20:50:59.960Z] #14 DONE 1.7s
20:50:59 [2022-07-13T20:50:59.960Z] 
20:50:59 [2022-07-13T20:50:59.960Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
20:50:59 [2022-07-13T20:50:59.960Z] #15 sha256:18fcb9a1f2b025542bdaf932d515a7312de75bdf9a41e78eb504e562267303c0
20:51:00 [2022-07-13T20:51:00.220Z] #15 ...
20:51:00 [2022-07-13T20:51:00.220Z] 
20:51:00 [2022-07-13T20:51:00.220Z] #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
20:51:00 [2022-07-13T20:51:00.220Z] #45 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41
20:51:00 [2022-07-13T20:51:00.220Z] #45 2.039 tomll can be used in two ways:
20:51:00 [2022-07-13T20:51:00.220Z] #45 2.039 Writing to STDIN and reading from STDOUT:
20:51:00 [2022-07-13T20:51:00.220Z] #45 2.039   cat file.toml | tomll > file.toml
20:51:00 [2022-07-13T20:51:00.220Z] #45 2.039 
20:51:00 [2022-07-13T20:51:00.220Z] #45 2.039 Reading and updating a list of files:
20:51:00 [2022-07-13T20:51:00.220Z] #45 2.039   tomll a.toml b.toml c.toml
20:51:00 [2022-07-13T20:51:00.220Z] #45 2.039 
20:51:00 [2022-07-13T20:51:00.220Z] #45 2.039 When given a list of files, tomll will modify all files in place without asking.
20:51:00 [2022-07-13T20:51:00.220Z] #45 DONE 2.2s
20:51:00 [2022-07-13T20:51:00.220Z] 
20:51:00 [2022-07-13T20:51:00.220Z] #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
20:51:00 [2022-07-13T20:51:00.220Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:51:00 [2022-07-13T20:51:00.220Z] #58 1.854 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:51:00 [2022-07-13T20:51:00.220Z] #58 1.854 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:51:00 [2022-07-13T20:51:00.220Z] #58 1.854 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:51:00 [2022-07-13T20:51:00.487Z] #58 2.287 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:51:00 [2022-07-13T20:51:00.487Z] #58 ...
20:51:00 [2022-07-13T20:51:00.487Z] 
20:51:00 [2022-07-13T20:51:00.487Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
20:51:00 [2022-07-13T20:51:00.487Z] #15 sha256:18fcb9a1f2b025542bdaf932d515a7312de75bdf9a41e78eb504e562267303c0
20:51:00 [2022-07-13T20:51:00.487Z] #15 DONE 1.0s
20:51:00 [2022-07-13T20:51:00.748Z] 
20:51:00 [2022-07-13T20:51:00.748Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
20:51:00 [2022-07-13T20:51:00.748Z] #16 sha256:9985a7e0b93787e9108fc3cd3335b59093d43d379e628c20aaf89d4fce03188c
20:51:02 [2022-07-13T20:51:02.134Z] #16 DONE 1.2s
20:51:02 [2022-07-13T20:51:02.134Z] 
20:51:02 [2022-07-13T20:51:02.134Z] #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
20:51:02 [2022-07-13T20:51:02.134Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:51:02 [2022-07-13T20:51:02.134Z] #58 3.787 Fetched 1540 B in 2s (701 B/s)
20:51:03 [2022-07-13T20:51:03.075Z] #58 3.787 Reading package lists...
20:51:03 [2022-07-13T20:51:03.075Z] #58 4.894 Reading package lists...
20:51:03 [2022-07-13T20:51:03.075Z] #58 ...
20:51:03 [2022-07-13T20:51:03.075Z] 
20:51:03 [2022-07-13T20:51:03.075Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
20:51:03 [2022-07-13T20:51:03.075Z] #17 sha256:38581914623a0a3f19f733a1075ea57d38c590c27976e24e1c994770f56bfc50
20:51:03 [2022-07-13T20:51:03.075Z] #17 DONE 1.2s
20:51:03 [2022-07-13T20:51:03.336Z] 
20:51:03 [2022-07-13T20:51:03.336Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
20:51:03 [2022-07-13T20:51:03.336Z] #18 sha256:f5f0b67ede552755348326f3113fe8ab9439f9cbeacaaf6093a35df5f325c20d
20:51:03 [2022-07-13T20:51:03.336Z] #18 ...
20:51:03 [2022-07-13T20:51:03.336Z] 
20:51:03 [2022-07-13T20:51:03.336Z] #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
20:51:03 [2022-07-13T20:51:03.336Z] #47 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391 NAME:
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391    go-winres - A tool for embedding resources in Windows executables
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391 
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391 USAGE:
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391    go-winres [global options] command [command options] [arguments...]
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391 
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391 COMMANDS:
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391    init     Create an initial ./winres/winres.json
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391    make     Make syso files for the "go build" command
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391    simply   Make syso files for the "go build" command (simplified)
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391    extract  Extract all resources from an executable
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391    patch    Replace resources in an executable file (exe, dll)
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391    help, h  Shows a list of commands or help for one command
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391 
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391 GLOBAL OPTIONS:
20:51:03 [2022-07-13T20:51:03.336Z] #47 5.391    --help, -h  show help (default: false)
20:51:03 [2022-07-13T20:51:03.336Z] #47 DONE 5.5s
20:51:03 [2022-07-13T20:51:03.597Z] 
20:51:03 [2022-07-13T20:51:03.597Z] #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             ;
20:51:03 [2022-07-13T20:51:03.597Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:51:03 [2022-07-13T20:51:03.597Z] #83 1.286 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:51:03 [2022-07-13T20:51:03.597Z] #83 1.286 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:51:03 [2022-07-13T20:51:03.597Z] #83 1.287 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:51:03 [2022-07-13T20:51:03.597Z] #83 2.278 Reading package lists...
20:51:03 [2022-07-13T20:51:03.597Z] #83 3.283 Reading package lists...
20:51:03 [2022-07-13T20:51:03.597Z] #83 4.291 Building dependency tree...
20:51:03 [2022-07-13T20:51:03.597Z] #83 4.494 Reading state information...
20:51:03 [2022-07-13T20:51:03.597Z] #83 4.783 python3 is already the newest version (3.9.2-3).
20:51:03 [2022-07-13T20:51:03.597Z] #83 4.783 The following additional packages will be installed:
20:51:03 [2022-07-13T20:51:03.597Z] #83 4.783   autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc
20:51:03 [2022-07-13T20:51:03.597Z] #83 4.783   libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
20:51:03 [2022-07-13T20:51:03.597Z] #83 4.784 Suggested packages:
20:51:03 [2022-07-13T20:51:03.597Z] #83 4.784   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
20:51:03 [2022-07-13T20:51:03.597Z] #83 4.784   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
20:51:03 [2022-07-13T20:51:03.597Z] #83 4.784   m4-doc ed diffutils-doc
20:51:03 [2022-07-13T20:51:03.597Z] #83 4.784 Recommended packages:
20:51:03 [2022-07-13T20:51:03.597Z] #83 4.784   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
20:51:03 [2022-07-13T20:51:03.597Z] #83 4.784   liblocale-gettext-perl libltdl-dev
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.230 The following NEW packages will be installed:
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.230   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.230   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.230   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.230   libyajl2 m4 patch xz-utils
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.235 The following packages will be upgraded:
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.235   libdpkg-perl
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.521 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded.
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.521 Need to get 7486 kB of archives.
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.521 After this operation, 18.7 MB of additional disk space will be used.
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.521 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.527 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.547 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.547 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.547 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.547 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.547 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.571 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.579 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.579 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.592 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.635 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.635 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.694 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.694 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.694 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.694 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.694 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.699 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.699 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.711 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.719 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.719 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:51:03 [2022-07-13T20:51:03.597Z] #83 5.724 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
20:51:03 [2022-07-13T20:51:03.858Z] #83 6.079 debconf: delaying package configuration, since apt-utils is not installed
20:51:04 [2022-07-13T20:51:04.119Z] #83 6.147 Fetched 7486 kB in 0s (15.8 MB/s)
20:51:04 [2022-07-13T20:51:04.119Z] #83 6.213 Selecting previously unselected package bzip2.
20:51:04 [2022-07-13T20:51:04.119Z] #83 6.213 (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%
20:51:04 [2022-07-13T20:51:04.119Z] #83 ...
20:51:04 [2022-07-13T20:51:04.119Z] 
20:51:04 [2022-07-13T20:51:04.119Z] #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
20:51:04 [2022-07-13T20:51:04.119Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:51:04 [2022-07-13T20:51:04.119Z] #58 4.894 Reading package lists...
20:51:04 [2022-07-13T20:51:04.119Z] #58 6.011 Building dependency tree...
20:51:04 [2022-07-13T20:51:04.119Z] #58 ...
20:51:04 [2022-07-13T20:51:04.119Z] 
20:51:04 [2022-07-13T20:51:04.119Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
20:51:04 [2022-07-13T20:51:04.119Z] #18 sha256:f5f0b67ede552755348326f3113fe8ab9439f9cbeacaaf6093a35df5f325c20d
20:51:04 [2022-07-13T20:51:04.119Z] #18 DONE 1.1s
20:51:04 [2022-07-13T20:51:04.380Z] 
20:51:04 [2022-07-13T20:51:04.380Z] #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
20:51:04 [2022-07-13T20:51:04.380Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:51:04 [2022-07-13T20:51:04.380Z] #58 6.011 Building dependency tree...
20:51:04 [2022-07-13T20:51:04.380Z] #58 6.294 Reading state information...
20:51:04 [2022-07-13T20:51:04.641Z] #58 6.531 The following additional packages will be installed:
20:51:04 [2022-07-13T20:51:04.641Z] #58 6.531   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:51:04 [2022-07-13T20:51:04.641Z] #58 6.531   python3-protobuf python3-six
20:51:04 [2022-07-13T20:51:04.641Z] #58 6.535 Suggested packages:
20:51:04 [2022-07-13T20:51:04.641Z] #58 6.535   python3-setuptools
20:51:04 [2022-07-13T20:51:04.641Z] #58 6.535 Recommended packages:
20:51:04 [2022-07-13T20:51:04.641Z] #58 6.535   iproute2 | iproute
20:51:04 [2022-07-13T20:51:04.641Z] #58 6.651 The following NEW packages will be installed:
20:51:04 [2022-07-13T20:51:04.641Z] #58 6.653   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:51:04 [2022-07-13T20:51:04.902Z] #58 6.655   python3-protobuf python3-six
20:51:05 [2022-07-13T20:51:05.165Z] #58 6.979 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded.
20:51:05 [2022-07-13T20:51:05.165Z] #58 6.979 Need to get 2314 kB of archives.
20:51:05 [2022-07-13T20:51:05.165Z] #58 6.979 After this operation, 11.1 MB of additional disk space will be used.
20:51:05 [2022-07-13T20:51:05.165Z] #58 6.979 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:51:05 [2022-07-13T20:51:05.165Z] #58 6.993 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:51:05 [2022-07-13T20:51:05.165Z] #58 6.993 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:51:05 [2022-07-13T20:51:05.165Z] #58 7.005 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:51:05 [2022-07-13T20:51:05.165Z] #58 7.005 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:51:05 [2022-07-13T20:51:05.165Z] #58 7.005 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:51:05 [2022-07-13T20:51:05.165Z] #58 7.005 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:51:05 [2022-07-13T20:51:05.425Z] #58 ...
20:51:05 [2022-07-13T20:51:05.425Z] 
20:51:05 [2022-07-13T20:51:05.425Z] #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
20:51:05 [2022-07-13T20:51:05.425Z] #64 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35
20:51:05 [2022-07-13T20:51:05.425Z] #64 7.256 v3.0.2
20:51:05 [2022-07-13T20:51:05.425Z] #64 DONE 7.4s
20:51:05 [2022-07-13T20:51:05.686Z] 
20:51:05 [2022-07-13T20:51:05.686Z] #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             ;
20:51:05 [2022-07-13T20:51:05.686Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:51:05 [2022-07-13T20:51:05.686Z] #83 6.213 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:51:05 [2022-07-13T20:51:05.686Z] #83 6.238 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
20:51:05 [2022-07-13T20:51:05.686Z] #83 6.246 Unpacking bzip2 (1.0.8-4) ...
20:51:05 [2022-07-13T20:51:05.686Z] #83 6.392 Selecting previously unselected package libmagic-mgc.
20:51:05 [2022-07-13T20:51:05.686Z] #83 6.411 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
20:51:05 [2022-07-13T20:51:05.686Z] #83 6.431 Unpacking libmagic-mgc (1:5.39-3) ...
20:51:05 [2022-07-13T20:51:05.686Z] #83 6.707 Selecting previously unselected package libmagic1:amd64.
20:51:05 [2022-07-13T20:51:05.686Z] #83 6.708 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
20:51:05 [2022-07-13T20:51:05.686Z] #83 6.722 Unpacking libmagic1:amd64 (1:5.39-3) ...
20:51:05 [2022-07-13T20:51:05.686Z] #83 6.810 Selecting previously unselected package file.
20:51:05 [2022-07-13T20:51:05.686Z] #83 6.811 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
20:51:05 [2022-07-13T20:51:05.686Z] #83 6.823 Unpacking file (1:5.39-3) ...
20:51:05 [2022-07-13T20:51:05.686Z] #83 6.892 Selecting previously unselected package xz-utils.
20:51:05 [2022-07-13T20:51:05.686Z] #83 6.895 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:51:05 [2022-07-13T20:51:05.686Z] #83 6.914 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:51:05 [2022-07-13T20:51:05.686Z] #83 7.036 Selecting previously unselected package libsigsegv2:amd64.
20:51:05 [2022-07-13T20:51:05.686Z] #83 7.039 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
20:51:05 [2022-07-13T20:51:05.686Z] #83 7.041 Unpacking libsigsegv2:amd64 (2.13-1) ...
20:51:05 [2022-07-13T20:51:05.686Z] #83 7.137 Selecting previously unselected package m4.
20:51:05 [2022-07-13T20:51:05.686Z] #83 7.140 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
20:51:05 [2022-07-13T20:51:05.686Z] #83 7.144 Unpacking m4 (1.4.18-5) ...
20:51:05 [2022-07-13T20:51:05.686Z] #83 7.259 Selecting previously unselected package autoconf.
20:51:05 [2022-07-13T20:51:05.686Z] #83 7.263 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
20:51:05 [2022-07-13T20:51:05.687Z] #83 7.279 Unpacking autoconf (2.69-14) ...
20:51:05 [2022-07-13T20:51:05.687Z] #83 7.478 Selecting previously unselected package autotools-dev.
20:51:05 [2022-07-13T20:51:05.687Z] #83 7.478 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
20:51:05 [2022-07-13T20:51:05.687Z] #83 7.480 Unpacking autotools-dev (20180224.1+nmu1) ...
20:51:05 [2022-07-13T20:51:05.687Z] #83 7.639 Selecting previously unselected package automake.
20:51:05 [2022-07-13T20:51:05.687Z] #83 7.643 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
20:51:05 [2022-07-13T20:51:05.687Z] #83 7.646 Unpacking automake (1:1.16.3-2) ...
20:51:05 [2022-07-13T20:51:05.687Z] #83 7.827 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ...
20:51:05 [2022-07-13T20:51:05.947Z] #83 7.836 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ...
20:51:06 [2022-07-13T20:51:06.521Z] #83 8.463 Selecting previously unselected package patch.
20:51:06 [2022-07-13T20:51:06.521Z] #83 8.465 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ...
20:51:06 [2022-07-13T20:51:06.521Z] #83 8.478 Unpacking patch (2.7.6-7) ...
20:51:06 [2022-07-13T20:51:06.521Z] #83 8.575 Selecting previously unselected package dpkg-dev.
20:51:06 [2022-07-13T20:51:06.521Z] #83 8.578 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ...
20:51:06 [2022-07-13T20:51:06.521Z] #83 8.587 Unpacking dpkg-dev (1.20.11) ...
20:51:07 [2022-07-13T20:51:07.049Z] #83 8.991 Selecting previously unselected package build-essential.
20:51:07 [2022-07-13T20:51:07.049Z] #83 8.996 Preparing to unpack .../13-build-essential_12.9_amd64.deb ...
20:51:07 [2022-07-13T20:51:07.049Z] #83 9.013 Unpacking build-essential (12.9) ...
20:51:07 [2022-07-13T20:51:07.049Z] #83 9.126 Selecting previously unselected package libcap2:amd64.
20:51:07 [2022-07-13T20:51:07.049Z] #83 9.133 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ...
20:51:07 [2022-07-13T20:51:07.049Z] #83 9.138 Unpacking libcap2:amd64 (1:2.44-1) ...
20:51:07 [2022-07-13T20:51:07.309Z] #83 9.264 Selecting previously unselected package libcap-dev:amd64.
20:51:07 [2022-07-13T20:51:07.310Z] #83 9.271 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ...
20:51:07 [2022-07-13T20:51:07.310Z] #83 9.284 Unpacking libcap-dev:amd64 (1:2.44-1) ...
20:51:07 [2022-07-13T20:51:07.310Z] #83 9.409 Selecting previously unselected package libprotobuf-c1:amd64.
20:51:07 [2022-07-13T20:51:07.310Z] #83 9.411 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:51:07 [2022-07-13T20:51:07.310Z] #83 9.424 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:51:07 [2022-07-13T20:51:07.570Z] #83 9.499 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:51:07 [2022-07-13T20:51:07.570Z] #83 9.503 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
20:51:07 [2022-07-13T20:51:07.570Z] #83 9.521 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:51:07 [2022-07-13T20:51:07.570Z] #83 9.572 Selecting previously unselected package libseccomp-dev:amd64.
20:51:07 [2022-07-13T20:51:07.570Z] #83 9.575 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:51:07 [2022-07-13T20:51:07.570Z] #83 9.581 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:51:07 [2022-07-13T20:51:07.570Z] #83 9.653 Selecting previously unselected package libsystemd-dev:amd64.
20:51:07 [2022-07-13T20:51:07.570Z] #83 9.655 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ...
20:51:07 [2022-07-13T20:51:07.570Z] #83 9.664 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:51:07 [2022-07-13T20:51:07.830Z] #83 9.885 Selecting previously unselected package libtool.
20:51:07 [2022-07-13T20:51:07.830Z] #83 9.888 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ...
20:51:07 [2022-07-13T20:51:07.830Z] #83 9.898 Unpacking libtool (2.4.6-15) ...
20:51:07 [2022-07-13T20:51:07.830Z] #83 ...
20:51:07 [2022-07-13T20:51:07.830Z] 
20:51:07 [2022-07-13T20:51:07.830Z] #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
20:51:07 [2022-07-13T20:51:07.830Z] #43 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:51:08 [2022-07-13T20:51:08.091Z] #43 ...
20:51:08 [2022-07-13T20:51:08.091Z] 
20:51:08 [2022-07-13T20:51:08.091Z] #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
20:51:08 [2022-07-13T20:51:08.091Z] #60 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a
20:51:08 [2022-07-13T20:51:08.091Z] #60 ...
20:51:08 [2022-07-13T20:51:08.091Z] 
20:51:08 [2022-07-13T20:51:08.091Z] #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
20:51:08 [2022-07-13T20:51:08.091Z] #54 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:51:08 [2022-07-13T20:51:08.091Z] #54 1.430 + git clone https://github.com/docker/distribution.git .
20:51:08 [2022-07-13T20:51:08.091Z] #54 1.431 Cloning into '.'...
20:51:08 [2022-07-13T20:51:08.091Z] #54 5.264 + git checkout -q v2.3.0
20:51:08 [2022-07-13T20:51:08.091Z] #54 5.933 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:51:08 [2022-07-13T20:51:08.358Z] #54 ...
20:51:08 [2022-07-13T20:51:08.358Z] 
20:51:08 [2022-07-13T20:51:08.358Z] #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
20:51:08 [2022-07-13T20:51:08.358Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:51:08 [2022-07-13T20:51:08.358Z] #62 ...
20:51:08 [2022-07-13T20:51:08.358Z] 
20:51:08 [2022-07-13T20:51:08.358Z] #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
20:51:08 [2022-07-13T20:51:08.358Z] #41 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3
20:51:08 [2022-07-13T20:51:08.358Z] #41 1.547 + git clone https://github.com/kolyshkin/go-swagger.git .
20:51:08 [2022-07-13T20:51:08.358Z] #41 1.547 Cloning into '.'...
20:51:08 [2022-07-13T20:51:08.358Z] #41 9.164 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:51:08 [2022-07-13T20:51:08.358Z] #41 9.488 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:51:08 [2022-07-13T20:51:08.625Z] #41 ...
20:51:08 [2022-07-13T20:51:08.625Z] 
20:51:08 [2022-07-13T20:51:08.625Z] #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             ;
20:51:08 [2022-07-13T20:51:08.625Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.02 Selecting previously unselected package libudev-dev:amd64.
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.03 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ...
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.03 Unpacking libudev-dev:amd64 (247.3-7) ...
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.14 Selecting previously unselected package libyajl2:amd64.
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.14 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ...
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.15 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.34 Selecting previously unselected package libyajl-dev:amd64.
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.34 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ...
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.36 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.47 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.48 Setting up libmagic-mgc (1:5.39-3) ...
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.50 Setting up libyajl2:amd64 (2.1.0-3) ...
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.53 Setting up libmagic1:amd64 (1:5.39-3) ...
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.57 Setting up file (1:5.39-3) ...
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.59 Setting up bzip2 (1.0.8-4) ...
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.66 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:51:08 [2022-07-13T20:51:08.625Z] #83 10.71 Setting up libcap2:amd64 (1:2.44-1) ...
20:51:08 [2022-07-13T20:51:08.887Z] #83 ...
20:51:08 [2022-07-13T20:51:08.887Z] 
20:51:08 [2022-07-13T20:51:08.887Z] #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
20:51:08 [2022-07-13T20:51:08.887Z] #60 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a
20:51:08 [2022-07-13T20:51:08.887Z] #60 10.56 gotestsum version dev
20:51:08 [2022-07-13T20:51:08.887Z] #60 DONE 10.8s
20:51:08 [2022-07-13T20:51:08.887Z] 
20:51:08 [2022-07-13T20:51:08.887Z] #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             ;
20:51:08 [2022-07-13T20:51:08.887Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:51:08 [2022-07-13T20:51:08.887Z] #83 10.78 Setting up autotools-dev (20180224.1+nmu1) ...
20:51:08 [2022-07-13T20:51:08.887Z] #83 10.81 Setting up libsigsegv2:amd64 (2.13-1) ...
20:51:08 [2022-07-13T20:51:08.887Z] #83 10.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:51:08 [2022-07-13T20:51:08.887Z] #83 10.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:51:08 [2022-07-13T20:51:08.887Z] #83 10.95 Setting up patch (2.7.6-7) ...
20:51:08 [2022-07-13T20:51:08.887Z] #83 11.02 Setting up libudev-dev:amd64 (247.3-7) ...
20:51:09 [2022-07-13T20:51:09.151Z] #83 11.09 Setting up libdpkg-perl (1.20.11) ...
20:51:09 [2022-07-13T20:51:09.151Z] #83 11.12 Setting up libyajl-dev:amd64 (2.1.0-3) ...
20:51:09 [2022-07-13T20:51:09.151Z] #83 11.15 Setting up libcap-dev:amd64 (1:2.44-1) ...
20:51:09 [2022-07-13T20:51:09.151Z] #83 11.17 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:51:09 [2022-07-13T20:51:09.151Z] #83 11.22 Setting up libtool (2.4.6-15) ...
20:51:09 [2022-07-13T20:51:09.151Z] #83 11.24 Setting up m4 (1.4.18-5) ...
20:51:09 [2022-07-13T20:51:09.152Z] #83 11.26 Setting up dpkg-dev (1.20.11) ...
20:51:09 [2022-07-13T20:51:09.152Z] #83 11.30 Setting up autoconf (2.69-14) ...
20:51:09 [2022-07-13T20:51:09.152Z] #83 11.32 Setting up build-essential (12.9) ...
20:51:09 [2022-07-13T20:51:09.152Z] #83 11.35 Setting up automake (1:1.16.3-2) ...
20:51:09 [2022-07-13T20:51:09.152Z] #83 11.37 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
20:51:09 [2022-07-13T20:51:09.416Z] #83 11.40 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:51:09 [2022-07-13T20:51:09.416Z] #83 DONE 11.6s
20:51:09 [2022-07-13T20:51:09.416Z] 
20:51:09 [2022-07-13T20:51:09.416Z] #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
20:51:09 [2022-07-13T20:51:09.416Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:51:09 [2022-07-13T20:51:09.416Z] #58 9.209 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
20:51:09 [2022-07-13T20:51:09.416Z] #58 9.837 debconf: delaying package configuration, since apt-utils is not installed
20:51:09 [2022-07-13T20:51:09.416Z] #58 9.910 Fetched 2314 kB in 3s (806 kB/s)
20:51:09 [2022-07-13T20:51:09.416Z] #58 9.966 Selecting previously unselected package libprotobuf23:amd64.
20:51:09 [2022-07-13T20:51:09.416Z] #58 9.970 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:51:09 [2022-07-13T20:51:09.416Z] #58 9.994 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
20:51:09 [2022-07-13T20:51:09.416Z] #58 10.12 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:51:09 [2022-07-13T20:51:09.416Z] #58 10.41 Selecting previously unselected package python3-pkg-resources.
20:51:09 [2022-07-13T20:51:09.416Z] #58 10.41 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:51:09 [2022-07-13T20:51:09.416Z] #58 10.42 Unpacking python3-pkg-resources (52.0.0-4) ...
20:51:09 [2022-07-13T20:51:09.416Z] #58 10.60 Selecting previously unselected package python3-six.
20:51:09 [2022-07-13T20:51:09.416Z] #58 10.61 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:51:09 [2022-07-13T20:51:09.416Z] #58 10.61 Unpacking python3-six (1.16.0-2) ...
20:51:09 [2022-07-13T20:51:09.416Z] #58 10.74 Selecting previously unselected package python3-protobuf.
20:51:09 [2022-07-13T20:51:09.416Z] #58 10.74 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
20:51:09 [2022-07-13T20:51:09.416Z] #58 10.76 Unpacking python3-protobuf (3.12.4-1) ...
20:51:09 [2022-07-13T20:51:09.416Z] #58 11.12 Selecting previously unselected package libnet1:amd64.
20:51:09 [2022-07-13T20:51:09.416Z] #58 11.13 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:51:09 [2022-07-13T20:51:09.416Z] #58 11.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:51:09 [2022-07-13T20:51:09.416Z] #58 11.25 Selecting previously unselected package libnl-3-200:amd64.
20:51:09 [2022-07-13T20:51:09.416Z] #58 11.25 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:51:09 [2022-07-13T20:51:09.416Z] #58 11.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:51:09 [2022-07-13T20:51:09.416Z] #58 11.36 Selecting previously unselected package libprotobuf-c1:amd64.
20:51:09 [2022-07-13T20:51:09.416Z] #58 11.37 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:51:09 [2022-07-13T20:51:09.416Z] #58 11.37 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:51:09 [2022-07-13T20:51:09.416Z] #58 11.48 Selecting previously unselected package criu.
20:51:09 [2022-07-13T20:51:09.679Z] #58 11.49 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
20:51:09 [2022-07-13T20:51:09.679Z] #58 11.49 Unpacking criu (3.17-1) ...
20:51:09 [2022-07-13T20:51:09.939Z] #58 11.70 Setting up python3-pkg-resources (52.0.0-4) ...
20:51:10 [2022-07-13T20:51:10.200Z] #58 12.20 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:51:10 [2022-07-13T20:51:10.460Z] #58 12.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:51:10 [2022-07-13T20:51:10.460Z] #58 12.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:51:10 [2022-07-13T20:51:10.460Z] #58 12.24 Setting up python3-six (1.16.0-2) ...
20:51:10 [2022-07-13T20:51:10.721Z] #58 12.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:51:10 [2022-07-13T20:51:10.721Z] #58 12.59 Setting up python3-protobuf (3.12.4-1) ...
20:51:11 [2022-07-13T20:51:11.662Z] #58 13.50 Setting up criu (3.17-1) ...
20:51:12 [2022-07-13T20:51:12.233Z] #58 14.06 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:51:12 [2022-07-13T20:51:12.494Z] #58 DONE 14.5s
20:51:12 [2022-07-13T20:51:12.494Z] 
20:51:12 [2022-07-13T20:51:12.494Z] #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
20:51:12 [2022-07-13T20:51:12.494Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:51:12 [2022-07-13T20:51:12.494Z] #84 0.948 Cloning into '/tmp/crun-build'...
20:51:12 [2022-07-13T20:51:12.494Z] #84 2.351 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:51:12 [2022-07-13T20:51:12.494Z] #84 2.378 Cloning into '/tmp/crun-build/libocispec'...
20:51:12 [2022-07-13T20:51:12.494Z] #84 2.823 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
20:51:12 [2022-07-13T20:51:12.494Z] #84 2.839 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:51:12 [2022-07-13T20:51:12.494Z] #84 2.839 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:51:12 [2022-07-13T20:51:12.494Z] #84 2.840 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:51:12 [2022-07-13T20:51:12.494Z] #84 2.852 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:51:13 [2022-07-13T20:51:13.065Z] #84 3.518 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:51:13 [2022-07-13T20:51:13.154Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:51:13 [2022-07-13T20:51:13.226Z] Fetching without tags
20:51:13 [2022-07-13T20:51:13.431Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit c51efa861754c37184238e92f09963575786272f
20:51:13 [2022-07-13T20:51:13.636Z] #84 4.035 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:51:14 [2022-07-13T20:51:14.207Z] #84 4.553 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
20:51:14 [2022-07-13T20:51:14.207Z] #84 4.703 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
20:51:14 [2022-07-13T20:51:14.207Z] #84 4.819 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
20:51:14 [2022-07-13T20:51:14.207Z] #84 ...
20:51:14 [2022-07-13T20:51:14.207Z] 
20:51:14 [2022-07-13T20:51:14.207Z] #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
20:51:14 [2022-07-13T20:51:14.207Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c
20:51:14 [2022-07-13T20:51:14.207Z] #19 1.465 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:51:14 [2022-07-13T20:51:14.207Z] #19 1.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:51:14 [2022-07-13T20:51:14.207Z] #19 1.681 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:51:14 [2022-07-13T20:51:14.207Z] #19 1.867 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
20:51:14 [2022-07-13T20:51:14.207Z] #19 2.156 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
20:51:14 [2022-07-13T20:51:14.207Z] #19 2.346 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:51:14 [2022-07-13T20:51:14.207Z] #19 2.511 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
20:51:14 [2022-07-13T20:51:14.207Z] #19 2.749 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:51:14 [2022-07-13T20:51:14.207Z] #19 3.030 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
20:51:14 [2022-07-13T20:51:14.207Z] #19 3.157 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB]
20:51:14 [2022-07-13T20:51:14.207Z] #19 3.160 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:51:14 [2022-07-13T20:51:14.207Z] #19 3.163 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
20:51:14 [2022-07-13T20:51:14.207Z] #19 3.165 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB]
20:51:14 [2022-07-13T20:51:14.207Z] #19 3.167 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB]
20:51:14 [2022-07-13T20:51:14.207Z] #19 3.169 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
20:51:14 [2022-07-13T20:51:14.207Z] #19 3.171 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:51:14 [2022-07-13T20:51:14.207Z] #19 3.174 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
20:51:14 [2022-07-13T20:51:14.207Z] #19 3.175 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:51:14 [2022-07-13T20:51:14.207Z] #19 3.176 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
20:51:14 [2022-07-13T20:51:14.207Z] #19 3.176 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
20:51:14 [2022-07-13T20:51:14.207Z] #19 3.177 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
20:51:14 [2022-07-13T20:51:14.242Z] Merge succeeded, producing c51efa861754c37184238e92f09963575786272f
20:51:14 [2022-07-13T20:51:14.242Z] Checking out Revision c51efa861754c37184238e92f09963575786272f (PR-43809)
20:51:14 [2022-07-13T20:51:14.569Z] Commit message: "docs: add API v1.42"
20:51:14 [2022-07-13T20:51:14.581Z]  > git --version # timeout=10
20:51:14 [2022-07-13T20:51:14.592Z]  > git --version # 'git version 2.17.1'
20:51:14 [2022-07-13T20:51:14.601Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:51:15 [2022-07-13T20:51:15.232Z] + docker version
20:51:15 [2022-07-13T20:51:15.232Z] Client: Docker Engine - Community
20:51:15 [2022-07-13T20:51:15.232Z]  Version:           20.10.14
20:51:15 [2022-07-13T20:51:15.232Z]  API version:       1.41
20:51:15 [2022-07-13T20:51:15.232Z]  Go version:        go1.16.15
20:51:15 [2022-07-13T20:51:15.232Z]  Git commit:        a224086
20:51:15 [2022-07-13T20:51:15.232Z]  Built:             Thu Mar 24 01:47:57 2022
20:51:15 [2022-07-13T20:51:15.232Z]  OS/Arch:           linux/amd64
20:51:15 [2022-07-13T20:51:15.232Z]  Context:           default
20:51:15 [2022-07-13T20:51:15.232Z]  Experimental:      true
20:51:15 [2022-07-13T20:51:15.232Z] 
20:51:15 [2022-07-13T20:51:15.232Z] Server: Docker Engine - Community
20:51:15 [2022-07-13T20:51:15.232Z]  Engine:
20:51:15 [2022-07-13T20:51:15.232Z]   Version:          20.10.14
20:51:15 [2022-07-13T20:51:15.232Z]   API version:      1.41 (minimum version 1.12)
20:51:15 [2022-07-13T20:51:15.232Z]   Go version:       go1.16.15
20:51:15 [2022-07-13T20:51:15.232Z]   Git commit:       87a90dc
20:51:15 [2022-07-13T20:51:15.232Z]   Built:            Thu Mar 24 01:45:46 2022
20:51:15 [2022-07-13T20:51:15.232Z]   OS/Arch:          linux/amd64
20:51:15 [2022-07-13T20:51:15.232Z]   Experimental:     true
20:51:15 [2022-07-13T20:51:15.232Z]  containerd:
20:51:15 [2022-07-13T20:51:15.232Z]   Version:          1.5.11
20:51:15 [2022-07-13T20:51:15.232Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
20:51:15 [2022-07-13T20:51:15.232Z]  runc:
20:51:15 [2022-07-13T20:51:15.232Z]   Version:          1.0.3
20:51:15 [2022-07-13T20:51:15.232Z]   GitCommit:        v1.0.3-0-gf46b6ba
20:51:15 [2022-07-13T20:51:15.232Z]  docker-init:
20:51:15 [2022-07-13T20:51:15.232Z]   Version:          0.19.0
20:51:15 [2022-07-13T20:51:15.232Z]   GitCommit:        de40ad0
[Pipeline] sh
20:51:13 [2022-07-13T20:51:13.174Z]  > git config --add remote.origin.fetch +refs/pull/43809/head:refs/remotes/origin/PR-43809 # timeout=10
20:51:13 [2022-07-13T20:51:13.187Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:51:13 [2022-07-13T20:51:13.212Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:51:13 [2022-07-13T20:51:13.227Z] Fetching upstream changes from https://github.com/moby/moby.git
20:51:13 [2022-07-13T20:51:13.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:51:13 [2022-07-13T20:51:13.228Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43809/head:refs/remotes/origin/PR-43809 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:51:13 [2022-07-13T20:51:13.431Z]  > git config core.sparsecheckout # timeout=10
20:51:13 [2022-07-13T20:51:13.458Z]  > git checkout -f c51efa861754c37184238e92f09963575786272f # timeout=10
20:51:14 [2022-07-13T20:51:14.165Z]  > git remote # timeout=10
20:51:14 [2022-07-13T20:51:14.190Z]  > git config --get remote.origin.url # timeout=10
20:51:14 [2022-07-13T20:51:14.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:51:14 [2022-07-13T20:51:14.202Z]  > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10
20:51:14 [2022-07-13T20:51:14.217Z]  > git rev-parse HEAD^{commit} # timeout=10
20:51:14 [2022-07-13T20:51:14.242Z]  > git config core.sparsecheckout # timeout=10
20:51:14 [2022-07-13T20:51:14.251Z]  > git checkout -f c51efa861754c37184238e92f09963575786272f # timeout=10
20:51:15 [2022-07-13T20:51:15.514Z] + docker info
20:51:17 [2022-07-13T20:51:17.505Z] #19 12.77 Fetched 49.1 MB in 12s (4239 kB/s)
20:51:20 [2022-07-13T20:51:20.804Z] #19 12.77 Reading package lists...
20:51:20 [2022-07-13T20:51:20.804Z] #19 ...
20:51:20 [2022-07-13T20:51:20.804Z] 
20:51:20 [2022-07-13T20:51:20.804Z] #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
20:51:20 [2022-07-13T20:51:20.804Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:51:20 [2022-07-13T20:51:20.804Z] #84 11.10 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:51:23 [2022-07-13T20:51:23.667Z] Client:
20:51:23 [2022-07-13T20:51:23.667Z]  Context:    default
20:51:23 [2022-07-13T20:51:23.667Z]  Debug Mode: false
20:51:23 [2022-07-13T20:51:23.667Z]  Plugins:
20:51:23 [2022-07-13T20:51:23.667Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:51:23 [2022-07-13T20:51:23.667Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
20:51:23 [2022-07-13T20:51:23.667Z]   compose: Docker Compose (Docker Inc., v2.4.1)
20:51:23 [2022-07-13T20:51:23.667Z]   scan: Docker Scan (Docker Inc., v0.17.0)
20:51:23 [2022-07-13T20:51:23.667Z] 
20:51:23 [2022-07-13T20:51:23.667Z] Server:
20:51:23 [2022-07-13T20:51:23.667Z]  Containers: 0
20:51:23 [2022-07-13T20:51:23.667Z]   Running: 0
20:51:23 [2022-07-13T20:51:23.667Z]   Paused: 0
20:51:23 [2022-07-13T20:51:23.667Z]   Stopped: 0
20:51:23 [2022-07-13T20:51:23.667Z]  Images: 1
20:51:23 [2022-07-13T20:51:23.667Z]  Server Version: 20.10.14
20:51:23 [2022-07-13T20:51:23.667Z]  Storage Driver: overlay2
20:51:23 [2022-07-13T20:51:23.667Z]   Backing Filesystem: extfs
20:51:23 [2022-07-13T20:51:23.667Z]   Supports d_type: true
20:51:23 [2022-07-13T20:51:23.667Z]   Native Overlay Diff: true
20:51:23 [2022-07-13T20:51:23.667Z]   userxattr: false
20:51:23 [2022-07-13T20:51:23.667Z]  Logging Driver: json-file
20:51:23 [2022-07-13T20:51:23.667Z]  Cgroup Driver: cgroupfs
20:51:23 [2022-07-13T20:51:23.667Z]  Cgroup Version: 1
20:51:23 [2022-07-13T20:51:23.667Z]  Plugins:
20:51:23 [2022-07-13T20:51:23.667Z]   Volume: local
20:51:23 [2022-07-13T20:51:23.667Z]   Network: bridge host ipvlan macvlan null overlay
20:51:23 [2022-07-13T20:51:23.667Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:51:23 [2022-07-13T20:51:23.667Z]  Swarm: inactive
20:51:23 [2022-07-13T20:51:23.667Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:51:23 [2022-07-13T20:51:23.667Z]  Default Runtime: runc
20:51:23 [2022-07-13T20:51:23.667Z]  Init Binary: docker-init
20:51:23 [2022-07-13T20:51:23.667Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
20:51:23 [2022-07-13T20:51:23.667Z]  runc version: v1.0.3-0-gf46b6ba
20:51:23 [2022-07-13T20:51:23.667Z]  init version: de40ad0
20:51:23 [2022-07-13T20:51:23.667Z]  Security Options:
20:51:23 [2022-07-13T20:51:23.667Z]   apparmor
20:51:23 [2022-07-13T20:51:23.667Z]   seccomp
20:51:23 [2022-07-13T20:51:23.667Z]    Profile: default
20:51:23 [2022-07-13T20:51:23.667Z]  Kernel Version: 5.4.0-1071-aws
20:51:23 [2022-07-13T20:51:23.667Z]  Operating System: Ubuntu 18.04.6 LTS
20:51:23 [2022-07-13T20:51:23.667Z]  OSType: linux
20:51:23 [2022-07-13T20:51:23.667Z]  Architecture: x86_64
20:51:23 [2022-07-13T20:51:23.667Z]  CPUs: 2
20:51:23 [2022-07-13T20:51:23.667Z]  Total Memory: 7.483GiB
20:51:23 [2022-07-13T20:51:23.667Z]  Name: ip-10-100-111-172
20:51:23 [2022-07-13T20:51:23.667Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
20:51:23 [2022-07-13T20:51:23.667Z]  Docker Root Dir: /var/lib/docker
20:51:23 [2022-07-13T20:51:23.667Z]  Debug Mode: false
20:51:23 [2022-07-13T20:51:23.667Z]  Registry: https://index.docker.io/v1/
20:51:23 [2022-07-13T20:51:23.667Z]  Labels:
20:51:23 [2022-07-13T20:51:23.667Z]  Experimental: true
20:51:23 [2022-07-13T20:51:23.667Z]  Insecure Registries:
20:51:23 [2022-07-13T20:51:23.667Z]   127.0.0.0/8
20:51:23 [2022-07-13T20:51:23.667Z]  Live Restore Enabled: true
20:51:23 [2022-07-13T20:51:23.667Z] 
20:51:23 [2022-07-13T20:51:23.667Z] WARNING: No swap limit support
[Pipeline] sh
20:51:23 [2022-07-13T20:51:23.958Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:51:23 [2022-07-13T20:51:23.958Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:51:23 [2022-07-13T20:51:23.958Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43809/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:51:23 [2022-07-13T20:51:23.958Z] + bash /home/ubuntu/workspace/moby_PR-43809/check-config.sh
20:51:23 [2022-07-13T20:51:23.958Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:51:23 [2022-07-13T20:51:23.958Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
20:51:23 [2022-07-13T20:51:23.958Z] 
20:51:23 [2022-07-13T20:51:23.958Z] Generally Necessary:
20:51:23 [2022-07-13T20:51:23.958Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:51:23 [2022-07-13T20:51:23.958Z] - apparmor: enabled and tools installed
20:51:23 [2022-07-13T20:51:23.958Z] - CONFIG_NAMESPACES: enabled
20:51:23 [2022-07-13T20:51:23.958Z] - CONFIG_NET_NS: enabled
20:51:23 [2022-07-13T20:51:23.958Z] - CONFIG_PID_NS: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_IPC_NS: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_UTS_NS: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_CGROUPS: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_CGROUP_CPUACCT: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_CGROUP_DEVICE: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_CGROUP_FREEZER: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_CGROUP_SCHED: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_CPUSETS: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_MEMCG: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_KEYS: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_VETH: enabled (as module)
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_BRIDGE: enabled (as module)
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_NF_NAT: enabled (as module)
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_POSIX_MQUEUE: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_CGROUP_BPF: enabled
20:51:24 [2022-07-13T20:51:24.235Z] 
20:51:24 [2022-07-13T20:51:24.235Z] Optional Features:
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_USER_NS: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_SECCOMP: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_SECCOMP_FILTER: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_CGROUP_PIDS: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_MEMCG_SWAP: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:51:24 [2022-07-13T20:51:24.235Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_BLK_CGROUP: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_CGROUP_PERF: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_CGROUP_HUGETLB: enabled
20:51:24 [2022-07-13T20:51:24.235Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:51:24 [2022-07-13T20:51:24.507Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:51:24 [2022-07-13T20:51:24.507Z] - CONFIG_CFS_BANDWIDTH: enabled
20:51:24 [2022-07-13T20:51:24.507Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:51:24 [2022-07-13T20:51:24.507Z] - CONFIG_RT_GROUP_SCHED: missing
20:51:24 [2022-07-13T20:51:24.507Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:51:24 [2022-07-13T20:51:24.507Z] - CONFIG_IP_VS: enabled (as module)
20:51:24 [2022-07-13T20:51:24.507Z] - CONFIG_IP_VS_NFCT: enabled
20:51:24 [2022-07-13T20:51:24.507Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:51:24 [2022-07-13T20:51:24.507Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:51:24 [2022-07-13T20:51:24.507Z] - CONFIG_IP_VS_RR: enabled (as module)
20:51:24 [2022-07-13T20:51:24.507Z] - CONFIG_SECURITY_SELINUX: enabled
20:51:24 [2022-07-13T20:51:24.507Z] - CONFIG_SECURITY_APPARMOR: enabled
20:51:24 [2022-07-13T20:51:24.507Z] - CONFIG_EXT4_FS: enabled
20:51:24 [2022-07-13T20:51:24.507Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:51:24 [2022-07-13T20:51:24.507Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:51:24 [2022-07-13T20:51:24.507Z] - Network Drivers:
20:51:24 [2022-07-13T20:51:24.508Z]   - "overlay":
20:51:24 [2022-07-13T20:51:24.508Z]     - CONFIG_VXLAN: enabled (as module)
20:51:24 [2022-07-13T20:51:24.508Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:51:24 [2022-07-13T20:51:24.508Z]       Optional (for encrypted networks):
20:51:24 [2022-07-13T20:51:24.508Z]       - CONFIG_CRYPTO: enabled
20:51:24 [2022-07-13T20:51:24.508Z]       - CONFIG_CRYPTO_AEAD: enabled
20:51:24 [2022-07-13T20:51:24.508Z]       - CONFIG_CRYPTO_GCM: enabled
20:51:24 [2022-07-13T20:51:24.508Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:51:24 [2022-07-13T20:51:24.508Z]       - CONFIG_CRYPTO_GHASH: enabled
20:51:24 [2022-07-13T20:51:24.508Z]       - CONFIG_XFRM: enabled
20:51:24 [2022-07-13T20:51:24.508Z]       - CONFIG_XFRM_USER: enabled (as module)
20:51:24 [2022-07-13T20:51:24.508Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:51:24 [2022-07-13T20:51:24.508Z]       - CONFIG_INET_ESP: enabled (as module)
20:51:24 [2022-07-13T20:51:24.508Z]   - "ipvlan":
20:51:24 [2022-07-13T20:51:24.508Z]     - CONFIG_IPVLAN: enabled (as module)
20:51:24 [2022-07-13T20:51:24.508Z]   - "macvlan":
20:51:24 [2022-07-13T20:51:24.508Z]     - CONFIG_MACVLAN: enabled (as module)
20:51:24 [2022-07-13T20:51:24.508Z]     - CONFIG_DUMMY: enabled (as module)
20:51:24 [2022-07-13T20:51:24.508Z]   - "ftp,tftp client in container":
20:51:24 [2022-07-13T20:51:24.770Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:51:24 [2022-07-13T20:51:24.771Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:51:24 [2022-07-13T20:51:24.771Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:51:24 [2022-07-13T20:51:24.771Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:51:24 [2022-07-13T20:51:24.771Z] - Storage Drivers:
20:51:24 [2022-07-13T20:51:24.771Z]   - "aufs":
20:51:24 [2022-07-13T20:51:24.771Z]     - CONFIG_AUFS_FS: enabled (as module)
20:51:24 [2022-07-13T20:51:24.771Z]   - "btrfs":
20:51:24 [2022-07-13T20:51:24.771Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:51:24 [2022-07-13T20:51:24.771Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:51:24 [2022-07-13T20:51:24.771Z]   - "devicemapper":
20:51:24 [2022-07-13T20:51:24.771Z]     - CONFIG_BLK_DEV_DM: enabled
20:51:24 [2022-07-13T20:51:24.771Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:51:24 [2022-07-13T20:51:24.771Z]   - "overlay":
20:51:24 [2022-07-13T20:51:24.771Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:51:24 [2022-07-13T20:51:24.771Z]   - "zfs":
20:51:24 [2022-07-13T20:51:24.771Z]     - /dev/zfs: present
20:51:24 [2022-07-13T20:51:24.771Z]     - zfs command: missing
20:51:24 [2022-07-13T20:51:24.771Z]     - zpool command: missing
20:51:24 [2022-07-13T20:51:24.771Z] 
20:51:24 [2022-07-13T20:51:24.771Z] Limits:
20:51:24 [2022-07-13T20:51:24.771Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:51:24 [2022-07-13T20:51:24.771Z] 
20:51:24 [2022-07-13T20:51:24.771Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:51:25 [2022-07-13T20:51:25.103Z] + sudo modprobe ip_vs
20:51:25 [2022-07-13T20:51:25.103Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c51efa861754c37184238e92f09963575786272f .
20:51:25 [2022-07-13T20:51:25.365Z] #1 [internal] load build definition from Dockerfile
20:51:25 [2022-07-13T20:51:25.365Z] #1 sha256:ef0b300c9c38b828d201f74a531c08ee594fd468aad24ab5b4bc86a6d269cd83
20:51:25 [2022-07-13T20:51:25.365Z] #1 transferring dockerfile: 19.25kB done
20:51:25 [2022-07-13T20:51:25.365Z] #1 DONE 0.1s
20:51:25 [2022-07-13T20:51:25.365Z] 
20:51:25 [2022-07-13T20:51:25.365Z] #2 [internal] load .dockerignore
20:51:25 [2022-07-13T20:51:25.365Z] #2 sha256:e33f3cc4719cefb0b4dad651fa5c259d155cdbf1ff49213a47fdf2029c830c54
20:51:25 [2022-07-13T20:51:25.365Z] #2 transferring context: 145B done
20:51:25 [2022-07-13T20:51:25.365Z] #2 DONE 0.1s
20:51:25 [2022-07-13T20:51:25.365Z] 
20:51:25 [2022-07-13T20:51:25.366Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:51:25 [2022-07-13T20:51:25.366Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
20:51:25 [2022-07-13T20:51:25.934Z] #3 DONE 0.3s
20:51:25 [2022-07-13T20:51:25.934Z] 
20:51:25 [2022-07-13T20:51:25.934Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
20:51:25 [2022-07-13T20:51:25.934Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
20:51:25 [2022-07-13T20:51:25.934Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
20:51:25 [2022-07-13T20:51:25.934Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
20:51:25 [2022-07-13T20:51:25.934Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
20:51:25 [2022-07-13T20:51:25.934Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
20:51:25 [2022-07-13T20:51:25.934Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
20:51:25 [2022-07-13T20:51:25.934Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done
20:51:25 [2022-07-13T20:51:25.934Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
20:51:26 [2022-07-13T20:51:26.089Z] #84 ...
20:51:26 [2022-07-13T20:51:26.089Z] 
20:51:26 [2022-07-13T20:51:26.089Z] #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
20:51:26 [2022-07-13T20:51:26.089Z] #41 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3
20:51:26 [2022-07-13T20:51:26.089Z] #41 DONE 27.1s
20:51:26 [2022-07-13T20:51:26.089Z] 
20:51:26 [2022-07-13T20:51:26.089Z] #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
20:51:26 [2022-07-13T20:51:26.089Z] #43 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:51:26 [2022-07-13T20:51:26.089Z] #43 26.99 Delve is a source level debugger for Go programs.
20:51:26 [2022-07-13T20:51:26.089Z] #43 26.99 
20:51:26 [2022-07-13T20:51:26.089Z] #43 26.99 Delve enables you to interact with your program by controlling the execution of the process,
20:51:26 [2022-07-13T20:51:26.089Z] #43 26.99 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:51:26 [2022-07-13T20:51:26.089Z] #43 26.99 
20:51:26 [2022-07-13T20:51:26.089Z] #43 26.99 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:51:26 [2022-07-13T20:51:26.089Z] #43 26.99 
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99 Pass flags to the program you are debugging using `--`, for example:
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99 
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99 `dlv exec ./hello -- server --config conf/config.toml`
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99 
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99 Usage:
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   dlv [command]
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99 
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99 Available Commands:
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   attach      Attach to running process and begin debugging.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   connect     Connect to a headless debug server with a terminal client.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   core        Examine a core dump.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   debug       Compile and begin debugging main package in current directory, or the package specified.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   exec        Execute a precompiled binary, and begin a debug session.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   help        Help about any command
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   run         Deprecated command. Use 'debug' instead.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   test        Compile test binary and begin debugging program.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   trace       Compile and begin tracing program.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   version     Prints version.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99 
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99 Flags:
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99       --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)
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99       --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)
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99       --disable-aslr                     Disables address space randomization
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   -h, --help                             help for dlv
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99       --init string                      Init file, executed by the terminal client.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99       --log                              Enable debugging server logging.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99       --wd string                        Working directory for running the program.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99 
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99 Additional help topics:
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   dlv backend  Help about the --backend flag.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   dlv log      Help about logging flags.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99   dlv redirect Help about file redirection.
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99 
20:51:26 [2022-07-13T20:51:26.090Z] #43 26.99 Use "dlv [command] --help" for more information about a command.
20:51:26 [2022-07-13T20:51:26.090Z] #43 DONE 27.2s
20:51:26 [2022-07-13T20:51:26.090Z] 
20:51:26 [2022-07-13T20:51:26.090Z] #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
20:51:26 [2022-07-13T20:51:26.090Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:51:26 [2022-07-13T20:51:26.090Z] #84 15.73 libtoolize: putting auxiliary files in '.'.
20:51:26 [2022-07-13T20:51:26.090Z] #84 15.73 libtoolize: copying file './ltmain.sh'
20:51:26 [2022-07-13T20:51:26.090Z] #84 ...
20:51:26 [2022-07-13T20:51:26.090Z] 
20:51:26 [2022-07-13T20:51:26.090Z] #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
20:51:26 [2022-07-13T20:51:26.090Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c
20:51:26 [2022-07-13T20:51:26.090Z] #19 12.77 Reading package lists...
20:51:26 [2022-07-13T20:51:26.503Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done
20:51:26 [2022-07-13T20:51:26.503Z] #4 DONE 0.8s
20:51:26 [2022-07-13T20:51:26.660Z] #19 17.68 Reading package lists...
20:51:26 [2022-07-13T20:51:26.762Z] 
20:51:26 [2022-07-13T20:51:26.763Z] #5 [internal] load .dockerignore
20:51:26 [2022-07-13T20:51:26.763Z] #5 sha256:c98feed3848c4cf2fb9b58593742b0583b35fc0af33192aa980ad4183286019c
20:51:26 [2022-07-13T20:51:26.763Z] #5 DONE 0.0s
20:51:26 [2022-07-13T20:51:26.763Z] 
20:51:26 [2022-07-13T20:51:26.763Z] #6 [internal] load build definition from Dockerfile
20:51:26 [2022-07-13T20:51:26.763Z] #6 sha256:87bbb3d9b1f46e0b01dc6e2249da42ce693a0aa8edf4fe862917428ca2337d35
20:51:26 [2022-07-13T20:51:26.763Z] #6 DONE 0.0s
20:51:26 [2022-07-13T20:51:26.763Z] 
20:51:26 [2022-07-13T20:51:26.763Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:51:26 [2022-07-13T20:51:26.763Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:51:27 [2022-07-13T20:51:27.329Z] #10 ...
20:51:27 [2022-07-13T20:51:27.329Z] 
20:51:27 [2022-07-13T20:51:27.329Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:51:27 [2022-07-13T20:51:27.329Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:51:27 [2022-07-13T20:51:27.329Z] #7 DONE 0.7s
20:51:27 [2022-07-13T20:51:27.588Z] 
20:51:27 [2022-07-13T20:51:27.588Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
20:51:27 [2022-07-13T20:51:27.588Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
20:51:27 [2022-07-13T20:51:27.588Z] #9 DONE 0.7s
20:51:27 [2022-07-13T20:51:27.588Z] 
20:51:27 [2022-07-13T20:51:27.588Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
20:51:27 [2022-07-13T20:51:27.588Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
20:51:27 [2022-07-13T20:51:27.588Z] #8 DONE 0.7s
20:51:27 [2022-07-13T20:51:27.588Z] 
20:51:27 [2022-07-13T20:51:27.588Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:51:27 [2022-07-13T20:51:27.588Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:51:27 [2022-07-13T20:51:27.588Z] #10 DONE 0.7s
20:51:28 [2022-07-13T20:51:28.043Z] #19 22.51 Building dependency tree...
20:51:28 [2022-07-13T20:51:28.522Z] 
20:51:28 [2022-07-13T20:51:28.522Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:51:28 [2022-07-13T20:51:28.522Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:51:28 [2022-07-13T20:51:28.522Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:51:28 [2022-07-13T20:51:28.878Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:51:28 [2022-07-13T20:51:28.878Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:51:28 [2022-07-13T20:51:28.878Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72 The following additional packages will be installed:
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.72   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libdpkg-perl libfile-homedir-perl libfile-which-perl
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libgcc-10-dev-arm64-cross libgcc-10-dev-armel-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libgcc-10-dev-armhf-cross libgcc-10-dev-ppc64el-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross libgcc-s1-armel-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross libgcc-s1-s390x-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 libio-string-perl
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.73   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.74   linux-libc-dev-s390x-cross patch xz-utils
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.75 Suggested packages:
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.75   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.75   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.75   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.75   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.76   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu bzr
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.76   libyaml-shell-perl ed diffutils-doc
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.76 Recommended packages:
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.76   fakeroot build-essential libalgorithm-merge-perl libfile-fcntllock-perl
20:51:28 [2022-07-13T20:51:28.984Z] #19 24.76   libwww-perl libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
20:51:29 [2022-07-13T20:51:29.140Z] #73 ...
20:51:29 [2022-07-13T20:51:29.140Z] 
20:51:29 [2022-07-13T20:51:29.140Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:51:29 [2022-07-13T20:51:29.140Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:51:29 [2022-07-13T20:51:29.140Z] #49 DONE 0.0s
20:51:29 [2022-07-13T20:51:29.140Z] 
20:51:29 [2022-07-13T20:51:29.140Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:51:29 [2022-07-13T20:51:29.140Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:51:29 [2022-07-13T20:51:29.140Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s
20:51:29 [2022-07-13T20:51:29.140Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.29MB / 12.42MB 0.4s
20:51:29 [2022-07-13T20:51:29.400Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.39MB / 12.42MB 0.5s
20:51:29 [2022-07-13T20:51:29.400Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s
20:51:29 [2022-07-13T20:51:29.660Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
20:51:29 [2022-07-13T20:51:29.660Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60 The following NEW packages will be installed:
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   crossbuild-essential-armel crossbuild-essential-armhf
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.60   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.61   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.61   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.61   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.61   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.61   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.61   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.61   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.61   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.61   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.61   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.61   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.61   linux-libc-dev-s390x-cross patch xz-utils
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.62 The following packages will be upgraded:
20:51:30 [2022-07-13T20:51:30.898Z] #19 26.63   libdpkg-perl
20:51:31 [2022-07-13T20:51:31.159Z] #19 26.98 1 upgraded, 133 newly installed, 0 to remove and 19 not upgraded.
20:51:31 [2022-07-13T20:51:31.159Z] #19 26.98 Need to get 789 MB of archives.
20:51:31 [2022-07-13T20:51:31.159Z] #19 26.98 After this operation, 3385 MB of additional disk space will be used.
20:51:31 [2022-07-13T20:51:31.159Z] #19 26.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
20:51:31 [2022-07-13T20:51:31.159Z] #19 26.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:51:31 [2022-07-13T20:51:31.159Z] #19 26.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
20:51:31 [2022-07-13T20:51:31.159Z] #19 27.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
20:51:31 [2022-07-13T20:51:31.159Z] #19 27.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
20:51:31 [2022-07-13T20:51:31.159Z] #19 27.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:51:31 [2022-07-13T20:51:31.159Z] #19 27.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
20:51:31 [2022-07-13T20:51:31.159Z] #19 27.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
20:51:31 [2022-07-13T20:51:31.420Z] #19 27.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
20:51:31 [2022-07-13T20:51:31.420Z] #19 27.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
20:51:31 [2022-07-13T20:51:31.420Z] #19 27.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
20:51:31 [2022-07-13T20:51:31.420Z] #19 27.13 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]
20:51:31 [2022-07-13T20:51:31.420Z] #19 27.13 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]
20:51:31 [2022-07-13T20:51:31.894Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0305f95b1bf23ff13) in /home/ubuntu/workspace/moby_PR-43809
[Pipeline] {
[Pipeline] checkout
20:51:31 [2022-07-13T20:51:31.989Z] The recommended git tool is: git
20:51:31 [2022-07-13T20:51:31.991Z] #19 27.63 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]
20:51:31 [2022-07-13T20:51:31.991Z] #19 27.64 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]
20:51:32 [2022-07-13T20:51:32.251Z] #19 28.05 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]
20:51:32 [2022-07-13T20:51:32.251Z] #19 28.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB]
20:51:32 [2022-07-13T20:51:32.822Z] #19 28.53 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]
20:51:32 [2022-07-13T20:51:32.822Z] #19 28.53 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]
20:51:33 [2022-07-13T20:51:33.393Z] #19 28.96 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]
20:51:33 [2022-07-13T20:51:33.393Z] #19 28.96 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]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.41 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]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.41 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]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.41 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]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.41 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]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.41 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]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.42 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.45 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
20:51:33 [2022-07-13T20:51:33.653Z] #19 29.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
20:51:34 [2022-07-13T20:51:34.225Z] #19 30.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
20:51:34 [2022-07-13T20:51:34.225Z] #19 30.03 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
20:51:34 [2022-07-13T20:51:34.225Z] #19 30.04 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
20:51:34 [2022-07-13T20:51:34.225Z] #19 30.06 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
20:51:34 [2022-07-13T20:51:34.225Z] #19 30.07 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]
20:51:34 [2022-07-13T20:51:34.484Z] using credential docker-jenkins-github-credentials
20:51:34 [2022-07-13T20:51:34.497Z] Cloning the remote Git repository
20:51:34 [2022-07-13T20:51:34.497Z] Cloning with configured refspecs honoured and without tags
20:51:34 [2022-07-13T20:51:34.796Z] #19 30.56 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
20:51:34 [2022-07-13T20:51:34.796Z] #19 30.56 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB]
20:51:34 [2022-07-13T20:51:34.796Z] #19 30.58 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:51:34 [2022-07-13T20:51:34.796Z] #19 30.58 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
20:51:34 [2022-07-13T20:51:34.796Z] #19 30.61 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
20:51:34 [2022-07-13T20:51:34.796Z] #19 30.61 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
20:51:34 [2022-07-13T20:51:34.796Z] #19 30.61 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:51:34 [2022-07-13T20:51:34.796Z] #19 30.70 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
20:51:34 [2022-07-13T20:51:34.938Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.1s
20:51:34 [2022-07-13T20:51:34.938Z] #73 ...
20:51:34 [2022-07-13T20:51:34.938Z] 
20:51:34 [2022-07-13T20:51:34.938Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:51:34 [2022-07-13T20:51:34.938Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:51:34 [2022-07-13T20:51:34.938Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 0.1s done
20:51:34 [2022-07-13T20:51:34.938Z] #11 sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 1.86kB / 1.86kB done
20:51:34 [2022-07-13T20:51:34.938Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done
20:51:34 [2022-07-13T20:51:34.938Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done
20:51:34 [2022-07-13T20:51:34.938Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 3.1s done
20:51:34 [2022-07-13T20:51:34.938Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.1s done
20:51:34 [2022-07-13T20:51:34.938Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.8s done
20:51:34 [2022-07-13T20:51:34.938Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 4.7s done
20:51:34 [2022-07-13T20:51:34.938Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 6.1s
20:51:34 [2022-07-13T20:51:34.938Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 76.55MB / 141.75MB 6.1s
20:51:34 [2022-07-13T20:51:34.938Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 2.2s
20:51:34 [2022-07-13T20:51:34.938Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 4.9s done
20:51:34 [2022-07-13T20:51:34.938Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 6.2s done
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.71 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.71 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.71 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.71 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.71 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.71 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.72 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.72 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.72 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.72 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.72 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.72 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.74 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.80 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.80 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.80 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.81 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.84 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.84 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.86 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
20:51:35 [2022-07-13T20:51:35.057Z] #19 30.86 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
20:51:35 [2022-07-13T20:51:35.198Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 84.93MB / 141.75MB 6.3s
20:51:35 [2022-07-13T20:51:35.463Z] #11 ...
20:51:35 [2022-07-13T20:51:35.463Z] 
20:51:35 [2022-07-13T20:51:35.463Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:51:35 [2022-07-13T20:51:35.463Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:51:35 [2022-07-13T20:51:35.463Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:51:35 [2022-07-13T20:51:35.463Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:51:35 [2022-07-13T20:51:35.463Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
20:51:35 [2022-07-13T20:51:35.463Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
20:51:35 [2022-07-13T20:51:35.463Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
20:51:35 [2022-07-13T20:51:35.463Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.3s done
20:51:35 [2022-07-13T20:51:35.463Z] #71 DONE 6.7s
20:51:35 [2022-07-13T20:51:35.463Z] 
20:51:35 [2022-07-13T20:51:35.463Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:51:35 [2022-07-13T20:51:35.463Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:51:35 [2022-07-13T20:51:35.463Z] #11 ...
20:51:35 [2022-07-13T20:51:35.463Z] 
20:51:35 [2022-07-13T20:51:35.463Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:51:35 [2022-07-13T20:51:35.463Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:51:35 [2022-07-13T20:51:35.463Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done
20:51:34 [2022-07-13T20:51:34.196Z] Cloning repository https://github.com/moby/moby.git
20:51:34 [2022-07-13T20:51:34.258Z]  > git init /home/ubuntu/workspace/moby_PR-43809 # timeout=10
20:51:34 [2022-07-13T20:51:34.694Z] Fetching upstream changes from https://github.com/moby/moby.git
20:51:34 [2022-07-13T20:51:34.695Z]  > git --version # timeout=10
20:51:34 [2022-07-13T20:51:34.707Z]  > git --version # 'git version 2.17.1'
20:51:34 [2022-07-13T20:51:34.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:51:34 [2022-07-13T20:51:34.752Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43809/head:refs/remotes/origin/PR-43809 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:51:35 [2022-07-13T20:51:35.629Z] #19 31.41 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
20:51:35 [2022-07-13T20:51:35.629Z] #19 31.41 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
20:51:35 [2022-07-13T20:51:35.629Z] #19 31.42 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
20:51:35 [2022-07-13T20:51:35.629Z] #19 31.44 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
20:51:35 [2022-07-13T20:51:35.629Z] #19 31.46 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
20:51:35 [2022-07-13T20:51:35.729Z] #73 DONE 7.1s
20:51:35 [2022-07-13T20:51:35.729Z] 
20:51:35 [2022-07-13T20:51:35.729Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:51:35 [2022-07-13T20:51:35.729Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:51:35 [2022-07-13T20:51:35.729Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 103.81MB / 141.75MB 6.9s
20:51:36 [2022-07-13T20:51:36.001Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 111.15MB / 141.75MB 7.2s
20:51:36 [2022-07-13T20:51:36.199Z] #19 31.94 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
20:51:36 [2022-07-13T20:51:36.199Z] #19 ...
20:51:36 [2022-07-13T20:51:36.199Z] 
20:51:36 [2022-07-13T20:51:36.199Z] #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
20:51:36 [2022-07-13T20:51:36.199Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:51:36 [2022-07-13T20:51:36.199Z] #84 16.61 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:51:36 [2022-07-13T20:51:36.199Z] #84 16.61 libtoolize: and rerunning libtoolize and aclocal.
20:51:36 [2022-07-13T20:51:36.199Z] #84 16.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:51:36 [2022-07-13T20:51:36.199Z] #84 19.56 configure.ac:7: installing './compile'
20:51:36 [2022-07-13T20:51:36.199Z] #84 19.56 configure.ac:11: installing './config.guess'
20:51:36 [2022-07-13T20:51:36.199Z] #84 19.56 configure.ac:11: installing './config.sub'
20:51:36 [2022-07-13T20:51:36.199Z] #84 19.57 configure.ac:8: installing './install-sh'
20:51:36 [2022-07-13T20:51:36.199Z] #84 19.57 configure.ac:8: installing './missing'
20:51:36 [2022-07-13T20:51:36.199Z] #84 19.59 Makefile.am: installing './depcomp'
20:51:36 [2022-07-13T20:51:36.199Z] #84 20.13 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:51:36 [2022-07-13T20:51:36.199Z] #84 20.13 libtoolize: copying file 'build-aux/ltmain.sh'
20:51:36 [2022-07-13T20:51:36.199Z] #84 20.25 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:51:36 [2022-07-13T20:51:36.199Z] #84 20.25 libtoolize: copying file 'm4/libtool.m4'
20:51:36 [2022-07-13T20:51:36.199Z] #84 20.33 libtoolize: copying file 'm4/ltoptions.m4'
20:51:36 [2022-07-13T20:51:36.199Z] #84 20.42 libtoolize: copying file 'm4/ltsugar.m4'
20:51:36 [2022-07-13T20:51:36.199Z] #84 20.55 libtoolize: copying file 'm4/ltversion.m4'
20:51:36 [2022-07-13T20:51:36.199Z] #84 20.65 libtoolize: copying file 'm4/lt~obsolete.m4'
20:51:36 [2022-07-13T20:51:36.199Z] #84 20.76 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:51:36 [2022-07-13T20:51:36.199Z] #84 24.77 configure.ac:7: installing 'build-aux/compile'
20:51:36 [2022-07-13T20:51:36.199Z] #84 24.77 configure.ac:9: installing 'build-aux/config.guess'
20:51:36 [2022-07-13T20:51:36.199Z] #84 24.77 configure.ac:9: installing 'build-aux/config.sub'
20:51:36 [2022-07-13T20:51:36.199Z] #84 24.78 configure.ac:11: installing 'build-aux/install-sh'
20:51:36 [2022-07-13T20:51:36.199Z] #84 24.78 configure.ac:11: installing 'build-aux/missing'
20:51:36 [2022-07-13T20:51:36.199Z] #84 24.84 Makefile.am: installing 'build-aux/depcomp'
20:51:36 [2022-07-13T20:51:36.199Z] #84 24.87 parallel-tests: installing 'build-aux/test-driver'
20:51:36 [2022-07-13T20:51:36.199Z] #84 25.95 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:51:36 [2022-07-13T20:51:36.199Z] #84 25.95 libtoolize: copying file 'build-aux/ltmain.sh'
20:51:36 [2022-07-13T20:51:36.199Z] #84 26.13 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:51:36 [2022-07-13T20:51:36.199Z] #84 26.13 libtoolize: copying file 'm4/libtool.m4'
20:51:36 [2022-07-13T20:51:36.199Z] #84 26.19 libtoolize: copying file 'm4/ltoptions.m4'
20:51:36 [2022-07-13T20:51:36.199Z] #84 26.23 libtoolize: copying file 'm4/ltsugar.m4'
20:51:36 [2022-07-13T20:51:36.199Z] #84 26.28 libtoolize: copying file 'm4/ltversion.m4'
20:51:36 [2022-07-13T20:51:36.199Z] #84 26.31 libtoolize: copying file 'm4/lt~obsolete.m4'
20:51:36 [2022-07-13T20:51:36.199Z] #84 ...
20:51:36 [2022-07-13T20:51:36.199Z] 
20:51:36 [2022-07-13T20:51:36.199Z] #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
20:51:36 [2022-07-13T20:51:36.199Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c
20:51:36 [2022-07-13T20:51:36.199Z] #19 31.94 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
20:51:36 [2022-07-13T20:51:36.199Z] #19 31.94 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
20:51:36 [2022-07-13T20:51:36.199Z] #19 31.95 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
20:51:36 [2022-07-13T20:51:36.199Z] #19 31.95 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
20:51:36 [2022-07-13T20:51:36.199Z] #19 31.95 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
20:51:36 [2022-07-13T20:51:36.199Z] #19 31.95 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
20:51:36 [2022-07-13T20:51:36.199Z] #19 31.96 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
20:51:36 [2022-07-13T20:51:36.199Z] #19 31.97 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
20:51:36 [2022-07-13T20:51:36.199Z] #19 31.97 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
20:51:36 [2022-07-13T20:51:36.199Z] #19 31.98 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
20:51:36 [2022-07-13T20:51:36.268Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 119.54MB / 141.75MB 7.5s
20:51:36 [2022-07-13T20:51:36.527Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 126.88MB / 141.75MB 7.7s
20:51:36 [2022-07-13T20:51:36.770Z] #19 32.44 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
20:51:36 [2022-07-13T20:51:36.770Z] #19 32.44 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
20:51:36 [2022-07-13T20:51:36.770Z] #19 32.45 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
20:51:36 [2022-07-13T20:51:36.770Z] #19 32.47 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
20:51:36 [2022-07-13T20:51:36.770Z] #19 32.48 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
20:51:36 [2022-07-13T20:51:36.792Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 136.44MB / 141.75MB 7.9s
20:51:37 [2022-07-13T20:51:37.030Z] #19 32.88 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
20:51:37 [2022-07-13T20:51:37.031Z] #19 32.88 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
20:51:37 [2022-07-13T20:51:37.031Z] #19 32.88 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
20:51:37 [2022-07-13T20:51:37.031Z] #19 32.89 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
20:51:37 [2022-07-13T20:51:37.031Z] #19 32.89 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
20:51:37 [2022-07-13T20:51:37.031Z] #19 32.89 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
20:51:37 [2022-07-13T20:51:37.031Z] #19 32.90 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
20:51:37 [2022-07-13T20:51:37.031Z] #19 32.90 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
20:51:37 [2022-07-13T20:51:37.031Z] #19 32.91 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
20:51:37 [2022-07-13T20:51:37.291Z] #19 32.92 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
20:51:37 [2022-07-13T20:51:37.291Z] #19 32.94 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
20:51:37 [2022-07-13T20:51:37.291Z] #19 32.94 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
20:51:37 [2022-07-13T20:51:37.291Z] #19 32.95 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
20:51:37 [2022-07-13T20:51:37.291Z] #19 32.95 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
20:51:37 [2022-07-13T20:51:37.291Z] #19 32.96 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
20:51:37 [2022-07-13T20:51:37.552Z] #19 33.45 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
20:51:37 [2022-07-13T20:51:37.552Z] #19 33.45 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
20:51:37 [2022-07-13T20:51:37.552Z] #19 33.48 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
20:51:37 [2022-07-13T20:51:37.812Z] #19 33.50 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
20:51:37 [2022-07-13T20:51:37.812Z] #19 33.52 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
20:51:38 [2022-07-13T20:51:38.384Z] #19 34.00 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
20:51:38 [2022-07-13T20:51:38.384Z] #19 34.00 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
20:51:38 [2022-07-13T20:51:38.384Z] #19 34.00 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
20:51:38 [2022-07-13T20:51:38.384Z] #19 34.01 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
20:51:38 [2022-07-13T20:51:38.384Z] #19 34.01 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
20:51:38 [2022-07-13T20:51:38.384Z] #19 34.02 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
20:51:38 [2022-07-13T20:51:38.384Z] #19 34.02 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
20:51:38 [2022-07-13T20:51:38.384Z] #19 34.02 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
20:51:38 [2022-07-13T20:51:38.384Z] #19 34.04 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
20:51:38 [2022-07-13T20:51:38.384Z] #19 34.04 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
20:51:38 [2022-07-13T20:51:38.384Z] #19 34.05 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
20:51:38 [2022-07-13T20:51:38.384Z] #19 34.05 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
20:51:38 [2022-07-13T20:51:38.644Z] #19 34.47 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
20:51:38 [2022-07-13T20:51:38.707Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.6s done
20:51:38 [2022-07-13T20:51:38.707Z] #11 ...
20:51:38 [2022-07-13T20:51:38.707Z] 
20:51:38 [2022-07-13T20:51:38.707Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:51:38 [2022-07-13T20:51:38.707Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
20:51:38 [2022-07-13T20:51:38.707Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done
20:51:38 [2022-07-13T20:51:38.707Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
20:51:38 [2022-07-13T20:51:38.707Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done
20:51:38 [2022-07-13T20:51:38.707Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done
20:51:38 [2022-07-13T20:51:38.707Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.9s done
20:51:38 [2022-07-13T20:51:38.707Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.4s
20:51:38 [2022-07-13T20:51:38.707Z] #28 ...
20:51:38 [2022-07-13T20:51:38.707Z] 
20:51:38 [2022-07-13T20:51:38.707Z] #24 [internal] load build context
20:51:38 [2022-07-13T20:51:38.707Z] #24 sha256:2d32603d2d72fbbfc424e28d1779c997bf31e8d5646a353b24895ebf8c8bdfdd
20:51:38 [2022-07-13T20:51:38.707Z] #24 transferring context: 62.08MB 10.0s done
20:51:38 [2022-07-13T20:51:38.707Z] #24 ...
20:51:38 [2022-07-13T20:51:38.707Z] 
20:51:38 [2022-07-13T20:51:38.707Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:51:38 [2022-07-13T20:51:38.707Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
20:51:38 [2022-07-13T20:51:38.904Z] #19 34.47 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
20:51:38 [2022-07-13T20:51:38.904Z] #19 34.49 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
20:51:38 [2022-07-13T20:51:38.904Z] #19 34.51 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
20:51:38 [2022-07-13T20:51:38.904Z] #19 34.52 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
20:51:38 [2022-07-13T20:51:38.966Z] #28 ...
20:51:38 [2022-07-13T20:51:38.966Z] 
20:51:38 [2022-07-13T20:51:38.966Z] #24 [internal] load build context
20:51:38 [2022-07-13T20:51:38.966Z] #24 sha256:2d32603d2d72fbbfc424e28d1779c997bf31e8d5646a353b24895ebf8c8bdfdd
20:51:38 [2022-07-13T20:51:38.966Z] #24 DONE 10.5s
20:51:39 [2022-07-13T20:51:39.164Z] #19 34.94 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
20:51:39 [2022-07-13T20:51:39.164Z] #19 34.94 Get:134 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
20:51:39 [2022-07-13T20:51:39.226Z] 
20:51:39 [2022-07-13T20:51:39.226Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:51:39 [2022-07-13T20:51:39.226Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:51:39 [2022-07-13T20:51:39.734Z] #19 35.29 debconf: delaying package configuration, since apt-utils is not installed
20:51:39 [2022-07-13T20:51:39.734Z] #19 35.44 Fetched 789 MB in 8s (95.7 MB/s)
20:51:39 [2022-07-13T20:51:39.734Z] #19 35.47 Selecting previously unselected package liblocale-gettext-perl.
20:51:39 [2022-07-13T20:51:39.734Z] #19 35.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:51:39 [2022-07-13T20:51:39.734Z] #19 35.48 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
20:51:39 [2022-07-13T20:51:39.734Z] #19 35.49 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
20:51:39 [2022-07-13T20:51:39.734Z] #19 35.52 Selecting previously unselected package bzip2.
20:51:39 [2022-07-13T20:51:39.734Z] #19 35.52 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
20:51:39 [2022-07-13T20:51:39.735Z] #19 35.52 Unpacking bzip2 (1.0.8-4) ...
20:51:39 [2022-07-13T20:51:39.735Z] #19 35.55 Selecting previously unselected package libmagic-mgc.
20:51:39 [2022-07-13T20:51:39.735Z] #19 35.55 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
20:51:39 [2022-07-13T20:51:39.735Z] #19 35.56 Unpacking libmagic-mgc (1:5.39-3) ...
20:51:39 [2022-07-13T20:51:39.820Z] #72 DONE 0.6s
20:51:39 [2022-07-13T20:51:39.820Z] 
20:51:39 [2022-07-13T20:51:39.820Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:51:39 [2022-07-13T20:51:39.820Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:51:39 [2022-07-13T20:51:39.994Z] #19 35.64 Selecting previously unselected package libmagic1:amd64.
20:51:39 [2022-07-13T20:51:39.994Z] #19 35.64 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
20:51:39 [2022-07-13T20:51:39.994Z] #19 35.65 Unpacking libmagic1:amd64 (1:5.39-3) ...
20:51:39 [2022-07-13T20:51:39.994Z] #19 35.69 Selecting previously unselected package file.
20:51:39 [2022-07-13T20:51:39.994Z] #19 35.69 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
20:51:39 [2022-07-13T20:51:39.994Z] #19 35.69 Unpacking file (1:5.39-3) ...
20:51:39 [2022-07-13T20:51:39.994Z] #19 35.74 Selecting previously unselected package xz-utils.
20:51:39 [2022-07-13T20:51:39.994Z] #19 35.74 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:51:39 [2022-07-13T20:51:39.994Z] #19 35.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:51:39 [2022-07-13T20:51:39.994Z] #19 35.79 Selecting previously unselected package binutils-aarch64-linux-gnu.
20:51:39 [2022-07-13T20:51:39.994Z] #19 35.80 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
20:51:39 [2022-07-13T20:51:39.994Z] #19 35.80 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
20:51:40 [2022-07-13T20:51:40.563Z] #19 36.21 Selecting previously unselected package binutils-arm-linux-gnueabi.
20:51:40 [2022-07-13T20:51:40.563Z] #19 36.21 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
20:51:40 [2022-07-13T20:51:40.563Z] #19 36.22 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
20:51:40 [2022-07-13T20:51:40.783Z] #74 DONE 0.9s
20:51:40 [2022-07-13T20:51:40.783Z] 
20:51:40 [2022-07-13T20:51:40.783Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:51:40 [2022-07-13T20:51:40.783Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
20:51:40 [2022-07-13T20:51:40.824Z] #19 ...
20:51:40 [2022-07-13T20:51:40.824Z] 
20:51:40 [2022-07-13T20:51:40.824Z] #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
20:51:40 [2022-07-13T20:51:40.824Z] #54 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:51:40 [2022-07-13T20:51:40.824Z] #54 38.64 + dpkg --print-architecture
20:51:40 [2022-07-13T20:51:40.824Z] #54 38.64 + git checkout -q v2.1.0
20:51:40 [2022-07-13T20:51:40.824Z] #54 38.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:51:40 [2022-07-13T20:51:40.824Z] #54 38.86 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:51:40 [2022-07-13T20:51:40.824Z] #54 DONE 42.8s
20:51:40 [2022-07-13T20:51:40.824Z] 
20:51:40 [2022-07-13T20:51:40.824Z] #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
20:51:40 [2022-07-13T20:51:40.824Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c
20:51:40 [2022-07-13T20:51:40.824Z] #19 36.61 Selecting previously unselected package binutils-arm-linux-gnueabihf.
20:51:40 [2022-07-13T20:51:40.824Z] #19 36.61 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
20:51:40 [2022-07-13T20:51:40.824Z] #19 36.62 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
20:51:41 [2022-07-13T20:51:41.084Z] #19 36.92 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
20:51:41 [2022-07-13T20:51:41.084Z] #19 36.93 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
20:51:41 [2022-07-13T20:51:41.084Z] #19 36.93 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
20:51:41 [2022-07-13T20:51:41.654Z] #19 37.22 Selecting previously unselected package binutils-s390x-linux-gnu.
20:51:41 [2022-07-13T20:51:41.654Z] #19 37.23 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
20:51:41 [2022-07-13T20:51:41.654Z] #19 37.23 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
20:51:41 [2022-07-13T20:51:41.654Z] #19 37.45 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
20:51:41 [2022-07-13T20:51:41.654Z] #19 37.45 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
20:51:41 [2022-07-13T20:51:41.654Z] #19 37.46 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:51:41 [2022-07-13T20:51:41.654Z] #19 37.49 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
20:51:41 [2022-07-13T20:51:41.654Z] #19 37.49 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:51:41 [2022-07-13T20:51:41.654Z] #19 37.50 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:51:42 [2022-07-13T20:51:42.432Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03351eb940f0cb0a1) in /home/ubuntu/workspace/moby_PR-43809
[Pipeline] {
[Pipeline] checkout
20:51:42 [2022-07-13T20:51:42.556Z] The recommended git tool is: git
20:51:42 [2022-07-13T20:51:42.594Z] #19 ...
20:51:42 [2022-07-13T20:51:42.594Z] 
20:51:42 [2022-07-13T20:51:42.594Z] #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
20:51:42 [2022-07-13T20:51:42.594Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:51:42 [2022-07-13T20:51:42.594Z] #62 44.64 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
20:51:42 [2022-07-13T20:51:42.594Z] #62 DONE 44.7s
20:51:42 [2022-07-13T20:51:42.853Z] 
20:51:42 [2022-07-13T20:51:42.853Z] #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
20:51:42 [2022-07-13T20:51:42.853Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:51:42 [2022-07-13T20:51:42.853Z] #84 29.93 configure.ac:11: installing 'build-aux/compile'
20:51:42 [2022-07-13T20:51:42.853Z] #84 29.93 configure.ac:11: installing 'build-aux/config.guess'
20:51:42 [2022-07-13T20:51:42.853Z] #84 29.93 configure.ac:11: installing 'build-aux/config.sub'
20:51:42 [2022-07-13T20:51:42.853Z] #84 29.93 configure.ac:13: installing 'build-aux/install-sh'
20:51:42 [2022-07-13T20:51:42.853Z] #84 29.93 configure.ac:13: installing 'build-aux/missing'
20:51:42 [2022-07-13T20:51:42.853Z] #84 29.94 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:51:42 [2022-07-13T20:51:42.853Z] #84 29.97 Makefile.am: installing 'build-aux/depcomp'
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.21 checking build system type... x86_64-pc-linux-gnu
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.27 checking host system type... x86_64-pc-linux-gnu
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.27 checking how to print strings... printf
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.27 checking for gcc... gcc
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.31 checking whether the C compiler works... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.35 checking for C compiler default output file name... a.out
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.35 checking for suffix of executables... 
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.39 checking whether we are cross compiling... no
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.44 checking for suffix of object files... o
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.47 checking whether we are using the GNU C compiler... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.50 checking whether gcc accepts -g... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.52 checking for gcc option to accept ISO C89... none needed
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.56 checking whether gcc understands -c and -o together... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.61 checking for a sed that does not truncate output... /bin/sed
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.61 checking for grep that handles long lines and -e... /bin/grep
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.61 checking for egrep... /bin/grep -E
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.62 checking for fgrep... /bin/grep -F
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.62 checking for ld used by gcc... /usr/bin/ld
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.63 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.63 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.63 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.66 checking whether ln -s works... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.66 checking the maximum length of command line arguments... 1572864
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.67 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.67 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.67 checking for /usr/bin/ld option to reload object files... -r
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.67 checking for objdump... objdump
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.67 checking how to recognize dependent libraries... pass_all
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.67 checking for dlltool... no
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.67 checking how to associate runtime and link libraries... printf %s\n
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.67 checking for ar... ar
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.67 checking for archiver @FILE support... @
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.70 checking for strip... strip
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.70 checking for ranlib... ranlib
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.70 checking for gawk... no
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.70 checking for mawk... mawk
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.70 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.78 checking for sysroot... no
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.78 checking for a working dd... /bin/dd
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.79 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.82 checking for mt... no
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.82 checking if : is a manifest tool... no
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.82 checking how to run the C preprocessor... gcc -E
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.87 checking for ANSI C header files... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 30.99 checking for sys/types.h... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.01 checking for sys/stat.h... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.04 checking for stdlib.h... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.07 checking for string.h... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.10 checking for memory.h... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.14 checking for strings.h... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.18 checking for inttypes.h... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.22 checking for stdint.h... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.28 checking for unistd.h... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.31 checking for dlfcn.h... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.35 checking for objdir... .libs
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.42 checking if gcc supports -fno-rtti -fno-exceptions... no
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.45 checking for gcc option to produce PIC... -fPIC -DPIC
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.45 checking if gcc PIC flag -fPIC -DPIC works... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.47 checking if gcc static flag -static works... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.55 checking if gcc supports -c -o file.o... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.58 checking if gcc supports -c -o file.o... (cached) yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.58 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.59 checking dynamic linker characteristics... GNU/Linux ld.so
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.65 checking how to hardcode library paths into programs... immediate
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.65 checking whether stripping libraries is possible... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.65 checking if libtool supports shared libraries... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.65 checking whether to build shared libraries... no
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.65 checking whether to build static libraries... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.65 checking for a BSD-compatible install... /usr/bin/install -c
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.66 checking whether build environment is sane... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.67 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.67 checking whether make sets $(MAKE)... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.69 checking whether make supports the include directive... yes (GNU style)
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.70 checking whether make supports nested variables... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.71 checking whether UID '0' is supported by ustar format... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.71 checking whether GID '0' is supported by ustar format... yes
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.71 checking how to create a ustar tar archive... gnutar
20:51:42 [2022-07-13T20:51:42.853Z] #84 31.72 checking dependency style of gcc... gcc3
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.76 checking whether to enable maintainer-specific portions of Makefiles... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.76 checking whether make supports nested variables... (cached) yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.76 checking for gawk... (cached) mawk
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.76 checking for a sed that does not truncate output... (cached) /bin/sed
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.76 checking for gcc... (cached) gcc
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.78 checking whether we are using the GNU C compiler... (cached) yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.78 checking whether gcc accepts -g... (cached) yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.78 checking for gcc option to accept ISO C89... (cached) none needed
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.78 checking whether gcc understands -c and -o together... (cached) yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.78 checking for a Python interpreter with version >= 3... python3
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.80 checking for python3... /usr/bin/python3
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.80 checking for python3 version... 3.9
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.81 checking for python3 platform... linux
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.83 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.86 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.89 checking for go-md2man... no
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.89 checking error.h usability... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.92 checking error.h presence... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.93 checking for error.h... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.94 checking linux/openat2.h usability... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.97 checking linux/openat2.h presence... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.98 checking for linux/openat2.h... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 31.99 checking for copy_file_range... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.03 checking for fgetxattr... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.08 checking for statx... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.13 checking for fgetpwent_r... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.18 checking for issetugid... no
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.23 checking for pkg-config... /usr/bin/pkg-config
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.23 checking pkg-config is at least version 0.9.0... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.23 checking for library containing yajl_tree_get... -lyajl
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.32 checking for yajl >= 2.0.0... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.33 checking sys/capability.h usability... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.37 checking sys/capability.h presence... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.38 checking for sys/capability.h... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.38 checking for library containing cap_from_name... -lcap
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.48 checking for library containing dlopen... -ldl
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.57 checking seccomp.h usability... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.62 checking seccomp.h presence... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.64 checking for seccomp.h... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.64 checking for library containing seccomp_rule_add... -lseccomp
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.74 checking for library containing seccomp_arch_resolve_name... none required
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.79 checking systemd/sd-bus.h usability... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.82 checking systemd/sd-bus.h presence... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.84 checking for systemd/sd-bus.h... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.84 checking for library containing sd_bus_match_signal_async... -lsystemd
20:51:42 [2022-07-13T20:51:42.854Z] #84 32.95 checking for sd_notify_barrier... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.01 checking linux/bpf.h usability... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.04 checking linux/bpf.h presence... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.06 checking for linux/bpf.h... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.06 checking compilation for eBPF... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.09 checking for criu >= 3.15... no
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.10 configure: CRIU headers not found, building without CRIU support
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.10 checking for criu > 3.16... no
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.10 configure: CRIU version doesn't support join-ns API
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.10 checking for criu > 3.16.1... no
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.11 configure: CRIU version doesn't support for pre-dumping
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.11 checking for new mount API (fsconfig)... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.13 checking for seccomp notify API... yes
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.15 checking for gperf... no
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.15 configure: gperf not found - cannot rebuild signal parser code
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.15 checking for library containing argp_parse... none required
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.22 checking that generated files are newer than configure... done
20:51:42 [2022-07-13T20:51:42.854Z] #84 33.22 configure: creating ./config.status
20:51:43 [2022-07-13T20:51:43.113Z] #84 33.70 config.status: creating Makefile
20:51:43 [2022-07-13T20:51:43.113Z] #84 33.72 config.status: creating rpm/crun.spec
20:51:43 [2022-07-13T20:51:43.113Z] #84 33.73 config.status: creating config.h
20:51:43 [2022-07-13T20:51:43.113Z] #84 33.74 config.status: executing libtool commands
20:51:43 [2022-07-13T20:51:43.113Z] #84 33.75 config.status: executing depfiles commands
20:51:43 [2022-07-13T20:51:43.689Z] #84 34.00 === configuring in libocispec (/tmp/crun-build/libocispec)
20:51:43 [2022-07-13T20:51:43.689Z] #84 34.00 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:51:43 [2022-07-13T20:51:43.689Z] #84 34.07 checking for gcc... gcc
20:51:43 [2022-07-13T20:51:43.689Z] #84 34.09 checking whether the C compiler works... yes
20:51:43 [2022-07-13T20:51:43.689Z] #84 34.12 checking for C compiler default output file name... a.out
20:51:43 [2022-07-13T20:51:43.689Z] #84 34.12 checking for suffix of executables... 
20:51:43 [2022-07-13T20:51:43.689Z] #84 34.16 checking whether we are cross compiling... no
20:51:43 [2022-07-13T20:51:43.689Z] #84 34.19 checking for suffix of object files... o
20:51:43 [2022-07-13T20:51:43.689Z] #84 34.21 checking whether we are using the GNU C compiler... yes
20:51:43 [2022-07-13T20:51:43.689Z] #84 34.23 checking whether gcc accepts -g... yes
20:51:43 [2022-07-13T20:51:43.689Z] #84 34.25 checking for gcc option to accept ISO C89... none needed
20:51:43 [2022-07-13T20:51:43.948Z] #84 34.29 checking whether gcc understands -c and -o together... yes
20:51:43 [2022-07-13T20:51:43.948Z] #84 34.32 checking how to run the C preprocessor... gcc -E
20:51:43 [2022-07-13T20:51:43.948Z] #84 34.37 checking for grep that handles long lines and -e... /bin/grep
20:51:43 [2022-07-13T20:51:43.948Z] #84 34.37 checking for egrep... /bin/grep -E
20:51:43 [2022-07-13T20:51:43.948Z] #84 34.37 checking for ANSI C header files... yes
20:51:43 [2022-07-13T20:51:43.948Z] #84 34.47 checking for sys/types.h... yes
20:51:43 [2022-07-13T20:51:43.948Z] #84 34.50 checking for sys/stat.h... yes
20:51:43 [2022-07-13T20:51:43.948Z] #84 34.52 checking for stdlib.h... yes
20:51:44 [2022-07-13T20:51:44.069Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 12.8s
20:51:44 [2022-07-13T20:51:44.208Z] #84 34.55 checking for string.h... yes
20:51:44 [2022-07-13T20:51:44.208Z] #84 34.59 checking for memory.h... yes
20:51:44 [2022-07-13T20:51:44.208Z] #84 34.62 checking for strings.h... yes
20:51:44 [2022-07-13T20:51:44.208Z] #84 34.64 checking for inttypes.h... yes
20:51:44 [2022-07-13T20:51:44.208Z] #84 34.67 checking for stdint.h... yes
20:51:44 [2022-07-13T20:51:44.208Z] #84 34.70 checking for unistd.h... yes
20:51:44 [2022-07-13T20:51:44.208Z] #84 34.73 checking minix/config.h usability... no
20:51:44 [2022-07-13T20:51:44.208Z] #84 34.76 checking minix/config.h presence... no
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.77 checking for minix/config.h... no
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.77 checking whether it is safe to define __EXTENSIONS__... yes
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.81 checking build system type... x86_64-pc-linux-gnu
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.86 checking host system type... x86_64-pc-linux-gnu
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.86 checking how to print strings... printf
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.86 checking for a sed that does not truncate output... /bin/sed
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.86 checking for fgrep... /bin/grep -F
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.86 checking for ld used by gcc... /usr/bin/ld
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.87 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.87 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.87 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.89 checking whether ln -s works... yes
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.89 checking the maximum length of command line arguments... 1572864
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.90 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.90 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.90 checking for /usr/bin/ld option to reload object files... -r
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.90 checking for objdump... objdump
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.90 checking how to recognize dependent libraries... pass_all
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.90 checking for dlltool... no
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.90 checking how to associate runtime and link libraries... printf %s\n
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.90 checking for ar... ar
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.90 checking for archiver @FILE support... @
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.93 checking for strip... strip
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.93 checking for ranlib... ranlib
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.93 checking for gawk... no
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.93 checking for mawk... mawk
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.93 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.99 checking for sysroot... no
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.99 checking for a working dd... /bin/dd
20:51:44 [2022-07-13T20:51:44.467Z] #84 34.99 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:51:44 [2022-07-13T20:51:44.467Z] #84 35.01 checking for mt... no
20:51:44 [2022-07-13T20:51:44.467Z] #84 35.01 checking if : is a manifest tool... no
20:51:44 [2022-07-13T20:51:44.467Z] #84 35.02 checking for dlfcn.h... yes
20:51:44 [2022-07-13T20:51:44.467Z] #84 35.05 checking for objdir... .libs
20:51:44 [2022-07-13T20:51:44.639Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 13.4s done
20:51:44 [2022-07-13T20:51:44.726Z] #84 35.11 checking if gcc supports -fno-rtti -fno-exceptions... no
20:51:44 [2022-07-13T20:51:44.726Z] #84 35.13 checking for gcc option to produce PIC... -fPIC -DPIC
20:51:44 [2022-07-13T20:51:44.726Z] #84 35.13 checking if gcc PIC flag -fPIC -DPIC works... yes
20:51:44 [2022-07-13T20:51:44.726Z] #84 35.15 checking if gcc static flag -static works... yes
20:51:44 [2022-07-13T20:51:44.726Z] #84 35.23 checking if gcc supports -c -o file.o... yes
20:51:44 [2022-07-13T20:51:44.726Z] #84 35.26 checking if gcc supports -c -o file.o... (cached) yes
20:51:44 [2022-07-13T20:51:44.727Z] #84 35.26 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:51:44 [2022-07-13T20:51:44.727Z] #84 35.27 checking dynamic linker characteristics... GNU/Linux ld.so
20:51:44 [2022-07-13T20:51:44.727Z] #84 35.32 checking how to hardcode library paths into programs... immediate
20:51:44 [2022-07-13T20:51:44.727Z] #84 35.32 checking whether stripping libraries is possible... yes
20:51:44 [2022-07-13T20:51:44.727Z] #84 35.32 checking if libtool supports shared libraries... yes
20:51:44 [2022-07-13T20:51:44.727Z] #84 35.32 checking whether to build shared libraries... no
20:51:44 [2022-07-13T20:51:44.727Z] #84 35.32 checking whether to build static libraries... yes
20:51:44 [2022-07-13T20:51:44.727Z] #84 35.32 checking for a BSD-compatible install... /usr/bin/install -c
20:51:44 [2022-07-13T20:51:44.727Z] #84 35.33 checking whether build environment is sane... yes
20:51:44 [2022-07-13T20:51:44.897Z] #28 DONE 16.2s
20:51:44 [2022-07-13T20:51:44.897Z] 
20:51:44 [2022-07-13T20:51:44.897Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:51:44 [2022-07-13T20:51:44.897Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:51:44 [2022-07-13T20:51:44.897Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 12.1s
20:51:44 [2022-07-13T20:51:44.897Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 12.4s done
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.34 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.34 checking whether make sets $(MAKE)... yes
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.35 checking whether make supports the include directive... yes (GNU style)
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.36 checking whether make supports nested variables... yes
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.37 checking whether UID '0' is supported by ustar format... yes
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.37 checking whether GID '0' is supported by ustar format... yes
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.37 checking how to create a ustar tar archive... gnutar
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.39 checking dependency style of gcc... gcc3
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.42 checking whether to enable maintainer-specific portions of Makefiles... yes
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.42 checking whether make supports nested variables... (cached) yes
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.42 checking for pkg-config... /usr/bin/pkg-config
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.42 checking pkg-config is at least version 0.9.0... yes
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.42 checking for yajl >= 2.1.0... yes
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.43 checking for a sed that does not truncate output... (cached) /bin/sed
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.43 checking for gcc... (cached) gcc
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.45 checking whether we are using the GNU C compiler... (cached) yes
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.45 checking whether gcc accepts -g... (cached) yes
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.45 checking for gcc option to accept ISO C89... (cached) none needed
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.45 checking whether gcc understands -c and -o together... (cached) yes
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.45 checking for a Python interpreter with version >= 3... python3
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.46 checking for python3... /usr/bin/python3
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.47 checking for python3 version... 3.9
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.48 checking for python3 platform... linux
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.49 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:51:44 [2022-07-13T20:51:44.986Z] #84 35.52 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:51:45 [2022-07-13T20:51:45.154Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd
20:51:45 [2022-07-13T20:51:45.922Z] #84 35.57 checking that generated files are newer than configure... done
20:51:45 [2022-07-13T20:51:45.922Z] #84 36.34 configure: creating ./config.status
20:51:46 [2022-07-13T20:51:46.087Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done
20:51:46 [2022-07-13T20:51:46.087Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.1s
20:51:46 [2022-07-13T20:51:46.154Z] using credential docker-jenkins-github-credentials
20:51:46 [2022-07-13T20:51:46.180Z] Cloning the remote Git repository
20:51:46 [2022-07-13T20:51:46.180Z] Cloning with configured refspecs honoured and without tags
20:51:46 [2022-07-13T20:51:46.495Z] #84 36.77 config.status: creating Makefile
20:51:46 [2022-07-13T20:51:46.495Z] #84 36.78 config.status: creating config.h
20:51:46 [2022-07-13T20:51:46.495Z] #84 36.79 config.status: executing libtool commands
20:51:46 [2022-07-13T20:51:46.495Z] #84 36.80 config.status: executing depfiles commands
20:51:46 [2022-07-13T20:51:46.495Z] #84 36.95 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:51:46 [2022-07-13T20:51:46.495Z] #84 36.95 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:51:46 [2022-07-13T20:51:46.495Z] #84 37.02 checking for gcc... gcc
20:51:46 [2022-07-13T20:51:46.495Z] #84 37.04 checking whether the C compiler works... yes
20:51:46 [2022-07-13T20:51:46.495Z] #84 37.07 checking for C compiler default output file name... a.out
20:51:46 [2022-07-13T20:51:46.495Z] #84 37.07 checking for suffix of executables... 
20:51:46 [2022-07-13T20:51:46.495Z] #84 37.11 checking whether we are cross compiling... no
20:51:46 [2022-07-13T20:51:46.754Z] #84 37.14 checking for suffix of object files... o
20:51:46 [2022-07-13T20:51:46.754Z] #84 37.16 checking whether we are using the GNU C compiler... yes
20:51:46 [2022-07-13T20:51:46.754Z] #84 37.18 checking whether gcc accepts -g... yes
20:51:46 [2022-07-13T20:51:46.754Z] #84 37.20 checking for gcc option to accept ISO C89... none needed
20:51:46 [2022-07-13T20:51:46.754Z] #84 37.23 checking whether gcc understands -c and -o together... yes
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.26 checking for a BSD-compatible install... /usr/bin/install -c
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.27 checking whether build environment is sane... yes
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.28 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.28 checking for gawk... no
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.28 checking for mawk... mawk
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.28 checking whether make sets $(MAKE)... yes
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.29 checking whether make supports the include directive... yes (GNU style)
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.30 checking whether make supports nested variables... yes
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.31 checking whether UID '0' is supported by ustar format... yes
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.31 checking whether GID '0' is supported by ustar format... yes
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.31 checking how to create a ustar tar archive... gnutar
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.32 checking dependency style of gcc... gcc3
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.35 checking whether to enable maintainer-specific portions of Makefiles... yes
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.35 checking whether make supports nested variables... (cached) yes
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.36 checking build system type... x86_64-pc-linux-gnu
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.41 checking host system type... x86_64-pc-linux-gnu
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.41 checking how to print strings... printf
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.41 checking for a sed that does not truncate output... /bin/sed
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.41 checking for grep that handles long lines and -e... /bin/grep
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.42 checking for egrep... /bin/grep -E
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.42 checking for fgrep... /bin/grep -F
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.42 checking for ld used by gcc... /usr/bin/ld
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.42 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.42 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.43 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.45 checking whether ln -s works... yes
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.45 checking the maximum length of command line arguments... 1572864
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.45 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.45 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.45 checking for /usr/bin/ld option to reload object files... -r
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.45 checking for objdump... objdump
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.46 checking how to recognize dependent libraries... pass_all
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.46 checking for dlltool... no
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.46 checking how to associate runtime and link libraries... printf %s\n
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.46 checking for ar... ar
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.46 checking for archiver @FILE support... @
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.48 checking for strip... strip
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.49 checking for ranlib... ranlib
20:51:47 [2022-07-13T20:51:47.013Z] #84 37.49 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:51:47 [2022-07-13T20:51:47.023Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 1.0s done
20:51:47 [2022-07-13T20:51:47.272Z] #84 37.55 checking for sysroot... no
20:51:47 [2022-07-13T20:51:47.272Z] #84 37.55 checking for a working dd... /bin/dd
20:51:47 [2022-07-13T20:51:47.272Z] #84 37.55 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:51:47 [2022-07-13T20:51:47.272Z] #84 37.57 checking for mt... no
20:51:47 [2022-07-13T20:51:47.272Z] #84 37.57 checking if : is a manifest tool... no
20:51:47 [2022-07-13T20:51:47.272Z] #84 37.57 checking how to run the C preprocessor... gcc -E
20:51:47 [2022-07-13T20:51:47.272Z] #84 37.62 checking for ANSI C header files... yes
20:51:47 [2022-07-13T20:51:47.272Z] #84 37.72 checking for sys/types.h... yes
20:51:47 [2022-07-13T20:51:47.272Z] #84 37.75 checking for sys/stat.h... yes
20:51:47 [2022-07-13T20:51:47.272Z] #84 37.79 checking for stdlib.h... yes
20:51:46 [2022-07-13T20:51:46.226Z] Cloning repository https://github.com/moby/moby.git
20:51:46 [2022-07-13T20:51:46.311Z]  > git init /home/ubuntu/workspace/moby_PR-43809 # timeout=10
20:51:46 [2022-07-13T20:51:46.655Z] Fetching upstream changes from https://github.com/moby/moby.git
20:51:46 [2022-07-13T20:51:46.655Z]  > git --version # timeout=10
20:51:46 [2022-07-13T20:51:46.675Z]  > git --version # 'git version 2.25.1'
20:51:46 [2022-07-13T20:51:46.675Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:51:46 [2022-07-13T20:51:46.677Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43809/head:refs/remotes/origin/PR-43809 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:51:47 [2022-07-13T20:51:47.532Z] #84 37.82 checking for string.h... yes
20:51:47 [2022-07-13T20:51:47.532Z] #84 37.85 checking for memory.h... yes
20:51:47 [2022-07-13T20:51:47.532Z] #84 37.88 checking for strings.h... yes
20:51:47 [2022-07-13T20:51:47.532Z] #84 37.91 checking for inttypes.h... yes
20:51:47 [2022-07-13T20:51:47.532Z] #84 37.94 checking for stdint.h... yes
20:51:47 [2022-07-13T20:51:47.532Z] #84 37.97 checking for unistd.h... yes
20:51:47 [2022-07-13T20:51:47.532Z] #84 38.01 checking for dlfcn.h... yes
20:51:47 [2022-07-13T20:51:47.590Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.03 checking for objdir... .libs
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.09 checking if gcc supports -fno-rtti -fno-exceptions... no
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.11 checking for gcc option to produce PIC... -fPIC -DPIC
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.11 checking if gcc PIC flag -fPIC -DPIC works... yes
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.13 checking if gcc static flag -static works... yes
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.21 checking if gcc supports -c -o file.o... yes
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.23 checking if gcc supports -c -o file.o... (cached) yes
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.23 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.24 checking dynamic linker characteristics... GNU/Linux ld.so
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.29 checking how to hardcode library paths into programs... immediate
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.29 checking whether stripping libraries is possible... yes
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.29 checking if libtool supports shared libraries... yes
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.29 checking whether to build shared libraries... no
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.29 checking whether to build static libraries... yes
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.30 checking float.h usability... yes
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.32 checking float.h presence... yes
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.33 checking for float.h... yes
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.34 checking limits.h usability... yes
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.37 checking limits.h presence... yes
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.38 checking for limits.h... yes
20:51:47 [2022-07-13T20:51:47.791Z] #84 38.39 checking stddef.h usability... yes
20:51:48 [2022-07-13T20:51:48.050Z] #84 38.41 checking stddef.h presence... yes
20:51:48 [2022-07-13T20:51:48.050Z] #84 38.42 checking for stddef.h... yes
20:51:48 [2022-07-13T20:51:48.050Z] #84 38.43 checking for stdlib.h... (cached) yes
20:51:48 [2022-07-13T20:51:48.050Z] #84 38.43 checking for string.h... (cached) yes
20:51:48 [2022-07-13T20:51:48.050Z] #84 38.44 checking sys/time.h usability... yes
20:51:48 [2022-07-13T20:51:48.050Z] #84 38.47 checking sys/time.h presence... yes
20:51:48 [2022-07-13T20:51:48.050Z] #84 38.48 checking for sys/time.h... yes
20:51:48 [2022-07-13T20:51:48.050Z] #84 38.49 checking for inline... inline
20:51:48 [2022-07-13T20:51:48.050Z] #84 38.50 checking for size_t... yes
20:51:48 [2022-07-13T20:51:48.310Z] #84 38.56 checking for stdlib.h... (cached) yes
20:51:48 [2022-07-13T20:51:48.310Z] #84 38.56 checking for GNU libc compatible malloc... yes
20:51:48 [2022-07-13T20:51:48.310Z] #84 38.61 checking for stdlib.h... (cached) yes
20:51:48 [2022-07-13T20:51:48.310Z] #84 38.61 checking for GNU libc compatible realloc... yes
20:51:48 [2022-07-13T20:51:48.310Z] #84 38.65 checking for working strtod... yes
20:51:48 [2022-07-13T20:51:48.310Z] #84 38.71 checking for gettimeofday... yes
20:51:48 [2022-07-13T20:51:48.310Z] #84 38.75 checking for memset... yes
20:51:48 [2022-07-13T20:51:48.310Z] #84 38.79 checking for strspn... yes
20:51:48 [2022-07-13T20:51:48.570Z] #84 38.85 checking that generated files are newer than configure... done
20:51:48 [2022-07-13T20:51:48.570Z] #84 38.85 configure: creating ./config.status
20:51:48 [2022-07-13T20:51:48.829Z] #84 39.27 config.status: creating Makefile
20:51:48 [2022-07-13T20:51:48.829Z] #84 39.28 config.status: creating config.h
20:51:48 [2022-07-13T20:51:48.829Z] #84 39.29 config.status: executing depfiles commands
20:51:48 [2022-07-13T20:51:48.829Z] #84 39.33 config.status: executing libtool commands
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.49   GEN      .version
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.49 make  install-recursive
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.49 make[1]: Entering directory '/tmp/crun-build'
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.51 Making install in libocispec
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.52 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.53 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.53 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.53 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.53 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.59 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.60 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.60 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.60 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.60 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.60 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.60 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.60 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.80 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.80 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.80 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.80 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.80 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.80 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.80 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.80 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.80 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.80 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.80 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:51:49 [2022-07-13T20:51:49.212Z] #84 39.80 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:51:49 [2022-07-13T20:51:49.474Z] #84 39.81 make  install-recursive
20:51:49 [2022-07-13T20:51:49.474Z] #84 39.81 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:51:49 [2022-07-13T20:51:49.474Z] #84 39.83 Making install in yajl
20:51:49 [2022-07-13T20:51:49.474Z] #84 39.83 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:51:49 [2022-07-13T20:51:49.474Z] #84 39.83   CC       verify/json_verify-json_verify.o
20:51:49 [2022-07-13T20:51:49.474Z] #84 39.84   CC       src/libyajl_la-yajl_alloc.lo
20:51:49 [2022-07-13T20:51:49.474Z] #84 39.84   CC       src/libyajl_la-yajl.lo
20:51:49 [2022-07-13T20:51:49.474Z] #84 39.84   CC       src/libyajl_la-yajl_gen.lo
20:51:49 [2022-07-13T20:51:49.474Z] #84 39.84   CC       src/libyajl_la-yajl_parser.lo
20:51:49 [2022-07-13T20:51:49.474Z] #84 39.84   CC       src/libyajl_la-yajl_buf.lo
20:51:49 [2022-07-13T20:51:49.474Z] #84 39.84   CC       src/libyajl_la-yajl_encode.lo
20:51:49 [2022-07-13T20:51:49.474Z] #84 39.85   CC       src/libyajl_la-yajl_lex.lo
20:51:49 [2022-07-13T20:51:49.474Z] #84 39.85   CC       src/libyajl_la-yajl_tree.lo
20:51:49 [2022-07-13T20:51:49.733Z] #84 40.24   CCLD     libyajl.la
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.31   CCLD     verify/json_verify
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.39 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.39 make[5]: Nothing to be done for 'install-exec-am'.
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.39 make[5]: Nothing to be done for 'install-data-am'.
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.39 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.39 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.40 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.42   CC       src/validate.o
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.42   CC       src/image_spec_schema_config_schema.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.42   CC       src/image_spec_schema_content_descriptor.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.42   CC       src/image_spec_schema_defs.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.42   CC       src/image_spec_schema_defs_descriptor.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.42   CC       src/image_spec_schema_image_index_schema.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.42   CC       src/image_spec_schema_image_layout_schema.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.42   CC       src/image_spec_schema_image_manifest_schema.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.42   CC       src/runtime_spec_schema_config_linux.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.42   CC       src/runtime_spec_schema_config_zos.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.43   CC       src/runtime_spec_schema_config_schema.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.43   CC       src/runtime_spec_schema_config_solaris.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.43   CC       src/runtime_spec_schema_config_vm.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.44   CC       src/runtime_spec_schema_config_windows.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.44   CC       src/runtime_spec_schema_defs.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.44   CC       src/runtime_spec_schema_defs_linux.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.46   CC       src/runtime_spec_schema_defs_zos.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.47   CC       src/runtime_spec_schema_defs_vm.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.47   CC       src/runtime_spec_schema_defs_windows.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.47   CC       src/runtime_spec_schema_state_schema.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.48   CC       src/image_manifest_items_image_manifest_items_schema.lo
20:51:49 [2022-07-13T20:51:49.993Z] #84 40.50   CC       src/basic_test_double_array_item.lo
20:51:50 [2022-07-13T20:51:50.254Z] #84 40.50   CC       src/basic_test_double_array.lo
20:51:50 [2022-07-13T20:51:50.254Z] #84 40.51   CC       src/basic_test_top_array_int.lo
20:51:50 [2022-07-13T20:51:50.254Z] #84 40.52   CC       src/basic_test_top_array_string.lo
20:51:50 [2022-07-13T20:51:50.254Z] #84 40.54   CC       src/basic_test_top_double_array_int.lo
20:51:50 [2022-07-13T20:51:50.254Z] #84 40.54   CC       src/basic_test_top_double_array_obj.lo
20:51:50 [2022-07-13T20:51:50.254Z] #84 40.66   CC       src/basic_test_top_double_array_refobj.lo
20:51:50 [2022-07-13T20:51:50.254Z] #84 40.67   CC       src/basic_test_top_double_array_string.lo
20:51:50 [2022-07-13T20:51:50.254Z] #84 40.68   CC       src/read-file.lo
20:51:50 [2022-07-13T20:51:50.254Z] #84 40.69   CC       src/json_common.lo
20:51:50 [2022-07-13T20:51:50.254Z] #84 40.71   CC       tests/test-1.o
20:51:50 [2022-07-13T20:51:50.254Z] #84 40.72   CC       tests/test-2.o
20:51:50 [2022-07-13T20:51:50.254Z] #84 40.73   CC       tests/test-3.o
20:51:50 [2022-07-13T20:51:50.254Z] #84 40.74   CC       tests/test-4.o
20:51:50 [2022-07-13T20:51:50.254Z] #84 40.76   CC       tests/test-5.o
20:51:50 [2022-07-13T20:51:50.514Z] #84 40.77   CC       tests/test-6.o
20:51:50 [2022-07-13T20:51:50.514Z] #84 40.79   CC       tests/test-7.o
20:51:50 [2022-07-13T20:51:50.514Z] #84 40.80   CC       tests/test-8.o
20:51:50 [2022-07-13T20:51:50.514Z] #84 40.81   CC       tests/test-9.o
20:51:50 [2022-07-13T20:51:50.514Z] #84 40.82   CC       tests/test-10.o
20:51:50 [2022-07-13T20:51:50.514Z] #84 40.84   CC       tests/test-11.o
20:51:52 [2022-07-13T20:51:52.348Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01cb6de874067172d) in /home/ubuntu/workspace/moby_PR-43809
[Pipeline] {
[Pipeline] checkout
20:51:52 [2022-07-13T20:51:52.423Z] #84 42.78   CCLD     libocispec.la
20:51:52 [2022-07-13T20:51:52.423Z] #84 42.88   CCLD     src/validate
20:51:52 [2022-07-13T20:51:52.423Z] #84 42.88   CCLD     tests/test-1
20:51:52 [2022-07-13T20:51:52.423Z] #84 42.88   CCLD     tests/test-2
20:51:52 [2022-07-13T20:51:52.423Z] #84 42.88   CCLD     tests/test-3
20:51:52 [2022-07-13T20:51:52.423Z] #84 42.88   CCLD     tests/test-4
20:51:52 [2022-07-13T20:51:52.423Z] #84 42.88   CCLD     tests/test-5
20:51:52 [2022-07-13T20:51:52.423Z] #84 42.88   CCLD     tests/test-6
20:51:52 [2022-07-13T20:51:52.423Z] #84 42.88   CCLD     tests/test-7
20:51:52 [2022-07-13T20:51:52.423Z] #84 42.89   CCLD     tests/test-8
20:51:52 [2022-07-13T20:51:52.423Z] #84 42.89   CCLD     tests/test-9
20:51:52 [2022-07-13T20:51:52.423Z] #84 42.89 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:51:52 [2022-07-13T20:51:52.423Z] #84 42.89   CCLD     tests/test-10
20:51:52 [2022-07-13T20:51:52.423Z] #84 42.90   CCLD     tests/test-11
20:51:52 [2022-07-13T20:51:52.423Z] #84 43.02 libtool: link: ar cr libocispec.a 
20:51:52 [2022-07-13T20:51:52.527Z] The recommended git tool is: git
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.03 libtool: link: ranlib libocispec.a
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.15 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.16 make[5]: Nothing to be done for 'install-exec-am'.
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.16 make[5]: Nothing to be done for 'install-data-am'.
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.16 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.16 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.16 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.16 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.16 make[2]: Entering directory '/tmp/crun-build'
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.19   CC       src/libcrun/libcrun_testing_a-utils.o
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.19   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.19   CC       src/libcrun/libcrun_testing_a-container.o
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.19   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.19   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.19   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.19   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.19   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.19   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.20   CC       src/libcrun/libcrun_testing_a-criu.o
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.20   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.22   CC       src/libcrun/libcrun_testing_a-linux.o
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.24   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:51:52 [2022-07-13T20:51:52.683Z] #84 43.25   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:51:52 [2022-07-13T20:51:52.865Z] #11 ...
20:51:52 [2022-07-13T20:51:52.865Z] 
20:51:52 [2022-07-13T20:51:52.865Z] #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
20:51:52 [2022-07-13T20:51:52.865Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
20:51:52 [2022-07-13T20:51:52.865Z] #29 1.402 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 1.412 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 1.412 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 1.662 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 2.130 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 2.390 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:51:52 [2022-07-13T20:51:52.865Z] #29 3.570 Fetched 8550 kB in 2s (3534 kB/s)
20:51:52 [2022-07-13T20:51:52.865Z] #29 3.570 Reading package lists...
20:51:52 [2022-07-13T20:51:52.865Z] #29 4.404 Reading package lists...
20:51:52 [2022-07-13T20:51:52.865Z] #29 5.345 Building dependency tree...
20:51:52 [2022-07-13T20:51:52.865Z] #29 5.778 The following additional packages will be installed:
20:51:52 [2022-07-13T20:51:52.865Z] #29 5.778   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:51:52 [2022-07-13T20:51:52.865Z] #29 5.778   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:51:52 [2022-07-13T20:51:52.865Z] #29 5.778 Recommended packages:
20:51:52 [2022-07-13T20:51:52.865Z] #29 5.778   libldap-common publicsuffix libsasl2-modules
20:51:52 [2022-07-13T20:51:52.865Z] #29 5.967 The following NEW packages will be installed:
20:51:52 [2022-07-13T20:51:52.865Z] #29 5.974   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:51:52 [2022-07-13T20:51:52.865Z] #29 5.974   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:51:52 [2022-07-13T20:51:52.865Z] #29 5.974   libssh2-1 openssl
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.263 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.263 Need to get 3041 kB of archives.
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.263 After this operation, 6651 kB of additional disk space will be used.
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.263 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.273 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.273 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.273 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.282 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.285 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.285 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.290 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.290 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.290 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.296 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.300 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.310 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.310 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.310 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.485 debconf: delaying package configuration, since apt-utils is not installed
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.542 Fetched 3041 kB in 0s (9228 kB/s)
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.575 Selecting previously unselected package openssl.
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.575 (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.)
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.577 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.581 Unpacking openssl (1.1.1n-0+deb11u3) ...
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.804 Selecting previously unselected package ca-certificates.
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.807 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.812 Unpacking ca-certificates (20210119) ...
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.943 Selecting previously unselected package libbrotli1:amd64.
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.943 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
20:51:52 [2022-07-13T20:51:52.865Z] #29 6.949 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
20:51:52 [2022-07-13T20:51:52.865Z] #29 7.057 Selecting previously unselected package libsasl2-modules-db:amd64.
20:51:52 [2022-07-13T20:51:52.865Z] #29 7.057 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:51:52 [2022-07-13T20:51:52.865Z] #29 7.061 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:51:52 [2022-07-13T20:51:52.865Z] #29 7.108 Selecting previously unselected package libsasl2-2:amd64.
20:51:52 [2022-07-13T20:51:52.865Z] #29 7.108 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:51:52 [2022-07-13T20:51:52.865Z] #29 7.110 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:51:52 [2022-07-13T20:51:52.865Z] #29 7.179 Selecting previously unselected package libldap-2.4-2:amd64.
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.179 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.184 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.264 Selecting previously unselected package libnghttp2-14:amd64.
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.264 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.268 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.323 Selecting previously unselected package libpsl5:amd64.
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.323 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.323 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.366 Selecting previously unselected package librtmp1:amd64.
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.366 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.367 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.414 Selecting previously unselected package libssh2-1:amd64.
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.414 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.419 Unpacking libssh2-1:amd64 (1.9.0-2) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.480 Selecting previously unselected package libcurl4:amd64.
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.480 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.484 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.551 Selecting previously unselected package curl.
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.551 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.555 Unpacking curl (7.74.0-1.3+deb11u1) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.659 Selecting previously unselected package libonig5:amd64.
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.661 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.664 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.746 Selecting previously unselected package libjq1:amd64.
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.746 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.751 Unpacking libjq1:amd64 (1.6-2.1) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.812 Selecting previously unselected package jq.
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.812 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.815 Unpacking jq (1.6-2.1) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.867 Setting up libpsl5:amd64 (0.21.0-1.2) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.880 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.889 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.901 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.918 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.927 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.938 Setting up libssh2-1:amd64 (1.9.0-2) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.948 Setting up openssl (1.1.1n-0+deb11u3) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.963 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.976 Setting up libjq1:amd64 (1.6-2.1) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 7.988 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:51:52 [2022-07-13T20:51:52.866Z] #29 8.001 Setting up ca-certificates (20210119) ...
20:51:52 [2022-07-13T20:51:52.945Z] #84 43.27   CC       src/libcrun/libcrun_testing_a-error.o
20:51:52 [2022-07-13T20:51:52.945Z] #84 43.29   CC       src/libcrun/libcrun_testing_a-status.o
20:51:52 [2022-07-13T20:51:52.945Z] #84 43.32   CC       src/libcrun/libcrun_testing_a-terminal.o
20:51:52 [2022-07-13T20:51:52.945Z] #84 43.33   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:51:52 [2022-07-13T20:51:52.945Z] #84 43.37   CC       src/libcrun/libcrun_testing_a-signals.o
20:51:52 [2022-07-13T20:51:52.945Z] #84 43.38   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:51:52 [2022-07-13T20:51:52.945Z] #84 43.40   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:51:52 [2022-07-13T20:51:52.945Z] #84 43.41   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:51:52 [2022-07-13T20:51:52.945Z] #84 43.45   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:51:52 [2022-07-13T20:51:52.945Z] #84 43.47   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:51:53 [2022-07-13T20:51:53.206Z] #84 43.58   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:51:53 [2022-07-13T20:51:53.206Z] #84 43.63   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:51:53 [2022-07-13T20:51:53.206Z] #84 43.68   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:51:53 [2022-07-13T20:51:53.469Z] #84 44.02   CC       src/crun-crun.o
20:51:53 [2022-07-13T20:51:53.469Z] #84 44.03   CC       src/crun-run.o
20:51:53 [2022-07-13T20:51:53.731Z] #84 44.04   CC       src/crun-delete.o
20:51:53 [2022-07-13T20:51:53.731Z] #84 44.09   CC       src/crun-kill.o
20:51:53 [2022-07-13T20:51:53.731Z] #84 44.11   CC       src/crun-pause.o
20:51:53 [2022-07-13T20:51:53.731Z] #84 44.12   CC       src/crun-unpause.o
20:51:53 [2022-07-13T20:51:53.731Z] #84 44.13   CC       src/crun-spec.o
20:51:53 [2022-07-13T20:51:53.731Z] #84 44.14   CC       src/crun-exec.o
20:51:53 [2022-07-13T20:51:53.731Z] #84 44.16   CC       src/crun-list.o
20:51:53 [2022-07-13T20:51:53.731Z] #84 44.16   CC       src/crun-create.o
20:51:53 [2022-07-13T20:51:53.731Z] #84 44.18   CC       src/crun-start.o
20:51:53 [2022-07-13T20:51:53.731Z] #84 44.26   CC       src/crun-state.o
20:51:53 [2022-07-13T20:51:53.804Z] #29 8.773 Updating certificates in /etc/ssl/certs...
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.28   CC       src/crun-update.o
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.31   CC       src/crun-ps.o
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.39   CC       src/crun-checkpoint.o
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.39   CC       src/crun-restore.o
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.40   CC       src/libcrun/libcrun_la-utils.lo
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.40   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.41   CC       src/libcrun/libcrun_la-container.lo
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.42   CC       src/libcrun/libcrun_la-cgroup.lo
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.42   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.44   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.47   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.52   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.53   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.55   CC       src/libcrun/libcrun_la-criu.lo
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.56   CC       src/libcrun/libcrun_la-custom-handler.lo
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.59   CC       src/libcrun/libcrun_la-linux.lo
20:51:53 [2022-07-13T20:51:53.993Z] #84 44.63   CC       src/libcrun/libcrun_la-seccomp.lo
20:51:54 [2022-07-13T20:51:54.253Z] #84 44.65   CC       src/libcrun/libcrun_la-ebpf.lo
20:51:54 [2022-07-13T20:51:54.253Z] #84 44.69   CC       src/libcrun/libcrun_la-error.lo
20:51:54 [2022-07-13T20:51:54.253Z] #84 44.70   CC       src/libcrun/libcrun_la-status.lo
20:51:54 [2022-07-13T20:51:54.253Z] #84 44.71   CC       src/libcrun/libcrun_la-terminal.lo
20:51:54 [2022-07-13T20:51:54.253Z] #84 44.75   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:51:54 [2022-07-13T20:51:54.253Z] #84 44.75   CC       src/libcrun/libcrun_la-signals.lo
20:51:54 [2022-07-13T20:51:54.253Z] #84 44.77   CC       src/libcrun/libcrun_la-mount_flags.lo
20:51:54 [2022-07-13T20:51:54.253Z] #84 44.77   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:51:54 [2022-07-13T20:51:54.253Z] #84 44.78   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:51:54 [2022-07-13T20:51:54.253Z] #84 44.80   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:51:54 [2022-07-13T20:51:54.253Z] #84 44.80   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:51:54 [2022-07-13T20:51:54.253Z] #84 44.82   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:51:54 [2022-07-13T20:51:54.253Z] #84 44.82   CC       tests/init.o
20:51:54 [2022-07-13T20:51:54.253Z] #84 44.83   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:51:55 [2022-07-13T20:51:55.186Z] #29 10.09 129 added, 0 removed; done.
20:51:55 [2022-07-13T20:51:55.186Z] #29 10.11 Setting up jq (1.6-2.1) ...
20:51:55 [2022-07-13T20:51:55.186Z] #29 10.13 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:51:55 [2022-07-13T20:51:55.186Z] #29 10.13 Setting up curl (7.74.0-1.3+deb11u1) ...
20:51:55 [2022-07-13T20:51:55.186Z] #29 10.14 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:51:55 [2022-07-13T20:51:55.186Z] #29 10.16 Processing triggers for ca-certificates (20210119) ...
20:51:55 [2022-07-13T20:51:55.186Z] #29 10.18 Updating certificates in /etc/ssl/certs...
20:51:55 [2022-07-13T20:51:55.194Z] #84 45.73   CCLD     tests/init
20:51:55 [2022-07-13T20:51:55.764Z] #84 46.28   AR       libcrun_testing.a
20:51:55 [2022-07-13T20:51:55.764Z] #84 46.28 ar: `u' modifier ignored since `D' is the default (see `U')
20:51:55 [2022-07-13T20:51:55.764Z] #84 46.29   CCLD     tests/tests_libcrun_utils
20:51:55 [2022-07-13T20:51:55.764Z] #84 46.29   CCLD     tests/tests_libcrun_errors
20:51:55 [2022-07-13T20:51:55.764Z] #84 46.29   CCLD     tests/tests_libcrun_fuzzer
20:51:56 [2022-07-13T20:51:56.024Z] #84 ...
20:51:56 [2022-07-13T20:51:56.024Z] 
20:51:56 [2022-07-13T20:51:56.024Z] #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
20:51:56 [2022-07-13T20:51:56.024Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c
20:51:56 [2022-07-13T20:51:56.024Z] #19 41.93 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
20:51:56 [2022-07-13T20:51:56.024Z] #19 41.93 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
20:51:56 [2022-07-13T20:51:56.024Z] #19 41.93 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
20:51:56 [2022-07-13T20:51:56.024Z] #19 41.96 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
20:51:56 [2022-07-13T20:51:56.024Z] #19 41.96 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
20:51:56 [2022-07-13T20:51:56.024Z] #19 41.97 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:51:56 [2022-07-13T20:51:56.024Z] #19 46.21 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
20:51:56 [2022-07-13T20:51:56.024Z] #19 46.22 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
20:51:56 [2022-07-13T20:51:56.024Z] #19 46.22 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
20:51:56 [2022-07-13T20:51:56.024Z] #19 46.30 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
20:51:56 [2022-07-13T20:51:56.024Z] #19 46.30 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
20:51:56 [2022-07-13T20:51:56.024Z] #19 46.32 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:51:56 [2022-07-13T20:51:56.024Z] #19 51.52 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
20:51:56 [2022-07-13T20:51:56.024Z] #19 51.52 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
20:51:56 [2022-07-13T20:51:56.024Z] #19 51.52 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:51:56 [2022-07-13T20:51:56.024Z] #19 51.55 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
20:51:56 [2022-07-13T20:51:56.024Z] #19 51.55 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:51:56 [2022-07-13T20:51:56.024Z] #19 51.56 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:51:56 [2022-07-13T20:51:56.140Z] #29 11.15 0 added, 0 removed; done.
20:51:56 [2022-07-13T20:51:56.140Z] #29 11.15 Running hooks in /etc/ca-certificates/update.d...
20:51:56 [2022-07-13T20:51:56.140Z] #29 11.15 done.
20:51:56 [2022-07-13T20:51:56.473Z] using credential docker-jenkins-github-credentials
20:51:56 [2022-07-13T20:51:56.482Z] Cloning the remote Git repository
20:51:56 [2022-07-13T20:51:56.482Z] Cloning with configured refspecs honoured and without tags
20:51:56 [2022-07-13T20:51:56.596Z] #19 ...
20:51:56 [2022-07-13T20:51:56.596Z] 
20:51:56 [2022-07-13T20:51:56.596Z] #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
20:51:56 [2022-07-13T20:51:56.596Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:51:56 [2022-07-13T20:51:56.596Z] #84 47.09   CCLD     libcrun.la
20:51:56 [2022-07-13T20:51:56.596Z] #84 47.23   CCLD     crun
20:51:56 [2022-07-13T20:51:56.855Z] #84 47.37 make[3]: Entering directory '/tmp/crun-build'
20:51:56 [2022-07-13T20:51:56.855Z] #84 47.42  /bin/mkdir -p '/usr/local/share/man/man1'
20:51:56 [2022-07-13T20:51:56.855Z] #84 47.42  /bin/mkdir -p '/usr/local/lib'
20:51:56 [2022-07-13T20:51:56.855Z] #84 47.43  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:51:56 [2022-07-13T20:51:56.855Z] #84 47.43  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:51:56 [2022-07-13T20:51:56.855Z] #84 47.44 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:51:56 [2022-07-13T20:51:56.855Z] #84 47.44 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:51:56 [2022-07-13T20:51:56.855Z] #84 47.45 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:51:56 [2022-07-13T20:51:56.855Z] #84 47.45 libtool: install: ranlib /usr/local/lib/libcrun.a
20:51:56 [2022-07-13T20:51:56.855Z] #84 47.49 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
20:51:57 [2022-07-13T20:51:57.074Z] #29 DONE 12.0s
20:51:57 [2022-07-13T20:51:57.074Z] 
20:51:57 [2022-07-13T20:51:57.074Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:51:57 [2022-07-13T20:51:57.074Z] #30 sha256:24c6480071cd321a56840d5b7464fad079dc6a5db47d9183c695b71cf78a68c7
20:51:57 [2022-07-13T20:51:57.074Z] #30 DONE 0.2s
20:51:57 [2022-07-13T20:51:57.074Z] 
20:51:57 [2022-07-13T20:51:57.074Z] #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
20:51:57 [2022-07-13T20:51:57.074Z] #31 sha256:4f944e6f3b7b63181b8ca5eddcaaf8e36d82e51844c6568aa4fa6804a323723e
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49 ----------------------------------------------------------------------
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49 Libraries have been installed in:
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49    /usr/local/lib
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49 
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49 If you ever happen to want to link against installed libraries
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49 in a given directory, LIBDIR, you must either use libtool, and
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49 specify the full pathname of the library, or use the '-LLIBDIR'
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49 flag during linking and do at least one of the following:
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49      during execution
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49      during linking
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49 
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49 See any operating system documentation about shared libraries for
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49 more information, such as the ld(1) and ld.so(8) manual pages.
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.49 ----------------------------------------------------------------------
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.50  /bin/mkdir -p '/build'
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.50   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.52 libtool: install: /usr/bin/install -c crun /build/crun
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.52 make[3]: Leaving directory '/tmp/crun-build'
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.52 make[2]: Leaving directory '/tmp/crun-build'
20:51:57 [2022-07-13T20:51:57.116Z] #84 47.52 make[1]: Leaving directory '/tmp/crun-build'
20:51:56 [2022-07-13T20:51:56.503Z] Cloning repository https://github.com/moby/moby.git
20:51:56 [2022-07-13T20:51:56.586Z]  > git init /home/ubuntu/workspace/moby_PR-43809 # timeout=10
20:51:57 [2022-07-13T20:51:57.106Z] Fetching upstream changes from https://github.com/moby/moby.git
20:51:57 [2022-07-13T20:51:57.107Z]  > git --version # timeout=10
20:51:57 [2022-07-13T20:51:57.133Z]  > git --version # 'git version 2.25.1'
20:51:57 [2022-07-13T20:51:57.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:51:57 [2022-07-13T20:51:57.277Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43809/head:refs/remotes/origin/PR-43809 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:51:59 [2022-07-13T20:51:59.022Z] #84 DONE 49.0s
20:51:59 [2022-07-13T20:51:59.022Z] 
20:51:59 [2022-07-13T20:51:59.022Z] #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
20:51:59 [2022-07-13T20:51:59.022Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c
20:51:59 [2022-07-13T20:51:59.594Z] #19 55.42 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
20:51:59 [2022-07-13T20:51:59.594Z] #19 55.42 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
20:51:59 [2022-07-13T20:51:59.594Z] #19 55.42 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:51:59 [2022-07-13T20:51:59.594Z] #19 55.45 Selecting previously unselected package cpp-10-s390x-linux-gnu.
20:51:59 [2022-07-13T20:51:59.610Z] #31 2.558 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:51:59 [2022-07-13T20:51:59.852Z] #19 55.45 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:51:59 [2022-07-13T20:51:59.852Z] #19 55.46 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:51:59 [2022-07-13T20:51:59.868Z] #31 2.888 
20:52:00 [2022-07-13T20:52:00.384Z] #31 3.109 #=#=#                                                                         

######################################################################## 100.0%
20:52:00 [2022-07-13T20:52:00.384Z] #31 3.403 
20:52:01 [2022-07-13T20:52:01.759Z] #31 4.460 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:52:01 [2022-07-13T20:52:01.759Z] #31 4.791 
20:52:01 [2022-07-13T20:52:01.960Z] Fetching without tags
20:52:02 [2022-07-13T20:52:02.277Z] #31 5.019 #=#=#                                                                         

######################################################################## 100.0%
20:52:02 [2022-07-13T20:52:02.277Z] #31 5.358 
20:52:02 [2022-07-13T20:52:02.277Z] #31 ...
20:52:02 [2022-07-13T20:52:02.277Z] 
20:52:02 [2022-07-13T20:52:02.277Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:02 [2022-07-13T20:52:02.277Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:02 [2022-07-13T20:52:02.277Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.0s done
20:52:02 [2022-07-13T20:52:02.277Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.5s
20:52:02 [2022-07-13T20:52:02.289Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit c51efa861754c37184238e92f09963575786272f
20:52:01 [2022-07-13T20:52:01.843Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:52:01 [2022-07-13T20:52:01.859Z]  > git config --add remote.origin.fetch +refs/pull/43809/head:refs/remotes/origin/PR-43809 # timeout=10
20:52:01 [2022-07-13T20:52:01.882Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:52:01 [2022-07-13T20:52:01.911Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:52:01 [2022-07-13T20:52:01.944Z] Fetching upstream changes from https://github.com/moby/moby.git
20:52:01 [2022-07-13T20:52:01.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:52:01 [2022-07-13T20:52:01.947Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43809/head:refs/remotes/origin/PR-43809 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:52:02 [2022-07-13T20:52:02.279Z]  > git config core.sparsecheckout # timeout=10
20:52:02 [2022-07-13T20:52:02.292Z]  > git checkout -f c51efa861754c37184238e92f09963575786272f # timeout=10
20:52:03 [2022-07-13T20:52:03.140Z] #19 59.02 Selecting previously unselected package cpp-aarch64-linux-gnu.
20:52:03 [2022-07-13T20:52:03.206Z] Merge succeeded, producing c51efa861754c37184238e92f09963575786272f
20:52:03 [2022-07-13T20:52:03.206Z] Checking out Revision c51efa861754c37184238e92f09963575786272f (PR-43809)
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.02 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.02 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.05 Selecting previously unselected package cpp-arm-linux-gnueabi.
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.05 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.05 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.08 Selecting previously unselected package cpp-arm-linux-gnueabihf.
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.08 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.08 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.10 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.11 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.11 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.14 Selecting previously unselected package cpp-s390x-linux-gnu.
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.14 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.14 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.17 Selecting previously unselected package cross-config.
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.17 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.17 Unpacking cross-config (2.6.18+nmu1) ...
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.20 Selecting previously unselected package gcc-10-cross-base.
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.20 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.20 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.23 Selecting previously unselected package libc6-arm64-cross.
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.23 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
20:52:03 [2022-07-13T20:52:03.399Z] #19 59.24 Unpacking libc6-arm64-cross (2.31-9cross4) ...
20:52:03 [2022-07-13T20:52:03.627Z] Fetching without tags
20:52:03 [2022-07-13T20:52:03.652Z] #11 ...
20:52:03 [2022-07-13T20:52:03.652Z] 
20:52:03 [2022-07-13T20:52:03.652Z] #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
20:52:03 [2022-07-13T20:52:03.652Z] #31 sha256:4f944e6f3b7b63181b8ca5eddcaaf8e36d82e51844c6568aa4fa6804a323723e
20:52:03 [2022-07-13T20:52:03.652Z] #31 6.396 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:52:03 [2022-07-13T20:52:03.659Z] #19 59.36 Selecting previously unselected package libgcc-s1-arm64-cross.
20:52:03 [2022-07-13T20:52:03.659Z] #19 59.36 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
20:52:03 [2022-07-13T20:52:03.659Z] #19 59.36 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
20:52:03 [2022-07-13T20:52:03.659Z] #19 59.40 Selecting previously unselected package libgomp1-arm64-cross.
20:52:03 [2022-07-13T20:52:03.659Z] #19 59.40 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
20:52:03 [2022-07-13T20:52:03.659Z] #19 59.41 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
20:52:03 [2022-07-13T20:52:03.659Z] #19 59.44 Selecting previously unselected package libitm1-arm64-cross.
20:52:03 [2022-07-13T20:52:03.659Z] #19 59.44 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
20:52:03 [2022-07-13T20:52:03.659Z] #19 59.45 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
20:52:03 [2022-07-13T20:52:03.659Z] #19 59.47 Selecting previously unselected package libatomic1-arm64-cross.
20:52:03 [2022-07-13T20:52:03.911Z] #31 6.716 
20:52:03 [2022-07-13T20:52:03.917Z] #19 59.48 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
20:52:03 [2022-07-13T20:52:03.917Z] #19 59.48 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
20:52:03 [2022-07-13T20:52:03.917Z] #19 59.51 Selecting previously unselected package libasan6-arm64-cross.
20:52:03 [2022-07-13T20:52:03.917Z] #19 59.51 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
20:52:03 [2022-07-13T20:52:03.917Z] #19 59.51 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
20:52:03 [2022-07-13T20:52:03.917Z] #19 59.73 Selecting previously unselected package liblsan0-arm64-cross.
20:52:03 [2022-07-13T20:52:03.917Z] #19 59.73 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
20:52:03 [2022-07-13T20:52:03.917Z] #19 59.73 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
20:52:03 [2022-07-13T20:52:03.917Z] #19 59.84 Selecting previously unselected package libtsan0-arm64-cross.
20:52:03 [2022-07-13T20:52:03.947Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit c51efa861754c37184238e92f09963575786272f
20:52:04 [2022-07-13T20:52:04.176Z] #19 59.84 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
20:52:04 [2022-07-13T20:52:04.176Z] #19 59.85 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
20:52:04 [2022-07-13T20:52:04.427Z] #31 6.959 #=#=#                                                                         

###########                                                               15.9%
#########################################                                 57.8%
################################################################          89.6%
######################################################################## 100.0%
20:52:04 [2022-07-13T20:52:04.435Z] #19 60.06 Selecting previously unselected package libstdc++6-arm64-cross.
20:52:04 [2022-07-13T20:52:04.435Z] #19 60.06 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
20:52:04 [2022-07-13T20:52:04.435Z] #19 60.07 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
20:52:04 [2022-07-13T20:52:04.435Z] #19 60.13 Selecting previously unselected package libubsan1-arm64-cross.
20:52:04 [2022-07-13T20:52:04.435Z] #19 60.13 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
20:52:04 [2022-07-13T20:52:04.435Z] #19 60.14 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
20:52:04 [2022-07-13T20:52:04.435Z] #19 60.24 Selecting previously unselected package libgcc-10-dev-arm64-cross.
20:52:04 [2022-07-13T20:52:04.435Z] #19 60.24 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
20:52:04 [2022-07-13T20:52:04.435Z] #19 60.25 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
20:52:04 [2022-07-13T20:52:04.435Z] #19 60.36 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
20:52:03 [2022-07-13T20:52:03.530Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:52:03 [2022-07-13T20:52:03.554Z]  > git config --add remote.origin.fetch +refs/pull/43809/head:refs/remotes/origin/PR-43809 # timeout=10
20:52:03 [2022-07-13T20:52:03.565Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:52:03 [2022-07-13T20:52:03.594Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:52:03 [2022-07-13T20:52:03.626Z] Fetching upstream changes from https://github.com/moby/moby.git
20:52:03 [2022-07-13T20:52:03.626Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:52:03 [2022-07-13T20:52:03.630Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43809/head:refs/remotes/origin/PR-43809 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:52:03 [2022-07-13T20:52:03.956Z]  > git config core.sparsecheckout # timeout=10
20:52:03 [2022-07-13T20:52:03.995Z]  > git checkout -f c51efa861754c37184238e92f09963575786272f # timeout=10
20:52:04 [2022-07-13T20:52:04.686Z] #31 7.569 
20:52:04 [2022-07-13T20:52:04.694Z] #19 60.36 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:52:04 [2022-07-13T20:52:04.694Z] #19 60.37 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:52:04 [2022-07-13T20:52:04.825Z] Merge succeeded, producing c51efa861754c37184238e92f09963575786272f
20:52:04 [2022-07-13T20:52:04.826Z] Checking out Revision c51efa861754c37184238e92f09963575786272f (PR-43809)
20:52:03 [2022-07-13T20:52:03.080Z]  > git remote # timeout=10
20:52:03 [2022-07-13T20:52:03.110Z]  > git config --get remote.origin.url # timeout=10
20:52:03 [2022-07-13T20:52:03.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:52:03 [2022-07-13T20:52:03.135Z]  > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10
20:52:03 [2022-07-13T20:52:03.166Z]  > git rev-parse HEAD^{commit} # timeout=10
20:52:03 [2022-07-13T20:52:03.190Z]  > git config core.sparsecheckout # timeout=10
20:52:03 [2022-07-13T20:52:03.214Z]  > git checkout -f c51efa861754c37184238e92f09963575786272f # timeout=10
20:52:05 [2022-07-13T20:52:05.624Z] #31 8.636 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:52:05 [2022-07-13T20:52:05.882Z] #31 8.950 
20:52:06 [2022-07-13T20:52:06.141Z] #31 9.175 #=#=#                                                                         

######################################################################## 100.0%
20:52:06 [2022-07-13T20:52:06.401Z] #31 9.466 
20:52:04 [2022-07-13T20:52:04.716Z]  > git remote # timeout=10
20:52:04 [2022-07-13T20:52:04.746Z]  > git config --get remote.origin.url # timeout=10
20:52:04 [2022-07-13T20:52:04.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:52:04 [2022-07-13T20:52:04.772Z]  > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10
20:52:04 [2022-07-13T20:52:04.805Z]  > git rev-parse HEAD^{commit} # timeout=10
20:52:04 [2022-07-13T20:52:04.827Z]  > git config core.sparsecheckout # timeout=10
20:52:04 [2022-07-13T20:52:04.849Z]  > git checkout -f c51efa861754c37184238e92f09963575786272f # timeout=10
20:52:07 [2022-07-13T20:52:07.152Z] Commit message: "docs: add API v1.42"
20:52:07 [2022-07-13T20:52:07.162Z]  > git --version # timeout=10
20:52:07 [2022-07-13T20:52:07.192Z]  > git --version # 'git version 2.17.1'
20:52:07 [2022-07-13T20:52:07.213Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
20:52:07 [2022-07-13T20:52:07.342Z] #31 10.17 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
20:52:07 [2022-07-13T20:52:07.600Z] #31 10.48 
[Pipeline] sh
20:52:07 [2022-07-13T20:52:07.858Z] #31 10.70 #=#=#                                                                         

######################################################################## 100.0%
20:52:08 [2022-07-13T20:52:08.118Z] #31 11.00 
20:52:08 [2022-07-13T20:52:08.118Z] #31 11.09 Download of images into '/build' complete.
20:52:08 [2022-07-13T20:52:08.118Z] #31 11.09 Use something like the following to load the result into a Docker daemon:
20:52:08 [2022-07-13T20:52:08.118Z] #31 11.09   tar -cC '/build' . | docker load
20:52:08 [2022-07-13T20:52:08.406Z] + docker version
20:52:09 [2022-07-13T20:52:09.169Z] Commit message: "docs: add API v1.42"
20:52:09 [2022-07-13T20:52:09.189Z]  > git --version # timeout=10
20:52:09 [2022-07-13T20:52:09.197Z]  > git --version # 'git version 2.25.1'
20:52:09 [2022-07-13T20:52:09.204Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
20:52:09 [2022-07-13T20:52:09.500Z] #31 DONE 12.5s
20:52:09 [2022-07-13T20:52:09.500Z] 
20:52:09 [2022-07-13T20:52:09.500Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:09 [2022-07-13T20:52:09.500Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:09 [2022-07-13T20:52:09.500Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.7s done
20:52:09 [2022-07-13T20:52:09.500Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.5s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:52:10 [2022-07-13T20:52:10.089Z] #19 64.98 Selecting previously unselected package gcc-aarch64-linux-gnu.
20:52:10 [2022-07-13T20:52:10.089Z] #19 64.98 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:52:10 [2022-07-13T20:52:10.089Z] #19 64.98 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
20:52:10 [2022-07-13T20:52:10.089Z] #19 65.01 Selecting previously unselected package linux-libc-dev-arm64-cross.
20:52:10 [2022-07-13T20:52:10.089Z] #19 65.01 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
20:52:10 [2022-07-13T20:52:10.089Z] #19 65.01 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
20:52:10 [2022-07-13T20:52:10.089Z] #19 65.14 Selecting previously unselected package libc6-dev-arm64-cross.
20:52:10 [2022-07-13T20:52:10.089Z] #19 65.14 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
20:52:10 [2022-07-13T20:52:10.089Z] #19 65.14 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
20:52:10 [2022-07-13T20:52:10.089Z] #19 65.35 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
20:52:10 [2022-07-13T20:52:10.089Z] #19 65.35 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
20:52:10 [2022-07-13T20:52:10.089Z] #19 65.36 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
20:52:10 [2022-07-13T20:52:10.089Z] #19 65.56 Selecting previously unselected package g++-10-aarch64-linux-gnu.
20:52:10 [2022-07-13T20:52:10.089Z] #19 65.56 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:52:10 [2022-07-13T20:52:10.089Z] #19 65.57 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:52:10 [2022-07-13T20:52:10.127Z] + docker version
20:52:12 [2022-07-13T20:52:12.616Z] Client: Docker Engine - Community
20:52:12 [2022-07-13T20:52:12.617Z]  Version:           20.10.14
20:52:12 [2022-07-13T20:52:12.617Z]  API version:       1.41
20:52:12 [2022-07-13T20:52:12.617Z]  Go version:        go1.16.15
20:52:12 [2022-07-13T20:52:12.617Z]  Git commit:        a224086
20:52:12 [2022-07-13T20:52:12.617Z]  Built:             Thu Mar 24 01:47:57 2022
20:52:12 [2022-07-13T20:52:12.617Z]  OS/Arch:           linux/amd64
20:52:12 [2022-07-13T20:52:12.617Z]  Context:           default
20:52:12 [2022-07-13T20:52:12.617Z]  Experimental:      true
20:52:12 [2022-07-13T20:52:12.617Z] 
20:52:12 [2022-07-13T20:52:12.617Z] Server: Docker Engine - Community
20:52:12 [2022-07-13T20:52:12.617Z]  Engine:
20:52:12 [2022-07-13T20:52:12.617Z]   Version:          20.10.14
20:52:12 [2022-07-13T20:52:12.617Z]   API version:      1.41 (minimum version 1.12)
20:52:12 [2022-07-13T20:52:12.617Z]   Go version:       go1.16.15
20:52:12 [2022-07-13T20:52:12.617Z]   Git commit:       87a90dc
20:52:12 [2022-07-13T20:52:12.617Z]   Built:            Thu Mar 24 01:45:46 2022
20:52:12 [2022-07-13T20:52:12.617Z]   OS/Arch:          linux/amd64
20:52:12 [2022-07-13T20:52:12.617Z]   Experimental:     true
20:52:12 [2022-07-13T20:52:12.617Z]  containerd:
20:52:12 [2022-07-13T20:52:12.617Z]   Version:          1.5.11
20:52:12 [2022-07-13T20:52:12.617Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
20:52:12 [2022-07-13T20:52:12.617Z]  runc:
20:52:12 [2022-07-13T20:52:12.617Z]   Version:          1.0.3
20:52:12 [2022-07-13T20:52:12.617Z]   GitCommit:        v1.0.3-0-gf46b6ba
20:52:12 [2022-07-13T20:52:12.617Z]  docker-init:
20:52:12 [2022-07-13T20:52:12.617Z]   Version:          0.19.0
20:52:12 [2022-07-13T20:52:12.617Z]   GitCommit:        de40ad0
[Pipeline] sh
20:52:12 [2022-07-13T20:52:12.957Z] + docker info
20:52:14 [2022-07-13T20:52:14.283Z] #19 69.91 Selecting previously unselected package g++-aarch64-linux-gnu.
20:52:14 [2022-07-13T20:52:14.284Z] #19 69.91 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:52:14 [2022-07-13T20:52:14.284Z] #19 69.91 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
20:52:14 [2022-07-13T20:52:14.284Z] #19 69.94 Preparing to unpack .../046-libdpkg-perl_1.20.11_all.deb ...
20:52:14 [2022-07-13T20:52:14.284Z] #19 69.95 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ...
20:52:14 [2022-07-13T20:52:14.334Z] Client: Docker Engine - Community
20:52:14 [2022-07-13T20:52:14.334Z]  Version:           20.10.14
20:52:14 [2022-07-13T20:52:14.334Z]  API version:       1.41
20:52:14 [2022-07-13T20:52:14.334Z]  Go version:        go1.16.15
20:52:14 [2022-07-13T20:52:14.334Z]  Git commit:        a224086
20:52:14 [2022-07-13T20:52:14.334Z]  Built:             Thu Mar 24 01:47:20 2022
20:52:14 [2022-07-13T20:52:14.334Z]  OS/Arch:           linux/arm64
20:52:14 [2022-07-13T20:52:14.334Z]  Context:           default
20:52:14 [2022-07-13T20:52:14.334Z]  Experimental:      true
20:52:14 [2022-07-13T20:52:14.334Z] 
20:52:14 [2022-07-13T20:52:14.334Z] Server: Docker Engine - Community
20:52:14 [2022-07-13T20:52:14.334Z]  Engine:
20:52:14 [2022-07-13T20:52:14.334Z]   Version:          20.10.14
20:52:14 [2022-07-13T20:52:14.334Z]   API version:      1.41 (minimum version 1.12)
20:52:14 [2022-07-13T20:52:14.334Z]   Go version:       go1.16.15
20:52:14 [2022-07-13T20:52:14.334Z]   Git commit:       87a90dc
20:52:14 [2022-07-13T20:52:14.334Z]   Built:            Thu Mar 24 01:45:39 2022
20:52:14 [2022-07-13T20:52:14.334Z]   OS/Arch:          linux/arm64
20:52:14 [2022-07-13T20:52:14.334Z]   Experimental:     true
20:52:14 [2022-07-13T20:52:14.334Z]  containerd:
20:52:14 [2022-07-13T20:52:14.334Z]   Version:          1.5.11
20:52:14 [2022-07-13T20:52:14.334Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
20:52:14 [2022-07-13T20:52:14.334Z]  runc:
20:52:14 [2022-07-13T20:52:14.334Z]   Version:          1.0.3
20:52:14 [2022-07-13T20:52:14.334Z]   GitCommit:        v1.0.3-0-gf46b6ba
20:52:14 [2022-07-13T20:52:14.334Z]  docker-init:
20:52:14 [2022-07-13T20:52:14.334Z]   Version:          0.19.0
20:52:14 [2022-07-13T20:52:14.334Z]   GitCommit:        de40ad0
[Pipeline] sh
20:52:14 [2022-07-13T20:52:14.542Z] #19 70.30 Selecting previously unselected package patch.
20:52:14 [2022-07-13T20:52:14.542Z] #19 70.30 Preparing to unpack .../047-patch_2.7.6-7_amd64.deb ...
20:52:14 [2022-07-13T20:52:14.542Z] #19 70.31 Unpacking patch (2.7.6-7) ...
20:52:14 [2022-07-13T20:52:14.542Z] #19 70.34 Selecting previously unselected package dpkg-dev.
20:52:14 [2022-07-13T20:52:14.542Z] #19 70.34 Preparing to unpack .../048-dpkg-dev_1.20.11_all.deb ...
20:52:14 [2022-07-13T20:52:14.542Z] #19 70.35 Unpacking dpkg-dev (1.20.11) ...
20:52:14 [2022-07-13T20:52:14.542Z] #19 70.47 Selecting previously unselected package libconfig-inifiles-perl.
20:52:14 [2022-07-13T20:52:14.664Z] + docker info
20:52:14 [2022-07-13T20:52:14.771Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.5s
20:52:14 [2022-07-13T20:52:14.802Z] #19 70.47 Preparing to unpack .../049-libconfig-inifiles-perl_3.000003-1_all.deb ...
20:52:14 [2022-07-13T20:52:14.802Z] #19 70.47 Unpacking libconfig-inifiles-perl (3.000003-1) ...
20:52:14 [2022-07-13T20:52:14.802Z] #19 70.50 Selecting previously unselected package libio-string-perl.
20:52:14 [2022-07-13T20:52:14.802Z] #19 70.50 Preparing to unpack .../050-libio-string-perl_1.08-3.1_all.deb ...
20:52:14 [2022-07-13T20:52:14.802Z] #19 70.51 Unpacking libio-string-perl (1.08-3.1) ...
20:52:14 [2022-07-13T20:52:14.802Z] #19 70.53 Selecting previously unselected package libicu67:amd64.
20:52:14 [2022-07-13T20:52:14.802Z] #19 70.54 Preparing to unpack .../051-libicu67_67.1-7_amd64.deb ...
20:52:14 [2022-07-13T20:52:14.802Z] #19 70.54 Unpacking libicu67:amd64 (67.1-7) ...
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.30 Selecting previously unselected package libxml2:amd64.
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.30 Preparing to unpack .../052-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.31 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.38 Selecting previously unselected package libxml-namespacesupport-perl.
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.38 Preparing to unpack .../053-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.39 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.41 Selecting previously unselected package libxml-sax-base-perl.
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.42 Preparing to unpack .../054-libxml-sax-base-perl_1.09-1.1_all.deb ...
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.42 Unpacking libxml-sax-base-perl (1.09-1.1) ...
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.45 Selecting previously unselected package libxml-sax-perl.
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.45 Preparing to unpack .../055-libxml-sax-perl_1.02+dfsg-1_all.deb ...
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.46 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.49 Selecting previously unselected package libxml-libxml-perl.
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.49 Preparing to unpack .../056-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.50 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.55 Selecting previously unselected package libxml-simple-perl.
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.55 Preparing to unpack .../057-libxml-simple-perl_2.25-1_all.deb ...
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.55 Unpacking libxml-simple-perl (2.25-1) ...
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.58 Selecting previously unselected package libyaml-perl.
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.58 Preparing to unpack .../058-libyaml-perl_1.30-1_all.deb ...
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.59 Unpacking libyaml-perl (1.30-1) ...
20:52:15 [2022-07-13T20:52:15.739Z] #19 71.62 Selecting previously unselected package libconfig-auto-perl.
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.62 Preparing to unpack .../059-libconfig-auto-perl_0.44-1.1_all.deb ...
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.62 Unpacking libconfig-auto-perl (0.44-1.1) ...
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.64 Selecting previously unselected package libfile-which-perl.
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.65 Preparing to unpack .../060-libfile-which-perl_1.23-1_all.deb ...
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.65 Unpacking libfile-which-perl (1.23-1) ...
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.67 Selecting previously unselected package libfile-homedir-perl.
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.67 Preparing to unpack .../061-libfile-homedir-perl_1.006-1_all.deb ...
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.68 Unpacking libfile-homedir-perl (1.006-1) ...
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.70 Selecting previously unselected package libdebian-dpkgcross-perl.
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.71 Preparing to unpack .../062-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.71 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.74 Selecting previously unselected package dpkg-cross.
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.74 Preparing to unpack .../063-dpkg-cross_2.6.18+nmu1_all.deb ...
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.75 Unpacking dpkg-cross (2.6.18+nmu1) ...
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.77 Selecting previously unselected package crossbuild-essential-arm64.
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.77 Preparing to unpack .../064-crossbuild-essential-arm64_12.9_all.deb ...
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.78 Unpacking crossbuild-essential-arm64 (12.9) ...
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.80 Selecting previously unselected package libc6-armel-cross.
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.80 Preparing to unpack .../065-libc6-armel-cross_2.31-9cross4_all.deb ...
20:52:15 [2022-07-13T20:52:15.998Z] #19 71.81 Unpacking libc6-armel-cross (2.31-9cross4) ...
20:52:16 [2022-07-13T20:52:16.257Z] #19 71.92 Selecting previously unselected package libgcc-s1-armel-cross.
20:52:16 [2022-07-13T20:52:16.257Z] #19 71.92 Preparing to unpack .../066-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
20:52:16 [2022-07-13T20:52:16.257Z] #19 71.92 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
20:52:16 [2022-07-13T20:52:16.257Z] #19 71.95 Selecting previously unselected package libgomp1-armel-cross.
20:52:16 [2022-07-13T20:52:16.257Z] #19 71.95 Preparing to unpack .../067-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
20:52:16 [2022-07-13T20:52:16.257Z] #19 71.95 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
20:52:16 [2022-07-13T20:52:16.257Z] #19 71.98 Selecting previously unselected package libatomic1-armel-cross.
20:52:16 [2022-07-13T20:52:16.257Z] #19 71.98 Preparing to unpack .../068-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
20:52:16 [2022-07-13T20:52:16.257Z] #19 71.99 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
20:52:16 [2022-07-13T20:52:16.257Z] #19 72.01 Selecting previously unselected package libasan6-armel-cross.
20:52:16 [2022-07-13T20:52:16.257Z] #19 72.01 Preparing to unpack .../069-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
20:52:16 [2022-07-13T20:52:16.257Z] #19 72.01 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
20:52:16 [2022-07-13T20:52:16.516Z] #19 72.22 Selecting previously unselected package libstdc++6-armel-cross.
20:52:16 [2022-07-13T20:52:16.516Z] #19 72.22 Preparing to unpack .../070-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
20:52:16 [2022-07-13T20:52:16.516Z] #19 72.22 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
20:52:16 [2022-07-13T20:52:16.516Z] #19 72.28 Selecting previously unselected package libubsan1-armel-cross.
20:52:16 [2022-07-13T20:52:16.516Z] #19 72.29 Preparing to unpack .../071-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
20:52:16 [2022-07-13T20:52:16.516Z] #19 72.29 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
20:52:16 [2022-07-13T20:52:16.516Z] #19 72.38 Selecting previously unselected package libgcc-10-dev-armel-cross.
20:52:16 [2022-07-13T20:52:16.516Z] #19 72.38 Preparing to unpack .../072-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
20:52:16 [2022-07-13T20:52:16.516Z] #19 72.38 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
20:52:16 [2022-07-13T20:52:16.676Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 12.4s done
20:52:16 [2022-07-13T20:52:16.676Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done
20:52:16 [2022-07-13T20:52:16.774Z] #19 72.48 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
20:52:16 [2022-07-13T20:52:16.775Z] #19 72.48 Preparing to unpack .../073-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
20:52:16 [2022-07-13T20:52:16.775Z] #19 72.49 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:52:16 [2022-07-13T20:52:16.933Z] #11 DONE 48.3s
20:52:16 [2022-07-13T20:52:16.933Z] 
20:52:16 [2022-07-13T20:52:16.933Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:52:16 [2022-07-13T20:52:16.933Z] #12 sha256:23b27950f0885153d382705e69b1c882a10df6a79e3d06a8f8c227cc6e985eed
20:52:18 [2022-07-13T20:52:18.096Z] Fetching without tags
20:52:18 [2022-07-13T20:52:18.307Z] #12 DONE 1.0s
20:52:18 [2022-07-13T20:52:18.307Z] 
20:52:18 [2022-07-13T20:52:18.307Z] #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
20:52:18 [2022-07-13T20:52:18.307Z] #13 sha256:3381a18a1f197e42e8aa7a9afb7c546321597e27bac4a4e3597f07d70adb4e50
20:52:18 [2022-07-13T20:52:18.394Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit c51efa861754c37184238e92f09963575786272f
20:52:18 [2022-07-13T20:52:18.565Z] #13 DONE 0.7s
20:52:18 [2022-07-13T20:52:18.003Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:52:18 [2022-07-13T20:52:18.036Z]  > git config --add remote.origin.fetch +refs/pull/43809/head:refs/remotes/origin/PR-43809 # timeout=10
20:52:18 [2022-07-13T20:52:18.058Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:52:18 [2022-07-13T20:52:18.083Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:52:18 [2022-07-13T20:52:18.100Z] Fetching upstream changes from https://github.com/moby/moby.git
20:52:18 [2022-07-13T20:52:18.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:52:18 [2022-07-13T20:52:18.101Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43809/head:refs/remotes/origin/PR-43809 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:52:18 [2022-07-13T20:52:18.403Z]  > git config core.sparsecheckout # timeout=10
20:52:18 [2022-07-13T20:52:18.419Z]  > git checkout -f c51efa861754c37184238e92f09963575786272f # timeout=10
20:52:18 [2022-07-13T20:52:18.830Z] 
20:52:18 [2022-07-13T20:52:18.830Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:52:18 [2022-07-13T20:52:18.830Z] #25 sha256:574b8535db205471cc8ba115b27644a39442ae6449ba4b753c47bfe9fa2c1454
20:52:18 [2022-07-13T20:52:18.830Z] #25 DONE 0.3s
20:52:18 [2022-07-13T20:52:18.830Z] 
20:52:18 [2022-07-13T20:52:18.830Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:52:18 [2022-07-13T20:52:18.830Z] #46 sha256:66443141b5a24c38cee59c632a9a29b30552320975d5d6ac0295c63d474891ee
20:52:18 [2022-07-13T20:52:18.830Z] #46 DONE 0.2s
20:52:18 [2022-07-13T20:52:18.830Z] 
20:52:18 [2022-07-13T20:52:18.830Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:52:18 [2022-07-13T20:52:18.830Z] #33 sha256:2e706e9977184fc53a05b8e279336ccf33df2cedba245ff768070c47b5b9537a
20:52:18 [2022-07-13T20:52:18.830Z] #33 DONE 0.2s
20:52:18 [2022-07-13T20:52:18.830Z] 
20:52:18 [2022-07-13T20:52:18.830Z] #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
20:52:18 [2022-07-13T20:52:18.830Z] #50 sha256:7a46d979ae7f9647203d9cbcf47a5363baba6cbbc10a04c49091822283a0e694
20:52:18 [2022-07-13T20:52:18.830Z] #50 DONE 0.2s
20:52:18 [2022-07-13T20:52:18.830Z] 
20:52:18 [2022-07-13T20:52:18.830Z] #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
20:52:18 [2022-07-13T20:52:18.830Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:52:19 [2022-07-13T20:52:19.088Z] #51 ...
20:52:19 [2022-07-13T20:52:19.088Z] 
20:52:19 [2022-07-13T20:52:19.088Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:52:19 [2022-07-13T20:52:19.088Z] #66 sha256:7679d4fd49c49036e8f97115f6235d84025836cc6912028b8bee7306e25a993f
20:52:19 [2022-07-13T20:52:19.088Z] #66 DONE 0.3s
20:52:19 [2022-07-13T20:52:19.088Z] 
20:52:19 [2022-07-13T20:52:19.088Z] #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
20:52:19 [2022-07-13T20:52:19.088Z] #67 sha256:f9e2230d4e999ac5caf39ad2b85ee33e36e1ad6c3c508c9b1f82e3ac1bf57624
20:52:19 [2022-07-13T20:52:19.235Z] Merge succeeded, producing c51efa861754c37184238e92f09963575786272f
20:52:19 [2022-07-13T20:52:19.235Z] Checking out Revision c51efa861754c37184238e92f09963575786272f (PR-43809)
20:52:20 [2022-07-13T20:52:20.965Z] #19 76.81 Selecting previously unselected package gcc-arm-linux-gnueabi.
20:52:19 [2022-07-13T20:52:19.176Z]  > git remote # timeout=10
20:52:19 [2022-07-13T20:52:19.195Z]  > git config --get remote.origin.url # timeout=10
20:52:19 [2022-07-13T20:52:19.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:52:19 [2022-07-13T20:52:19.206Z]  > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10
20:52:19 [2022-07-13T20:52:19.219Z]  > git rev-parse HEAD^{commit} # timeout=10
20:52:19 [2022-07-13T20:52:19.238Z]  > git config core.sparsecheckout # timeout=10
20:52:19 [2022-07-13T20:52:19.255Z]  > git checkout -f c51efa861754c37184238e92f09963575786272f # timeout=10
20:52:21 [2022-07-13T20:52:21.225Z] #19 76.81 Preparing to unpack .../074-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
20:52:21 [2022-07-13T20:52:21.225Z] #19 76.82 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
20:52:21 [2022-07-13T20:52:21.225Z] #19 76.84 Selecting previously unselected package linux-libc-dev-armel-cross.
20:52:21 [2022-07-13T20:52:21.225Z] #19 76.85 Preparing to unpack .../075-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
20:52:21 [2022-07-13T20:52:21.225Z] #19 76.85 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
20:52:21 [2022-07-13T20:52:21.225Z] #19 76.99 Selecting previously unselected package libc6-dev-armel-cross.
20:52:21 [2022-07-13T20:52:21.225Z] #19 76.99 Preparing to unpack .../076-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
20:52:21 [2022-07-13T20:52:21.225Z] #19 76.99 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
20:52:21 [2022-07-13T20:52:21.484Z] #19 77.18 Selecting previously unselected package libstdc++-10-dev-armel-cross.
20:52:21 [2022-07-13T20:52:21.484Z] #19 77.18 Preparing to unpack .../077-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
20:52:21 [2022-07-13T20:52:21.484Z] #19 77.18 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
20:52:21 [2022-07-13T20:52:21.484Z] #19 77.39 Selecting previously unselected package g++-10-arm-linux-gnueabi.
20:52:21 [2022-07-13T20:52:21.743Z] #19 77.39 Preparing to unpack .../078-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
20:52:21 [2022-07-13T20:52:21.743Z] #19 77.39 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:52:22 [2022-07-13T20:52:22.803Z] Client:
20:52:22 [2022-07-13T20:52:22.803Z]  Context:    default
20:52:22 [2022-07-13T20:52:22.803Z]  Debug Mode: false
20:52:22 [2022-07-13T20:52:22.803Z]  Plugins:
20:52:22 [2022-07-13T20:52:22.803Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:52:22 [2022-07-13T20:52:22.803Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
20:52:22 [2022-07-13T20:52:22.803Z] 
20:52:22 [2022-07-13T20:52:22.803Z] Server:
20:52:22 [2022-07-13T20:52:22.803Z]  Containers: 0
20:52:22 [2022-07-13T20:52:22.803Z]   Running: 0
20:52:22 [2022-07-13T20:52:22.803Z]   Paused: 0
20:52:22 [2022-07-13T20:52:22.803Z]   Stopped: 0
20:52:22 [2022-07-13T20:52:22.803Z]  Images: 0
20:52:22 [2022-07-13T20:52:22.803Z]  Server Version: 20.10.14
20:52:22 [2022-07-13T20:52:22.803Z]  Storage Driver: overlay2
20:52:22 [2022-07-13T20:52:22.803Z]   Backing Filesystem: extfs
20:52:22 [2022-07-13T20:52:22.803Z]   Supports d_type: true
20:52:22 [2022-07-13T20:52:22.803Z]   Native Overlay Diff: true
20:52:22 [2022-07-13T20:52:22.803Z]   userxattr: false
20:52:22 [2022-07-13T20:52:22.803Z]  Logging Driver: json-file
20:52:22 [2022-07-13T20:52:22.803Z]  Cgroup Driver: cgroupfs
20:52:22 [2022-07-13T20:52:22.803Z]  Cgroup Version: 1
20:52:22 [2022-07-13T20:52:22.803Z]  Plugins:
20:52:22 [2022-07-13T20:52:22.803Z]   Volume: local
20:52:22 [2022-07-13T20:52:22.803Z]   Network: bridge host ipvlan macvlan null overlay
20:52:22 [2022-07-13T20:52:22.803Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:52:22 [2022-07-13T20:52:22.803Z]  Swarm: inactive
20:52:22 [2022-07-13T20:52:22.803Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
20:52:22 [2022-07-13T20:52:22.803Z]  Default Runtime: runc
20:52:22 [2022-07-13T20:52:22.803Z]  Init Binary: docker-init
20:52:22 [2022-07-13T20:52:22.803Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
20:52:22 [2022-07-13T20:52:22.803Z]  runc version: v1.0.3-0-gf46b6ba
20:52:22 [2022-07-13T20:52:22.803Z]  init version: de40ad0
20:52:22 [2022-07-13T20:52:22.803Z]  Security Options:
20:52:22 [2022-07-13T20:52:22.803Z]   apparmor
20:52:22 [2022-07-13T20:52:22.803Z]   seccomp
20:52:22 [2022-07-13T20:52:22.803Z]    Profile: default
20:52:22 [2022-07-13T20:52:22.803Z]  Kernel Version: 5.13.0-1021-aws
20:52:22 [2022-07-13T20:52:22.803Z]  Operating System: Ubuntu 20.04.4 LTS
20:52:22 [2022-07-13T20:52:22.803Z]  OSType: linux
20:52:22 [2022-07-13T20:52:22.803Z]  Architecture: aarch64
20:52:22 [2022-07-13T20:52:22.803Z]  CPUs: 2
20:52:22 [2022-07-13T20:52:22.803Z]  Total Memory: 7.562GiB
20:52:22 [2022-07-13T20:52:22.803Z]  Name: ip-10-100-52-166
20:52:22 [2022-07-13T20:52:22.803Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
20:52:22 [2022-07-13T20:52:22.803Z]  Docker Root Dir: /var/lib/docker
20:52:22 [2022-07-13T20:52:22.803Z]  Debug Mode: false
20:52:22 [2022-07-13T20:52:22.803Z]  Registry: https://index.docker.io/v1/
20:52:22 [2022-07-13T20:52:22.803Z]  Labels:
20:52:22 [2022-07-13T20:52:22.803Z]  Experimental: true
20:52:22 [2022-07-13T20:52:22.803Z]  Insecure Registries:
20:52:22 [2022-07-13T20:52:22.803Z]   127.0.0.0/8
20:52:22 [2022-07-13T20:52:22.803Z]  Live Restore Enabled: true
20:52:22 [2022-07-13T20:52:22.803Z] 
[Pipeline] sh
20:52:22 [2022-07-13T20:52:22.989Z] Client:
20:52:22 [2022-07-13T20:52:22.989Z]  Context:    default
20:52:22 [2022-07-13T20:52:22.989Z]  Debug Mode: false
20:52:22 [2022-07-13T20:52:22.989Z]  Plugins:
20:52:22 [2022-07-13T20:52:22.989Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:52:22 [2022-07-13T20:52:22.989Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
20:52:22 [2022-07-13T20:52:22.989Z]   compose: Docker Compose (Docker Inc., v2.4.1)
20:52:22 [2022-07-13T20:52:22.989Z]   scan: Docker Scan (Docker Inc., v0.17.0)
20:52:22 [2022-07-13T20:52:22.989Z] 
20:52:22 [2022-07-13T20:52:22.989Z] Server:
20:52:22 [2022-07-13T20:52:22.989Z]  Containers: 0
20:52:22 [2022-07-13T20:52:22.989Z]   Running: 0
20:52:22 [2022-07-13T20:52:22.989Z]   Paused: 0
20:52:22 [2022-07-13T20:52:22.989Z]   Stopped: 0
20:52:22 [2022-07-13T20:52:22.989Z]  Images: 0
20:52:22 [2022-07-13T20:52:22.989Z]  Server Version: 20.10.14
20:52:22 [2022-07-13T20:52:22.989Z]  Storage Driver: overlay2
20:52:22 [2022-07-13T20:52:22.989Z]   Backing Filesystem: extfs
20:52:22 [2022-07-13T20:52:22.989Z]   Supports d_type: true
20:52:22 [2022-07-13T20:52:22.989Z]   Native Overlay Diff: true
20:52:22 [2022-07-13T20:52:22.989Z]   userxattr: false
20:52:22 [2022-07-13T20:52:22.989Z]  Logging Driver: json-file
20:52:22 [2022-07-13T20:52:22.989Z]  Cgroup Driver: cgroupfs
20:52:22 [2022-07-13T20:52:22.989Z]  Cgroup Version: 1
20:52:22 [2022-07-13T20:52:22.989Z]  Plugins:
20:52:22 [2022-07-13T20:52:22.989Z]   Volume: local
20:52:22 [2022-07-13T20:52:22.989Z]   Network: bridge host ipvlan macvlan null overlay
20:52:22 [2022-07-13T20:52:22.989Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:52:22 [2022-07-13T20:52:22.989Z]  Swarm: inactive
20:52:22 [2022-07-13T20:52:22.989Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:52:22 [2022-07-13T20:52:22.989Z]  Default Runtime: runc
20:52:22 [2022-07-13T20:52:22.989Z]  Init Binary: docker-init
20:52:22 [2022-07-13T20:52:22.989Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
20:52:22 [2022-07-13T20:52:22.989Z]  runc version: v1.0.3-0-gf46b6ba
20:52:22 [2022-07-13T20:52:22.989Z]  init version: de40ad0
20:52:22 [2022-07-13T20:52:22.989Z]  Security Options:
20:52:22 [2022-07-13T20:52:22.989Z]   apparmor
20:52:22 [2022-07-13T20:52:22.989Z]   seccomp
20:52:22 [2022-07-13T20:52:22.989Z]    Profile: default
20:52:22 [2022-07-13T20:52:22.989Z]  Kernel Version: 5.4.0-1071-aws
20:52:22 [2022-07-13T20:52:22.989Z]  Operating System: Ubuntu 18.04.6 LTS
20:52:22 [2022-07-13T20:52:22.989Z]  OSType: linux
20:52:22 [2022-07-13T20:52:22.989Z]  Architecture: x86_64
20:52:22 [2022-07-13T20:52:22.989Z]  CPUs: 2
20:52:22 [2022-07-13T20:52:22.989Z]  Total Memory: 7.565GiB
20:52:22 [2022-07-13T20:52:22.989Z]  Name: ip-10-100-34-207
20:52:22 [2022-07-13T20:52:22.989Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
20:52:22 [2022-07-13T20:52:22.989Z]  Docker Root Dir: /var/lib/docker
20:52:22 [2022-07-13T20:52:22.989Z]  Debug Mode: false
20:52:22 [2022-07-13T20:52:22.989Z]  Registry: https://index.docker.io/v1/
20:52:22 [2022-07-13T20:52:22.989Z]  Labels:
20:52:22 [2022-07-13T20:52:22.989Z]  Experimental: true
20:52:22 [2022-07-13T20:52:22.989Z]  Insecure Registries:
20:52:22 [2022-07-13T20:52:22.989Z]   127.0.0.0/8
20:52:22 [2022-07-13T20:52:22.989Z]  Live Restore Enabled: true
20:52:22 [2022-07-13T20:52:22.989Z] 
20:52:22 [2022-07-13T20:52:22.989Z] WARNING: No swap limit support
[Pipeline] sh
20:52:23 [2022-07-13T20:52:23.038Z] Commit message: "docs: add API v1.42"
20:52:23 [2022-07-13T20:52:23.060Z]  > git --version # timeout=10
20:52:23 [2022-07-13T20:52:23.072Z]  > git --version # 'git version 2.25.1'
20:52:23 [2022-07-13T20:52:23.085Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
20:52:23 [2022-07-13T20:52:23.093Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:52:23 [2022-07-13T20:52:23.093Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:52:23 [2022-07-13T20:52:23.093Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43809/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:52:23 [2022-07-13T20:52:23.093Z] + bash /home/ubuntu/workspace/moby_PR-43809/check-config.sh
20:52:23 [2022-07-13T20:52:23.093Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:52:23 [2022-07-13T20:52:23.093Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
20:52:23 [2022-07-13T20:52:23.093Z] 
20:52:23 [2022-07-13T20:52:23.093Z] Generally Necessary:
20:52:23 [2022-07-13T20:52:23.093Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:52:23 [2022-07-13T20:52:23.093Z] - apparmor: enabled and tools installed
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_NAMESPACES: enabled
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_NET_NS: enabled
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_PID_NS: enabled
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_IPC_NS: enabled
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_UTS_NS: enabled
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_CGROUPS: enabled
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_CGROUP_CPUACCT: enabled
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_CGROUP_DEVICE: enabled
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_CGROUP_FREEZER: enabled
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_CGROUP_SCHED: enabled
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_CPUSETS: enabled
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_MEMCG: enabled
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_KEYS: enabled
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_VETH: enabled (as module)
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_BRIDGE: enabled (as module)
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:52:23 [2022-07-13T20:52:23.093Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:52:23 [2022-07-13T20:52:23.302Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:52:23 [2022-07-13T20:52:23.302Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:52:23 [2022-07-13T20:52:23.302Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43809/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:52:23 [2022-07-13T20:52:23.302Z] + bash /home/ubuntu/workspace/moby_PR-43809/check-config.sh
20:52:23 [2022-07-13T20:52:23.302Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:52:23 [2022-07-13T20:52:23.302Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
20:52:23 [2022-07-13T20:52:23.302Z] 
20:52:23 [2022-07-13T20:52:23.302Z] Generally Necessary:
20:52:23 [2022-07-13T20:52:23.302Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:52:23 [2022-07-13T20:52:23.302Z] - apparmor: enabled and tools installed
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_NAMESPACES: enabled
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_NET_NS: enabled
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_PID_NS: enabled
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_IPC_NS: enabled
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_UTS_NS: enabled
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_CGROUPS: enabled
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_CGROUP_CPUACCT: enabled
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_CGROUP_DEVICE: enabled
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_CGROUP_FREEZER: enabled
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_CGROUP_SCHED: enabled
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_CPUSETS: enabled
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_MEMCG: enabled
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_KEYS: enabled
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_VETH: enabled (as module)
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_BRIDGE: enabled (as module)
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_NF_NAT: enabled (as module)
20:52:23 [2022-07-13T20:52:23.302Z] - CONFIG_POSIX_MQUEUE: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_NF_NAT: enabled (as module)
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_POSIX_MQUEUE: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_CGROUP_BPF: enabled
20:52:23 [2022-07-13T20:52:23.356Z] 
20:52:23 [2022-07-13T20:52:23.356Z] Optional Features:
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_USER_NS: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_SECCOMP: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_SECCOMP_FILTER: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_CGROUP_PIDS: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_MEMCG_SWAP: enabled
20:52:23 [2022-07-13T20:52:23.356Z]     (cgroup swap accounting is currently enabled)
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_BLK_CGROUP: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_CGROUP_PERF: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_CGROUP_HUGETLB: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_CFS_BANDWIDTH: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_RT_GROUP_SCHED: missing
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_IP_VS: enabled (as module)
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_IP_VS_NFCT: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_IP_VS_RR: enabled (as module)
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_SECURITY_SELINUX: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_SECURITY_APPARMOR: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_EXT4_FS: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:52:23 [2022-07-13T20:52:23.356Z] - Network Drivers:
20:52:23 [2022-07-13T20:52:23.356Z]   - "overlay":
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:52:23 [2022-07-13T20:52:23.580Z] - CONFIG_CGROUP_BPF: enabled
20:52:23 [2022-07-13T20:52:23.581Z] 
20:52:23 [2022-07-13T20:52:23.581Z] Optional Features:
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_USER_NS: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_SECCOMP: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_SECCOMP_FILTER: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_CGROUP_PIDS: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_MEMCG_SWAP: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:52:23 [2022-07-13T20:52:23.581Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_BLK_CGROUP: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_CGROUP_PERF: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_CGROUP_HUGETLB: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_CFS_BANDWIDTH: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_RT_GROUP_SCHED: missing
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_IP_VS: enabled (as module)
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_IP_VS_NFCT: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_IP_VS_RR: enabled (as module)
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_SECURITY_SELINUX: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_SECURITY_APPARMOR: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_EXT4_FS: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:52:23 [2022-07-13T20:52:23.581Z] - Network Drivers:
20:52:23 [2022-07-13T20:52:23.581Z]   - "overlay":
20:52:23 [2022-07-13T20:52:23.581Z]     - CONFIG_VXLAN: enabled (as module)
20:52:23 [2022-07-13T20:52:23.581Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:52:23 [2022-07-13T20:52:23.581Z]       Optional (for encrypted networks):
20:52:23 [2022-07-13T20:52:23.581Z]       - CONFIG_CRYPTO: enabled
20:52:23 [2022-07-13T20:52:23.581Z]       - CONFIG_CRYPTO_AEAD: enabled
20:52:23 [2022-07-13T20:52:23.581Z]       - CONFIG_CRYPTO_GCM: enabled
20:52:23 [2022-07-13T20:52:23.581Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:52:23 [2022-07-13T20:52:23.581Z]       - CONFIG_CRYPTO_GHASH: enabled
20:52:23 [2022-07-13T20:52:23.581Z]       - CONFIG_XFRM: enabled
20:52:23 [2022-07-13T20:52:23.581Z]       - CONFIG_XFRM_USER: enabled (as module)
20:52:23 [2022-07-13T20:52:23.581Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:52:23 [2022-07-13T20:52:23.581Z]       - CONFIG_INET_ESP: enabled (as module)
20:52:23 [2022-07-13T20:52:23.581Z]   - "ipvlan":
20:52:23 [2022-07-13T20:52:23.617Z]     - CONFIG_VXLAN: enabled (as module)
20:52:23 [2022-07-13T20:52:23.617Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:52:23 [2022-07-13T20:52:23.617Z]       Optional (for encrypted networks):
20:52:23 [2022-07-13T20:52:23.617Z]       - CONFIG_CRYPTO: enabled
20:52:23 [2022-07-13T20:52:23.617Z]       - CONFIG_CRYPTO_AEAD: enabled
20:52:23 [2022-07-13T20:52:23.617Z]       - CONFIG_CRYPTO_GCM: enabled
20:52:23 [2022-07-13T20:52:23.617Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:52:23 [2022-07-13T20:52:23.617Z]       - CONFIG_CRYPTO_GHASH: enabled
20:52:23 [2022-07-13T20:52:23.617Z]       - CONFIG_XFRM: enabled
20:52:23 [2022-07-13T20:52:23.617Z]       - CONFIG_XFRM_USER: enabled (as module)
20:52:23 [2022-07-13T20:52:23.617Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:52:23 [2022-07-13T20:52:23.617Z]       - CONFIG_INET_ESP: enabled (as module)
20:52:23 [2022-07-13T20:52:23.617Z]   - "ipvlan":
20:52:23 [2022-07-13T20:52:23.617Z]     - CONFIG_IPVLAN: enabled (as module)
20:52:23 [2022-07-13T20:52:23.617Z]   - "macvlan":
20:52:23 [2022-07-13T20:52:23.617Z]     - CONFIG_MACVLAN: enabled (as module)
20:52:23 [2022-07-13T20:52:23.617Z]     - CONFIG_DUMMY: enabled (as module)
20:52:23 [2022-07-13T20:52:23.617Z]   - "ftp,tftp client in container":
20:52:23 [2022-07-13T20:52:23.617Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:52:23 [2022-07-13T20:52:23.617Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:52:23 [2022-07-13T20:52:23.617Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:52:23 [2022-07-13T20:52:23.617Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:52:23 [2022-07-13T20:52:23.617Z] - Storage Drivers:
20:52:23 [2022-07-13T20:52:23.617Z]   - "aufs":
20:52:23 [2022-07-13T20:52:23.617Z]     - CONFIG_AUFS_FS: enabled (as module)
20:52:23 [2022-07-13T20:52:23.617Z]   - "btrfs":
20:52:23 [2022-07-13T20:52:23.617Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:52:23 [2022-07-13T20:52:23.617Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:52:23 [2022-07-13T20:52:23.617Z]   - "devicemapper":
20:52:23 [2022-07-13T20:52:23.617Z]     - CONFIG_BLK_DEV_DM: enabled
20:52:23 [2022-07-13T20:52:23.617Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:52:23 [2022-07-13T20:52:23.617Z]   - "overlay":
20:52:23 [2022-07-13T20:52:23.617Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:52:23 [2022-07-13T20:52:23.617Z]   - "zfs":
20:52:23 [2022-07-13T20:52:23.617Z]     - /dev/zfs: present
20:52:23 [2022-07-13T20:52:23.617Z]     - zfs command: missing
20:52:23 [2022-07-13T20:52:23.617Z]     - zpool command: missing
20:52:23 [2022-07-13T20:52:23.617Z] 
20:52:23 [2022-07-13T20:52:23.617Z] Limits:
20:52:23 [2022-07-13T20:52:23.617Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:52:23 [2022-07-13T20:52:23.617Z] 
20:52:23 [2022-07-13T20:52:23.617Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:52:23 [2022-07-13T20:52:23.851Z]     - CONFIG_IPVLAN: enabled (as module)
20:52:23 [2022-07-13T20:52:23.851Z]   - "macvlan":
20:52:23 [2022-07-13T20:52:23.851Z]     - CONFIG_MACVLAN: enabled (as module)
20:52:23 [2022-07-13T20:52:23.851Z]     - CONFIG_DUMMY: enabled (as module)
20:52:23 [2022-07-13T20:52:23.851Z]   - "ftp,tftp client in container":
20:52:23 [2022-07-13T20:52:23.851Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:52:23 [2022-07-13T20:52:23.851Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:52:23 [2022-07-13T20:52:23.851Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:52:23 [2022-07-13T20:52:23.851Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:52:23 [2022-07-13T20:52:23.851Z] - Storage Drivers:
20:52:23 [2022-07-13T20:52:23.851Z]   - "aufs":
20:52:23 [2022-07-13T20:52:23.851Z]     - CONFIG_AUFS_FS: enabled (as module)
20:52:23 [2022-07-13T20:52:23.851Z]   - "btrfs":
20:52:23 [2022-07-13T20:52:23.851Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:52:23 [2022-07-13T20:52:23.851Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:52:23 [2022-07-13T20:52:23.851Z]   - "devicemapper":
20:52:23 [2022-07-13T20:52:23.851Z]     - CONFIG_BLK_DEV_DM: enabled
20:52:23 [2022-07-13T20:52:23.851Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:52:23 [2022-07-13T20:52:23.851Z]   - "overlay":
20:52:23 [2022-07-13T20:52:23.851Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:52:23 [2022-07-13T20:52:23.851Z]   - "zfs":
20:52:23 [2022-07-13T20:52:23.851Z]     - /dev/zfs: present
20:52:23 [2022-07-13T20:52:23.851Z]     - zfs command: missing
20:52:23 [2022-07-13T20:52:23.851Z]     - zpool command: missing
20:52:23 [2022-07-13T20:52:23.851Z] 
20:52:23 [2022-07-13T20:52:23.851Z] Limits:
20:52:23 [2022-07-13T20:52:23.851Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:52:23 [2022-07-13T20:52:23.851Z] 
20:52:23 [2022-07-13T20:52:23.851Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:52:23 [2022-07-13T20:52:23.959Z] + docker version
20:52:24 [2022-07-13T20:52:24.032Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c51efa861754c37184238e92f09963575786272f .
20:52:24 [2022-07-13T20:52:24.032Z] #1 [internal] load build definition from Dockerfile
20:52:24 [2022-07-13T20:52:24.032Z] #1 sha256:a0b419f714186a552e2a93cd5e22de9cae7fd15700da8f1c454721a67467002f
20:52:24 [2022-07-13T20:52:24.032Z] #1 transferring dockerfile: 19.25kB done
20:52:24 [2022-07-13T20:52:24.032Z] #1 DONE 0.1s
20:52:24 [2022-07-13T20:52:24.032Z] 
20:52:24 [2022-07-13T20:52:24.032Z] #2 [internal] load .dockerignore
20:52:24 [2022-07-13T20:52:24.032Z] #2 sha256:b8f1d8cff9b35527687d572d1103e336e98a439712d0068b3c882a447612028c
20:52:24 [2022-07-13T20:52:24.197Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c51efa861754c37184238e92f09963575786272f .
20:52:24 [2022-07-13T20:52:24.293Z] #2 transferring context: 145B done
20:52:24 [2022-07-13T20:52:24.293Z] #2 DONE 0.2s
20:52:24 [2022-07-13T20:52:24.293Z] 
20:52:24 [2022-07-13T20:52:24.293Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:52:24 [2022-07-13T20:52:24.293Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
20:52:24 [2022-07-13T20:52:24.462Z] #2 [internal] load .dockerignore
20:52:24 [2022-07-13T20:52:24.462Z] #2 sha256:5a1f41117c86419560c34f6c305626c250f44cee54fed90657f5148071372ac1
20:52:24 [2022-07-13T20:52:24.553Z] #3 DONE 0.4s
20:52:24 [2022-07-13T20:52:24.814Z] 
20:52:24 [2022-07-13T20:52:24.814Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
20:52:24 [2022-07-13T20:52:24.814Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17
20:52:24 [2022-07-13T20:52:24.814Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
20:52:24 [2022-07-13T20:52:24.814Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
20:52:24 [2022-07-13T20:52:24.814Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done
20:52:24 [2022-07-13T20:52:24.814Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done
20:52:24 [2022-07-13T20:52:24.814Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 4.19MB / 9.20MB 0.1s
20:52:24 [2022-07-13T20:52:24.814Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s
20:52:25 [2022-07-13T20:52:25.078Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s done
20:52:25 [2022-07-13T20:52:25.078Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840
20:52:25 [2022-07-13T20:52:25.078Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done
20:52:25 [2022-07-13T20:52:25.339Z] #4 DONE 0.5s
20:52:25 [2022-07-13T20:52:25.339Z] 
20:52:25 [2022-07-13T20:52:25.339Z] #5 [internal] load build definition from Dockerfile
20:52:25 [2022-07-13T20:52:25.339Z] #5 sha256:f1f7081535c64ba01c68a2f66100b79b9344681cfb357c0caf22e3af41cb216b
20:52:25 [2022-07-13T20:52:25.339Z] #5 DONE 0.0s
20:52:25 [2022-07-13T20:52:25.339Z] 
20:52:25 [2022-07-13T20:52:25.339Z] #6 [internal] load .dockerignore
20:52:25 [2022-07-13T20:52:25.339Z] #6 sha256:b84c7950c4198a99b6a3fe5db4d8ea34adb864c867674ae01ec94184ce60f916
20:52:25 [2022-07-13T20:52:25.339Z] #6 DONE 0.0s
20:52:25 [2022-07-13T20:52:25.339Z] 
20:52:25 [2022-07-13T20:52:25.339Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:52:25 [2022-07-13T20:52:25.339Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:52:25 [2022-07-13T20:52:25.402Z] #2 transferring context: 145B done
20:52:25 [2022-07-13T20:52:25.403Z] #2 DONE 1.2s
20:52:25 [2022-07-13T20:52:25.403Z] 
20:52:25 [2022-07-13T20:52:25.403Z] #1 [internal] load build definition from Dockerfile
20:52:25 [2022-07-13T20:52:25.403Z] #1 sha256:80f4725b7d125e4674b93f7cf1e309eacf4aa8143351c8d7691b2f5847ebebc0
20:52:25 [2022-07-13T20:52:25.403Z] #1 transferring dockerfile: 19.25kB done
20:52:25 [2022-07-13T20:52:25.403Z] #1 DONE 1.2s
20:52:25 [2022-07-13T20:52:25.403Z] 
20:52:25 [2022-07-13T20:52:25.403Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:52:25 [2022-07-13T20:52:25.403Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
20:52:25 [2022-07-13T20:52:25.672Z] #67 ...
20:52:25 [2022-07-13T20:52:25.672Z] 
20:52:25 [2022-07-13T20:52:25.672Z] #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
20:52:25 [2022-07-13T20:52:25.672Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:52:25 [2022-07-13T20:52:25.672Z] #36 6.095 go: downloading github.com/go-delve/delve v1.8.1
20:52:25 [2022-07-13T20:52:25.672Z] #36 ...
20:52:25 [2022-07-13T20:52:25.672Z] 
20:52:25 [2022-07-13T20:52:25.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
20:52:25 [2022-07-13T20:52:25.672Z] #67 sha256:f9e2230d4e999ac5caf39ad2b85ee33e36e1ad6c3c508c9b1f82e3ac1bf57624
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.371 + RM_GOPATH=0
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.371 + TMP_GOPATH=
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.371 + : /build
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.371 + '[' -z '' ']'
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.371 ++ mktemp -d
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.371 + export GOPATH=/tmp/tmp.cle1xeQ3Cu
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.371 + GOPATH=/tmp/tmp.cle1xeQ3Cu
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.371 + RM_GOPATH=1
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.371 + case "$(go env GOARCH)" in
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.371 ++ go env GOARCH
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.386 + export GO_BUILDMODE=-buildmode=pie
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.386 + GO_BUILDMODE=-buildmode=pie
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.387 ++ dirname /install.sh
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.423 + dir=/
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.423 + bin=rootlesskit
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.423 + shift
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.423 + '[' '!' -f //rootlesskit.installer ']'
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.423 + . //rootlesskit.installer
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.423 ++ : 1920341cd41e047834a21007424162a2dc946315
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.423 + install_rootlesskit
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.423 + case "$1" in
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.423 + export CGO_ENABLED=0
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.423 + CGO_ENABLED=0
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.423 + _install_rootlesskit
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.423 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.424 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.424 + for f in rootlesskit rootlesskit-docker-proxy
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.424 + GOBIN=/build
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.424 + GO111MODULE=on
20:52:25 [2022-07-13T20:52:25.672Z] #67 6.424 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
20:52:25 [2022-07-13T20:52:25.911Z] #10 ...
20:52:25 [2022-07-13T20:52:25.911Z] 
20:52:25 [2022-07-13T20:52:25.911Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
20:52:25 [2022-07-13T20:52:25.911Z] #8 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7
20:52:25 [2022-07-13T20:52:25.911Z] #8 DONE 0.6s
20:52:25 [2022-07-13T20:52:25.933Z] #19 81.52 Selecting previously unselected package g++-arm-linux-gnueabi.
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.52 Preparing to unpack .../079-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.53 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.55 Selecting previously unselected package crossbuild-essential-armel.
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.56 Preparing to unpack .../080-crossbuild-essential-armel_12.9_all.deb ...
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.56 Unpacking crossbuild-essential-armel (12.9) ...
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.58 Selecting previously unselected package libc6-armhf-cross.
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.59 Preparing to unpack .../081-libc6-armhf-cross_2.31-9cross4_all.deb ...
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.59 Unpacking libc6-armhf-cross (2.31-9cross4) ...
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.70 Selecting previously unselected package libgcc-s1-armhf-cross.
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.70 Preparing to unpack .../082-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.72 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.75 Selecting previously unselected package libgomp1-armhf-cross.
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.75 Preparing to unpack .../083-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.76 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.79 Selecting previously unselected package libatomic1-armhf-cross.
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.79 Preparing to unpack .../084-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.79 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
20:52:25 [2022-07-13T20:52:25.934Z] #19 81.82 Selecting previously unselected package libasan6-armhf-cross.
20:52:25 [2022-07-13T20:52:25.943Z] #67 7.055 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
20:52:25 [2022-07-13T20:52:25.978Z] #3 DONE 0.4s
20:52:25 [2022-07-13T20:52:25.978Z] 
20:52:25 [2022-07-13T20:52:25.978Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
20:52:25 [2022-07-13T20:52:25.978Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
20:52:25 [2022-07-13T20:52:25.978Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
20:52:25 [2022-07-13T20:52:25.978Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
20:52:25 [2022-07-13T20:52:25.978Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
20:52:25 [2022-07-13T20:52:25.978Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 5.24MB / 9.94MB 0.1s
20:52:25 [2022-07-13T20:52:25.978Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
20:52:26 [2022-07-13T20:52:26.172Z] 
20:52:26 [2022-07-13T20:52:26.172Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
20:52:26 [2022-07-13T20:52:26.172Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
20:52:26 [2022-07-13T20:52:26.172Z] #9 DONE 0.6s
20:52:26 [2022-07-13T20:52:26.172Z] 
20:52:26 [2022-07-13T20:52:26.172Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:52:26 [2022-07-13T20:52:26.172Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:52:26 [2022-07-13T20:52:26.172Z] #10 DONE 0.7s
20:52:26 [2022-07-13T20:52:26.172Z] 
20:52:26 [2022-07-13T20:52:26.172Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:52:26 [2022-07-13T20:52:26.172Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:52:26 [2022-07-13T20:52:26.172Z] #7 DONE 0.7s
20:52:26 [2022-07-13T20:52:26.192Z] #19 81.82 Preparing to unpack .../085-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:26 [2022-07-13T20:52:26.192Z] #19 81.82 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
20:52:26 [2022-07-13T20:52:26.192Z] #19 82.05 Selecting previously unselected package libstdc++6-armhf-cross.
20:52:26 [2022-07-13T20:52:26.192Z] #19 82.05 Preparing to unpack .../086-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:26 [2022-07-13T20:52:26.192Z] #19 82.05 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
20:52:26 [2022-07-13T20:52:26.192Z] #19 82.11 Selecting previously unselected package libubsan1-armhf-cross.
20:52:26 [2022-07-13T20:52:26.243Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
20:52:26 [2022-07-13T20:52:26.243Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
20:52:26 [2022-07-13T20:52:26.243Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s
20:52:26 [2022-07-13T20:52:26.452Z] #19 82.11 Preparing to unpack .../087-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:26 [2022-07-13T20:52:26.452Z] #19 82.12 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
20:52:26 [2022-07-13T20:52:26.452Z] #19 82.23 Selecting previously unselected package libgcc-10-dev-armhf-cross.
20:52:26 [2022-07-13T20:52:26.452Z] #19 82.23 Preparing to unpack .../088-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:26 [2022-07-13T20:52:26.452Z] #19 82.23 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
20:52:26 [2022-07-13T20:52:26.452Z] #19 82.33 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
20:52:26 [2022-07-13T20:52:26.711Z] #19 82.33 Preparing to unpack .../089-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
20:52:26 [2022-07-13T20:52:26.711Z] #19 82.34 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:52:26 [2022-07-13T20:52:26.816Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done
20:52:26 [2022-07-13T20:52:26.816Z] #4 DONE 0.8s
20:52:27 [2022-07-13T20:52:27.075Z] 
20:52:27 [2022-07-13T20:52:27.075Z] #5 [internal] load build definition from Dockerfile
20:52:27 [2022-07-13T20:52:27.075Z] #5 sha256:6596b37c4731291d53ae20aa7dde56f609825eb5ce090c82ece145d167052368
20:52:27 [2022-07-13T20:52:27.075Z] #5 DONE 0.0s
20:52:27 [2022-07-13T20:52:27.075Z] 
20:52:27 [2022-07-13T20:52:27.075Z] #6 [internal] load .dockerignore
20:52:27 [2022-07-13T20:52:27.075Z] #6 sha256:c3fc969646a447e86b9c54091c5abb8475211324a86b2d208f3262676d806bf2
20:52:27 [2022-07-13T20:52:27.075Z] #6 DONE 0.0s
20:52:27 [2022-07-13T20:52:27.075Z] 
20:52:27 [2022-07-13T20:52:27.075Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:52:27 [2022-07-13T20:52:27.075Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:52:28 [2022-07-13T20:52:28.155Z] Client: Docker Engine - Community
20:52:28 [2022-07-13T20:52:28.155Z]  Version:           20.10.14
20:52:28 [2022-07-13T20:52:28.155Z]  API version:       1.41
20:52:28 [2022-07-13T20:52:28.155Z]  Go version:        go1.16.15
20:52:28 [2022-07-13T20:52:28.155Z]  Git commit:        a224086
20:52:28 [2022-07-13T20:52:28.155Z]  Built:             Thu Mar 24 01:48:02 2022
20:52:28 [2022-07-13T20:52:28.155Z]  OS/Arch:           linux/amd64
20:52:28 [2022-07-13T20:52:28.155Z]  Context:           default
20:52:28 [2022-07-13T20:52:28.155Z]  Experimental:      true
20:52:28 [2022-07-13T20:52:28.155Z] 
20:52:28 [2022-07-13T20:52:28.155Z] Server: Docker Engine - Community
20:52:28 [2022-07-13T20:52:28.155Z]  Engine:
20:52:28 [2022-07-13T20:52:28.155Z]   Version:          20.10.14
20:52:28 [2022-07-13T20:52:28.155Z]   API version:      1.41 (minimum version 1.12)
20:52:28 [2022-07-13T20:52:28.155Z]   Go version:       go1.16.15
20:52:28 [2022-07-13T20:52:28.155Z]   Git commit:       87a90dc
20:52:28 [2022-07-13T20:52:28.155Z]   Built:            Thu Mar 24 01:45:53 2022
20:52:28 [2022-07-13T20:52:28.155Z]   OS/Arch:          linux/amd64
20:52:28 [2022-07-13T20:52:28.155Z]   Experimental:     true
20:52:28 [2022-07-13T20:52:28.155Z]  containerd:
20:52:28 [2022-07-13T20:52:28.155Z]   Version:          1.5.11
20:52:28 [2022-07-13T20:52:28.155Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
20:52:28 [2022-07-13T20:52:28.155Z]  runc:
20:52:28 [2022-07-13T20:52:28.155Z]   Version:          1.0.3
20:52:28 [2022-07-13T20:52:28.155Z]   GitCommit:        v1.0.3-0-gf46b6ba
20:52:28 [2022-07-13T20:52:28.155Z]  docker-init:
20:52:28 [2022-07-13T20:52:28.155Z]   Version:          0.19.0
20:52:28 [2022-07-13T20:52:28.155Z]   GitCommit:        de40ad0
[Pipeline] sh
20:52:28 [2022-07-13T20:52:28.467Z] #10 ...
20:52:28 [2022-07-13T20:52:28.467Z] 
20:52:28 [2022-07-13T20:52:28.467Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:52:28 [2022-07-13T20:52:28.467Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:52:28 [2022-07-13T20:52:28.467Z] #9 DONE 1.2s
20:52:28 [2022-07-13T20:52:28.467Z] 
20:52:28 [2022-07-13T20:52:28.467Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:52:28 [2022-07-13T20:52:28.467Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:52:28 [2022-07-13T20:52:28.467Z] #10 DONE 1.2s
20:52:28 [2022-07-13T20:52:28.467Z] 
20:52:28 [2022-07-13T20:52:28.467Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
20:52:28 [2022-07-13T20:52:28.467Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
20:52:28 [2022-07-13T20:52:28.467Z] #7 DONE 1.2s
20:52:28 [2022-07-13T20:52:28.467Z] 
20:52:28 [2022-07-13T20:52:28.467Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
20:52:28 [2022-07-13T20:52:28.467Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
20:52:28 [2022-07-13T20:52:28.467Z] #8 DONE 1.2s
20:52:28 [2022-07-13T20:52:28.470Z] + docker info
20:52:28 [2022-07-13T20:52:28.751Z] 
20:52:28 [2022-07-13T20:52:28.751Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:52:28 [2022-07-13T20:52:28.751Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:52:28 [2022-07-13T20:52:28.751Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:52:28 [2022-07-13T20:52:28.751Z] #73 DONE 0.1s
20:52:28 [2022-07-13T20:52:28.751Z] 
20:52:28 [2022-07-13T20:52:28.751Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:28 [2022-07-13T20:52:28.751Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725
20:52:28 [2022-07-13T20:52:28.751Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:29 [2022-07-13T20:52:29.019Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 0.1s done
20:52:29 [2022-07-13T20:52:29.019Z] #11 sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 1.86kB / 1.86kB done
20:52:29 [2022-07-13T20:52:29.019Z] #11 sha256:804a861db924aeb22b239d9ebbc84447a118372dbd813b0b061f45d48a28eda5 7.12kB / 7.12kB done
20:52:29 [2022-07-13T20:52:29.019Z] #11 sha256:483c120a4d4f17ad312880363f7a831c97ced7c1d02af2a5f52c6b32325ae6a2 1.80kB / 1.80kB done
20:52:29 [2022-07-13T20:52:29.019Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 0B / 53.68MB 0.0s
20:52:29 [2022-07-13T20:52:29.019Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0B / 5.14MB 0.1s
20:52:29 [2022-07-13T20:52:29.043Z] 
20:52:29 [2022-07-13T20:52:29.043Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:52:29 [2022-07-13T20:52:29.043Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:52:29 [2022-07-13T20:52:29.043Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
20:52:29 [2022-07-13T20:52:29.226Z] #67 ...
20:52:29 [2022-07-13T20:52:29.226Z] 
20:52:29 [2022-07-13T20:52:29.226Z] #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
20:52:29 [2022-07-13T20:52:29.226Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:52:29 [2022-07-13T20:52:29.226Z] #55 7.118 go: downloading github.com/golangci/golangci-lint v1.46.2
20:52:29 [2022-07-13T20:52:29.226Z] #55 ...
20:52:29 [2022-07-13T20:52:29.226Z] 
20:52:29 [2022-07-13T20:52:29.226Z] #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
20:52:29 [2022-07-13T20:52:29.226Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41
20:52:29 [2022-07-13T20:52:29.226Z] #38 6.901 go: downloading github.com/pelletier/go-toml v1.8.1
20:52:29 [2022-07-13T20:52:29.226Z] #38 ...
20:52:29 [2022-07-13T20:52:29.226Z] 
20:52:29 [2022-07-13T20:52:29.226Z] #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
20:52:29 [2022-07-13T20:52:29.226Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:52:29 [2022-07-13T20:52:29.226Z] #42 7.534 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:52:29 [2022-07-13T20:52:29.226Z] #42 7.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:52:29 [2022-07-13T20:52:29.226Z] #42 7.597 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:52:29 [2022-07-13T20:52:29.226Z] #42 9.487 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:52:29 [2022-07-13T20:52:29.226Z] #42 ...
20:52:29 [2022-07-13T20:52:29.226Z] 
20:52:29 [2022-07-13T20:52:29.226Z] #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
20:52:29 [2022-07-13T20:52:29.226Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3
20:52:29 [2022-07-13T20:52:29.226Z] #34 6.839 + git clone https://github.com/kolyshkin/go-swagger.git .
20:52:29 [2022-07-13T20:52:29.226Z] #34 6.839 Cloning into '.'...
20:52:29 [2022-07-13T20:52:29.226Z] #34 ...
20:52:29 [2022-07-13T20:52:29.226Z] 
20:52:29 [2022-07-13T20:52:29.226Z] #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
20:52:29 [2022-07-13T20:52:29.226Z] #26 sha256:11cf670e65fa4326bef0cab3c2f4a0362be5acbe92652bcd8ea527b5e25044cc
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.008 + RM_GOPATH=0
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.008 + TMP_GOPATH=
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.008 + : /build
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.008 + '[' -z '' ']'
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.009 ++ mktemp -d
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.056 + export GOPATH=/tmp/tmp.ltzKgP0Uz7
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.058 + GOPATH=/tmp/tmp.ltzKgP0Uz7
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.058 + RM_GOPATH=1
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.059 + case "$(go env GOARCH)" in
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.068 ++ go env GOARCH
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.129 + export GO_BUILDMODE=-buildmode=pie
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.129 + GO_BUILDMODE=-buildmode=pie
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.130 ++ dirname /install.sh
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.141 Install docker/cli version 17.06.2-ce from stable
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.142 + dir=/
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.142 + bin=dockercli
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.142 + shift
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.142 + '[' '!' -f //dockercli.installer ']'
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.142 + . //dockercli.installer
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.142 ++ : stable
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.142 ++ : 17.06.2-ce
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.142 + install_dockercli
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.142 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.142 ++ uname -m
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.161 + arch=x86_64
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.161 + '[' x86_64 '!=' x86_64 ']'
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.161 + url=https://download.docker.com/linux/static
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.161 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:52:29 [2022-07-13T20:52:29.226Z] #26 7.161 + tar -xz docker/docker
20:52:29 [2022-07-13T20:52:29.288Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 3.15MB / 5.14MB 0.3s
20:52:29 [2022-07-13T20:52:29.288Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.3s
20:52:29 [2022-07-13T20:52:29.312Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:52:29 [2022-07-13T20:52:29.312Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:52:29 [2022-07-13T20:52:29.312Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:52:29 [2022-07-13T20:52:29.312Z] #73 ...
20:52:29 [2022-07-13T20:52:29.312Z] 
20:52:29 [2022-07-13T20:52:29.312Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:52:29 [2022-07-13T20:52:29.312Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:52:29 [2022-07-13T20:52:29.312Z] #49 DONE 0.0s
20:52:29 [2022-07-13T20:52:29.484Z] #26 ...
20:52:29 [2022-07-13T20:52:29.485Z] 
20:52:29 [2022-07-13T20:52:29.485Z] #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
20:52:29 [2022-07-13T20:52:29.485Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:52:29 [2022-07-13T20:52:29.485Z] #62 8.002 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:52:29 [2022-07-13T20:52:29.485Z] #62 8.178 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:52:29 [2022-07-13T20:52:29.485Z] #62 8.179 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:52:29 [2022-07-13T20:52:29.485Z] #62 10.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:52:29 [2022-07-13T20:52:29.485Z] #62 ...
20:52:29 [2022-07-13T20:52:29.485Z] 
20:52:29 [2022-07-13T20:52:29.485Z] #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
20:52:29 [2022-07-13T20:52:29.485Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35
20:52:29 [2022-07-13T20:52:29.485Z] #57 6.439 go: downloading mvdan.cc/sh/v3 v3.0.2
20:52:29 [2022-07-13T20:52:29.485Z] #57 7.291 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:52:29 [2022-07-13T20:52:29.485Z] #57 7.328 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:52:29 [2022-07-13T20:52:29.485Z] #57 7.426 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:52:29 [2022-07-13T20:52:29.485Z] #57 10.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:52:29 [2022-07-13T20:52:29.550Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 32.51MB / 53.68MB 0.4s
20:52:29 [2022-07-13T20:52:29.550Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 48.23MB / 53.68MB 0.6s
20:52:29 [2022-07-13T20:52:29.550Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.5s done
20:52:29 [2022-07-13T20:52:29.577Z] 
20:52:29 [2022-07-13T20:52:29.577Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:29 [2022-07-13T20:52:29.577Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:29 [2022-07-13T20:52:29.577Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 0.1s done
20:52:29 [2022-07-13T20:52:29.577Z] #11 sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 1.86kB / 1.86kB done
20:52:29 [2022-07-13T20:52:29.577Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 19.92MB / 55.01MB 0.5s
20:52:29 [2022-07-13T20:52:29.577Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done
20:52:29 [2022-07-13T20:52:29.577Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done
20:52:29 [2022-07-13T20:52:29.577Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.4s done
20:52:29 [2022-07-13T20:52:29.577Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 3.15MB / 10.88MB 0.5s
20:52:29 [2022-07-13T20:52:29.577Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0B / 54.58MB 0.5s
20:52:29 [2022-07-13T20:52:29.577Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 4.19MB / 10.88MB 0.6s
20:52:29 [2022-07-13T20:52:29.743Z] #57 ...
20:52:29 [2022-07-13T20:52:29.743Z] 
20:52:29 [2022-07-13T20:52:29.743Z] #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
20:52:29 [2022-07-13T20:52:29.743Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:52:29 [2022-07-13T20:52:29.743Z] #47 6.601 + git clone https://github.com/docker/distribution.git .
20:52:29 [2022-07-13T20:52:29.743Z] #47 6.601 Cloning into '.'...
20:52:29 [2022-07-13T20:52:29.743Z] #47 ...
20:52:29 [2022-07-13T20:52:29.743Z] 
20:52:29 [2022-07-13T20:52:29.743Z] #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             ;
20:52:29 [2022-07-13T20:52:29.743Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:52:29 [2022-07-13T20:52:29.744Z] #76 7.846 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:52:29 [2022-07-13T20:52:29.744Z] #76 7.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:52:29 [2022-07-13T20:52:29.744Z] #76 7.939 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:52:29 [2022-07-13T20:52:29.744Z] #76 10.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:52:29 [2022-07-13T20:52:29.830Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 0.7s
20:52:29 [2022-07-13T20:52:29.830Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 11.53MB / 54.67MB 0.7s
20:52:29 [2022-07-13T20:52:29.830Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0B / 10.66MB 0.7s
20:52:29 [2022-07-13T20:52:29.830Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 20.97MB / 54.67MB 0.8s
20:52:29 [2022-07-13T20:52:29.830Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 6.91MB / 10.66MB 0.8s
20:52:29 [2022-07-13T20:52:29.830Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 32.51MB / 54.67MB 1.0s
20:52:29 [2022-07-13T20:52:29.830Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 1.0s
20:52:29 [2022-07-13T20:52:29.841Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 31.46MB / 55.01MB 0.8s
20:52:29 [2022-07-13T20:52:29.841Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.8s
20:52:29 [2022-07-13T20:52:29.841Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 9.44MB / 54.58MB 0.8s
20:52:29 [2022-07-13T20:52:29.841Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 36.70MB / 55.01MB 0.9s
20:52:29 [2022-07-13T20:52:29.841Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 15.07MB / 54.58MB 0.9s
20:52:30 [2022-07-13T20:52:30.002Z] #76 ...
20:52:30 [2022-07-13T20:52:30.002Z] 
20:52:30 [2022-07-13T20:52:30.002Z] #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
20:52:30 [2022-07-13T20:52:30.002Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a
20:52:30 [2022-07-13T20:52:30.002Z] #53 6.058 go: downloading gotest.tools/gotestsum v1.8.1
20:52:30 [2022-07-13T20:52:30.002Z] #53 8.271 go: downloading github.com/fatih/color v1.10.0
20:52:30 [2022-07-13T20:52:30.002Z] #53 8.651 go: downloading github.com/dnephin/pflag v1.0.7
20:52:30 [2022-07-13T20:52:30.002Z] #53 8.677 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:52:30 [2022-07-13T20:52:30.002Z] #53 8.778 go: downloading github.com/pkg/errors v0.9.1
20:52:30 [2022-07-13T20:52:30.002Z] #53 9.050 go: downloading golang.org/x/tools v0.1.0
20:52:30 [2022-07-13T20:52:30.002Z] #53 9.253 go: downloading github.com/mattn/go-colorable v0.1.8
20:52:30 [2022-07-13T20:52:30.002Z] #53 9.419 go: downloading github.com/mattn/go-isatty v0.0.12
20:52:30 [2022-07-13T20:52:30.002Z] #53 9.870 go: downloading github.com/fsnotify/fsnotify v1.4.9
20:52:30 [2022-07-13T20:52:30.002Z] #53 10.10 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
20:52:30 [2022-07-13T20:52:30.002Z] #53 ...
20:52:30 [2022-07-13T20:52:30.002Z] 
20:52:30 [2022-07-13T20:52:30.002Z] #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
20:52:30 [2022-07-13T20:52:30.002Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:52:30 [2022-07-13T20:52:30.002Z] #14 8.004 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:52:30 [2022-07-13T20:52:30.002Z] #14 8.057 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:52:30 [2022-07-13T20:52:30.002Z] #14 8.062 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:52:30 [2022-07-13T20:52:30.002Z] #14 10.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:52:30 [2022-07-13T20:52:30.093Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 40.89MB / 54.67MB 1.0s
20:52:30 [2022-07-13T20:52:30.093Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 1.2s
20:52:30 [2022-07-13T20:52:30.106Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.9s done
20:52:30 [2022-07-13T20:52:30.107Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 42.99MB / 55.01MB 1.1s
20:52:30 [2022-07-13T20:52:30.107Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 20.97MB / 54.58MB 1.1s
20:52:30 [2022-07-13T20:52:30.107Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0B / 85.88MB 1.1s
20:52:30 [2022-07-13T20:52:30.261Z] #14 ...
20:52:30 [2022-07-13T20:52:30.261Z] 
20:52:30 [2022-07-13T20:52:30.261Z] #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
20:52:30 [2022-07-13T20:52:30.261Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447
20:52:30 [2022-07-13T20:52:30.261Z] #40 6.526 go: downloading github.com/tc-hib/go-winres v0.2.3
20:52:30 [2022-07-13T20:52:30.261Z] #40 7.525 go: downloading github.com/tc-hib/winres v0.1.5
20:52:30 [2022-07-13T20:52:30.261Z] #40 9.596 go: downloading github.com/urfave/cli/v2 v2.3.0
20:52:30 [2022-07-13T20:52:30.261Z] #40 10.15 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:52:30 [2022-07-13T20:52:30.261Z] #40 10.33 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:52:30 [2022-07-13T20:52:30.261Z] #40 ...
20:52:30 [2022-07-13T20:52:30.261Z] 
20:52:30 [2022-07-13T20:52:30.261Z] #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
20:52:30 [2022-07-13T20:52:30.261Z] #67 sha256:f9e2230d4e999ac5caf39ad2b85ee33e36e1ad6c3c508c9b1f82e3ac1bf57624
20:52:30 [2022-07-13T20:52:30.261Z] #67 11.28 go: downloading github.com/sirupsen/logrus v1.8.1
20:52:30 [2022-07-13T20:52:30.261Z] #67 11.28 go: downloading github.com/urfave/cli/v2 v2.4.0
20:52:30 [2022-07-13T20:52:30.367Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 47.19MB / 55.01MB 1.3s
20:52:30 [2022-07-13T20:52:30.367Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 26.21MB / 54.58MB 1.3s
20:52:30 [2022-07-13T20:52:30.374Z] #11 ...
20:52:30 [2022-07-13T20:52:30.374Z] 
20:52:30 [2022-07-13T20:52:30.374Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:52:30 [2022-07-13T20:52:30.374Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:52:30 [2022-07-13T20:52:30.374Z] #49 DONE 0.0s
20:52:30 [2022-07-13T20:52:30.374Z] 
20:52:30 [2022-07-13T20:52:30.374Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:30 [2022-07-13T20:52:30.374Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725
20:52:30 [2022-07-13T20:52:30.374Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.3s done
20:52:30 [2022-07-13T20:52:30.629Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 53.48MB / 55.01MB 1.5s
20:52:30 [2022-07-13T20:52:30.629Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 32.74MB / 54.58MB 1.5s
20:52:30 [2022-07-13T20:52:30.629Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.29MB / 85.88MB 1.5s
20:52:30 [2022-07-13T20:52:30.629Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 35.65MB / 54.58MB 1.6s
20:52:30 [2022-07-13T20:52:30.697Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 1.5s done
20:52:30 [2022-07-13T20:52:30.697Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 0B / 108.88MB 1.7s
20:52:30 [2022-07-13T20:52:30.891Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 40.99MB / 54.58MB 1.8s
20:52:30 [2022-07-13T20:52:30.891Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 15.73MB / 85.88MB 1.8s
20:52:30 [2022-07-13T20:52:30.891Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 45.09MB / 54.58MB 1.9s
20:52:30 [2022-07-13T20:52:30.891Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 20.60MB / 85.88MB 1.9s
20:52:30 [2022-07-13T20:52:30.951Z] #19 86.69 Selecting previously unselected package gcc-arm-linux-gnueabihf.
20:52:30 [2022-07-13T20:52:30.951Z] #19 86.69 Preparing to unpack .../090-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
20:52:30 [2022-07-13T20:52:30.951Z] #19 86.69 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
20:52:30 [2022-07-13T20:52:30.951Z] #19 86.72 Selecting previously unselected package linux-libc-dev-armhf-cross.
20:52:30 [2022-07-13T20:52:30.951Z] #19 86.72 Preparing to unpack .../091-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
20:52:30 [2022-07-13T20:52:30.951Z] #19 86.72 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
20:52:30 [2022-07-13T20:52:30.962Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 8.04MB / 108.88MB 1.8s
20:52:30 [2022-07-13T20:52:30.962Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 31.46MB / 108.88MB 2.1s
20:52:31 [2022-07-13T20:52:31.151Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.1s
20:52:31 [2022-07-13T20:52:31.152Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 30.41MB / 85.88MB 2.1s
20:52:31 [2022-07-13T20:52:31.152Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.1s done
20:52:31 [2022-07-13T20:52:31.210Z] #19 86.86 Selecting previously unselected package libc6-dev-armhf-cross.
20:52:31 [2022-07-13T20:52:31.210Z] #19 86.86 Preparing to unpack .../092-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
20:52:31 [2022-07-13T20:52:31.210Z] #19 86.87 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
20:52:31 [2022-07-13T20:52:31.210Z] #19 87.05 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
20:52:31 [2022-07-13T20:52:31.210Z] #19 87.06 Preparing to unpack .../093-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
20:52:31 [2022-07-13T20:52:31.210Z] #19 87.06 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
20:52:31 [2022-07-13T20:52:31.223Z] #11 ...
20:52:31 [2022-07-13T20:52:31.223Z] 
20:52:31 [2022-07-13T20:52:31.223Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:52:31 [2022-07-13T20:52:31.223Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:52:31 [2022-07-13T20:52:31.223Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:52:31 [2022-07-13T20:52:31.223Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:52:31 [2022-07-13T20:52:31.223Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
20:52:31 [2022-07-13T20:52:31.223Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
20:52:31 [2022-07-13T20:52:31.223Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
20:52:31 [2022-07-13T20:52:31.223Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done
20:52:31 [2022-07-13T20:52:31.223Z] #71 DONE 2.4s
20:52:31 [2022-07-13T20:52:31.224Z] 
20:52:31 [2022-07-13T20:52:31.224Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:31 [2022-07-13T20:52:31.224Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725
20:52:31 [2022-07-13T20:52:31.224Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 2.2s done
20:52:31 [2022-07-13T20:52:31.224Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 55.57MB / 108.88MB 2.3s
20:52:31 [2022-07-13T20:52:31.224Z] #11 sha256:8b6772e45267cceeb0312269eda3c8f02c6a55005403143a412090ff49b3d682 0B / 126B 2.3s
20:52:31 [2022-07-13T20:52:31.224Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 0.7s
20:52:31 [2022-07-13T20:52:31.224Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 2.10MB / 81.11MB 2.3s
20:52:31 [2022-07-13T20:52:31.413Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 36.69MB / 85.88MB 2.3s
20:52:31 [2022-07-13T20:52:31.413Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 44.04MB / 85.88MB 2.5s
20:52:31 [2022-07-13T20:52:31.413Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583
20:52:31 [2022-07-13T20:52:31.470Z] #19 87.27 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
20:52:31 [2022-07-13T20:52:31.470Z] #19 87.27 Preparing to unpack .../094-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
20:52:31 [2022-07-13T20:52:31.470Z] #19 87.27 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:52:31 [2022-07-13T20:52:31.488Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 65.01MB / 108.88MB 2.4s
20:52:31 [2022-07-13T20:52:31.488Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 9.60MB / 81.11MB 2.4s
20:52:31 [2022-07-13T20:52:31.488Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 79.52MB / 108.88MB 2.6s
20:52:31 [2022-07-13T20:52:31.488Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 16.58MB / 81.11MB 2.6s
20:52:31 [2022-07-13T20:52:31.488Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 89.13MB / 108.88MB 2.6s
20:52:31 [2022-07-13T20:52:31.488Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 25.17MB / 81.11MB 2.6s
20:52:31 [2022-07-13T20:52:31.638Z] #67 12.45 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
20:52:31 [2022-07-13T20:52:31.677Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 48.92MB / 85.88MB 2.6s
20:52:31 [2022-07-13T20:52:31.677Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.7s done
20:52:31 [2022-07-13T20:52:31.677Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 56.62MB / 85.88MB 2.7s
20:52:31 [2022-07-13T20:52:31.749Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 100.66MB / 108.88MB 2.7s
20:52:31 [2022-07-13T20:52:31.749Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 37.75MB / 81.11MB 2.7s
20:52:31 [2022-07-13T20:52:31.749Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 108.88MB / 108.88MB 2.8s
20:52:31 [2022-07-13T20:52:31.749Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 53.56MB / 81.11MB 2.8s
20:52:31 [2022-07-13T20:52:31.940Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 0B / 156B 2.8s
20:52:31 [2022-07-13T20:52:31.941Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 68.06MB / 85.88MB 3.0s
20:52:31 [2022-07-13T20:52:31.941Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.8s done
20:52:31 [2022-07-13T20:52:31.941Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 6.29MB / 141.75MB 3.0s
20:52:32 [2022-07-13T20:52:32.009Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 63.96MB / 81.11MB 2.9s
20:52:32 [2022-07-13T20:52:32.010Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 71.30MB / 81.11MB 3.0s
20:52:32 [2022-07-13T20:52:32.010Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 3.1s
20:52:32 [2022-07-13T20:52:32.201Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 77.59MB / 85.88MB 3.2s
20:52:32 [2022-07-13T20:52:32.201Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 14.68MB / 141.75MB 3.2s
20:52:32 [2022-07-13T20:52:32.270Z] #11 ...
20:52:32 [2022-07-13T20:52:32.270Z] 
20:52:32 [2022-07-13T20:52:32.270Z] #24 [internal] load build context
20:52:32 [2022-07-13T20:52:32.270Z] #24 sha256:2d9850805b84534e33cdeddf83d2b86951d01c4d3bea0fcb79857f2b039a5158
20:52:32 [2022-07-13T20:52:32.270Z] #24 transferring context: 62.08MB 3.0s done
20:52:32 [2022-07-13T20:52:32.270Z] #24 DONE 3.4s
20:52:32 [2022-07-13T20:52:32.270Z] 
20:52:32 [2022-07-13T20:52:32.270Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:32 [2022-07-13T20:52:32.270Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725
20:52:32 [2022-07-13T20:52:32.462Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 3.5s
20:52:32 [2022-07-13T20:52:32.462Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 23.07MB / 141.75MB 3.5s
20:52:32 [2022-07-13T20:52:32.724Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 32.51MB / 141.75MB 3.7s
20:52:33 [2022-07-13T20:52:33.004Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 41.94MB / 141.75MB 3.9s
20:52:33 [2022-07-13T20:52:33.266Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 50.33MB / 141.75MB 4.1s
20:52:33 [2022-07-13T20:52:33.266Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.2s done
20:52:33 [2022-07-13T20:52:33.528Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 57.67MB / 141.75MB 4.4s
20:52:33 [2022-07-13T20:52:33.653Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 108.88MB / 108.88MB 4.6s done
20:52:34 [2022-07-13T20:52:34.105Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 67.11MB / 141.75MB 5.0s
20:52:34 [2022-07-13T20:52:34.368Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 77.59MB / 141.75MB 5.3s
20:52:34 [2022-07-13T20:52:34.595Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356
20:52:34 [2022-07-13T20:52:34.595Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done
20:52:34 [2022-07-13T20:52:34.595Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 5.6s done
20:52:34 [2022-07-13T20:52:34.595Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26
20:52:34 [2022-07-13T20:52:34.595Z] #11 ...
20:52:34 [2022-07-13T20:52:34.595Z] 
20:52:34 [2022-07-13T20:52:34.595Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:52:34 [2022-07-13T20:52:34.595Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:52:34 [2022-07-13T20:52:34.595Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:52:34 [2022-07-13T20:52:34.595Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:52:34 [2022-07-13T20:52:34.595Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:52:34 [2022-07-13T20:52:34.595Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.6s done
20:52:34 [2022-07-13T20:52:34.595Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done
20:52:34 [2022-07-13T20:52:34.595Z] #73 DONE 5.8s
20:52:34 [2022-07-13T20:52:34.595Z] 
20:52:34 [2022-07-13T20:52:34.595Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:34 [2022-07-13T20:52:34.595Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725
20:52:34 [2022-07-13T20:52:34.855Z] #11 ...
20:52:34 [2022-07-13T20:52:34.856Z] 
20:52:34 [2022-07-13T20:52:34.856Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:52:34 [2022-07-13T20:52:34.856Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73
20:52:34 [2022-07-13T20:52:34.856Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done
20:52:34 [2022-07-13T20:52:34.856Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
20:52:34 [2022-07-13T20:52:34.856Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done
20:52:34 [2022-07-13T20:52:34.856Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done
20:52:34 [2022-07-13T20:52:34.856Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.3s done
20:52:34 [2022-07-13T20:52:34.856Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 3.1s done
20:52:34 [2022-07-13T20:52:34.856Z] #28 DONE 5.9s
20:52:34 [2022-07-13T20:52:34.856Z] 
20:52:34 [2022-07-13T20:52:34.856Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:34 [2022-07-13T20:52:34.856Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725
20:52:34 [2022-07-13T20:52:34.856Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.3s done
20:52:34 [2022-07-13T20:52:34.943Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 84.93MB / 141.75MB 5.8s
20:52:34 [2022-07-13T20:52:34.943Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 92.27MB / 141.75MB 6.0s
20:52:35 [2022-07-13T20:52:35.203Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 101.71MB / 141.75MB 6.2s
20:52:35 [2022-07-13T20:52:35.430Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946
20:52:35 [2022-07-13T20:52:35.463Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 110.10MB / 141.75MB 6.5s
20:52:35 [2022-07-13T20:52:35.661Z] #19 91.41 Selecting previously unselected package g++-arm-linux-gnueabihf.
20:52:35 [2022-07-13T20:52:35.661Z] #19 91.41 Preparing to unpack .../095-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
20:52:35 [2022-07-13T20:52:35.661Z] #19 91.41 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
20:52:35 [2022-07-13T20:52:35.661Z] #19 91.44 Selecting previously unselected package crossbuild-essential-armhf.
20:52:35 [2022-07-13T20:52:35.661Z] #19 91.44 Preparing to unpack .../096-crossbuild-essential-armhf_12.9_all.deb ...
20:52:35 [2022-07-13T20:52:35.661Z] #19 91.44 Unpacking crossbuild-essential-armhf (12.9) ...
20:52:35 [2022-07-13T20:52:35.661Z] #19 91.47 Selecting previously unselected package libc6-ppc64el-cross.
20:52:35 [2022-07-13T20:52:35.661Z] #19 91.47 Preparing to unpack .../097-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
20:52:35 [2022-07-13T20:52:35.661Z] #19 91.48 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
20:52:35 [2022-07-13T20:52:35.828Z] #67 ...
20:52:35 [2022-07-13T20:52:35.828Z] 
20:52:35 [2022-07-13T20:52:35.828Z] #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
20:52:35 [2022-07-13T20:52:35.828Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a
20:52:35 [2022-07-13T20:52:35.828Z] #53 17.08 go: downloading github.com/jonboulle/clockwork v0.2.2
20:52:35 [2022-07-13T20:52:35.828Z] #53 17.13 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
20:52:35 [2022-07-13T20:52:35.828Z] #53 17.24 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
20:52:35 [2022-07-13T20:52:35.920Z] #19 91.62 Selecting previously unselected package libgcc-s1-ppc64el-cross.
20:52:35 [2022-07-13T20:52:35.920Z] #19 91.62 Preparing to unpack .../098-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:35 [2022-07-13T20:52:35.920Z] #19 91.63 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
20:52:35 [2022-07-13T20:52:35.920Z] #19 91.66 Selecting previously unselected package libgomp1-ppc64el-cross.
20:52:35 [2022-07-13T20:52:35.920Z] #19 91.66 Preparing to unpack .../099-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:35 [2022-07-13T20:52:35.920Z] #19 91.66 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
20:52:35 [2022-07-13T20:52:35.920Z] #19 91.70 Selecting previously unselected package libitm1-ppc64el-cross.
20:52:35 [2022-07-13T20:52:35.920Z] #19 91.70 Preparing to unpack .../100-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:35 [2022-07-13T20:52:35.920Z] #19 91.70 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
20:52:35 [2022-07-13T20:52:35.920Z] #19 91.73 Selecting previously unselected package libatomic1-ppc64el-cross.
20:52:35 [2022-07-13T20:52:35.920Z] #19 91.73 Preparing to unpack .../101-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:35 [2022-07-13T20:52:35.920Z] #19 91.74 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
20:52:35 [2022-07-13T20:52:35.920Z] #19 91.76 Selecting previously unselected package libasan6-ppc64el-cross.
20:52:35 [2022-07-13T20:52:35.920Z] #19 91.77 Preparing to unpack .../102-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:35 [2022-07-13T20:52:35.920Z] #19 91.77 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
20:52:36 [2022-07-13T20:52:36.005Z] #11 ...
20:52:36 [2022-07-13T20:52:36.006Z] 
20:52:36 [2022-07-13T20:52:36.006Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:52:36 [2022-07-13T20:52:36.006Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
20:52:36 [2022-07-13T20:52:36.006Z] #72 DONE 0.6s
20:52:36 [2022-07-13T20:52:36.006Z] 
20:52:36 [2022-07-13T20:52:36.006Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:36 [2022-07-13T20:52:36.006Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725
20:52:36 [2022-07-13T20:52:36.041Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 119.54MB / 141.75MB 6.9s
20:52:36 [2022-07-13T20:52:36.179Z] #19 91.99 Selecting previously unselected package liblsan0-ppc64el-cross.
20:52:36 [2022-07-13T20:52:36.179Z] #19 91.99 Preparing to unpack .../103-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:36 [2022-07-13T20:52:36.179Z] #19 92.00 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
20:52:36 [2022-07-13T20:52:36.179Z] #19 92.10 Selecting previously unselected package libtsan0-ppc64el-cross.
20:52:36 [2022-07-13T20:52:36.301Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 130.02MB / 141.75MB 7.2s
20:52:36 [2022-07-13T20:52:36.438Z] #19 92.10 Preparing to unpack .../104-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:36 [2022-07-13T20:52:36.438Z] #19 92.10 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
20:52:36 [2022-07-13T20:52:36.438Z] #19 92.31 Selecting previously unselected package libstdc++6-ppc64el-cross.
20:52:36 [2022-07-13T20:52:36.438Z] #19 92.32 Preparing to unpack .../105-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:36 [2022-07-13T20:52:36.438Z] #19 92.32 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
20:52:36 [2022-07-13T20:52:36.438Z] #19 92.39 Selecting previously unselected package libubsan1-ppc64el-cross.
20:52:36 [2022-07-13T20:52:36.561Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.1s
20:52:36 [2022-07-13T20:52:36.697Z] #19 92.39 Preparing to unpack .../106-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:36 [2022-07-13T20:52:36.697Z] #19 92.39 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
20:52:36 [2022-07-13T20:52:36.697Z] #19 92.49 Selecting previously unselected package libquadmath0-ppc64el-cross.
20:52:36 [2022-07-13T20:52:36.697Z] #19 92.49 Preparing to unpack .../107-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:36 [2022-07-13T20:52:36.697Z] #19 92.49 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
20:52:36 [2022-07-13T20:52:36.697Z] #19 92.53 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
20:52:36 [2022-07-13T20:52:36.697Z] #19 92.53 Preparing to unpack .../108-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:36 [2022-07-13T20:52:36.697Z] #19 92.54 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
20:52:36 [2022-07-13T20:52:36.763Z] #53 ...
20:52:36 [2022-07-13T20:52:36.763Z] 
20:52:36 [2022-07-13T20:52:36.763Z] #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
20:52:36 [2022-07-13T20:52:36.763Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:52:36 [2022-07-13T20:52:36.763Z] #51 7.840 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:52:36 [2022-07-13T20:52:36.763Z] #51 7.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:52:36 [2022-07-13T20:52:36.763Z] #51 7.900 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:52:36 [2022-07-13T20:52:36.763Z] #51 8.450 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:52:36 [2022-07-13T20:52:36.763Z] #51 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:52:36 [2022-07-13T20:52:36.763Z] #51 14.23 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:52:36 [2022-07-13T20:52:36.822Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 138.41MB / 141.75MB 7.7s
20:52:36 [2022-07-13T20:52:36.955Z] #19 92.70 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
20:52:36 [2022-07-13T20:52:36.956Z] #19 92.70 Preparing to unpack .../109-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:52:36 [2022-07-13T20:52:36.956Z] #19 92.70 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:52:37 [2022-07-13T20:52:37.022Z] #51 ...
20:52:37 [2022-07-13T20:52:37.022Z] 
20:52:37 [2022-07-13T20:52:37.022Z] #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
20:52:37 [2022-07-13T20:52:37.022Z] #67 sha256:f9e2230d4e999ac5caf39ad2b85ee33e36e1ad6c3c508c9b1f82e3ac1bf57624
20:52:37 [2022-07-13T20:52:37.022Z] #67 17.55 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:52:37 [2022-07-13T20:52:37.396Z] #11 ...
20:52:37 [2022-07-13T20:52:37.396Z] 
20:52:37 [2022-07-13T20:52:37.396Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:52:37 [2022-07-13T20:52:37.396Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
20:52:37 [2022-07-13T20:52:37.396Z] #74 DONE 1.0s
20:52:37 [2022-07-13T20:52:37.396Z] 
20:52:37 [2022-07-13T20:52:37.396Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:37 [2022-07-13T20:52:37.396Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725
20:52:38 [2022-07-13T20:52:38.231Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.0s done
20:52:38 [2022-07-13T20:52:38.231Z] #11 ...
20:52:38 [2022-07-13T20:52:38.231Z] 
20:52:38 [2022-07-13T20:52:38.231Z] #24 [internal] load build context
20:52:38 [2022-07-13T20:52:38.231Z] #24 sha256:6bc54703cc7f2883020a8b0be63af16cc2b12a97ce3ebb150d81c8410ca8f85c
20:52:38 [2022-07-13T20:52:38.231Z] #24 transferring context: 62.08MB 9.1s done
20:52:38 [2022-07-13T20:52:38.231Z] #24 DONE 9.4s
20:52:38 [2022-07-13T20:52:38.231Z] 
20:52:38 [2022-07-13T20:52:38.231Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:52:38 [2022-07-13T20:52:38.231Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:52:38 [2022-07-13T20:52:38.231Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done
20:52:38 [2022-07-13T20:52:38.231Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.8s
20:52:38 [2022-07-13T20:52:38.398Z] #67 19.21 go: downloading github.com/google/uuid v1.3.0
20:52:38 [2022-07-13T20:52:38.398Z] #67 19.37 go: downloading github.com/moby/vpnkit v0.5.0
20:52:38 [2022-07-13T20:52:38.492Z] #73 ...
20:52:38 [2022-07-13T20:52:38.492Z] 
20:52:38 [2022-07-13T20:52:38.492Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:38 [2022-07-13T20:52:38.492Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:38 [2022-07-13T20:52:38.753Z] #11 ...
20:52:38 [2022-07-13T20:52:38.753Z] 
20:52:38 [2022-07-13T20:52:38.753Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:52:38 [2022-07-13T20:52:38.753Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:52:38 [2022-07-13T20:52:38.753Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:52:38 [2022-07-13T20:52:38.753Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:52:38 [2022-07-13T20:52:38.753Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
20:52:38 [2022-07-13T20:52:38.753Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
20:52:38 [2022-07-13T20:52:38.753Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done
20:52:38 [2022-07-13T20:52:38.753Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done
20:52:38 [2022-07-13T20:52:38.753Z] #71 DONE 9.6s
20:52:38 [2022-07-13T20:52:38.753Z] 
20:52:38 [2022-07-13T20:52:38.753Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:38 [2022-07-13T20:52:38.753Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:38 [2022-07-13T20:52:38.784Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 3.3s done
20:52:39 [2022-07-13T20:52:39.014Z] #11 ...
20:52:39 [2022-07-13T20:52:39.014Z] 
20:52:39 [2022-07-13T20:52:39.014Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:52:39 [2022-07-13T20:52:39.014Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:52:39 [2022-07-13T20:52:39.014Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.2s done
20:52:39 [2022-07-13T20:52:39.014Z] #73 DONE 9.9s
20:52:39 [2022-07-13T20:52:39.014Z] 
20:52:39 [2022-07-13T20:52:39.014Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:52:39 [2022-07-13T20:52:39.014Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
20:52:39 [2022-07-13T20:52:39.014Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done
20:52:39 [2022-07-13T20:52:39.014Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
20:52:39 [2022-07-13T20:52:39.014Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done
20:52:39 [2022-07-13T20:52:39.014Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done
20:52:39 [2022-07-13T20:52:39.014Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 6.9s done
20:52:39 [2022-07-13T20:52:39.014Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 2.2s
20:52:39 [2022-07-13T20:52:39.014Z] #28 ...
20:52:39 [2022-07-13T20:52:39.014Z] 
20:52:39 [2022-07-13T20:52:39.014Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:39 [2022-07-13T20:52:39.014Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:39 [2022-07-13T20:52:39.045Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 0.1s
20:52:39 [2022-07-13T20:52:39.776Z] #67 20.71 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:52:39 [2022-07-13T20:52:39.776Z] #67 ...
20:52:39 [2022-07-13T20:52:39.776Z] 
20:52:39 [2022-07-13T20:52:39.776Z] #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
20:52:39 [2022-07-13T20:52:39.776Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:52:39 [2022-07-13T20:52:39.776Z] #55 10.85 go: downloading github.com/fatih/color v1.13.0
20:52:39 [2022-07-13T20:52:39.776Z] #55 10.86 go: downloading github.com/gofrs/flock v0.8.1
20:52:39 [2022-07-13T20:52:39.776Z] #55 11.83 go: downloading github.com/spf13/cobra v1.4.0
20:52:39 [2022-07-13T20:52:39.776Z] #55 11.83 go: downloading github.com/spf13/pflag v1.0.5
20:52:39 [2022-07-13T20:52:39.776Z] #55 12.44 go: downloading github.com/spf13/viper v1.11.0
20:52:39 [2022-07-13T20:52:39.776Z] #55 12.51 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
20:52:39 [2022-07-13T20:52:39.776Z] #55 13.34 go: downloading github.com/mattn/go-colorable v0.1.12
20:52:39 [2022-07-13T20:52:39.776Z] #55 13.46 go: downloading github.com/mattn/go-isatty v0.0.14
20:52:39 [2022-07-13T20:52:39.776Z] #55 13.53 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
20:52:39 [2022-07-13T20:52:39.776Z] #55 13.64 go: downloading github.com/go-critic/go-critic v0.6.3
20:52:39 [2022-07-13T20:52:39.776Z] #55 16.79 go: downloading github.com/hashicorp/go-version v1.4.0
20:52:39 [2022-07-13T20:52:39.776Z] #55 17.11 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:52:39 [2022-07-13T20:52:39.776Z] #55 17.49 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:52:39 [2022-07-13T20:52:39.776Z] #55 17.67 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:52:39 [2022-07-13T20:52:39.776Z] #55 ...
20:52:39 [2022-07-13T20:52:39.776Z] 
20:52:39 [2022-07-13T20:52:39.776Z] #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
20:52:39 [2022-07-13T20:52:39.776Z] #67 sha256:f9e2230d4e999ac5caf39ad2b85ee33e36e1ad6c3c508c9b1f82e3ac1bf57624
20:52:39 [2022-07-13T20:52:39.776Z] #67 20.83 go: downloading github.com/gofrs/flock v0.8.1
20:52:40 [2022-07-13T20:52:40.035Z] #67 21.04 go: downloading github.com/gorilla/mux v1.8.0
20:52:40 [2022-07-13T20:52:40.604Z] #67 21.47 go: downloading github.com/moby/sys/mountinfo v0.6.0
20:52:40 [2022-07-13T20:52:40.685Z] Client:
20:52:40 [2022-07-13T20:52:40.685Z]  Context:    default
20:52:40 [2022-07-13T20:52:40.685Z]  Debug Mode: false
20:52:40 [2022-07-13T20:52:40.685Z]  Plugins:
20:52:40 [2022-07-13T20:52:40.685Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
20:52:40 [2022-07-13T20:52:40.685Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
20:52:40 [2022-07-13T20:52:40.685Z]   compose: Docker Compose (Docker Inc., v2.4.1)
20:52:40 [2022-07-13T20:52:40.685Z]   scan: Docker Scan (Docker Inc., v0.17.0)
20:52:40 [2022-07-13T20:52:40.685Z] 
20:52:40 [2022-07-13T20:52:40.685Z] Server:
20:52:40 [2022-07-13T20:52:40.685Z]  Containers: 0
20:52:40 [2022-07-13T20:52:40.685Z]   Running: 0
20:52:40 [2022-07-13T20:52:40.685Z]   Paused: 0
20:52:40 [2022-07-13T20:52:40.685Z]   Stopped: 0
20:52:40 [2022-07-13T20:52:40.685Z]  Images: 0
20:52:40 [2022-07-13T20:52:40.685Z]  Server Version: 20.10.14
20:52:40 [2022-07-13T20:52:40.685Z]  Storage Driver: overlay2
20:52:40 [2022-07-13T20:52:40.685Z]   Backing Filesystem: extfs
20:52:40 [2022-07-13T20:52:40.685Z]   Supports d_type: true
20:52:40 [2022-07-13T20:52:40.685Z]   Native Overlay Diff: true
20:52:40 [2022-07-13T20:52:40.685Z]   userxattr: false
20:52:40 [2022-07-13T20:52:40.685Z]  Logging Driver: json-file
20:52:40 [2022-07-13T20:52:40.685Z]  Cgroup Driver: systemd
20:52:40 [2022-07-13T20:52:40.685Z]  Cgroup Version: 2
20:52:40 [2022-07-13T20:52:40.685Z]  Plugins:
20:52:40 [2022-07-13T20:52:40.685Z]   Volume: local
20:52:40 [2022-07-13T20:52:40.685Z]   Network: bridge host ipvlan macvlan null overlay
20:52:40 [2022-07-13T20:52:40.685Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:52:40 [2022-07-13T20:52:40.685Z]  Swarm: inactive
20:52:40 [2022-07-13T20:52:40.685Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:52:40 [2022-07-13T20:52:40.685Z]  Default Runtime: runc
20:52:40 [2022-07-13T20:52:40.685Z]  Init Binary: docker-init
20:52:40 [2022-07-13T20:52:40.685Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
20:52:40 [2022-07-13T20:52:40.685Z]  runc version: v1.0.3-0-gf46b6ba
20:52:40 [2022-07-13T20:52:40.685Z]  init version: de40ad0
20:52:40 [2022-07-13T20:52:40.685Z]  Security Options:
20:52:40 [2022-07-13T20:52:40.685Z]   apparmor
20:52:40 [2022-07-13T20:52:40.685Z]   seccomp
20:52:40 [2022-07-13T20:52:40.685Z]    Profile: default
20:52:40 [2022-07-13T20:52:40.685Z]   cgroupns
20:52:40 [2022-07-13T20:52:40.685Z]  Kernel Version: 5.13.0-1021-aws
20:52:40 [2022-07-13T20:52:40.685Z]  Operating System: Ubuntu 20.04.4 LTS
20:52:40 [2022-07-13T20:52:40.685Z]  OSType: linux
20:52:40 [2022-07-13T20:52:40.685Z]  Architecture: x86_64
20:52:40 [2022-07-13T20:52:40.685Z]  CPUs: 2
20:52:40 [2022-07-13T20:52:40.685Z]  Total Memory: 7.476GiB
20:52:40 [2022-07-13T20:52:40.685Z]  Name: ip-10-100-46-154
20:52:40 [2022-07-13T20:52:40.685Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
20:52:40 [2022-07-13T20:52:40.685Z]  Docker Root Dir: /var/lib/docker
20:52:40 [2022-07-13T20:52:40.685Z]  Debug Mode: false
20:52:40 [2022-07-13T20:52:40.685Z]  Registry: https://index.docker.io/v1/
20:52:40 [2022-07-13T20:52:40.685Z]  Labels:
20:52:40 [2022-07-13T20:52:40.685Z]  Experimental: true
20:52:40 [2022-07-13T20:52:40.685Z]  Insecure Registries:
20:52:40 [2022-07-13T20:52:40.685Z]   127.0.0.0/8
20:52:40 [2022-07-13T20:52:40.685Z]  Live Restore Enabled: true
20:52:40 [2022-07-13T20:52:40.685Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:52:41 [2022-07-13T20:52:41.014Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:c51efa861754c37184238e92f09963575786272f .
20:52:41 [2022-07-13T20:52:41.148Z] #19 96.92 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
20:52:41 [2022-07-13T20:52:41.148Z] #19 96.92 Preparing to unpack .../110-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:52:41 [2022-07-13T20:52:41.148Z] #19 96.92 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:52:41 [2022-07-13T20:52:41.148Z] #19 96.94 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
20:52:41 [2022-07-13T20:52:41.148Z] #19 96.95 Preparing to unpack .../111-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
20:52:41 [2022-07-13T20:52:41.148Z] #19 96.95 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
20:52:41 [2022-07-13T20:52:41.148Z] #19 97.08 Selecting previously unselected package libc6-dev-ppc64el-cross.
20:52:41 [2022-07-13T20:52:41.173Z] #67 22.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
20:52:41 [2022-07-13T20:52:41.275Z] #1 [internal] load build definition from Dockerfile
20:52:41 [2022-07-13T20:52:41.275Z] #1 sha256:9d7d68e592e0935876c222fcfdaac9b4ff941b495f717294d84e1d8085254254
20:52:41 [2022-07-13T20:52:41.275Z] #1 transferring dockerfile:
20:52:41 [2022-07-13T20:52:41.275Z] #1 transferring dockerfile: 19.25kB done
20:52:41 [2022-07-13T20:52:41.275Z] #1 DONE 0.2s
20:52:41 [2022-07-13T20:52:41.275Z] 
20:52:41 [2022-07-13T20:52:41.275Z] #2 [internal] load .dockerignore
20:52:41 [2022-07-13T20:52:41.275Z] #2 sha256:bdbb54699ff2ae05a34cf317b1ac6c3a2e6a02010a12da22811e16832f1b17cd
20:52:41 [2022-07-13T20:52:41.275Z] #2 transferring context: 145B done
20:52:41 [2022-07-13T20:52:41.275Z] #2 DONE 0.1s
20:52:41 [2022-07-13T20:52:41.275Z] 
20:52:41 [2022-07-13T20:52:41.275Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:52:41 [2022-07-13T20:52:41.275Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
20:52:41 [2022-07-13T20:52:41.407Z] #19 97.09 Preparing to unpack .../112-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
20:52:41 [2022-07-13T20:52:41.407Z] #19 97.09 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
20:52:41 [2022-07-13T20:52:41.432Z] #67 22.27 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:52:41 [2022-07-13T20:52:41.558Z] #11 ...
20:52:41 [2022-07-13T20:52:41.558Z] 
20:52:41 [2022-07-13T20:52:41.558Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:52:41 [2022-07-13T20:52:41.558Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:52:41 [2022-07-13T20:52:41.558Z] #72 DONE 0.8s
20:52:41 [2022-07-13T20:52:41.558Z] 
20:52:41 [2022-07-13T20:52:41.558Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:41 [2022-07-13T20:52:41.558Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:41 [2022-07-13T20:52:41.558Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.1s
20:52:41 [2022-07-13T20:52:41.666Z] #19 97.33 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
20:52:41 [2022-07-13T20:52:41.666Z] #19 97.33 Preparing to unpack .../113-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
20:52:41 [2022-07-13T20:52:41.666Z] #19 97.33 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
20:52:41 [2022-07-13T20:52:41.691Z] #67 22.77 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
20:52:41 [2022-07-13T20:52:41.846Z] #3 DONE 0.4s
20:52:41 [2022-07-13T20:52:41.846Z] 
20:52:41 [2022-07-13T20:52:41.846Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
20:52:41 [2022-07-13T20:52:41.846Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
20:52:41 [2022-07-13T20:52:41.846Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
20:52:41 [2022-07-13T20:52:41.846Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
20:52:41 [2022-07-13T20:52:41.846Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
20:52:41 [2022-07-13T20:52:41.846Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
20:52:41 [2022-07-13T20:52:41.846Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
20:52:41 [2022-07-13T20:52:41.924Z] #19 97.55 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
20:52:41 [2022-07-13T20:52:41.925Z] #19 97.56 Preparing to unpack .../114-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:52:41 [2022-07-13T20:52:41.925Z] #19 97.56 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:52:41 [2022-07-13T20:52:41.953Z] #67 ...
20:52:41 [2022-07-13T20:52:41.953Z] 
20:52:41 [2022-07-13T20:52:41.953Z] #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
20:52:41 [2022-07-13T20:52:41.953Z] #26 sha256:11cf670e65fa4326bef0cab3c2f4a0362be5acbe92652bcd8ea527b5e25044cc
20:52:41 [2022-07-13T20:52:41.953Z] #26 22.12 + mkdir -p /build
20:52:41 [2022-07-13T20:52:41.953Z] #26 22.13 + mv docker/docker /build/
20:52:41 [2022-07-13T20:52:41.953Z] #26 22.14 + rmdir docker
20:52:41 [2022-07-13T20:52:41.953Z] #26 DONE 23.0s
20:52:41 [2022-07-13T20:52:41.953Z] 
20:52:41 [2022-07-13T20:52:41.953Z] #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
20:52:41 [2022-07-13T20:52:41.953Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:52:41 [2022-07-13T20:52:41.953Z] #42 13.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:52:41 [2022-07-13T20:52:41.953Z] #42 17.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:52:42 [2022-07-13T20:52:42.105Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done
20:52:42 [2022-07-13T20:52:42.105Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
20:52:42 [2022-07-13T20:52:42.213Z] #42 ...
20:52:42 [2022-07-13T20:52:42.213Z] 
20:52:42 [2022-07-13T20:52:42.213Z] #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
20:52:42 [2022-07-13T20:52:42.213Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:52:42 [2022-07-13T20:52:42.213Z] #36 21.24 go: downloading github.com/sirupsen/logrus v1.6.0
20:52:42 [2022-07-13T20:52:42.213Z] #36 21.29 go: downloading github.com/spf13/cobra v1.1.3
20:52:42 [2022-07-13T20:52:42.213Z] #36 21.97 go: downloading github.com/mattn/go-isatty v0.0.3
20:52:42 [2022-07-13T20:52:42.213Z] #36 22.26 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
20:52:42 [2022-07-13T20:52:42.213Z] #36 23.25 go: downloading gopkg.in/yaml.v2 v2.4.0
20:52:42 [2022-07-13T20:52:42.482Z] #36 23.73 go: downloading github.com/cosiner/argv v0.1.0
20:52:42 [2022-07-13T20:52:42.482Z] #36 23.78 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
20:52:42 [2022-07-13T20:52:42.482Z] #36 23.83 go: downloading github.com/peterh/liner v1.2.2
20:52:42 [2022-07-13T20:52:42.483Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
20:52:42 [2022-07-13T20:52:42.483Z] #4 DONE 0.7s
20:52:42 [2022-07-13T20:52:42.485Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.0s done
20:52:42 [2022-07-13T20:52:42.485Z] #11 extracting sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670
20:52:42 [2022-07-13T20:52:42.498Z] #11 ...
20:52:42 [2022-07-13T20:52:42.498Z] 
20:52:42 [2022-07-13T20:52:42.498Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:52:42 [2022-07-13T20:52:42.498Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:52:42 [2022-07-13T20:52:42.498Z] #74 DONE 0.9s
20:52:42 [2022-07-13T20:52:42.498Z] 
20:52:42 [2022-07-13T20:52:42.498Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:42 [2022-07-13T20:52:42.498Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:42 [2022-07-13T20:52:42.747Z] #36 ...
20:52:42 [2022-07-13T20:52:42.747Z] 
20:52:42 [2022-07-13T20:52:42.747Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:52:42 [2022-07-13T20:52:42.747Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:52:42 [2022-07-13T20:52:42.747Z] #14 13.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:52:42 [2022-07-13T20:52:42.747Z] #14 18.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:52:42 [2022-07-13T20:52:42.747Z] #14 ...
20:52:42 [2022-07-13T20:52:42.747Z] 
20:52:42 [2022-07-13T20:52:42.747Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
20:52:42 [2022-07-13T20:52:42.747Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a
20:52:42 [2022-07-13T20:52:42.747Z] #53 20.71 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:52:42 [2022-07-13T20:52:42.747Z] #53 20.89 go: downloading golang.org/x/mod v0.3.0
20:52:42 [2022-07-13T20:52:42.747Z] 
20:52:42 [2022-07-13T20:52:42.747Z] #5 [internal] load .dockerignore
20:52:42 [2022-07-13T20:52:42.747Z] #5 sha256:5517951d16d43dabd93a1ad63e6e1bf06cfce94c27f7773cbd6a5aba16d2efd5
20:52:42 [2022-07-13T20:52:42.747Z] #5 DONE 0.0s
20:52:42 [2022-07-13T20:52:42.747Z] 
20:52:42 [2022-07-13T20:52:42.747Z] #6 [internal] load build definition from Dockerfile
20:52:42 [2022-07-13T20:52:42.747Z] #6 sha256:34207c7b030c82dcea9ffea76bf9dcbbe262c47187d0b420d4593072fa85884a
20:52:42 [2022-07-13T20:52:42.747Z] #6 DONE 0.0s
20:52:42 [2022-07-13T20:52:42.747Z] 
20:52:42 [2022-07-13T20:52:42.747Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:52:42 [2022-07-13T20:52:42.747Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
20:52:43 [2022-07-13T20:52:43.005Z] #53 ...
20:52:43 [2022-07-13T20:52:43.005Z] 
20:52:43 [2022-07-13T20:52:43.005Z] #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
20:52:43 [2022-07-13T20:52:43.006Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:52:43 [2022-07-13T20:52:43.006Z] #62 14.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:52:43 [2022-07-13T20:52:43.006Z] #62 18.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:52:43 [2022-07-13T20:52:43.265Z] #62 ...
20:52:43 [2022-07-13T20:52:43.265Z] 
20:52:43 [2022-07-13T20:52:43.265Z] #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             ;
20:52:43 [2022-07-13T20:52:43.265Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:52:43 [2022-07-13T20:52:43.265Z] #76 14.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:52:43 [2022-07-13T20:52:43.265Z] #76 19.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:52:43 [2022-07-13T20:52:43.265Z] #76 ...
20:52:43 [2022-07-13T20:52:43.265Z] 
20:52:43 [2022-07-13T20:52:43.265Z] #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
20:52:43 [2022-07-13T20:52:43.265Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:52:43 [2022-07-13T20:52:43.265Z] #36 24.26 go: downloading github.com/google/go-dap v0.6.0
20:52:43 [2022-07-13T20:52:43.316Z] #10 DONE 0.6s
20:52:43 [2022-07-13T20:52:43.316Z] 
20:52:43 [2022-07-13T20:52:43.316Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
20:52:43 [2022-07-13T20:52:43.316Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
20:52:43 [2022-07-13T20:52:43.316Z] #9 DONE 0.6s
20:52:43 [2022-07-13T20:52:43.316Z] 
20:52:43 [2022-07-13T20:52:43.316Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:52:43 [2022-07-13T20:52:43.316Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
20:52:43 [2022-07-13T20:52:43.316Z] #7 DONE 0.6s
20:52:43 [2022-07-13T20:52:43.316Z] 
20:52:43 [2022-07-13T20:52:43.316Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
20:52:43 [2022-07-13T20:52:43.316Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
20:52:43 [2022-07-13T20:52:43.316Z] #8 DONE 0.7s
20:52:43 [2022-07-13T20:52:43.524Z] #36 24.80 go: downloading github.com/russross/blackfriday/v2 v2.0.1
20:52:44 [2022-07-13T20:52:44.102Z] #36 25.35 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
20:52:44 [2022-07-13T20:52:44.671Z] #36 ...
20:52:44 [2022-07-13T20:52:44.671Z] 
20:52:44 [2022-07-13T20:52:44.671Z] #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
20:52:44 [2022-07-13T20:52:44.671Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447
20:52:44 [2022-07-13T20:52:44.671Z] #40 15.75 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:52:44 [2022-07-13T20:52:44.671Z] #40 16.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:52:44 [2022-07-13T20:52:44.671Z] #40 ...
20:52:44 [2022-07-13T20:52:44.671Z] 
20:52:44 [2022-07-13T20:52:44.671Z] #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
20:52:44 [2022-07-13T20:52:44.671Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:52:44 [2022-07-13T20:52:44.671Z] #55 25.39 go: downloading github.com/sirupsen/logrus v1.8.1
20:52:44 [2022-07-13T20:52:44.671Z] #55 25.41 go: downloading github.com/stretchr/testify v1.7.1
20:52:44 [2022-07-13T20:52:44.671Z] #55 25.91 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:52:44 [2022-07-13T20:52:44.671Z] #55 26.13 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
20:52:44 [2022-07-13T20:52:44.930Z] #55 26.39 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:52:45 [2022-07-13T20:52:45.030Z] #11 ...
20:52:45 [2022-07-13T20:52:45.030Z] 
20:52:45 [2022-07-13T20:52:45.030Z] #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
20:52:45 [2022-07-13T20:52:45.030Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79
20:52:45 [2022-07-13T20:52:45.030Z] #29 1.336 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:52:45 [2022-07-13T20:52:45.030Z] #29 1.347 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:52:45 [2022-07-13T20:52:45.030Z] #29 1.351 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:52:45 [2022-07-13T20:52:45.030Z] #29 1.529 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:52:45 [2022-07-13T20:52:45.030Z] #29 1.859 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
20:52:45 [2022-07-13T20:52:45.030Z] #29 1.873 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:52:45 [2022-07-13T20:52:45.030Z] #29 2.815 Fetched 8436 kB in 2s (4850 kB/s)
20:52:45 [2022-07-13T20:52:45.030Z] #29 2.815 Reading package lists...
20:52:45 [2022-07-13T20:52:45.030Z] #29 3.363 Reading package lists...
20:52:45 [2022-07-13T20:52:45.030Z] #29 3.889 Building dependency tree...
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.235 The following additional packages will be installed:
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.235   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.235   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.243 Recommended packages:
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.243   libldap-common publicsuffix libsasl2-modules
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.359 The following NEW packages will be installed:
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.359   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.359   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.359   libssh2-1 openssl
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.645 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.645 Need to get 2934 kB of archives.
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.645 After this operation, 6476 kB of additional disk space will be used.
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.645 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.738 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.746 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.747 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.747 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.747 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.755 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
20:52:45 [2022-07-13T20:52:45.030Z] #29 4.755 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
20:52:45 [2022-07-13T20:52:45.031Z] #29 4.755 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
20:52:45 [2022-07-13T20:52:45.031Z] #29 4.755 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
20:52:45 [2022-07-13T20:52:45.031Z] #29 4.755 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB]
20:52:45 [2022-07-13T20:52:45.031Z] #29 4.755 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB]
20:52:45 [2022-07-13T20:52:45.031Z] #29 4.755 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:52:45 [2022-07-13T20:52:45.031Z] #29 4.759 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:52:45 [2022-07-13T20:52:45.031Z] #29 4.761 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:52:45 [2022-07-13T20:52:45.031Z] #29 4.885 debconf: delaying package configuration, since apt-utils is not installed
20:52:45 [2022-07-13T20:52:45.031Z] #29 4.916 Fetched 2934 kB in 0s (7412 kB/s)
20:52:45 [2022-07-13T20:52:45.031Z] #29 4.950 Selecting previously unselected package openssl.
20:52:45 [2022-07-13T20:52:45.031Z] #29 4.950 (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.)
20:52:45 [2022-07-13T20:52:45.031Z] #29 4.950 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 4.953 Unpacking openssl (1.1.1n-0+deb11u3) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.081 Selecting previously unselected package ca-certificates.
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.082 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.085 Unpacking ca-certificates (20210119) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.160 Selecting previously unselected package libbrotli1:arm64.
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.160 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.174 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.276 Selecting previously unselected package libsasl2-modules-db:arm64.
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.276 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.283 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.328 Selecting previously unselected package libsasl2-2:arm64.
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.328 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.331 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.385 Selecting previously unselected package libldap-2.4-2:arm64.
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.385 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.390 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.455 Selecting previously unselected package libnghttp2-14:arm64.
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.456 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.460 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.503 Selecting previously unselected package libpsl5:arm64.
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.503 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.507 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.553 Selecting previously unselected package librtmp1:arm64.
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.553 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.557 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.597 Selecting previously unselected package libssh2-1:arm64.
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.597 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.600 Unpacking libssh2-1:arm64 (1.9.0-2) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.655 Selecting previously unselected package libcurl4:arm64.
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.656 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.660 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.719 Selecting previously unselected package curl.
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.719 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.722 Unpacking curl (7.74.0-1.3+deb11u1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.776 Selecting previously unselected package libonig5:arm64.
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.776 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.779 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.833 Selecting previously unselected package libjq1:arm64.
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.834 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.838 Unpacking libjq1:arm64 (1.6-2.1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.880 Selecting previously unselected package jq.
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.880 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.884 Unpacking jq (1.6-2.1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.928 Setting up libpsl5:arm64 (0.21.0-1.2) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.940 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.951 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.960 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.972 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.982 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 5.991 Setting up libssh2-1:arm64 (1.9.0-2) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 6.002 Setting up openssl (1.1.1n-0+deb11u3) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 6.018 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 6.028 Setting up libjq1:arm64 (1.6-2.1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 6.038 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 6.050 Setting up ca-certificates (20210119) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 6.712 Updating certificates in /etc/ssl/certs...
20:52:45 [2022-07-13T20:52:45.031Z] #29 7.495 129 added, 0 removed; done.
20:52:45 [2022-07-13T20:52:45.031Z] #29 7.526 Setting up jq (1.6-2.1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 7.537 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 7.551 Setting up curl (7.74.0-1.3+deb11u1) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 7.559 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 7.587 Processing triggers for ca-certificates (20210119) ...
20:52:45 [2022-07-13T20:52:45.031Z] #29 7.602 Updating certificates in /etc/ssl/certs...
20:52:45 [2022-07-13T20:52:45.031Z] #29 8.310 0 added, 0 removed; done.
20:52:45 [2022-07-13T20:52:45.031Z] #29 8.310 Running hooks in /etc/ca-certificates/update.d...
20:52:45 [2022-07-13T20:52:45.031Z] #29 8.312 done.
20:52:45 [2022-07-13T20:52:45.188Z] #55 26.47 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:52:45 [2022-07-13T20:52:45.235Z] 
20:52:45 [2022-07-13T20:52:45.235Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:52:45 [2022-07-13T20:52:45.235Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:52:45 [2022-07-13T20:52:45.235Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
20:52:45 [2022-07-13T20:52:45.235Z] #73 DONE 0.0s
20:52:45 [2022-07-13T20:52:45.235Z] 
20:52:45 [2022-07-13T20:52:45.235Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:45 [2022-07-13T20:52:45.235Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:45 [2022-07-13T20:52:45.235Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:45 [2022-07-13T20:52:45.235Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 0.1s done
20:52:45 [2022-07-13T20:52:45.235Z] #11 sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 1.86kB / 1.86kB done
20:52:45 [2022-07-13T20:52:45.235Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done
20:52:45 [2022-07-13T20:52:45.235Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done
20:52:45 [2022-07-13T20:52:45.447Z] #55 26.71 go: downloading github.com/spf13/afero v1.8.2
20:52:45 [2022-07-13T20:52:45.522Z] #11 ...
20:52:45 [2022-07-13T20:52:45.522Z] 
20:52:45 [2022-07-13T20:52:45.522Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:52:45 [2022-07-13T20:52:45.522Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:52:45 [2022-07-13T20:52:45.522Z] #49 DONE 0.6s
20:52:45 [2022-07-13T20:52:45.522Z] 
20:52:45 [2022-07-13T20:52:45.522Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:45 [2022-07-13T20:52:45.522Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:45 [2022-07-13T20:52:45.522Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0B / 5.16MB 0.2s
20:52:45 [2022-07-13T20:52:45.522Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 3.58MB / 55.01MB 0.2s
20:52:45 [2022-07-13T20:52:45.522Z] #11 ...
20:52:45 [2022-07-13T20:52:45.522Z] 
20:52:45 [2022-07-13T20:52:45.522Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:52:45 [2022-07-13T20:52:45.522Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
20:52:45 [2022-07-13T20:52:45.522Z] #49 DONE 0.0s
20:52:45 [2022-07-13T20:52:45.522Z] 
20:52:45 [2022-07-13T20:52:45.522Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:45 [2022-07-13T20:52:45.522Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:45 [2022-07-13T20:52:45.522Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 3.51MB / 5.16MB 0.4s
20:52:45 [2022-07-13T20:52:45.522Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 16.78MB / 55.01MB 0.4s
20:52:45 [2022-07-13T20:52:45.602Z] #29 ...
20:52:45 [2022-07-13T20:52:45.602Z] 
20:52:45 [2022-07-13T20:52:45.602Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:45 [2022-07-13T20:52:45.602Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725
20:52:45 [2022-07-13T20:52:45.706Z] #55 26.92 go: downloading github.com/spf13/cast v1.4.1
20:52:45 [2022-07-13T20:52:45.706Z] #55 27.09 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:52:45 [2022-07-13T20:52:45.785Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.5s
20:52:45 [2022-07-13T20:52:45.785Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 23.07MB / 55.01MB 0.5s
20:52:45 [2022-07-13T20:52:45.785Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.6s done
20:52:45 [2022-07-13T20:52:45.785Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 31.46MB / 55.01MB 0.7s
20:52:45 [2022-07-13T20:52:45.785Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 6.29MB / 10.88MB 0.7s
20:52:45 [2022-07-13T20:52:45.862Z] #11 ...
20:52:45 [2022-07-13T20:52:45.862Z] 
20:52:45 [2022-07-13T20:52:45.862Z] #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
20:52:45 [2022-07-13T20:52:45.862Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79
20:52:45 [2022-07-13T20:52:45.862Z] #29 DONE 11.2s
20:52:45 [2022-07-13T20:52:45.965Z] #55 27.21 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
20:52:46 [2022-07-13T20:52:46.051Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 38.80MB / 55.01MB 0.8s
20:52:46 [2022-07-13T20:52:46.051Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 9.44MB / 10.88MB 0.8s
20:52:46 [2022-07-13T20:52:46.051Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.0s
20:52:46 [2022-07-13T20:52:46.051Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.0s
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.5 Selecting previously unselected package g++-powerpc64le-linux-gnu.
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.5 Preparing to unpack .../115-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.5 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.6 Selecting previously unselected package crossbuild-essential-ppc64el.
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.6 Preparing to unpack .../116-crossbuild-essential-ppc64el_12.9_all.deb ...
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.6 Unpacking crossbuild-essential-ppc64el (12.9) ...
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.6 Selecting previously unselected package libc6-s390x-cross.
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.6 Preparing to unpack .../117-libc6-s390x-cross_2.31-9cross4_all.deb ...
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.6 Unpacking libc6-s390x-cross (2.31-9cross4) ...
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.8 Selecting previously unselected package libgcc-s1-s390x-cross.
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.8 Preparing to unpack .../118-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.8 Selecting previously unselected package libgomp1-s390x-cross.
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.8 Preparing to unpack .../119-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.8 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.8 Selecting previously unselected package libitm1-s390x-cross.
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.8 Preparing to unpack .../120-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.8 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.9 Selecting previously unselected package libatomic1-s390x-cross.
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.9 Preparing to unpack .../121-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.9 Selecting previously unselected package libasan6-s390x-cross.
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.9 Preparing to unpack .../122-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:46 [2022-07-13T20:52:46.116Z] #19 101.9 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
20:52:46 [2022-07-13T20:52:46.128Z] 
20:52:46 [2022-07-13T20:52:46.128Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:46 [2022-07-13T20:52:46.128Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725
20:52:46 [2022-07-13T20:52:46.128Z] #11 extracting sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 4.1s done
20:52:46 [2022-07-13T20:52:46.223Z] #55 27.48 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:52:46 [2022-07-13T20:52:46.315Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.0s done
20:52:46 [2022-07-13T20:52:46.315Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 2.30MB / 54.58MB 1.2s
20:52:46 [2022-07-13T20:52:46.375Z] #19 102.1 Selecting previously unselected package libstdc++6-s390x-cross.
20:52:46 [2022-07-13T20:52:46.375Z] #19 102.1 Preparing to unpack .../123-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:46 [2022-07-13T20:52:46.375Z] #19 102.1 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
20:52:46 [2022-07-13T20:52:46.375Z] #19 102.2 Selecting previously unselected package libubsan1-s390x-cross.
20:52:46 [2022-07-13T20:52:46.375Z] #19 102.2 Preparing to unpack .../124-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:46 [2022-07-13T20:52:46.375Z] #19 102.2 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
20:52:46 [2022-07-13T20:52:46.375Z] #19 102.3 Selecting previously unselected package libgcc-10-dev-s390x-cross.
20:52:46 [2022-07-13T20:52:46.375Z] #19 102.3 Preparing to unpack .../125-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:46 [2022-07-13T20:52:46.375Z] #19 102.3 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
20:52:46 [2022-07-13T20:52:46.388Z] #11 ...
20:52:46 [2022-07-13T20:52:46.388Z] 
20:52:46 [2022-07-13T20:52:46.388Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:52:46 [2022-07-13T20:52:46.388Z] #30 sha256:bfee5594aa7b32b241fe7713b0ed8af54e3cf2c7fe7d73bf88f929a45ec888e1
20:52:46 [2022-07-13T20:52:46.388Z] #30 DONE 0.2s
20:52:46 [2022-07-13T20:52:46.388Z] 
20:52:46 [2022-07-13T20:52:46.388Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:46 [2022-07-13T20:52:46.388Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725
20:52:46 [2022-07-13T20:52:46.388Z] #11 extracting sha256:8b6772e45267cceeb0312269eda3c8f02c6a55005403143a412090ff49b3d682
20:52:46 [2022-07-13T20:52:46.508Z] #55 27.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:52:46 [2022-07-13T20:52:46.575Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 13.02MB / 54.58MB 1.3s
20:52:46 [2022-07-13T20:52:46.575Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 26.94MB / 54.58MB 1.4s
20:52:46 [2022-07-13T20:52:46.634Z] #19 102.4 Selecting previously unselected package gcc-10-s390x-linux-gnu.
20:52:46 [2022-07-13T20:52:46.634Z] #19 102.4 Preparing to unpack .../126-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:52:46 [2022-07-13T20:52:46.634Z] #19 102.4 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:52:46 [2022-07-13T20:52:46.655Z] #11 extracting sha256:8b6772e45267cceeb0312269eda3c8f02c6a55005403143a412090ff49b3d682 done
20:52:46 [2022-07-13T20:52:46.655Z] #11 DONE 17.8s
20:52:46 [2022-07-13T20:52:46.655Z] 
20:52:46 [2022-07-13T20:52:46.655Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:52:46 [2022-07-13T20:52:46.655Z] #12 sha256:4e45b034db25fb7e2cd7e725a633d4fbad2e2b4177a2a58b0a4bc81a789c1a13
20:52:46 [2022-07-13T20:52:46.702Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 14.5s done
20:52:46 [2022-07-13T20:52:46.702Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd
20:52:46 [2022-07-13T20:52:46.839Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 40.89MB / 54.58MB 1.6s
20:52:46 [2022-07-13T20:52:46.839Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 48.23MB / 54.58MB 1.7s
20:52:47 [2022-07-13T20:52:47.102Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.7s done
20:52:47 [2022-07-13T20:52:47.102Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 52.80MB / 54.58MB 1.8s
20:52:47 [2022-07-13T20:52:47.102Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583
20:52:47 [2022-07-13T20:52:47.119Z] #55 28.20 go: downloading github.com/go-toolsmith/astequal v1.0.1
20:52:47 [2022-07-13T20:52:47.119Z] #55 ...
20:52:47 [2022-07-13T20:52:47.119Z] 
20:52:47 [2022-07-13T20:52:47.119Z] #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
20:52:47 [2022-07-13T20:52:47.119Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41
20:52:47 [2022-07-13T20:52:47.119Z] #38 28.18 tomll can be used in two ways:
20:52:47 [2022-07-13T20:52:47.119Z] #38 28.18 Writing to STDIN and reading from STDOUT:
20:52:47 [2022-07-13T20:52:47.119Z] #38 28.18   cat file.toml | tomll > file.toml
20:52:47 [2022-07-13T20:52:47.119Z] #38 28.18 
20:52:47 [2022-07-13T20:52:47.119Z] #38 28.18 Reading and updating a list of files:
20:52:47 [2022-07-13T20:52:47.119Z] #38 28.18   tomll a.toml b.toml c.toml
20:52:47 [2022-07-13T20:52:47.119Z] #38 28.18 
20:52:47 [2022-07-13T20:52:47.119Z] #38 28.18 When given a list of files, tomll will modify all files in place without asking.
20:52:47 [2022-07-13T20:52:47.119Z] #38 DONE 28.4s
20:52:47 [2022-07-13T20:52:47.227Z] #12 DONE 0.5s
20:52:47 [2022-07-13T20:52:47.227Z] 
20:52:47 [2022-07-13T20:52:47.227Z] #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
20:52:47 [2022-07-13T20:52:47.227Z] #13 sha256:46da8e8d7b8426edfac0bdbeafc6f112094fb1263694401ec5634d4c1aa626d5
20:52:47 [2022-07-13T20:52:47.274Z] #11 ...
20:52:47 [2022-07-13T20:52:47.274Z] 
20:52:47 [2022-07-13T20:52:47.274Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:52:47 [2022-07-13T20:52:47.274Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
20:52:47 [2022-07-13T20:52:47.274Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.1s done
20:52:47 [2022-07-13T20:52:47.274Z] #28 DONE 18.1s
20:52:47 [2022-07-13T20:52:47.274Z] 
20:52:47 [2022-07-13T20:52:47.274Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:47 [2022-07-13T20:52:47.274Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:47 [2022-07-13T20:52:47.377Z] 
20:52:47 [2022-07-13T20:52:47.377Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
20:52:47 [2022-07-13T20:52:47.377Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:52:47 [2022-07-13T20:52:47.377Z] #55 28.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:52:47 [2022-07-13T20:52:47.377Z] #55 28.67 go: downloading github.com/go-toolsmith/astp v1.0.0
20:52:47 [2022-07-13T20:52:47.491Z] #13 DONE 0.4s
20:52:47 [2022-07-13T20:52:47.491Z] 
20:52:47 [2022-07-13T20:52:47.491Z] #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
20:52:47 [2022-07-13T20:52:47.491Z] #31 sha256:f38611188041e2da39d82881ab57dd9d44e2388bfe4c626d63ec78d655c23da1
20:52:47 [2022-07-13T20:52:47.534Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 1.1s done
20:52:47 [2022-07-13T20:52:47.675Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 4.19MB / 141.75MB 2.5s
20:52:47 [2022-07-13T20:52:47.675Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.24MB / 85.88MB 2.5s
20:52:47 [2022-07-13T20:52:47.675Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 11.52MB / 141.75MB 2.6s
20:52:47 [2022-07-13T20:52:47.675Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 11.53MB / 85.88MB 2.6s
20:52:47 [2022-07-13T20:52:47.723Z] #55 29.07 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:52:47 [2022-07-13T20:52:47.723Z] #55 29.19 go: downloading github.com/go-toolsmith/typep v1.0.2
20:52:47 [2022-07-13T20:52:47.752Z] #31 1.529 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:52:47 [2022-07-13T20:52:47.752Z] #31 ...
20:52:47 [2022-07-13T20:52:47.752Z] 
20:52:47 [2022-07-13T20:52:47.752Z] #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
20:52:47 [2022-07-13T20:52:47.752Z] #50 sha256:3d640bfd6f3a6ed81150e91bf9d530680c148ddafc33f4ec95a2fc2919bd8358
20:52:47 [2022-07-13T20:52:47.752Z] #50 DONE 0.2s
20:52:47 [2022-07-13T20:52:47.794Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.1s
20:52:47 [2022-07-13T20:52:47.941Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 17.83MB / 85.88MB 2.7s
20:52:47 [2022-07-13T20:52:47.941Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 20.97MB / 141.75MB 2.8s
20:52:47 [2022-07-13T20:52:47.941Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 23.09MB / 85.88MB 2.8s
20:52:47 [2022-07-13T20:52:47.941Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.9s done
20:52:47 [2022-07-13T20:52:47.941Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 28.31MB / 85.88MB 2.9s
20:52:47 [2022-07-13T20:52:47.941Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 0B / 156B 2.9s
20:52:48 [2022-07-13T20:52:48.014Z] 
20:52:48 [2022-07-13T20:52:48.014Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:52:48 [2022-07-13T20:52:48.014Z] #33 sha256:0aa43aa38a8e58087bc7519d41e4f88c726bd7fc713168e80528058b566cdc4c
20:52:48 [2022-07-13T20:52:48.014Z] #33 DONE 0.3s
20:52:48 [2022-07-13T20:52:48.014Z] 
20:52:48 [2022-07-13T20:52:48.014Z] #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
20:52:48 [2022-07-13T20:52:48.014Z] #31 sha256:f38611188041e2da39d82881ab57dd9d44e2388bfe4c626d63ec78d655c23da1
20:52:48 [2022-07-13T20:52:48.014Z] #31 1.840 
20:52:48 [2022-07-13T20:52:48.014Z] #31 ...
20:52:48 [2022-07-13T20:52:48.014Z] 
20:52:48 [2022-07-13T20:52:48.014Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:52:48 [2022-07-13T20:52:48.014Z] #25 sha256:68035948daa9354e4b4d62e89fed6a6dc887ec946e488541b654677dbdf0ea37
20:52:48 [2022-07-13T20:52:48.014Z] #25 DONE 0.4s
20:52:48 [2022-07-13T20:52:48.014Z] 
20:52:48 [2022-07-13T20:52:48.014Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:52:48 [2022-07-13T20:52:48.014Z] #66 sha256:a0b39fda5e0c13ecea5ebe399b72f80c0b192f3ec5d7b244de625d35410a48ab
20:52:48 [2022-07-13T20:52:48.014Z] #66 DONE 0.4s
20:52:48 [2022-07-13T20:52:48.014Z] 
20:52:48 [2022-07-13T20:52:48.014Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:52:48 [2022-07-13T20:52:48.014Z] #46 sha256:a034eec6292a63216c6efad9ba6b58ef6e854a7a75c00f2f591e576bf1e7a3c9
20:52:48 [2022-07-13T20:52:48.014Z] #46 DONE 0.4s
20:52:48 [2022-07-13T20:52:48.207Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 35.65MB / 141.75MB 3.0s
20:52:48 [2022-07-13T20:52:48.207Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 50.33MB / 141.75MB 3.2s
20:52:48 [2022-07-13T20:52:48.207Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 48.23MB / 85.88MB 3.2s
20:52:48 [2022-07-13T20:52:48.207Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.1s done
20:52:48 [2022-07-13T20:52:48.276Z] 
20:52:48 [2022-07-13T20:52:48.276Z] #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
20:52:48 [2022-07-13T20:52:48.276Z] #31 sha256:f38611188041e2da39d82881ab57dd9d44e2388bfe4c626d63ec78d655c23da1
20:52:48 [2022-07-13T20:52:48.300Z] #55 29.37 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
20:52:48 [2022-07-13T20:52:48.300Z] #55 ...
20:52:48 [2022-07-13T20:52:48.300Z] 
20:52:48 [2022-07-13T20:52:48.300Z] #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
20:52:48 [2022-07-13T20:52:48.300Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:52:48 [2022-07-13T20:52:48.300Z] #51 19.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:52:48 [2022-07-13T20:52:48.300Z] #51 24.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
20:52:48 [2022-07-13T20:52:48.379Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.9s done
20:52:48 [2022-07-13T20:52:48.472Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 58.72MB / 85.88MB 3.4s
20:52:48 [2022-07-13T20:52:48.536Z] #31 2.087 #=#=#                                                                         

######################################################################## 100.0%
20:52:48 [2022-07-13T20:52:48.536Z] #31 2.374 
20:52:48 [2022-07-13T20:52:48.559Z] #51 ...
20:52:48 [2022-07-13T20:52:48.559Z] 
20:52:48 [2022-07-13T20:52:48.559Z] #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
20:52:48 [2022-07-13T20:52:48.559Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:52:48 [2022-07-13T20:52:48.559Z] #36 26.58 go: downloading github.com/mattn/go-runewidth v0.0.3
20:52:48 [2022-07-13T20:52:48.559Z] #36 26.87 go: downloading github.com/hashicorp/golang-lru v0.5.4
20:52:48 [2022-07-13T20:52:48.559Z] #36 26.92 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
20:52:48 [2022-07-13T20:52:48.639Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5
20:52:48 [2022-07-13T20:52:48.734Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 62.91MB / 141.75MB 3.5s
20:52:48 [2022-07-13T20:52:48.734Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 66.06MB / 85.88MB 3.5s
20:52:48 [2022-07-13T20:52:48.734Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 74.64MB / 141.75MB 3.7s
20:52:48 [2022-07-13T20:52:48.734Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 73.40MB / 85.88MB 3.7s
20:52:48 [2022-07-13T20:52:48.996Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 80.74MB / 85.88MB 3.8s
20:52:49 [2022-07-13T20:52:49.127Z] #36 30.37 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
20:52:49 [2022-07-13T20:52:49.128Z] #36 30.48 go: downloading github.com/cilium/ebpf v0.7.0
20:52:49 [2022-07-13T20:52:49.255Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 99.61MB / 141.75MB 4.1s
20:52:49 [2022-07-13T20:52:49.255Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.1s
20:52:49 [2022-07-13T20:52:49.516Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 112.20MB / 141.75MB 4.3s
20:52:49 [2022-07-13T20:52:49.516Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 123.41MB / 141.75MB 4.4s
20:52:49 [2022-07-13T20:52:49.516Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 131.07MB / 141.75MB 4.5s
20:52:49 [2022-07-13T20:52:49.781Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 4.7s
20:52:49 [2022-07-13T20:52:49.781Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.7s done
20:52:50 [2022-07-13T20:52:50.456Z] #31 4.140 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:52:50 [2022-07-13T20:52:50.716Z] #31 4.573 
20:52:50 [2022-07-13T20:52:50.726Z] #11 ...
20:52:50 [2022-07-13T20:52:50.726Z] 
20:52:50 [2022-07-13T20:52:50.726Z] #24 [internal] load build context
20:52:50 [2022-07-13T20:52:50.726Z] #24 sha256:4c0375b61f9c5fc3261dfd16a29c314fd6b98c0e1074dbee88e7cb6dc41a1e3e
20:52:50 [2022-07-13T20:52:50.726Z] #24 transferring context: 62.07MB 5.2s done
20:52:50 [2022-07-13T20:52:50.726Z] #24 DONE 5.9s
20:52:50 [2022-07-13T20:52:50.726Z] 
20:52:50 [2022-07-13T20:52:50.726Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:50 [2022-07-13T20:52:50.726Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:50 [2022-07-13T20:52:50.726Z] #11 ...
20:52:50 [2022-07-13T20:52:50.726Z] 
20:52:50 [2022-07-13T20:52:50.726Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:52:50 [2022-07-13T20:52:50.726Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
20:52:50 [2022-07-13T20:52:50.726Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done
20:52:50 [2022-07-13T20:52:50.726Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
20:52:50 [2022-07-13T20:52:50.726Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done
20:52:50 [2022-07-13T20:52:50.726Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done
20:52:50 [2022-07-13T20:52:50.726Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.3s done
20:52:50 [2022-07-13T20:52:50.726Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.1s
20:52:50 [2022-07-13T20:52:50.825Z] #19 106.3 Selecting previously unselected package gcc-s390x-linux-gnu.
20:52:50 [2022-07-13T20:52:50.825Z] #19 106.3 Preparing to unpack .../127-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:52:50 [2022-07-13T20:52:50.825Z] #19 106.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
20:52:50 [2022-07-13T20:52:50.825Z] #19 106.4 Selecting previously unselected package linux-libc-dev-s390x-cross.
20:52:50 [2022-07-13T20:52:50.825Z] #19 106.4 Preparing to unpack .../128-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
20:52:50 [2022-07-13T20:52:50.825Z] #19 106.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
20:52:50 [2022-07-13T20:52:50.825Z] #19 106.5 Selecting previously unselected package libc6-dev-s390x-cross.
20:52:50 [2022-07-13T20:52:50.825Z] #19 106.5 Preparing to unpack .../129-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
20:52:50 [2022-07-13T20:52:50.825Z] #19 106.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
20:52:50 [2022-07-13T20:52:50.825Z] #19 106.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
20:52:50 [2022-07-13T20:52:50.985Z] #28 ...
20:52:50 [2022-07-13T20:52:50.985Z] 
20:52:50 [2022-07-13T20:52:50.985Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:50 [2022-07-13T20:52:50.985Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:51 [2022-07-13T20:52:51.084Z] #19 106.7 Preparing to unpack .../130-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
20:52:51 [2022-07-13T20:52:51.084Z] #19 106.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
20:52:51 [2022-07-13T20:52:51.237Z] #31 4.834 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
20:52:51 [2022-07-13T20:52:51.245Z] #11 ...
20:52:51 [2022-07-13T20:52:51.245Z] 
20:52:51 [2022-07-13T20:52:51.245Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:52:51 [2022-07-13T20:52:51.245Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
20:52:51 [2022-07-13T20:52:51.245Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:52:51 [2022-07-13T20:52:51.245Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:52:51 [2022-07-13T20:52:51.245Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:52:51 [2022-07-13T20:52:51.245Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done
20:52:51 [2022-07-13T20:52:51.245Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done
20:52:51 [2022-07-13T20:52:51.245Z] #73 DONE 6.4s
20:52:51 [2022-07-13T20:52:51.245Z] 
20:52:51 [2022-07-13T20:52:51.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:51 [2022-07-13T20:52:51.245Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:51 [2022-07-13T20:52:51.343Z] #19 107.0 Selecting previously unselected package g++-10-s390x-linux-gnu.
20:52:51 [2022-07-13T20:52:51.343Z] #19 107.0 Preparing to unpack .../131-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
20:52:51 [2022-07-13T20:52:51.343Z] #19 107.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:52:51 [2022-07-13T20:52:51.499Z] #31 5.334 
20:52:51 [2022-07-13T20:52:51.505Z] #11 ...
20:52:51 [2022-07-13T20:52:51.505Z] 
20:52:51 [2022-07-13T20:52:51.505Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:52:51 [2022-07-13T20:52:51.505Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
20:52:51 [2022-07-13T20:52:51.505Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:52:51 [2022-07-13T20:52:51.505Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:52:51 [2022-07-13T20:52:51.505Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
20:52:51 [2022-07-13T20:52:51.505Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
20:52:51 [2022-07-13T20:52:51.505Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done
20:52:51 [2022-07-13T20:52:51.505Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done
20:52:51 [2022-07-13T20:52:51.505Z] #71 DONE 6.5s
20:52:51 [2022-07-13T20:52:51.505Z] 
20:52:51 [2022-07-13T20:52:51.505Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:51 [2022-07-13T20:52:51.505Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:51 [2022-07-13T20:52:51.660Z] #36 ...
20:52:51 [2022-07-13T20:52:51.660Z] 
20:52:51 [2022-07-13T20:52:51.660Z] #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
20:52:51 [2022-07-13T20:52:51.660Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:52:51 [2022-07-13T20:52:51.660Z] #14 32.70 Fetched 8550 kB in 25s (343 kB/s)
20:52:52 [2022-07-13T20:52:52.076Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.1s
20:52:53 [2022-07-13T20:52:53.937Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.1s
20:52:53 [2022-07-13T20:52:53.988Z] #11 ...
20:52:53 [2022-07-13T20:52:53.988Z] 
20:52:53 [2022-07-13T20:52:53.988Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:52:53 [2022-07-13T20:52:53.988Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:52:53 [2022-07-13T20:52:53.988Z] #72 DONE 0.7s
20:52:53 [2022-07-13T20:52:53.988Z] 
20:52:53 [2022-07-13T20:52:53.988Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:53 [2022-07-13T20:52:53.988Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:54 [2022-07-13T20:52:54.054Z] #31 ...
20:52:54 [2022-07-13T20:52:54.054Z] 
20:52:54 [2022-07-13T20:52:54.054Z] #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
20:52:54 [2022-07-13T20:52:54.054Z] #67 sha256:12522f6c1afed3a108ba2c52dd25ba7f5a855253da4c3de0fb8b9dc059cb07e3
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.535 + RM_GOPATH=0
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.536 + TMP_GOPATH=
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.536 + : /build
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.536 + '[' -z '' ']'
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.549 ++ mktemp -d
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.553 + export GOPATH=/tmp/tmp.i1ei0terFf
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.553 + GOPATH=/tmp/tmp.i1ei0terFf
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.553 + RM_GOPATH=1
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.556 + case "$(go env GOARCH)" in
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.561 ++ go env GOARCH
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.639 + export GO_BUILDMODE=-buildmode=pie
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.639 + GO_BUILDMODE=-buildmode=pie
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.639 ++ dirname /install.sh
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.640 + dir=/
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.640 + bin=rootlesskit
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.640 + shift
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.655 + '[' '!' -f //rootlesskit.installer ']'
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.655 + . //rootlesskit.installer
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.655 ++ : 1920341cd41e047834a21007424162a2dc946315
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.655 + install_rootlesskit
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.655 + case "$1" in
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.655 + export CGO_ENABLED=0
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.655 + CGO_ENABLED=0
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.655 + _install_rootlesskit
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.655 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.656 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.656 + for f in rootlesskit rootlesskit-docker-proxy
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.656 + GOBIN=/build
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.656 + GO111MODULE=on
20:52:54 [2022-07-13T20:52:54.054Z] #67 4.657 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
20:52:54 [2022-07-13T20:52:54.054Z] #67 5.146 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
20:52:54 [2022-07-13T20:52:54.248Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.3s done
20:52:54 [2022-07-13T20:52:54.510Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd
20:52:54 [2022-07-13T20:52:54.770Z] #11 ...
20:52:54 [2022-07-13T20:52:54.770Z] 
20:52:54 [2022-07-13T20:52:54.770Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:52:54 [2022-07-13T20:52:54.770Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:52:54 [2022-07-13T20:52:54.770Z] #74 DONE 0.9s
20:52:54 [2022-07-13T20:52:54.770Z] 
20:52:54 [2022-07-13T20:52:54.770Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:54 [2022-07-13T20:52:54.770Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:55 [2022-07-13T20:52:55.034Z] #11 ...
20:52:55 [2022-07-13T20:52:55.035Z] 
20:52:55 [2022-07-13T20:52:55.035Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
20:52:55 [2022-07-13T20:52:55.035Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
20:52:55 [2022-07-13T20:52:55.035Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.1s done
20:52:55 [2022-07-13T20:52:55.035Z] #28 DONE 10.0s
20:52:55 [2022-07-13T20:52:55.035Z] 
20:52:55 [2022-07-13T20:52:55.035Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:55 [2022-07-13T20:52:55.035Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:55 [2022-07-13T20:52:55.296Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.6s done
20:52:55 [2022-07-13T20:52:55.296Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd
20:52:55 [2022-07-13T20:52:55.444Z] #67 7.259 go: downloading github.com/urfave/cli/v2 v2.4.0
20:52:55 [2022-07-13T20:52:55.444Z] #67 7.259 go: downloading github.com/sirupsen/logrus v1.8.1
20:52:55 [2022-07-13T20:52:55.444Z] #67 ...
20:52:55 [2022-07-13T20:52:55.444Z] 
20:52:55 [2022-07-13T20:52:55.444Z] #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
20:52:55 [2022-07-13T20:52:55.444Z] #31 sha256:f38611188041e2da39d82881ab57dd9d44e2388bfe4c626d63ec78d655c23da1
20:52:55 [2022-07-13T20:52:55.444Z] #31 9.177 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:52:55 [2022-07-13T20:52:55.533Z] #19 110.9 Selecting previously unselected package g++-s390x-linux-gnu.
20:52:55 [2022-07-13T20:52:55.533Z] #19 110.9 Preparing to unpack .../132-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 110.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 110.9 Selecting previously unselected package crossbuild-essential-s390x.
20:52:55 [2022-07-13T20:52:55.533Z] #19 110.9 Preparing to unpack .../133-crossbuild-essential-s390x_12.9_all.deb ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 110.9 Unpacking crossbuild-essential-s390x (12.9) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 110.9 Setting up libconfig-inifiles-perl (3.000003-1) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.0 Setting up libfile-which-perl (1.23-1) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.0 Setting up libc6-armhf-cross (2.31-9cross4) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.0 Setting up libicu67:amd64 (67.1-7) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.0 Setting up libmagic-mgc (1:5.39-3) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.0 Setting up libc6-s390x-cross (2.31-9cross4) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.0 Setting up libmagic1:amd64 (1:5.39-3) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.1 Setting up file (1:5.39-3) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.1 Setting up bzip2 (1.0.8-4) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.1 Setting up libyaml-perl (1.30-1) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.1 Setting up libxml-sax-base-perl (1.09-1.1) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.1 Setting up libio-string-perl (1.08-3.1) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.2 Setting up cross-config (2.6.18+nmu1) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.3 Setting up libc6-arm64-cross (2.31-9cross4) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.3 Setting up patch (2.7.6-7) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.3 Setting up libdpkg-perl (1.20.11) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
20:52:55 [2022-07-13T20:52:55.533Z] #19 111.3 Setting up libc6-armel-cross (2.31-9cross4) ...
20:52:55 [2022-07-13T20:52:55.534Z] #19 111.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.534Z] #19 111.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.534Z] #19 111.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
20:52:55 [2022-07-13T20:52:55.534Z] #19 111.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
20:52:55 [2022-07-13T20:52:55.534Z] #19 111.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.534Z] #19 111.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.534Z] #19 111.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
20:52:55 [2022-07-13T20:52:55.534Z] #19 111.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
20:52:55 [2022-07-13T20:52:55.534Z] #19 111.4 Setting up libfile-homedir-perl (1.006-1) ...
20:52:55 [2022-07-13T20:52:55.534Z] #19 111.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
20:52:55 [2022-07-13T20:52:55.534Z] #19 111.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.534Z] #19 111.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:52:55 [2022-07-13T20:52:55.534Z] #19 111.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.5 Setting up liblocale-gettext-perl (1.07-4+b1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.5 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.5 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.6 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.793Z] #19 111.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
20:52:55 [2022-07-13T20:52:55.848Z] #14 32.70 Reading package lists...
20:52:55 [2022-07-13T20:52:55.848Z] #14 ...
20:52:55 [2022-07-13T20:52:55.848Z] 
20:52:55 [2022-07-13T20:52:55.848Z] #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
20:52:55 [2022-07-13T20:52:55.848Z] #67 sha256:f9e2230d4e999ac5caf39ad2b85ee33e36e1ad6c3c508c9b1f82e3ac1bf57624
20:52:55 [2022-07-13T20:52:55.848Z] #67 26.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:52:55 [2022-07-13T20:52:55.848Z] #67 ...
20:52:55 [2022-07-13T20:52:55.848Z] 
20:52:55 [2022-07-13T20:52:55.848Z] #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
20:52:55 [2022-07-13T20:52:55.848Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:52:55 [2022-07-13T20:52:55.848Z] #55 31.34 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:52:55 [2022-07-13T20:52:55.848Z] #55 31.70 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
20:52:55 [2022-07-13T20:52:55.848Z] #55 32.59 go: downloading github.com/hashicorp/errwrap v1.0.0
20:52:55 [2022-07-13T20:52:55.848Z] #55 33.77 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
20:52:55 [2022-07-13T20:52:55.848Z] #55 33.96 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:52:55 [2022-07-13T20:52:55.848Z] #55 34.01 go: downloading github.com/Antonboom/errname v0.1.6
20:52:55 [2022-07-13T20:52:55.848Z] #55 34.16 go: downloading github.com/Antonboom/nilnil v0.1.1
20:52:55 [2022-07-13T20:52:55.848Z] #55 34.30 go: downloading github.com/BurntSushi/toml v1.1.0
20:52:55 [2022-07-13T20:52:55.848Z] #55 34.57 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:52:55 [2022-07-13T20:52:55.848Z] #55 34.92 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
20:52:55 [2022-07-13T20:52:55.848Z] #55 35.20 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:52:55 [2022-07-13T20:52:55.848Z] #55 35.58 go: downloading github.com/alexkohler/prealloc v1.0.0
20:52:55 [2022-07-13T20:52:55.848Z] #55 35.69 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:52:55 [2022-07-13T20:52:55.848Z] #55 35.82 go: downloading github.com/ashanbrown/makezero v1.1.1
20:52:55 [2022-07-13T20:52:55.848Z] #55 35.92 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:52:55 [2022-07-13T20:52:55.848Z] #55 35.92 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:52:55 [2022-07-13T20:52:55.848Z] #55 36.00 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:52:55 [2022-07-13T20:52:55.848Z] #55 36.07 go: downloading github.com/breml/bidichk v0.2.3
20:52:55 [2022-07-13T20:52:55.848Z] #55 36.24 go: downloading github.com/breml/errchkjson v0.3.0
20:52:55 [2022-07-13T20:52:55.848Z] #55 36.24 go: downloading github.com/butuzov/ireturn v0.1.1
20:52:55 [2022-07-13T20:52:55.848Z] #55 36.41 go: downloading github.com/charithe/durationcheck v0.0.9
20:52:55 [2022-07-13T20:52:55.848Z] #55 36.44 go: downloading github.com/daixiang0/gci v0.3.3
20:52:55 [2022-07-13T20:52:55.848Z] #55 36.63 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:52:55 [2022-07-13T20:52:55.848Z] #55 36.73 go: downloading github.com/esimonov/ifshort v1.0.4
20:52:55 [2022-07-13T20:52:55.848Z] #55 36.86 go: downloading github.com/firefart/nonamedreturns v1.0.1
20:52:55 [2022-07-13T20:52:55.848Z] #55 37.03 go: downloading github.com/fzipp/gocyclo v0.5.1
20:52:55 [2022-07-13T20:52:55.868Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.5s done
20:52:56 [2022-07-13T20:52:56.052Z] #19 111.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
20:52:56 [2022-07-13T20:52:56.052Z] #19 111.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.052Z] #19 111.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.052Z] #19 111.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.052Z] #19 111.7 Setting up libxml-sax-perl (1.02+dfsg-1) ...
20:52:56 [2022-07-13T20:52:56.052Z] #19 111.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
20:52:56 [2022-07-13T20:52:56.052Z] #19 111.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
20:52:56 [2022-07-13T20:52:56.106Z] #55 37.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:52:56 [2022-07-13T20:52:56.106Z] #55 37.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:52:56 [2022-07-13T20:52:56.106Z] #55 37.38 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:52:56 [2022-07-13T20:52:56.133Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0.1s
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.0 
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.0 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.0 Setting up dpkg-dev (1.20.11) ...
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
20:52:56 [2022-07-13T20:52:56.310Z] #19 112.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
20:52:56 [2022-07-13T20:52:56.365Z] #55 37.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:52:56 [2022-07-13T20:52:56.569Z] #19 112.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
20:52:56 [2022-07-13T20:52:56.569Z] #19 112.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
20:52:56 [2022-07-13T20:52:56.569Z] #19 112.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
20:52:56 [2022-07-13T20:52:56.569Z] #19 112.5 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.569Z] #19 112.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.7 Setting up libxml-simple-perl (2.25-1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.828Z] #19 112.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
20:52:56 [2022-07-13T20:52:56.932Z] #55 38.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:52:56 [2022-07-13T20:52:56.932Z] #55 38.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.7 Setting up libconfig-auto-perl (0.44-1.1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
20:52:57 [2022-07-13T20:52:57.087Z] #19 112.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:52:57 [2022-07-13T20:52:57.191Z] #55 38.44 go: downloading github.com/golangci/misspell v0.3.5
20:52:57 [2022-07-13T20:52:57.191Z] #55 38.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:52:57 [2022-07-13T20:52:57.191Z] #55 38.54 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:52:57 [2022-07-13T20:52:57.263Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.1s done
20:52:57 [2022-07-13T20:52:57.263Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec
20:52:57 [2022-07-13T20:52:57.263Z] #11 ...
20:52:57 [2022-07-13T20:52:57.263Z] 
20:52:57 [2022-07-13T20:52:57.263Z] #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
20:52:57 [2022-07-13T20:52:57.263Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
20:52:57 [2022-07-13T20:52:57.263Z] #29 1.729 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 1.736 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 1.736 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 1.976 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 2.391 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 2.884 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:52:57 [2022-07-13T20:52:57.263Z] #29 3.888 Fetched 8550 kB in 2s (3518 kB/s)
20:52:57 [2022-07-13T20:52:57.263Z] #29 3.888 Reading package lists...
20:52:57 [2022-07-13T20:52:57.263Z] #29 4.690 Reading package lists...
20:52:57 [2022-07-13T20:52:57.263Z] #29 5.473 Building dependency tree...
20:52:57 [2022-07-13T20:52:57.263Z] #29 5.836 The following additional packages will be installed:
20:52:57 [2022-07-13T20:52:57.263Z] #29 5.836   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:52:57 [2022-07-13T20:52:57.263Z] #29 5.836   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:52:57 [2022-07-13T20:52:57.263Z] #29 5.836 Recommended packages:
20:52:57 [2022-07-13T20:52:57.263Z] #29 5.836   libldap-common publicsuffix libsasl2-modules
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.042 The following NEW packages will be installed:
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.044   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.044   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.044   libssh2-1 openssl
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.320 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.320 Need to get 3041 kB of archives.
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.320 After this operation, 6651 kB of additional disk space will be used.
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.320 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.336 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.342 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.350 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.350 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.367 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.367 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.367 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.367 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.367 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.367 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.378 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.378 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.378 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.396 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.623 debconf: delaying package configuration, since apt-utils is not installed
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.666 Fetched 3041 kB in 0s (9130 kB/s)
20:52:57 [2022-07-13T20:52:57.263Z] #29 6.740 Selecting previously unselected package openssl.
20:52:57 [2022-07-13T20:52:57.264Z] #29 6.740 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6661 files and directories currently installed.)
20:52:57 [2022-07-13T20:52:57.264Z] #29 6.740 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 6.748 Unpacking openssl (1.1.1n-0+deb11u3) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 6.984 Selecting previously unselected package ca-certificates.
20:52:57 [2022-07-13T20:52:57.264Z] #29 6.984 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 6.988 Unpacking ca-certificates (20210119) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.122 Selecting previously unselected package libbrotli1:amd64.
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.122 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.172 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.264 Selecting previously unselected package libsasl2-modules-db:amd64.
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.267 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.271 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.320 Selecting previously unselected package libsasl2-2:amd64.
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.320 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.324 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.383 Selecting previously unselected package libldap-2.4-2:amd64.
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.383 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.387 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.502 Selecting previously unselected package libnghttp2-14:amd64.
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.502 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.508 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.578 Selecting previously unselected package libpsl5:amd64.
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.578 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.581 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.629 Selecting previously unselected package librtmp1:amd64.
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.629 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.632 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.691 Selecting previously unselected package libssh2-1:amd64.
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.691 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.698 Unpacking libssh2-1:amd64 (1.9.0-2) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.769 Selecting previously unselected package libcurl4:amd64.
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.769 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.774 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.864 Selecting previously unselected package curl.
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.864 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.864 Unpacking curl (7.74.0-1.3+deb11u1) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.950 Selecting previously unselected package libonig5:amd64.
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.950 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 7.954 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.019 Selecting previously unselected package libjq1:amd64.
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.019 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.022 Unpacking libjq1:amd64 (1.6-2.1) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.085 Selecting previously unselected package jq.
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.085 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.089 Unpacking jq (1.6-2.1) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.145 Setting up libpsl5:amd64 (0.21.0-1.2) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.156 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.168 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.183 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.193 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.202 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.212 Setting up libssh2-1:amd64 (1.9.0-2) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.222 Setting up openssl (1.1.1n-0+deb11u3) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.237 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.246 Setting up libjq1:amd64 (1.6-2.1) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.255 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 8.265 Setting up ca-certificates (20210119) ...
20:52:57 [2022-07-13T20:52:57.264Z] #29 9.003 Updating certificates in /etc/ssl/certs...
20:52:57 [2022-07-13T20:52:57.264Z] #29 10.24 129 added, 0 removed; done.
20:52:57 [2022-07-13T20:52:57.264Z] #29 ...
20:52:57 [2022-07-13T20:52:57.264Z] 
20:52:57 [2022-07-13T20:52:57.264Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:57 [2022-07-13T20:52:57.264Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:52:57 [2022-07-13T20:52:57.346Z] #19 113.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
20:52:57 [2022-07-13T20:52:57.346Z] #19 113.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
20:52:57 [2022-07-13T20:52:57.346Z] #19 113.0 Setting up dpkg-cross (2.6.18+nmu1) ...
20:52:57 [2022-07-13T20:52:57.346Z] #19 113.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
20:52:57 [2022-07-13T20:52:57.346Z] #19 113.1 Setting up crossbuild-essential-armel (12.9) ...
20:52:57 [2022-07-13T20:52:57.346Z] #19 113.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
20:52:57 [2022-07-13T20:52:57.346Z] #19 113.1 Setting up crossbuild-essential-armhf (12.9) ...
20:52:57 [2022-07-13T20:52:57.346Z] #19 113.1 Setting up crossbuild-essential-arm64 (12.9) ...
20:52:57 [2022-07-13T20:52:57.346Z] #19 113.1 Setting up crossbuild-essential-s390x (12.9) ...
20:52:57 [2022-07-13T20:52:57.346Z] #19 113.1 Setting up crossbuild-essential-ppc64el (12.9) ...
20:52:57 [2022-07-13T20:52:57.346Z] #19 113.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:52:57 [2022-07-13T20:52:57.357Z] #31 10.99 #=#=#                                                                         
20:52:57 [2022-07-13T20:52:57.449Z] #55 38.85 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:52:57 [2022-07-13T20:52:57.618Z] #31 11.39 #=#=#                                                                         

20:52:57 [2022-07-13T20:52:57.618Z] #31 ...
20:52:57 [2022-07-13T20:52:57.618Z] 
20:52:57 [2022-07-13T20:52:57.618Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:52:57 [2022-07-13T20:52:57.618Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486
20:52:57 [2022-07-13T20:52:57.618Z] #42 2.554 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:52:57 [2022-07-13T20:52:57.618Z] #42 2.572 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:52:57 [2022-07-13T20:52:57.618Z] #42 2.572 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:52:57 [2022-07-13T20:52:57.618Z] #42 2.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:52:57 [2022-07-13T20:52:57.618Z] #42 3.725 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
20:52:57 [2022-07-13T20:52:57.618Z] #42 5.371 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:52:57 [2022-07-13T20:52:57.618Z] #42 7.729 Fetched 8436 kB in 5s (1541 kB/s)
20:52:57 [2022-07-13T20:52:57.618Z] #42 7.729 Reading package lists...
20:52:57 [2022-07-13T20:52:57.618Z] #42 ...
20:52:57 [2022-07-13T20:52:57.618Z] 
20:52:57 [2022-07-13T20:52:57.618Z] #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
20:52:57 [2022-07-13T20:52:57.618Z] #38 sha256:31384c2138c54e6a74f323ba827335473562b5c524fe8a841a0db8fd0757e124
20:52:57 [2022-07-13T20:52:57.618Z] #38 5.435 go: downloading github.com/pelletier/go-toml v1.8.1
20:52:57 [2022-07-13T20:52:57.708Z] #55 38.96 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:52:57 [2022-07-13T20:52:57.879Z] #38 ...
20:52:57 [2022-07-13T20:52:57.879Z] 
20:52:57 [2022-07-13T20:52:57.879Z] #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             ;
20:52:57 [2022-07-13T20:52:57.879Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc
20:52:57 [2022-07-13T20:52:57.879Z] #76 4.459 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:52:57 [2022-07-13T20:52:57.879Z] #76 4.506 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:52:57 [2022-07-13T20:52:57.879Z] #76 4.516 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:52:57 [2022-07-13T20:52:57.879Z] #76 5.499 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:52:57 [2022-07-13T20:52:57.879Z] #76 8.257 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
20:52:57 [2022-07-13T20:52:57.879Z] #76 ...
20:52:57 [2022-07-13T20:52:57.879Z] 
20:52:57 [2022-07-13T20:52:57.879Z] #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
20:52:57 [2022-07-13T20:52:57.879Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab
20:52:57 [2022-07-13T20:52:57.879Z] #51 5.351 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:52:57 [2022-07-13T20:52:57.879Z] #51 5.426 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:52:57 [2022-07-13T20:52:57.879Z] #51 5.429 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:52:57 [2022-07-13T20:52:57.879Z] #51 5.924 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:52:57 [2022-07-13T20:52:57.879Z] #51 6.911 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:52:57 [2022-07-13T20:52:57.879Z] #51 9.819 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
20:52:57 [2022-07-13T20:52:57.966Z] #55 39.33 go: downloading github.com/jgautheron/goconst v1.5.1
20:52:57 [2022-07-13T20:52:57.966Z] #55 39.41 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:52:58 [2022-07-13T20:52:58.141Z] #51 ...
20:52:58 [2022-07-13T20:52:58.141Z] 
20:52:58 [2022-07-13T20:52:58.141Z] #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
20:52:58 [2022-07-13T20:52:58.141Z] #53 sha256:2e3e3d7fd74849b167111487cfe18344ce68011700ebce24c2d2c80b133e5d31
20:52:58 [2022-07-13T20:52:58.141Z] #53 5.024 go: downloading gotest.tools/gotestsum v1.8.1
20:52:58 [2022-07-13T20:52:58.141Z] #53 6.452 go: downloading github.com/dnephin/pflag v1.0.7
20:52:58 [2022-07-13T20:52:58.141Z] #53 6.474 go: downloading github.com/fatih/color v1.10.0
20:52:58 [2022-07-13T20:52:58.141Z] #53 6.600 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:52:58 [2022-07-13T20:52:58.141Z] #53 6.653 go: downloading github.com/pkg/errors v0.9.1
20:52:58 [2022-07-13T20:52:58.141Z] #53 6.970 go: downloading github.com/mattn/go-colorable v0.1.8
20:52:58 [2022-07-13T20:52:58.141Z] #53 7.004 go: downloading github.com/mattn/go-isatty v0.0.12
20:52:58 [2022-07-13T20:52:58.141Z] #53 7.103 go: downloading github.com/fsnotify/fsnotify v1.4.9
20:52:58 [2022-07-13T20:52:58.141Z] #53 7.220 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
20:52:58 [2022-07-13T20:52:58.141Z] #53 7.226 go: downloading github.com/jonboulle/clockwork v0.2.2
20:52:58 [2022-07-13T20:52:58.141Z] #53 7.286 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
20:52:58 [2022-07-13T20:52:58.141Z] #53 7.527 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
20:52:58 [2022-07-13T20:52:58.141Z] #53 7.814 go: downloading golang.org/x/tools v0.1.0
20:52:58 [2022-07-13T20:52:58.141Z] #53 ...
20:52:58 [2022-07-13T20:52:58.141Z] 
20:52:58 [2022-07-13T20:52:58.141Z] #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
20:52:58 [2022-07-13T20:52:58.141Z] #26 sha256:08d8b9e2cd91ceb098cbeeecec2e0f002009d9bf970301a80b5a78b9143cecfb
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.491 + RM_GOPATH=0
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.491 + TMP_GOPATH=
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.491 + : /build
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.491 + '[' -z '' ']'
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.491 ++ mktemp -d
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.491 + export GOPATH=/tmp/tmp.7tfb0F3M1C
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.491 + GOPATH=/tmp/tmp.7tfb0F3M1C
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.491 + RM_GOPATH=1
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.491 + case "$(go env GOARCH)" in
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.494 ++ go env GOARCH
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.512 + export GO_BUILDMODE=-buildmode=pie
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.512 + GO_BUILDMODE=-buildmode=pie
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.513 ++ dirname /install.sh
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.531 + dir=/
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.532 + bin=dockercli
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.532 + shift
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.532 + '[' '!' -f //dockercli.installer ']'
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.532 + . //dockercli.installer
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.532 ++ : stable
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.532 ++ : 17.06.2-ce
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.533 + install_dockercli
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.535 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.535 ++ uname -m
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.536 Install docker/cli version 17.06.2-ce from stable
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.552 + arch=aarch64
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.552 + '[' aarch64 '!=' x86_64 ']'
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.552 + '[' aarch64 '!=' s390x ']'
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.552 + '[' aarch64 '!=' armhf ']'
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.552 + build_dockercli
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.552 + git clone https://github.com/docker/docker-ce /tmp/tmp.7tfb0F3M1C/tmp/docker-ce
20:52:58 [2022-07-13T20:52:58.141Z] #26 4.565 Cloning into '/tmp/tmp.7tfb0F3M1C/tmp/docker-ce'...
20:52:58 [2022-07-13T20:52:58.141Z] #26 ...
20:52:58 [2022-07-13T20:52:58.141Z] 
20:52:58 [2022-07-13T20:52:58.141Z] #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
20:52:58 [2022-07-13T20:52:58.141Z] #57 sha256:712d7d2ce4fec2d4590bc10624716509f39fcaf9879562d1049c598f27682df8
20:52:58 [2022-07-13T20:52:58.141Z] #57 5.531 go: downloading mvdan.cc/sh/v3 v3.0.2
20:52:58 [2022-07-13T20:52:58.141Z] #57 6.440 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:52:58 [2022-07-13T20:52:58.141Z] #57 6.456 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:52:58 [2022-07-13T20:52:58.141Z] #57 6.544 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:52:58 [2022-07-13T20:52:58.141Z] #57 7.904 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:52:58 [2022-07-13T20:52:58.224Z] #55 39.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:52:58 [2022-07-13T20:52:58.224Z] #55 39.65 go: downloading github.com/julz/importas v0.1.0
20:52:58 [2022-07-13T20:52:58.402Z] #57 ...
20:52:58 [2022-07-13T20:52:58.402Z] 
20:52:58 [2022-07-13T20:52:58.402Z] #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
20:52:58 [2022-07-13T20:52:58.402Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c
20:52:58 [2022-07-13T20:52:58.402Z] #55 5.201 go: downloading github.com/golangci/golangci-lint v1.46.2
20:52:58 [2022-07-13T20:52:58.402Z] #55 6.768 go: downloading github.com/fatih/color v1.13.0
20:52:58 [2022-07-13T20:52:58.402Z] #55 6.793 go: downloading github.com/gofrs/flock v0.8.1
20:52:58 [2022-07-13T20:52:58.402Z] #55 6.868 go: downloading github.com/spf13/cobra v1.4.0
20:52:58 [2022-07-13T20:52:58.402Z] #55 6.885 go: downloading github.com/spf13/pflag v1.0.5
20:52:58 [2022-07-13T20:52:58.402Z] #55 7.206 go: downloading github.com/spf13/viper v1.11.0
20:52:58 [2022-07-13T20:52:58.402Z] #55 7.414 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
20:52:58 [2022-07-13T20:52:58.402Z] #55 7.836 go: downloading github.com/mattn/go-colorable v0.1.12
20:52:58 [2022-07-13T20:52:58.402Z] #55 7.873 go: downloading github.com/mattn/go-isatty v0.0.14
20:52:58 [2022-07-13T20:52:58.402Z] #55 7.939 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
20:52:58 [2022-07-13T20:52:58.402Z] #55 7.965 go: downloading github.com/go-critic/go-critic v0.6.3
20:52:58 [2022-07-13T20:52:58.402Z] #55 9.215 go: downloading github.com/hashicorp/go-version v1.4.0
20:52:58 [2022-07-13T20:52:58.402Z] #55 9.452 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:52:58 [2022-07-13T20:52:58.402Z] #55 9.807 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:52:58 [2022-07-13T20:52:58.402Z] #55 9.827 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:52:58 [2022-07-13T20:52:58.402Z] #55 ...
20:52:58 [2022-07-13T20:52:58.402Z] 
20:52:58 [2022-07-13T20:52:58.402Z] #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
20:52:58 [2022-07-13T20:52:58.402Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4
20:52:58 [2022-07-13T20:52:58.402Z] #14 4.452 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:52:58 [2022-07-13T20:52:58.402Z] #14 4.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:52:58 [2022-07-13T20:52:58.402Z] #14 4.513 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:52:58 [2022-07-13T20:52:58.402Z] #14 5.412 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:52:58 [2022-07-13T20:52:58.402Z] #14 8.237 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
20:52:58 [2022-07-13T20:52:58.483Z] #55 39.79 go: downloading github.com/kisielk/errcheck v1.6.0
20:52:58 [2022-07-13T20:52:58.662Z] #14 ...
20:52:58 [2022-07-13T20:52:58.662Z] 
20:52:58 [2022-07-13T20:52:58.663Z] #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
20:52:58 [2022-07-13T20:52:58.663Z] #36 sha256:ee167d6c3b75a22c88f2de80c2aeb63831af0c1add8a1721f4bdd918631a35fa
20:52:58 [2022-07-13T20:52:58.663Z] #36 4.144 go: downloading github.com/go-delve/delve v1.8.1
20:52:58 [2022-07-13T20:52:58.663Z] #36 ...
20:52:58 [2022-07-13T20:52:58.663Z] 
20:52:58 [2022-07-13T20:52:58.663Z] #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
20:52:58 [2022-07-13T20:52:58.663Z] #40 sha256:aede41c88fd9d98aa0aa8aecf98edf1e190993406aca2f9a51d5a5e00c4b75d4
20:52:58 [2022-07-13T20:52:58.663Z] #40 5.176 go: downloading github.com/tc-hib/go-winres v0.2.3
20:52:58 [2022-07-13T20:52:58.663Z] #40 5.939 go: downloading github.com/tc-hib/winres v0.1.5
20:52:58 [2022-07-13T20:52:58.663Z] #40 7.141 go: downloading github.com/urfave/cli/v2 v2.3.0
20:52:58 [2022-07-13T20:52:58.663Z] #40 7.541 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:52:58 [2022-07-13T20:52:58.663Z] #40 7.633 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:52:58 [2022-07-13T20:52:58.663Z] #40 9.958 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:52:58 [2022-07-13T20:52:58.663Z] #40 10.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:52:58 [2022-07-13T20:52:58.742Z] #55 39.87 go: downloading github.com/kulti/thelper v0.6.2
20:52:58 [2022-07-13T20:52:58.742Z] #55 40.16 go: downloading github.com/kunwardeep/paralleltest v1.0.3
20:52:58 [2022-07-13T20:52:58.923Z] #40 ...
20:52:58 [2022-07-13T20:52:58.923Z] 
20:52:58 [2022-07-13T20:52:58.923Z] #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
20:52:58 [2022-07-13T20:52:58.923Z] #34 sha256:648f186ce7a958557a39bf6ac0b6e20015926e74675b09649f8059a8b6e405a0
20:52:58 [2022-07-13T20:52:58.923Z] #34 4.704 + git clone https://github.com/kolyshkin/go-swagger.git .
20:52:58 [2022-07-13T20:52:58.923Z] #34 4.714 Cloning into '.'...
20:52:58 [2022-07-13T20:52:58.923Z] #34 ...
20:52:58 [2022-07-13T20:52:58.923Z] 
20:52:58 [2022-07-13T20:52:58.923Z] #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
20:52:58 [2022-07-13T20:52:58.923Z] #62 sha256:2226a226b97a81968eda9d46022edbbdcf2e20fb5ba1b822699422054a93896b
20:52:58 [2022-07-13T20:52:58.923Z] #62 4.954 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:52:58 [2022-07-13T20:52:58.923Z] #62 5.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:52:58 [2022-07-13T20:52:58.923Z] #62 5.052 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:52:58 [2022-07-13T20:52:58.923Z] #62 5.966 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:52:58 [2022-07-13T20:52:58.923Z] #62 8.171 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
20:52:58 [2022-07-13T20:52:58.923Z] #62 10.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:52:59 [2022-07-13T20:52:59.000Z] #55 40.17 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:52:59 [2022-07-13T20:52:59.000Z] #55 40.39 go: downloading github.com/ldez/tagliatelle v0.3.1
20:52:59 [2022-07-13T20:52:59.184Z] #62 ...
20:52:59 [2022-07-13T20:52:59.184Z] 
20:52:59 [2022-07-13T20:52:59.184Z] #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
20:52:59 [2022-07-13T20:52:59.184Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572
20:52:59 [2022-07-13T20:52:59.184Z] #47 4.567 + git clone https://github.com/docker/distribution.git .
20:52:59 [2022-07-13T20:52:59.184Z] #47 4.573 Cloning into '.'...
20:52:59 [2022-07-13T20:52:59.259Z] #55 40.51 go: downloading github.com/leonklingele/grouper v1.1.0
20:52:59 [2022-07-13T20:52:59.259Z] #55 40.66 go: downloading github.com/lufeee/execinquery v1.2.1
20:52:59 [2022-07-13T20:52:59.259Z] #55 40.71 go: downloading github.com/maratori/testpackage v1.0.1
20:52:59 [2022-07-13T20:52:59.445Z] #47 ...
20:52:59 [2022-07-13T20:52:59.445Z] 
20:52:59 [2022-07-13T20:52:59.445Z] #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
20:52:59 [2022-07-13T20:52:59.445Z] #31 sha256:f38611188041e2da39d82881ab57dd9d44e2388bfe4c626d63ec78d655c23da1
20:52:59 [2022-07-13T20:52:59.445Z] #31 11.39 #=#=#                                                                         

###                                                                        4.8%
#############                                                             19.3%
#######################                                                   32.4%
################################                                          45.8%
#########################################                                 57.9%
###############################################                           66.3%
#######################################################                   76.8%
###############################################################           88.1%
######################################################################    98.2%
######################################################################## 100.0%
20:52:59 [2022-07-13T20:52:59.517Z] #55 40.92 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:52:59 [2022-07-13T20:52:59.517Z] #55 40.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:52:59 [2022-07-13T20:52:59.517Z] #55 ...
20:52:59 [2022-07-13T20:52:59.517Z] 
20:52:59 [2022-07-13T20:52:59.517Z] #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
20:52:59 [2022-07-13T20:52:59.517Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:52:59 [2022-07-13T20:52:59.776Z] #47 40.83 Updating files:  51% (1119/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)
20:52:59 [2022-07-13T20:52:59.776Z] #47 ...
20:52:59 [2022-07-13T20:52:59.776Z] 
20:52:59 [2022-07-13T20:52:59.776Z] #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
20:52:59 [2022-07-13T20:52:59.776Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:52:59 [2022-07-13T20:52:59.776Z] #42 31.13 Fetched 8550 kB in 24s (358 kB/s)
20:52:59 [2022-07-13T20:52:59.776Z] #42 31.13 Reading package lists...
20:52:59 [2022-07-13T20:52:59.814Z] #11 ...
20:52:59 [2022-07-13T20:52:59.814Z] 
20:52:59 [2022-07-13T20:52:59.814Z] #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
20:52:59 [2022-07-13T20:52:59.814Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
20:52:59 [2022-07-13T20:52:59.814Z] #29 10.31 Setting up jq (1.6-2.1) ...
20:52:59 [2022-07-13T20:52:59.814Z] #29 10.32 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:52:59 [2022-07-13T20:52:59.814Z] #29 10.33 Setting up curl (7.74.0-1.3+deb11u1) ...
20:52:59 [2022-07-13T20:52:59.814Z] #29 10.34 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:52:59 [2022-07-13T20:52:59.814Z] #29 10.36 Processing triggers for ca-certificates (20210119) ...
20:52:59 [2022-07-13T20:52:59.814Z] #29 10.38 Updating certificates in /etc/ssl/certs...
20:52:59 [2022-07-13T20:52:59.814Z] #29 11.46 0 added, 0 removed; done.
20:52:59 [2022-07-13T20:52:59.814Z] #29 11.46 Running hooks in /etc/ca-certificates/update.d...
20:52:59 [2022-07-13T20:52:59.814Z] #29 11.46 done.
20:52:59 [2022-07-13T20:52:59.814Z] #29 DONE 12.7s
20:52:59 [2022-07-13T20:52:59.814Z] 
20:52:59 [2022-07-13T20:52:59.814Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:52:59 [2022-07-13T20:52:59.814Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:53:00 [2022-07-13T20:53:00.017Z] #31 13.72 
20:53:00 [2022-07-13T20:53:00.034Z] #42 40.42 Reading package lists...
20:53:00 [2022-07-13T20:53:00.034Z] #42 ...
20:53:00 [2022-07-13T20:53:00.034Z] 
20:53:00 [2022-07-13T20:53:00.034Z] #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
20:53:00 [2022-07-13T20:53:00.034Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:53:00 [2022-07-13T20:53:00.077Z] #11 ...
20:53:00 [2022-07-13T20:53:00.077Z] 
20:53:00 [2022-07-13T20:53:00.077Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:53:00 [2022-07-13T20:53:00.077Z] #30 sha256:883ec346dfcad7c996d5c78dd04199dad31965c6be0f437278d3e0b87a5fe181
20:53:00 [2022-07-13T20:53:00.077Z] #30 DONE 0.2s
20:53:00 [2022-07-13T20:53:00.077Z] 
20:53:00 [2022-07-13T20:53:00.077Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:53:00 [2022-07-13T20:53:00.077Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:53:00 [2022-07-13T20:53:00.810Z] #47 40.83 Updating files:  51% (1119/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:  85% (1864/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.
20:53:01 [2022-07-13T20:53:01.070Z] #47 42.05 + git checkout -q v2.3.0
20:53:01 [2022-07-13T20:53:01.428Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.7s done
20:53:01 [2022-07-13T20:53:01.428Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec
20:53:02 [2022-07-13T20:53:02.006Z] #47 ...
20:53:02 [2022-07-13T20:53:02.006Z] 
20:53:02 [2022-07-13T20:53:02.006Z] #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
20:53:02 [2022-07-13T20:53:02.006Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:53:02 [2022-07-13T20:53:02.006Z] #62 33.04 Fetched 8550 kB in 25s (338 kB/s)
20:53:02 [2022-07-13T20:53:02.006Z] #62 33.04 Reading package lists...
20:53:02 [2022-07-13T20:53:02.006Z] #62 42.21 Reading package lists...
20:53:02 [2022-07-13T20:53:02.006Z] #62 ...
20:53:02 [2022-07-13T20:53:02.006Z] 
20:53:02 [2022-07-13T20:53:02.006Z] #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
20:53:02 [2022-07-13T20:53:02.006Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:02 [2022-07-13T20:53:02.006Z] #55 41.02 go: downloading github.com/mgechev/revive v1.2.1
20:53:02 [2022-07-13T20:53:02.006Z] #55 42.03 go: downloading github.com/moricho/tparallel v0.2.1
20:53:02 [2022-07-13T20:53:02.006Z] #55 42.05 go: downloading github.com/nakabonne/nestif v0.3.1
20:53:02 [2022-07-13T20:53:02.006Z] #55 42.19 go: downloading github.com/nishanths/exhaustive v0.7.11
20:53:02 [2022-07-13T20:53:02.006Z] #55 42.20 go: downloading github.com/nishanths/predeclared v0.2.2
20:53:02 [2022-07-13T20:53:02.006Z] #55 42.51 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
20:53:02 [2022-07-13T20:53:02.006Z] #55 42.64 go: downloading github.com/ryancurrah/gomodguard v1.2.3
20:53:02 [2022-07-13T20:53:02.006Z] #55 42.66 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:53:02 [2022-07-13T20:53:02.006Z] #55 42.87 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:53:02 [2022-07-13T20:53:02.006Z] #55 43.00 go: downloading github.com/securego/gosec/v2 v2.11.0
20:53:02 [2022-07-13T20:53:02.265Z] #55 43.51 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:53:02 [2022-07-13T20:53:02.265Z] #55 43.57 go: downloading github.com/sivchari/containedctx v1.0.2
20:53:02 [2022-07-13T20:53:02.265Z] #55 43.71 go: downloading github.com/sivchari/tenv v1.5.0
20:53:02 [2022-07-13T20:53:02.265Z] #55 ...
20:53:02 [2022-07-13T20:53:02.265Z] 
20:53:02 [2022-07-13T20:53:02.265Z] #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             ;
20:53:02 [2022-07-13T20:53:02.265Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:53:02 [2022-07-13T20:53:02.265Z] #76 33.61 Fetched 8550 kB in 26s (329 kB/s)
20:53:02 [2022-07-13T20:53:02.265Z] #76 33.61 Reading package lists...
20:53:02 [2022-07-13T20:53:02.523Z] #76 42.90 Reading package lists...
20:53:02 [2022-07-13T20:53:02.523Z] #76 ...
20:53:02 [2022-07-13T20:53:02.523Z] 
20:53:02 [2022-07-13T20:53:02.523Z] #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
20:53:02 [2022-07-13T20:53:02.523Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:02 [2022-07-13T20:53:02.523Z] #55 43.72 go: downloading github.com/sonatard/noctx v0.0.1
20:53:02 [2022-07-13T20:53:02.617Z] #19 DONE 117.7s
20:53:02 [2022-07-13T20:53:02.617Z] 
20:53:02 [2022-07-13T20:53:02.617Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:53:02 [2022-07-13T20:53:02.617Z] #32 sha256:2b8b885f8c3988f4d07e658af9ad863e0972e7333c2a009f2561fd4a0c170fd1
20:53:02 [2022-07-13T20:53:02.617Z] #32 DONE 0.1s
20:53:02 [2022-07-13T20:53:02.618Z] 
20:53:02 [2022-07-13T20:53:02.618Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:53:02 [2022-07-13T20:53:02.618Z] #73 sha256:7a93cc7692ec207f61f99a9d6e6857888b785ea205a19816dc1d42fb8e583460
20:53:02 [2022-07-13T20:53:02.618Z] #73 DONE 0.1s
20:53:02 [2022-07-13T20:53:02.618Z] 
20:53:02 [2022-07-13T20:53:02.618Z] #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
20:53:02 [2022-07-13T20:53:02.618Z] #33 sha256:cb7964799dcca15f61cd02e13dc28c48e0961167b3a62f672593d9fa6c6ff0b0
20:53:02 [2022-07-13T20:53:02.627Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.0s
20:53:02 [2022-07-13T20:53:02.782Z] #55 44.07 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:53:02 [2022-07-13T20:53:02.880Z] #33 0.755 + RM_GOPATH=0
20:53:02 [2022-07-13T20:53:02.880Z] #33 0.755 + TMP_GOPATH=
20:53:02 [2022-07-13T20:53:02.880Z] #33 0.755 + : /build
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.755 + '[' -z '' ']'
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.755 ++ mktemp -d
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.756 + export GOPATH=/tmp/tmp.yV9LZN1fc1
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.756 + GOPATH=/tmp/tmp.yV9LZN1fc1
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.756 + RM_GOPATH=1
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.756 + case "$(go env GOARCH)" in
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.757 ++ go env GOARCH
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.763 + export GO_BUILDMODE=-buildmode=pie
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.763 + GO_BUILDMODE=-buildmode=pie
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.764 ++ dirname /install.sh
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.764 + dir=/
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.764 + bin=dockercli
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.764 + shift
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.764 + '[' '!' -f //dockercli.installer ']'
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.764 + . //dockercli.installer
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.765 ++ : stable
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.765 ++ : 17.06.2-ce
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.765 + install_dockercli
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.765 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.765 Install docker/cli version 17.06.2-ce from stable
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.765 ++ uname -m
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.766 + arch=x86_64
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.766 + '[' x86_64 '!=' x86_64 ']'
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.766 + url=https://download.docker.com/linux/static
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.766 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:53:02 [2022-07-13T20:53:02.881Z] #33 0.766 + tar -xz docker/docker
20:53:03 [2022-07-13T20:53:03.040Z] #55 44.25 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:53:03 [2022-07-13T20:53:03.299Z] #55 44.50 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:53:03 [2022-07-13T20:53:03.299Z] #55 44.52 go: downloading github.com/sylvia7788/contextcheck v1.0.4
20:53:03 [2022-07-13T20:53:03.299Z] #55 44.60 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:53:03 [2022-07-13T20:53:03.299Z] #55 44.70 go: downloading github.com/tetafro/godot v1.4.11
20:53:03 [2022-07-13T20:53:03.558Z] #55 44.80 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:53:03 [2022-07-13T20:53:03.558Z] #55 44.90 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
20:53:03 [2022-07-13T20:53:03.558Z] #55 44.96 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:53:03 [2022-07-13T20:53:03.818Z] #55 ...
20:53:03 [2022-07-13T20:53:03.818Z] 
20:53:03 [2022-07-13T20:53:03.818Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:53:03 [2022-07-13T20:53:03.818Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:53:03 [2022-07-13T20:53:03.818Z] #51 34.89 Fetched 8553 kB in 27s (313 kB/s)
20:53:03 [2022-07-13T20:53:03.818Z] #51 34.89 Reading package lists...
20:53:03 [2022-07-13T20:53:03.821Z] #33 1.956 + mkdir -p /build
20:53:04 [2022-07-13T20:53:04.014Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.5s done
20:53:04 [2022-07-13T20:53:04.014Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050
20:53:04 [2022-07-13T20:53:04.077Z] #51 44.78 Reading package lists...
20:53:04 [2022-07-13T20:53:04.077Z] #51 ...
20:53:04 [2022-07-13T20:53:04.077Z] 
20:53:04 [2022-07-13T20:53:04.077Z] #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
20:53:04 [2022-07-13T20:53:04.077Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:53:04 [2022-07-13T20:53:04.077Z] #14 32.70 Reading package lists...
20:53:04 [2022-07-13T20:53:04.081Z] #33 1.958 + mv docker/docker /build/
20:53:04 [2022-07-13T20:53:04.081Z] #33 1.959 + rmdir docker
20:53:04 [2022-07-13T20:53:04.343Z] #33 DONE 2.3s
20:53:04 [2022-07-13T20:53:04.343Z] 
20:53:04 [2022-07-13T20:53:04.343Z] #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
20:53:04 [2022-07-13T20:53:04.343Z] #74 sha256:04bcb328179353c83fcd22221cd75bdfaf94cf091b1b2282ed75f606a979b24c
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.834 + RM_GOPATH=0
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.834 + TMP_GOPATH=
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.834 + : /build
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.834 + '[' -z '' ']'
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.834 ++ mktemp -d
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.835 + export GOPATH=/tmp/tmp.P0U1E9zu8U
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.835 + GOPATH=/tmp/tmp.P0U1E9zu8U
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.835 + RM_GOPATH=1
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.835 + case "$(go env GOARCH)" in
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.836 ++ go env GOARCH
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.839 + export GO_BUILDMODE=-buildmode=pie
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.839 + GO_BUILDMODE=-buildmode=pie
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.840 ++ dirname /install.sh
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.841 + dir=/
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.841 + bin=rootlesskit
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.841 + shift
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.841 + '[' '!' -f //rootlesskit.installer ']'
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.841 + . //rootlesskit.installer
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.842 ++ : 1920341cd41e047834a21007424162a2dc946315
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.842 + install_rootlesskit
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.842 + case "$1" in
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.842 + export CGO_ENABLED=0
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.842 + CGO_ENABLED=0
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.842 + _install_rootlesskit
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.842 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.842 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.842 + for f in rootlesskit rootlesskit-docker-proxy
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.842 + GOBIN=/build
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.842 + GO111MODULE=on
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.842 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
20:53:04 [2022-07-13T20:53:04.343Z] #74 0.888 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
20:53:04 [2022-07-13T20:53:04.343Z] #74 1.483 go: downloading github.com/sirupsen/logrus v1.8.1
20:53:04 [2022-07-13T20:53:04.343Z] #74 1.483 go: downloading github.com/urfave/cli/v2 v2.4.0
20:53:04 [2022-07-13T20:53:04.343Z] #74 1.484 go: downloading github.com/google/uuid v1.3.0
20:53:04 [2022-07-13T20:53:04.343Z] #74 1.484 go: downloading github.com/moby/vpnkit v0.5.0
20:53:04 [2022-07-13T20:53:04.343Z] #74 1.486 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:53:04 [2022-07-13T20:53:04.343Z] #74 1.494 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
20:53:04 [2022-07-13T20:53:04.343Z] #74 1.494 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:53:04 [2022-07-13T20:53:04.343Z] #74 1.514 go: downloading github.com/gofrs/flock v0.8.1
20:53:04 [2022-07-13T20:53:04.343Z] #74 1.517 go: downloading github.com/gorilla/mux v1.8.0
20:53:04 [2022-07-13T20:53:04.343Z] #74 1.527 go: downloading github.com/moby/sys/mountinfo v0.6.0
20:53:04 [2022-07-13T20:53:04.343Z] #74 1.650 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
20:53:04 [2022-07-13T20:53:04.343Z] #74 1.661 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:53:04 [2022-07-13T20:53:04.343Z] #74 1.836 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
20:53:04 [2022-07-13T20:53:04.343Z] #74 1.910 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:53:04 [2022-07-13T20:53:04.723Z] #11 ...
20:53:04 [2022-07-13T20:53:04.723Z] 
20:53:04 [2022-07-13T20:53:04.723Z] #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
20:53:04 [2022-07-13T20:53:04.723Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
20:53:04 [2022-07-13T20:53:04.723Z] #29 1.006 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 1.020 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 1.020 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 1.168 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 1.394 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 1.769 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:53:04 [2022-07-13T20:53:04.723Z] #29 3.033 Fetched 8550 kB in 2s (3758 kB/s)
20:53:04 [2022-07-13T20:53:04.723Z] #29 3.033 Reading package lists...
20:53:04 [2022-07-13T20:53:04.723Z] #29 3.822 Reading package lists...
20:53:04 [2022-07-13T20:53:04.723Z] #29 4.618 Building dependency tree...
20:53:04 [2022-07-13T20:53:04.723Z] #29 4.973 The following additional packages will be installed:
20:53:04 [2022-07-13T20:53:04.723Z] #29 4.974   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:53:04 [2022-07-13T20:53:04.723Z] #29 4.974   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:53:04 [2022-07-13T20:53:04.723Z] #29 4.976 Recommended packages:
20:53:04 [2022-07-13T20:53:04.723Z] #29 4.976   libldap-common publicsuffix libsasl2-modules
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.151 The following NEW packages will be installed:
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.152   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.153   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.154   libssh2-1 openssl
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.430 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.430 Need to get 3041 kB of archives.
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.430 After this operation, 6651 kB of additional disk space will be used.
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.430 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.447 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.447 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.447 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.447 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.476 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.476 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.477 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.478 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.479 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.481 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.485 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.489 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.503 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.505 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.758 debconf: delaying package configuration, since apt-utils is not installed
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.781 Fetched 3041 kB in 0s (8477 kB/s)
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.803 Selecting previously unselected package openssl.
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.803 (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.)
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.811 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.822 Unpacking openssl (1.1.1n-0+deb11u3) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.962 Selecting previously unselected package ca-certificates.
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.962 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 5.966 Unpacking ca-certificates (20210119) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.069 Selecting previously unselected package libbrotli1:amd64.
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.069 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.079 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.154 Selecting previously unselected package libsasl2-modules-db:amd64.
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.154 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.196 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.281 Selecting previously unselected package libsasl2-2:amd64.
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.281 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.286 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.340 Selecting previously unselected package libldap-2.4-2:amd64.
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.340 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.343 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.413 Selecting previously unselected package libnghttp2-14:amd64.
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.413 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.417 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.474 Selecting previously unselected package libpsl5:amd64.
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.474 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.478 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.530 Selecting previously unselected package librtmp1:amd64.
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.530 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.530 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.583 Selecting previously unselected package libssh2-1:amd64.
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.583 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.587 Unpacking libssh2-1:amd64 (1.9.0-2) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.703 Selecting previously unselected package libcurl4:amd64.
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.703 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.708 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.787 Selecting previously unselected package curl.
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.787 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.792 Unpacking curl (7.74.0-1.3+deb11u1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.862 Selecting previously unselected package libonig5:amd64.
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.862 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.867 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.947 Selecting previously unselected package libjq1:amd64.
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.947 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 6.951 Unpacking libjq1:amd64 (1.6-2.1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.006 Selecting previously unselected package jq.
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.008 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.013 Unpacking jq (1.6-2.1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.076 Setting up libpsl5:amd64 (0.21.0-1.2) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.086 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.100 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.110 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.126 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.140 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.157 Setting up libssh2-1:amd64 (1.9.0-2) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.171 Setting up openssl (1.1.1n-0+deb11u3) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.194 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.208 Setting up libjq1:amd64 (1.6-2.1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.224 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.241 Setting up ca-certificates (20210119) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 7.850 Updating certificates in /etc/ssl/certs...
20:53:04 [2022-07-13T20:53:04.723Z] #29 8.526 129 added, 0 removed; done.
20:53:04 [2022-07-13T20:53:04.723Z] #29 8.649 Setting up jq (1.6-2.1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 8.750 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 8.810 Setting up curl (7.74.0-1.3+deb11u1) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 8.856 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 8.891 Processing triggers for ca-certificates (20210119) ...
20:53:04 [2022-07-13T20:53:04.723Z] #29 8.914 Updating certificates in /etc/ssl/certs...
20:53:04 [2022-07-13T20:53:04.723Z] #29 ...
20:53:04 [2022-07-13T20:53:04.723Z] 
20:53:04 [2022-07-13T20:53:04.723Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:53:04 [2022-07-13T20:53:04.723Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:53:04 [2022-07-13T20:53:04.984Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.1s done
20:53:05 [2022-07-13T20:53:05.245Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050
20:53:05 [2022-07-13T20:53:05.307Z] #31 ...
20:53:05 [2022-07-13T20:53:05.307Z] 
20:53:05 [2022-07-13T20:53:05.307Z] #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
20:53:05 [2022-07-13T20:53:05.307Z] #38 sha256:31384c2138c54e6a74f323ba827335473562b5c524fe8a841a0db8fd0757e124
20:53:05 [2022-07-13T20:53:05.307Z] #38 16.57 tomll can be used in two ways:
20:53:05 [2022-07-13T20:53:05.307Z] #38 16.58 Writing to STDIN and reading from STDOUT:
20:53:05 [2022-07-13T20:53:05.307Z] #38 16.59   cat file.toml | tomll > file.toml
20:53:05 [2022-07-13T20:53:05.307Z] #38 16.59 
20:53:05 [2022-07-13T20:53:05.308Z] #38 16.59 Reading and updating a list of files:
20:53:05 [2022-07-13T20:53:05.308Z] #38 16.59   tomll a.toml b.toml c.toml
20:53:05 [2022-07-13T20:53:05.308Z] #38 16.59 
20:53:05 [2022-07-13T20:53:05.308Z] #38 16.59 When given a list of files, tomll will modify all files in place without asking.
20:53:05 [2022-07-13T20:53:05.308Z] #38 DONE 17.6s
20:53:05 [2022-07-13T20:53:05.308Z] 
20:53:05 [2022-07-13T20:53:05.308Z] #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
20:53:05 [2022-07-13T20:53:05.308Z] #31 sha256:f38611188041e2da39d82881ab57dd9d44e2388bfe4c626d63ec78d655c23da1
20:53:05 [2022-07-13T20:53:05.308Z] #31 18.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:53:05 [2022-07-13T20:53:05.308Z] #31 ...
20:53:05 [2022-07-13T20:53:05.308Z] 
20:53:05 [2022-07-13T20:53:05.308Z] #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
20:53:05 [2022-07-13T20:53:05.308Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c
20:53:05 [2022-07-13T20:53:05.308Z] #55 13.54 go: downloading github.com/sirupsen/logrus v1.8.1
20:53:05 [2022-07-13T20:53:05.308Z] #55 13.65 go: downloading github.com/stretchr/testify v1.7.1
20:53:05 [2022-07-13T20:53:05.308Z] #55 13.77 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:53:05 [2022-07-13T20:53:05.308Z] #55 13.98 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
20:53:05 [2022-07-13T20:53:05.308Z] #55 14.07 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:53:05 [2022-07-13T20:53:05.308Z] #55 14.13 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:53:05 [2022-07-13T20:53:05.308Z] #55 14.24 go: downloading github.com/spf13/afero v1.8.2
20:53:05 [2022-07-13T20:53:05.308Z] #55 14.34 go: downloading github.com/spf13/cast v1.4.1
20:53:05 [2022-07-13T20:53:05.308Z] #55 14.50 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:53:05 [2022-07-13T20:53:05.308Z] #55 14.62 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
20:53:05 [2022-07-13T20:53:05.308Z] #55 14.74 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:53:05 [2022-07-13T20:53:05.308Z] #55 15.00 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:53:05 [2022-07-13T20:53:05.308Z] #55 15.05 go: downloading github.com/go-toolsmith/astequal v1.0.1
20:53:05 [2022-07-13T20:53:05.308Z] #55 15.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:53:05 [2022-07-13T20:53:05.308Z] #55 15.23 go: downloading github.com/go-toolsmith/astp v1.0.0
20:53:05 [2022-07-13T20:53:05.308Z] #55 15.32 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:53:05 [2022-07-13T20:53:05.308Z] #55 15.47 go: downloading github.com/go-toolsmith/typep v1.0.2
20:53:05 [2022-07-13T20:53:05.308Z] #55 15.66 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
20:53:05 [2022-07-13T20:53:05.308Z] #55 16.48 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:53:05 [2022-07-13T20:53:05.308Z] #55 16.71 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
20:53:05 [2022-07-13T20:53:05.308Z] #55 17.13 go: downloading github.com/hashicorp/errwrap v1.0.0
20:53:05 [2022-07-13T20:53:05.308Z] #55 17.23 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:53:05 [2022-07-13T20:53:05.308Z] #55 17.37 go: downloading github.com/Antonboom/errname v0.1.6
20:53:05 [2022-07-13T20:53:05.308Z] #55 17.48 go: downloading github.com/Antonboom/nilnil v0.1.1
20:53:05 [2022-07-13T20:53:05.308Z] #55 17.50 go: downloading github.com/BurntSushi/toml v1.1.0
20:53:05 [2022-07-13T20:53:05.309Z] #74 ...
20:53:05 [2022-07-13T20:53:05.309Z] 
20:53:05 [2022-07-13T20:53:05.309Z] #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
20:53:05 [2022-07-13T20:53:05.309Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
20:53:05 [2022-07-13T20:53:05.309Z] #36 CACHED
20:53:05 [2022-07-13T20:53:05.309Z] 
20:53:05 [2022-07-13T20:53:05.309Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:53:05 [2022-07-13T20:53:05.309Z] #37 sha256:5614ff9f911c97094d9b47c32552599f3b96697a73f85eaf045e90a9ee0917ce
20:53:05 [2022-07-13T20:53:05.309Z] #37 CACHED
20:53:05 [2022-07-13T20:53:05.309Z] 
20:53:05 [2022-07-13T20:53:05.309Z] #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
20:53:05 [2022-07-13T20:53:05.309Z] #38 sha256:fc83489e328284ae964f8c97acb5496f85454078e3a9ae97a0f3448661ae3d72
20:53:05 [2022-07-13T20:53:05.309Z] #38 CACHED
20:53:05 [2022-07-13T20:53:05.569Z] 
20:53:05 [2022-07-13T20:53:05.569Z] #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
20:53:05 [2022-07-13T20:53:05.569Z] #49 sha256:cb1b879e37e895ece25e8681bf4c471822f3aa69bea221602c3bacadd0ddf95e
20:53:05 [2022-07-13T20:53:05.569Z] #49 0.874 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:53:05 [2022-07-13T20:53:05.569Z] #49 0.874 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:53:05 [2022-07-13T20:53:05.569Z] #49 0.875 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:53:05 [2022-07-13T20:53:05.569Z] #49 0.988 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
20:53:05 [2022-07-13T20:53:05.569Z] #49 1.062 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:53:05 [2022-07-13T20:53:05.569Z] #49 1.131 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
20:53:05 [2022-07-13T20:53:05.569Z] #49 1.204 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
20:53:05 [2022-07-13T20:53:05.569Z] #49 1.272 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
20:53:05 [2022-07-13T20:53:05.569Z] #49 1.343 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB]
20:53:05 [2022-07-13T20:53:05.569Z] #49 1.344 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB]
20:53:05 [2022-07-13T20:53:05.569Z] #49 1.346 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
20:53:05 [2022-07-13T20:53:05.569Z] #49 1.348 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB]
20:53:05 [2022-07-13T20:53:05.569Z] #49 1.349 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
20:53:05 [2022-07-13T20:53:05.569Z] #49 1.351 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
20:53:05 [2022-07-13T20:53:05.569Z] #49 1.351 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
20:53:05 [2022-07-13T20:53:05.569Z] #49 1.352 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
20:53:05 [2022-07-13T20:53:05.569Z] #49 1.354 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
20:53:05 [2022-07-13T20:53:05.569Z] #49 1.355 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:53:05 [2022-07-13T20:53:05.979Z] #14 42.16 Reading package lists...
20:53:05 [2022-07-13T20:53:05.979Z] #14 ...
20:53:05 [2022-07-13T20:53:05.979Z] 
20:53:05 [2022-07-13T20:53:05.979Z] #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
20:53:05 [2022-07-13T20:53:05.979Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:53:05 [2022-07-13T20:53:05.979Z] #47 45.73 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:53:06 [2022-07-13T20:53:06.252Z] #55 ...
20:53:06 [2022-07-13T20:53:06.252Z] 
20:53:06 [2022-07-13T20:53:06.252Z] #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
20:53:06 [2022-07-13T20:53:06.252Z] #67 sha256:12522f6c1afed3a108ba2c52dd25ba7f5a855253da4c3de0fb8b9dc059cb07e3
20:53:06 [2022-07-13T20:53:06.252Z] #67 8.016 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
20:53:06 [2022-07-13T20:53:06.252Z] #67 10.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:53:06 [2022-07-13T20:53:06.252Z] #67 11.23 go: downloading github.com/google/uuid v1.3.0
20:53:06 [2022-07-13T20:53:06.252Z] #67 11.32 go: downloading github.com/moby/vpnkit v0.5.0
20:53:06 [2022-07-13T20:53:06.252Z] #67 11.44 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:53:06 [2022-07-13T20:53:06.252Z] #67 11.59 go: downloading github.com/gofrs/flock v0.8.1
20:53:06 [2022-07-13T20:53:06.252Z] #67 11.80 go: downloading github.com/gorilla/mux v1.8.0
20:53:06 [2022-07-13T20:53:06.252Z] #67 11.97 go: downloading github.com/moby/sys/mountinfo v0.6.0
20:53:06 [2022-07-13T20:53:06.252Z] #67 12.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
20:53:06 [2022-07-13T20:53:06.252Z] #67 12.60 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:53:06 [2022-07-13T20:53:06.252Z] #67 12.70 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
20:53:06 [2022-07-13T20:53:06.252Z] #67 14.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:53:06 [2022-07-13T20:53:06.252Z] #67 ...
20:53:06 [2022-07-13T20:53:06.252Z] 
20:53:06 [2022-07-13T20:53:06.252Z] #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
20:53:06 [2022-07-13T20:53:06.252Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c
20:53:06 [2022-07-13T20:53:06.252Z] #55 18.55 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:53:06 [2022-07-13T20:53:06.514Z] #55 18.69 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
20:53:06 [2022-07-13T20:53:06.514Z] #55 18.81 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:53:06 [2022-07-13T20:53:06.514Z] #55 18.82 go: downloading github.com/alexkohler/prealloc v1.0.0
20:53:06 [2022-07-13T20:53:06.514Z] #55 18.93 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:53:06 [2022-07-13T20:53:06.774Z] #55 18.95 go: downloading github.com/ashanbrown/makezero v1.1.1
20:53:06 [2022-07-13T20:53:06.774Z] #55 18.99 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:53:06 [2022-07-13T20:53:06.774Z] #55 18.99 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:53:06 [2022-07-13T20:53:06.774Z] #55 19.09 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:53:06 [2022-07-13T20:53:06.774Z] #55 19.19 go: downloading github.com/breml/bidichk v0.2.3
20:53:06 [2022-07-13T20:53:06.774Z] #55 19.21 go: downloading github.com/breml/errchkjson v0.3.0
20:53:06 [2022-07-13T20:53:06.774Z] #55 19.30 go: downloading github.com/butuzov/ireturn v0.1.1
20:53:07 [2022-07-13T20:53:07.035Z] #55 19.33 go: downloading github.com/charithe/durationcheck v0.0.9
20:53:07 [2022-07-13T20:53:07.035Z] #55 19.41 go: downloading github.com/daixiang0/gci v0.3.3
20:53:07 [2022-07-13T20:53:07.035Z] #55 19.42 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:53:07 [2022-07-13T20:53:07.153Z] #11 ...
20:53:07 [2022-07-13T20:53:07.153Z] 
20:53:07 [2022-07-13T20:53:07.153Z] #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
20:53:07 [2022-07-13T20:53:07.153Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
20:53:07 [2022-07-13T20:53:07.153Z] #29 9.493 0 added, 0 removed; done.
20:53:07 [2022-07-13T20:53:07.153Z] #29 9.493 Running hooks in /etc/ca-certificates/update.d...
20:53:07 [2022-07-13T20:53:07.153Z] #29 9.494 done.
20:53:07 [2022-07-13T20:53:07.153Z] #29 DONE 12.1s
20:53:07 [2022-07-13T20:53:07.153Z] 
20:53:07 [2022-07-13T20:53:07.153Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:53:07 [2022-07-13T20:53:07.153Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:53:07 [2022-07-13T20:53:07.296Z] #55 19.59 go: downloading github.com/esimonov/ifshort v1.0.4
20:53:07 [2022-07-13T20:53:07.560Z] #55 19.74 go: downloading github.com/firefart/nonamedreturns v1.0.1
20:53:07 [2022-07-13T20:53:07.560Z] #55 19.86 go: downloading github.com/fzipp/gocyclo v0.5.1
20:53:07 [2022-07-13T20:53:07.560Z] #55 19.88 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:53:07 [2022-07-13T20:53:07.560Z] #55 19.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:53:07 [2022-07-13T20:53:07.560Z] #55 19.98 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:53:07 [2022-07-13T20:53:07.723Z] #11 ...
20:53:07 [2022-07-13T20:53:07.723Z] 
20:53:07 [2022-07-13T20:53:07.723Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:53:07 [2022-07-13T20:53:07.723Z] #30 sha256:c8bf5b7ac3cebd79e7fdfd457a88d66b0694532b1bf71de4b1f810f74465d9a8
20:53:07 [2022-07-13T20:53:07.723Z] #30 DONE 0.5s
20:53:07 [2022-07-13T20:53:07.723Z] 
20:53:07 [2022-07-13T20:53:07.723Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:53:07 [2022-07-13T20:53:07.723Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:53:07 [2022-07-13T20:53:07.822Z] #55 20.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:53:08 [2022-07-13T20:53:08.083Z] #55 20.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:53:08 [2022-07-13T20:53:08.083Z] #55 20.36 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:53:08 [2022-07-13T20:53:08.083Z] #55 20.45 go: downloading github.com/golangci/misspell v0.3.5
20:53:08 [2022-07-13T20:53:08.083Z] #55 20.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:53:08 [2022-07-13T20:53:08.344Z] #55 20.59 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:53:08 [2022-07-13T20:53:08.344Z] #55 20.67 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:53:08 [2022-07-13T20:53:08.344Z] #55 20.74 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:53:08 [2022-07-13T20:53:08.344Z] #55 20.78 go: downloading github.com/jgautheron/goconst v1.5.1
20:53:08 [2022-07-13T20:53:08.344Z] #55 20.84 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:53:08 [2022-07-13T20:53:08.605Z] #55 20.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:53:08 [2022-07-13T20:53:08.605Z] #55 20.90 go: downloading github.com/julz/importas v0.1.0
20:53:08 [2022-07-13T20:53:08.605Z] #55 20.92 go: downloading github.com/kisielk/errcheck v1.6.0
20:53:08 [2022-07-13T20:53:08.605Z] #55 20.93 go: downloading github.com/kulti/thelper v0.6.2
20:53:08 [2022-07-13T20:53:08.605Z] #55 21.03 go: downloading github.com/kunwardeep/paralleltest v1.0.3
20:53:08 [2022-07-13T20:53:08.605Z] #55 21.12 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:53:08 [2022-07-13T20:53:08.605Z] #55 ...
20:53:08 [2022-07-13T20:53:08.605Z] 
20:53:08 [2022-07-13T20:53:08.605Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:53:08 [2022-07-13T20:53:08.605Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4
20:53:08 [2022-07-13T20:53:08.605Z] #14 11.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:53:08 [2022-07-13T20:53:08.605Z] #14 15.93 Fetched 8436 kB in 12s (718 kB/s)
20:53:08 [2022-07-13T20:53:08.866Z] #14 15.93 Reading package lists...
20:53:08 [2022-07-13T20:53:08.866Z] #14 ...
20:53:08 [2022-07-13T20:53:08.866Z] 
20:53:08 [2022-07-13T20:53:08.866Z] #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             ;
20:53:08 [2022-07-13T20:53:08.866Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc
20:53:08 [2022-07-13T20:53:08.866Z] #76 11.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:53:08 [2022-07-13T20:53:08.866Z] #76 15.51 Fetched 8436 kB in 11s (743 kB/s)
20:53:08 [2022-07-13T20:53:08.866Z] #76 15.51 Reading package lists...
20:53:08 [2022-07-13T20:53:08.866Z] #76 20.76 Reading package lists...
20:53:08 [2022-07-13T20:53:08.866Z] #76 ...
20:53:08 [2022-07-13T20:53:08.866Z] 
20:53:08 [2022-07-13T20:53:08.866Z] #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
20:53:08 [2022-07-13T20:53:08.866Z] #36 sha256:ee167d6c3b75a22c88f2de80c2aeb63831af0c1add8a1721f4bdd918631a35fa
20:53:08 [2022-07-13T20:53:08.866Z] #36 11.35 go: downloading github.com/sirupsen/logrus v1.6.0
20:53:08 [2022-07-13T20:53:08.866Z] #36 11.35 go: downloading github.com/spf13/cobra v1.1.3
20:53:08 [2022-07-13T20:53:08.866Z] #36 11.84 go: downloading github.com/mattn/go-isatty v0.0.3
20:53:08 [2022-07-13T20:53:08.866Z] #36 12.16 go: downloading gopkg.in/yaml.v2 v2.4.0
20:53:08 [2022-07-13T20:53:08.866Z] #36 12.43 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
20:53:08 [2022-07-13T20:53:08.866Z] #36 12.57 go: downloading github.com/cosiner/argv v0.1.0
20:53:08 [2022-07-13T20:53:08.866Z] #36 12.66 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
20:53:08 [2022-07-13T20:53:08.866Z] #36 12.74 go: downloading github.com/peterh/liner v1.2.2
20:53:08 [2022-07-13T20:53:08.866Z] #36 13.00 go: downloading github.com/google/go-dap v0.6.0
20:53:08 [2022-07-13T20:53:08.866Z] #36 13.21 go: downloading github.com/russross/blackfriday/v2 v2.0.1
20:53:08 [2022-07-13T20:53:08.866Z] #36 13.52 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
20:53:08 [2022-07-13T20:53:08.866Z] #36 14.17 go: downloading github.com/mattn/go-runewidth v0.0.3
20:53:08 [2022-07-13T20:53:08.866Z] #36 14.27 go: downloading github.com/hashicorp/golang-lru v0.5.4
20:53:08 [2022-07-13T20:53:08.866Z] #36 14.35 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
20:53:08 [2022-07-13T20:53:08.866Z] #36 15.54 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
20:53:09 [2022-07-13T20:53:09.127Z] #36 ...
20:53:09 [2022-07-13T20:53:09.127Z] 
20:53:09 [2022-07-13T20:53:09.127Z] #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
20:53:09 [2022-07-13T20:53:09.127Z] #31 sha256:f38611188041e2da39d82881ab57dd9d44e2388bfe4c626d63ec78d655c23da1
20:53:09 [2022-07-13T20:53:09.127Z] #31 21.05 
20:53:09 [2022-07-13T20:53:09.127Z] #31 21.38 #=#=#                                                                         

######################################################################## 100.0%
20:53:09 [2022-07-13T20:53:09.127Z] #31 22.65 
20:53:09 [2022-07-13T20:53:09.304Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s
20:53:09 [2022-07-13T20:53:09.777Z] #49 7.341 Fetched 40.6 MB in 7s (6016 kB/s)
20:53:09 [2022-07-13T20:53:09.777Z] #49 7.341 Reading package lists...
20:53:09 [2022-07-13T20:53:09.777Z] #49 ...
20:53:09 [2022-07-13T20:53:09.777Z] 
20:53:09 [2022-07-13T20:53:09.777Z] #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
20:53:09 [2022-07-13T20:53:09.777Z] #74 sha256:04bcb328179353c83fcd22221cd75bdfaf94cf091b1b2282ed75f606a979b24c
20:53:09 [2022-07-13T20:53:09.777Z] #74 7.669 + for f in rootlesskit rootlesskit-docker-proxy
20:53:09 [2022-07-13T20:53:09.777Z] #74 7.669 + GOBIN=/build
20:53:09 [2022-07-13T20:53:09.777Z] #74 7.669 + GO111MODULE=on
20:53:09 [2022-07-13T20:53:09.777Z] #74 7.669 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:53:10 [2022-07-13T20:53:10.249Z] #11 ...
20:53:10 [2022-07-13T20:53:10.249Z] 
20:53:10 [2022-07-13T20:53:10.249Z] #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
20:53:10 [2022-07-13T20:53:10.249Z] #31 sha256:f031a3875bf98842f33ca2056c3d81fc9b3d9ad12be20c0018a95b958a648f90
20:53:10 [2022-07-13T20:53:10.249Z] #31 2.109 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:53:10 [2022-07-13T20:53:10.249Z] #31 2.412 
20:53:10 [2022-07-13T20:53:10.249Z] #31 2.629 #=#=#                                                                         

######################################################################## 100.0%
20:53:10 [2022-07-13T20:53:10.249Z] #31 2.864 
20:53:10 [2022-07-13T20:53:10.249Z] #31 3.760 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:53:10 [2022-07-13T20:53:10.249Z] #31 4.023 
20:53:10 [2022-07-13T20:53:10.249Z] #31 4.240 #=#=#                                                                         

######################################################################## 100.0%
20:53:10 [2022-07-13T20:53:10.249Z] #31 4.506 
20:53:10 [2022-07-13T20:53:10.249Z] #31 5.478 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:53:10 [2022-07-13T20:53:10.249Z] #31 5.786 
20:53:10 [2022-07-13T20:53:10.249Z] #31 6.007 #=#=#                                                                         

###################                                                       26.5%
##########################################                                58.5%
#################################################################         90.6%
######################################################################## 100.0%
20:53:10 [2022-07-13T20:53:10.249Z] #31 6.564 
20:53:10 [2022-07-13T20:53:10.249Z] #31 7.560 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:53:10 [2022-07-13T20:53:10.249Z] #31 7.880 
20:53:10 [2022-07-13T20:53:10.249Z] #31 8.115 #=#=#                                                                         

######################################################################## 100.0%
20:53:10 [2022-07-13T20:53:10.249Z] #31 8.466 
20:53:10 [2022-07-13T20:53:10.249Z] #31 9.234 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:53:10 [2022-07-13T20:53:10.249Z] #31 9.517 
20:53:10 [2022-07-13T20:53:10.249Z] #31 9.749 #=#=#                                                                         

######################################################################## 100.0%
20:53:10 [2022-07-13T20:53:10.249Z] #31 10.02 
20:53:10 [2022-07-13T20:53:10.249Z] #31 10.13 Download of images into '/build' complete.
20:53:10 [2022-07-13T20:53:10.249Z] #31 10.13 Use something like the following to load the result into a Docker daemon:
20:53:10 [2022-07-13T20:53:10.249Z] #31 10.13   tar -cC '/build' . | docker load
20:53:10 [2022-07-13T20:53:10.249Z] #31 ...
20:53:10 [2022-07-13T20:53:10.249Z] 
20:53:10 [2022-07-13T20:53:10.249Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:53:10 [2022-07-13T20:53:10.249Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:53:10 [2022-07-13T20:53:10.270Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s
20:53:10 [2022-07-13T20:53:10.513Z] #31 ...
20:53:10 [2022-07-13T20:53:10.513Z] 
20:53:10 [2022-07-13T20:53:10.513Z] #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
20:53:10 [2022-07-13T20:53:10.513Z] #53 sha256:2e3e3d7fd74849b167111487cfe18344ce68011700ebce24c2d2c80b133e5d31
20:53:10 [2022-07-13T20:53:10.513Z] #53 12.65 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:53:10 [2022-07-13T20:53:10.513Z] #53 12.73 go: downloading golang.org/x/mod v0.3.0
20:53:10 [2022-07-13T20:53:10.513Z] #53 ...
20:53:10 [2022-07-13T20:53:10.513Z] 
20:53:10 [2022-07-13T20:53:10.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
20:53:10 [2022-07-13T20:53:10.513Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572
20:53:10 [2022-07-13T20:53:10.717Z] #74 8.591 rootlesskit version 1.0.0
20:53:10 [2022-07-13T20:53:10.717Z] #74 8.593 Usage of /build/rootlesskit-docker-proxy:
20:53:10 [2022-07-13T20:53:10.717Z] #74 8.593   -container-ip string
20:53:10 [2022-07-13T20:53:10.717Z] #74 8.593     	container ip
20:53:10 [2022-07-13T20:53:10.717Z] #74 8.593   -container-port int
20:53:10 [2022-07-13T20:53:10.717Z] #74 8.593     	container port (default -1)
20:53:10 [2022-07-13T20:53:10.717Z] #74 8.593   -host-ip string
20:53:10 [2022-07-13T20:53:10.717Z] #74 8.593     	host ip
20:53:10 [2022-07-13T20:53:10.717Z] #74 8.593   -host-port int
20:53:10 [2022-07-13T20:53:10.717Z] #74 8.593     	host port (default -1)
20:53:10 [2022-07-13T20:53:10.717Z] #74 8.593   -proto string
20:53:10 [2022-07-13T20:53:10.717Z] #74 8.593     	proxy protocol (default "tcp")
20:53:10 [2022-07-13T20:53:10.717Z] #74 DONE 8.8s
20:53:10 [2022-07-13T20:53:10.717Z] 
20:53:10 [2022-07-13T20:53:10.717Z] #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
20:53:10 [2022-07-13T20:53:10.717Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.185 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.186 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.186 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.373 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.478 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.559 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.661 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.745 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.816 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB]
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.817 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB]
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.818 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB]
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.819 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.819 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.984 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.987 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.992 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.994 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
20:53:10 [2022-07-13T20:53:10.717Z] #20 1.995 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
20:53:10 [2022-07-13T20:53:10.717Z] #20 7.753 Fetched 40.6 MB in 7s (5939 kB/s)
20:53:10 [2022-07-13T20:53:10.775Z] #47 22.38 Updating files:  75% (1640/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)
20:53:10 [2022-07-13T20:53:10.775Z] #47 ...
20:53:10 [2022-07-13T20:53:10.775Z] 
20:53:10 [2022-07-13T20:53:10.775Z] #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
20:53:10 [2022-07-13T20:53:10.775Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab
20:53:10 [2022-07-13T20:53:10.775Z] #51 12.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:53:10 [2022-07-13T20:53:10.775Z] #51 16.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
20:53:10 [2022-07-13T20:53:10.775Z] #51 19.24 Fetched 8440 kB in 14s (593 kB/s)
20:53:10 [2022-07-13T20:53:10.775Z] #51 19.24 Reading package lists...
20:53:10 [2022-07-13T20:53:10.775Z] #51 ...
20:53:10 [2022-07-13T20:53:10.775Z] 
20:53:10 [2022-07-13T20:53:10.776Z] #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
20:53:10 [2022-07-13T20:53:10.776Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572
20:53:10 [2022-07-13T20:53:10.776Z] #47 22.38 Updating files:  75% (1640/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.
20:53:10 [2022-07-13T20:53:10.776Z] #47 22.83 + git checkout -q v2.3.0
20:53:10 [2022-07-13T20:53:10.776Z] #47 ...
20:53:10 [2022-07-13T20:53:10.776Z] 
20:53:10 [2022-07-13T20:53:10.776Z] #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
20:53:10 [2022-07-13T20:53:10.776Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486
20:53:10 [2022-07-13T20:53:10.776Z] #42 7.729 Reading package lists...
20:53:10 [2022-07-13T20:53:10.776Z] #42 13.46 Reading package lists...
20:53:10 [2022-07-13T20:53:10.776Z] #42 17.93 Building dependency tree...
20:53:10 [2022-07-13T20:53:10.776Z] #42 22.34 The following additional packages will be installed:
20:53:10 [2022-07-13T20:53:10.776Z] #42 22.37   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:53:10 [2022-07-13T20:53:10.776Z] #42 22.39 Suggested packages:
20:53:10 [2022-07-13T20:53:10.776Z] #42 22.40   cmake-doc ninja-build lrzip
20:53:10 [2022-07-13T20:53:10.776Z] #42 22.40 Recommended packages:
20:53:10 [2022-07-13T20:53:10.776Z] #42 22.40   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:53:10 [2022-07-13T20:53:10.776Z] #42 23.29 The following NEW packages will be installed:
20:53:10 [2022-07-13T20:53:10.977Z] #20 7.753 Reading package lists...
20:53:10 [2022-07-13T20:53:10.977Z] #20 ...
20:53:10 [2022-07-13T20:53:10.977Z] 
20:53:10 [2022-07-13T20:53:10.977Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:53:10 [2022-07-13T20:53:10.977Z] #75 sha256:ff7cd49db8dcb945b8d1be592bfcc6600455e81f2772ae30b2cfb20fef5e3f0f
20:53:10 [2022-07-13T20:53:10.977Z] #75 DONE 0.0s
20:53:10 [2022-07-13T20:53:10.977Z] 
20:53:10 [2022-07-13T20:53:10.977Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:53:10 [2022-07-13T20:53:10.977Z] #76 sha256:a9b8e995019a31d6c019e3f5b2fb31e4672a8bdcda17bea67695efe662db26bc
20:53:10 [2022-07-13T20:53:10.977Z] #76 DONE 0.0s
20:53:10 [2022-07-13T20:53:10.977Z] 
20:53:10 [2022-07-13T20:53:10.977Z] #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
20:53:10 [2022-07-13T20:53:10.977Z] #69 sha256:8ab345a82331bd5b0f67dc3bb86d30dbc927058806cf159187fd1d265f32e653
20:53:10 [2022-07-13T20:53:10.977Z] #69 0.917 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:53:10 [2022-07-13T20:53:10.977Z] #69 0.917 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:53:10 [2022-07-13T20:53:10.977Z] #69 0.917 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:53:10 [2022-07-13T20:53:10.977Z] #69 1.028 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
20:53:10 [2022-07-13T20:53:10.977Z] #69 1.114 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:53:10 [2022-07-13T20:53:10.977Z] #69 1.208 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
20:53:10 [2022-07-13T20:53:10.977Z] #69 1.288 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
20:53:10 [2022-07-13T20:53:10.977Z] #69 1.375 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
20:53:10 [2022-07-13T20:53:10.977Z] #69 1.485 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB]
20:53:10 [2022-07-13T20:53:10.977Z] #69 1.487 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
20:53:10 [2022-07-13T20:53:10.977Z] #69 1.488 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB]
20:53:10 [2022-07-13T20:53:10.977Z] #69 1.490 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
20:53:10 [2022-07-13T20:53:10.977Z] #69 1.491 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB]
20:53:10 [2022-07-13T20:53:10.977Z] #69 1.493 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
20:53:10 [2022-07-13T20:53:10.977Z] #69 1.493 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
20:53:10 [2022-07-13T20:53:10.977Z] #69 1.493 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
20:53:10 [2022-07-13T20:53:10.977Z] #69 1.494 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:53:10 [2022-07-13T20:53:10.977Z] #69 1.494 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
20:53:10 [2022-07-13T20:53:10.977Z] #69 7.442 Fetched 40.6 MB in 7s (5957 kB/s)
20:53:11 [2022-07-13T20:53:11.036Z] #42 23.32   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:53:11 [2022-07-13T20:53:11.036Z] #42 23.33   vim-common xxd
20:53:11 [2022-07-13T20:53:11.036Z] #42 ...
20:53:11 [2022-07-13T20:53:11.036Z] 
20:53:11 [2022-07-13T20:53:11.036Z] #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
20:53:11 [2022-07-13T20:53:11.036Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c
20:53:11 [2022-07-13T20:53:11.036Z] #55 21.12 go: downloading github.com/ldez/tagliatelle v0.3.1
20:53:11 [2022-07-13T20:53:11.036Z] #55 21.18 go: downloading github.com/leonklingele/grouper v1.1.0
20:53:11 [2022-07-13T20:53:11.036Z] #55 21.24 go: downloading github.com/lufeee/execinquery v1.2.1
20:53:11 [2022-07-13T20:53:11.036Z] #55 21.31 go: downloading github.com/maratori/testpackage v1.0.1
20:53:11 [2022-07-13T20:53:11.036Z] #55 21.42 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:53:11 [2022-07-13T20:53:11.036Z] #55 21.45 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:53:11 [2022-07-13T20:53:11.036Z] #55 21.49 go: downloading github.com/mgechev/revive v1.2.1
20:53:11 [2022-07-13T20:53:11.036Z] #55 22.13 go: downloading github.com/moricho/tparallel v0.2.1
20:53:11 [2022-07-13T20:53:11.036Z] #55 22.17 go: downloading github.com/nakabonne/nestif v0.3.1
20:53:11 [2022-07-13T20:53:11.036Z] #55 22.23 go: downloading github.com/nishanths/exhaustive v0.7.11
20:53:11 [2022-07-13T20:53:11.036Z] #55 22.25 go: downloading github.com/nishanths/predeclared v0.2.2
20:53:11 [2022-07-13T20:53:11.036Z] #55 22.30 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
20:53:11 [2022-07-13T20:53:11.036Z] #55 22.39 go: downloading github.com/ryancurrah/gomodguard v1.2.3
20:53:11 [2022-07-13T20:53:11.036Z] #55 22.46 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:53:11 [2022-07-13T20:53:11.036Z] #55 22.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:53:11 [2022-07-13T20:53:11.036Z] #55 22.53 go: downloading github.com/securego/gosec/v2 v2.11.0
20:53:11 [2022-07-13T20:53:11.036Z] #55 22.77 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:53:11 [2022-07-13T20:53:11.036Z] #55 22.79 go: downloading github.com/sivchari/containedctx v1.0.2
20:53:11 [2022-07-13T20:53:11.036Z] #55 22.84 go: downloading github.com/sivchari/tenv v1.5.0
20:53:11 [2022-07-13T20:53:11.036Z] #55 22.86 go: downloading github.com/sonatard/noctx v0.0.1
20:53:11 [2022-07-13T20:53:11.036Z] #55 22.99 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:53:11 [2022-07-13T20:53:11.036Z] #55 23.01 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:53:11 [2022-07-13T20:53:11.036Z] #55 23.16 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:53:11 [2022-07-13T20:53:11.036Z] #55 23.17 go: downloading github.com/sylvia7788/contextcheck v1.0.4
20:53:11 [2022-07-13T20:53:11.037Z] #55 23.17 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:53:11 [2022-07-13T20:53:11.037Z] #55 23.22 go: downloading github.com/tetafro/godot v1.4.11
20:53:11 [2022-07-13T20:53:11.037Z] #55 23.29 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:53:11 [2022-07-13T20:53:11.037Z] #55 23.33 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
20:53:11 [2022-07-13T20:53:11.037Z] #55 23.36 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:53:11 [2022-07-13T20:53:11.250Z] #47 ...
20:53:11 [2022-07-13T20:53:11.250Z] 
20:53:11 [2022-07-13T20:53:11.250Z] #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
20:53:11 [2022-07-13T20:53:11.250Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:53:11 [2022-07-13T20:53:11.250Z] #14 42.16 Reading package lists...
20:53:11 [2022-07-13T20:53:11.297Z] #55 23.58 go: downloading github.com/ultraware/funlen v0.0.3
20:53:11 [2022-07-13T20:53:11.547Z] #69 7.442 Reading package lists...
20:53:11 [2022-07-13T20:53:11.547Z] #69 ...
20:53:11 [2022-07-13T20:53:11.547Z] 
20:53:11 [2022-07-13T20:53:11.547Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:53:11 [2022-07-13T20:53:11.547Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:53:11 [2022-07-13T20:53:11.547Z] #79 CACHED
20:53:11 [2022-07-13T20:53:11.547Z] 
20:53:11 [2022-07-13T20:53:11.547Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:53:11 [2022-07-13T20:53:11.547Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:53:11 [2022-07-13T20:53:11.547Z] #81 CACHED
20:53:11 [2022-07-13T20:53:11.559Z] #55 23.74 go: downloading github.com/ultraware/whitespace v0.0.5
20:53:11 [2022-07-13T20:53:11.559Z] #55 23.79 go: downloading github.com/uudashr/gocognit v1.0.5
20:53:11 [2022-07-13T20:53:11.559Z] #55 23.82 go: downloading github.com/yagipy/maintidx v1.0.0
20:53:11 [2022-07-13T20:53:11.559Z] #55 23.89 go: downloading github.com/yeya24/promlinter v0.2.0
20:53:11 [2022-07-13T20:53:11.559Z] #55 23.92 go: downloading gitlab.com/bosi/decorder v0.2.1
20:53:11 [2022-07-13T20:53:11.806Z] 
20:53:11 [2022-07-13T20:53:11.806Z] #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
20:53:11 [2022-07-13T20:53:11.806Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc
20:53:11 [2022-07-13T20:53:11.837Z] #55 24.15 go: downloading honnef.co/go/tools v0.3.1
20:53:12 [2022-07-13T20:53:12.374Z] #20 7.753 Reading package lists...
20:53:12 [2022-07-13T20:53:12.374Z] #20 ...
20:53:12 [2022-07-13T20:53:12.374Z] 
20:53:12 [2022-07-13T20:53:12.374Z] #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
20:53:12 [2022-07-13T20:53:12.374Z] #49 sha256:cb1b879e37e895ece25e8681bf4c471822f3aa69bea221602c3bacadd0ddf95e
20:53:12 [2022-07-13T20:53:12.374Z] #49 7.341 Reading package lists...
20:53:12 [2022-07-13T20:53:12.814Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 7.7s done
20:53:13 [2022-07-13T20:53:13.074Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done
20:53:13 [2022-07-13T20:53:13.153Z] #14 51.89 Building dependency tree...
20:53:13 [2022-07-13T20:53:13.334Z] #11 DONE 28.5s
20:53:13 [2022-07-13T20:53:13.334Z] 
20:53:13 [2022-07-13T20:53:13.334Z] #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
20:53:13 [2022-07-13T20:53:13.334Z] #31 sha256:30119b1a0c6e4c51a9ad34333935db11a9573d6fa854201094ae847540fa6405
20:53:13 [2022-07-13T20:53:13.334Z] #31 1.621 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:53:13 [2022-07-13T20:53:13.334Z] #31 1.903 
20:53:13 [2022-07-13T20:53:13.334Z] #31 2.116 #=#=#                                                                         

######################################################################## 100.0%
20:53:13 [2022-07-13T20:53:13.334Z] #31 2.395 
20:53:13 [2022-07-13T20:53:13.334Z] #31 3.265 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:53:13 [2022-07-13T20:53:13.334Z] #31 3.535 
20:53:13 [2022-07-13T20:53:13.334Z] #31 3.754 #=#=#                                                                         

######################################################################## 100.0%
20:53:13 [2022-07-13T20:53:13.334Z] #31 4.030 
20:53:13 [2022-07-13T20:53:13.334Z] #31 4.915 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:53:13 [2022-07-13T20:53:13.334Z] #31 5.190 
20:53:13 [2022-07-13T20:53:13.334Z] #31 5.413 #=#=#                                                                         

###################                                                       27.1%
##########################################                                58.8%
#################################################################         91.0%
######################################################################## 100.0%
20:53:13 [2022-07-13T20:53:13.594Z] #31 5.925 
20:53:13 [2022-07-13T20:53:13.756Z] #55 25.81 go: downloading mvdan.cc/gofumpt v0.3.1
20:53:13 [2022-07-13T20:53:13.756Z] #55 25.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:53:13 [2022-07-13T20:53:13.756Z] #55 26.00 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
20:53:13 [2022-07-13T20:53:13.756Z] #55 26.09 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
20:53:13 [2022-07-13T20:53:13.756Z] #55 26.14 go: downloading github.com/davecgh/go-spew v1.1.1
20:53:13 [2022-07-13T20:53:13.756Z] #55 26.18 go: downloading github.com/pmezard/go-difflib v1.0.0
20:53:13 [2022-07-13T20:53:13.756Z] #55 26.19 go: downloading github.com/stretchr/objx v0.1.1
20:53:14 [2022-07-13T20:53:14.017Z] #55 26.24 go: downloading github.com/subosito/gotenv v1.2.0
20:53:14 [2022-07-13T20:53:14.017Z] #55 26.41 go: downloading github.com/hashicorp/hcl v1.0.0
20:53:14 [2022-07-13T20:53:14.091Z] #14 ...
20:53:14 [2022-07-13T20:53:14.091Z] 
20:53:14 [2022-07-13T20:53:14.091Z] #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
20:53:14 [2022-07-13T20:53:14.091Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:14 [2022-07-13T20:53:14.091Z] #55 45.39 go: downloading github.com/ultraware/funlen v0.0.3
20:53:14 [2022-07-13T20:53:14.091Z] #55 45.50 go: downloading github.com/ultraware/whitespace v0.0.5
20:53:14 [2022-07-13T20:53:14.091Z] #55 45.60 go: downloading github.com/uudashr/gocognit v1.0.5
20:53:14 [2022-07-13T20:53:14.091Z] #55 45.79 go: downloading github.com/yagipy/maintidx v1.0.0
20:53:14 [2022-07-13T20:53:14.091Z] #55 45.88 go: downloading github.com/yeya24/promlinter v0.2.0
20:53:14 [2022-07-13T20:53:14.091Z] #55 46.30 go: downloading gitlab.com/bosi/decorder v0.2.1
20:53:14 [2022-07-13T20:53:14.091Z] #55 46.78 go: downloading honnef.co/go/tools v0.3.1
20:53:14 [2022-07-13T20:53:14.091Z] #55 49.71 go: downloading mvdan.cc/gofumpt v0.3.1
20:53:14 [2022-07-13T20:53:14.091Z] #55 49.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:53:14 [2022-07-13T20:53:14.091Z] #55 49.96 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
20:53:14 [2022-07-13T20:53:14.091Z] #55 50.04 go: downloading github.com/davecgh/go-spew v1.1.1
20:53:14 [2022-07-13T20:53:14.091Z] #55 50.29 go: downloading github.com/pmezard/go-difflib v1.0.0
20:53:14 [2022-07-13T20:53:14.091Z] #55 50.34 go: downloading github.com/stretchr/objx v0.1.1
20:53:14 [2022-07-13T20:53:14.091Z] #55 50.51 go: downloading github.com/subosito/gotenv v1.2.0
20:53:14 [2022-07-13T20:53:14.091Z] #55 50.56 go: downloading github.com/hashicorp/hcl v1.0.0
20:53:14 [2022-07-13T20:53:14.091Z] #55 51.04 go: downloading gopkg.in/ini.v1 v1.66.4
20:53:14 [2022-07-13T20:53:14.091Z] #55 51.18 go: downloading github.com/magiconair/properties v1.8.6
20:53:14 [2022-07-13T20:53:14.091Z] #55 51.46 go: downloading github.com/pelletier/go-toml v1.9.5
20:53:14 [2022-07-13T20:53:14.091Z] #55 51.84 go: downloading golang.org/x/text v0.3.7
20:53:14 [2022-07-13T20:53:14.170Z] #31 6.722 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:53:14 [2022-07-13T20:53:14.277Z] #55 26.64 go: downloading gopkg.in/ini.v1 v1.66.4
20:53:14 [2022-07-13T20:53:14.277Z] #55 ...
20:53:14 [2022-07-13T20:53:14.277Z] 
20:53:14 [2022-07-13T20:53:14.277Z] #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
20:53:14 [2022-07-13T20:53:14.277Z] #62 sha256:2226a226b97a81968eda9d46022edbbdcf2e20fb5ba1b822699422054a93896b
20:53:14 [2022-07-13T20:53:14.277Z] #62 16.55 Fetched 8436 kB in 12s (711 kB/s)
20:53:14 [2022-07-13T20:53:14.277Z] #62 16.55 Reading package lists...
20:53:14 [2022-07-13T20:53:14.277Z] #62 22.10 Reading package lists...
20:53:14 [2022-07-13T20:53:14.277Z] #62 ...
20:53:14 [2022-07-13T20:53:14.277Z] 
20:53:14 [2022-07-13T20:53:14.277Z] #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
20:53:14 [2022-07-13T20:53:14.277Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c
20:53:14 [2022-07-13T20:53:14.277Z] #55 26.67 go: downloading github.com/magiconair/properties v1.8.6
20:53:14 [2022-07-13T20:53:14.277Z] #55 26.73 go: downloading github.com/pelletier/go-toml v1.9.5
20:53:14 [2022-07-13T20:53:14.349Z] #55 ...
20:53:14 [2022-07-13T20:53:14.349Z] 
20:53:14 [2022-07-13T20:53:14.349Z] #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
20:53:14 [2022-07-13T20:53:14.349Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:53:14 [2022-07-13T20:53:14.349Z] #51 44.78 Reading package lists...
20:53:14 [2022-07-13T20:53:14.454Z] #11 ...
20:53:14 [2022-07-13T20:53:14.454Z] 
20:53:14 [2022-07-13T20:53:14.454Z] #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
20:53:14 [2022-07-13T20:53:14.454Z] #31 sha256:f031a3875bf98842f33ca2056c3d81fc9b3d9ad12be20c0018a95b958a648f90
20:53:14 [2022-07-13T20:53:14.454Z] #31 DONE 13.8s
20:53:14 [2022-07-13T20:53:14.454Z] 
20:53:14 [2022-07-13T20:53:14.454Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c
20:53:14 [2022-07-13T20:53:14.454Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1
20:53:14 [2022-07-13T20:53:14.454Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.1s
20:53:14 [2022-07-13T20:53:14.743Z] #31 6.889 
20:53:14 [2022-07-13T20:53:14.743Z] #31 7.103 #=#=#                                                                         

######################################################################## 100.0%
20:53:14 [2022-07-13T20:53:14.849Z] #55 26.94 go: downloading golang.org/x/text v0.3.7
20:53:15 [2022-07-13T20:53:15.005Z] #31 7.291 
20:53:15 [2022-07-13T20:53:15.110Z] #55 ...
20:53:15 [2022-07-13T20:53:15.110Z] 
20:53:15 [2022-07-13T20:53:15.110Z] #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
20:53:15 [2022-07-13T20:53:15.110Z] #31 sha256:f38611188041e2da39d82881ab57dd9d44e2388bfe4c626d63ec78d655c23da1
20:53:15 [2022-07-13T20:53:15.110Z] #31 25.12 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:53:15 [2022-07-13T20:53:15.110Z] #31 26.56 #=#=#                                                                         
20:53:15 [2022-07-13T20:53:15.110Z] #31 26.97 #=#=#                                                                         

######################################################################## 100.0%
20:53:15 [2022-07-13T20:53:15.110Z] #31 28.24 
20:53:15 [2022-07-13T20:53:15.110Z] #31 28.61 Download of images into '/build' complete.
20:53:15 [2022-07-13T20:53:15.110Z] #31 28.63 Use something like the following to load the result into a Docker daemon:
20:53:15 [2022-07-13T20:53:15.110Z] #31 28.63   tar -cC '/build' . | docker load
20:53:15 [2022-07-13T20:53:15.110Z] #31 DONE 28.9s
20:53:15 [2022-07-13T20:53:15.266Z] #31 ...
20:53:15 [2022-07-13T20:53:15.266Z] 
20:53:15 [2022-07-13T20:53:15.266Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:53:15 [2022-07-13T20:53:15.266Z] #12 sha256:23b27950f0885153d382705e69b1c882a10df6a79e3d06a8f8c227cc6e985eed
20:53:15 [2022-07-13T20:53:15.266Z] #12 DONE 1.9s
20:53:15 [2022-07-13T20:53:15.376Z] 
20:53:15 [2022-07-13T20:53:15.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
20:53:15 [2022-07-13T20:53:15.376Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486
20:53:15 [2022-07-13T20:53:15.376Z] #42 23.79 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:53:15 [2022-07-13T20:53:15.376Z] #42 23.79 Need to get 15.6 MB of archives.
20:53:15 [2022-07-13T20:53:15.376Z] #42 23.79 After this operation, 67.4 MB of additional disk space will be used.
20:53:15 [2022-07-13T20:53:15.376Z] #42 23.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:53:15 [2022-07-13T20:53:15.376Z] #42 23.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:53:15 [2022-07-13T20:53:15.376Z] #42 23.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:53:15 [2022-07-13T20:53:15.376Z] #42 23.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:53:15 [2022-07-13T20:53:15.376Z] #42 24.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
20:53:15 [2022-07-13T20:53:15.376Z] #42 24.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
20:53:15 [2022-07-13T20:53:15.376Z] #42 24.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
20:53:15 [2022-07-13T20:53:15.376Z] #42 24.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
20:53:15 [2022-07-13T20:53:15.376Z] #42 24.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
20:53:15 [2022-07-13T20:53:15.376Z] #42 24.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
20:53:15 [2022-07-13T20:53:15.376Z] #42 25.75 debconf: delaying package configuration, since apt-utils is not installed
20:53:15 [2022-07-13T20:53:15.376Z] #42 26.02 Fetched 15.6 MB in 1s (14.2 MB/s)
20:53:15 [2022-07-13T20:53:15.376Z] #42 26.14 Selecting previously unselected package xxd.
20:53:15 [2022-07-13T20:53:15.376Z] #42 26.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.)
20:53:15 [2022-07-13T20:53:15.376Z] #42 26.28 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:53:15 [2022-07-13T20:53:15.376Z] #42 26.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:53:15 [2022-07-13T20:53:15.376Z] #42 26.54 Selecting previously unselected package vim-common.
20:53:15 [2022-07-13T20:53:15.376Z] #42 26.54 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:53:15 [2022-07-13T20:53:15.376Z] #42 26.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:53:15 [2022-07-13T20:53:15.376Z] #42 26.94 Selecting previously unselected package cmake-data.
20:53:15 [2022-07-13T20:53:15.376Z] #42 26.94 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:53:15 [2022-07-13T20:53:15.376Z] #42 26.96 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:53:15 [2022-07-13T20:53:15.526Z] 
20:53:15 [2022-07-13T20:53:15.527Z] #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
20:53:15 [2022-07-13T20:53:15.527Z] #13 sha256:3381a18a1f197e42e8aa7a9afb7c546321597e27bac4a4e3597f07d70adb4e50
20:53:15 [2022-07-13T20:53:15.664Z] #49 10.54 Reading package lists...
20:53:15 [2022-07-13T20:53:15.787Z] #13 DONE 0.5s
20:53:15 [2022-07-13T20:53:15.787Z] 
20:53:15 [2022-07-13T20:53:15.787Z] #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
20:53:15 [2022-07-13T20:53:15.787Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:53:15 [2022-07-13T20:53:15.836Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 11.7s done
20:53:16 [2022-07-13T20:53:16.047Z] #14 ...
20:53:16 [2022-07-13T20:53:16.047Z] 
20:53:16 [2022-07-13T20:53:16.047Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:53:16 [2022-07-13T20:53:16.047Z] #33 sha256:2e706e9977184fc53a05b8e279336ccf33df2cedba245ff768070c47b5b9537a
20:53:16 [2022-07-13T20:53:16.047Z] #33 DONE 0.3s
20:53:16 [2022-07-13T20:53:16.098Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done
20:53:16 [2022-07-13T20:53:16.231Z] #49 13.59 Building dependency tree...
20:53:16 [2022-07-13T20:53:16.232Z] #49 14.34 Reading state information...
20:53:16 [2022-07-13T20:53:16.306Z] 
20:53:16 [2022-07-13T20:53:16.306Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:53:16 [2022-07-13T20:53:16.306Z] #46 sha256:66443141b5a24c38cee59c632a9a29b30552320975d5d6ac0295c63d474891ee
20:53:16 [2022-07-13T20:53:16.306Z] #46 DONE 0.3s
20:53:16 [2022-07-13T20:53:16.306Z] 
20:53:16 [2022-07-13T20:53:16.306Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:53:16 [2022-07-13T20:53:16.306Z] #25 sha256:6f3ec05ae84f23e4a511ff7bb7f13e0586b7feff4e23cc8b61ddfda0ffe63272
20:53:16 [2022-07-13T20:53:16.306Z] #25 DONE 0.4s
20:53:16 [2022-07-13T20:53:16.306Z] 
20:53:16 [2022-07-13T20:53:16.306Z] #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
20:53:16 [2022-07-13T20:53:16.306Z] #26 sha256:2b641355afcf872c48db2280d62ddc61fa5cc2f9c5f287a73de6a8730b53468b
20:53:16 [2022-07-13T20:53:16.306Z] #26 ...
20:53:16 [2022-07-13T20:53:16.306Z] 
20:53:16 [2022-07-13T20:53:16.306Z] #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
20:53:16 [2022-07-13T20:53:16.306Z] #50 sha256:7a46d979ae7f9647203d9cbcf47a5363baba6cbbc10a04c49091822283a0e694
20:53:16 [2022-07-13T20:53:16.306Z] #50 DONE 0.5s
20:53:16 [2022-07-13T20:53:16.359Z] #11 DONE 47.2s
20:53:16 [2022-07-13T20:53:16.359Z] 
20:53:16 [2022-07-13T20:53:16.359Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:53:16 [2022-07-13T20:53:16.359Z] #12 sha256:23b27950f0885153d382705e69b1c882a10df6a79e3d06a8f8c227cc6e985eed
20:53:16 [2022-07-13T20:53:16.566Z] 
20:53:16 [2022-07-13T20:53:16.566Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:53:16 [2022-07-13T20:53:16.566Z] #66 sha256:392a6d5541fbf7f5c0f8529f8d46ef247af292cd4be821d3e2e64ba7b5f9abc7
20:53:16 [2022-07-13T20:53:16.566Z] #66 DONE 0.5s
20:53:16 [2022-07-13T20:53:16.566Z] 
20:53:16 [2022-07-13T20:53:16.566Z] #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
20:53:16 [2022-07-13T20:53:16.566Z] #67 sha256:b651b455cf59f4e4e6fdc6d97b2e7960b08edc3813602fa6702c33bdeeac3609
20:53:16 [2022-07-13T20:53:16.566Z] #67 ...
20:53:16 [2022-07-13T20:53:16.566Z] 
20:53:16 [2022-07-13T20:53:16.566Z] #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
20:53:16 [2022-07-13T20:53:16.566Z] #31 sha256:30119b1a0c6e4c51a9ad34333935db11a9573d6fa854201094ae847540fa6405
20:53:16 [2022-07-13T20:53:16.566Z] #31 7.935 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:53:16 [2022-07-13T20:53:16.566Z] #31 8.196 
20:53:16 [2022-07-13T20:53:16.566Z] #31 8.412 #=#=#                                                                         

######################################################################## 100.0%
20:53:16 [2022-07-13T20:53:16.566Z] #31 8.687 
20:53:16 [2022-07-13T20:53:16.566Z] #31 8.755 Download of images into '/build' complete.
20:53:16 [2022-07-13T20:53:16.566Z] #31 8.755 Use something like the following to load the result into a Docker daemon:
20:53:16 [2022-07-13T20:53:16.566Z] #31 8.755   tar -cC '/build' . | docker load
20:53:16 [2022-07-13T20:53:16.566Z] #31 DONE 9.0s
20:53:16 [2022-07-13T20:53:16.800Z] #49 14.95 The following additional packages will be installed:
20:53:16 [2022-07-13T20:53:16.800Z] #49 14.95   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
20:53:16 [2022-07-13T20:53:16.800Z] #49 14.96 Suggested packages:
20:53:16 [2022-07-13T20:53:16.800Z] #49 14.96   cmake-doc ninja-build lrzip
20:53:16 [2022-07-13T20:53:16.800Z] #49 14.96 Recommended packages:
20:53:16 [2022-07-13T20:53:16.800Z] #49 14.96   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:53:16 [2022-07-13T20:53:16.827Z] 
20:53:16 [2022-07-13T20:53:16.827Z] #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
20:53:16 [2022-07-13T20:53:16.827Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:53:16 [2022-07-13T20:53:16.881Z] #51 54.78 Building dependency tree...
20:53:16 [2022-07-13T20:53:16.969Z] #12 DONE 0.8s
20:53:17 [2022-07-13T20:53:17.059Z] #49 15.20 The following NEW packages will be installed:
20:53:17 [2022-07-13T20:53:17.059Z] #49 15.21   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
20:53:17 [2022-07-13T20:53:17.241Z] 
20:53:17 [2022-07-13T20:53:17.241Z] #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
20:53:17 [2022-07-13T20:53:17.241Z] #13 sha256:3381a18a1f197e42e8aa7a9afb7c546321597e27bac4a4e3597f07d70adb4e50
20:53:17 [2022-07-13T20:53:17.628Z] #49 15.52 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded.
20:53:17 [2022-07-13T20:53:17.628Z] #49 15.52 Need to get 8418 kB of archives.
20:53:17 [2022-07-13T20:53:17.628Z] #49 15.52 After this operation, 34.9 MB of additional disk space will be used.
20:53:17 [2022-07-13T20:53:17.628Z] #49 15.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:53:17 [2022-07-13T20:53:17.628Z] #49 15.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:53:17 [2022-07-13T20:53:17.628Z] #49 15.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:53:17 [2022-07-13T20:53:17.628Z] #49 15.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:53:17 [2022-07-13T20:53:17.628Z] #49 15.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:53:17 [2022-07-13T20:53:17.628Z] #49 15.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:53:17 [2022-07-13T20:53:17.628Z] #49 15.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:53:17 [2022-07-13T20:53:17.628Z] #49 15.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:53:17 [2022-07-13T20:53:17.855Z] #13 DONE 0.7s
20:53:17 [2022-07-13T20:53:17.855Z] 
20:53:17 [2022-07-13T20:53:17.855Z] #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             ;
20:53:17 [2022-07-13T20:53:17.855Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:53:17 [2022-07-13T20:53:17.886Z] #49 15.92 debconf: delaying package configuration, since apt-utils is not installed
20:53:17 [2022-07-13T20:53:17.886Z] #49 16.03 Fetched 8418 kB in 0s (19.4 MB/s)
20:53:17 [2022-07-13T20:53:17.886Z] #49 16.05 Selecting previously unselected package xxd.
20:53:17 [2022-07-13T20:53:17.886Z] #49 16.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 ... 30256 files and directories currently installed.)
20:53:17 [2022-07-13T20:53:17.886Z] #49 16.07 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:53:17 [2022-07-13T20:53:17.886Z] #49 16.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:53:17 [2022-07-13T20:53:17.886Z] #49 16.12 Selecting previously unselected package vim-common.
20:53:18 [2022-07-13T20:53:18.119Z] #76 ...
20:53:18 [2022-07-13T20:53:18.119Z] 
20:53:18 [2022-07-13T20:53:18.119Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:53:18 [2022-07-13T20:53:18.119Z] #46 sha256:66443141b5a24c38cee59c632a9a29b30552320975d5d6ac0295c63d474891ee
20:53:18 [2022-07-13T20:53:18.119Z] #46 DONE 0.3s
20:53:18 [2022-07-13T20:53:18.119Z] 
20:53:18 [2022-07-13T20:53:18.119Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
20:53:18 [2022-07-13T20:53:18.119Z] #66 sha256:5e7beedc073fe8253d009abb914cc5b3afca9184b3028d642142adad75a0dec6
20:53:18 [2022-07-13T20:53:18.119Z] #66 DONE 0.4s
20:53:18 [2022-07-13T20:53:18.119Z] 
20:53:18 [2022-07-13T20:53:18.119Z] #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
20:53:18 [2022-07-13T20:53:18.119Z] #50 sha256:7a46d979ae7f9647203d9cbcf47a5363baba6cbbc10a04c49091822283a0e694
20:53:18 [2022-07-13T20:53:18.119Z] #50 DONE 0.4s
20:53:18 [2022-07-13T20:53:18.119Z] 
20:53:18 [2022-07-13T20:53:18.119Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:53:18 [2022-07-13T20:53:18.119Z] #33 sha256:2e706e9977184fc53a05b8e279336ccf33df2cedba245ff768070c47b5b9537a
20:53:18 [2022-07-13T20:53:18.119Z] #33 DONE 0.4s
20:53:18 [2022-07-13T20:53:18.147Z] #49 ...
20:53:18 [2022-07-13T20:53:18.147Z] 
20:53:18 [2022-07-13T20:53:18.147Z] #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
20:53:18 [2022-07-13T20:53:18.147Z] #69 sha256:8ab345a82331bd5b0f67dc3bb86d30dbc927058806cf159187fd1d265f32e653
20:53:18 [2022-07-13T20:53:18.147Z] #69 7.442 Reading package lists...
20:53:18 [2022-07-13T20:53:18.147Z] #69 10.67 Reading package lists...
20:53:18 [2022-07-13T20:53:18.147Z] #69 13.73 Building dependency tree...
20:53:18 [2022-07-13T20:53:18.147Z] #69 14.48 Reading state information...
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.10 The following additional packages will be installed:
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.10   libbtrfs0
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.18 The following NEW packages will be installed:
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.18   libbtrfs-dev libbtrfs0
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.49 0 upgraded, 2 newly installed, 0 to remove and 19 not upgraded.
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.49 Need to get 460 kB of archives.
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.49 After this operation, 1237 kB of additional disk space will be used.
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.79 debconf: delaying package configuration, since apt-utils is not installed
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.90 Fetched 460 kB in 0s (1629 kB/s)
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.92 Selecting previously unselected package libbtrfs0:amd64.
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30256 files and directories currently installed.)
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.94 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.94 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:53:18 [2022-07-13T20:53:18.147Z] #69 15.99 Selecting previously unselected package libbtrfs-dev:amd64.
20:53:18 [2022-07-13T20:53:18.147Z] #69 16.00 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:53:18 [2022-07-13T20:53:18.147Z] #69 16.00 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:53:18 [2022-07-13T20:53:18.147Z] #69 16.07 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:53:18 [2022-07-13T20:53:18.147Z] #69 16.08 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:53:18 [2022-07-13T20:53:18.147Z] #69 16.09 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:18 [2022-07-13T20:53:18.147Z] #69 DONE 16.3s
20:53:18 [2022-07-13T20:53:18.147Z] 
20:53:18 [2022-07-13T20:53:18.147Z] #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
20:53:18 [2022-07-13T20:53:18.147Z] #49 sha256:cb1b879e37e895ece25e8681bf4c471822f3aa69bea221602c3bacadd0ddf95e
20:53:18 [2022-07-13T20:53:18.147Z] #49 16.12 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:53:18 [2022-07-13T20:53:18.147Z] #49 16.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:53:18 [2022-07-13T20:53:18.147Z] #49 16.19 Selecting previously unselected package cmake-data.
20:53:18 [2022-07-13T20:53:18.147Z] #49 16.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:53:18 [2022-07-13T20:53:18.147Z] #49 16.21 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:53:18 [2022-07-13T20:53:18.147Z] #49 ...
20:53:18 [2022-07-13T20:53:18.147Z] 
20:53:18 [2022-07-13T20:53:18.147Z] #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
20:53:18 [2022-07-13T20:53:18.147Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc
20:53:18 [2022-07-13T20:53:18.147Z] #20 7.753 Reading package lists...
20:53:18 [2022-07-13T20:53:18.147Z] #20 10.92 Reading package lists...
20:53:18 [2022-07-13T20:53:18.147Z] #20 14.00 Building dependency tree...
20:53:18 [2022-07-13T20:53:18.147Z] #20 14.72 Reading state information...
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.36 The following additional packages will be installed:
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.36   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.36   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.36   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.36   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.36   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.37   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.37   mingw-w64-common mingw-w64-x86-64-dev
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.37 Suggested packages:
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.37   gcc-10-locales seccomp wine64
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.64 The following NEW packages will be installed:
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.64   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.64   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.64   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.64   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.64   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.65   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.65   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.65   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.65   mingw-w64-x86-64-dev
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.96 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded.
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.96 Need to get 115 MB of archives.
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.96 After this operation, 645 MB of additional disk space will be used.
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.96 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]
20:53:18 [2022-07-13T20:53:18.147Z] #20 15.99 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]
20:53:18 [2022-07-13T20:53:18.147Z] #20 16.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:53:18 [2022-07-13T20:53:18.147Z] #20 16.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:53:18 [2022-07-13T20:53:18.147Z] #20 16.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:53:18 [2022-07-13T20:53:18.147Z] #20 16.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:53:18 [2022-07-13T20:53:18.147Z] #20 16.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:53:18 [2022-07-13T20:53:18.147Z] #20 16.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]
20:53:18 [2022-07-13T20:53:18.147Z] #20 16.12 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]
20:53:18 [2022-07-13T20:53:18.147Z] #20 16.20 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]
20:53:18 [2022-07-13T20:53:18.147Z] #20 ...
20:53:18 [2022-07-13T20:53:18.147Z] 
20:53:18 [2022-07-13T20:53:18.147Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:53:18 [2022-07-13T20:53:18.147Z] #70 sha256:486e9bcda575f99f1a7c18e8a0a73fd1ba5be816c7cbfa387cfd9cd8228bf69b
20:53:18 [2022-07-13T20:53:18.147Z] #70 DONE 0.1s
20:53:18 [2022-07-13T20:53:18.147Z] 
20:53:18 [2022-07-13T20:53:18.147Z] #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
20:53:18 [2022-07-13T20:53:18.147Z] #71 sha256:0078034b6bb772aeb29908607f83e1d5ab9dd4784e6c85d9438537de6f65fa4f
20:53:18 [2022-07-13T20:53:18.380Z] 
20:53:18 [2022-07-13T20:53:18.380Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
20:53:18 [2022-07-13T20:53:18.380Z] #25 sha256:19dae959404cf5e6ec175509beb47f5577ebbdb00cec5db1a3b7bb390b394747
20:53:18 [2022-07-13T20:53:18.380Z] #25 DONE 0.4s
20:53:18 [2022-07-13T20:53:18.380Z] 
20:53:18 [2022-07-13T20:53:18.380Z] #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
20:53:18 [2022-07-13T20:53:18.380Z] #26 sha256:3cd2c0f231c932dde2171b0d3385f6d8ef18f2e8f359b2eab313d17eb1f21420
20:53:18 [2022-07-13T20:53:18.682Z] #42 30.67 Selecting previously unselected package libicu67:arm64.
20:53:18 [2022-07-13T20:53:18.682Z] #42 30.67 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
20:53:18 [2022-07-13T20:53:18.682Z] #42 30.73 Unpacking libicu67:arm64 (67.1-7) ...
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.424 + RM_GOPATH=0
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.424 + TMP_GOPATH=
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.424 + : /build
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.424 + '[' -z '' ']'
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.424 ++ mktemp -d
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.425 + export GOPATH=/tmp/tmp.d85JcjiXUg
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.425 + GOPATH=/tmp/tmp.d85JcjiXUg
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.425 + RM_GOPATH=1
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.425 + case "$(go env GOARCH)" in
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.425 ++ go env GOARCH
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.428 + export GO_BUILDMODE=-buildmode=pie
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.428 + GO_BUILDMODE=-buildmode=pie
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.429 ++ dirname /install.sh
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.429 + dir=/
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.429 + bin=containerd
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.429 + shift
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.429 + '[' '!' -f //containerd.installer ']'
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.429 + . //containerd.installer
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.429 ++ set -e
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.429 ++ : v1.6.6
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.430 + install_containerd
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.430 + echo 'Install containerd version v1.6.6'
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.430 Install containerd version v1.6.6
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.430 + git clone https://github.com/containerd/containerd.git /tmp/tmp.d85JcjiXUg/src/github.com/containerd/containerd
20:53:18 [2022-07-13T20:53:18.716Z] #71 0.431 Cloning into '/tmp/tmp.d85JcjiXUg/src/github.com/containerd/containerd'...
20:53:18 [2022-07-13T20:53:18.784Z] #51 ...
20:53:18 [2022-07-13T20:53:18.784Z] 
20:53:18 [2022-07-13T20:53:18.784Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:53:18 [2022-07-13T20:53:18.784Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:53:18 [2022-07-13T20:53:18.784Z] #14 58.49 The following additional packages will be installed:
20:53:18 [2022-07-13T20:53:18.784Z] #14 58.51   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:53:18 [2022-07-13T20:53:18.784Z] #14 58.51   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:53:18 [2022-07-13T20:53:18.784Z] #14 58.51   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:53:18 [2022-07-13T20:53:18.784Z] #14 58.51   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:53:18 [2022-07-13T20:53:18.784Z] #14 58.51   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:53:18 [2022-07-13T20:53:18.784Z] #14 58.52   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:53:18 [2022-07-13T20:53:18.784Z] #14 58.52   mingw-w64-common mingw-w64-x86-64-dev
20:53:18 [2022-07-13T20:53:18.784Z] #14 58.55 Suggested packages:
20:53:18 [2022-07-13T20:53:18.784Z] #14 58.55   gcc-10-locales seccomp wine64
20:53:18 [2022-07-13T20:53:18.784Z] #14 ...
20:53:18 [2022-07-13T20:53:18.784Z] 
20:53:18 [2022-07-13T20:53:18.784Z] #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
20:53:18 [2022-07-13T20:53:18.784Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:53:18 [2022-07-13T20:53:18.784Z] #42 40.42 Reading package lists...
20:53:18 [2022-07-13T20:53:18.784Z] #42 50.26 Building dependency tree...
20:53:18 [2022-07-13T20:53:18.784Z] #42 57.07 The following additional packages will be installed:
20:53:18 [2022-07-13T20:53:18.784Z] #42 57.10   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:53:18 [2022-07-13T20:53:18.784Z] #42 57.12 Suggested packages:
20:53:18 [2022-07-13T20:53:18.784Z] #42 57.16   cmake-doc ninja-build lrzip
20:53:18 [2022-07-13T20:53:18.784Z] #42 57.16 Recommended packages:
20:53:18 [2022-07-13T20:53:18.784Z] #42 57.16   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:53:18 [2022-07-13T20:53:18.784Z] #42 58.69 The following NEW packages will be installed:
20:53:18 [2022-07-13T20:53:18.784Z] #42 58.73   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:53:18 [2022-07-13T20:53:18.784Z] #42 58.73   vim-common xxd
20:53:18 [2022-07-13T20:53:18.784Z] #42 59.24 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded.
20:53:18 [2022-07-13T20:53:18.784Z] #42 59.24 Need to get 17.7 MB of archives.
20:53:18 [2022-07-13T20:53:18.784Z] #42 59.24 After this operation, 70.7 MB of additional disk space will be used.
20:53:18 [2022-07-13T20:53:18.784Z] #42 59.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:53:18 [2022-07-13T20:53:18.784Z] #42 59.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:53:18 [2022-07-13T20:53:18.784Z] #42 59.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:53:18 [2022-07-13T20:53:18.784Z] #42 59.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:53:19 [2022-07-13T20:53:19.042Z] #42 60.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
20:53:19 [2022-07-13T20:53:19.042Z] #42 60.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:53:19 [2022-07-13T20:53:19.042Z] #42 60.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:53:19 [2022-07-13T20:53:19.264Z] #42 ...
20:53:19 [2022-07-13T20:53:19.264Z] 
20:53:19 [2022-07-13T20:53:19.264Z] #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
20:53:19 [2022-07-13T20:53:19.264Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4
20:53:19 [2022-07-13T20:53:19.264Z] #14 15.93 Reading package lists...
20:53:19 [2022-07-13T20:53:19.264Z] #14 21.68 Reading package lists...
20:53:19 [2022-07-13T20:53:19.264Z] #14 26.68 Building dependency tree...
20:53:19 [2022-07-13T20:53:19.264Z] #14 30.62 The following additional packages will be installed:
20:53:19 [2022-07-13T20:53:19.264Z] #14 30.64   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:53:19 [2022-07-13T20:53:19.264Z] #14 30.65   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:53:19 [2022-07-13T20:53:19.264Z] #14 30.65   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:53:19 [2022-07-13T20:53:19.264Z] #14 30.65   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:53:19 [2022-07-13T20:53:19.264Z] #14 30.65   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:53:19 [2022-07-13T20:53:19.264Z] #14 30.65   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:53:19 [2022-07-13T20:53:19.264Z] #14 30.66   mingw-w64-common mingw-w64-x86-64-dev
20:53:19 [2022-07-13T20:53:19.264Z] #14 30.66 Suggested packages:
20:53:19 [2022-07-13T20:53:19.264Z] #14 30.68   gcc-10-locales seccomp wine64
20:53:19 [2022-07-13T20:53:19.264Z] #14 ...
20:53:19 [2022-07-13T20:53:19.264Z] 
20:53:19 [2022-07-13T20:53:19.264Z] #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             ;
20:53:19 [2022-07-13T20:53:19.264Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc
20:53:19 [2022-07-13T20:53:19.264Z] #76 20.76 Reading package lists...
20:53:19 [2022-07-13T20:53:19.264Z] #76 25.82 Building dependency tree...
20:53:19 [2022-07-13T20:53:19.264Z] #76 29.83 python3 is already the newest version (3.9.2-3).
20:53:19 [2022-07-13T20:53:19.264Z] #76 29.83 The following additional packages will be installed:
20:53:19 [2022-07-13T20:53:19.264Z] #76 29.84   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
20:53:19 [2022-07-13T20:53:19.264Z] #76 29.85   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
20:53:19 [2022-07-13T20:53:19.264Z] #76 29.86 Suggested packages:
20:53:19 [2022-07-13T20:53:19.264Z] #76 29.86   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
20:53:19 [2022-07-13T20:53:19.264Z] #76 29.86   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
20:53:19 [2022-07-13T20:53:19.264Z] #76 29.86   m4-doc ed diffutils-doc
20:53:19 [2022-07-13T20:53:19.264Z] #76 29.86 Recommended packages:
20:53:19 [2022-07-13T20:53:19.264Z] #76 29.86   fakeroot libalgorithm-merge-perl libltdl-dev
20:53:19 [2022-07-13T20:53:19.264Z] #76 31.31 The following NEW packages will be installed:
20:53:19 [2022-07-13T20:53:19.264Z] #76 31.33   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
20:53:19 [2022-07-13T20:53:19.264Z] #76 31.34   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
20:53:19 [2022-07-13T20:53:19.264Z] #76 31.34   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
20:53:19 [2022-07-13T20:53:19.264Z] #76 31.34   libyajl2 m4 patch xz-utils
20:53:19 [2022-07-13T20:53:19.301Z] #42 60.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:53:19 [2022-07-13T20:53:19.301Z] #42 60.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:53:19 [2022-07-13T20:53:19.301Z] #42 60.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:53:19 [2022-07-13T20:53:19.528Z] #76 31.77 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
20:53:19 [2022-07-13T20:53:19.528Z] #76 31.77 Need to get 5916 kB of archives.
20:53:19 [2022-07-13T20:53:19.528Z] #76 31.77 After this operation, 18.6 MB of additional disk space will be used.
20:53:19 [2022-07-13T20:53:19.528Z] #76 31.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:53:19 [2022-07-13T20:53:19.528Z] #76 31.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
20:53:19 [2022-07-13T20:53:19.528Z] #76 31.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
20:53:19 [2022-07-13T20:53:19.528Z] #76 31.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
20:53:19 [2022-07-13T20:53:19.528Z] #76 31.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:53:19 [2022-07-13T20:53:19.528Z] #76 31.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
20:53:19 [2022-07-13T20:53:19.528Z] #76 31.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
20:53:19 [2022-07-13T20:53:19.528Z] #76 31.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
20:53:19 [2022-07-13T20:53:19.528Z] #76 31.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
20:53:19 [2022-07-13T20:53:19.528Z] #76 31.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
20:53:19 [2022-07-13T20:53:19.528Z] #76 31.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:53:19 [2022-07-13T20:53:19.528Z] #76 31.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB]
20:53:19 [2022-07-13T20:53:19.654Z] #71 ...
20:53:19 [2022-07-13T20:53:19.654Z] 
20:53:19 [2022-07-13T20:53:19.654Z] #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
20:53:19 [2022-07-13T20:53:19.654Z] #49 sha256:cb1b879e37e895ece25e8681bf4c471822f3aa69bea221602c3bacadd0ddf95e
20:53:19 [2022-07-13T20:53:19.654Z] #49 16.63 Selecting previously unselected package libarchive13:amd64.
20:53:19 [2022-07-13T20:53:19.654Z] #49 16.64 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 16.64 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 16.70 Selecting previously unselected package libjsoncpp24:amd64.
20:53:19 [2022-07-13T20:53:19.654Z] #49 16.71 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 16.71 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 16.75 Selecting previously unselected package librhash0:amd64.
20:53:19 [2022-07-13T20:53:19.654Z] #49 16.75 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 16.76 Unpacking librhash0:amd64 (1.4.1-2) ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 16.80 Selecting previously unselected package libuv1:amd64.
20:53:19 [2022-07-13T20:53:19.654Z] #49 16.80 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 16.82 Unpacking libuv1:amd64 (1.40.0-2) ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 16.86 Selecting previously unselected package cmake.
20:53:19 [2022-07-13T20:53:19.654Z] #49 16.86 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 16.86 Unpacking cmake (3.18.4-2+deb11u1) ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 17.42 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 17.44 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 17.45 Setting up libuv1:amd64 (1.40.0-2) ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 17.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 17.48 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 17.49 Setting up librhash0:amd64 (1.4.1-2) ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 17.50 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 17.52 Setting up cmake (3.18.4-2+deb11u1) ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 17.53 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:19 [2022-07-13T20:53:19.654Z] #49 DONE 17.8s
20:53:19 [2022-07-13T20:53:19.654Z] 
20:53:19 [2022-07-13T20:53:19.654Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:53:19 [2022-07-13T20:53:19.654Z] #50 sha256:e696f036c3be67be0c9cc2f3a4f137f5ae32abbda3336fdcbdd4d67d435e2212
20:53:19 [2022-07-13T20:53:19.654Z] #50 DONE 0.0s
20:53:19 [2022-07-13T20:53:19.790Z] #76 32.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
20:53:19 [2022-07-13T20:53:19.790Z] #76 32.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:53:19 [2022-07-13T20:53:19.790Z] #76 32.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
20:53:19 [2022-07-13T20:53:19.790Z] #76 32.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:53:19 [2022-07-13T20:53:19.790Z] #76 32.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
20:53:19 [2022-07-13T20:53:19.790Z] #76 32.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:53:19 [2022-07-13T20:53:19.790Z] #76 32.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
20:53:19 [2022-07-13T20:53:19.790Z] #76 32.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
20:53:19 [2022-07-13T20:53:19.790Z] #76 32.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
20:53:19 [2022-07-13T20:53:19.790Z] #76 ...
20:53:19 [2022-07-13T20:53:19.790Z] 
20:53:19 [2022-07-13T20:53:19.790Z] #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
20:53:19 [2022-07-13T20:53:19.790Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4
20:53:19 [2022-07-13T20:53:19.790Z] #14 31.96 The following NEW packages will be installed:
20:53:19 [2022-07-13T20:53:19.790Z] #14 31.98   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:53:19 [2022-07-13T20:53:19.790Z] #14 31.98   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:53:19 [2022-07-13T20:53:19.790Z] #14 31.98   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:53:19 [2022-07-13T20:53:19.790Z] #14 31.98   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:53:19 [2022-07-13T20:53:19.790Z] #14 31.99   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:53:19 [2022-07-13T20:53:19.790Z] #14 31.99   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:53:19 [2022-07-13T20:53:19.790Z] #14 31.99   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:53:19 [2022-07-13T20:53:19.790Z] #14 31.99   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:53:19 [2022-07-13T20:53:19.790Z] #14 32.00   mingw-w64-x86-64-dev
20:53:19 [2022-07-13T20:53:19.913Z] 
20:53:19 [2022-07-13T20:53:19.913Z] #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
20:53:19 [2022-07-13T20:53:19.913Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc
20:53:19 [2022-07-13T20:53:19.913Z] #20 16.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
20:53:19 [2022-07-13T20:53:19.913Z] #20 16.50 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]
20:53:19 [2022-07-13T20:53:19.913Z] #20 16.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]
20:53:19 [2022-07-13T20:53:19.913Z] #20 16.82 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]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.91 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]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.92 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]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:53:19 [2022-07-13T20:53:19.914Z] #20 16.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:53:19 [2022-07-13T20:53:19.914Z] #20 17.17 debconf: delaying package configuration, since apt-utils is not installed
20:53:19 [2022-07-13T20:53:19.914Z] #20 17.28 Fetched 115 MB in 1s (91.3 MB/s)
20:53:19 [2022-07-13T20:53:19.914Z] #20 17.31 Selecting previously unselected package binutils-mingw-w64-i686.
20:53:19 [2022-07-13T20:53:19.914Z] #20 17.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30256 files and directories currently installed.)
20:53:19 [2022-07-13T20:53:19.914Z] #20 17.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:53:19 [2022-07-13T20:53:19.914Z] #20 17.33 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:53:19 [2022-07-13T20:53:19.914Z] #20 17.62 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:53:19 [2022-07-13T20:53:19.914Z] #20 17.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:53:19 [2022-07-13T20:53:19.914Z] #20 17.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:53:19 [2022-07-13T20:53:19.914Z] #20 17.99 Selecting previously unselected package binutils-mingw-w64.
20:53:19 [2022-07-13T20:53:19.914Z] #20 17.99 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:53:19 [2022-07-13T20:53:19.914Z] #20 17.99 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:53:19 [2022-07-13T20:53:19.914Z] #20 18.03 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:53:19 [2022-07-13T20:53:19.914Z] #20 18.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:53:19 [2022-07-13T20:53:19.914Z] #20 18.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:53:19 [2022-07-13T20:53:19.914Z] #20 18.09 Selecting previously unselected package dmsetup.
20:53:19 [2022-07-13T20:53:19.914Z] #20 18.09 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:53:19 [2022-07-13T20:53:19.914Z] #20 18.09 Unpacking dmsetup (2:1.02.175-2.1) ...
20:53:19 [2022-07-13T20:53:19.914Z] #20 18.13 Selecting previously unselected package mingw-w64-common.
20:53:19 [2022-07-13T20:53:19.914Z] #20 18.13 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:53:19 [2022-07-13T20:53:19.914Z] #20 18.14 Unpacking mingw-w64-common (8.0.0-1) ...
20:53:20 [2022-07-13T20:53:20.050Z] #14 32.40 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:53:20 [2022-07-13T20:53:20.050Z] #14 32.40 Need to get 108 MB of archives.
20:53:20 [2022-07-13T20:53:20.050Z] #14 32.40 After this operation, 620 MB of additional disk space will be used.
20:53:20 [2022-07-13T20:53:20.050Z] #14 32.40 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]
20:53:20 [2022-07-13T20:53:20.051Z] #14 32.49 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]
20:53:20 [2022-07-13T20:53:20.246Z] #42 ...
20:53:20 [2022-07-13T20:53:20.246Z] 
20:53:20 [2022-07-13T20:53:20.246Z] #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
20:53:20 [2022-07-13T20:53:20.246Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:53:20 [2022-07-13T20:53:20.246Z] #14 61.35 The following NEW packages will be installed:
20:53:20 [2022-07-13T20:53:20.246Z] #14 61.35   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:53:20 [2022-07-13T20:53:20.246Z] #14 61.35   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:53:20 [2022-07-13T20:53:20.246Z] #14 61.35   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:53:20 [2022-07-13T20:53:20.246Z] #14 61.35   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:53:20 [2022-07-13T20:53:20.246Z] #14 61.35   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:53:20 [2022-07-13T20:53:20.246Z] #14 61.35   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:53:20 [2022-07-13T20:53:20.246Z] #14 61.38   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:53:20 [2022-07-13T20:53:20.246Z] #14 61.38   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:53:20 [2022-07-13T20:53:20.246Z] #14 61.40   mingw-w64-x86-64-dev
20:53:20 [2022-07-13T20:53:20.246Z] #14 ...
20:53:20 [2022-07-13T20:53:20.246Z] 
20:53:20 [2022-07-13T20:53:20.246Z] #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
20:53:20 [2022-07-13T20:53:20.246Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:53:20 [2022-07-13T20:53:20.246Z] #62 42.21 Reading package lists...
20:53:20 [2022-07-13T20:53:20.246Z] #62 51.87 Building dependency tree...
20:53:20 [2022-07-13T20:53:20.246Z] #62 58.36 The following additional packages will be installed:
20:53:20 [2022-07-13T20:53:20.246Z] #62 58.40   libbtrfs0
20:53:20 [2022-07-13T20:53:20.246Z] #62 58.96 The following NEW packages will be installed:
20:53:20 [2022-07-13T20:53:20.246Z] #62 58.99   libbtrfs-dev libbtrfs0
20:53:20 [2022-07-13T20:53:20.246Z] #62 59.44 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded.
20:53:20 [2022-07-13T20:53:20.246Z] #62 59.44 Need to get 460 kB of archives.
20:53:20 [2022-07-13T20:53:20.246Z] #62 59.44 After this operation, 1237 kB of additional disk space will be used.
20:53:20 [2022-07-13T20:53:20.246Z] #62 59.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:53:20 [2022-07-13T20:53:20.246Z] #62 59.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:53:20 [2022-07-13T20:53:20.246Z] #62 61.57 debconf: delaying package configuration, since apt-utils is not installed
20:53:20 [2022-07-13T20:53:20.311Z] #14 32.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:53:20 [2022-07-13T20:53:20.311Z] #14 32.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
20:53:20 [2022-07-13T20:53:20.311Z] #14 32.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
20:53:20 [2022-07-13T20:53:20.311Z] #14 32.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:53:20 [2022-07-13T20:53:20.483Z] #20 18.68 Selecting previously unselected package mingw-w64-x86-64-dev.
20:53:20 [2022-07-13T20:53:20.483Z] #20 18.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:53:20 [2022-07-13T20:53:20.483Z] #20 18.68 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:53:20 [2022-07-13T20:53:20.506Z] #62 ...
20:53:20 [2022-07-13T20:53:20.506Z] 
20:53:20 [2022-07-13T20:53:20.506Z] #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
20:53:20 [2022-07-13T20:53:20.506Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35
20:53:20 [2022-07-13T20:53:20.506Z] #57 61.39 v3.0.2
20:53:20 [2022-07-13T20:53:20.506Z] #57 DONE 61.8s
20:53:20 [2022-07-13T20:53:20.506Z] 
20:53:20 [2022-07-13T20:53:20.506Z] #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             ;
20:53:20 [2022-07-13T20:53:20.506Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:53:20 [2022-07-13T20:53:20.506Z] #76 42.90 Reading package lists...
20:53:20 [2022-07-13T20:53:20.506Z] #76 52.90 Building dependency tree...
20:53:20 [2022-07-13T20:53:20.506Z] #76 59.37 python3 is already the newest version (3.9.2-3).
20:53:20 [2022-07-13T20:53:20.506Z] #76 59.37 The following additional packages will be installed:
20:53:20 [2022-07-13T20:53:20.506Z] #76 59.39   autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc
20:53:20 [2022-07-13T20:53:20.506Z] #76 59.40   libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
20:53:20 [2022-07-13T20:53:20.506Z] #76 59.45 Suggested packages:
20:53:20 [2022-07-13T20:53:20.506Z] #76 59.45   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
20:53:20 [2022-07-13T20:53:20.506Z] #76 59.45   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
20:53:20 [2022-07-13T20:53:20.506Z] #76 59.45   m4-doc ed diffutils-doc
20:53:20 [2022-07-13T20:53:20.506Z] #76 59.45 Recommended packages:
20:53:20 [2022-07-13T20:53:20.506Z] #76 59.45   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
20:53:20 [2022-07-13T20:53:20.506Z] #76 59.45   liblocale-gettext-perl libltdl-dev
20:53:20 [2022-07-13T20:53:20.506Z] #76 ...
20:53:20 [2022-07-13T20:53:20.506Z] 
20:53:20 [2022-07-13T20:53:20.506Z] #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
20:53:20 [2022-07-13T20:53:20.506Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:53:20 [2022-07-13T20:53:20.506Z] #14 61.98 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded.
20:53:20 [2022-07-13T20:53:20.506Z] #14 61.98 Need to get 115 MB of archives.
20:53:20 [2022-07-13T20:53:20.506Z] #14 61.98 After this operation, 645 MB of additional disk space will be used.
20:53:20 [2022-07-13T20:53:20.506Z] #14 61.98 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]
20:53:20 [2022-07-13T20:53:20.572Z] #14 32.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:53:20 [2022-07-13T20:53:20.572Z] #14 32.87 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]
20:53:20 [2022-07-13T20:53:20.572Z] #14 32.88 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]
20:53:21 [2022-07-13T20:53:21.073Z] #14 62.26 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]
20:53:21 [2022-07-13T20:53:21.152Z] #14 33.28 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]
20:53:21 [2022-07-13T20:53:21.332Z] #14 62.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:53:21 [2022-07-13T20:53:21.332Z] #14 62.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:53:21 [2022-07-13T20:53:21.332Z] #14 62.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:53:21 [2022-07-13T20:53:21.332Z] #14 62.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:53:21 [2022-07-13T20:53:21.421Z] #20 19.29 Selecting previously unselected package gcc-mingw-w64-base.
20:53:21 [2022-07-13T20:53:21.421Z] #20 19.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:53:21 [2022-07-13T20:53:21.421Z] #20 19.30 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:53:21 [2022-07-13T20:53:21.421Z] #20 19.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:53:21 [2022-07-13T20:53:21.421Z] #20 19.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:53:21 [2022-07-13T20:53:21.421Z] #20 19.34 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:53:21 [2022-07-13T20:53:21.899Z] #14 63.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:53:21 [2022-07-13T20:53:21.994Z] #20 ...
20:53:21 [2022-07-13T20:53:21.994Z] 
20:53:21 [2022-07-13T20:53:21.994Z] #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
20:53:21 [2022-07-13T20:53:21.994Z] #51 sha256:3c6a46030d39b523bf88e9d37f5d36add5b4fd3406486950946a09610ab2f327
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.585 + RM_GOPATH=0
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.585 + TMP_GOPATH=
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.585 + : /build
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.585 + '[' -z '' ']'
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.585 ++ mktemp -d
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.586 + export GOPATH=/tmp/tmp.Kq0lpsrR1B
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.586 + GOPATH=/tmp/tmp.Kq0lpsrR1B
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.586 + RM_GOPATH=1
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.586 + case "$(go env GOARCH)" in
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.587 ++ go env GOARCH
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.591 + export GO_BUILDMODE=-buildmode=pie
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.591 + GO_BUILDMODE=-buildmode=pie
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.591 ++ dirname /install.sh
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.592 + dir=/
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.592 + bin=tini
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.592 + shift
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.592 + '[' '!' -f //tini.installer ']'
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.592 + . //tini.installer
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.592 ++ : v0.19.0
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.592 + install_tini
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.592 + echo 'Install tini version v0.19.0'
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.592 Install tini version v0.19.0
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.592 + git clone https://github.com/krallin/tini.git /tmp/tmp.Kq0lpsrR1B/tini
20:53:21 [2022-07-13T20:53:21.994Z] #51 0.593 Cloning into '/tmp/tmp.Kq0lpsrR1B/tini'...
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.025 + cd /tmp/tmp.Kq0lpsrR1B/tini
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.025 + git checkout -q v0.19.0
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.028 + cmake .
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.107 -- The C compiler identification is GNU 10.2.1
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.121 -- Detecting C compiler ABI info
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.208 -- Detecting C compiler ABI info - done
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.230 -- Check for working C compiler: /usr/bin/cc - skipped
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.230 -- Detecting C compile features
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.231 -- Detecting C compile features - done
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.238 -- Performing Test HAS_BUILTIN_FORTIFY
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.263 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.275 -- Configuring done
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.278 -- Generating done
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.279 -- Build files have been written to: /tmp/tmp.Kq0lpsrR1B/tini
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.280 + make tini-static
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.327 Scanning dependencies of target tini-static
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.337 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.504 [100%] Linking C executable tini-static
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.588 [100%] Built target tini-static
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.598 + mkdir -p /build
20:53:21 [2022-07-13T20:53:21.994Z] #51 1.600 + cp tini-static /build/docker-init
20:53:21 [2022-07-13T20:53:21.994Z] #51 DONE 2.1s
20:53:21 [2022-07-13T20:53:21.994Z] 
20:53:21 [2022-07-13T20:53:21.994Z] #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
20:53:21 [2022-07-13T20:53:21.994Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc
20:53:22 [2022-07-13T20:53:22.095Z] #14 34.23 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]
20:53:22 [2022-07-13T20:53:22.095Z] #14 ...
20:53:22 [2022-07-13T20:53:22.095Z] 
20:53:22 [2022-07-13T20:53:22.095Z] #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
20:53:22 [2022-07-13T20:53:22.095Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab
20:53:22 [2022-07-13T20:53:22.095Z] #51 19.24 Reading package lists...
20:53:22 [2022-07-13T20:53:22.095Z] #51 24.28 Reading package lists...
20:53:22 [2022-07-13T20:53:22.095Z] #51 28.93 Building dependency tree...
20:53:22 [2022-07-13T20:53:22.095Z] #51 32.48 The following additional packages will be installed:
20:53:22 [2022-07-13T20:53:22.095Z] #51 32.50   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:53:22 [2022-07-13T20:53:22.095Z] #51 32.51   python3-protobuf python3-six
20:53:22 [2022-07-13T20:53:22.095Z] #51 32.51 Suggested packages:
20:53:22 [2022-07-13T20:53:22.095Z] #51 32.53   python3-setuptools
20:53:22 [2022-07-13T20:53:22.095Z] #51 32.53 Recommended packages:
20:53:22 [2022-07-13T20:53:22.095Z] #51 32.53   iproute2 | iproute
20:53:22 [2022-07-13T20:53:22.095Z] #51 33.21 The following NEW packages will be installed:
20:53:22 [2022-07-13T20:53:22.095Z] #51 33.23   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:53:22 [2022-07-13T20:53:22.095Z] #51 33.24   python3-protobuf python3-six
20:53:22 [2022-07-13T20:53:22.095Z] #51 33.71 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:53:22 [2022-07-13T20:53:22.095Z] #51 33.71 Need to get 2136 kB of archives.
20:53:22 [2022-07-13T20:53:22.095Z] #51 33.71 After this operation, 10.8 MB of additional disk space will be used.
20:53:22 [2022-07-13T20:53:22.095Z] #51 33.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
20:53:22 [2022-07-13T20:53:22.095Z] #51 33.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:53:22 [2022-07-13T20:53:22.095Z] #51 33.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
20:53:22 [2022-07-13T20:53:22.095Z] #51 33.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
20:53:22 [2022-07-13T20:53:22.095Z] #51 33.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:53:22 [2022-07-13T20:53:22.095Z] #51 33.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:53:22 [2022-07-13T20:53:22.095Z] #51 33.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:53:22 [2022-07-13T20:53:22.095Z] #51 ...
20:53:22 [2022-07-13T20:53:22.095Z] 
20:53:22 [2022-07-13T20:53:22.095Z] #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
20:53:22 [2022-07-13T20:53:22.095Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c
20:53:22 [2022-07-13T20:53:22.095Z] #55 32.33 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
20:53:22 [2022-07-13T20:53:22.095Z] #55 32.41 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:53:22 [2022-07-13T20:53:22.095Z] #55 32.43 go: downloading github.com/gobwas/glob v0.2.3
20:53:22 [2022-07-13T20:53:22.095Z] #55 32.44 go: downloading github.com/kisielk/gotool v1.0.0
20:53:22 [2022-07-13T20:53:22.095Z] #55 32.57 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:53:22 [2022-07-13T20:53:22.095Z] #55 32.65 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:53:22 [2022-07-13T20:53:22.095Z] #55 32.65 go: downloading github.com/ettle/strcase v0.1.1
20:53:22 [2022-07-13T20:53:22.095Z] #55 32.78 go: downloading github.com/fatih/structtag v1.2.0
20:53:22 [2022-07-13T20:53:22.095Z] #55 32.81 go: downloading github.com/Masterminds/semver v1.5.0
20:53:22 [2022-07-13T20:53:22.095Z] #55 32.92 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:53:22 [2022-07-13T20:53:22.095Z] #55 32.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:53:22 [2022-07-13T20:53:22.095Z] #55 33.08 go: downloading github.com/prometheus/client_golang v1.12.1
20:53:22 [2022-07-13T20:53:22.095Z] #55 33.77 go: downloading github.com/prometheus/client_model v0.2.0
20:53:22 [2022-07-13T20:53:22.095Z] #55 33.83 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
20:53:22 [2022-07-13T20:53:22.095Z] #55 33.99 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:53:22 [2022-07-13T20:53:22.095Z] #55 34.02 go: downloading github.com/google/go-cmp v0.5.7
20:53:22 [2022-07-13T20:53:22.095Z] #55 34.43 go: downloading github.com/hexops/gotextdiff v1.0.3
20:53:22 [2022-07-13T20:53:22.095Z] #55 ...
20:53:22 [2022-07-13T20:53:22.095Z] 
20:53:22 [2022-07-13T20:53:22.095Z] #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
20:53:22 [2022-07-13T20:53:22.095Z] #57 sha256:712d7d2ce4fec2d4590bc10624716509f39fcaf9879562d1049c598f27682df8
20:53:22 [2022-07-13T20:53:22.095Z] #57 33.99 v3.0.2
20:53:22 [2022-07-13T20:53:22.095Z] #57 DONE 34.5s
20:53:22 [2022-07-13T20:53:22.119Z] #51 ...
20:53:22 [2022-07-13T20:53:22.119Z] 
20:53:22 [2022-07-13T20:53:22.119Z] #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
20:53:22 [2022-07-13T20:53:22.119Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a
20:53:22 [2022-07-13T20:53:22.119Z] #53 4.518 go: downloading gotest.tools/gotestsum v1.8.1
20:53:22 [2022-07-13T20:53:22.119Z] #53 5.409 go: downloading github.com/dnephin/pflag v1.0.7
20:53:22 [2022-07-13T20:53:22.119Z] #53 5.409 go: downloading github.com/fatih/color v1.10.0
20:53:22 [2022-07-13T20:53:22.119Z] #53 5.419 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:53:22 [2022-07-13T20:53:22.119Z] #53 5.499 go: downloading github.com/pkg/errors v0.9.1
20:53:22 [2022-07-13T20:53:22.119Z] #53 5.651 go: downloading github.com/mattn/go-colorable v0.1.8
20:53:22 [2022-07-13T20:53:22.119Z] #53 5.658 go: downloading github.com/mattn/go-isatty v0.0.12
20:53:22 [2022-07-13T20:53:22.119Z] #53 5.690 go: downloading github.com/fsnotify/fsnotify v1.4.9
20:53:22 [2022-07-13T20:53:22.119Z] #53 5.720 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
20:53:22 [2022-07-13T20:53:22.119Z] #53 5.738 go: downloading github.com/jonboulle/clockwork v0.2.2
20:53:22 [2022-07-13T20:53:22.119Z] #53 5.851 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
20:53:22 [2022-07-13T20:53:22.119Z] #53 5.922 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
20:53:22 [2022-07-13T20:53:22.119Z] #53 6.033 go: downloading golang.org/x/tools v0.1.0
20:53:22 [2022-07-13T20:53:22.356Z] 
20:53:22 [2022-07-13T20:53:22.356Z] #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
20:53:22 [2022-07-13T20:53:22.356Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c
20:53:22 [2022-07-13T20:53:22.356Z] #55 34.62 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
20:53:22 [2022-07-13T20:53:22.356Z] #55 34.66 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
20:53:22 [2022-07-13T20:53:22.356Z] #55 34.69 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:53:22 [2022-07-13T20:53:22.380Z] #53 ...
20:53:22 [2022-07-13T20:53:22.380Z] 
20:53:22 [2022-07-13T20:53:22.380Z] #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
20:53:22 [2022-07-13T20:53:22.380Z] #67 sha256:b651b455cf59f4e4e6fdc6d97b2e7960b08edc3813602fa6702c33bdeeac3609
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.956 + RM_GOPATH=0
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.956 + TMP_GOPATH=
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.956 + : /build
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.956 + '[' -z '' ']'
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.956 ++ mktemp -d
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.956 + export GOPATH=/tmp/tmp.oehLQmvlEf
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.956 + GOPATH=/tmp/tmp.oehLQmvlEf
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.956 + RM_GOPATH=1
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.956 + case "$(go env GOARCH)" in
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.956 ++ go env GOARCH
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.985 + export GO_BUILDMODE=-buildmode=pie
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.985 + GO_BUILDMODE=-buildmode=pie
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.985 ++ dirname /install.sh
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.985 + dir=/
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.985 + bin=rootlesskit
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.985 + shift
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.985 + '[' '!' -f //rootlesskit.installer ']'
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.985 + . //rootlesskit.installer
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.985 ++ : 1920341cd41e047834a21007424162a2dc946315
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.985 + install_rootlesskit
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.985 + case "$1" in
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.985 + export CGO_ENABLED=0
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.985 + CGO_ENABLED=0
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.985 + _install_rootlesskit
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.992 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.992 + for f in rootlesskit rootlesskit-docker-proxy
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.992 + GOBIN=/build
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.992 + GO111MODULE=on
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.992 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
20:53:22 [2022-07-13T20:53:22.380Z] #67 5.992 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
20:53:22 [2022-07-13T20:53:22.482Z] #14 63.65 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]
20:53:22 [2022-07-13T20:53:22.482Z] #14 63.68 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]
20:53:22 [2022-07-13T20:53:22.564Z] #20 20.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:53:22 [2022-07-13T20:53:22.564Z] #20 20.62 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:53:22 [2022-07-13T20:53:22.564Z] #20 20.62 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:53:22 [2022-07-13T20:53:22.622Z] #55 ...
20:53:22 [2022-07-13T20:53:22.622Z] 
20:53:22 [2022-07-13T20:53:22.622Z] #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
20:53:22 [2022-07-13T20:53:22.622Z] #62 sha256:2226a226b97a81968eda9d46022edbbdcf2e20fb5ba1b822699422054a93896b
20:53:22 [2022-07-13T20:53:22.622Z] #62 22.10 Reading package lists...
20:53:22 [2022-07-13T20:53:22.622Z] #62 27.09 Building dependency tree...
20:53:22 [2022-07-13T20:53:22.622Z] #62 31.26 The following additional packages will be installed:
20:53:22 [2022-07-13T20:53:22.622Z] #62 31.26   libbtrfs0
20:53:22 [2022-07-13T20:53:22.622Z] #62 31.42 The following NEW packages will be installed:
20:53:22 [2022-07-13T20:53:22.622Z] #62 31.45   libbtrfs-dev libbtrfs0
20:53:22 [2022-07-13T20:53:22.622Z] #62 31.89 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:53:22 [2022-07-13T20:53:22.622Z] #62 31.89 Need to get 454 kB of archives.
20:53:22 [2022-07-13T20:53:22.622Z] #62 31.89 After this operation, 1275 kB of additional disk space will be used.
20:53:22 [2022-07-13T20:53:22.622Z] #62 31.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
20:53:22 [2022-07-13T20:53:22.622Z] #62 31.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
20:53:22 [2022-07-13T20:53:22.622Z] #62 32.88 debconf: delaying package configuration, since apt-utils is not installed
20:53:22 [2022-07-13T20:53:22.622Z] #62 33.14 Fetched 454 kB in 0s (1387 kB/s)
20:53:22 [2022-07-13T20:53:22.622Z] #62 33.21 Selecting previously unselected package libbtrfs0:arm64.
20:53:22 [2022-07-13T20:53:22.622Z] #62 33.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 ... 15708 files and directories currently installed.)
20:53:22 [2022-07-13T20:53:22.622Z] #62 33.29 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
20:53:22 [2022-07-13T20:53:22.622Z] #62 33.30 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:53:22 [2022-07-13T20:53:22.622Z] #62 33.61 Selecting previously unselected package libbtrfs-dev:arm64.
20:53:22 [2022-07-13T20:53:22.622Z] #62 33.63 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
20:53:22 [2022-07-13T20:53:22.622Z] #62 33.66 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:53:22 [2022-07-13T20:53:22.622Z] #62 34.04 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:53:22 [2022-07-13T20:53:22.622Z] #62 34.07 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:53:22 [2022-07-13T20:53:22.622Z] #62 34.23 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:22 [2022-07-13T20:53:22.622Z] #62 DONE 34.9s
20:53:22 [2022-07-13T20:53:22.622Z] 
20:53:22 [2022-07-13T20:53:22.622Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
20:53:22 [2022-07-13T20:53:22.622Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c
20:53:22 [2022-07-13T20:53:22.622Z] #55 34.87 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:53:22 [2022-07-13T20:53:22.622Z] #55 34.90 go: downloading github.com/beorn7/perks v1.0.1
20:53:22 [2022-07-13T20:53:22.641Z] #67 6.206 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
20:53:22 [2022-07-13T20:53:22.882Z] #55 35.19 go: downloading github.com/golang/protobuf v1.5.2
20:53:22 [2022-07-13T20:53:22.882Z] #55 35.28 go: downloading github.com/prometheus/common v0.32.1
20:53:22 [2022-07-13T20:53:22.882Z] #55 ...
20:53:22 [2022-07-13T20:53:22.882Z] 
20:53:22 [2022-07-13T20:53:22.882Z] #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
20:53:22 [2022-07-13T20:53:22.882Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572
20:53:22 [2022-07-13T20:53:22.882Z] #47 24.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:53:23 [2022-07-13T20:53:23.055Z] #14 ...
20:53:23 [2022-07-13T20:53:23.055Z] 
20:53:23 [2022-07-13T20:53:23.055Z] #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
20:53:23 [2022-07-13T20:53:23.055Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:53:23 [2022-07-13T20:53:23.055Z] #62 62.05 Fetched 460 kB in 0s (1111 kB/s)
20:53:23 [2022-07-13T20:53:23.055Z] #62 62.25 Selecting previously unselected package libbtrfs0:amd64.
20:53:23 [2022-07-13T20:53:23.055Z] #62 62.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:53:23 [2022-07-13T20:53:23.055Z] #62 62.38 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:53:23 [2022-07-13T20:53:23.055Z] #62 62.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:53:23 [2022-07-13T20:53:23.055Z] #62 62.83 Selecting previously unselected package libbtrfs-dev:amd64.
20:53:23 [2022-07-13T20:53:23.055Z] #62 62.88 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:53:23 [2022-07-13T20:53:23.055Z] #62 62.90 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:53:23 [2022-07-13T20:53:23.055Z] #62 63.66 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:53:23 [2022-07-13T20:53:23.055Z] #62 63.70 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:53:23 [2022-07-13T20:53:23.055Z] #62 63.76 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:23 [2022-07-13T20:53:23.055Z] #62 DONE 64.3s
20:53:23 [2022-07-13T20:53:23.055Z] 
20:53:23 [2022-07-13T20:53:23.055Z] #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
20:53:23 [2022-07-13T20:53:23.055Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:53:23 [2022-07-13T20:53:23.055Z] #42 63.31 debconf: delaying package configuration, since apt-utils is not installed
20:53:23 [2022-07-13T20:53:23.055Z] #42 63.77 Fetched 17.7 MB in 2s (8443 kB/s)
20:53:23 [2022-07-13T20:53:23.055Z] #42 63.88 Selecting previously unselected package xxd.
20:53:23 [2022-07-13T20:53:23.055Z] #42 63.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:53:23 [2022-07-13T20:53:23.055Z] #42 64.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:53:23 [2022-07-13T20:53:23.055Z] #42 64.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:53:23 [2022-07-13T20:53:23.055Z] #42 64.43 Selecting previously unselected package vim-common.
20:53:23 [2022-07-13T20:53:23.055Z] #42 64.43 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:53:23 [2022-07-13T20:53:23.144Z] #47 ...
20:53:23 [2022-07-13T20:53:23.144Z] 
20:53:23 [2022-07-13T20:53:23.144Z] #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             ;
20:53:23 [2022-07-13T20:53:23.144Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc
20:53:23 [2022-07-13T20:53:23.144Z] #76 32.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
20:53:23 [2022-07-13T20:53:23.144Z] #76 32.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
20:53:23 [2022-07-13T20:53:23.144Z] #76 33.23 debconf: delaying package configuration, since apt-utils is not installed
20:53:23 [2022-07-13T20:53:23.144Z] #76 33.54 Fetched 5916 kB in 1s (9000 kB/s)
20:53:23 [2022-07-13T20:53:23.144Z] #76 33.70 Selecting previously unselected package bzip2.
20:53:23 [2022-07-13T20:53:23.144Z] #76 33.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
20:53:23 [2022-07-13T20:53:23.144Z] #76 33.77 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
20:53:23 [2022-07-13T20:53:23.144Z] #76 33.77 Unpacking bzip2 (1.0.8-4) ...
20:53:23 [2022-07-13T20:53:23.144Z] #76 33.91 Selecting previously unselected package libmagic-mgc.
20:53:23 [2022-07-13T20:53:23.144Z] #76 33.94 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
20:53:23 [2022-07-13T20:53:23.144Z] #76 33.94 Unpacking libmagic-mgc (1:5.39-3) ...
20:53:23 [2022-07-13T20:53:23.144Z] #76 34.83 Selecting previously unselected package libmagic1:arm64.
20:53:23 [2022-07-13T20:53:23.144Z] #76 34.83 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
20:53:23 [2022-07-13T20:53:23.144Z] #76 34.86 Unpacking libmagic1:arm64 (1:5.39-3) ...
20:53:23 [2022-07-13T20:53:23.144Z] #76 35.16 Selecting previously unselected package file.
20:53:23 [2022-07-13T20:53:23.144Z] #76 35.16 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
20:53:23 [2022-07-13T20:53:23.144Z] #76 35.16 Unpacking file (1:5.39-3) ...
20:53:23 [2022-07-13T20:53:23.144Z] #76 35.42 Selecting previously unselected package xz-utils.
20:53:23 [2022-07-13T20:53:23.144Z] #76 35.43 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:53:23 [2022-07-13T20:53:23.144Z] #76 35.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:53:23 [2022-07-13T20:53:23.144Z] #76 ...
20:53:23 [2022-07-13T20:53:23.144Z] 
20:53:23 [2022-07-13T20:53:23.144Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:53:23 [2022-07-13T20:53:23.144Z] #63 sha256:5e02c58447332c3ce0607c242cd267cb48cffab2ff1cf0e066ea35050e514eb4
20:53:23 [2022-07-13T20:53:23.144Z] #63 DONE 0.6s
20:53:23 [2022-07-13T20:53:23.314Z] #42 ...
20:53:23 [2022-07-13T20:53:23.314Z] 
20:53:23 [2022-07-13T20:53:23.314Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:53:23 [2022-07-13T20:53:23.314Z] #63 sha256:9b2e90d7b9294c4a34cc2f85a72eebb21bd2fbc1da07012fa788db42538a80a5
20:53:23 [2022-07-13T20:53:23.314Z] #63 DONE 0.2s
20:53:23 [2022-07-13T20:53:23.314Z] 
20:53:23 [2022-07-13T20:53:23.314Z] #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
20:53:23 [2022-07-13T20:53:23.314Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:53:23 [2022-07-13T20:53:23.314Z] #42 64.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:53:23 [2022-07-13T20:53:23.407Z] 
20:53:23 [2022-07-13T20:53:23.407Z] #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
20:53:23 [2022-07-13T20:53:23.407Z] #64 sha256:3236e99e5e4ba0ab9dd501fdcdeff997f9913800d07fd31c85897f6893aa3fc7
20:53:23 [2022-07-13T20:53:23.678Z] #26 ...
20:53:23 [2022-07-13T20:53:23.678Z] 
20:53:23 [2022-07-13T20:53:23.678Z] #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
20:53:23 [2022-07-13T20:53:23.678Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:53:23 [2022-07-13T20:53:23.678Z] #62 5.707 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:53:23 [2022-07-13T20:53:23.678Z] #62 5.711 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:53:23 [2022-07-13T20:53:23.678Z] #62 5.711 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:53:23 [2022-07-13T20:53:23.678Z] #62 5.947 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:53:23 [2022-07-13T20:53:23.882Z] #42 65.08 Selecting previously unselected package cmake-data.
20:53:23 [2022-07-13T20:53:23.882Z] #42 65.08 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:53:23 [2022-07-13T20:53:23.882Z] #42 65.09 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:53:23 [2022-07-13T20:53:23.941Z] #62 ...
20:53:23 [2022-07-13T20:53:23.941Z] 
20:53:23 [2022-07-13T20:53:23.941Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
20:53:23 [2022-07-13T20:53:23.941Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35
20:53:23 [2022-07-13T20:53:23.941Z] #57 5.453 go: downloading mvdan.cc/sh/v3 v3.0.2
20:53:23 [2022-07-13T20:53:23.941Z] #57 6.059 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:53:23 [2022-07-13T20:53:23.941Z] #57 6.064 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:53:23 [2022-07-13T20:53:23.941Z] #57 6.126 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:53:23 [2022-07-13T20:53:23.979Z] #64 0.954 + RM_GOPATH=0
20:53:24 [2022-07-13T20:53:24.240Z] #64 0.954 + TMP_GOPATH=
20:53:24 [2022-07-13T20:53:24.240Z] #64 0.954 + : /build
20:53:24 [2022-07-13T20:53:24.240Z] #64 0.954 + '[' -z '' ']'
20:53:24 [2022-07-13T20:53:24.240Z] #64 0.955 ++ mktemp -d
20:53:24 [2022-07-13T20:53:24.240Z] #64 0.957 + export GOPATH=/tmp/tmp.HiIkgrOdlD
20:53:24 [2022-07-13T20:53:24.240Z] #64 0.957 + GOPATH=/tmp/tmp.HiIkgrOdlD
20:53:24 [2022-07-13T20:53:24.240Z] #64 0.957 + RM_GOPATH=1
20:53:24 [2022-07-13T20:53:24.240Z] #64 0.957 + case "$(go env GOARCH)" in
20:53:24 [2022-07-13T20:53:24.240Z] #64 0.965 ++ go env GOARCH
20:53:24 [2022-07-13T20:53:24.240Z] #64 1.004 + export GO_BUILDMODE=-buildmode=pie
20:53:24 [2022-07-13T20:53:24.240Z] #64 1.004 + GO_BUILDMODE=-buildmode=pie
20:53:24 [2022-07-13T20:53:24.240Z] #64 1.005 ++ dirname /install.sh
20:53:24 [2022-07-13T20:53:24.240Z] #64 1.006 + dir=/
20:53:24 [2022-07-13T20:53:24.240Z] #64 1.007 + bin=containerd
20:53:24 [2022-07-13T20:53:24.240Z] #64 1.008 + shift
20:53:24 [2022-07-13T20:53:24.240Z] #64 1.009 + '[' '!' -f //containerd.installer ']'
20:53:24 [2022-07-13T20:53:24.240Z] #64 1.009 + . //containerd.installer
20:53:24 [2022-07-13T20:53:24.240Z] #64 1.009 ++ set -e
20:53:24 [2022-07-13T20:53:24.240Z] #64 1.009 ++ : v1.6.6
20:53:24 [2022-07-13T20:53:24.240Z] #64 1.010 + install_containerd
20:53:24 [2022-07-13T20:53:24.240Z] #64 1.010 + echo 'Install containerd version v1.6.6'
20:53:24 [2022-07-13T20:53:24.240Z] #64 1.011 Install containerd version v1.6.6
20:53:24 [2022-07-13T20:53:24.240Z] #64 1.011 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HiIkgrOdlD/src/github.com/containerd/containerd
20:53:24 [2022-07-13T20:53:24.240Z] #64 1.013 Cloning into '/tmp/tmp.HiIkgrOdlD/src/github.com/containerd/containerd'...
20:53:24 [2022-07-13T20:53:24.240Z] #64 ...
20:53:24 [2022-07-13T20:53:24.240Z] 
20:53:24 [2022-07-13T20:53:24.240Z] #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
20:53:24 [2022-07-13T20:53:24.240Z] #40 sha256:aede41c88fd9d98aa0aa8aecf98edf1e190993406aca2f9a51d5a5e00c4b75d4
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.50 NAME:
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.50    go-winres - A tool for embedding resources in Windows executables
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.50 
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.50 USAGE:
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.50    go-winres [global options] command [command options] [arguments...]
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.50 
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.50 COMMANDS:
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.50    init     Create an initial ./winres/winres.json
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.50    make     Make syso files for the "go build" command
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.50    simply   Make syso files for the "go build" command (simplified)
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.50    extract  Extract all resources from an executable
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.50    patch    Replace resources in an executable file (exe, dll)
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.50    help, h  Shows a list of commands or help for one command
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.50 
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.50 GLOBAL OPTIONS:
20:53:24 [2022-07-13T20:53:24.240Z] #40 36.51    --help, -h  show help (default: false)
20:53:24 [2022-07-13T20:53:24.240Z] #40 DONE 36.7s
20:53:24 [2022-07-13T20:53:24.502Z] 
20:53:24 [2022-07-13T20:53:24.502Z] #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             ;
20:53:24 [2022-07-13T20:53:24.502Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc
20:53:24 [2022-07-13T20:53:24.502Z] #76 36.23 Selecting previously unselected package libsigsegv2:arm64.
20:53:24 [2022-07-13T20:53:24.502Z] #76 36.23 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
20:53:24 [2022-07-13T20:53:24.502Z] #76 36.32 Unpacking libsigsegv2:arm64 (2.13-1) ...
20:53:24 [2022-07-13T20:53:24.502Z] #76 36.44 Selecting previously unselected package m4.
20:53:24 [2022-07-13T20:53:24.502Z] #76 36.45 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
20:53:24 [2022-07-13T20:53:24.502Z] #76 36.46 Unpacking m4 (1.4.18-5) ...
20:53:24 [2022-07-13T20:53:24.502Z] #76 36.75 Selecting previously unselected package autoconf.
20:53:24 [2022-07-13T20:53:24.502Z] #76 36.76 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
20:53:24 [2022-07-13T20:53:24.502Z] #76 36.77 Unpacking autoconf (2.69-14) ...
20:53:24 [2022-07-13T20:53:24.514Z] #57 ...
20:53:24 [2022-07-13T20:53:24.514Z] 
20:53:24 [2022-07-13T20:53:24.514Z] #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
20:53:24 [2022-07-13T20:53:24.514Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:53:24 [2022-07-13T20:53:24.514Z] #62 6.719 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:53:25 [2022-07-13T20:53:25.073Z] #76 37.50 Selecting previously unselected package autotools-dev.
20:53:25 [2022-07-13T20:53:25.073Z] #76 37.50 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
20:53:25 [2022-07-13T20:53:25.073Z] #76 37.51 Unpacking autotools-dev (20180224.1+nmu1) ...
20:53:25 [2022-07-13T20:53:25.101Z] #20 23.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:53:25 [2022-07-13T20:53:25.101Z] #20 23.03 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:53:25 [2022-07-13T20:53:25.101Z] #20 23.04 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:53:25 [2022-07-13T20:53:25.187Z] #67 8.743 go: downloading github.com/sirupsen/logrus v1.8.1
20:53:25 [2022-07-13T20:53:25.187Z] #67 8.754 go: downloading github.com/urfave/cli/v2 v2.4.0
20:53:25 [2022-07-13T20:53:25.389Z] #76 37.77 Selecting previously unselected package automake.
20:53:25 [2022-07-13T20:53:25.389Z] #76 37.77 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
20:53:25 [2022-07-13T20:53:25.389Z] #76 37.78 Unpacking automake (1:1.16.3-2) ...
20:53:25 [2022-07-13T20:53:25.759Z] #67 9.423 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
20:53:25 [2022-07-13T20:53:25.759Z] #67 ...
20:53:25 [2022-07-13T20:53:25.759Z] 
20:53:25 [2022-07-13T20:53:25.759Z] #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
20:53:25 [2022-07-13T20:53:25.759Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447
20:53:25 [2022-07-13T20:53:25.759Z] #40 4.611 go: downloading github.com/tc-hib/go-winres v0.2.3
20:53:25 [2022-07-13T20:53:25.759Z] #40 5.163 go: downloading github.com/tc-hib/winres v0.1.5
20:53:25 [2022-07-13T20:53:25.759Z] #40 5.754 go: downloading github.com/urfave/cli/v2 v2.3.0
20:53:25 [2022-07-13T20:53:25.759Z] #40 5.916 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:53:25 [2022-07-13T20:53:25.759Z] #40 5.955 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:53:25 [2022-07-13T20:53:25.759Z] #40 8.923 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:53:25 [2022-07-13T20:53:25.759Z] #40 9.228 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:53:25 [2022-07-13T20:53:25.981Z] #76 38.29 Selecting previously unselected package patch.
20:53:25 [2022-07-13T20:53:25.981Z] #76 38.29 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
20:53:25 [2022-07-13T20:53:25.981Z] #76 38.30 Unpacking patch (2.7.6-7) ...
20:53:26 [2022-07-13T20:53:26.020Z] #40 ...
20:53:26 [2022-07-13T20:53:26.020Z] 
20:53:26 [2022-07-13T20:53:26.020Z] #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
20:53:26 [2022-07-13T20:53:26.020Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:53:26 [2022-07-13T20:53:26.020Z] #62 6.002 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:53:26 [2022-07-13T20:53:26.020Z] #62 6.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:53:26 [2022-07-13T20:53:26.020Z] #62 6.053 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:53:26 [2022-07-13T20:53:26.020Z] #62 6.798 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:53:26 [2022-07-13T20:53:26.020Z] #62 9.204 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:53:26 [2022-07-13T20:53:26.020Z] #62 ...
20:53:26 [2022-07-13T20:53:26.020Z] 
20:53:26 [2022-07-13T20:53:26.020Z] #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
20:53:26 [2022-07-13T20:53:26.020Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35
20:53:26 [2022-07-13T20:53:26.020Z] #57 4.365 go: downloading mvdan.cc/sh/v3 v3.0.2
20:53:26 [2022-07-13T20:53:26.020Z] #57 4.877 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:53:26 [2022-07-13T20:53:26.020Z] #57 4.877 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:53:26 [2022-07-13T20:53:26.020Z] #57 4.897 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:53:26 [2022-07-13T20:53:26.020Z] #57 5.664 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:53:26 [2022-07-13T20:53:26.244Z] #76 38.49 Selecting previously unselected package dpkg-dev.
20:53:26 [2022-07-13T20:53:26.244Z] #76 38.49 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
20:53:26 [2022-07-13T20:53:26.244Z] #76 38.49 Unpacking dpkg-dev (1.20.11) ...
20:53:26 [2022-07-13T20:53:26.281Z] #57 ...
20:53:26 [2022-07-13T20:53:26.281Z] 
20:53:26 [2022-07-13T20:53:26.281Z] #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
20:53:26 [2022-07-13T20:53:26.281Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:53:26 [2022-07-13T20:53:26.281Z] #47 6.991 + git clone https://github.com/docker/distribution.git .
20:53:26 [2022-07-13T20:53:26.281Z] #47 6.991 Cloning into '.'...
20:53:26 [2022-07-13T20:53:26.412Z] #42 ...
20:53:26 [2022-07-13T20:53:26.413Z] 
20:53:26 [2022-07-13T20:53:26.413Z] #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
20:53:26 [2022-07-13T20:53:26.413Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.70 NAME:
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.78    go-winres - A tool for embedding resources in Windows executables
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.78 
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.78 USAGE:
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.78    go-winres [global options] command [command options] [arguments...]
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.78 
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.78 COMMANDS:
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.78    init     Create an initial ./winres/winres.json
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.78    make     Make syso files for the "go build" command
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.78    simply   Make syso files for the "go build" command (simplified)
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.78    extract  Extract all resources from an executable
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.78    patch    Replace resources in an executable file (exe, dll)
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.78    help, h  Shows a list of commands or help for one command
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.78 
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.78 GLOBAL OPTIONS:
20:53:26 [2022-07-13T20:53:26.413Z] #40 66.78    --help, -h  show help (default: false)
20:53:26 [2022-07-13T20:53:26.413Z] #40 DONE 67.4s
20:53:26 [2022-07-13T20:53:26.413Z] 
20:53:26 [2022-07-13T20:53:26.413Z] #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             ;
20:53:26 [2022-07-13T20:53:26.413Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:53:26 [2022-07-13T20:53:26.413Z] #76 62.56 The following NEW packages will be installed:
20:53:26 [2022-07-13T20:53:26.413Z] #76 62.56   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
20:53:26 [2022-07-13T20:53:26.413Z] #76 62.56   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
20:53:26 [2022-07-13T20:53:26.413Z] #76 62.56   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
20:53:26 [2022-07-13T20:53:26.413Z] #76 62.57   libyajl2 m4 patch xz-utils
20:53:26 [2022-07-13T20:53:26.413Z] #76 62.57 The following packages will be upgraded:
20:53:26 [2022-07-13T20:53:26.413Z] #76 62.57   libdpkg-perl
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.22 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded.
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.22 Need to get 7486 kB of archives.
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.22 After this operation, 18.7 MB of additional disk space will be used.
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.68 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 63.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 64.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 64.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 64.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 64.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
20:53:26 [2022-07-13T20:53:26.413Z] #76 65.66 debconf: delaying package configuration, since apt-utils is not installed
20:53:26 [2022-07-13T20:53:26.413Z] #76 66.03 Fetched 7486 kB in 1s (5481 kB/s)
20:53:26 [2022-07-13T20:53:26.413Z] #76 66.24 Selecting previously unselected package bzip2.
20:53:26 [2022-07-13T20:53:26.413Z] #76 66.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:53:26 [2022-07-13T20:53:26.413Z] #76 66.36 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
20:53:26 [2022-07-13T20:53:26.413Z] #76 66.37 Unpacking bzip2 (1.0.8-4) ...
20:53:26 [2022-07-13T20:53:26.413Z] #76 66.86 Selecting previously unselected package libmagic-mgc.
20:53:26 [2022-07-13T20:53:26.413Z] #76 66.87 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
20:53:26 [2022-07-13T20:53:26.413Z] #76 67.06 Unpacking libmagic-mgc (1:5.39-3) ...
20:53:26 [2022-07-13T20:53:26.485Z] #20 24.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:53:26 [2022-07-13T20:53:26.486Z] #20 24.38 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:53:26 [2022-07-13T20:53:26.486Z] #20 24.38 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:53:26 [2022-07-13T20:53:26.542Z] #47 ...
20:53:26 [2022-07-13T20:53:26.542Z] 
20:53:26 [2022-07-13T20:53:26.542Z] #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
20:53:26 [2022-07-13T20:53:26.542Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:53:26 [2022-07-13T20:53:26.542Z] #36 3.353 go: downloading github.com/go-delve/delve v1.8.1
20:53:26 [2022-07-13T20:53:26.542Z] #36 8.068 go: downloading github.com/sirupsen/logrus v1.6.0
20:53:26 [2022-07-13T20:53:26.542Z] #36 8.072 go: downloading github.com/spf13/cobra v1.1.3
20:53:26 [2022-07-13T20:53:26.542Z] #36 8.701 go: downloading github.com/mattn/go-isatty v0.0.3
20:53:26 [2022-07-13T20:53:26.542Z] #36 8.890 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
20:53:26 [2022-07-13T20:53:26.542Z] #36 9.166 go: downloading gopkg.in/yaml.v2 v2.4.0
20:53:26 [2022-07-13T20:53:26.542Z] #36 9.520 go: downloading github.com/cosiner/argv v0.1.0
20:53:26 [2022-07-13T20:53:26.542Z] #36 9.596 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
20:53:26 [2022-07-13T20:53:26.542Z] #36 9.717 go: downloading github.com/peterh/liner v1.2.2
20:53:26 [2022-07-13T20:53:26.542Z] #36 9.897 go: downloading github.com/google/go-dap v0.6.0
20:53:26 [2022-07-13T20:53:26.542Z] #36 10.31 go: downloading github.com/russross/blackfriday/v2 v2.0.1
20:53:26 [2022-07-13T20:53:26.542Z] #36 ...
20:53:26 [2022-07-13T20:53:26.542Z] 
20:53:26 [2022-07-13T20:53:26.542Z] #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             ;
20:53:26 [2022-07-13T20:53:26.542Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:53:26 [2022-07-13T20:53:26.542Z] #76 6.124 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:53:26 [2022-07-13T20:53:26.542Z] #76 6.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:53:26 [2022-07-13T20:53:26.542Z] #76 6.142 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:53:26 [2022-07-13T20:53:26.542Z] #76 7.137 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:53:26 [2022-07-13T20:53:26.542Z] #76 9.222 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:53:26 [2022-07-13T20:53:26.803Z] #76 ...
20:53:26 [2022-07-13T20:53:26.803Z] 
20:53:26 [2022-07-13T20:53:26.803Z] #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
20:53:26 [2022-07-13T20:53:26.803Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41
20:53:26 [2022-07-13T20:53:26.803Z] #38 5.623 go: downloading github.com/pelletier/go-toml v1.8.1
20:53:26 [2022-07-13T20:53:26.803Z] #38 ...
20:53:26 [2022-07-13T20:53:26.803Z] 
20:53:26 [2022-07-13T20:53:26.803Z] #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
20:53:26 [2022-07-13T20:53:26.803Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:53:26 [2022-07-13T20:53:26.803Z] #42 6.983 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:53:26 [2022-07-13T20:53:26.803Z] #42 7.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:53:26 [2022-07-13T20:53:26.803Z] #42 7.011 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:53:26 [2022-07-13T20:53:26.803Z] #42 7.859 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:53:26 [2022-07-13T20:53:26.803Z] #42 9.903 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:53:26 [2022-07-13T20:53:26.979Z] #76 68.13 Selecting previously unselected package libmagic1:amd64.
20:53:26 [2022-07-13T20:53:26.979Z] #76 68.13 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
20:53:26 [2022-07-13T20:53:26.979Z] #76 68.15 Unpacking libmagic1:amd64 (1:5.39-3) ...
20:53:27 [2022-07-13T20:53:27.063Z] #42 ...
20:53:27 [2022-07-13T20:53:27.063Z] 
20:53:27 [2022-07-13T20:53:27.063Z] #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
20:53:27 [2022-07-13T20:53:27.063Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3
20:53:27 [2022-07-13T20:53:27.063Z] #34 5.699 + git clone https://github.com/kolyshkin/go-swagger.git .
20:53:27 [2022-07-13T20:53:27.063Z] #34 5.699 Cloning into '.'...
20:53:27 [2022-07-13T20:53:27.063Z] #34 ...
20:53:27 [2022-07-13T20:53:27.063Z] 
20:53:27 [2022-07-13T20:53:27.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
20:53:27 [2022-07-13T20:53:27.063Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:27 [2022-07-13T20:53:27.063Z] #55 5.016 go: downloading github.com/golangci/golangci-lint v1.46.2
20:53:27 [2022-07-13T20:53:27.063Z] #55 6.348 go: downloading github.com/fatih/color v1.13.0
20:53:27 [2022-07-13T20:53:27.063Z] #55 6.375 go: downloading github.com/gofrs/flock v0.8.1
20:53:27 [2022-07-13T20:53:27.063Z] #55 6.554 go: downloading github.com/spf13/cobra v1.4.0
20:53:27 [2022-07-13T20:53:27.063Z] #55 6.554 go: downloading github.com/spf13/pflag v1.0.5
20:53:27 [2022-07-13T20:53:27.063Z] #55 6.822 go: downloading github.com/spf13/viper v1.11.0
20:53:27 [2022-07-13T20:53:27.063Z] #55 6.829 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
20:53:27 [2022-07-13T20:53:27.063Z] #55 7.538 go: downloading github.com/mattn/go-colorable v0.1.12
20:53:27 [2022-07-13T20:53:27.063Z] #55 7.591 go: downloading github.com/mattn/go-isatty v0.0.14
20:53:27 [2022-07-13T20:53:27.063Z] #55 7.631 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
20:53:27 [2022-07-13T20:53:27.063Z] #55 7.835 go: downloading github.com/go-critic/go-critic v0.6.3
20:53:27 [2022-07-13T20:53:27.063Z] #55 9.532 go: downloading github.com/hashicorp/go-version v1.4.0
20:53:27 [2022-07-13T20:53:27.063Z] #55 9.689 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:53:27 [2022-07-13T20:53:27.063Z] #55 9.956 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:53:27 [2022-07-13T20:53:27.063Z] #55 10.07 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:53:27 [2022-07-13T20:53:27.079Z] #62 9.013 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:53:27 [2022-07-13T20:53:27.208Z] #76 39.58 Selecting previously unselected package build-essential.
20:53:27 [2022-07-13T20:53:27.209Z] #76 39.58 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
20:53:27 [2022-07-13T20:53:27.209Z] #76 39.59 Unpacking build-essential (12.9) ...
20:53:27 [2022-07-13T20:53:27.323Z] #55 ...
20:53:27 [2022-07-13T20:53:27.323Z] 
20:53:27 [2022-07-13T20:53:27.323Z] #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
20:53:27 [2022-07-13T20:53:27.323Z] #26 sha256:2b641355afcf872c48db2280d62ddc61fa5cc2f9c5f287a73de6a8730b53468b
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.132 + RM_GOPATH=0
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.132 + TMP_GOPATH=
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.132 + : /build
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.132 + '[' -z '' ']'
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.132 ++ mktemp -d
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.132 + export GOPATH=/tmp/tmp.ViEL37RNrl
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.132 + GOPATH=/tmp/tmp.ViEL37RNrl
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.132 + RM_GOPATH=1
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.132 + case "$(go env GOARCH)" in
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.132 ++ go env GOARCH
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.177 + export GO_BUILDMODE=-buildmode=pie
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.177 + GO_BUILDMODE=-buildmode=pie
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.178 ++ dirname /install.sh
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.188 + dir=/
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.188 + bin=dockercli
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.188 + shift
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.188 + '[' '!' -f //dockercli.installer ']'
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.188 + . //dockercli.installer
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.192 ++ : stable
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.192 ++ : 17.06.2-ce
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.192 + install_dockercli
20:53:27 [2022-07-13T20:53:27.323Z] #26 7.192 Install docker/cli version 17.06.2-ce from stable
20:53:27 [2022-07-13T20:53:27.324Z] #26 7.192 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:53:27 [2022-07-13T20:53:27.324Z] #26 7.202 ++ uname -m
20:53:27 [2022-07-13T20:53:27.324Z] #26 7.202 + arch=x86_64
20:53:27 [2022-07-13T20:53:27.324Z] #26 7.210 + '[' x86_64 '!=' x86_64 ']'
20:53:27 [2022-07-13T20:53:27.324Z] #26 7.210 + url=https://download.docker.com/linux/static
20:53:27 [2022-07-13T20:53:27.324Z] #26 7.216 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:53:27 [2022-07-13T20:53:27.324Z] #26 7.239 + tar -xz docker/docker
20:53:27 [2022-07-13T20:53:27.477Z] #76 39.68 Selecting previously unselected package libcap2:arm64.
20:53:27 [2022-07-13T20:53:27.477Z] #76 39.68 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
20:53:27 [2022-07-13T20:53:27.477Z] #76 39.69 Unpacking libcap2:arm64 (1:2.44-1) ...
20:53:27 [2022-07-13T20:53:27.477Z] #76 39.83 Selecting previously unselected package libcap-dev:arm64.
20:53:27 [2022-07-13T20:53:27.477Z] #76 39.85 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
20:53:27 [2022-07-13T20:53:27.477Z] #76 39.88 Unpacking libcap-dev:arm64 (1:2.44-1) ...
20:53:27 [2022-07-13T20:53:27.547Z] #76 68.68 Selecting previously unselected package file.
20:53:27 [2022-07-13T20:53:27.547Z] #76 68.68 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
20:53:27 [2022-07-13T20:53:27.547Z] #76 68.68 Unpacking file (1:5.39-3) ...
20:53:27 [2022-07-13T20:53:27.738Z] #76 40.06 Selecting previously unselected package libprotobuf-c1:arm64.
20:53:27 [2022-07-13T20:53:27.738Z] #76 40.06 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:53:27 [2022-07-13T20:53:27.738Z] #76 40.09 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:53:27 [2022-07-13T20:53:27.738Z] #76 40.20 Selecting previously unselected package libprotobuf-c-dev:arm64.
20:53:27 [2022-07-13T20:53:27.738Z] #76 40.20 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
20:53:27 [2022-07-13T20:53:27.805Z] #76 69.06 Selecting previously unselected package xz-utils.
20:53:27 [2022-07-13T20:53:27.805Z] #76 69.06 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:53:27 [2022-07-13T20:53:27.805Z] #76 69.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:53:27 [2022-07-13T20:53:27.868Z] #20 25.93 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:53:27 [2022-07-13T20:53:27.868Z] #20 25.93 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:53:27 [2022-07-13T20:53:27.868Z] #20 25.94 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:53:27 [2022-07-13T20:53:27.999Z] #76 40.22 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
20:53:27 [2022-07-13T20:53:27.999Z] #76 40.33 Selecting previously unselected package libseccomp-dev:arm64.
20:53:27 [2022-07-13T20:53:27.999Z] #76 40.35 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:53:27 [2022-07-13T20:53:27.999Z] #76 40.36 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:53:28 [2022-07-13T20:53:28.031Z] #62 ...
20:53:28 [2022-07-13T20:53:28.031Z] 
20:53:28 [2022-07-13T20:53:28.031Z] #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
20:53:28 [2022-07-13T20:53:28.031Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41
20:53:28 [2022-07-13T20:53:28.031Z] #38 8.363 go: downloading github.com/pelletier/go-toml v1.8.1
20:53:28 [2022-07-13T20:53:28.031Z] #38 ...
20:53:28 [2022-07-13T20:53:28.031Z] 
20:53:28 [2022-07-13T20:53:28.031Z] #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
20:53:28 [2022-07-13T20:53:28.031Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a
20:53:28 [2022-07-13T20:53:28.031Z] #53 7.320 go: downloading gotest.tools/gotestsum v1.8.1
20:53:28 [2022-07-13T20:53:28.031Z] #53 9.797 go: downloading github.com/fatih/color v1.10.0
20:53:28 [2022-07-13T20:53:28.031Z] #53 10.21 go: downloading github.com/dnephin/pflag v1.0.7
20:53:28 [2022-07-13T20:53:28.031Z] #53 10.27 go: downloading golang.org/x/tools v0.1.0
20:53:28 [2022-07-13T20:53:28.031Z] #53 ...
20:53:28 [2022-07-13T20:53:28.031Z] 
20:53:28 [2022-07-13T20:53:28.031Z] #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
20:53:28 [2022-07-13T20:53:28.031Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:53:28 [2022-07-13T20:53:28.031Z] #14 7.022 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:53:28 [2022-07-13T20:53:28.031Z] #14 7.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:53:28 [2022-07-13T20:53:28.031Z] #14 7.054 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:53:28 [2022-07-13T20:53:28.031Z] #14 7.919 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:53:28 [2022-07-13T20:53:28.263Z] #76 40.60 Selecting previously unselected package libsystemd-dev:arm64.
20:53:28 [2022-07-13T20:53:28.263Z] #76 40.63 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ...
20:53:28 [2022-07-13T20:53:28.263Z] #76 40.66 Unpacking libsystemd-dev:arm64 (247.3-7) ...
20:53:28 [2022-07-13T20:53:28.291Z] #14 ...
20:53:28 [2022-07-13T20:53:28.291Z] 
20:53:28 [2022-07-13T20:53:28.291Z] #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
20:53:28 [2022-07-13T20:53:28.291Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447
20:53:28 [2022-07-13T20:53:28.291Z] #40 8.419 go: downloading github.com/tc-hib/go-winres v0.2.3
20:53:28 [2022-07-13T20:53:28.291Z] #40 9.806 go: downloading github.com/tc-hib/winres v0.1.5
20:53:28 [2022-07-13T20:53:28.291Z] #40 ...
20:53:28 [2022-07-13T20:53:28.291Z] 
20:53:28 [2022-07-13T20:53:28.291Z] #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
20:53:28 [2022-07-13T20:53:28.291Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:53:28 [2022-07-13T20:53:28.291Z] #51 8.181 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:53:28 [2022-07-13T20:53:28.291Z] #51 8.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:53:28 [2022-07-13T20:53:28.291Z] #51 8.384 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:53:28 [2022-07-13T20:53:28.291Z] #51 8.985 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:53:28 [2022-07-13T20:53:28.291Z] #51 10.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:53:28 [2022-07-13T20:53:28.373Z] #76 69.63 Selecting previously unselected package libsigsegv2:amd64.
20:53:28 [2022-07-13T20:53:28.373Z] #76 69.63 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
20:53:28 [2022-07-13T20:53:28.373Z] #76 69.65 Unpacking libsigsegv2:amd64 (2.13-1) ...
20:53:28 [2022-07-13T20:53:28.552Z] #51 ...
20:53:28 [2022-07-13T20:53:28.552Z] 
20:53:28 [2022-07-13T20:53:28.552Z] #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
20:53:28 [2022-07-13T20:53:28.552Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:53:28 [2022-07-13T20:53:28.552Z] #42 7.950 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:53:28 [2022-07-13T20:53:28.552Z] #42 8.003 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:53:28 [2022-07-13T20:53:28.552Z] #42 8.016 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:53:28 [2022-07-13T20:53:28.552Z] #42 9.543 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:53:28 [2022-07-13T20:53:28.813Z] #42 ...
20:53:28 [2022-07-13T20:53:28.813Z] 
20:53:28 [2022-07-13T20:53:28.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
20:53:28 [2022-07-13T20:53:28.813Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:28 [2022-07-13T20:53:28.813Z] #55 8.101 go: downloading github.com/golangci/golangci-lint v1.46.2
20:53:28 [2022-07-13T20:53:28.813Z] #55 10.99 go: downloading github.com/fatih/color v1.13.0
20:53:28 [2022-07-13T20:53:28.813Z] #55 11.00 go: downloading github.com/gofrs/flock v0.8.1
20:53:28 [2022-07-13T20:53:28.813Z] #55 ...
20:53:28 [2022-07-13T20:53:28.813Z] 
20:53:28 [2022-07-13T20:53:28.813Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:53:28 [2022-07-13T20:53:28.813Z] #67 sha256:9f8a47eda3493f3453259dedec5e886203d94057d19665c7038a123de9aab4ea
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.508 + RM_GOPATH=0
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.510 + TMP_GOPATH=
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.510 + : /build
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.510 + '[' -z '' ']'
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.512 ++ mktemp -d
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.513 + export GOPATH=/tmp/tmp.qdTGiXkgea
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.513 + GOPATH=/tmp/tmp.qdTGiXkgea
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.513 + RM_GOPATH=1
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.513 + case "$(go env GOARCH)" in
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.515 ++ go env GOARCH
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.568 + export GO_BUILDMODE=-buildmode=pie
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.568 + GO_BUILDMODE=-buildmode=pie
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.568 ++ dirname /install.sh
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 + dir=/
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 + bin=rootlesskit
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 + shift
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 + '[' '!' -f //rootlesskit.installer ']'
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 + . //rootlesskit.installer
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 ++ : 1920341cd41e047834a21007424162a2dc946315
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 + install_rootlesskit
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 + case "$1" in
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 + export CGO_ENABLED=0
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 + CGO_ENABLED=0
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 + _install_rootlesskit
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 + for f in rootlesskit rootlesskit-docker-proxy
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 + GOBIN=/build
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 + GO111MODULE=on
20:53:28 [2022-07-13T20:53:28.813Z] #67 7.577 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
20:53:28 [2022-07-13T20:53:28.813Z] #67 8.266 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
20:53:28 [2022-07-13T20:53:28.950Z] #76 70.12 Selecting previously unselected package m4.
20:53:28 [2022-07-13T20:53:28.950Z] #76 70.15 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
20:53:28 [2022-07-13T20:53:28.950Z] #76 70.17 Unpacking m4 (1.4.18-5) ...
20:53:28 [2022-07-13T20:53:28.950Z] #76 ...
20:53:28 [2022-07-13T20:53:28.950Z] 
20:53:28 [2022-07-13T20:53:28.950Z] #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
20:53:28 [2022-07-13T20:53:28.950Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:53:28 [2022-07-13T20:53:28.950Z] #42 70.11 Selecting previously unselected package libicu67:amd64.
20:53:28 [2022-07-13T20:53:28.950Z] #42 70.12 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:53:28 [2022-07-13T20:53:28.950Z] #42 70.13 Unpacking libicu67:amd64 (67.1-7) ...
20:53:29 [2022-07-13T20:53:29.073Z] #67 ...
20:53:29 [2022-07-13T20:53:29.073Z] 
20:53:29 [2022-07-13T20:53:29.073Z] #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
20:53:29 [2022-07-13T20:53:29.073Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:53:29 [2022-07-13T20:53:29.073Z] #47 5.897 + git clone https://github.com/docker/distribution.git .
20:53:29 [2022-07-13T20:53:29.073Z] #47 5.897 Cloning into '.'...
20:53:29 [2022-07-13T20:53:29.073Z] #47 ...
20:53:29 [2022-07-13T20:53:29.073Z] 
20:53:29 [2022-07-13T20:53:29.073Z] #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
20:53:29 [2022-07-13T20:53:29.073Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:53:29 [2022-07-13T20:53:29.073Z] #36 7.191 go: downloading github.com/go-delve/delve v1.8.1
20:53:29 [2022-07-13T20:53:29.203Z] #76 41.43 Selecting previously unselected package libtool.
20:53:29 [2022-07-13T20:53:29.204Z] #76 41.45 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
20:53:29 [2022-07-13T20:53:29.204Z] #76 41.46 Unpacking libtool (2.4.6-15) ...
20:53:29 [2022-07-13T20:53:29.334Z] #36 ...
20:53:29 [2022-07-13T20:53:29.334Z] 
20:53:29 [2022-07-13T20:53:29.334Z] #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
20:53:29 [2022-07-13T20:53:29.334Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3
20:53:29 [2022-07-13T20:53:29.334Z] #34 7.391 + git clone https://github.com/kolyshkin/go-swagger.git .
20:53:29 [2022-07-13T20:53:29.334Z] #34 7.394 Cloning into '.'...
20:53:29 [2022-07-13T20:53:29.334Z] #34 ...
20:53:29 [2022-07-13T20:53:29.334Z] 
20:53:29 [2022-07-13T20:53:29.334Z] #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
20:53:29 [2022-07-13T20:53:29.334Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:29 [2022-07-13T20:53:29.334Z] #55 11.23 go: downloading github.com/pkg/errors v0.9.1
20:53:29 [2022-07-13T20:53:29.334Z] #55 11.28 go: downloading github.com/spf13/cobra v1.4.0
20:53:29 [2022-07-13T20:53:29.334Z] #55 11.31 go: downloading github.com/spf13/pflag v1.0.5
20:53:29 [2022-07-13T20:53:29.464Z] #76 41.75 Selecting previously unselected package libudev-dev:arm64.
20:53:29 [2022-07-13T20:53:29.464Z] #76 41.75 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
20:53:29 [2022-07-13T20:53:29.464Z] #76 41.76 Unpacking libudev-dev:arm64 (247.3-7) ...
20:53:29 [2022-07-13T20:53:29.464Z] #76 41.95 Selecting previously unselected package libyajl2:arm64.
20:53:29 [2022-07-13T20:53:29.598Z] #55 11.73 go: downloading github.com/spf13/viper v1.11.0
20:53:29 [2022-07-13T20:53:29.724Z] #76 41.95 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
20:53:29 [2022-07-13T20:53:29.724Z] #76 41.96 Unpacking libyajl2:arm64 (2.1.0-3) ...
20:53:29 [2022-07-13T20:53:29.724Z] #76 42.06 Selecting previously unselected package libyajl-dev:arm64.
20:53:29 [2022-07-13T20:53:29.724Z] #76 42.07 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
20:53:29 [2022-07-13T20:53:29.724Z] #76 42.07 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
20:53:29 [2022-07-13T20:53:29.866Z] #26 ...
20:53:29 [2022-07-13T20:53:29.867Z] 
20:53:29 [2022-07-13T20:53:29.867Z] #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
20:53:29 [2022-07-13T20:53:29.867Z] #67 sha256:b651b455cf59f4e4e6fdc6d97b2e7960b08edc3813602fa6702c33bdeeac3609
20:53:29 [2022-07-13T20:53:29.867Z] #67 13.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:53:29 [2022-07-13T20:53:29.985Z] #76 42.34 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:53:29 [2022-07-13T20:53:29.985Z] #76 42.36 Setting up libmagic-mgc (1:5.39-3) ...
20:53:29 [2022-07-13T20:53:29.985Z] #76 42.38 Setting up libyajl2:arm64 (2.1.0-3) ...
20:53:29 [2022-07-13T20:53:29.985Z] #76 42.39 Setting up libmagic1:arm64 (1:5.39-3) ...
20:53:29 [2022-07-13T20:53:29.985Z] #76 42.41 Setting up file (1:5.39-3) ...
20:53:29 [2022-07-13T20:53:29.985Z] #76 42.42 Setting up bzip2 (1.0.8-4) ...
20:53:29 [2022-07-13T20:53:29.985Z] #76 42.44 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:53:30 [2022-07-13T20:53:30.176Z] #55 12.19 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
20:53:30 [2022-07-13T20:53:30.245Z] #76 42.45 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
20:53:30 [2022-07-13T20:53:30.245Z] #76 42.47 Setting up libcap2:arm64 (1:2.44-1) ...
20:53:30 [2022-07-13T20:53:30.245Z] #76 42.48 Setting up autotools-dev (20180224.1+nmu1) ...
20:53:30 [2022-07-13T20:53:30.245Z] #76 42.49 Setting up libsigsegv2:arm64 (2.13-1) ...
20:53:30 [2022-07-13T20:53:30.245Z] #76 42.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:53:30 [2022-07-13T20:53:30.245Z] #76 42.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:53:30 [2022-07-13T20:53:30.245Z] #76 42.58 Setting up patch (2.7.6-7) ...
20:53:30 [2022-07-13T20:53:30.245Z] #76 42.60 Setting up libudev-dev:arm64 (247.3-7) ...
20:53:30 [2022-07-13T20:53:30.245Z] #76 42.62 Setting up libyajl-dev:arm64 (2.1.0-3) ...
20:53:30 [2022-07-13T20:53:30.245Z] #76 42.63 Setting up libcap-dev:arm64 (1:2.44-1) ...
20:53:30 [2022-07-13T20:53:30.245Z] #76 42.65 Setting up libsystemd-dev:arm64 (247.3-7) ...
20:53:30 [2022-07-13T20:53:30.245Z] #76 42.66 Setting up libtool (2.4.6-15) ...
20:53:30 [2022-07-13T20:53:30.245Z] #76 42.67 Setting up m4 (1.4.18-5) ...
20:53:30 [2022-07-13T20:53:30.438Z] #67 14.03 go: downloading github.com/google/uuid v1.3.0
20:53:30 [2022-07-13T20:53:30.438Z] #67 14.17 go: downloading github.com/moby/vpnkit v0.5.0
20:53:30 [2022-07-13T20:53:30.518Z] #76 42.69 Setting up dpkg-dev (1.20.11) ...
20:53:30 [2022-07-13T20:53:30.518Z] #76 42.76 Setting up autoconf (2.69-14) ...
20:53:30 [2022-07-13T20:53:30.518Z] #76 42.78 Setting up build-essential (12.9) ...
20:53:30 [2022-07-13T20:53:30.518Z] #76 42.79 Setting up automake (1:1.16.3-2) ...
20:53:30 [2022-07-13T20:53:30.518Z] #76 42.80 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
20:53:30 [2022-07-13T20:53:30.518Z] #76 42.81 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:30 [2022-07-13T20:53:30.698Z] #67 14.28 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:53:30 [2022-07-13T20:53:30.698Z] #67 14.39 go: downloading github.com/gofrs/flock v0.8.1
20:53:30 [2022-07-13T20:53:30.853Z] #42 ...
20:53:30 [2022-07-13T20:53:30.853Z] 
20:53:30 [2022-07-13T20:53:30.853Z] #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
20:53:30 [2022-07-13T20:53:30.853Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:53:30 [2022-07-13T20:53:30.853Z] #51 61.79 The following additional packages will be installed:
20:53:30 [2022-07-13T20:53:30.853Z] #51 61.80   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:53:30 [2022-07-13T20:53:30.853Z] #51 61.80   python3-protobuf python3-six
20:53:30 [2022-07-13T20:53:30.853Z] #51 61.87 Suggested packages:
20:53:30 [2022-07-13T20:53:30.853Z] #51 61.87   python3-setuptools
20:53:30 [2022-07-13T20:53:30.853Z] #51 61.87 Recommended packages:
20:53:30 [2022-07-13T20:53:30.853Z] #51 61.87   iproute2 | iproute
20:53:30 [2022-07-13T20:53:30.853Z] #51 63.08 The following NEW packages will be installed:
20:53:30 [2022-07-13T20:53:30.853Z] #51 63.09   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:53:30 [2022-07-13T20:53:30.853Z] #51 63.09   python3-protobuf python3-six
20:53:30 [2022-07-13T20:53:30.853Z] #51 63.93 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded.
20:53:30 [2022-07-13T20:53:30.853Z] #51 63.93 Need to get 2314 kB of archives.
20:53:30 [2022-07-13T20:53:30.853Z] #51 63.93 After this operation, 11.1 MB of additional disk space will be used.
20:53:30 [2022-07-13T20:53:30.853Z] #51 63.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:53:30 [2022-07-13T20:53:30.853Z] #51 64.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:53:30 [2022-07-13T20:53:30.853Z] #51 64.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:53:30 [2022-07-13T20:53:30.853Z] #51 64.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:53:30 [2022-07-13T20:53:30.853Z] #51 64.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:53:30 [2022-07-13T20:53:30.853Z] #51 64.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:53:30 [2022-07-13T20:53:30.853Z] #51 64.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:53:30 [2022-07-13T20:53:30.853Z] #51 66.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
20:53:30 [2022-07-13T20:53:30.853Z] #51 69.12 debconf: delaying package configuration, since apt-utils is not installed
20:53:30 [2022-07-13T20:53:30.853Z] #51 69.54 Fetched 2314 kB in 4s (569 kB/s)
20:53:30 [2022-07-13T20:53:30.853Z] #51 69.77 Selecting previously unselected package libprotobuf23:amd64.
20:53:30 [2022-07-13T20:53:30.853Z] #51 69.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:53:30 [2022-07-13T20:53:30.853Z] #51 70.02 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
20:53:30 [2022-07-13T20:53:30.853Z] #51 70.09 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:53:30 [2022-07-13T20:53:30.853Z] #51 71.18 Selecting previously unselected package python3-pkg-resources.
20:53:30 [2022-07-13T20:53:30.853Z] #51 71.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:53:30 [2022-07-13T20:53:30.853Z] #51 71.22 Unpacking python3-pkg-resources (52.0.0-4) ...
20:53:30 [2022-07-13T20:53:30.853Z] #51 71.60 Selecting previously unselected package python3-six.
20:53:30 [2022-07-13T20:53:30.853Z] #51 71.61 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:53:30 [2022-07-13T20:53:30.853Z] #51 71.62 Unpacking python3-six (1.16.0-2) ...
20:53:30 [2022-07-13T20:53:30.853Z] #51 ...
20:53:30 [2022-07-13T20:53:30.853Z] 
20:53:30 [2022-07-13T20:53:30.854Z] #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             ;
20:53:30 [2022-07-13T20:53:30.854Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:53:30 [2022-07-13T20:53:30.854Z] #76 70.45 Selecting previously unselected package autoconf.
20:53:30 [2022-07-13T20:53:30.854Z] #76 70.51 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
20:53:30 [2022-07-13T20:53:30.854Z] #76 70.51 Unpacking autoconf (2.69-14) ...
20:53:30 [2022-07-13T20:53:30.854Z] #76 71.01 Selecting previously unselected package autotools-dev.
20:53:30 [2022-07-13T20:53:30.854Z] #76 71.03 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
20:53:30 [2022-07-13T20:53:30.854Z] #76 71.06 Unpacking autotools-dev (20180224.1+nmu1) ...
20:53:30 [2022-07-13T20:53:30.854Z] #76 71.26 Selecting previously unselected package automake.
20:53:30 [2022-07-13T20:53:30.854Z] #76 71.26 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
20:53:30 [2022-07-13T20:53:30.854Z] #76 71.30 Unpacking automake (1:1.16.3-2) ...
20:53:30 [2022-07-13T20:53:30.958Z] #67 14.48 go: downloading github.com/gorilla/mux v1.8.0
20:53:30 [2022-07-13T20:53:30.958Z] #67 14.65 go: downloading github.com/moby/sys/mountinfo v0.6.0
20:53:31 [2022-07-13T20:53:31.112Z] #76 72.34 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ...
20:53:31 [2022-07-13T20:53:31.112Z] #76 72.36 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ...
20:53:31 [2022-07-13T20:53:31.165Z] #20 28.99 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:53:31 [2022-07-13T20:53:31.166Z] #20 28.99 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:53:31 [2022-07-13T20:53:31.166Z] #20 29.00 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:53:31 [2022-07-13T20:53:31.529Z] #67 15.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
20:53:31 [2022-07-13T20:53:31.571Z] #55 13.63 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
20:53:31 [2022-07-13T20:53:31.571Z] #55 13.77 go: downloading github.com/go-critic/go-critic v0.6.3
20:53:31 [2022-07-13T20:53:31.789Z] #67 15.31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:53:31 [2022-07-13T20:53:31.905Z] #76 DONE 44.0s
20:53:31 [2022-07-13T20:53:31.905Z] 
20:53:31 [2022-07-13T20:53:31.905Z] #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
20:53:31 [2022-07-13T20:53:31.905Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:53:32 [2022-07-13T20:53:32.050Z] #67 15.67 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
20:53:32 [2022-07-13T20:53:32.165Z] #77 ...
20:53:32 [2022-07-13T20:53:32.165Z] 
20:53:32 [2022-07-13T20:53:32.165Z] #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
20:53:32 [2022-07-13T20:53:32.165Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4
20:53:32 [2022-07-13T20:53:32.165Z] #14 34.66 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]
20:53:32 [2022-07-13T20:53:32.165Z] #14 35.42 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]
20:53:32 [2022-07-13T20:53:32.165Z] #14 36.70 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]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.27 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]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.29 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]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.48 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:53:32 [2022-07-13T20:53:32.165Z] #14 37.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
20:53:32 [2022-07-13T20:53:32.165Z] #14 38.60 debconf: delaying package configuration, since apt-utils is not installed
20:53:32 [2022-07-13T20:53:32.165Z] #14 38.90 Fetched 108 MB in 5s (20.1 MB/s)
20:53:32 [2022-07-13T20:53:32.165Z] #14 39.02 Selecting previously unselected package binutils-mingw-w64-i686.
20:53:32 [2022-07-13T20:53:32.165Z] #14 39.02 (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.)
20:53:32 [2022-07-13T20:53:32.165Z] #14 39.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
20:53:32 [2022-07-13T20:53:32.165Z] #14 39.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:53:32 [2022-07-13T20:53:32.165Z] #14 41.42 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:53:32 [2022-07-13T20:53:32.165Z] #14 41.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
20:53:32 [2022-07-13T20:53:32.165Z] #14 41.46 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:53:32 [2022-07-13T20:53:32.426Z] #14 ...
20:53:32 [2022-07-13T20:53:32.426Z] 
20:53:32 [2022-07-13T20:53:32.426Z] #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
20:53:32 [2022-07-13T20:53:32.426Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486
20:53:32 [2022-07-13T20:53:32.426Z] #42 38.75 Selecting previously unselected package libxml2:arm64.
20:53:32 [2022-07-13T20:53:32.426Z] #42 38.76 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 38.78 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 39.30 Selecting previously unselected package libarchive13:arm64.
20:53:32 [2022-07-13T20:53:32.426Z] #42 39.30 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 39.31 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 39.68 Selecting previously unselected package libjsoncpp24:arm64.
20:53:32 [2022-07-13T20:53:32.426Z] #42 39.69 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 39.69 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 39.85 Selecting previously unselected package librhash0:arm64.
20:53:32 [2022-07-13T20:53:32.426Z] #42 39.85 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 39.88 Unpacking librhash0:arm64 (1.4.1-2) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 40.02 Selecting previously unselected package libuv1:arm64.
20:53:32 [2022-07-13T20:53:32.426Z] #42 40.05 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 40.06 Unpacking libuv1:arm64 (1.40.0-2) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 40.27 Selecting previously unselected package cmake.
20:53:32 [2022-07-13T20:53:32.426Z] #42 40.27 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 40.28 Unpacking cmake (3.18.4-2+deb11u1) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 43.62 Setting up libicu67:arm64 (67.1-7) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 43.70 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 43.75 Setting up libuv1:arm64 (1.40.0-2) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 43.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 44.01 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 44.04 Setting up librhash0:arm64 (1.4.1-2) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 44.05 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 44.14 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 44.16 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 44.19 Setting up cmake (3.18.4-2+deb11u1) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 44.22 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:32 [2022-07-13T20:53:32.426Z] #42 DONE 44.7s
20:53:32 [2022-07-13T20:53:32.426Z] 
20:53:32 [2022-07-13T20:53:32.426Z] #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
20:53:32 [2022-07-13T20:53:32.426Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab
20:53:32 [2022-07-13T20:53:32.426Z] #51 36.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [630 kB]
20:53:32 [2022-07-13T20:53:32.426Z] #51 37.90 debconf: delaying package configuration, since apt-utils is not installed
20:53:32 [2022-07-13T20:53:32.426Z] #51 38.10 Fetched 2136 kB in 3s (674 kB/s)
20:53:32 [2022-07-13T20:53:32.426Z] #51 38.24 Selecting previously unselected package libprotobuf23:arm64.
20:53:32 [2022-07-13T20:53:32.426Z] #51 38.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
20:53:32 [2022-07-13T20:53:32.426Z] #51 38.34 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 38.35 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 39.15 Selecting previously unselected package python3-pkg-resources.
20:53:32 [2022-07-13T20:53:32.426Z] #51 39.16 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 39.17 Unpacking python3-pkg-resources (52.0.0-4) ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 39.32 Selecting previously unselected package python3-six.
20:53:32 [2022-07-13T20:53:32.426Z] #51 39.32 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 39.34 Unpacking python3-six (1.16.0-2) ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 39.44 Selecting previously unselected package python3-protobuf.
20:53:32 [2022-07-13T20:53:32.426Z] #51 39.44 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 39.45 Unpacking python3-protobuf (3.12.4-1) ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 40.03 Selecting previously unselected package libnet1:arm64.
20:53:32 [2022-07-13T20:53:32.426Z] #51 40.03 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 40.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 40.21 Selecting previously unselected package libnl-3-200:arm64.
20:53:32 [2022-07-13T20:53:32.426Z] #51 40.21 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 40.22 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 40.41 Selecting previously unselected package libprotobuf-c1:arm64.
20:53:32 [2022-07-13T20:53:32.426Z] #51 40.41 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 40.42 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 40.57 Selecting previously unselected package criu.
20:53:32 [2022-07-13T20:53:32.426Z] #51 40.57 Preparing to unpack .../7-criu_3.17-1_arm64.deb ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 40.60 Unpacking criu (3.17-1) ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 41.35 Setting up python3-pkg-resources (52.0.0-4) ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 43.32 Setting up libprotobuf23:arm64 (3.12.4-1) ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 43.43 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 43.49 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:53:32 [2022-07-13T20:53:32.426Z] #51 43.57 Setting up python3-six (1.16.0-2) ...
20:53:32 [2022-07-13T20:53:32.547Z] #20 30.48 Selecting previously unselected package g++-mingw-w64-x86-64.
20:53:32 [2022-07-13T20:53:32.547Z] #20 30.49 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:53:32 [2022-07-13T20:53:32.547Z] #20 30.52 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:53:32 [2022-07-13T20:53:32.547Z] #20 30.60 Selecting previously unselected package libapparmor1:amd64.
20:53:32 [2022-07-13T20:53:32.547Z] #20 30.60 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:53:32 [2022-07-13T20:53:32.547Z] #20 30.61 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:53:32 [2022-07-13T20:53:32.547Z] #20 30.67 Selecting previously unselected package libapparmor-dev:amd64.
20:53:32 [2022-07-13T20:53:32.547Z] #20 30.67 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:53:32 [2022-07-13T20:53:32.547Z] #20 30.68 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:53:32 [2022-07-13T20:53:32.687Z] #51 ...
20:53:32 [2022-07-13T20:53:32.687Z] 
20:53:32 [2022-07-13T20:53:32.687Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:53:32 [2022-07-13T20:53:32.687Z] #43 sha256:1bbf88298b79367255be9acf6df3285d0536fb5981c87aad243adfb01a422283
20:53:32 [2022-07-13T20:53:32.687Z] #43 DONE 0.2s
20:53:32 [2022-07-13T20:53:32.687Z] 
20:53:32 [2022-07-13T20:53:32.687Z] #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
20:53:32 [2022-07-13T20:53:32.687Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4
20:53:32 [2022-07-13T20:53:32.687Z] #14 44.83 Selecting previously unselected package binutils-mingw-w64.
20:53:32 [2022-07-13T20:53:32.687Z] #14 44.84 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:53:32 [2022-07-13T20:53:32.687Z] #14 44.84 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:53:32 [2022-07-13T20:53:32.808Z] #20 30.76 Selecting previously unselected package libbtrfs0:amd64.
20:53:32 [2022-07-13T20:53:32.808Z] #20 30.77 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:53:32 [2022-07-13T20:53:32.808Z] #20 30.77 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:53:32 [2022-07-13T20:53:32.808Z] #20 30.83 Selecting previously unselected package libbtrfs-dev:amd64.
20:53:32 [2022-07-13T20:53:32.808Z] #20 30.84 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:53:32 [2022-07-13T20:53:32.808Z] #20 30.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:53:32 [2022-07-13T20:53:32.808Z] #20 30.93 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:53:32 [2022-07-13T20:53:32.808Z] #20 30.94 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:53:32 [2022-07-13T20:53:32.808Z] #20 30.94 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:53:32 [2022-07-13T20:53:32.808Z] #20 30.99 Selecting previously unselected package libudev-dev:amd64.
20:53:32 [2022-07-13T20:53:32.808Z] #20 30.99 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:53:32 [2022-07-13T20:53:32.808Z] #20 31.00 Unpacking libudev-dev:amd64 (247.3-7) ...
20:53:32 [2022-07-13T20:53:32.948Z] #14 45.13 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:53:32 [2022-07-13T20:53:32.948Z] #14 45.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:53:32 [2022-07-13T20:53:32.948Z] #14 45.16 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:53:33 [2022-07-13T20:53:33.019Z] #76 73.99 Selecting previously unselected package patch.
20:53:33 [2022-07-13T20:53:33.019Z] #76 74.00 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ...
20:53:33 [2022-07-13T20:53:33.019Z] #76 74.00 Unpacking patch (2.7.6-7) ...
20:53:33 [2022-07-13T20:53:33.019Z] #76 ...
20:53:33 [2022-07-13T20:53:33.019Z] 
20:53:33 [2022-07-13T20:53:33.019Z] #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
20:53:33 [2022-07-13T20:53:33.019Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:33 [2022-07-13T20:53:33.019Z] #55 64.24 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
20:53:33 [2022-07-13T20:53:33.019Z] #55 64.45 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:53:33 [2022-07-13T20:53:33.019Z] #55 64.50 go: downloading github.com/gobwas/glob v0.2.3
20:53:33 [2022-07-13T20:53:33.019Z] #55 64.52 go: downloading github.com/kisielk/gotool v1.0.0
20:53:33 [2022-07-13T20:53:33.019Z] #55 64.85 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:53:33 [2022-07-13T20:53:33.019Z] #55 64.94 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:53:33 [2022-07-13T20:53:33.019Z] #55 64.95 go: downloading github.com/ettle/strcase v0.1.1
20:53:33 [2022-07-13T20:53:33.019Z] #55 65.04 go: downloading github.com/fatih/structtag v1.2.0
20:53:33 [2022-07-13T20:53:33.019Z] #55 65.10 go: downloading github.com/Masterminds/semver v1.5.0
20:53:33 [2022-07-13T20:53:33.019Z] #55 65.17 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:53:33 [2022-07-13T20:53:33.019Z] #55 65.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:53:33 [2022-07-13T20:53:33.019Z] #55 65.25 go: downloading github.com/prometheus/client_golang v1.12.1
20:53:33 [2022-07-13T20:53:33.019Z] #55 66.11 go: downloading github.com/prometheus/client_model v0.2.0
20:53:33 [2022-07-13T20:53:33.019Z] #55 66.27 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
20:53:33 [2022-07-13T20:53:33.019Z] #55 66.39 go: downloading github.com/google/go-cmp v0.5.7
20:53:33 [2022-07-13T20:53:33.019Z] #55 66.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:53:33 [2022-07-13T20:53:33.019Z] #55 67.13 go: downloading github.com/hexops/gotextdiff v1.0.3
20:53:33 [2022-07-13T20:53:33.019Z] #55 67.26 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
20:53:33 [2022-07-13T20:53:33.019Z] #55 67.33 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
20:53:33 [2022-07-13T20:53:33.019Z] #55 67.49 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:53:33 [2022-07-13T20:53:33.019Z] #55 67.71 go: downloading github.com/beorn7/perks v1.0.1
20:53:33 [2022-07-13T20:53:33.019Z] #55 67.71 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:53:33 [2022-07-13T20:53:33.019Z] #55 67.98 go: downloading github.com/golang/protobuf v1.5.2
20:53:33 [2022-07-13T20:53:33.019Z] #55 68.03 go: downloading github.com/prometheus/common v0.32.1
20:53:33 [2022-07-13T20:53:33.019Z] #55 68.72 go: downloading github.com/prometheus/procfs v0.7.3
20:53:33 [2022-07-13T20:53:33.019Z] #55 68.83 go: downloading google.golang.org/protobuf v1.28.0
20:53:33 [2022-07-13T20:53:33.019Z] #55 70.27 go: downloading github.com/mattn/go-runewidth v0.0.9
20:53:33 [2022-07-13T20:53:33.019Z] #55 72.37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:53:33 [2022-07-13T20:53:33.069Z] #20 31.06 Selecting previously unselected package libsepol1-dev:amd64.
20:53:33 [2022-07-13T20:53:33.069Z] #20 31.07 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:53:33 [2022-07-13T20:53:33.069Z] #20 31.07 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:53:33 [2022-07-13T20:53:33.069Z] #20 31.18 Selecting previously unselected package libpcre2-16-0:amd64.
20:53:33 [2022-07-13T20:53:33.069Z] #20 31.18 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:53:33 [2022-07-13T20:53:33.069Z] #20 31.19 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:53:33 [2022-07-13T20:53:33.069Z] #20 31.27 Selecting previously unselected package libpcre2-32-0:amd64.
20:53:33 [2022-07-13T20:53:33.069Z] #20 31.28 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:53:33 [2022-07-13T20:53:33.069Z] #20 31.28 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:53:33 [2022-07-13T20:53:33.209Z] #14 45.40 Selecting previously unselected package dmsetup.
20:53:33 [2022-07-13T20:53:33.209Z] #14 45.40 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
20:53:33 [2022-07-13T20:53:33.209Z] #14 45.41 Unpacking dmsetup (2:1.02.175-2.1) ...
20:53:33 [2022-07-13T20:53:33.209Z] #14 45.62 Selecting previously unselected package mingw-w64-common.
20:53:33 [2022-07-13T20:53:33.278Z] #55 ...
20:53:33 [2022-07-13T20:53:33.278Z] 
20:53:33 [2022-07-13T20:53:33.278Z] #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
20:53:33 [2022-07-13T20:53:33.278Z] #64 sha256:d2c74454aa4ce9d0eeab52875ec4a041357c8a250016314236f2ee9ffdcfd552
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.771 + RM_GOPATH=0
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.771 + TMP_GOPATH=
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.771 + : /build
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.771 + '[' -z '' ']'
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.772 ++ mktemp -d
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.773 + export GOPATH=/tmp/tmp.QnEYeCXK7P
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.773 + GOPATH=/tmp/tmp.QnEYeCXK7P
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.773 + RM_GOPATH=1
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.773 + case "$(go env GOARCH)" in
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.782 ++ go env GOARCH
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.836 + export GO_BUILDMODE=-buildmode=pie
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.836 + GO_BUILDMODE=-buildmode=pie
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.837 ++ dirname /install.sh
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.840 + dir=/
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.840 + bin=containerd
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.840 + shift
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.840 + '[' '!' -f //containerd.installer ']'
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.840 + . //containerd.installer
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.840 ++ set -e
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.840 ++ : v1.6.6
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.841 + install_containerd
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.841 + echo 'Install containerd version v1.6.6'
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.841 Install containerd version v1.6.6
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.841 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QnEYeCXK7P/src/github.com/containerd/containerd
20:53:33 [2022-07-13T20:53:33.278Z] #64 1.853 Cloning into '/tmp/tmp.QnEYeCXK7P/src/github.com/containerd/containerd'...
20:53:33 [2022-07-13T20:53:33.278Z] #64 ...
20:53:33 [2022-07-13T20:53:33.278Z] 
20:53:33 [2022-07-13T20:53:33.278Z] #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
20:53:33 [2022-07-13T20:53:33.278Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:53:33 [2022-07-13T20:53:33.278Z] #14 64.63 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]
20:53:33 [2022-07-13T20:53:33.278Z] #14 67.52 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]
20:53:33 [2022-07-13T20:53:33.278Z] #14 68.65 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]
20:53:33 [2022-07-13T20:53:33.278Z] #14 69.83 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]
20:53:33 [2022-07-13T20:53:33.278Z] #14 72.18 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]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.12 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]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.16 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]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:53:33 [2022-07-13T20:53:33.278Z] #14 73.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:53:33 [2022-07-13T20:53:33.278Z] #14 ...
20:53:33 [2022-07-13T20:53:33.278Z] 
20:53:33 [2022-07-13T20:53:33.278Z] #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
20:53:33 [2022-07-13T20:53:33.278Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3
20:53:33 [2022-07-13T20:53:33.329Z] #20 31.37 Selecting previously unselected package libpcre2-posix2:amd64.
20:53:33 [2022-07-13T20:53:33.329Z] #20 31.38 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:53:33 [2022-07-13T20:53:33.329Z] #20 31.38 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:53:33 [2022-07-13T20:53:33.329Z] #20 31.43 Selecting previously unselected package libpcre2-dev:amd64.
20:53:33 [2022-07-13T20:53:33.329Z] #20 31.44 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:53:33 [2022-07-13T20:53:33.329Z] #20 31.45 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:53:33 [2022-07-13T20:53:33.329Z] #20 ...
20:53:33 [2022-07-13T20:53:33.329Z] 
20:53:33 [2022-07-13T20:53:33.329Z] #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
20:53:33 [2022-07-13T20:53:33.329Z] #71 sha256:0078034b6bb772aeb29908607f83e1d5ab9dd4784e6c85d9438537de6f65fa4f
20:53:33 [2022-07-13T20:53:33.329Z] #71 5.142 + cd /tmp/tmp.d85JcjiXUg/src/github.com/containerd/containerd
20:53:33 [2022-07-13T20:53:33.329Z] #71 5.142 + git checkout -q v1.6.6
20:53:33 [2022-07-13T20:53:33.329Z] #71 5.476 + export 'BUILDTAGS=netgo osusergo static_build'
20:53:33 [2022-07-13T20:53:33.329Z] #71 5.476 + BUILDTAGS='netgo osusergo static_build'
20:53:33 [2022-07-13T20:53:33.329Z] #71 5.476 + export EXTRA_FLAGS=-buildmode=pie
20:53:33 [2022-07-13T20:53:33.329Z] #71 5.476 + EXTRA_FLAGS=-buildmode=pie
20:53:33 [2022-07-13T20:53:33.329Z] #71 5.476 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:53:33 [2022-07-13T20:53:33.329Z] #71 5.476 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:53:33 [2022-07-13T20:53:33.329Z] #71 5.477 + '[' '' = dynamic ']'
20:53:33 [2022-07-13T20:53:33.329Z] #71 5.477 + make
20:53:33 [2022-07-13T20:53:33.329Z] #71 6.241 + bin/ctr
20:53:33 [2022-07-13T20:53:33.431Z] #67 ...
20:53:33 [2022-07-13T20:53:33.431Z] 
20:53:33 [2022-07-13T20:53:33.431Z] #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
20:53:33 [2022-07-13T20:53:33.431Z] #26 sha256:2b641355afcf872c48db2280d62ddc61fa5cc2f9c5f287a73de6a8730b53468b
20:53:33 [2022-07-13T20:53:33.431Z] #26 16.38 + mkdir -p /build
20:53:33 [2022-07-13T20:53:33.431Z] #26 16.39 + mv docker/docker /build/
20:53:33 [2022-07-13T20:53:33.431Z] #26 16.39 + rmdir docker
20:53:33 [2022-07-13T20:53:33.431Z] #26 DONE 17.0s
20:53:33 [2022-07-13T20:53:33.431Z] 
20:53:33 [2022-07-13T20:53: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
20:53:33 [2022-07-13T20:53:33.431Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:53:33 [2022-07-13T20:53:33.431Z] #14 7.394 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:53:33 [2022-07-13T20:53:33.431Z] #14 7.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:53:33 [2022-07-13T20:53:33.431Z] #14 7.420 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:53:33 [2022-07-13T20:53:33.431Z] #14 8.381 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:53:33 [2022-07-13T20:53:33.431Z] #14 10.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:53:33 [2022-07-13T20:53:33.431Z] #14 12.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:53:33 [2022-07-13T20:53:33.431Z] #14 ...
20:53:33 [2022-07-13T20:53:33.431Z] 
20:53:33 [2022-07-13T20:53:33.431Z] #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
20:53:33 [2022-07-13T20:53:33.431Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:33 [2022-07-13T20:53:33.431Z] #55 14.80 go: downloading github.com/sirupsen/logrus v1.8.1
20:53:33 [2022-07-13T20:53:33.431Z] #55 14.82 go: downloading github.com/stretchr/testify v1.7.1
20:53:33 [2022-07-13T20:53:33.431Z] #55 15.14 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
20:53:33 [2022-07-13T20:53:33.431Z] #55 15.21 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:53:33 [2022-07-13T20:53:33.431Z] #55 15.34 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:53:33 [2022-07-13T20:53:33.431Z] #55 15.35 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:53:33 [2022-07-13T20:53:33.431Z] #55 15.51 go: downloading github.com/spf13/afero v1.8.2
20:53:33 [2022-07-13T20:53:33.431Z] #55 15.52 go: downloading github.com/spf13/cast v1.4.1
20:53:33 [2022-07-13T20:53:33.431Z] #55 15.69 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:53:33 [2022-07-13T20:53:33.431Z] #55 15.87 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
20:53:33 [2022-07-13T20:53:33.431Z] #55 15.99 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:53:33 [2022-07-13T20:53:33.431Z] #55 16.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:53:33 [2022-07-13T20:53:33.431Z] #55 16.18 go: downloading github.com/go-toolsmith/astequal v1.0.1
20:53:33 [2022-07-13T20:53:33.431Z] #55 16.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:53:33 [2022-07-13T20:53:33.431Z] #55 16.51 go: downloading github.com/go-toolsmith/astp v1.0.0
20:53:33 [2022-07-13T20:53:33.431Z] #55 16.59 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:53:33 [2022-07-13T20:53:33.431Z] #55 16.64 go: downloading github.com/go-toolsmith/typep v1.0.2
20:53:33 [2022-07-13T20:53:33.431Z] #55 16.87 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
20:53:33 [2022-07-13T20:53:33.469Z] #14 45.63 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:53:33 [2022-07-13T20:53:33.469Z] #14 45.63 Unpacking mingw-w64-common (8.0.0-1) ...
20:53:33 [2022-07-13T20:53:33.469Z] #14 ...
20:53:33 [2022-07-13T20:53:33.469Z] 
20:53:33 [2022-07-13T20:53:33.469Z] #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
20:53:33 [2022-07-13T20:53:33.469Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c
20:53:33 [2022-07-13T20:53:33.469Z] #55 35.87 go: downloading github.com/prometheus/procfs v0.7.3
20:53:33 [2022-07-13T20:53:33.469Z] #55 35.91 go: downloading google.golang.org/protobuf v1.28.0
20:53:33 [2022-07-13T20:53:33.469Z] #55 36.87 go: downloading github.com/mattn/go-runewidth v0.0.9
20:53:33 [2022-07-13T20:53:33.469Z] #55 38.04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:53:33 [2022-07-13T20:53:33.589Z] #71 ...
20:53:33 [2022-07-13T20:53:33.589Z] 
20:53:33 [2022-07-13T20:53:33.589Z] #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
20:53:33 [2022-07-13T20:53:33.589Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc
20:53:33 [2022-07-13T20:53:33.589Z] #20 31.64 Selecting previously unselected package libselinux1-dev:amd64.
20:53:33 [2022-07-13T20:53:33.589Z] #20 31.65 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:53:33 [2022-07-13T20:53:33.589Z] #20 31.66 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:53:33 [2022-07-13T20:53:33.589Z] #20 31.78 Selecting previously unselected package libdevmapper-dev:amd64.
20:53:33 [2022-07-13T20:53:33.589Z] #20 31.78 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:53:33 [2022-07-13T20:53:33.589Z] #20 31.80 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:53:33 [2022-07-13T20:53:33.589Z] #20 31.86 Selecting previously unselected package libseccomp-dev:amd64.
20:53:33 [2022-07-13T20:53:33.729Z] #55 ...
20:53:33 [2022-07-13T20:53:33.729Z] 
20:53:33 [2022-07-13T20:53:33.729Z] #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
20:53:33 [2022-07-13T20:53:33.729Z] #44 sha256:c42f566bfe3b683f5be0e3a3b5a89aa1fd51428c1a7d87e631df43ec0aa60c08
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.593 + RM_GOPATH=0
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.593 + TMP_GOPATH=
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.594 + : /build
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.595 + '[' -z '' ']'
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.596 ++ mktemp -d
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.599 + export GOPATH=/tmp/tmp.DRfPTFWMpt
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.623 + GOPATH=/tmp/tmp.DRfPTFWMpt
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.624 + RM_GOPATH=1
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.624 + case "$(go env GOARCH)" in
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.625 ++ go env GOARCH
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.654 + export GO_BUILDMODE=-buildmode=pie
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.663 + GO_BUILDMODE=-buildmode=pie
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.664 ++ dirname /install.sh
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.668 + dir=/
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.669 + bin=tini
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.669 + shift
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.669 + '[' '!' -f //tini.installer ']'
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.669 + . //tini.installer
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.669 ++ : v0.19.0
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.670 + install_tini
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.670 + echo 'Install tini version v0.19.0'
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.670 Install tini version v0.19.0
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.670 + git clone https://github.com/krallin/tini.git /tmp/tmp.DRfPTFWMpt/tini
20:53:33 [2022-07-13T20:53:33.729Z] #44 0.674 Cloning into '/tmp/tmp.DRfPTFWMpt/tini'...
20:53:33 [2022-07-13T20:53:33.849Z] #20 31.86 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:53:33 [2022-07-13T20:53:33.849Z] #20 31.87 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:53:33 [2022-07-13T20:53:33.849Z] #20 31.95 Selecting previously unselected package libsystemd-dev:amd64.
20:53:33 [2022-07-13T20:53:33.849Z] #20 31.95 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:53:33 [2022-07-13T20:53:33.849Z] #20 31.96 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:53:34 [2022-07-13T20:53:34.000Z] #55 18.11 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:53:34 [2022-07-13T20:53:34.010Z] #44 1.356 + cd /tmp/tmp.DRfPTFWMpt/tini
20:53:34 [2022-07-13T20:53:34.010Z] #44 1.358 + git checkout -q v0.19.0
20:53:34 [2022-07-13T20:53:34.010Z] #44 1.408 + cmake .
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.11 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.13 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.14 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.15 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.16 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.17 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.18 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.19 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.20 Setting up libudev-dev:amd64 (247.3-7) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.21 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.22 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.24 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.26 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.27 Setting up mingw-w64-common (8.0.0-1) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.27 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.29 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.30 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.31 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.32 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:53:34 [2022-07-13T20:53:34.109Z] #20 32.33 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:53:34 [2022-07-13T20:53:34.272Z] #55 ...
20:53:34 [2022-07-13T20:53:34.272Z] 
20:53:34 [2022-07-13T20:53:34.272Z] #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
20:53:34 [2022-07-13T20:53:34.272Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:53:34 [2022-07-13T20:53:34.272Z] #51 7.906 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:53:34 [2022-07-13T20:53:34.272Z] #51 7.969 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:53:34 [2022-07-13T20:53:34.272Z] #51 7.972 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:53:34 [2022-07-13T20:53:34.272Z] #51 8.567 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:53:34 [2022-07-13T20:53:34.272Z] #51 9.261 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:53:34 [2022-07-13T20:53:34.272Z] #51 12.36 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:53:34 [2022-07-13T20:53:34.272Z] #51 15.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:53:34 [2022-07-13T20:53:34.317Z] #34 73.97 Updating files:  78% (1192/1521)
Updating files:  79% (1202/1521)
Updating files:  80% (1217/1521)
Updating files:  81% (1233/1521)
Updating files:  82% (1248/1521)
Updating files:  83% (1263/1521)
Updating files:  84% (1278/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  93% (1422/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.
20:53:34 [2022-07-13T20:53:34.317Z] #34 75.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:53:34 [2022-07-13T20:53:34.368Z] #20 32.34 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
20:53:34 [2022-07-13T20:53:34.368Z] #20 32.35 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:53:34 [2022-07-13T20:53:34.368Z] #20 32.36 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
20:53:34 [2022-07-13T20:53:34.368Z] #20 32.38 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:53:34 [2022-07-13T20:53:34.368Z] #20 32.39 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:53:34 [2022-07-13T20:53:34.368Z] #20 32.40 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
20:53:34 [2022-07-13T20:53:34.368Z] #20 32.40 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:53:34 [2022-07-13T20:53:34.368Z] #20 32.42 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:53:34 [2022-07-13T20:53:34.368Z] #20 32.44 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:53:34 [2022-07-13T20:53:34.368Z] #20 32.45 Setting up dmsetup (2:1.02.175-2.1) ...
20:53:34 [2022-07-13T20:53:34.368Z] #20 32.47 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:53:34 [2022-07-13T20:53:34.368Z] #20 32.48 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:53:34 [2022-07-13T20:53:34.368Z] #20 32.49 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:34 [2022-07-13T20:53:34.531Z] #51 18.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
20:53:34 [2022-07-13T20:53:34.532Z] #51 ...
20:53:34 [2022-07-13T20:53:34.532Z] 
20:53:34 [2022-07-13T20:53:34.532Z] #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
20:53:34 [2022-07-13T20:53:34.532Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:34 [2022-07-13T20:53:34.532Z] #55 18.56 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
20:53:34 [2022-07-13T20:53:34.581Z] #44 1.984 -- The C compiler identification is GNU 10.2.1
20:53:34 [2022-07-13T20:53:34.601Z] #34 75.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:53:34 [2022-07-13T20:53:34.842Z] #44 2.114 -- Detecting C compiler ABI info
20:53:34 [2022-07-13T20:53:34.872Z] #55 16.81 go: downloading github.com/hashicorp/go-version v1.4.0
20:53:34 [2022-07-13T20:53:34.872Z] #55 ...
20:53:34 [2022-07-13T20:53:34.872Z] 
20:53:34 [2022-07-13T20:53:34.872Z] #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
20:53:34 [2022-07-13T20:53:34.872Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35
20:53:34 [2022-07-13T20:53:34.872Z] #57 6.856 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:53:34 [2022-07-13T20:53:34.872Z] #57 ...
20:53:34 [2022-07-13T20:53:34.872Z] 
20:53:34 [2022-07-13T20:53:34.872Z] #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
20:53:34 [2022-07-13T20:53:34.872Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:34 [2022-07-13T20:53:34.872Z] #55 16.97 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:53:35 [2022-07-13T20:53:35.102Z] #55 19.09 go: downloading github.com/hashicorp/errwrap v1.0.0
20:53:35 [2022-07-13T20:53:35.102Z] #55 19.19 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:53:35 [2022-07-13T20:53:35.104Z] #44 2.666 -- Detecting C compiler ABI info - done
20:53:35 [2022-07-13T20:53:35.133Z] #55 17.37 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:53:35 [2022-07-13T20:53:35.362Z] #55 19.48 go: downloading github.com/Antonboom/errname v0.1.6
20:53:35 [2022-07-13T20:53:35.362Z] #55 19.65 go: downloading github.com/Antonboom/nilnil v0.1.1
20:53:35 [2022-07-13T20:53:35.365Z] #44 2.775 -- Check for working C compiler: /usr/bin/cc - skipped
20:53:35 [2022-07-13T20:53:35.365Z] #44 2.782 -- Detecting C compile features
20:53:35 [2022-07-13T20:53:35.365Z] #44 2.783 -- Detecting C compile features - done
20:53:35 [2022-07-13T20:53:35.365Z] #44 2.846 -- Performing Test HAS_BUILTIN_FORTIFY
20:53:35 [2022-07-13T20:53:35.393Z] #55 17.61 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:53:35 [2022-07-13T20:53:35.622Z] #55 19.76 go: downloading github.com/BurntSushi/toml v1.1.0
20:53:35 [2022-07-13T20:53:35.626Z] #44 3.103 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:53:35 [2022-07-13T20:53:35.626Z] #44 3.187 -- Configuring done
20:53:35 [2022-07-13T20:53:35.653Z] #55 ...
20:53:35 [2022-07-13T20:53:35.653Z] 
20:53:35 [2022-07-13T20:53:35.653Z] #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
20:53:35 [2022-07-13T20:53:35.653Z] #26 sha256:3cd2c0f231c932dde2171b0d3385f6d8ef18f2e8f359b2eab313d17eb1f21420
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.521 + RM_GOPATH=0
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.521 + TMP_GOPATH=
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.521 + : /build
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.521 + '[' -z '' ']'
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.521 ++ mktemp -d
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.536 + export GOPATH=/tmp/tmp.FUloSU0y24
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.536 + GOPATH=/tmp/tmp.FUloSU0y24
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.536 + RM_GOPATH=1
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.536 + case "$(go env GOARCH)" in
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.536 ++ go env GOARCH
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.708 + export GO_BUILDMODE=-buildmode=pie
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.708 + GO_BUILDMODE=-buildmode=pie
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.708 ++ dirname /install.sh
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.708 + dir=/
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.708 + bin=dockercli
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.708 + shift
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.708 + '[' '!' -f //dockercli.installer ']'
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.708 + . //dockercli.installer
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.708 ++ : stable
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.708 ++ : 17.06.2-ce
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.708 + install_dockercli
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.708 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.708 ++ uname -m
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.710 Install docker/cli version 17.06.2-ce from stable
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.710 + arch=x86_64
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.710 + '[' x86_64 '!=' x86_64 ']'
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.710 + url=https://download.docker.com/linux/static
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.710 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:53:35 [2022-07-13T20:53:35.653Z] #26 7.710 + tar -xz docker/docker
20:53:35 [2022-07-13T20:53:35.883Z] #55 20.05 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:53:35 [2022-07-13T20:53:35.887Z] #44 3.200 -- Generating done
20:53:35 [2022-07-13T20:53:35.887Z] #44 3.213 -- Build files have been written to: /tmp/tmp.DRfPTFWMpt/tini
20:53:35 [2022-07-13T20:53:35.887Z] #44 3.235 + make tini-static
20:53:35 [2022-07-13T20:53:35.912Z] #26 ...
20:53:35 [2022-07-13T20:53:35.913Z] 
20:53:35 [2022-07-13T20:53:35.913Z] #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
20:53:35 [2022-07-13T20:53:35.913Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a
20:53:35 [2022-07-13T20:53:35.913Z] #53 11.08 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:53:35 [2022-07-13T20:53:35.913Z] #53 11.37 go: downloading github.com/mattn/go-colorable v0.1.8
20:53:35 [2022-07-13T20:53:35.913Z] #53 11.66 go: downloading github.com/mattn/go-isatty v0.0.12
20:53:35 [2022-07-13T20:53:35.913Z] #53 12.35 go: downloading github.com/jonboulle/clockwork v0.2.2
20:53:35 [2022-07-13T20:53:35.913Z] #53 12.61 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
20:53:35 [2022-07-13T20:53:35.913Z] #53 13.02 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
20:53:35 [2022-07-13T20:53:35.913Z] #53 13.26 go: downloading github.com/fsnotify/fsnotify v1.4.9
20:53:35 [2022-07-13T20:53:35.913Z] #53 13.56 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
20:53:36 [2022-07-13T20:53:36.143Z] #55 ...
20:53:36 [2022-07-13T20:53:36.143Z] 
20:53:36 [2022-07-13T20:53:36.143Z] #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
20:53:36 [2022-07-13T20:53:36.143Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41
20:53:36 [2022-07-13T20:53:36.143Z] #38 19.77 tomll can be used in two ways:
20:53:36 [2022-07-13T20:53:36.143Z] #38 19.77 Writing to STDIN and reading from STDOUT:
20:53:36 [2022-07-13T20:53:36.143Z] #38 19.77   cat file.toml | tomll > file.toml
20:53:36 [2022-07-13T20:53:36.143Z] #38 19.77 
20:53:36 [2022-07-13T20:53:36.143Z] #38 19.77 Reading and updating a list of files:
20:53:36 [2022-07-13T20:53:36.143Z] #38 19.77   tomll a.toml b.toml c.toml
20:53:36 [2022-07-13T20:53:36.143Z] #38 19.77 
20:53:36 [2022-07-13T20:53:36.143Z] #38 19.77 When given a list of files, tomll will modify all files in place without asking.
20:53:36 [2022-07-13T20:53:36.143Z] #38 DONE 20.2s
20:53:36 [2022-07-13T20:53:36.146Z] #44 3.576 Scanning dependencies of target tini-static
20:53:36 [2022-07-13T20:53:36.147Z] #44 3.684 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:53:36 [2022-07-13T20:53:36.279Z] #20 DONE 34.4s
20:53:36 [2022-07-13T20:53:36.279Z] 
20:53:36 [2022-07-13T20:53:36.279Z] #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
20:53:36 [2022-07-13T20:53:36.279Z] #71 sha256:0078034b6bb772aeb29908607f83e1d5ab9dd4784e6c85d9438537de6f65fa4f
20:53:36 [2022-07-13T20:53:36.279Z] #71 ...
20:53:36 [2022-07-13T20:53:36.279Z] 
20:53:36 [2022-07-13T20:53:36.279Z] #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
20:53:36 [2022-07-13T20:53:36.279Z] #21 sha256:c9ecffb875861eac00daf3761042d4306c6b6f1e989c35eaf1cb7307e30dce1e
20:53:36 [2022-07-13T20:53:36.404Z] 
20:53:36 [2022-07-13T20:53:36.404Z] #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
20:53:36 [2022-07-13T20:53:36.404Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:53:36 [2022-07-13T20:53:36.404Z] #36 10.87 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
20:53:36 [2022-07-13T20:53:36.404Z] #36 11.60 go: downloading github.com/mattn/go-runewidth v0.0.3
20:53:36 [2022-07-13T20:53:36.404Z] #36 11.89 go: downloading github.com/hashicorp/golang-lru v0.5.4
20:53:36 [2022-07-13T20:53:36.404Z] #36 12.07 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
20:53:36 [2022-07-13T20:53:36.404Z] #36 13.75 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
20:53:36 [2022-07-13T20:53:36.404Z] #36 13.79 go: downloading github.com/cilium/ebpf v0.7.0
20:53:36 [2022-07-13T20:53:36.404Z] #36 ...
20:53:36 [2022-07-13T20:53:36.404Z] 
20:53:36 [2022-07-13T20:53:36.404Z] #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
20:53:36 [2022-07-13T20:53:36.404Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:36 [2022-07-13T20:53:36.404Z] #55 20.52 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
20:53:36 [2022-07-13T20:53:36.486Z] #53 ...
20:53:36 [2022-07-13T20:53:36.486Z] 
20:53:36 [2022-07-13T20:53:36.486Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
20:53:36 [2022-07-13T20:53:36.486Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:53:36 [2022-07-13T20:53:36.486Z] #76 8.594 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:53:36 [2022-07-13T20:53:36.486Z] #76 8.686 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:53:36 [2022-07-13T20:53:36.486Z] #76 8.688 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:53:36 [2022-07-13T20:53:36.486Z] #76 9.922 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:53:36 [2022-07-13T20:53:36.486Z] #76 12.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:53:36 [2022-07-13T20:53:36.486Z] #76 16.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:53:36 [2022-07-13T20:53:36.667Z] #55 20.73 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:53:36 [2022-07-13T20:53:36.667Z] #55 20.73 go: downloading github.com/alexkohler/prealloc v1.0.0
20:53:36 [2022-07-13T20:53:36.667Z] #55 20.83 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:53:36 [2022-07-13T20:53:36.746Z] #76 ...
20:53:36 [2022-07-13T20:53:36.746Z] 
20:53:36 [2022-07-13T20:53:36.746Z] #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
20:53:36 [2022-07-13T20:53:36.746Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447
20:53:36 [2022-07-13T20:53:36.746Z] #40 11.87 go: downloading github.com/urfave/cli/v2 v2.3.0
20:53:36 [2022-07-13T20:53:36.746Z] #40 12.61 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:53:36 [2022-07-13T20:53:36.746Z] #40 12.71 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:53:36 [2022-07-13T20:53:36.746Z] #40 18.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:53:36 [2022-07-13T20:53:36.746Z] #40 18.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:53:36 [2022-07-13T20:53:36.928Z] #55 20.93 go: downloading github.com/ashanbrown/makezero v1.1.1
20:53:37 [2022-07-13T20:53:37.188Z] #55 21.12 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:53:37 [2022-07-13T20:53:37.188Z] #55 21.12 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:53:37 [2022-07-13T20:53:37.188Z] #55 21.25 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:53:37 [2022-07-13T20:53:37.216Z] #21 0.858 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:53:37 [2022-07-13T20:53:37.216Z] #21 0.858 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:53:37 [2022-07-13T20:53:37.216Z] #21 0.858 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:53:37 [2022-07-13T20:53:37.450Z] #55 21.43 go: downloading github.com/breml/bidichk v0.2.3
20:53:37 [2022-07-13T20:53:37.450Z] #55 21.43 go: downloading github.com/breml/errchkjson v0.3.0
20:53:37 [2022-07-13T20:53:37.450Z] #55 21.54 go: downloading github.com/butuzov/ireturn v0.1.1
20:53:37 [2022-07-13T20:53:37.532Z] #44 ...
20:53:37 [2022-07-13T20:53:37.532Z] 
20:53:37 [2022-07-13T20:53:37.532Z] #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
20:53:37 [2022-07-13T20:53:37.532Z] #34 sha256:648f186ce7a958557a39bf6ac0b6e20015926e74675b09649f8059a8b6e405a0
20:53:37 [2022-07-13T20:53:37.532Z] #34 39.66 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.
20:53:37 [2022-07-13T20:53:37.532Z] #34 39.78 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:53:37 [2022-07-13T20:53:37.532Z] #34 40.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:53:37 [2022-07-13T20:53:37.773Z] #55 21.67 go: downloading github.com/charithe/durationcheck v0.0.9
20:53:37 [2022-07-13T20:53:37.773Z] #55 21.71 go: downloading github.com/daixiang0/gci v0.3.3
20:53:37 [2022-07-13T20:53:37.773Z] #55 ...
20:53:37 [2022-07-13T20:53:37.773Z] 
20:53:37 [2022-07-13T20:53:37.773Z] #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             ;
20:53:37 [2022-07-13T20:53:37.773Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:53:37 [2022-07-13T20:53:37.773Z] #76 11.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:53:37 [2022-07-13T20:53:37.773Z] #76 21.88 Fetched 8550 kB in 16s (539 kB/s)
20:53:37 [2022-07-13T20:53:37.773Z] #76 21.88 Reading package lists...
20:53:37 [2022-07-13T20:53:37.773Z] #76 ...
20:53:37 [2022-07-13T20:53:37.773Z] 
20:53:37 [2022-07-13T20:53:37.773Z] #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
20:53:37 [2022-07-13T20:53:37.773Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:37 [2022-07-13T20:53:37.773Z] #55 21.76 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:53:37 [2022-07-13T20:53:37.773Z] #55 21.97 go: downloading github.com/esimonov/ifshort v1.0.4
20:53:37 [2022-07-13T20:53:37.798Z] #34 ...
20:53:37 [2022-07-13T20:53:37.798Z] 
20:53:37 [2022-07-13T20:53:37.798Z] #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
20:53:37 [2022-07-13T20:53:37.798Z] #44 sha256:c42f566bfe3b683f5be0e3a3b5a89aa1fd51428c1a7d87e631df43ec0aa60c08
20:53:37 [2022-07-13T20:53:37.798Z] #44 5.244 [100%] Linking C executable tini-static
20:53:38 [2022-07-13T20:53:38.068Z] #55 22.11 go: downloading github.com/firefart/nonamedreturns v1.0.1
20:53:38 [2022-07-13T20:53:38.068Z] #55 22.27 go: downloading github.com/fzipp/gocyclo v0.5.1
20:53:38 [2022-07-13T20:53:38.068Z] #55 22.27 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:53:38 [2022-07-13T20:53:38.068Z] #55 ...
20:53:38 [2022-07-13T20:53:38.068Z] 
20:53:38 [2022-07-13T20:53:38.068Z] #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
20:53:38 [2022-07-13T20:53:38.068Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a
20:53:38 [2022-07-13T20:53:38.068Z] #53 12.24 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:53:38 [2022-07-13T20:53:38.068Z] #53 12.26 go: downloading golang.org/x/mod v0.3.0
20:53:38 [2022-07-13T20:53:38.343Z] #53 ...
20:53:38 [2022-07-13T20:53:38.343Z] 
20:53:38 [2022-07-13T20:53:38.343Z] #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
20:53:38 [2022-07-13T20:53:38.343Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:53:38 [2022-07-13T20:53:38.343Z] #62 12.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:53:38 [2022-07-13T20:53:38.343Z] #62 21.49 Fetched 8550 kB in 16s (543 kB/s)
20:53:38 [2022-07-13T20:53:38.343Z] #62 21.49 Reading package lists...
20:53:38 [2022-07-13T20:53:38.343Z] #62 ...
20:53:38 [2022-07-13T20:53:38.343Z] 
20:53:38 [2022-07-13T20:53:38.343Z] #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
20:53:38 [2022-07-13T20:53:38.343Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:38 [2022-07-13T20:53:38.343Z] #55 22.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:53:38 [2022-07-13T20:53:38.343Z] #55 22.55 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:53:38 [2022-07-13T20:53:38.392Z] #44 5.923 [100%] Built target tini-static
20:53:38 [2022-07-13T20:53:38.608Z] #55 ...
20:53:38 [2022-07-13T20:53:38.608Z] 
20:53:38 [2022-07-13T20:53:38.608Z] #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
20:53:38 [2022-07-13T20:53:38.608Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:53:38 [2022-07-13T20:53:38.608Z] #42 12.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:53:38 [2022-07-13T20:53:38.608Z] #42 22.61 Fetched 8550 kB in 16s (536 kB/s)
20:53:38 [2022-07-13T20:53:38.608Z] #42 22.61 Reading package lists...
20:53:38 [2022-07-13T20:53:38.608Z] #42 ...
20:53:38 [2022-07-13T20:53:38.608Z] 
20:53:38 [2022-07-13T20:53:38.608Z] #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
20:53:38 [2022-07-13T20:53:38.608Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:38 [2022-07-13T20:53:38.608Z] #55 22.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:53:38 [2022-07-13T20:53:38.654Z] #44 6.030 + mkdir -p /build
20:53:38 [2022-07-13T20:53:38.654Z] #44 6.037 + cp tini-static /build/docker-init
20:53:38 [2022-07-13T20:53:38.664Z] #40 ...
20:53:38 [2022-07-13T20:53:38.664Z] 
20:53:38 [2022-07-13T20:53:38.664Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:53:38 [2022-07-13T20:53:38.664Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:53:38 [2022-07-13T20:53:38.664Z] #14 10.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:53:38 [2022-07-13T20:53:38.664Z] #14 14.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:53:38 [2022-07-13T20:53:38.664Z] #14 ...
20:53:38 [2022-07-13T20:53:38.664Z] 
20:53:38 [2022-07-13T20:53:38.664Z] #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
20:53:38 [2022-07-13T20:53:38.664Z] #67 sha256:9f8a47eda3493f3453259dedec5e886203d94057d19665c7038a123de9aab4ea
20:53:38 [2022-07-13T20:53:38.664Z] #67 12.63 go: downloading github.com/sirupsen/logrus v1.8.1
20:53:38 [2022-07-13T20:53:38.664Z] #67 12.66 go: downloading github.com/urfave/cli/v2 v2.4.0
20:53:38 [2022-07-13T20:53:38.664Z] #67 13.87 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
20:53:38 [2022-07-13T20:53:38.664Z] #67 20.01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:53:38 [2022-07-13T20:53:38.868Z] #55 22.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:53:38 [2022-07-13T20:53:38.868Z] #55 23.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:53:39 [2022-07-13T20:53:39.133Z] #55 23.13 go: downloading github.com/golangci/misspell v0.3.5
20:53:39 [2022-07-13T20:53:39.133Z] #55 23.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:53:39 [2022-07-13T20:53:39.133Z] #55 23.29 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:53:39 [2022-07-13T20:53:39.393Z] #55 23.49 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:53:39 [2022-07-13T20:53:39.597Z] #44 DONE 6.8s
20:53:39 [2022-07-13T20:53:39.597Z] 
20:53:39 [2022-07-13T20:53:39.597Z] #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
20:53:39 [2022-07-13T20:53:39.597Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab
20:53:39 [2022-07-13T20:53:39.597Z] #51 45.11 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:53:39 [2022-07-13T20:53:39.597Z] #51 45.14 Setting up python3-protobuf (3.12.4-1) ...
20:53:39 [2022-07-13T20:53:39.597Z] #51 48.48 Setting up criu (3.17-1) ...
20:53:39 [2022-07-13T20:53:39.597Z] #51 50.23 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:39 [2022-07-13T20:53:39.597Z] #51 DONE 51.5s
20:53:39 [2022-07-13T20:53:39.597Z] 
20:53:39 [2022-07-13T20:53:39.597Z] #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
20:53:39 [2022-07-13T20:53:39.597Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4
20:53:39 [2022-07-13T20:53:39.597Z] #14 51.39 Selecting previously unselected package mingw-w64-x86-64-dev.
20:53:39 [2022-07-13T20:53:39.597Z] #14 51.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:53:39 [2022-07-13T20:53:39.597Z] #14 51.40 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:53:39 [2022-07-13T20:53:39.657Z] #55 23.58 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:53:39 [2022-07-13T20:53:39.657Z] #55 23.64 go: downloading github.com/jgautheron/goconst v1.5.1
20:53:39 [2022-07-13T20:53:39.657Z] #55 23.80 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:53:39 [2022-07-13T20:53:39.917Z] #55 23.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:53:39 [2022-07-13T20:53:39.917Z] #55 24.02 go: downloading github.com/julz/importas v0.1.0
20:53:39 [2022-07-13T20:53:39.917Z] #55 24.06 go: downloading github.com/kisielk/errcheck v1.6.0
20:53:40 [2022-07-13T20:53:40.057Z] #67 21.77 go: downloading github.com/google/uuid v1.3.0
20:53:40 [2022-07-13T20:53:40.090Z] #34 ...
20:53:40 [2022-07-13T20:53:40.090Z] 
20:53:40 [2022-07-13T20:53:40.090Z] #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             ;
20:53:40 [2022-07-13T20:53:40.090Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:53:40 [2022-07-13T20:53:40.090Z] #76 74.46 Selecting previously unselected package dpkg-dev.
20:53:40 [2022-07-13T20:53:40.090Z] #76 74.46 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 74.46 Unpacking dpkg-dev (1.20.11) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 76.01 Selecting previously unselected package build-essential.
20:53:40 [2022-07-13T20:53:40.090Z] #76 76.02 Preparing to unpack .../13-build-essential_12.9_amd64.deb ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 76.02 Unpacking build-essential (12.9) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 76.14 Selecting previously unselected package libcap2:amd64.
20:53:40 [2022-07-13T20:53:40.090Z] #76 76.15 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 76.17 Unpacking libcap2:amd64 (1:2.44-1) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 76.38 Selecting previously unselected package libcap-dev:amd64.
20:53:40 [2022-07-13T20:53:40.090Z] #76 76.39 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 76.39 Unpacking libcap-dev:amd64 (1:2.44-1) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 76.80 Selecting previously unselected package libprotobuf-c1:amd64.
20:53:40 [2022-07-13T20:53:40.090Z] #76 76.80 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 76.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 77.13 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:53:40 [2022-07-13T20:53:40.090Z] #76 77.14 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 77.14 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 77.49 Selecting previously unselected package libseccomp-dev:amd64.
20:53:40 [2022-07-13T20:53:40.090Z] #76 77.50 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 77.54 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 77.94 Selecting previously unselected package libsystemd-dev:amd64.
20:53:40 [2022-07-13T20:53:40.090Z] #76 77.94 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 77.96 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 79.12 Selecting previously unselected package libtool.
20:53:40 [2022-07-13T20:53:40.090Z] #76 79.12 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 79.22 Unpacking libtool (2.4.6-15) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 79.70 Selecting previously unselected package libudev-dev:amd64.
20:53:40 [2022-07-13T20:53:40.090Z] #76 79.71 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 79.78 Unpacking libudev-dev:amd64 (247.3-7) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.00 Selecting previously unselected package libyajl2:amd64.
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.03 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.05 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.22 Selecting previously unselected package libyajl-dev:amd64.
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.22 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.23 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.47 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.51 Setting up libmagic-mgc (1:5.39-3) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.54 Setting up libyajl2:amd64 (2.1.0-3) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.56 Setting up libmagic1:amd64 (1:5.39-3) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.64 Setting up file (1:5.39-3) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.67 Setting up bzip2 (1.0.8-4) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.75 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.87 Setting up libcap2:amd64 (1:2.44-1) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.91 Setting up autotools-dev (20180224.1+nmu1) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.92 Setting up libsigsegv2:amd64 (2.13-1) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.95 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 80.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:53:40 [2022-07-13T20:53:40.090Z] #76 81.00 Setting up patch (2.7.6-7) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 81.09 Setting up libudev-dev:amd64 (247.3-7) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 81.12 Setting up libdpkg-perl (1.20.11) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 81.19 Setting up libyajl-dev:amd64 (2.1.0-3) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 81.20 Setting up libcap-dev:amd64 (1:2.44-1) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 81.27 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 81.31 Setting up libtool (2.4.6-15) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 81.33 Setting up m4 (1.4.18-5) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 81.36 Setting up dpkg-dev (1.20.11) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 81.42 Setting up autoconf (2.69-14) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 81.51 Setting up build-essential (12.9) ...
20:53:40 [2022-07-13T20:53:40.090Z] #76 81.55 Setting up automake (1:1.16.3-2) ...
20:53:40 [2022-07-13T20:53:40.178Z] #55 24.24 go: downloading github.com/kulti/thelper v0.6.2
20:53:40 [2022-07-13T20:53:40.178Z] #55 24.24 go: downloading github.com/kunwardeep/paralleltest v1.0.3
20:53:40 [2022-07-13T20:53:40.318Z] #67 22.06 go: downloading github.com/moby/vpnkit v0.5.0
20:53:40 [2022-07-13T20:53:40.318Z] #67 22.15 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:53:40 [2022-07-13T20:53:40.364Z] #76 81.58 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
20:53:40 [2022-07-13T20:53:40.364Z] #76 81.59 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:40 [2022-07-13T20:53:40.438Z] #55 24.41 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:53:40 [2022-07-13T20:53:40.438Z] #55 24.47 go: downloading github.com/ldez/tagliatelle v0.3.1
20:53:40 [2022-07-13T20:53:40.438Z] #55 24.61 go: downloading github.com/leonklingele/grouper v1.1.0
20:53:40 [2022-07-13T20:53:40.439Z] #55 24.61 go: downloading github.com/lufeee/execinquery v1.2.1
20:53:40 [2022-07-13T20:53:40.578Z] #67 22.42 go: downloading github.com/gofrs/flock v0.8.1
20:53:40 [2022-07-13T20:53:40.700Z] #55 24.74 go: downloading github.com/maratori/testpackage v1.0.1
20:53:40 [2022-07-13T20:53:40.700Z] #55 24.87 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:53:40 [2022-07-13T20:53:40.700Z] #55 24.87 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:53:40 [2022-07-13T20:53:40.839Z] #67 22.58 go: downloading github.com/gorilla/mux v1.8.0
20:53:40 [2022-07-13T20:53:40.960Z] #55 24.96 go: downloading github.com/mgechev/revive v1.2.1
20:53:40 [2022-07-13T20:53:40.965Z] #76 ...
20:53:40 [2022-07-13T20:53:40.965Z] 
20:53:40 [2022-07-13T20:53:40.965Z] #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
20:53:40 [2022-07-13T20:53:40.965Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:53:40 [2022-07-13T20:53:40.965Z] #51 72.10 Selecting previously unselected package python3-protobuf.
20:53:40 [2022-07-13T20:53:40.965Z] #51 72.10 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 72.11 Unpacking python3-protobuf (3.12.4-1) ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 73.09 Selecting previously unselected package libnet1:amd64.
20:53:40 [2022-07-13T20:53:40.965Z] #51 73.09 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 73.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 73.32 Selecting previously unselected package libnl-3-200:amd64.
20:53:40 [2022-07-13T20:53:40.965Z] #51 73.32 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 73.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 73.59 Selecting previously unselected package libprotobuf-c1:amd64.
20:53:40 [2022-07-13T20:53:40.965Z] #51 73.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 73.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 73.99 Selecting previously unselected package criu.
20:53:40 [2022-07-13T20:53:40.965Z] #51 73.99 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 74.00 Unpacking criu (3.17-1) ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 75.29 Setting up python3-pkg-resources (52.0.0-4) ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 78.10 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 78.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 78.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 78.14 Setting up python3-six (1.16.0-2) ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 80.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:53:40 [2022-07-13T20:53:40.965Z] #51 80.10 Setting up python3-protobuf (3.12.4-1) ...
20:53:41 [2022-07-13T20:53:41.099Z] #67 ...
20:53:41 [2022-07-13T20:53:41.100Z] 
20:53:41 [2022-07-13T20:53:41.100Z] #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
20:53:41 [2022-07-13T20:53:41.100Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a
20:53:41 [2022-07-13T20:53:41.100Z] #53 23.27 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:53:41 [2022-07-13T20:53:41.225Z] #51 ...
20:53:41 [2022-07-13T20:53:41.225Z] 
20:53:41 [2022-07-13T20:53:41.225Z] #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
20:53:41 [2022-07-13T20:53:41.225Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:53:41 [2022-07-13T20:53:41.225Z] #42 80.97 Selecting previously unselected package libxml2:amd64.
20:53:41 [2022-07-13T20:53:41.225Z] #42 80.98 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
20:53:41 [2022-07-13T20:53:41.225Z] #42 81.01 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:53:41 [2022-07-13T20:53:41.225Z] #42 81.96 Selecting previously unselected package libarchive13:amd64.
20:53:41 [2022-07-13T20:53:41.225Z] #42 81.96 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:53:41 [2022-07-13T20:53:41.225Z] #42 81.96 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:53:41 [2022-07-13T20:53:41.360Z] #53 23.37 go: downloading golang.org/x/mod v0.3.0
20:53:41 [2022-07-13T20:53:41.676Z] #21 1.119 Reading package lists...
20:53:41 [2022-07-13T20:53:41.915Z] #55 25.89 go: downloading github.com/moricho/tparallel v0.2.1
20:53:41 [2022-07-13T20:53:41.915Z] #55 25.89 go: downloading github.com/nakabonne/nestif v0.3.1
20:53:41 [2022-07-13T20:53:41.915Z] #55 25.91 go: downloading github.com/nishanths/exhaustive v0.7.11
20:53:41 [2022-07-13T20:53:41.932Z] #53 ...
20:53:41 [2022-07-13T20:53:41.932Z] 
20:53:41 [2022-07-13T20:53:41.932Z] #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
20:53:41 [2022-07-13T20:53:41.932Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:53:41 [2022-07-13T20:53:41.932Z] #42 14.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:53:41 [2022-07-13T20:53:41.932Z] #42 18.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:53:41 [2022-07-13T20:53:41.932Z] #42 ...
20:53:41 [2022-07-13T20:53:41.932Z] 
20:53:41 [2022-07-13T20:53:41.932Z] #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
20:53:41 [2022-07-13T20:53:41.932Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:53:41 [2022-07-13T20:53:41.932Z] #36 24.19 go: downloading github.com/sirupsen/logrus v1.6.0
20:53:42 [2022-07-13T20:53:42.164Z] #42 83.26 Selecting previously unselected package libjsoncpp24:amd64.
20:53:42 [2022-07-13T20:53:42.164Z] #42 83.26 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:53:42 [2022-07-13T20:53:42.164Z] #42 83.26 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:53:42 [2022-07-13T20:53:42.175Z] #55 26.03 go: downloading github.com/nishanths/predeclared v0.2.2
20:53:42 [2022-07-13T20:53:42.175Z] #55 26.21 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
20:53:42 [2022-07-13T20:53:42.175Z] #55 26.31 go: downloading github.com/ryancurrah/gomodguard v1.2.3
20:53:42 [2022-07-13T20:53:42.175Z] #55 26.38 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:53:42 [2022-07-13T20:53:42.192Z] #36 24.19 go: downloading github.com/spf13/cobra v1.1.3
20:53:42 [2022-07-13T20:53:42.435Z] #55 26.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:53:42 [2022-07-13T20:53:42.435Z] #55 26.54 go: downloading github.com/securego/gosec/v2 v2.11.0
20:53:42 [2022-07-13T20:53:42.753Z] #42 83.92 Selecting previously unselected package librhash0:amd64.#42 ...
20:53:42 [2022-07-13T20:53:42.753Z] 
20:53:42 [2022-07-13T20:53:42.753Z] #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             ;
20:53:42 [2022-07-13T20:53:42.753Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:53:42 [2022-07-13T20:53:42.753Z] #76 DONE 83.9s
20:53:42 [2022-07-13T20:53:42.753Z] 
20:53:42 [2022-07-13T20:53:42.753Z] #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
20:53:42 [2022-07-13T20:53:42.753Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:53:42 [2022-07-13T20:53:42.753Z] #42 83.92 Selecting previously unselected package librhash0:amd64.
20:53:42 [2022-07-13T20:53:42.753Z] #42 83.92 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:53:42 [2022-07-13T20:53:42.753Z] #42 83.93 Unpacking librhash0:amd64 (1.4.1-2) ...
20:53:42 [2022-07-13T20:53:42.753Z] #42 84.20 Selecting previously unselected package libuv1:amd64.
20:53:42 [2022-07-13T20:53:42.761Z] #36 24.93 go: downloading github.com/mattn/go-isatty v0.0.3
20:53:42 [2022-07-13T20:53:42.895Z] #14 ...
20:53:42 [2022-07-13T20:53:42.895Z] 
20:53:42 [2022-07-13T20:53:42.895Z] #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
20:53:42 [2022-07-13T20:53:42.895Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:53:42 [2022-07-13T20:53:42.895Z] #77 0.779 Cloning into '/tmp/crun-build'...
20:53:42 [2022-07-13T20:53:42.895Z] #77 6.163 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:53:42 [2022-07-13T20:53:42.895Z] #77 6.192 Cloning into '/tmp/crun-build/libocispec'...
20:53:42 [2022-07-13T20:53:42.895Z] #77 7.123 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
20:53:42 [2022-07-13T20:53:42.895Z] #77 7.138 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:53:42 [2022-07-13T20:53:42.895Z] #77 7.142 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:53:42 [2022-07-13T20:53:42.895Z] #77 7.146 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:53:42 [2022-07-13T20:53:42.895Z] #77 7.183 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:53:42 [2022-07-13T20:53:42.895Z] #77 9.934 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:53:43 [2022-07-13T20:53:43.006Z] #55 26.92 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:53:43 [2022-07-13T20:53:43.006Z] #55 26.92 go: downloading github.com/sivchari/containedctx v1.0.2
20:53:43 [2022-07-13T20:53:43.006Z] #55 26.92 go: downloading github.com/sivchari/tenv v1.5.0
20:53:43 [2022-07-13T20:53:43.006Z] #55 27.00 go: downloading github.com/sonatard/noctx v0.0.1
20:53:43 [2022-07-13T20:53:43.006Z] #55 27.08 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:53:43 [2022-07-13T20:53:43.006Z] #55 27.14 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:53:43 [2022-07-13T20:53:43.011Z] #42 84.24 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:53:43 [2022-07-13T20:53:43.011Z] #42 84.24 Unpacking libuv1:amd64 (1.40.0-2) ...
20:53:43 [2022-07-13T20:53:43.156Z] #77 11.41 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:53:43 [2022-07-13T20:53:43.266Z] #55 27.31 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:53:43 [2022-07-13T20:53:43.267Z] #55 27.37 go: downloading github.com/sylvia7788/contextcheck v1.0.4
20:53:43 [2022-07-13T20:53:43.267Z] #55 27.37 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:53:43 [2022-07-13T20:53:43.269Z] #42 84.49 Selecting previously unselected package cmake.
20:53:43 [2022-07-13T20:53:43.269Z] #42 84.51 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:53:43 [2022-07-13T20:53:43.269Z] #42 84.51 Unpacking cmake (3.18.4-2+deb11u1) ...
20:53:43 [2022-07-13T20:53:43.332Z] #36 ...
20:53:43 [2022-07-13T20:53:43.332Z] 
20:53:43 [2022-07-13T20:53:43.332Z] #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
20:53:43 [2022-07-13T20:53:43.332Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:53:43 [2022-07-13T20:53:43.332Z] #51 15.18 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:53:43 [2022-07-13T20:53:43.332Z] #51 18.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:53:43 [2022-07-13T20:53:43.332Z] #51 23.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
20:53:43 [2022-07-13T20:53:43.417Z] #77 ...
20:53:43 [2022-07-13T20:53:43.417Z] 
20:53:43 [2022-07-13T20:53:43.417Z] #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
20:53:43 [2022-07-13T20:53:43.417Z] #53 sha256:2e3e3d7fd74849b167111487cfe18344ce68011700ebce24c2d2c80b133e5d31
20:53:43 [2022-07-13T20:53:43.417Z] #53 55.59 gotestsum version dev
20:53:43 [2022-07-13T20:53:43.527Z] #42 ...
20:53:43 [2022-07-13T20:53:43.527Z] 
20:53:43 [2022-07-13T20:53:43.527Z] #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
20:53:43 [2022-07-13T20:53:43.527Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:53:43 [2022-07-13T20:53:43.527Z] #14 74.97 debconf: delaying package configuration, since apt-utils is not installed
20:53:43 [2022-07-13T20:53:43.527Z] #14 75.39 Fetched 115 MB in 12s (9715 kB/s)
20:53:43 [2022-07-13T20:53:43.527Z] #14 75.51 Selecting previously unselected package binutils-mingw-w64-i686.
20:53:43 [2022-07-13T20:53:43.527Z] #14 75.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 ... 15718 files and directories currently installed.)
20:53:43 [2022-07-13T20:53:43.527Z] #14 75.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:53:43 [2022-07-13T20:53:43.527Z] #14 75.61 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:53:43 [2022-07-13T20:53:43.527Z] #14 79.84 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:53:43 [2022-07-13T20:53:43.527Z] #14 79.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:53:43 [2022-07-13T20:53:43.527Z] #14 79.84 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:53:43 [2022-07-13T20:53:43.527Z] #14 84.29 Selecting previously unselected package binutils-mingw-w64.
20:53:43 [2022-07-13T20:53:43.527Z] #14 84.30 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:53:43 [2022-07-13T20:53:43.527Z] #14 84.32 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:53:43 [2022-07-13T20:53:43.527Z] #14 84.61 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:53:43 [2022-07-13T20:53:43.527Z] #14 84.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:53:43 [2022-07-13T20:53:43.527Z] #55 27.52 go: downloading github.com/tetafro/godot v1.4.11
20:53:43 [2022-07-13T20:53:43.527Z] #14 84.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:53:43 [2022-07-13T20:53:43.527Z] #55 27.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:53:43 [2022-07-13T20:53:43.527Z] #55 27.72 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
20:53:43 [2022-07-13T20:53:43.527Z] #14 85.02 Selecting previously unselected package dmsetup.
20:53:43 [2022-07-13T20:53:43.592Z] #51 ...
20:53:43 [2022-07-13T20:53:43.592Z] 
20:53:43 [2022-07-13T20:53:43.593Z] #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
20:53:43 [2022-07-13T20:53:43.593Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:53:43 [2022-07-13T20:53:43.593Z] #36 25.68 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
20:53:43 [2022-07-13T20:53:43.785Z] #14 85.02 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:53:43 [2022-07-13T20:53:43.785Z] #14 85.03 Unpacking dmsetup (2:1.02.175-2.1) ...
20:53:43 [2022-07-13T20:53:43.804Z] #55 27.81 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:53:43 [2022-07-13T20:53:43.804Z] #55 ...
20:53:43 [2022-07-13T20:53:43.804Z] 
20:53:43 [2022-07-13T20:53:43.804Z] #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
20:53:43 [2022-07-13T20:53:43.804Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:53:43 [2022-07-13T20:53:43.804Z] #62 21.49 Reading package lists...
20:53:43 [2022-07-13T20:53:43.994Z] #53 DONE 56.3s
20:53:43 [2022-07-13T20:53:43.994Z] 
20:53:43 [2022-07-13T20:53:43.994Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:53:43 [2022-07-13T20:53:43.994Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:53:44 [2022-07-13T20:53:44.043Z] #14 85.33 Selecting previously unselected package mingw-w64-common.
20:53:44 [2022-07-13T20:53:44.043Z] #14 85.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:53:44 [2022-07-13T20:53:44.043Z] #14 85.33 Unpacking mingw-w64-common (8.0.0-1) ...
20:53:44 [2022-07-13T20:53:44.163Z] #36 26.30 go: downloading gopkg.in/yaml.v2 v2.4.0
20:53:44 [2022-07-13T20:53:44.582Z] #77 12.93 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
20:53:44 [2022-07-13T20:53:44.635Z] #62 28.07 Reading package lists...
20:53:44 [2022-07-13T20:53:44.635Z] #62 ...
20:53:44 [2022-07-13T20:53:44.635Z] 
20:53:44 [2022-07-13T20:53:44.635Z] #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
20:53:44 [2022-07-13T20:53:44.636Z] #67 sha256:b651b455cf59f4e4e6fdc6d97b2e7960b08edc3813602fa6702c33bdeeac3609
20:53:44 [2022-07-13T20:53:44.636Z] #67 18.27 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:53:44 [2022-07-13T20:53:44.734Z] #36 26.76 go: downloading github.com/cosiner/argv v0.1.0
20:53:44 [2022-07-13T20:53:44.734Z] #36 26.87 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
20:53:44 [2022-07-13T20:53:44.734Z] #36 26.91 go: downloading github.com/peterh/liner v1.2.2
20:53:44 [2022-07-13T20:53:44.843Z] #77 13.15 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
20:53:44 [2022-07-13T20:53:44.896Z] #67 ...
20:53:44 [2022-07-13T20:53:44.896Z] 
20:53:44 [2022-07-13T20:53:44.896Z] #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
20:53:44 [2022-07-13T20:53:44.896Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:44 [2022-07-13T20:53:44.896Z] #55 28.02 go: downloading github.com/ultraware/funlen v0.0.3
20:53:44 [2022-07-13T20:53:44.896Z] #55 28.21 go: downloading github.com/ultraware/whitespace v0.0.5
20:53:44 [2022-07-13T20:53:44.896Z] #55 28.37 go: downloading github.com/uudashr/gocognit v1.0.5
20:53:44 [2022-07-13T20:53:44.896Z] #55 28.40 go: downloading github.com/yagipy/maintidx v1.0.0
20:53:44 [2022-07-13T20:53:44.896Z] #55 28.51 go: downloading github.com/yeya24/promlinter v0.2.0
20:53:44 [2022-07-13T20:53:44.896Z] #55 28.55 go: downloading gitlab.com/bosi/decorder v0.2.1
20:53:44 [2022-07-13T20:53:44.896Z] #55 29.02 go: downloading honnef.co/go/tools v0.3.1
20:53:45 [2022-07-13T20:53:45.104Z] #77 13.31 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
20:53:45 [2022-07-13T20:53:45.304Z] #36 27.38 go: downloading github.com/google/go-dap v0.6.0
20:53:45 [2022-07-13T20:53:45.304Z] #36 ...
20:53:45 [2022-07-13T20:53:45.304Z] 
20:53:45 [2022-07-13T20:53:45.304Z] #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
20:53:45 [2022-07-13T20:53:45.304Z] #26 sha256:3cd2c0f231c932dde2171b0d3385f6d8ef18f2e8f359b2eab313d17eb1f21420
20:53:45 [2022-07-13T20:53:45.304Z] #26 24.82 + mkdir -p /build
20:53:45 [2022-07-13T20:53:45.304Z] #26 24.84 + mv docker/docker /build/
20:53:45 [2022-07-13T20:53:45.304Z] #26 24.85 + rmdir docker
20:53:45 [2022-07-13T20:53:45.304Z] #26 DONE 27.2s
20:53:45 [2022-07-13T20:53:45.304Z] 
20:53:45 [2022-07-13T20:53:45.304Z] #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
20:53:45 [2022-07-13T20:53:45.304Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:45 [2022-07-13T20:53:45.304Z] #55 25.37 go: downloading github.com/mattn/go-colorable v0.1.12
20:53:45 [2022-07-13T20:53:45.304Z] #55 25.37 go: downloading github.com/sirupsen/logrus v1.8.1
20:53:45 [2022-07-13T20:53:45.304Z] #55 25.60 go: downloading github.com/stretchr/testify v1.7.1
20:53:45 [2022-07-13T20:53:45.304Z] #55 25.99 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:53:45 [2022-07-13T20:53:45.304Z] #55 26.12 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
20:53:45 [2022-07-13T20:53:45.304Z] #55 26.19 go: downloading github.com/mattn/go-isatty v0.0.14
20:53:45 [2022-07-13T20:53:45.304Z] #55 26.55 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:53:45 [2022-07-13T20:53:45.304Z] #55 26.72 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:53:45 [2022-07-13T20:53:45.304Z] #55 26.90 go: downloading github.com/spf13/afero v1.8.2
20:53:45 [2022-07-13T20:53:45.304Z] #55 27.02 go: downloading github.com/spf13/cast v1.4.1
20:53:45 [2022-07-13T20:53:45.304Z] #55 27.45 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:53:45 [2022-07-13T20:53:45.304Z] #55 27.69 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:53:45 [2022-07-13T20:53:45.564Z] #55 27.75 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:53:45 [2022-07-13T20:53:45.564Z] #55 27.84 go: downloading github.com/go-toolsmith/astequal v1.0.1
20:53:45 [2022-07-13T20:53:45.564Z] #55 27.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:53:45 [2022-07-13T20:53:45.564Z] #55 27.94 go: downloading github.com/go-toolsmith/astp v1.0.0
20:53:45 [2022-07-13T20:53:45.825Z] #55 28.07 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:53:45 [2022-07-13T20:53:45.825Z] #55 28.07 go: downloading github.com/go-toolsmith/typep v1.0.2
20:53:45 [2022-07-13T20:53:45.825Z] #55 28.21 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
20:53:46 [2022-07-13T20:53:46.086Z] #55 28.31 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:53:46 [2022-07-13T20:53:46.575Z] #14 ...
20:53:46 [2022-07-13T20:53:46.575Z] 
20:53:46 [2022-07-13T20:53:46.575Z] #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
20:53:46 [2022-07-13T20:53:46.575Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:53:46 [2022-07-13T20:53:46.575Z] #51 87.32 Setting up criu (3.17-1) ...
20:53:46 [2022-07-13T20:53:46.660Z] #55 28.82 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
20:53:46 [2022-07-13T20:53:46.816Z] #55 30.84 go: downloading mvdan.cc/gofumpt v0.3.1
20:53:46 [2022-07-13T20:53:46.816Z] #55 30.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:53:46 [2022-07-13T20:53:46.816Z] #55 31.09 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
20:53:46 [2022-07-13T20:53:46.816Z] #55 31.09 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
20:53:46 [2022-07-13T20:53:46.966Z] #21 5.391 Reading package lists...
20:53:47 [2022-07-13T20:53:47.226Z] #21 9.838 Building dependency tree...
20:53:47 [2022-07-13T20:53:47.226Z] #21 10.92 Reading state information...
20:53:47 [2022-07-13T20:53:47.396Z] #55 31.26 go: downloading github.com/davecgh/go-spew v1.1.1
20:53:47 [2022-07-13T20:53:47.396Z] #55 31.32 go: downloading github.com/pmezard/go-difflib v1.0.0
20:53:47 [2022-07-13T20:53:47.396Z] #55 31.32 go: downloading github.com/stretchr/objx v0.1.1
20:53:47 [2022-07-13T20:53:47.396Z] #55 31.37 go: downloading github.com/subosito/gotenv v1.2.0
20:53:47 [2022-07-13T20:53:47.396Z] #55 31.53 go: downloading github.com/hashicorp/hcl v1.0.0
20:53:47 [2022-07-13T20:53:47.486Z] #21 ...
20:53:47 [2022-07-13T20:53:47.487Z] 
20:53:47 [2022-07-13T20:53:47.487Z] #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
20:53:47 [2022-07-13T20:53:47.487Z] #71 sha256:0078034b6bb772aeb29908607f83e1d5ab9dd4784e6c85d9438537de6f65fa4f
20:53:47 [2022-07-13T20:53:47.487Z] #71 19.40 + bin/containerd
20:53:47 [2022-07-13T20:53:47.603Z] #55 29.66 go: downloading github.com/hashicorp/errwrap v1.0.0
20:53:47 [2022-07-13T20:53:47.603Z] #55 29.83 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
20:53:47 [2022-07-13T20:53:47.865Z] #55 30.20 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
20:53:47 [2022-07-13T20:53:47.965Z] #55 31.86 go: downloading gopkg.in/ini.v1 v1.66.4
20:53:47 [2022-07-13T20:53:47.965Z] #55 31.86 go: downloading github.com/magiconair/properties v1.8.6
20:53:47 [2022-07-13T20:53:47.965Z] #55 31.94 go: downloading github.com/pelletier/go-toml v1.9.5
20:53:47 [2022-07-13T20:53:47.965Z] #55 32.01 go: downloading golang.org/x/text v0.3.7
20:53:48 [2022-07-13T20:53:48.428Z] #71 ...
20:53:48 [2022-07-13T20:53:48.428Z] 
20:53:48 [2022-07-13T20:53:48.428Z] #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
20:53:48 [2022-07-13T20:53:48.428Z] #21 sha256:c9ecffb875861eac00daf3761042d4306c6b6f1e989c35eaf1cb7307e30dce1e
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.05 The following additional packages will be installed:
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.05   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.05   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.05   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.05   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.05   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.05   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.06   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.07 Suggested packages:
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.07   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.07   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.07   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.07   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.07   seccomp:ppc64el seccomp:s390x
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.07 Recommended packages:
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.07   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.07   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.07   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
20:53:48 [2022-07-13T20:53:48.428Z] #21 12.07   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
20:53:48 [2022-07-13T20:53:48.439Z] #55 30.52 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:53:48 [2022-07-13T20:53:48.535Z] #55 ...
20:53:48 [2022-07-13T20:53:48.535Z] 
20:53:48 [2022-07-13T20:53:48.535Z] #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
20:53:48 [2022-07-13T20:53:48.535Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:53:48 [2022-07-13T20:53:48.535Z] #14 22.41 Fetched 8550 kB in 15s (560 kB/s)
20:53:48 [2022-07-13T20:53:48.535Z] #14 22.41 Reading package lists...
20:53:48 [2022-07-13T20:53:48.535Z] #14 28.85 Reading package lists...
20:53:48 [2022-07-13T20:53:48.535Z] #14 ...
20:53:48 [2022-07-13T20:53:48.535Z] 
20:53:48 [2022-07-13T20:53:48.535Z] #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
20:53:48 [2022-07-13T20:53:48.535Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:53:48 [2022-07-13T20:53:48.535Z] #47 28.90 Updating files:  73% (1595/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.
20:53:48 [2022-07-13T20:53:48.535Z] #47 29.57 + git checkout -q v2.3.0
20:53:48 [2022-07-13T20:53:48.535Z] #47 31.99 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:53:48 [2022-07-13T20:53:48.688Z] #21 12.49 The following NEW packages will be installed:
20:53:48 [2022-07-13T20:53:48.688Z] #21 12.49   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
20:53:48 [2022-07-13T20:53:48.701Z] #55 30.85 go: downloading github.com/Antonboom/errname v0.1.6
20:53:48 [2022-07-13T20:53:48.948Z] #21 12.49   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
20:53:48 [2022-07-13T20:53:48.948Z] #21 12.49   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
20:53:48 [2022-07-13T20:53:48.948Z] #21 12.49   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
20:53:48 [2022-07-13T20:53:48.948Z] #21 12.49   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
20:53:48 [2022-07-13T20:53:48.948Z] #21 12.49   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
20:53:48 [2022-07-13T20:53:48.948Z] #21 12.49   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
20:53:48 [2022-07-13T20:53:48.948Z] #21 12.50   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
20:53:48 [2022-07-13T20:53:48.948Z] #21 12.50   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
20:53:48 [2022-07-13T20:53:48.948Z] #21 12.50   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
20:53:48 [2022-07-13T20:53:48.948Z] #21 12.50   libseccomp2:ppc64el libseccomp2:s390x
20:53:48 [2022-07-13T20:53:48.962Z] #55 ...
20:53:48 [2022-07-13T20:53:48.962Z] 
20:53:48 [2022-07-13T20:53:48.962Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
20:53:48 [2022-07-13T20:53:48.962Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41
20:53:48 [2022-07-13T20:53:48.962Z] #38 31.01 tomll can be used in two ways:
20:53:48 [2022-07-13T20:53:48.962Z] #38 31.01 Writing to STDIN and reading from STDOUT:
20:53:48 [2022-07-13T20:53:48.962Z] #38 31.01   cat file.toml | tomll > file.toml
20:53:48 [2022-07-13T20:53:48.962Z] #38 31.01 
20:53:48 [2022-07-13T20:53:48.962Z] #38 31.01 Reading and updating a list of files:
20:53:48 [2022-07-13T20:53:48.962Z] #38 31.01   tomll a.toml b.toml c.toml
20:53:48 [2022-07-13T20:53:48.962Z] #38 31.01 
20:53:48 [2022-07-13T20:53:48.962Z] #38 31.01 When given a list of files, tomll will modify all files in place without asking.
20:53:48 [2022-07-13T20:53:48.962Z] #38 DONE 31.2s
20:53:48 [2022-07-13T20:53:48.962Z] 
20:53:48 [2022-07-13T20:53:48.962Z] #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
20:53:48 [2022-07-13T20:53:48.962Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:48 [2022-07-13T20:53:48.962Z] #55 31.19 go: downloading github.com/Antonboom/nilnil v0.1.1
20:53:48 [2022-07-13T20:53:48.962Z] #55 ...
20:53:48 [2022-07-13T20:53:48.962Z] 
20:53:48 [2022-07-13T20:53:48.962Z] #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
20:53:48 [2022-07-13T20:53:48.962Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:53:48 [2022-07-13T20:53:48.962Z] #36 28.15 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
20:53:48 [2022-07-13T20:53:48.962Z] #36 29.54 go: downloading github.com/mattn/go-runewidth v0.0.3
20:53:48 [2022-07-13T20:53:48.962Z] #36 29.85 go: downloading github.com/hashicorp/golang-lru v0.5.4
20:53:48 [2022-07-13T20:53:48.962Z] #36 30.11 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.85 0 upgraded, 40 newly installed, 0 to remove and 19 not upgraded.
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.85 Need to get 15.9 MB of archives.
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.85 After this operation, 73.0 MB of additional disk space will be used.
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 12.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
20:53:49 [2022-07-13T20:53:49.209Z] #21 13.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
20:53:49 [2022-07-13T20:53:49.470Z] #21 13.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
20:53:49 [2022-07-13T20:53:49.470Z] #21 13.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
20:53:49 [2022-07-13T20:53:49.470Z] #21 13.01 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
20:53:49 [2022-07-13T20:53:49.470Z] #21 13.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
20:53:49 [2022-07-13T20:53:49.470Z] #21 13.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
20:53:49 [2022-07-13T20:53:49.470Z] #21 13.01 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
20:53:49 [2022-07-13T20:53:49.470Z] #21 13.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
20:53:49 [2022-07-13T20:53:49.470Z] #21 13.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
20:53:49 [2022-07-13T20:53:49.470Z] #21 13.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
20:53:49 [2022-07-13T20:53:49.470Z] #21 13.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
20:53:49 [2022-07-13T20:53:49.470Z] #21 13.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:53:49 [2022-07-13T20:53:49.730Z] #21 13.47 debconf: delaying package configuration, since apt-utils is not installed
20:53:50 [2022-07-13T20:53:50.010Z] #21 13.63 Fetched 15.9 MB in 0s (36.0 MB/s)
20:53:50 [2022-07-13T20:53:50.010Z] #21 13.69 Selecting previously unselected package gcc-10-base:armel.
20:53:50 [2022-07-13T20:53:50.010Z] #21 13.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38557 files and directories currently installed.)
20:53:50 [2022-07-13T20:53:50.010Z] #21 13.72 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
20:53:50 [2022-07-13T20:53:50.010Z] #21 13.72 Unpacking gcc-10-base:armel (10.2.1-6) ...
20:53:50 [2022-07-13T20:53:50.010Z] #21 13.80 Selecting previously unselected package gcc-10-base:armhf.
20:53:50 [2022-07-13T20:53:50.010Z] #21 13.80 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
20:53:50 [2022-07-13T20:53:50.010Z] #21 13.81 Unpacking gcc-10-base:armhf (10.2.1-6) ...
20:53:50 [2022-07-13T20:53:50.270Z] #21 13.89 Selecting previously unselected package gcc-10-base:ppc64el.
20:53:50 [2022-07-13T20:53:50.270Z] #21 13.89 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
20:53:50 [2022-07-13T20:53:50.270Z] #21 13.90 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
20:53:50 [2022-07-13T20:53:50.270Z] #21 13.97 Selecting previously unselected package gcc-10-base:s390x.
20:53:50 [2022-07-13T20:53:50.271Z] #21 13.97 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
20:53:50 [2022-07-13T20:53:50.271Z] #21 13.98 Unpacking gcc-10-base:s390x (10.2.1-6) ...
20:53:50 [2022-07-13T20:53:50.271Z] #21 14.03 Selecting previously unselected package gcc-10-base:arm64.
20:53:50 [2022-07-13T20:53:50.271Z] #21 14.03 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
20:53:50 [2022-07-13T20:53:50.271Z] #21 14.04 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
20:53:50 [2022-07-13T20:53:50.271Z] #21 14.09 Selecting previously unselected package libgcc-s1:armel.
20:53:50 [2022-07-13T20:53:50.453Z] #47 ...
20:53:50 [2022-07-13T20:53:50.453Z] 
20:53:50 [2022-07-13T20:53:50.453Z] #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
20:53:50 [2022-07-13T20:53:50.453Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:53:50 [2022-07-13T20:53:50.453Z] #62 28.07 Reading package lists...
20:53:50 [2022-07-13T20:53:50.531Z] #21 14.09 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
20:53:50 [2022-07-13T20:53:50.531Z] #21 14.09 Unpacking libgcc-s1:armel (10.2.1-6) ...
20:53:50 [2022-07-13T20:53:50.531Z] #21 14.14 Selecting previously unselected package libcrypt1:armel.
20:53:50 [2022-07-13T20:53:50.531Z] #21 14.15 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
20:53:50 [2022-07-13T20:53:50.531Z] #21 14.15 Unpacking libcrypt1:armel (1:4.4.18-4) ...
20:53:50 [2022-07-13T20:53:50.531Z] #21 14.24 Selecting previously unselected package libc6:armel.
20:53:50 [2022-07-13T20:53:50.531Z] #21 14.24 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
20:53:50 [2022-07-13T20:53:50.762Z] #51 91.40 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:50 [2022-07-13T20:53:50.791Z] #21 14.42 Unpacking libc6:armel (2.31-13+deb11u3) ...
20:53:50 [2022-07-13T20:53:50.878Z] #36 32.86 go: downloading github.com/russross/blackfriday/v2 v2.0.1
20:53:51 [2022-07-13T20:53:51.024Z] #62 34.41 Building dependency tree...
20:53:51 [2022-07-13T20:53:51.024Z] #62 ...
20:53:51 [2022-07-13T20:53:51.024Z] 
20:53:51 [2022-07-13T20:53:51.024Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:53:51 [2022-07-13T20:53:51.024Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:53:51 [2022-07-13T20:53:51.024Z] #51 24.62 Fetched 8553 kB in 17s (500 kB/s)
20:53:51 [2022-07-13T20:53:51.024Z] #51 24.62 Reading package lists...
20:53:51 [2022-07-13T20:53:51.051Z] #21 14.77 Selecting previously unselected package libapparmor1:armel.
20:53:51 [2022-07-13T20:53:51.051Z] #21 14.77 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
20:53:51 [2022-07-13T20:53:51.051Z] #21 14.78 Unpacking libapparmor1:armel (2.13.6-10) ...
20:53:51 [2022-07-13T20:53:51.051Z] #21 14.81 Selecting previously unselected package libapparmor-dev:armel.
20:53:51 [2022-07-13T20:53:51.051Z] #21 14.82 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
20:53:51 [2022-07-13T20:53:51.051Z] #21 14.82 Unpacking libapparmor-dev:armel (2.13.6-10) ...
20:53:51 [2022-07-13T20:53:51.051Z] #21 14.88 Selecting previously unselected package libgcc-s1:arm64.
20:53:51 [2022-07-13T20:53:51.051Z] #21 14.88 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
20:53:51 [2022-07-13T20:53:51.051Z] #21 14.89 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
20:53:51 [2022-07-13T20:53:51.051Z] #21 14.93 Selecting previously unselected package libcrypt1:arm64.
20:53:51 [2022-07-13T20:53:51.284Z] #51 31.13 Reading package lists...
20:53:51 [2022-07-13T20:53:51.284Z] #51 ...
20:53:51 [2022-07-13T20:53:51.284Z] 
20:53:51 [2022-07-13T20:53:51.284Z] #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
20:53:51 [2022-07-13T20:53:51.284Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:53:51 [2022-07-13T20:53:51.284Z] #14 28.85 Reading package lists...
20:53:51 [2022-07-13T20:53:51.311Z] #21 14.93 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
20:53:51 [2022-07-13T20:53:51.311Z] #21 14.94 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
20:53:51 [2022-07-13T20:53:51.311Z] #21 15.02 Selecting previously unselected package libc6:arm64.
20:53:51 [2022-07-13T20:53:51.311Z] #21 15.02 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
20:53:51 [2022-07-13T20:53:51.450Z] #36 33.53 go: downloading github.com/cilium/ebpf v0.7.0
20:53:51 [2022-07-13T20:53:51.450Z] #36 ...
20:53:51 [2022-07-13T20:53:51.450Z] 
20:53:51 [2022-07-13T20:53:51.450Z] #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
20:53:51 [2022-07-13T20:53:51.450Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:53:51 [2022-07-13T20:53:51.450Z] #62 23.53 Fetched 8550 kB in 18s (476 kB/s)
20:53:51 [2022-07-13T20:53:51.450Z] #62 23.53 Reading package lists...
20:53:51 [2022-07-13T20:53:51.450Z] #62 ...
20:53:51 [2022-07-13T20:53:51.450Z] 
20:53:51 [2022-07-13T20:53:51.450Z] #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
20:53:51 [2022-07-13T20:53:51.450Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:53:51 [2022-07-13T20:53:51.450Z] #42 32.51 Fetched 8550 kB in 25s (345 kB/s)
20:53:51 [2022-07-13T20:53:51.571Z] #21 15.17 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
20:53:51 [2022-07-13T20:53:51.689Z] #77 ...
20:53:51 [2022-07-13T20:53:51.689Z] 
20:53:51 [2022-07-13T20:53:51.689Z] #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
20:53:51 [2022-07-13T20:53:51.689Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4
20:53:51 [2022-07-13T20:53:51.689Z] #14 57.77 Selecting previously unselected package gcc-mingw-w64-base.
20:53:51 [2022-07-13T20:53:51.689Z] #14 57.78 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
20:53:51 [2022-07-13T20:53:51.689Z] #14 57.79 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:53:51 [2022-07-13T20:53:51.689Z] #14 57.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:53:51 [2022-07-13T20:53:51.689Z] #14 57.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
20:53:51 [2022-07-13T20:53:51.689Z] #14 57.95 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:53:51 [2022-07-13T20:53:51.689Z] #14 63.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:53:51 [2022-07-13T20:53:51.689Z] #14 63.80 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
20:53:51 [2022-07-13T20:53:51.689Z] #14 63.81 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:53:51 [2022-07-13T20:53:51.712Z] #42 32.51 Reading package lists...
20:53:51 [2022-07-13T20:53:51.712Z] #42 ...
20:53:51 [2022-07-13T20:53:51.712Z] 
20:53:51 [2022-07-13T20:53:51.712Z] #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
20:53:51 [2022-07-13T20:53:51.712Z] #67 sha256:9f8a47eda3493f3453259dedec5e886203d94057d19665c7038a123de9aab4ea
20:53:51 [2022-07-13T20:53:51.712Z] #67 23.47 go: downloading github.com/moby/sys/mountinfo v0.6.0
20:53:51 [2022-07-13T20:53:51.712Z] #67 24.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
20:53:51 [2022-07-13T20:53:51.712Z] #67 24.88 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:53:51 [2022-07-13T20:53:51.712Z] #67 25.07 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
20:53:51 [2022-07-13T20:53:51.712Z] #67 29.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:53:51 [2022-07-13T20:53:51.712Z] #67 ...
20:53:51 [2022-07-13T20:53:51.712Z] 
20:53:51 [2022-07-13T20:53:51.712Z] #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
20:53:51 [2022-07-13T20:53:51.712Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:51 [2022-07-13T20:53:51.712Z] #55 31.29 go: downloading github.com/BurntSushi/toml v1.1.0
20:53:51 [2022-07-13T20:53:51.712Z] #55 34.04 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:53:51 [2022-07-13T20:53:51.830Z] #21 15.48 Selecting previously unselected package libapparmor1:arm64.
20:53:51 [2022-07-13T20:53:51.830Z] #21 15.48 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
20:53:51 [2022-07-13T20:53:51.830Z] #21 15.49 Unpacking libapparmor1:arm64 (2.13.6-10) ...
20:53:51 [2022-07-13T20:53:51.830Z] #21 15.53 Selecting previously unselected package libapparmor-dev:arm64.
20:53:51 [2022-07-13T20:53:51.830Z] #21 15.54 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
20:53:51 [2022-07-13T20:53:51.830Z] #21 15.54 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
20:53:51 [2022-07-13T20:53:51.830Z] #21 15.59 Selecting previously unselected package libgcc-s1:s390x.
20:53:51 [2022-07-13T20:53:51.830Z] #21 15.59 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
20:53:51 [2022-07-13T20:53:51.830Z] #21 15.60 Unpacking libgcc-s1:s390x (10.2.1-6) ...
20:53:51 [2022-07-13T20:53:51.830Z] #21 15.64 Selecting previously unselected package libcrypt1:s390x.
20:53:51 [2022-07-13T20:53:51.830Z] #21 15.64 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
20:53:51 [2022-07-13T20:53:51.830Z] #21 15.64 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
20:53:51 [2022-07-13T20:53:51.830Z] #21 15.70 Selecting previously unselected package libc6:s390x.
20:53:51 [2022-07-13T20:53:51.973Z] #55 34.26 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
20:53:51 [2022-07-13T20:53:51.973Z] #55 34.29 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:53:52 [2022-07-13T20:53:52.089Z] #21 15.70 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
20:53:52 [2022-07-13T20:53:52.089Z] #21 15.79 Unpacking libc6:s390x (2.31-13+deb11u3) ...
20:53:52 [2022-07-13T20:53:52.348Z] #21 16.06 Selecting previously unselected package libapparmor1:s390x.
20:53:52 [2022-07-13T20:53:52.348Z] #21 16.07 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
20:53:52 [2022-07-13T20:53:52.348Z] #21 16.07 Unpacking libapparmor1:s390x (2.13.6-10) ...
20:53:52 [2022-07-13T20:53:52.348Z] #21 16.10 Selecting previously unselected package libapparmor-dev:s390x.
20:53:52 [2022-07-13T20:53:52.348Z] #21 16.10 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
20:53:52 [2022-07-13T20:53:52.348Z] #21 16.11 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
20:53:52 [2022-07-13T20:53:52.348Z] #21 16.15 Selecting previously unselected package libgcc-s1:armhf.
20:53:52 [2022-07-13T20:53:52.348Z] #21 16.16 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
20:53:52 [2022-07-13T20:53:52.348Z] #21 16.16 Unpacking libgcc-s1:armhf (10.2.1-6) ...
20:53:52 [2022-07-13T20:53:52.348Z] #21 16.20 Selecting previously unselected package libcrypt1:armhf.
20:53:52 [2022-07-13T20:53:52.348Z] #21 16.20 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
20:53:52 [2022-07-13T20:53:52.543Z] #55 34.56 go: downloading github.com/alexkohler/prealloc v1.0.0
20:53:52 [2022-07-13T20:53:52.608Z] #21 16.20 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
20:53:52 [2022-07-13T20:53:52.608Z] #21 16.28 Selecting previously unselected package libc6:armhf.
20:53:52 [2022-07-13T20:53:52.608Z] #21 16.28 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
20:53:52 [2022-07-13T20:53:52.608Z] #21 16.37 Unpacking libc6:armhf (2.31-13+deb11u3) ...
20:53:52 [2022-07-13T20:53:52.662Z] #51 DONE 93.5s
20:53:52 [2022-07-13T20:53:52.662Z] 
20:53:52 [2022-07-13T20:53:52.662Z] #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
20:53:52 [2022-07-13T20:53:52.662Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:53:52 [2022-07-13T20:53:52.662Z] #77 1.570 Cloning into '/tmp/crun-build'...
20:53:52 [2022-07-13T20:53:52.662Z] #77 ...
20:53:52 [2022-07-13T20:53:52.662Z] 
20:53:52 [2022-07-13T20:53:52.662Z] #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
20:53:52 [2022-07-13T20:53:52.662Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:53:52 [2022-07-13T20:53:52.662Z] #42 93.73 Setting up libicu67:amd64 (67.1-7) ...
20:53:52 [2022-07-13T20:53:52.662Z] #42 93.83 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:53:52 [2022-07-13T20:53:52.662Z] #42 93.87 Setting up libuv1:amd64 (1.40.0-2) ...
20:53:52 [2022-07-13T20:53:52.662Z] #42 93.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:53:52 [2022-07-13T20:53:52.662Z] #42 93.93 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:53:52 [2022-07-13T20:53:52.662Z] #42 93.94 Setting up librhash0:amd64 (1.4.1-2) ...
20:53:52 [2022-07-13T20:53:52.662Z] #42 93.98 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:53:52 [2022-07-13T20:53:52.662Z] #42 94.06 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:53:52 [2022-07-13T20:53:52.666Z] #14 35.09 Building dependency tree...
20:53:52 [2022-07-13T20:53:52.804Z] #55 34.92 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:53:52 [2022-07-13T20:53:52.804Z] #55 35.17 go: downloading github.com/ashanbrown/makezero v1.1.1
20:53:52 [2022-07-13T20:53:52.868Z] #21 16.65 Selecting previously unselected package libapparmor1:armhf.
20:53:52 [2022-07-13T20:53:52.868Z] #21 16.65 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
20:53:52 [2022-07-13T20:53:52.868Z] #21 16.65 Unpacking libapparmor1:armhf (2.13.6-10) ...
20:53:52 [2022-07-13T20:53:52.868Z] #21 16.69 Selecting previously unselected package libapparmor-dev:armhf.
20:53:52 [2022-07-13T20:53:52.868Z] #21 16.69 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
20:53:52 [2022-07-13T20:53:52.868Z] #21 16.69 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
20:53:52 [2022-07-13T20:53:52.868Z] #21 16.74 Selecting previously unselected package libgcc-s1:ppc64el.
20:53:52 [2022-07-13T20:53:52.868Z] #21 16.75 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
20:53:52 [2022-07-13T20:53:52.868Z] #21 16.75 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
20:53:52 [2022-07-13T20:53:52.920Z] #42 94.10 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:53:52 [2022-07-13T20:53:52.920Z] #42 94.14 Setting up cmake (3.18.4-2+deb11u1) ...
20:53:52 [2022-07-13T20:53:52.920Z] #42 94.14 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:53 [2022-07-13T20:53:53.127Z] #21 16.78 Selecting previously unselected package libcrypt1:ppc64el.
20:53:53 [2022-07-13T20:53:53.127Z] #21 16.79 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
20:53:53 [2022-07-13T20:53:53.127Z] #21 16.79 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
20:53:53 [2022-07-13T20:53:53.127Z] #21 16.86 Selecting previously unselected package libc6:ppc64el.
20:53:53 [2022-07-13T20:53:53.127Z] #21 16.87 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
20:53:53 [2022-07-13T20:53:53.127Z] #21 16.96 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
20:53:53 [2022-07-13T20:53:53.178Z] #42 DONE 94.6s
20:53:53 [2022-07-13T20:53:53.178Z] 
20:53:53 [2022-07-13T20:53:53.178Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
20:53:53 [2022-07-13T20:53:53.178Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:53 [2022-07-13T20:53:53.235Z] #14 ...
20:53:53 [2022-07-13T20:53:53.235Z] 
20:53:53 [2022-07-13T20:53:53.235Z] #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
20:53:53 [2022-07-13T20:53:53.235Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35
20:53:53 [2022-07-13T20:53:53.235Z] #57 37.37 v3.0.2
20:53:53 [2022-07-13T20:53:53.235Z] #57 DONE 37.5s
20:53:53 [2022-07-13T20:53:53.375Z] #55 35.65 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:53:53 [2022-07-13T20:53:53.375Z] #55 35.73 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:53:53 [2022-07-13T20:53:53.437Z] #55 ...
20:53:53 [2022-07-13T20:53:53.437Z] 
20:53:53 [2022-07-13T20:53:53.437Z] #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
20:53:53 [2022-07-13T20:53:53.437Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:53:53 [2022-07-13T20:53:53.437Z] #14 94.71 Selecting previously unselected package mingw-w64-x86-64-dev.
20:53:53 [2022-07-13T20:53:53.437Z] #14 94.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:53:53 [2022-07-13T20:53:53.437Z] #14 94.77 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:53:53 [2022-07-13T20:53:53.495Z] 
20:53:53 [2022-07-13T20:53:53.495Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:53:53 [2022-07-13T20:53:53.495Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:53:53 [2022-07-13T20:53:53.495Z] #51 31.13 Reading package lists...
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.35 Selecting previously unselected package libapparmor1:ppc64el.
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.35 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.36 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.40 Selecting previously unselected package libapparmor-dev:ppc64el.
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.41 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.41 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.46 Selecting previously unselected package libseccomp2:s390x.
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.46 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.47 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.50 Selecting previously unselected package libseccomp-dev:s390x.
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.50 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.51 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.55 Selecting previously unselected package libseccomp2:ppc64el.
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.55 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.56 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
20:53:53 [2022-07-13T20:53:53.696Z] #21 17.59 Selecting previously unselected package libseccomp-dev:ppc64el.
20:53:53 [2022-07-13T20:53:53.700Z] #14 ...
20:53:53 [2022-07-13T20:53:53.700Z] 
20:53:53 [2022-07-13T20:53:53.700Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:53:53 [2022-07-13T20:53:53.700Z] #43 sha256:a05edd95657aac93302126ce530f3dc2d6eb40a056bbf9ffcabd58a6d63dbec5
20:53:53 [2022-07-13T20:53:53.700Z] #43 DONE 0.3s
20:53:53 [2022-07-13T20:53:53.754Z] #51 37.21 Building dependency tree...
20:53:53 [2022-07-13T20:53:53.754Z] #51 ...
20:53:53 [2022-07-13T20:53:53.754Z] 
20:53:53 [2022-07-13T20:53:53.754Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
20:53:53 [2022-07-13T20:53:53.754Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:53:53 [2022-07-13T20:53:53.754Z] #76 21.88 Reading package lists...
20:53:53 [2022-07-13T20:53:53.754Z] #76 28.21 Reading package lists...
20:53:53 [2022-07-13T20:53:53.754Z] #76 34.24 Building dependency tree...
20:53:53 [2022-07-13T20:53:53.946Z] #55 35.88 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:53:53 [2022-07-13T20:53:53.946Z] #55 36.19 go: downloading github.com/breml/bidichk v0.2.3
20:53:53 [2022-07-13T20:53:53.946Z] #55 36.19 go: downloading github.com/breml/errchkjson v0.3.0
20:53:53 [2022-07-13T20:53:53.946Z] #55 36.29 go: downloading github.com/butuzov/ireturn v0.1.1
20:53:53 [2022-07-13T20:53:53.955Z] #21 17.59 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
20:53:53 [2022-07-13T20:53:53.955Z] #21 17.60 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
20:53:53 [2022-07-13T20:53:53.955Z] #21 17.65 Selecting previously unselected package libseccomp2:armhf.
20:53:53 [2022-07-13T20:53:53.955Z] #21 17.65 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
20:53:53 [2022-07-13T20:53:53.955Z] #21 17.66 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
20:53:53 [2022-07-13T20:53:53.955Z] #21 17.69 Selecting previously unselected package libseccomp-dev:armhf.
20:53:53 [2022-07-13T20:53:53.955Z] #21 17.70 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
20:53:53 [2022-07-13T20:53:53.955Z] #21 17.70 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
20:53:53 [2022-07-13T20:53:53.955Z] #21 17.74 Selecting previously unselected package libseccomp2:armel.
20:53:53 [2022-07-13T20:53:53.955Z] #21 17.75 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
20:53:53 [2022-07-13T20:53:53.955Z] #21 17.75 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
20:53:53 [2022-07-13T20:53:53.955Z] #21 17.78 Selecting previously unselected package libseccomp-dev:armel.
20:53:53 [2022-07-13T20:53:53.955Z] #21 17.78 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
20:53:53 [2022-07-13T20:53:53.955Z] #21 17.78 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
20:53:53 [2022-07-13T20:53:53.955Z] #21 17.83 Selecting previously unselected package libseccomp2:arm64.
20:53:53 [2022-07-13T20:53:53.958Z] 
20:53:53 [2022-07-13T20:53:53.958Z] #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
20:53:53 [2022-07-13T20:53:53.958Z] #44 sha256:f133a4606ccfeb2ba403ddad710cd436f90906af2e0249947d4004e19c01ad2b
20:53:54 [2022-07-13T20:53:54.013Z] #76 38.00 python3 is already the newest version (3.9.2-3).
20:53:54 [2022-07-13T20:53:54.014Z] #76 38.00 The following additional packages will be installed:
20:53:54 [2022-07-13T20:53:54.014Z] #76 38.05   autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc
20:53:54 [2022-07-13T20:53:54.014Z] #76 38.05   libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
20:53:54 [2022-07-13T20:53:54.014Z] #76 38.05 Suggested packages:
20:53:54 [2022-07-13T20:53:54.014Z] #76 38.05   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
20:53:54 [2022-07-13T20:53:54.014Z] #76 38.05   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
20:53:54 [2022-07-13T20:53:54.014Z] #76 38.05   m4-doc ed diffutils-doc
20:53:54 [2022-07-13T20:53:54.014Z] #76 38.05 Recommended packages:
20:53:54 [2022-07-13T20:53:54.014Z] #76 38.05   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
20:53:54 [2022-07-13T20:53:54.014Z] #76 38.05   liblocale-gettext-perl libltdl-dev
20:53:54 [2022-07-13T20:53:54.206Z] #55 36.41 go: downloading github.com/charithe/durationcheck v0.0.9
20:53:54 [2022-07-13T20:53:54.206Z] #55 36.48 go: downloading github.com/daixiang0/gci v0.3.3
20:53:54 [2022-07-13T20:53:54.214Z] #21 17.83 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
20:53:54 [2022-07-13T20:53:54.214Z] #21 17.83 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
20:53:54 [2022-07-13T20:53:54.214Z] #21 17.87 Selecting previously unselected package libseccomp-dev:arm64.
20:53:54 [2022-07-13T20:53:54.214Z] #21 17.87 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:53:54 [2022-07-13T20:53:54.214Z] #21 17.87 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:53:54 [2022-07-13T20:53:54.214Z] #21 17.92 Setting up gcc-10-base:arm64 (10.2.1-6) ...
20:53:54 [2022-07-13T20:53:54.214Z] #21 17.94 Setting up gcc-10-base:armel (10.2.1-6) ...
20:53:54 [2022-07-13T20:53:54.214Z] #21 17.95 Setting up gcc-10-base:armhf (10.2.1-6) ...
20:53:54 [2022-07-13T20:53:54.214Z] #21 17.95 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
20:53:54 [2022-07-13T20:53:54.214Z] #21 17.96 Setting up gcc-10-base:s390x (10.2.1-6) ...
20:53:54 [2022-07-13T20:53:54.214Z] #21 17.98 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
20:53:54 [2022-07-13T20:53:54.214Z] #21 17.99 Setting up libcrypt1:armel (1:4.4.18-4) ...
20:53:54 [2022-07-13T20:53:54.214Z] #21 18.01 Setting up libcrypt1:armhf (1:4.4.18-4) ...
20:53:54 [2022-07-13T20:53:54.214Z] #21 18.02 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
20:53:54 [2022-07-13T20:53:54.214Z] #21 18.02 Setting up libcrypt1:s390x (1:4.4.18-4) ...
20:53:54 [2022-07-13T20:53:54.214Z] #21 18.04 Setting up libgcc-s1:arm64 (10.2.1-6) ...
20:53:54 [2022-07-13T20:53:54.273Z] #76 ...
20:53:54 [2022-07-13T20:53:54.273Z] 
20:53:54 [2022-07-13T20:53:54.273Z] #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
20:53:54 [2022-07-13T20:53:54.273Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:53:54 [2022-07-13T20:53:54.273Z] #62 34.41 Building dependency tree...
20:53:54 [2022-07-13T20:53:54.273Z] #62 38.32 The following additional packages will be installed:
20:53:54 [2022-07-13T20:53:54.273Z] #62 38.32   libbtrfs0
20:53:54 [2022-07-13T20:53:54.468Z] #55 36.60 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:53:54 [2022-07-13T20:53:54.468Z] #55 36.83 go: downloading github.com/esimonov/ifshort v1.0.4
20:53:54 [2022-07-13T20:53:54.473Z] #21 18.05 Setting up libgcc-s1:armel (10.2.1-6) ...
20:53:54 [2022-07-13T20:53:54.473Z] #21 18.07 Setting up libgcc-s1:armhf (10.2.1-6) ...
20:53:54 [2022-07-13T20:53:54.473Z] #21 18.08 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
20:53:54 [2022-07-13T20:53:54.473Z] #21 18.09 Setting up libgcc-s1:s390x (10.2.1-6) ...
20:53:54 [2022-07-13T20:53:54.473Z] #21 18.10 Setting up libc6:arm64 (2.31-13+deb11u3) ...
20:53:54 [2022-07-13T20:53:54.532Z] #62 38.63 The following NEW packages will be installed:
20:53:54 [2022-07-13T20:53:54.532Z] #62 38.63   libbtrfs-dev libbtrfs0
20:53:55 [2022-07-13T20:53:55.039Z] #55 37.08 go: downloading github.com/firefart/nonamedreturns v1.0.1
20:53:55 [2022-07-13T20:53:55.039Z] #55 37.22 go: downloading github.com/fzipp/gocyclo v0.5.1
20:53:55 [2022-07-13T20:53:55.039Z] #55 37.22 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:53:55 [2022-07-13T20:53:55.101Z] #62 39.12 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded.
20:53:55 [2022-07-13T20:53:55.101Z] #62 39.12 Need to get 460 kB of archives.
20:53:55 [2022-07-13T20:53:55.101Z] #62 39.12 After this operation, 1237 kB of additional disk space will be used.
20:53:55 [2022-07-13T20:53:55.101Z] #62 39.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:53:55 [2022-07-13T20:53:55.101Z] #62 39.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:53:55 [2022-07-13T20:53:55.101Z] #62 ...
20:53:55 [2022-07-13T20:53:55.101Z] 
20:53:55 [2022-07-13T20:53:55.101Z] #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
20:53:55 [2022-07-13T20:53:55.101Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:53:55 [2022-07-13T20:53:55.101Z] #42 22.61 Reading package lists...
20:53:55 [2022-07-13T20:53:55.101Z] #42 29.18 Reading package lists...
20:53:55 [2022-07-13T20:53:55.101Z] #42 35.63 Building dependency tree...
20:53:55 [2022-07-13T20:53:55.101Z] #42 ...
20:53:55 [2022-07-13T20:53:55.101Z] 
20:53:55 [2022-07-13T20:53:55.101Z] #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
20:53:55 [2022-07-13T20:53:55.101Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:53:55 [2022-07-13T20:53:55.101Z] #51 37.21 Building dependency tree...
20:53:55 [2022-07-13T20:53:55.302Z] #55 37.44 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:53:55 [2022-07-13T20:53:55.302Z] #55 37.45 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:53:55 [2022-07-13T20:53:55.302Z] #55 37.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:53:55 [2022-07-13T20:53:55.302Z] #55 ...
20:53:55 [2022-07-13T20:53:55.302Z] 
20:53:55 [2022-07-13T20:53:55.302Z] #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
20:53:55 [2022-07-13T20:53:55.302Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:53:55 [2022-07-13T20:53:55.410Z] #21 19.22 Setting up libc6:armel (2.31-13+deb11u3) ...
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.123 + RM_GOPATH=0
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.123 + TMP_GOPATH=
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.124 + : /build
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.124 + '[' -z '' ']'
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.124 ++ mktemp -d
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.125 + export GOPATH=/tmp/tmp.h24mITYzQ2
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.125 + GOPATH=/tmp/tmp.h24mITYzQ2
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.125 + RM_GOPATH=1
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.127 + case "$(go env GOARCH)" in
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.127 ++ go env GOARCH
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.148 + export GO_BUILDMODE=-buildmode=pie
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.148 + GO_BUILDMODE=-buildmode=pie
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.156 ++ dirname /install.sh
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.163 Install tini version v0.19.0
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.163 + dir=/
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.163 + bin=tini
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.163 + shift
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.163 + '[' '!' -f //tini.installer ']'
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.163 + . //tini.installer
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.163 ++ : v0.19.0
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.163 + install_tini
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.163 + echo 'Install tini version v0.19.0'
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.163 + git clone https://github.com/krallin/tini.git /tmp/tmp.h24mITYzQ2/tini
20:53:55 [2022-07-13T20:53:55.855Z] #44 2.163 Cloning into '/tmp/tmp.h24mITYzQ2/tini'...
20:53:56 [2022-07-13T20:53:56.790Z] #21 20.37 Setting up libc6:armhf (2.31-13+deb11u3) ...
20:53:56 [2022-07-13T20:53:56.790Z] #44 3.342 + cd /tmp/tmp.h24mITYzQ2/tini
20:53:56 [2022-07-13T20:53:56.865Z] #47 37.27 Updating files:  46% (1008/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:  81% (1778/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.
20:53:56 [2022-07-13T20:53:56.865Z] #47 38.83 + git checkout -q v2.3.0
20:53:56 [2022-07-13T20:53:56.976Z] #14 ...
20:53:56 [2022-07-13T20:53:56.976Z] 
20:53:56 [2022-07-13T20:53:56.976Z] #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
20:53:56 [2022-07-13T20:53:56.976Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:53:56 [2022-07-13T20:53:56.976Z] #77 25.40 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:53:57 [2022-07-13T20:53:57.049Z] #44 3.343 + git checkout -q v0.19.0
20:53:57 [2022-07-13T20:53:57.049Z] #44 3.379 + cmake .
20:53:57 [2022-07-13T20:53:57.643Z] #51 41.02 The following additional packages will be installed:
20:53:57 [2022-07-13T20:53:57.643Z] #51 41.03   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:53:57 [2022-07-13T20:53:57.643Z] #51 41.03   python3-protobuf python3-six
20:53:57 [2022-07-13T20:53:57.643Z] #51 41.05 Suggested packages:
20:53:57 [2022-07-13T20:53:57.643Z] #51 41.05   python3-setuptools
20:53:57 [2022-07-13T20:53:57.643Z] #51 41.05 Recommended packages:
20:53:57 [2022-07-13T20:53:57.643Z] #51 41.05   iproute2 | iproute
20:53:57 [2022-07-13T20:53:57.731Z] #21 21.55 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
20:53:57 [2022-07-13T20:53:57.983Z] #44 4.422 -- The C compiler identification is GNU 10.2.1
20:53:58 [2022-07-13T20:53:58.217Z] #51 ...
20:53:58 [2022-07-13T20:53:58.217Z] 
20:53:58 [2022-07-13T20:53:58.217Z] #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
20:53:58 [2022-07-13T20:53:58.217Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:53:58 [2022-07-13T20:53:58.217Z] #62 40.27 debconf: delaying package configuration, since apt-utils is not installed
20:53:58 [2022-07-13T20:53:58.217Z] #62 40.57 Fetched 460 kB in 0s (1198 kB/s)
20:53:58 [2022-07-13T20:53:58.217Z] #62 40.81 Selecting previously unselected package libbtrfs0:amd64.
20:53:58 [2022-07-13T20:53:58.217Z] #62 40.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 ... 15718 files and directories currently installed.)
20:53:58 [2022-07-13T20:53:58.217Z] #62 40.86 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:53:58 [2022-07-13T20:53:58.217Z] #62 40.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:53:58 [2022-07-13T20:53:58.217Z] #62 41.07 Selecting previously unselected package libbtrfs-dev:amd64.
20:53:58 [2022-07-13T20:53:58.217Z] #62 41.07 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:53:58 [2022-07-13T20:53:58.217Z] #62 41.14 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:53:58 [2022-07-13T20:53:58.217Z] #62 41.52 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:53:58 [2022-07-13T20:53:58.217Z] #62 41.54 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:53:58 [2022-07-13T20:53:58.217Z] #62 41.57 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:58 [2022-07-13T20:53:58.217Z] #62 DONE 42.1s
20:53:58 [2022-07-13T20:53:58.217Z] 
20:53:58 [2022-07-13T20:53:58.217Z] #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
20:53:58 [2022-07-13T20:53:58.217Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.87 NAME:
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.91    go-winres - A tool for embedding resources in Windows executables
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.91 
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.91 USAGE:
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.91    go-winres [global options] command [command options] [arguments...]
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.91 
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.91 COMMANDS:
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.91    init     Create an initial ./winres/winres.json
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.91    make     Make syso files for the "go build" command
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.91    simply   Make syso files for the "go build" command (simplified)
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.91    extract  Extract all resources from an executable
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.91    patch    Replace resources in an executable file (exe, dll)
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.91    help, h  Shows a list of commands or help for one command
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.91 
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.91 GLOBAL OPTIONS:
20:53:58 [2022-07-13T20:53:58.217Z] #40 41.91    --help, -h  show help (default: false)
20:53:58 [2022-07-13T20:53:58.217Z] #40 DONE 42.3s
20:53:58 [2022-07-13T20:53:58.217Z] 
20:53:58 [2022-07-13T20:53:58.217Z] #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             ;
20:53:58 [2022-07-13T20:53:58.217Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:53:58 [2022-07-13T20:53:58.217Z] #76 39.77 The following NEW packages will be installed:
20:53:58 [2022-07-13T20:53:58.217Z] #76 39.77   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
20:53:58 [2022-07-13T20:53:58.217Z] #76 39.77   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
20:53:58 [2022-07-13T20:53:58.217Z] #76 39.77   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
20:53:58 [2022-07-13T20:53:58.217Z] #76 39.77   libyajl2 m4 patch xz-utils
20:53:58 [2022-07-13T20:53:58.217Z] #76 39.77 The following packages will be upgraded:
20:53:58 [2022-07-13T20:53:58.217Z] #76 39.77   libdpkg-perl
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.20 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded.
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.20 Need to get 7486 kB of archives.
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.20 After this operation, 18.7 MB of additional disk space will be used.
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 40.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
20:53:58 [2022-07-13T20:53:58.217Z] #76 41.94 debconf: delaying package configuration, since apt-utils is not installed
20:53:58 [2022-07-13T20:53:58.217Z] #76 42.23 Fetched 7486 kB in 1s (8593 kB/s)
20:53:58 [2022-07-13T20:53:58.217Z] #76 42.36 Selecting previously unselected package bzip2.
20:53:58 [2022-07-13T20:53:58.217Z] #76 42.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:53:58 [2022-07-13T20:53:58.241Z] #44 4.567 -- Detecting C compiler ABI info
20:53:58 [2022-07-13T20:53:58.258Z] #47 ...
20:53:58 [2022-07-13T20:53:58.259Z] 
20:53:58 [2022-07-13T20:53:58.259Z] #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
20:53:58 [2022-07-13T20:53:58.259Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:53:58 [2022-07-13T20:53:58.259Z] #14 30.30 Fetched 8550 kB in 24s (363 kB/s)
20:53:58 [2022-07-13T20:53:58.259Z] #14 30.30 Reading package lists...
20:53:58 [2022-07-13T20:53:58.259Z] #14 40.23 Reading package lists...
20:53:58 [2022-07-13T20:53:58.259Z] #14 ...
20:53:58 [2022-07-13T20:53:58.259Z] 
20:53:58 [2022-07-13T20:53:58.259Z] #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
20:53:58 [2022-07-13T20:53:58.259Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:58 [2022-07-13T20:53:58.259Z] #55 37.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:53:58 [2022-07-13T20:53:58.259Z] #55 38.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:53:58 [2022-07-13T20:53:58.259Z] #55 38.20 go: downloading github.com/golangci/misspell v0.3.5
20:53:58 [2022-07-13T20:53:58.259Z] #55 38.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:53:58 [2022-07-13T20:53:58.259Z] #55 38.45 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:53:58 [2022-07-13T20:53:58.259Z] #55 38.53 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:53:58 [2022-07-13T20:53:58.259Z] #55 38.85 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:53:58 [2022-07-13T20:53:58.259Z] #55 38.98 go: downloading github.com/jgautheron/goconst v1.5.1
20:53:58 [2022-07-13T20:53:58.259Z] #55 39.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:53:58 [2022-07-13T20:53:58.259Z] #55 39.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:53:58 [2022-07-13T20:53:58.259Z] #55 39.55 go: downloading github.com/julz/importas v0.1.0
20:53:58 [2022-07-13T20:53:58.259Z] #55 39.59 go: downloading github.com/kisielk/errcheck v1.6.0
20:53:58 [2022-07-13T20:53:58.259Z] #55 39.78 go: downloading github.com/kulti/thelper v0.6.2
20:53:58 [2022-07-13T20:53:58.259Z] #55 39.78 go: downloading github.com/kunwardeep/paralleltest v1.0.3
20:53:58 [2022-07-13T20:53:58.259Z] #55 40.14 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:53:58 [2022-07-13T20:53:58.259Z] #55 40.37 go: downloading github.com/ldez/tagliatelle v0.3.1
20:53:58 [2022-07-13T20:53:58.259Z] #55 40.42 go: downloading github.com/leonklingele/grouper v1.1.0
20:53:58 [2022-07-13T20:53:58.478Z] #76 42.44 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
20:53:58 [2022-07-13T20:53:58.478Z] #76 42.48 Unpacking bzip2 (1.0.8-4) ...
20:53:58 [2022-07-13T20:53:58.478Z] #76 42.66 Selecting previously unselected package libmagic-mgc.
20:53:58 [2022-07-13T20:53:58.478Z] #76 42.66 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
20:53:58 [2022-07-13T20:53:58.478Z] #76 42.70 Unpacking libmagic-mgc (1:5.39-3) ...
20:53:58 [2022-07-13T20:53:58.519Z] #55 40.58 go: downloading github.com/lufeee/execinquery v1.2.1
20:53:58 [2022-07-13T20:53:58.519Z] #55 40.73 go: downloading github.com/maratori/testpackage v1.0.1
20:53:58 [2022-07-13T20:53:58.779Z] #55 40.86 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:53:58 [2022-07-13T20:53:58.780Z] #55 40.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:53:59 [2022-07-13T20:53:59.040Z] #55 41.14 go: downloading github.com/mgechev/revive v1.2.1
20:53:59 [2022-07-13T20:53:59.047Z] #76 ...
20:53:59 [2022-07-13T20:53:59.047Z] 
20:53:59 [2022-07-13T20:53:59.047Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:53:59 [2022-07-13T20:53:59.047Z] #63 sha256:3af2c27b0ff3a37ca9fde05b89585200606c12b27cf6337b538c5e4eb9b9ce54
20:53:59 [2022-07-13T20:53:59.047Z] #63 DONE 0.9s
20:53:59 [2022-07-13T20:53:59.047Z] 
20:53:59 [2022-07-13T20:53:59.047Z] #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
20:53:59 [2022-07-13T20:53:59.047Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:53:59 [2022-07-13T20:53:59.047Z] #55 39.44 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
20:53:59 [2022-07-13T20:53:59.047Z] #55 39.48 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:53:59 [2022-07-13T20:53:59.047Z] #55 39.56 go: downloading github.com/gobwas/glob v0.2.3
20:53:59 [2022-07-13T20:53:59.047Z] #55 39.56 go: downloading github.com/kisielk/gotool v1.0.0
20:53:59 [2022-07-13T20:53:59.047Z] #55 39.77 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:53:59 [2022-07-13T20:53:59.047Z] #55 39.79 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:53:59 [2022-07-13T20:53:59.047Z] #55 39.88 go: downloading github.com/ettle/strcase v0.1.1
20:53:59 [2022-07-13T20:53:59.047Z] #55 39.94 go: downloading github.com/fatih/structtag v1.2.0
20:53:59 [2022-07-13T20:53:59.047Z] #55 39.96 go: downloading github.com/Masterminds/semver v1.5.0
20:53:59 [2022-07-13T20:53:59.047Z] #55 39.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:53:59 [2022-07-13T20:53:59.047Z] #55 40.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:53:59 [2022-07-13T20:53:59.047Z] #55 40.28 go: downloading github.com/prometheus/client_golang v1.12.1
20:53:59 [2022-07-13T20:53:59.047Z] #55 41.02 go: downloading github.com/prometheus/client_model v0.2.0
20:53:59 [2022-07-13T20:53:59.047Z] #55 41.07 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
20:53:59 [2022-07-13T20:53:59.047Z] #55 41.21 go: downloading github.com/google/go-cmp v0.5.7
20:53:59 [2022-07-13T20:53:59.047Z] #55 41.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:53:59 [2022-07-13T20:53:59.047Z] #55 41.65 go: downloading github.com/hexops/gotextdiff v1.0.3
20:53:59 [2022-07-13T20:53:59.047Z] #55 41.78 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
20:53:59 [2022-07-13T20:53:59.047Z] #55 41.78 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
20:53:59 [2022-07-13T20:53:59.047Z] #55 41.96 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:53:59 [2022-07-13T20:53:59.047Z] #55 42.08 go: downloading github.com/beorn7/perks v1.0.1
20:53:59 [2022-07-13T20:53:59.047Z] #55 42.11 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:53:59 [2022-07-13T20:53:59.047Z] #55 42.14 go: downloading github.com/golang/protobuf v1.5.2
20:53:59 [2022-07-13T20:53:59.047Z] #55 42.17 go: downloading github.com/prometheus/common v0.32.1
20:53:59 [2022-07-13T20:53:59.047Z] #55 42.74 go: downloading github.com/prometheus/procfs v0.7.3
20:53:59 [2022-07-13T20:53:59.047Z] #55 42.74 go: downloading google.golang.org/protobuf v1.28.0
20:53:59 [2022-07-13T20:53:59.110Z] #21 22.73 Setting up libc6:s390x (2.31-13+deb11u3) ...
20:53:59 [2022-07-13T20:53:59.176Z] #44 5.348 -- Detecting C compiler ABI info - done
20:53:59 [2022-07-13T20:53:59.177Z] #44 5.508 -- Check for working C compiler: /usr/bin/cc - skipped
20:53:59 [2022-07-13T20:53:59.177Z] #44 5.518 -- Detecting C compile features
20:53:59 [2022-07-13T20:53:59.177Z] #44 5.530 -- Detecting C compile features - done
20:53:59 [2022-07-13T20:53:59.177Z] #44 5.583 -- Performing Test HAS_BUILTIN_FORTIFY
20:53:59 [2022-07-13T20:53:59.616Z] #55 43.58 go: downloading github.com/mattn/go-runewidth v0.0.9
20:53:59 [2022-07-13T20:53:59.744Z] #44 5.924 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:53:59 [2022-07-13T20:53:59.744Z] #44 6.114 -- Configuring done
20:53:59 [2022-07-13T20:53:59.984Z] #55 ...
20:53:59 [2022-07-13T20:53:59.984Z] 
20:53:59 [2022-07-13T20:53:59.984Z] #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             ;
20:53:59 [2022-07-13T20:53:59.984Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:53:59 [2022-07-13T20:53:59.984Z] #76 32.17 Fetched 8550 kB in 24s (357 kB/s)
20:53:59 [2022-07-13T20:53:59.984Z] #76 32.17 Reading package lists...
20:54:00 [2022-07-13T20:54:00.004Z] #44 6.198 -- Generating done
20:54:00 [2022-07-13T20:54:00.004Z] #44 6.211 -- Build files have been written to: /tmp/tmp.h24mITYzQ2/tini
20:54:00 [2022-07-13T20:54:00.004Z] #44 6.214 + make tini-static
20:54:00 [2022-07-13T20:54:00.050Z] #21 23.90 Setting up libapparmor1:arm64 (2.13.6-10) ...
20:54:00 [2022-07-13T20:54:00.245Z] #76 41.62 Reading package lists...
20:54:00 [2022-07-13T20:54:00.245Z] #76 ...
20:54:00 [2022-07-13T20:54:00.245Z] 
20:54:00 [2022-07-13T20:54:00.245Z] #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
20:54:00 [2022-07-13T20:54:00.245Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:54:00 [2022-07-13T20:54:00.245Z] #55 42.38 go: downloading github.com/moricho/tparallel v0.2.1
20:54:00 [2022-07-13T20:54:00.245Z] #55 42.38 go: downloading github.com/nakabonne/nestif v0.3.1
20:54:00 [2022-07-13T20:54:00.245Z] #55 42.49 go: downloading github.com/nishanths/exhaustive v0.7.11
20:54:00 [2022-07-13T20:54:00.265Z] #44 6.708 Scanning dependencies of target tini-static
20:54:00 [2022-07-13T20:54:00.309Z] #21 23.92 Setting up libapparmor1:armel (2.13.6-10) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 23.93 Setting up libapparmor1:armhf (2.13.6-10) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 23.95 Setting up libapparmor1:ppc64el (2.13.6-10) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 23.96 Setting up libapparmor1:s390x (2.13.6-10) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 23.97 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 23.98 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 23.99 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 24.01 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 24.02 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 24.03 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 24.04 Setting up libapparmor-dev:armel (2.13.6-10) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 24.05 Setting up libapparmor-dev:armhf (2.13.6-10) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 24.07 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 24.09 Setting up libapparmor-dev:s390x (2.13.6-10) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 24.10 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 24.11 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
20:54:00 [2022-07-13T20:54:00.309Z] #21 24.12 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
20:54:00 [2022-07-13T20:54:00.506Z] #55 42.49 go: downloading github.com/nishanths/predeclared v0.2.2
20:54:00 [2022-07-13T20:54:00.506Z] #55 42.69 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
20:54:00 [2022-07-13T20:54:00.506Z] #55 42.78 go: downloading github.com/ryancurrah/gomodguard v1.2.3
20:54:00 [2022-07-13T20:54:00.506Z] #55 42.89 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:54:00 [2022-07-13T20:54:00.523Z] #44 6.908 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:54:00 [2022-07-13T20:54:00.569Z] #21 24.14 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
20:54:00 [2022-07-13T20:54:00.569Z] #21 24.15 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
20:54:00 [2022-07-13T20:54:00.569Z] #21 24.16 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:54:00 [2022-07-13T20:54:00.997Z] #55 45.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:54:01 [2022-07-13T20:54:01.086Z] #55 43.08 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:54:01 [2022-07-13T20:54:01.086Z] #55 43.26 go: downloading github.com/securego/gosec/v2 v2.11.0
20:54:01 [2022-07-13T20:54:01.090Z] #44 ...
20:54:01 [2022-07-13T20:54:01.090Z] 
20:54:01 [2022-07-13T20:54:01.090Z] #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
20:54:01 [2022-07-13T20:54:01.090Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a
20:54:01 [2022-07-13T20:54:01.090Z] #53 102.4 gotestsum version dev
20:54:01 [2022-07-13T20:54:01.140Z] #21 DONE 24.9s
20:54:01 [2022-07-13T20:54:01.140Z] 
20:54:01 [2022-07-13T20:54:01.140Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:54:01 [2022-07-13T20:54:01.140Z] #66 sha256:edb62e72e0232d4b6ccaa0f65cab08f67ab34b85f758d8f39824da23b8eee156
20:54:01 [2022-07-13T20:54:01.140Z] #66 DONE 0.1s
20:54:01 [2022-07-13T20:54:01.140Z] 
20:54:01 [2022-07-13T20:54:01.140Z] #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
20:54:01 [2022-07-13T20:54:01.140Z] #67 sha256:e23aed59800fd8063d01e802a9acfdc8e34f6fdb1b5c9c3ca52a3e16c1008a2f
20:54:01 [2022-07-13T20:54:01.658Z] #55 43.68 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:54:01 [2022-07-13T20:54:01.658Z] #55 43.70 go: downloading github.com/sivchari/containedctx v1.0.2
20:54:01 [2022-07-13T20:54:01.658Z] #55 43.78 go: downloading github.com/sivchari/tenv v1.5.0
20:54:01 [2022-07-13T20:54:01.658Z] #55 43.81 go: downloading github.com/sonatard/noctx v0.0.1
20:54:01 [2022-07-13T20:54:01.919Z] #55 43.95 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:54:01 [2022-07-13T20:54:01.919Z] #55 44.23 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:54:01 [2022-07-13T20:54:01.937Z] #55 ...
20:54:01 [2022-07-13T20:54:01.937Z] 
20:54:01 [2022-07-13T20:54:01.937Z] #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             ;
20:54:01 [2022-07-13T20:54:01.937Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:54:01 [2022-07-13T20:54:01.937Z] #76 43.33 Selecting previously unselected package libmagic1:amd64.
20:54:01 [2022-07-13T20:54:01.937Z] #76 43.33 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 43.33 Unpacking libmagic1:amd64 (1:5.39-3) ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 43.38 Selecting previously unselected package file.
20:54:01 [2022-07-13T20:54:01.937Z] #76 43.39 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 43.41 Unpacking file (1:5.39-3) ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 43.74 Selecting previously unselected package xz-utils.
20:54:01 [2022-07-13T20:54:01.937Z] #76 43.74 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 43.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 43.97 Selecting previously unselected package libsigsegv2:amd64.
20:54:01 [2022-07-13T20:54:01.937Z] #76 43.97 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 44.03 Unpacking libsigsegv2:amd64 (2.13-1) ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 44.56 Selecting previously unselected package m4.
20:54:01 [2022-07-13T20:54:01.937Z] #76 44.56 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 44.56 Unpacking m4 (1.4.18-5) ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 44.79 Selecting previously unselected package autoconf.
20:54:01 [2022-07-13T20:54:01.937Z] #76 44.79 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 44.82 Unpacking autoconf (2.69-14) ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 45.28 Selecting previously unselected package autotools-dev.
20:54:01 [2022-07-13T20:54:01.937Z] #76 45.28 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 45.28 Unpacking autotools-dev (20180224.1+nmu1) ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 45.47 Selecting previously unselected package automake.
20:54:01 [2022-07-13T20:54:01.937Z] #76 45.47 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 45.47 Unpacking automake (1:1.16.3-2) ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 46.06 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ...
20:54:01 [2022-07-13T20:54:01.937Z] #76 46.14 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ...
20:54:02 [2022-07-13T20:54:02.028Z] #53 DONE 103.4s
20:54:02 [2022-07-13T20:54:02.028Z] 
20:54:02 [2022-07-13T20:54:02.028Z] #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
20:54:02 [2022-07-13T20:54:02.028Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:54:02 [2022-07-13T20:54:02.028Z] #77 11.56 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:54:02 [2022-07-13T20:54:02.028Z] #77 11.58 Cloning into '/tmp/crun-build/libocispec'...
20:54:02 [2022-07-13T20:54:02.028Z] #77 13.41 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
20:54:02 [2022-07-13T20:54:02.028Z] #77 13.42 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:54:02 [2022-07-13T20:54:02.028Z] #77 13.43 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:54:02 [2022-07-13T20:54:02.028Z] #77 13.44 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:54:02 [2022-07-13T20:54:02.028Z] #77 13.46 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:54:02 [2022-07-13T20:54:02.028Z] #77 16.80 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.781 + RM_GOPATH=0
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.781 + TMP_GOPATH=
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.781 + : /build
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.781 + '[' -z '' ']'
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.781 ++ mktemp -d
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.783 + export GOPATH=/tmp/tmp.8nvAKsr83o
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.783 + GOPATH=/tmp/tmp.8nvAKsr83o
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.783 + RM_GOPATH=1
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.783 + case "$(go env GOARCH)" in
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.783 ++ go env GOARCH
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.791 + export GO_BUILDMODE=-buildmode=pie
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.791 + GO_BUILDMODE=-buildmode=pie
20:54:02 [2022-07-13T20:54:02.089Z] #67 ...
20:54:02 [2022-07-13T20:54:02.089Z] 
20:54:02 [2022-07-13T20:54:02.089Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
20:54:02 [2022-07-13T20:54:02.089Z] #22 sha256:11ca62e706b6ed76e228733d5134e0b5d242f06e032b81a2c36fa5e0f54ef94e
20:54:02 [2022-07-13T20:54:02.089Z] #22 DONE 0.9s
20:54:02 [2022-07-13T20:54:02.089Z] 
20:54:02 [2022-07-13T20:54:02.089Z] #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
20:54:02 [2022-07-13T20:54:02.089Z] #67 sha256:e23aed59800fd8063d01e802a9acfdc8e34f6fdb1b5c9c3ca52a3e16c1008a2f
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.791 ++ dirname /install.sh
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.798 + dir=/
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.798 + bin=runc
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.798 + shift
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.798 + '[' '!' -f //runc.installer ']'
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.798 + . //runc.installer
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.798 ++ set -e
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.798 ++ : v1.1.2
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.798 + install_runc
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.798 + RUNC_BUILDTAGS=seccomp
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.798 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.798 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8nvAKsr83o/src/github.com/opencontainers/runc
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.798 Install runc version v1.1.2 (build tags: seccomp)
20:54:02 [2022-07-13T20:54:02.089Z] #67 0.800 Cloning into '/tmp/tmp.8nvAKsr83o/src/github.com/opencontainers/runc'...
20:54:02 [2022-07-13T20:54:02.180Z] #55 44.33 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:54:02 [2022-07-13T20:54:02.180Z] #55 ...
20:54:02 [2022-07-13T20:54:02.180Z] 
20:54:02 [2022-07-13T20:54:02.180Z] #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
20:54:02 [2022-07-13T20:54:02.180Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:54:02 [2022-07-13T20:54:02.180Z] #62 23.53 Reading package lists...
20:54:02 [2022-07-13T20:54:02.180Z] #62 34.57 Reading package lists...
20:54:02 [2022-07-13T20:54:02.180Z] #62 43.96 Building dependency tree...
20:54:02 [2022-07-13T20:54:02.180Z] #62 ...
20:54:02 [2022-07-13T20:54:02.180Z] 
20:54:02 [2022-07-13T20:54:02.180Z] #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
20:54:02 [2022-07-13T20:54:02.180Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:54:02 [2022-07-13T20:54:02.180Z] #55 44.39 go: downloading github.com/sylvia7788/contextcheck v1.0.4
20:54:02 [2022-07-13T20:54:02.180Z] #55 44.49 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:54:02 [2022-07-13T20:54:02.269Z] #77 ...
20:54:02 [2022-07-13T20:54:02.269Z] 
20:54:02 [2022-07-13T20:54:02.269Z] #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
20:54:02 [2022-07-13T20:54:02.269Z] #64 sha256:3236e99e5e4ba0ab9dd501fdcdeff997f9913800d07fd31c85897f6893aa3fc7
20:54:02 [2022-07-13T20:54:02.286Z] #77 19.74 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:54:02 [2022-07-13T20:54:02.287Z] #77 ...
20:54:02 [2022-07-13T20:54:02.287Z] 
20:54:02 [2022-07-13T20:54:02.287Z] #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
20:54:02 [2022-07-13T20:54:02.287Z] #44 sha256:f133a4606ccfeb2ba403ddad710cd436f90906af2e0249947d4004e19c01ad2b
20:54:02 [2022-07-13T20:54:02.287Z] #44 8.840 [100%] Linking C executable tini-static
20:54:02 [2022-07-13T20:54:02.440Z] #55 44.67 go: downloading github.com/tetafro/godot v1.4.11
20:54:02 [2022-07-13T20:54:02.440Z] #55 44.69 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:54:02 [2022-07-13T20:54:02.659Z] #67 ...
20:54:02 [2022-07-13T20:54:02.659Z] 
20:54:02 [2022-07-13T20:54:02.659Z] #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
20:54:02 [2022-07-13T20:54:02.659Z] #23 sha256:e91a2f4b3e3f490d90280cdba29a3e19ad36d1ca21a9ea4f72f5eedaaa216aa9
20:54:02 [2022-07-13T20:54:02.659Z] #23 DONE 0.6s
20:54:02 [2022-07-13T20:54:02.700Z] #55 44.89 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
20:54:02 [2022-07-13T20:54:02.700Z] #55 ...
20:54:02 [2022-07-13T20:54:02.700Z] 
20:54:02 [2022-07-13T20:54:02.700Z] #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
20:54:02 [2022-07-13T20:54:02.700Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:54:02 [2022-07-13T20:54:02.700Z] #36 34.92 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
20:54:02 [2022-07-13T20:54:02.700Z] #36 ...
20:54:02 [2022-07-13T20:54:02.700Z] 
20:54:02 [2022-07-13T20:54:02.700Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:54:02 [2022-07-13T20:54:02.700Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:54:02 [2022-07-13T20:54:02.700Z] #42 32.51 Reading package lists...
20:54:02 [2022-07-13T20:54:02.918Z] 
20:54:02 [2022-07-13T20:54:02.919Z] #24 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:54:02 [2022-07-13T20:54:02.919Z] #24 sha256:1f52a34490b4246e5d5ad7612a3503869be6b1cb7e738e81530451f13963b87b
20:54:02 [2022-07-13T20:54:02.961Z] #42 42.24 Reading package lists...
20:54:02 [2022-07-13T20:54:02.961Z] #42 ...
20:54:02 [2022-07-13T20:54:02.961Z] 
20:54:02 [2022-07-13T20:54:02.961Z] #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
20:54:02 [2022-07-13T20:54:02.961Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:54:02 [2022-07-13T20:54:02.961Z] #51 34.73 Fetched 8553 kB in 27s (318 kB/s)
20:54:02 [2022-07-13T20:54:02.961Z] #51 34.73 Reading package lists...
20:54:03 [2022-07-13T20:54:03.051Z] #64 38.92 Updating files:  59% (2859/4797)
Updating files:  60% (2879/4797)
Updating files:  61% (2927/4797)
Updating files:  62% (2975/4797)
Updating files:  63% (3023/4797)
Updating files:  64% (3071/4797)
Updating files:  65% (3119/4797)
Updating files:  66% (3167/4797)
Updating files:  67% (3214/4797)
Updating files:  68% (3262/4797)
Updating files:  69% (3310/4797)
Updating files:  70% (3358/4797)
Updating files:  71% (3406/4797)
Updating files:  72% (3454/4797)
Updating files:  73% (3502/4797)
Updating files:  74% (3550/4797)
Updating files:  75% (3598/4797)
Updating files:  76% (3646/4797)
Updating files:  77% (3694/4797)
Updating files:  78% (3742/4797)
Updating files:  79% (3790/4797)
Updating files:  80% (3838/4797)
Updating files:  81% (3886/4797)
Updating files:  82% (3934/4797)
Updating files:  83% (3982/4797)
Updating files:  84% (4030/4797)
Updating files:  85% (4078/4797)
Updating files:  86% (4126/4797)
Updating files:  87% (4174/4797)
Updating files:  88% (4222/4797)
Updating files:  89% (4270/4797)
Updating files:  90% (4318/4797)
Updating files:  91% (4366/4797)
Updating files:  92% (4414/4797)
Updating files:  93% (4462/4797)
Updating files:  94% (4510/4797)
Updating files:  95% (4558/4797)
Updating files:  96% (4606/4797)
Updating files:  97% (4654/4797)
Updating files:  98% (4702/4797)
Updating files:  99% (4750/4797)
Updating files: 100% (4797/4797)
Updating files: 100% (4797/4797), done.
20:54:03 [2022-07-13T20:54:03.178Z] #24 0.450 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:54:03 [2022-07-13T20:54:03.178Z] #24 DONE 0.5s
20:54:03 [2022-07-13T20:54:03.178Z] 
20:54:03 [2022-07-13T20:54:03.178Z] #25 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:54:03 [2022-07-13T20:54:03.178Z] #25 sha256:3e29e0482499b882b939b50451c702bdf5e01c16366a2d0b1463a112507a348d
20:54:03 [2022-07-13T20:54:03.222Z] #51 44.67 Reading package lists...
20:54:03 [2022-07-13T20:54:03.222Z] #51 ...
20:54:03 [2022-07-13T20:54:03.222Z] 
20:54:03 [2022-07-13T20:54:03.222Z] #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
20:54:03 [2022-07-13T20:54:03.222Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:54:03 [2022-07-13T20:54:03.222Z] #55 45.16 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:54:03 [2022-07-13T20:54:03.312Z] #64 40.01 + cd /tmp/tmp.HiIkgrOdlD/src/github.com/containerd/containerd
20:54:03 [2022-07-13T20:54:03.312Z] #64 40.01 + git checkout -q v1.6.6
20:54:03 [2022-07-13T20:54:03.321Z] #76 47.23 Selecting previously unselected package patch.
20:54:03 [2022-07-13T20:54:03.321Z] #76 47.23 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ...
20:54:03 [2022-07-13T20:54:03.321Z] #76 47.23 Unpacking patch (2.7.6-7) ...
20:54:03 [2022-07-13T20:54:03.321Z] #76 47.46 Selecting previously unselected package dpkg-dev.
20:54:03 [2022-07-13T20:54:03.321Z] #76 47.46 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ...
20:54:03 [2022-07-13T20:54:03.321Z] #76 47.46 Unpacking dpkg-dev (1.20.11) ...
20:54:03 [2022-07-13T20:54:03.483Z] #55 45.78 go: downloading github.com/ultraware/funlen v0.0.3
20:54:03 [2022-07-13T20:54:03.664Z] #44 10.03 [100%] Built target tini-static
20:54:03 [2022-07-13T20:54:03.664Z] #44 10.10 + mkdir -p /build
20:54:03 [2022-07-13T20:54:03.664Z] #44 10.10 + cp tini-static /build/docker-init
20:54:03 [2022-07-13T20:54:03.743Z] #55 45.86 go: downloading github.com/ultraware/whitespace v0.0.5
20:54:03 [2022-07-13T20:54:03.744Z] #55 45.95 go: downloading github.com/uudashr/gocognit v1.0.5
20:54:03 [2022-07-13T20:54:03.748Z] #25 DONE 0.6s
20:54:03 [2022-07-13T20:54:03.748Z] 
20:54:03 [2022-07-13T20:54:03.748Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:54:03 [2022-07-13T20:54:03.748Z] #26 sha256:9a5f5ccff98634b86bd4081fa845a509d0429bf738b941d0b7aef35da6ed12ba
20:54:04 [2022-07-13T20:54:04.004Z] #55 46.10 go: downloading github.com/yagipy/maintidx v1.0.0
20:54:04 [2022-07-13T20:54:04.004Z] #55 46.25 go: downloading github.com/yeya24/promlinter v0.2.0
20:54:04 [2022-07-13T20:54:04.228Z] #44 DONE 10.8s
20:54:04 [2022-07-13T20:54:04.229Z] 
20:54:04 [2022-07-13T20:54:04.229Z] #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
20:54:04 [2022-07-13T20:54:04.229Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:54:04 [2022-07-13T20:54:04.318Z] #26 ...
20:54:04 [2022-07-13T20:54:04.318Z] 
20:54:04 [2022-07-13T20:54:04.318Z] #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
20:54:04 [2022-07-13T20:54:04.318Z] #71 sha256:0078034b6bb772aeb29908607f83e1d5ab9dd4784e6c85d9438537de6f65fa4f
20:54:04 [2022-07-13T20:54:04.318Z] #71 37.31 # github.com/containerd/containerd/cmd/containerd
20:54:04 [2022-07-13T20:54:04.318Z] #71 37.31 /usr/bin/ld: /tmp/go-link-1043753459/000019.o: in function `New':
20:54:04 [2022-07-13T20:54:04.318Z] #71 37.31 /tmp/tmp.d85JcjiXUg/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
20:54:04 [2022-07-13T20:54:04.318Z] #71 37.37 + bin/containerd-stress
20:54:04 [2022-07-13T20:54:04.318Z] #71 38.18 + bin/containerd-shim
20:54:04 [2022-07-13T20:54:04.318Z] #71 42.29 + bin/containerd-shim-runc-v1
20:54:04 [2022-07-13T20:54:04.318Z] #71 44.98 + bin/containerd-shim-runc-v2
20:54:04 [2022-07-13T20:54:04.318Z] #71 45.67 + binaries
20:54:04 [2022-07-13T20:54:04.318Z] #71 45.67 + install -D bin/containerd /build/containerd
20:54:04 [2022-07-13T20:54:04.318Z] #71 45.71 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:54:04 [2022-07-13T20:54:04.318Z] #71 45.72 + install -D bin/ctr /build/ctr
20:54:04 [2022-07-13T20:54:04.318Z] #71 DONE 45.9s
20:54:04 [2022-07-13T20:54:04.318Z] 
20:54:04 [2022-07-13T20:54:04.318Z] #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
20:54:04 [2022-07-13T20:54:04.318Z] #67 sha256:e23aed59800fd8063d01e802a9acfdc8e34f6fdb1b5c9c3ca52a3e16c1008a2f
20:54:04 [2022-07-13T20:54:04.318Z] #67 2.137 + cd /tmp/tmp.8nvAKsr83o/src/github.com/opencontainers/runc
20:54:04 [2022-07-13T20:54:04.318Z] #67 2.137 + git checkout -q v1.1.2
20:54:04 [2022-07-13T20:54:04.318Z] #67 2.282 + '[' -z '' ']'
20:54:04 [2022-07-13T20:54:04.318Z] #67 2.282 + target=static
20:54:04 [2022-07-13T20:54:04.318Z] #67 2.282 + make BUILDTAGS=seccomp static
20:54:04 [2022-07-13T20:54:04.318Z] #67 2.430 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 .
20:54:04 [2022-07-13T20:54:04.320Z] #55 46.41 go: downloading gitlab.com/bosi/decorder v0.2.1
20:54:04 [2022-07-13T20:54:04.487Z] #55 ...
20:54:04 [2022-07-13T20:54:04.487Z] 
20:54:04 [2022-07-13T20:54:04.487Z] #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
20:54:04 [2022-07-13T20:54:04.487Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:54:04 [2022-07-13T20:54:04.487Z] #14 105.7 Selecting previously unselected package gcc-mingw-w64-base.
20:54:04 [2022-07-13T20:54:04.487Z] #14 105.7 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:54:04 [2022-07-13T20:54:04.487Z] #14 105.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:54:04 [2022-07-13T20:54:04.578Z] #67 ...
20:54:04 [2022-07-13T20:54:04.578Z] 
20:54:04 [2022-07-13T20:54:04.578Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:54:04 [2022-07-13T20:54:04.578Z] #26 sha256:9a5f5ccff98634b86bd4081fa845a509d0429bf738b941d0b7aef35da6ed12ba
20:54:04 [2022-07-13T20:54:04.578Z] #26 DONE 0.7s
20:54:04 [2022-07-13T20:54:04.704Z] #76 48.70 Selecting previously unselected package build-essential.
20:54:04 [2022-07-13T20:54:04.704Z] #76 48.70 Preparing to unpack .../13-build-essential_12.9_amd64.deb ...
20:54:04 [2022-07-13T20:54:04.704Z] #76 48.70 Unpacking build-essential (12.9) ...
20:54:04 [2022-07-13T20:54:04.704Z] #76 48.84 Selecting previously unselected package libcap2:amd64.
20:54:04 [2022-07-13T20:54:04.704Z] #76 48.84 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ...
20:54:04 [2022-07-13T20:54:04.744Z] #14 106.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:54:04 [2022-07-13T20:54:04.744Z] #14 106.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:54:04 [2022-07-13T20:54:04.744Z] #14 106.1 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:54:04 [2022-07-13T20:54:04.843Z] 
20:54:04 [2022-07-13T20:54:04.843Z] #27 [dev-systemd-false  6/28] RUN ldconfig
20:54:04 [2022-07-13T20:54:04.843Z] #27 sha256:140e426a794a3535fd7b75c42914df66b5aa40b319bd99d587da6e476733fb4f
20:54:04 [2022-07-13T20:54:04.915Z] #55 46.93 go: downloading honnef.co/go/tools v0.3.1
20:54:04 [2022-07-13T20:54:04.965Z] #76 49.01 Unpacking libcap2:amd64 (1:2.44-1) ...
20:54:04 [2022-07-13T20:54:04.965Z] #76 49.01 Selecting previously unselected package libcap-dev:amd64.
20:54:04 [2022-07-13T20:54:04.965Z] #76 49.01 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ...
20:54:04 [2022-07-13T20:54:04.965Z] #76 49.02 Unpacking libcap-dev:amd64 (1:2.44-1) ...
20:54:05 [2022-07-13T20:54:05.103Z] #27 DONE 0.6s
20:54:05 [2022-07-13T20:54:05.103Z] 
20:54:05 [2022-07-13T20:54:05.103Z] #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
20:54:05 [2022-07-13T20:54:05.103Z] #28 sha256:971cd5e5bd70385368a7e97591e2986ce0f989bb7f8fe1f92c09da687ae5ccf8
20:54:05 [2022-07-13T20:54:05.225Z] #64 42.09 + export 'BUILDTAGS=netgo osusergo static_build'
20:54:05 [2022-07-13T20:54:05.225Z] #64 42.09 + BUILDTAGS='netgo osusergo static_build'
20:54:05 [2022-07-13T20:54:05.225Z] #64 42.09 + export EXTRA_FLAGS=-buildmode=pie
20:54:05 [2022-07-13T20:54:05.225Z] #64 42.09 + EXTRA_FLAGS=-buildmode=pie
20:54:05 [2022-07-13T20:54:05.225Z] #64 42.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:54:05 [2022-07-13T20:54:05.225Z] #64 42.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:54:05 [2022-07-13T20:54:05.225Z] #64 42.09 + '[' '' = dynamic ']'
20:54:05 [2022-07-13T20:54:05.225Z] #64 42.09 + make
20:54:05 [2022-07-13T20:54:05.226Z] #76 49.18 Selecting previously unselected package libprotobuf-c1:amd64.
20:54:05 [2022-07-13T20:54:05.226Z] #76 49.18 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:54:05 [2022-07-13T20:54:05.226Z] #76 49.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:54:05 [2022-07-13T20:54:05.226Z] #76 ...
20:54:05 [2022-07-13T20:54:05.226Z] 
20:54:05 [2022-07-13T20:54:05.226Z] #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
20:54:05 [2022-07-13T20:54:05.226Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:54:05 [2022-07-13T20:54:05.226Z] #14 39.12 The following additional packages will be installed:
20:54:05 [2022-07-13T20:54:05.226Z] #14 39.12   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:54:05 [2022-07-13T20:54:05.226Z] #14 39.12   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:54:05 [2022-07-13T20:54:05.226Z] #14 39.12   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:54:05 [2022-07-13T20:54:05.226Z] #14 39.12   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:54:05 [2022-07-13T20:54:05.226Z] #14 39.12   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:54:05 [2022-07-13T20:54:05.226Z] #14 39.12   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:54:05 [2022-07-13T20:54:05.226Z] #14 39.12   mingw-w64-common mingw-w64-x86-64-dev
20:54:05 [2022-07-13T20:54:05.226Z] #14 39.12 Suggested packages:
20:54:05 [2022-07-13T20:54:05.226Z] #14 39.12   gcc-10-locales seccomp wine64
20:54:05 [2022-07-13T20:54:05.226Z] #14 40.65 The following NEW packages will be installed:
20:54:05 [2022-07-13T20:54:05.226Z] #14 40.67   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:54:05 [2022-07-13T20:54:05.226Z] #14 40.67   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:54:05 [2022-07-13T20:54:05.226Z] #14 40.67   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:54:05 [2022-07-13T20:54:05.226Z] #14 40.67   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:54:05 [2022-07-13T20:54:05.226Z] #14 40.67   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:54:05 [2022-07-13T20:54:05.226Z] #14 40.67   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:54:05 [2022-07-13T20:54:05.226Z] #14 40.67   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:54:05 [2022-07-13T20:54:05.226Z] #14 40.67   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:54:05 [2022-07-13T20:54:05.226Z] #14 40.67   mingw-w64-x86-64-dev
20:54:05 [2022-07-13T20:54:05.226Z] #14 41.12 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded.
20:54:05 [2022-07-13T20:54:05.226Z] #14 41.12 Need to get 115 MB of archives.
20:54:05 [2022-07-13T20:54:05.226Z] #14 41.12 After this operation, 645 MB of additional disk space will be used.
20:54:05 [2022-07-13T20:54:05.226Z] #14 41.12 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]
20:54:05 [2022-07-13T20:54:05.226Z] #14 41.26 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]
20:54:05 [2022-07-13T20:54:05.226Z] #14 41.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 41.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 41.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 41.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 41.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 42.08 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]
20:54:05 [2022-07-13T20:54:05.226Z] #14 42.08 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]
20:54:05 [2022-07-13T20:54:05.226Z] #14 42.86 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]
20:54:05 [2022-07-13T20:54:05.226Z] #14 44.50 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]
20:54:05 [2022-07-13T20:54:05.226Z] #14 45.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 45.72 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]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.21 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]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.77 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]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.81 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]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.93 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 47.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:54:05 [2022-07-13T20:54:05.226Z] #14 49.15 debconf: delaying package configuration, since apt-utils is not installed
20:54:05 [2022-07-13T20:54:05.226Z] #14 49.41 Fetched 115 MB in 7s (16.0 MB/s)
20:54:05 [2022-07-13T20:54:05.226Z] #14 ...
20:54:05 [2022-07-13T20:54:05.226Z] 
20:54:05 [2022-07-13T20:54:05.226Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
20:54:05 [2022-07-13T20:54:05.226Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:54:05 [2022-07-13T20:54:05.226Z] #76 49.31 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:54:05 [2022-07-13T20:54:05.226Z] #76 49.31 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
20:54:05 [2022-07-13T20:54:05.226Z] #76 49.32 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:54:05 [2022-07-13T20:54:05.486Z] #76 49.43 Selecting previously unselected package libseccomp-dev:amd64.
20:54:05 [2022-07-13T20:54:05.486Z] #76 49.44 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:54:05 [2022-07-13T20:54:05.486Z] #76 49.45 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:54:05 [2022-07-13T20:54:05.747Z] #76 49.71 Selecting previously unselected package libsystemd-dev:amd64.
20:54:05 [2022-07-13T20:54:05.747Z] #76 49.71 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ...
20:54:05 [2022-07-13T20:54:05.747Z] #76 49.71 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:54:05 [2022-07-13T20:54:05.747Z] #76 ...
20:54:05 [2022-07-13T20:54:05.747Z] 
20:54:05 [2022-07-13T20:54:05.747Z] #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
20:54:05 [2022-07-13T20:54:05.747Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:54:05 [2022-07-13T20:54:05.747Z] #42 39.77 The following additional packages will be installed:
20:54:05 [2022-07-13T20:54:05.747Z] #42 39.77   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:54:05 [2022-07-13T20:54:05.747Z] #42 39.77 Suggested packages:
20:54:05 [2022-07-13T20:54:05.747Z] #42 39.77   cmake-doc ninja-build lrzip
20:54:05 [2022-07-13T20:54:05.747Z] #42 39.77 Recommended packages:
20:54:05 [2022-07-13T20:54:05.747Z] #42 39.77   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:54:05 [2022-07-13T20:54:05.747Z] #42 40.64 The following NEW packages will be installed:
20:54:05 [2022-07-13T20:54:05.747Z] #42 40.65   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:54:05 [2022-07-13T20:54:05.747Z] #42 40.66   vim-common xxd
20:54:05 [2022-07-13T20:54:05.747Z] #42 41.11 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded.
20:54:05 [2022-07-13T20:54:05.747Z] #42 41.11 Need to get 17.7 MB of archives.
20:54:05 [2022-07-13T20:54:05.747Z] #42 41.11 After this operation, 70.7 MB of additional disk space will be used.
20:54:05 [2022-07-13T20:54:05.747Z] #42 41.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:54:05 [2022-07-13T20:54:05.747Z] #42 41.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:54:05 [2022-07-13T20:54:05.747Z] #42 41.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:54:05 [2022-07-13T20:54:05.747Z] #42 41.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:54:05 [2022-07-13T20:54:05.747Z] #42 41.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
20:54:05 [2022-07-13T20:54:05.747Z] #42 41.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:54:05 [2022-07-13T20:54:05.747Z] #42 41.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:54:05 [2022-07-13T20:54:05.747Z] #42 41.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:54:05 [2022-07-13T20:54:05.747Z] #42 41.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:54:05 [2022-07-13T20:54:05.747Z] #42 41.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:54:05 [2022-07-13T20:54:05.747Z] #42 43.29 debconf: delaying package configuration, since apt-utils is not installed
20:54:05 [2022-07-13T20:54:05.747Z] #42 43.58 Fetched 17.7 MB in 1s (14.1 MB/s)
20:54:05 [2022-07-13T20:54:05.747Z] #42 43.74 Selecting previously unselected package xxd.
20:54:05 [2022-07-13T20:54:05.747Z] #42 43.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:54:05 [2022-07-13T20:54:05.747Z] #42 43.74 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:54:05 [2022-07-13T20:54:05.747Z] #42 43.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:54:05 [2022-07-13T20:54:05.747Z] #42 43.97 Selecting previously unselected package vim-common.
20:54:05 [2022-07-13T20:54:05.747Z] #42 43.97 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:54:05 [2022-07-13T20:54:05.747Z] #42 44.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:54:05 [2022-07-13T20:54:05.747Z] #42 44.66 Selecting previously unselected package cmake-data.
20:54:05 [2022-07-13T20:54:05.747Z] #42 44.66 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:54:05 [2022-07-13T20:54:05.747Z] #42 44.66 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:54:05 [2022-07-13T20:54:05.747Z] #42 48.46 Selecting previously unselected package libicu67:amd64.
20:54:05 [2022-07-13T20:54:05.747Z] #42 48.46 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:54:05 [2022-07-13T20:54:05.747Z] #42 48.48 Unpacking libicu67:amd64 (67.1-7) ...
20:54:05 [2022-07-13T20:54:05.747Z] #42 ...
20:54:05 [2022-07-13T20:54:05.747Z] 
20:54:05 [2022-07-13T20:54:05.747Z] #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
20:54:05 [2022-07-13T20:54:05.747Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3
20:54:05 [2022-07-13T20:54:05.747Z] #34 48.88 Updating files:  90% (1381/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.
20:54:05 [2022-07-13T20:54:05.747Z] #34 49.33 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:54:06 [2022-07-13T20:54:06.008Z] #34 49.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:54:06 [2022-07-13T20:54:06.042Z] #28 0.857 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:54:06 [2022-07-13T20:54:06.042Z] #28 0.858 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:54:06 [2022-07-13T20:54:06.303Z] #28 1.025 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:54:06 [2022-07-13T20:54:06.303Z] #28 1.153 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
20:54:06 [2022-07-13T20:54:06.303Z] #28 1.253 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:54:06 [2022-07-13T20:54:06.564Z] #28 1.337 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
20:54:06 [2022-07-13T20:54:06.564Z] #28 1.417 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
20:54:06 [2022-07-13T20:54:06.564Z] #28 1.505 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
20:54:06 [2022-07-13T20:54:06.609Z] #64 43.31 + bin/ctr
20:54:06 [2022-07-13T20:54:06.825Z] #28 1.586 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
20:54:06 [2022-07-13T20:54:06.825Z] #28 1.586 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB]
20:54:06 [2022-07-13T20:54:06.825Z] #28 1.588 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
20:54:06 [2022-07-13T20:54:06.825Z] #28 1.590 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB]
20:54:06 [2022-07-13T20:54:06.825Z] #28 1.592 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB]
20:54:07 [2022-07-13T20:54:07.085Z] #28 1.869 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
20:54:07 [2022-07-13T20:54:07.085Z] #28 1.872 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
20:54:07 [2022-07-13T20:54:07.085Z] #28 1.873 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
20:54:07 [2022-07-13T20:54:07.085Z] #28 1.874 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
20:54:07 [2022-07-13T20:54:07.085Z] #28 1.878 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:54:08 [2022-07-13T20:54:08.219Z] #55 50.03 go: downloading mvdan.cc/gofumpt v0.3.1
20:54:08 [2022-07-13T20:54:08.219Z] #55 50.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:54:08 [2022-07-13T20:54:08.219Z] #55 50.36 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
20:54:08 [2022-07-13T20:54:08.480Z] #55 50.65 go: downloading github.com/davecgh/go-spew v1.1.1
20:54:08 [2022-07-13T20:54:08.480Z] #55 50.66 go: downloading github.com/pmezard/go-difflib v1.0.0
20:54:08 [2022-07-13T20:54:08.561Z] #34 ...
20:54:08 [2022-07-13T20:54:08.561Z] 
20:54:08 [2022-07-13T20:54:08.561Z] #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
20:54:08 [2022-07-13T20:54:08.561Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:54:08 [2022-07-13T20:54:08.561Z] #51 41.90 The following NEW packages will be installed:
20:54:08 [2022-07-13T20:54:08.561Z] #51 41.90   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:54:08 [2022-07-13T20:54:08.561Z] #51 41.93   python3-protobuf python3-six
20:54:08 [2022-07-13T20:54:08.561Z] #51 42.52 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded.
20:54:08 [2022-07-13T20:54:08.561Z] #51 42.52 Need to get 2314 kB of archives.
20:54:08 [2022-07-13T20:54:08.561Z] #51 42.52 After this operation, 11.1 MB of additional disk space will be used.
20:54:08 [2022-07-13T20:54:08.561Z] #51 42.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:54:08 [2022-07-13T20:54:08.561Z] #51 42.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:54:08 [2022-07-13T20:54:08.561Z] #51 42.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:54:08 [2022-07-13T20:54:08.561Z] #51 42.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:54:08 [2022-07-13T20:54:08.561Z] #51 42.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:54:08 [2022-07-13T20:54:08.561Z] #51 42.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:54:08 [2022-07-13T20:54:08.561Z] #51 42.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:54:08 [2022-07-13T20:54:08.561Z] #51 44.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
20:54:08 [2022-07-13T20:54:08.561Z] #51 46.19 debconf: delaying package configuration, since apt-utils is not installed
20:54:08 [2022-07-13T20:54:08.561Z] #51 46.50 Fetched 2314 kB in 3s (757 kB/s)
20:54:08 [2022-07-13T20:54:08.561Z] #51 46.66 Selecting previously unselected package libprotobuf23:amd64.
20:54:08 [2022-07-13T20:54:08.561Z] #51 46.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:54:08 [2022-07-13T20:54:08.561Z] #51 46.70 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 46.70 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 47.53 Selecting previously unselected package python3-pkg-resources.
20:54:08 [2022-07-13T20:54:08.561Z] #51 47.53 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 47.55 Unpacking python3-pkg-resources (52.0.0-4) ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 47.83 Selecting previously unselected package python3-six.
20:54:08 [2022-07-13T20:54:08.561Z] #51 47.83 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 47.83 Unpacking python3-six (1.16.0-2) ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 47.91 Selecting previously unselected package python3-protobuf.
20:54:08 [2022-07-13T20:54:08.561Z] #51 47.91 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 47.92 Unpacking python3-protobuf (3.12.4-1) ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 48.57 Selecting previously unselected package libnet1:amd64.
20:54:08 [2022-07-13T20:54:08.561Z] #51 48.59 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 48.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 48.77 Selecting previously unselected package libnl-3-200:amd64.
20:54:08 [2022-07-13T20:54:08.561Z] #51 48.77 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 48.77 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 48.93 Selecting previously unselected package libprotobuf-c1:amd64.
20:54:08 [2022-07-13T20:54:08.561Z] #51 48.94 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 48.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 49.09 Selecting previously unselected package criu.
20:54:08 [2022-07-13T20:54:08.561Z] #51 49.10 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 49.10 Unpacking criu (3.17-1) ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 50.05 Setting up python3-pkg-resources (52.0.0-4) ...
20:54:08 [2022-07-13T20:54:08.561Z] #51 ...
20:54:08 [2022-07-13T20:54:08.561Z] 
20:54:08 [2022-07-13T20:54:08.561Z] #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             ;
20:54:08 [2022-07-13T20:54:08.561Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:54:08 [2022-07-13T20:54:08.561Z] #76 50.61 Selecting previously unselected package libtool.
20:54:08 [2022-07-13T20:54:08.561Z] #76 50.62 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 50.63 Unpacking libtool (2.4.6-15) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 50.87 Selecting previously unselected package libudev-dev:amd64.
20:54:08 [2022-07-13T20:54:08.561Z] #76 50.90 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 50.90 Unpacking libudev-dev:amd64 (247.3-7) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.17 Selecting previously unselected package libyajl2:amd64.
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.17 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.17 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.30 Selecting previously unselected package libyajl-dev:amd64.
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.32 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.33 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.54 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.56 Setting up libmagic-mgc (1:5.39-3) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.60 Setting up libyajl2:amd64 (2.1.0-3) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.61 Setting up libmagic1:amd64 (1:5.39-3) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.64 Setting up file (1:5.39-3) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.65 Setting up bzip2 (1.0.8-4) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.67 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.70 Setting up libcap2:amd64 (1:2.44-1) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.71 Setting up autotools-dev (20180224.1+nmu1) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.73 Setting up libsigsegv2:amd64 (2.13-1) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.74 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.78 Setting up patch (2.7.6-7) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.85 Setting up libudev-dev:amd64 (247.3-7) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.87 Setting up libdpkg-perl (1.20.11) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.92 Setting up libyajl-dev:amd64 (2.1.0-3) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.94 Setting up libcap-dev:amd64 (1:2.44-1) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.95 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.96 Setting up libtool (2.4.6-15) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 51.99 Setting up m4 (1.4.18-5) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 52.00 Setting up dpkg-dev (1.20.11) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 52.06 Setting up autoconf (2.69-14) ...
20:54:08 [2022-07-13T20:54:08.561Z] #76 52.10 Setting up build-essential (12.9) ...
20:54:08 [2022-07-13T20:54:08.562Z] #76 52.11 Setting up automake (1:1.16.3-2) ...
20:54:08 [2022-07-13T20:54:08.562Z] #76 52.13 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
20:54:08 [2022-07-13T20:54:08.562Z] #76 52.13 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:54:08 [2022-07-13T20:54:08.741Z] #55 50.83 go: downloading github.com/stretchr/objx v0.1.1
20:54:08 [2022-07-13T20:54:08.741Z] #55 ...
20:54:08 [2022-07-13T20:54:08.741Z] 
20:54:08 [2022-07-13T20:54:08.741Z] #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             ;
20:54:08 [2022-07-13T20:54:08.741Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:54:08 [2022-07-13T20:54:08.741Z] #76 41.62 Reading package lists...
20:54:08 [2022-07-13T20:54:08.822Z] #76 DONE 52.9s
20:54:08 [2022-07-13T20:54:08.822Z] 
20:54:08 [2022-07-13T20:54:08.822Z] #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
20:54:08 [2022-07-13T20:54:08.822Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:54:08 [2022-07-13T20:54:08.822Z] #51 52.21 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:54:08 [2022-07-13T20:54:08.822Z] #51 52.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:54:08 [2022-07-13T20:54:08.822Z] #51 52.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:54:08 [2022-07-13T20:54:08.822Z] #51 52.35 Setting up python3-six (1.16.0-2) ...
20:54:09 [2022-07-13T20:54:09.083Z] #51 ...
20:54:09 [2022-07-13T20:54:09.083Z] 
20:54:09 [2022-07-13T20:54:09.083Z] #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
20:54:09 [2022-07-13T20:54:09.083Z] #64 sha256:cbcf94284f7aa8c81e7d28d8d9bae0941b6a3d75825b637056ac40f85b2cbb8d
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.927 + RM_GOPATH=0
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.927 + TMP_GOPATH=
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.927 + : /build
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.927 + '[' -z '' ']'
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.927 ++ mktemp -d
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.927 + export GOPATH=/tmp/tmp.jcfqqAxHDN
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.927 + GOPATH=/tmp/tmp.jcfqqAxHDN
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.927 + RM_GOPATH=1
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.927 + case "$(go env GOARCH)" in
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.927 ++ go env GOARCH
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.952 + export GO_BUILDMODE=-buildmode=pie
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.952 + GO_BUILDMODE=-buildmode=pie
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.952 ++ dirname /install.sh
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.970 + dir=/
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.970 + bin=containerd
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.970 + shift
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.970 + '[' '!' -f //containerd.installer ']'
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.970 + . //containerd.installer
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.970 ++ set -e
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.970 ++ : v1.6.6
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.970 + install_containerd
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.970 + echo 'Install containerd version v1.6.6'
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.973 Install containerd version v1.6.6
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.974 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jcfqqAxHDN/src/github.com/containerd/containerd
20:54:09 [2022-07-13T20:54:09.083Z] #64 6.992 Cloning into '/tmp/tmp.jcfqqAxHDN/src/github.com/containerd/containerd'...
20:54:09 [2022-07-13T20:54:09.083Z] #64 ...
20:54:09 [2022-07-13T20:54:09.083Z] 
20:54:09 [2022-07-13T20:54:09.083Z] #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
20:54:09 [2022-07-13T20:54:09.083Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:54:10 [2022-07-13T20:54:10.393Z] #76 51.13 Building dependency tree...
20:54:10 [2022-07-13T20:54:10.393Z] #76 ...
20:54:10 [2022-07-13T20:54:10.393Z] 
20:54:10 [2022-07-13T20:54:10.393Z] #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
20:54:10 [2022-07-13T20:54:10.394Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:54:10 [2022-07-13T20:54:10.394Z] #47 42.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:54:10 [2022-07-13T20:54:10.659Z] #47 ...
20:54:10 [2022-07-13T20:54:10.659Z] 
20:54:10 [2022-07-13T20:54:10.659Z] #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
20:54:10 [2022-07-13T20:54:10.659Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:54:10 [2022-07-13T20:54:10.659Z] #42 42.24 Reading package lists...
20:54:11 [2022-07-13T20:54:11.904Z] #64 ...
20:54:11 [2022-07-13T20:54:11.904Z] 
20:54:11 [2022-07-13T20:54:11.904Z] #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
20:54:11 [2022-07-13T20:54:11.904Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4
20:54:11 [2022-07-13T20:54:11.904Z] #14 73.80 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:54:11 [2022-07-13T20:54:11.904Z] #14 73.80 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
20:54:11 [2022-07-13T20:54:11.904Z] #14 73.81 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:54:11 [2022-07-13T20:54:11.904Z] #14 79.23 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:54:11 [2022-07-13T20:54:11.904Z] #14 79.23 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
20:54:11 [2022-07-13T20:54:11.904Z] #14 79.24 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:54:11 [2022-07-13T20:54:11.904Z] #14 ...
20:54:11 [2022-07-13T20:54:11.904Z] 
20:54:11 [2022-07-13T20:54:11.904Z] #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
20:54:11 [2022-07-13T20:54:11.904Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:54:11 [2022-07-13T20:54:11.904Z] #77 34.61 libtoolize: putting auxiliary files in '.'.
20:54:11 [2022-07-13T20:54:11.904Z] #77 34.61 libtoolize: copying file './ltmain.sh'
20:54:11 [2022-07-13T20:54:11.904Z] #77 35.53 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:54:11 [2022-07-13T20:54:11.904Z] #77 35.53 libtoolize: and rerunning libtoolize and aclocal.
20:54:11 [2022-07-13T20:54:11.904Z] #77 35.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:54:12 [2022-07-13T20:54:12.047Z] #42 51.55 Building dependency tree...
20:54:12 [2022-07-13T20:54:12.382Z] #77 3.537 Cloning into '/tmp/crun-build'...
20:54:12 [2022-07-13T20:54:12.474Z] #77 ...
20:54:12 [2022-07-13T20:54:12.475Z] 
20:54:12 [2022-07-13T20:54:12.475Z] #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
20:54:12 [2022-07-13T20:54:12.475Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4
20:54:12 [2022-07-13T20:54:12.475Z] #14 84.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:54:12 [2022-07-13T20:54:12.475Z] #14 84.87 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
20:54:12 [2022-07-13T20:54:12.475Z] #14 84.88 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:54:13 [2022-07-13T20:54:13.678Z] #28 8.002 Fetched 40.6 MB in 8s (5364 kB/s)
20:54:14 [2022-07-13T20:54:14.293Z] #77 ...
20:54:14 [2022-07-13T20:54:14.293Z] 
20:54:14 [2022-07-13T20:54:14.293Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:54:14 [2022-07-13T20:54:14.293Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:54:14 [2022-07-13T20:54:14.293Z] #42 55.94 Selecting previously unselected package libxml2:amd64.
20:54:14 [2022-07-13T20:54:14.293Z] #42 55.94 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
20:54:14 [2022-07-13T20:54:14.293Z] #42 55.96 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:54:14 [2022-07-13T20:54:14.293Z] #42 56.56 Selecting previously unselected package libarchive13:amd64.
20:54:14 [2022-07-13T20:54:14.293Z] #42 56.56 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:54:14 [2022-07-13T20:54:14.293Z] #42 56.57 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:54:14 [2022-07-13T20:54:14.293Z] #42 56.87 Selecting previously unselected package libjsoncpp24:amd64.
20:54:14 [2022-07-13T20:54:14.293Z] #42 56.87 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:54:14 [2022-07-13T20:54:14.293Z] #42 56.90 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:54:14 [2022-07-13T20:54:14.293Z] #42 57.05 Selecting previously unselected package librhash0:amd64.
20:54:14 [2022-07-13T20:54:14.293Z] #42 57.05 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:54:14 [2022-07-13T20:54:14.293Z] #42 57.06 Unpacking librhash0:amd64 (1.4.1-2) ...
20:54:14 [2022-07-13T20:54:14.293Z] #42 57.23 Selecting previously unselected package libuv1:amd64.
20:54:14 [2022-07-13T20:54:14.293Z] #42 57.24 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:54:14 [2022-07-13T20:54:14.293Z] #42 57.25 Unpacking libuv1:amd64 (1.40.0-2) ...
20:54:14 [2022-07-13T20:54:14.293Z] #42 57.43 Selecting previously unselected package cmake.
20:54:14 [2022-07-13T20:54:14.293Z] #42 57.44 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:54:14 [2022-07-13T20:54:14.293Z] #42 57.45 Unpacking cmake (3.18.4-2+deb11u1) ...
20:54:14 [2022-07-13T20:54:14.595Z] #42 ...
20:54:14 [2022-07-13T20:54:14.595Z] 
20:54:14 [2022-07-13T20:54:14.595Z] #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
20:54:14 [2022-07-13T20:54:14.595Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479
20:54:14 [2022-07-13T20:54:14.595Z] #62 43.96 Building dependency tree...
20:54:14 [2022-07-13T20:54:14.595Z] #62 50.41 The following additional packages will be installed:
20:54:14 [2022-07-13T20:54:14.595Z] #62 50.44   libbtrfs0
20:54:14 [2022-07-13T20:54:14.595Z] #62 50.82 The following NEW packages will be installed:
20:54:14 [2022-07-13T20:54:14.595Z] #62 50.88   libbtrfs-dev libbtrfs0
20:54:14 [2022-07-13T20:54:14.595Z] #62 51.58 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded.
20:54:14 [2022-07-13T20:54:14.595Z] #62 51.58 Need to get 460 kB of archives.
20:54:14 [2022-07-13T20:54:14.595Z] #62 51.58 After this operation, 1237 kB of additional disk space will be used.
20:54:14 [2022-07-13T20:54:14.595Z] #62 51.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:54:14 [2022-07-13T20:54:14.595Z] #62 51.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:54:14 [2022-07-13T20:54:14.596Z] #62 53.66 debconf: delaying package configuration, since apt-utils is not installed
20:54:14 [2022-07-13T20:54:14.596Z] #62 54.28 Fetched 460 kB in 1s (870 kB/s)
20:54:14 [2022-07-13T20:54:14.596Z] #62 54.57 Selecting previously unselected package libbtrfs0:amd64.
20:54:14 [2022-07-13T20:54:14.596Z] #62 54.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 ... 15718 files and directories currently installed.)
20:54:14 [2022-07-13T20:54:14.596Z] #62 54.60 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:54:14 [2022-07-13T20:54:14.596Z] #62 54.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:54:14 [2022-07-13T20:54:14.596Z] #62 54.98 Selecting previously unselected package libbtrfs-dev:amd64.
20:54:14 [2022-07-13T20:54:14.596Z] #62 54.98 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:54:14 [2022-07-13T20:54:14.596Z] #62 55.00 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:54:14 [2022-07-13T20:54:14.596Z] #62 55.73 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:54:14 [2022-07-13T20:54:14.596Z] #62 55.76 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:54:14 [2022-07-13T20:54:14.596Z] #62 55.78 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:54:14 [2022-07-13T20:54:14.725Z] #14 ...
20:54:14 [2022-07-13T20:54:14.725Z] 
20:54:14 [2022-07-13T20:54:14.725Z] #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
20:54:14 [2022-07-13T20:54:14.725Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:54:14 [2022-07-13T20:54:14.725Z] #77 21.94 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
20:54:14 [2022-07-13T20:54:14.725Z] #77 22.47 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
20:54:14 [2022-07-13T20:54:14.725Z] #77 22.95 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
20:54:15 [2022-07-13T20:54:15.167Z] #62 DONE 57.2s
20:54:15 [2022-07-13T20:54:15.167Z] 
20:54:15 [2022-07-13T20:54:15.167Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:54:15 [2022-07-13T20:54:15.167Z] #63 sha256:a12d15ef5873d45df3a4fa1725f57d4d3a4b6be90103556af6c1fd0cca28f7f3
20:54:15 [2022-07-13T20:54:15.167Z] #63 DONE 0.1s
20:54:15 [2022-07-13T20:54:15.167Z] 
20:54:15 [2022-07-13T20:54:15.167Z] #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
20:54:15 [2022-07-13T20:54:15.167Z] #64 sha256:27973e229ad88dddccbdcf2206a9b3928c843da6abc0795da71e6edbfe0bd34b
20:54:15 [2022-07-13T20:54:15.676Z] #42 ...
20:54:15 [2022-07-13T20:54:15.677Z] 
20:54:15 [2022-07-13T20:54:15.677Z] #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
20:54:15 [2022-07-13T20:54:15.677Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:54:15 [2022-07-13T20:54:15.677Z] #14 49.50 Selecting previously unselected package binutils-mingw-w64-i686.
20:54:15 [2022-07-13T20:54:15.677Z] #14 49.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:54:15 [2022-07-13T20:54:15.677Z] #14 49.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:54:15 [2022-07-13T20:54:15.677Z] #14 49.58 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:54:15 [2022-07-13T20:54:15.677Z] #14 51.91 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:54:15 [2022-07-13T20:54:15.677Z] #14 51.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:54:15 [2022-07-13T20:54:15.677Z] #14 51.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:54:15 [2022-07-13T20:54:15.677Z] #14 54.52 Selecting previously unselected package binutils-mingw-w64.
20:54:15 [2022-07-13T20:54:15.677Z] #14 54.52 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:54:15 [2022-07-13T20:54:15.677Z] #14 54.54 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:54:15 [2022-07-13T20:54:15.677Z] #14 54.72 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:54:15 [2022-07-13T20:54:15.677Z] #14 54.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:54:15 [2022-07-13T20:54:15.677Z] #14 54.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:54:15 [2022-07-13T20:54:15.677Z] #14 54.96 Selecting previously unselected package dmsetup.
20:54:15 [2022-07-13T20:54:15.677Z] #14 54.97 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:54:15 [2022-07-13T20:54:15.677Z] #14 54.97 Unpacking dmsetup (2:1.02.175-2.1) ...
20:54:15 [2022-07-13T20:54:15.677Z] #14 55.14 Selecting previously unselected package mingw-w64-common.
20:54:15 [2022-07-13T20:54:15.677Z] #14 55.14 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:54:15 [2022-07-13T20:54:15.677Z] #14 55.17 Unpacking mingw-w64-common (8.0.0-1) ...
20:54:16 [2022-07-13T20:54:16.213Z] #28 8.002 Reading package lists...
20:54:16 [2022-07-13T20:54:16.213Z] #28 ...
20:54:16 [2022-07-13T20:54:16.213Z] 
20:54:16 [2022-07-13T20:54:16.213Z] #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
20:54:16 [2022-07-13T20:54:16.213Z] #67 sha256:e23aed59800fd8063d01e802a9acfdc8e34f6fdb1b5c9c3ca52a3e16c1008a2f
20:54:16 [2022-07-13T20:54:16.213Z] #67 14.67 + mkdir -p /build
20:54:16 [2022-07-13T20:54:16.213Z] #67 14.67 + cp runc /build/runc
20:54:16 [2022-07-13T20:54:16.472Z] #67 DONE 15.1s
20:54:16 [2022-07-13T20:54:16.472Z] 
20:54:16 [2022-07-13T20:54:16.473Z] #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
20:54:16 [2022-07-13T20:54:16.473Z] #28 sha256:971cd5e5bd70385368a7e97591e2986ce0f989bb7f8fe1f92c09da687ae5ccf8
20:54:16 [2022-07-13T20:54:16.473Z] #28 8.002 Reading package lists...
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.265 + RM_GOPATH=0
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.265 + TMP_GOPATH=
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.265 + : /build
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.265 + '[' -z '' ']'
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.265 ++ mktemp -d
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.278 + export GOPATH=/tmp/tmp.FD9KbSbQVN
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.278 + GOPATH=/tmp/tmp.FD9KbSbQVN
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.278 + RM_GOPATH=1
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.278 + case "$(go env GOARCH)" in
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.278 ++ go env GOARCH
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.354 + export GO_BUILDMODE=-buildmode=pie
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.354 + GO_BUILDMODE=-buildmode=pie
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.354 ++ dirname /install.sh
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.375 + dir=/
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.375 + bin=containerd
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.375 + shift
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.375 + '[' '!' -f //containerd.installer ']'
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.376 + . //containerd.installer
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.376 ++ set -e
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.376 ++ : v1.6.6
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.376 + install_containerd
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.377 + echo 'Install containerd version v1.6.6'
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.377 Install containerd version v1.6.6
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.377 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FD9KbSbQVN/src/github.com/containerd/containerd
20:54:16 [2022-07-13T20:54:16.554Z] #64 1.443 Cloning into '/tmp/tmp.FD9KbSbQVN/src/github.com/containerd/containerd'...
20:54:16 [2022-07-13T20:54:16.618Z] #14 60.72 Selecting previously unselected package mingw-w64-x86-64-dev.
20:54:16 [2022-07-13T20:54:16.618Z] #14 60.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:54:16 [2022-07-13T20:54:16.618Z] #14 60.73 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:54:16 [2022-07-13T20:54:16.630Z] #77 ...
20:54:16 [2022-07-13T20:54:16.630Z] 
20:54:16 [2022-07-13T20:54:16.630Z] #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
20:54:16 [2022-07-13T20:54:16.630Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:54:16 [2022-07-13T20:54:16.630Z] #14 118.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:54:16 [2022-07-13T20:54:16.816Z] #64 ...
20:54:16 [2022-07-13T20:54:16.816Z] 
20:54:16 [2022-07-13T20:54:16.816Z] #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
20:54:16 [2022-07-13T20:54:16.816Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35
20:54:16 [2022-07-13T20:54:16.816Z] #57 58.78 v3.0.2
20:54:16 [2022-07-13T20:54:16.816Z] #57 DONE 59.0s
20:54:16 [2022-07-13T20:54:16.816Z] 
20:54:16 [2022-07-13T20:54:16.816Z] #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
20:54:16 [2022-07-13T20:54:16.816Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:54:16 [2022-07-13T20:54:16.816Z] #42 58.18 The following additional packages will be installed:
20:54:16 [2022-07-13T20:54:16.816Z] #42 58.20   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:54:16 [2022-07-13T20:54:16.816Z] #42 58.22 Suggested packages:
20:54:16 [2022-07-13T20:54:16.816Z] #42 58.22   cmake-doc ninja-build lrzip
20:54:16 [2022-07-13T20:54:16.816Z] #42 58.22 Recommended packages:
20:54:16 [2022-07-13T20:54:16.816Z] #42 58.22   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:54:16 [2022-07-13T20:54:16.888Z] #14 118.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:54:16 [2022-07-13T20:54:16.888Z] #14 118.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:54:17 [2022-07-13T20:54:17.188Z] #14 ...
20:54:17 [2022-07-13T20:54:17.188Z] 
20:54:17 [2022-07-13T20:54:17.188Z] #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
20:54:17 [2022-07-13T20:54:17.188Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:54:17 [2022-07-13T20:54:17.188Z] #51 53.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:54:17 [2022-07-13T20:54:17.188Z] #51 53.67 Setting up python3-protobuf (3.12.4-1) ...
20:54:17 [2022-07-13T20:54:17.188Z] #51 57.98 Setting up criu (3.17-1) ...
20:54:17 [2022-07-13T20:54:17.188Z] #51 60.14 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:54:17 [2022-07-13T20:54:17.188Z] #51 DONE 60.7s
20:54:17 [2022-07-13T20:54:17.188Z] 
20:54:17 [2022-07-13T20:54:17.188Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
20:54:17 [2022-07-13T20:54:17.188Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:54:17 [2022-07-13T20:54:17.757Z] #42 59.94 The following NEW packages will be installed:
20:54:17 [2022-07-13T20:54:17.757Z] #42 59.96   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:54:17 [2022-07-13T20:54:17.757Z] #42 59.98   vim-common xxd
20:54:18 [2022-07-13T20:54:18.018Z] #42 ...
20:54:18 [2022-07-13T20:54:18.018Z] 
20:54:18 [2022-07-13T20:54:18.018Z] #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
20:54:18 [2022-07-13T20:54:18.018Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:54:18 [2022-07-13T20:54:18.018Z] #14 40.23 Reading package lists...
20:54:18 [2022-07-13T20:54:18.018Z] #14 50.47 Building dependency tree...
20:54:18 [2022-07-13T20:54:18.018Z] #14 57.04 The following additional packages will be installed:
20:54:18 [2022-07-13T20:54:18.018Z] #14 57.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:54:18 [2022-07-13T20:54:18.018Z] #14 57.07   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:54:18 [2022-07-13T20:54:18.018Z] #14 57.07   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:54:18 [2022-07-13T20:54:18.018Z] #14 57.07   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:54:18 [2022-07-13T20:54:18.018Z] #14 57.07   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:54:18 [2022-07-13T20:54:18.018Z] #14 57.08   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:54:18 [2022-07-13T20:54:18.018Z] #14 57.09   mingw-w64-common mingw-w64-x86-64-dev
20:54:18 [2022-07-13T20:54:18.018Z] #14 57.13 Suggested packages:
20:54:18 [2022-07-13T20:54:18.018Z] #14 57.14   gcc-10-locales seccomp wine64
20:54:18 [2022-07-13T20:54:18.018Z] #14 60.10 The following NEW packages will be installed:
20:54:18 [2022-07-13T20:54:18.018Z] #14 60.16   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:54:18 [2022-07-13T20:54:18.018Z] #14 60.16   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:54:18 [2022-07-13T20:54:18.018Z] #14 60.16   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:54:18 [2022-07-13T20:54:18.018Z] #14 60.16   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:54:18 [2022-07-13T20:54:18.018Z] #14 60.16   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:54:18 [2022-07-13T20:54:18.018Z] #14 60.16   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:54:18 [2022-07-13T20:54:18.018Z] #14 60.16   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:54:18 [2022-07-13T20:54:18.018Z] #14 60.16   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:54:18 [2022-07-13T20:54:18.018Z] #14 60.16   mingw-w64-x86-64-dev
20:54:18 [2022-07-13T20:54:18.129Z] #55 ...
20:54:18 [2022-07-13T20:54:18.129Z] 
20:54:18 [2022-07-13T20:54:18.129Z] #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
20:54:18 [2022-07-13T20:54:18.129Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:54:18 [2022-07-13T20:54:18.129Z] #42 62.08 Setting up libicu67:amd64 (67.1-7) ...
20:54:18 [2022-07-13T20:54:18.129Z] #42 62.08 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:54:18 [2022-07-13T20:54:18.129Z] #42 62.09 Setting up libuv1:amd64 (1.40.0-2) ...
20:54:18 [2022-07-13T20:54:18.129Z] #42 62.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:54:18 [2022-07-13T20:54:18.129Z] #42 62.24 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:54:18 [2022-07-13T20:54:18.129Z] #42 62.25 Setting up librhash0:amd64 (1.4.1-2) ...
20:54:18 [2022-07-13T20:54:18.129Z] #42 62.27 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:54:18 [2022-07-13T20:54:18.129Z] #42 62.30 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:54:18 [2022-07-13T20:54:18.129Z] #42 62.31 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:54:18 [2022-07-13T20:54:18.129Z] #42 62.32 Setting up cmake (3.18.4-2+deb11u1) ...
20:54:18 [2022-07-13T20:54:18.279Z] #14 ...
20:54:18 [2022-07-13T20:54:18.279Z] 
20:54:18 [2022-07-13T20:54:18.279Z] #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
20:54:18 [2022-07-13T20:54:18.279Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:54:18 [2022-07-13T20:54:18.279Z] #42 60.48 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded.
20:54:18 [2022-07-13T20:54:18.279Z] #42 60.48 Need to get 17.7 MB of archives.
20:54:18 [2022-07-13T20:54:18.279Z] #42 60.48 After this operation, 70.7 MB of additional disk space will be used.
20:54:18 [2022-07-13T20:54:18.279Z] #42 60.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:54:18 [2022-07-13T20:54:18.279Z] #42 60.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:54:18 [2022-07-13T20:54:18.279Z] #42 60.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:54:18 [2022-07-13T20:54:18.392Z] #42 62.33 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:54:18 [2022-07-13T20:54:18.540Z] #42 60.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:54:18 [2022-07-13T20:54:18.654Z] #42 DONE 62.8s
20:54:18 [2022-07-13T20:54:18.654Z] 
20:54:18 [2022-07-13T20:54:18.654Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:54:18 [2022-07-13T20:54:18.654Z] #43 sha256:09220d9a37eeecd91fe976ff6e2f960465233093b5e50c3a5b4647cde3bfbefb
20:54:18 [2022-07-13T20:54:18.801Z] #42 ...
20:54:18 [2022-07-13T20:54:18.801Z] 
20:54:18 [2022-07-13T20:54:18.801Z] #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
20:54:18 [2022-07-13T20:54:18.801Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:54:18 [2022-07-13T20:54:18.801Z] #55 51.09 go: downloading golang.org/x/text v0.3.7
20:54:19 [2022-07-13T20:54:19.057Z] #14 ...
20:54:19 [2022-07-13T20:54:19.058Z] 
20:54:19 [2022-07-13T20:54:19.058Z] #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
20:54:19 [2022-07-13T20:54:19.058Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:54:19 [2022-07-13T20:54:19.058Z] #77 43.11 configure.ac:7: installing './compile'
20:54:19 [2022-07-13T20:54:19.058Z] #77 43.12 configure.ac:11: installing './config.guess'
20:54:19 [2022-07-13T20:54:19.058Z] #77 43.13 configure.ac:11: installing './config.sub'
20:54:19 [2022-07-13T20:54:19.058Z] #77 43.15 configure.ac:8: installing './install-sh'
20:54:19 [2022-07-13T20:54:19.058Z] #77 43.17 configure.ac:8: installing './missing'
20:54:19 [2022-07-13T20:54:19.058Z] #77 43.26 Makefile.am: installing './depcomp'
20:54:19 [2022-07-13T20:54:19.058Z] #77 44.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:54:19 [2022-07-13T20:54:19.058Z] #77 44.42 libtoolize: copying file 'build-aux/ltmain.sh'
20:54:19 [2022-07-13T20:54:19.058Z] #77 44.57 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:54:19 [2022-07-13T20:54:19.058Z] #77 44.57 libtoolize: copying file 'm4/libtool.m4'
20:54:19 [2022-07-13T20:54:19.058Z] #77 44.71 libtoolize: copying file 'm4/ltoptions.m4'
20:54:19 [2022-07-13T20:54:19.058Z] #77 44.81 libtoolize: copying file 'm4/ltsugar.m4'
20:54:19 [2022-07-13T20:54:19.058Z] #77 44.94 libtoolize: copying file 'm4/ltversion.m4'
20:54:19 [2022-07-13T20:54:19.058Z] #77 45.06 libtoolize: copying file 'm4/lt~obsolete.m4'
20:54:19 [2022-07-13T20:54:19.058Z] #77 45.21 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:54:19 [2022-07-13T20:54:19.064Z] #55 ...
20:54:19 [2022-07-13T20:54:19.064Z] 
20:54:19 [2022-07-13T20:54:19.064Z] #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
20:54:19 [2022-07-13T20:54:19.064Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:54:19 [2022-07-13T20:54:19.064Z] #14 60.67 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded.
20:54:19 [2022-07-13T20:54:19.064Z] #14 60.67 Need to get 115 MB of archives.
20:54:19 [2022-07-13T20:54:19.064Z] #14 60.67 After this operation, 645 MB of additional disk space will be used.
20:54:19 [2022-07-13T20:54:19.064Z] #14 60.67 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]
20:54:19 [2022-07-13T20:54:19.064Z] #14 60.85 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]
20:54:19 [2022-07-13T20:54:19.064Z] #14 61.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:54:19 [2022-07-13T20:54:19.064Z] #14 61.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:54:19 [2022-07-13T20:54:19.064Z] #14 61.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:54:19 [2022-07-13T20:54:19.064Z] #14 61.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:54:19 [2022-07-13T20:54:19.225Z] #43 DONE 0.5s
20:54:19 [2022-07-13T20:54:19.225Z] 
20:54:19 [2022-07-13T20:54:19.225Z] #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
20:54:19 [2022-07-13T20:54:19.225Z] #67 sha256:b651b455cf59f4e4e6fdc6d97b2e7960b08edc3813602fa6702c33bdeeac3609
20:54:19 [2022-07-13T20:54:19.225Z] #67 ...
20:54:19 [2022-07-13T20:54:19.225Z] 
20:54:19 [2022-07-13T20:54:19.225Z] #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
20:54:19 [2022-07-13T20:54:19.225Z] #44 sha256:9634389490da4f9f79f94d8b1a6eea16411835581352cabb1a00d9c6034af575
20:54:19 [2022-07-13T20:54:19.326Z] #14 61.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:54:19 [2022-07-13T20:54:19.720Z] #14 61.95 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]
20:54:19 [2022-07-13T20:54:19.720Z] #14 61.95 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]
20:54:19 [2022-07-13T20:54:19.760Z] #28 11.34 Reading package lists...
20:54:20 [2022-07-13T20:54:20.166Z] #44 ...
20:54:20 [2022-07-13T20:54:20.167Z] 
20:54:20 [2022-07-13T20:54:20.167Z] #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
20:54:20 [2022-07-13T20:54:20.167Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a
20:54:20 [2022-07-13T20:54:20.167Z] #53 63.69 gotestsum version dev
20:54:20 [2022-07-13T20:54:20.167Z] #53 DONE 64.0s
20:54:20 [2022-07-13T20:54:20.167Z] 
20:54:20 [2022-07-13T20:54:20.167Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:54:20 [2022-07-13T20:54:20.167Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:54:20 [2022-07-13T20:54:20.167Z] #77 10.64 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:54:20 [2022-07-13T20:54:20.167Z] #77 10.64 Cloning into '/tmp/crun-build/libocispec'...
20:54:20 [2022-07-13T20:54:20.327Z] #28 14.26 Building dependency tree...
20:54:20 [2022-07-13T20:54:20.327Z] #28 14.89 Reading state information...
20:54:20 [2022-07-13T20:54:20.427Z] #77 11.77 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:54:20 [2022-07-13T20:54:20.427Z] #77 11.77 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:54:20 [2022-07-13T20:54:20.427Z] #77 11.77 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:54:20 [2022-07-13T20:54:20.427Z] #77 11.77 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
20:54:20 [2022-07-13T20:54:20.427Z] #77 11.80 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:54:20 [2022-07-13T20:54:20.586Z] #28 15.35 bzip2 is already the newest version (1.0.8-4).
20:54:20 [2022-07-13T20:54:20.586Z] #28 15.35 patch is already the newest version (2.7.6-7).
20:54:20 [2022-07-13T20:54:20.586Z] #28 15.35 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
20:54:20 [2022-07-13T20:54:20.586Z] #28 15.35 The following additional packages will be installed:
20:54:20 [2022-07-13T20:54:20.586Z] #28 15.36   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
20:54:20 [2022-07-13T20:54:20.586Z] #28 15.36   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
20:54:20 [2022-07-13T20:54:20.586Z] #28 15.36   libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:54:20 [2022-07-13T20:54:20.586Z] #28 15.36   python3-pkg-resources vim-runtime xxd
20:54:20 [2022-07-13T20:54:20.586Z] #28 15.36 Suggested packages:
20:54:20 [2022-07-13T20:54:20.586Z] #28 15.36   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
20:54:20 [2022-07-13T20:54:20.586Z] #28 15.36   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
20:54:20 [2022-07-13T20:54:20.586Z] #28 15.36 Recommended packages:
20:54:20 [2022-07-13T20:54:20.586Z] #28 15.36   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:54:21 [2022-07-13T20:54:21.104Z] #14 62.97 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]
20:54:21 [2022-07-13T20:54:21.154Z] #28 16.05 The following NEW packages will be installed:
20:54:21 [2022-07-13T20:54:21.364Z] #14 ...
20:54:21 [2022-07-13T20:54:21.364Z] 
20:54:21 [2022-07-13T20:54:21.364Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
20:54:21 [2022-07-13T20:54:21.364Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:54:21 [2022-07-13T20:54:21.364Z] #76 51.13 Building dependency tree...
20:54:21 [2022-07-13T20:54:21.364Z] #76 57.30 python3 is already the newest version (3.9.2-3).
20:54:21 [2022-07-13T20:54:21.364Z] #76 57.30 The following additional packages will be installed:
20:54:21 [2022-07-13T20:54:21.364Z] #76 57.34   autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc
20:54:21 [2022-07-13T20:54:21.364Z] #76 57.35   libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
20:54:21 [2022-07-13T20:54:21.365Z] #76 57.40 Suggested packages:
20:54:21 [2022-07-13T20:54:21.365Z] #76 57.42   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
20:54:21 [2022-07-13T20:54:21.365Z] #76 57.42   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
20:54:21 [2022-07-13T20:54:21.365Z] #76 57.42   m4-doc ed diffutils-doc
20:54:21 [2022-07-13T20:54:21.365Z] #76 57.42 Recommended packages:
20:54:21 [2022-07-13T20:54:21.365Z] #76 57.42   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
20:54:21 [2022-07-13T20:54:21.365Z] #76 57.42   liblocale-gettext-perl libltdl-dev
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.19 The following NEW packages will be installed:
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.19   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.19   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.19   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.19   libyajl2 m4 patch xz-utils
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.19 The following packages will be upgraded:
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.24   libdpkg-perl
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.77 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded.
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.77 Need to get 7486 kB of archives.
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.77 After this operation, 18.7 MB of additional disk space will be used.
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 60.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 61.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 61.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 61.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 61.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
20:54:21 [2022-07-13T20:54:21.365Z] #76 61.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 61.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 61.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 61.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 61.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 61.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 61.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 61.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 61.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 61.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
20:54:21 [2022-07-13T20:54:21.365Z] #76 63.32 debconf: delaying package configuration, since apt-utils is not installed
20:54:21 [2022-07-13T20:54:21.365Z] #76 ...
20:54:21 [2022-07-13T20:54:21.365Z] 
20:54:21 [2022-07-13T20:54:21.365Z] #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
20:54:21 [2022-07-13T20:54:21.365Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:54:21 [2022-07-13T20:54:21.365Z] #55 62.41 go: downloading github.com/subosito/gotenv v1.2.0
20:54:21 [2022-07-13T20:54:21.365Z] #55 62.48 go: downloading github.com/hashicorp/hcl v1.0.0
20:54:21 [2022-07-13T20:54:21.365Z] #55 62.82 go: downloading gopkg.in/ini.v1 v1.66.4
20:54:21 [2022-07-13T20:54:21.365Z] #55 62.82 go: downloading github.com/magiconair/properties v1.8.6
20:54:21 [2022-07-13T20:54:21.365Z] #55 62.96 go: downloading github.com/pelletier/go-toml v1.9.5
20:54:21 [2022-07-13T20:54:21.365Z] #55 63.24 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
20:54:21 [2022-07-13T20:54:21.365Z] #55 63.61 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:54:21 [2022-07-13T20:54:21.412Z] #28 16.05   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
20:54:21 [2022-07-13T20:54:21.412Z] #28 16.05   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
20:54:21 [2022-07-13T20:54:21.412Z] #28 16.05   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
20:54:21 [2022-07-13T20:54:21.412Z] #28 16.05   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
20:54:21 [2022-07-13T20:54:21.412Z] #28 16.05   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
20:54:21 [2022-07-13T20:54:21.412Z] #28 16.05   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
20:54:21 [2022-07-13T20:54:21.412Z] #28 16.05   vim-common vim-runtime xfsprogs xxd zip zstd
20:54:21 [2022-07-13T20:54:21.625Z] #55 63.62 go: downloading github.com/gobwas/glob v0.2.3
20:54:21 [2022-07-13T20:54:21.625Z] #55 63.77 go: downloading github.com/kisielk/gotool v1.0.0
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.36 0 upgraded, 45 newly installed, 0 to remove and 19 not upgraded.
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.36 Need to get 18.6 MB of archives.
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.36 After this operation, 71.4 MB of additional disk space will be used.
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.49 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.49 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.50 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.50 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.51 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.51 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.52 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:54:21 [2022-07-13T20:54:21.671Z] #28 16.56 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:54:21 [2022-07-13T20:54:21.886Z] #55 63.96 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:54:21 [2022-07-13T20:54:21.886Z] #55 64.06 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:54:21 [2022-07-13T20:54:21.886Z] #55 64.07 go: downloading github.com/ettle/strcase v0.1.1
20:54:21 [2022-07-13T20:54:21.930Z] #28 16.57 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:54:21 [2022-07-13T20:54:21.930Z] #28 16.58 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:54:21 [2022-07-13T20:54:21.930Z] #28 16.58 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:54:21 [2022-07-13T20:54:21.930Z] #28 16.83 debconf: delaying package configuration, since apt-utils is not installed
20:54:22 [2022-07-13T20:54:22.146Z] #55 64.32 go: downloading github.com/fatih/structtag v1.2.0
20:54:22 [2022-07-13T20:54:22.146Z] #55 64.36 go: downloading github.com/Masterminds/semver v1.5.0
20:54:22 [2022-07-13T20:54:22.146Z] #55 64.39 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:54:22 [2022-07-13T20:54:22.189Z] #28 16.93 Fetched 18.6 MB in 0s (37.8 MB/s)
20:54:22 [2022-07-13T20:54:22.189Z] #28 16.95 Selecting previously unselected package pigz.
20:54:22 [2022-07-13T20:54:22.189Z] #28 16.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40117 files and directories currently installed.)
20:54:22 [2022-07-13T20:54:22.189Z] #28 16.97 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:54:22 [2022-07-13T20:54:22.189Z] #28 16.98 Unpacking pigz (2.6-1) ...
20:54:22 [2022-07-13T20:54:22.189Z] #28 17.02 Selecting previously unselected package libelf1:amd64.
20:54:22 [2022-07-13T20:54:22.189Z] #28 17.02 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:54:22 [2022-07-13T20:54:22.189Z] #28 17.03 Unpacking libelf1:amd64 (0.183-1) ...
20:54:22 [2022-07-13T20:54:22.189Z] #28 17.07 Selecting previously unselected package libbpf0:amd64.
20:54:22 [2022-07-13T20:54:22.406Z] #55 64.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.08 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.09 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.13 Selecting previously unselected package libcap2:amd64.
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.13 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.14 Unpacking libcap2:amd64 (1:2.44-1) ...
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.17 Selecting previously unselected package libmnl0:amd64.
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.18 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.18 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.22 Selecting previously unselected package libxtables12:amd64.
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.22 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.23 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.25 Selecting previously unselected package libcap2-bin.
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.26 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.26 Unpacking libcap2-bin (1:2.44-1) ...
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.30 Selecting previously unselected package iproute2.
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.30 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.31 Unpacking iproute2 (5.10.0-4) ...
20:54:22 [2022-07-13T20:54:22.448Z] #28 17.41 Selecting previously unselected package xxd.
20:54:22 [2022-07-13T20:54:22.667Z] #55 64.69 go: downloading github.com/prometheus/client_golang v1.12.1
20:54:22 [2022-07-13T20:54:22.667Z] #55 ...
20:54:22 [2022-07-13T20:54:22.667Z] 
20:54:22 [2022-07-13T20:54:22.667Z] #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
20:54:22 [2022-07-13T20:54:22.667Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:54:22 [2022-07-13T20:54:22.667Z] #51 44.67 Reading package lists...
20:54:22 [2022-07-13T20:54:22.667Z] #51 54.69 Building dependency tree...
20:54:22 [2022-07-13T20:54:22.667Z] #51 61.24 The following additional packages will be installed:
20:54:22 [2022-07-13T20:54:22.667Z] #51 61.27   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:54:22 [2022-07-13T20:54:22.667Z] #51 61.27   python3-protobuf python3-six
20:54:22 [2022-07-13T20:54:22.667Z] #51 61.30 Suggested packages:
20:54:22 [2022-07-13T20:54:22.667Z] #51 61.30   python3-setuptools
20:54:22 [2022-07-13T20:54:22.667Z] #51 61.30 Recommended packages:
20:54:22 [2022-07-13T20:54:22.667Z] #51 61.30   iproute2 | iproute
20:54:22 [2022-07-13T20:54:22.667Z] #51 62.28 The following NEW packages will be installed:
20:54:22 [2022-07-13T20:54:22.667Z] #51 62.32   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:54:22 [2022-07-13T20:54:22.667Z] #51 62.33   python3-protobuf python3-six
20:54:22 [2022-07-13T20:54:22.667Z] #51 62.90 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded.
20:54:22 [2022-07-13T20:54:22.667Z] #51 62.90 Need to get 2314 kB of archives.
20:54:22 [2022-07-13T20:54:22.667Z] #51 62.90 After this operation, 11.1 MB of additional disk space will be used.
20:54:22 [2022-07-13T20:54:22.667Z] #51 62.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:54:22 [2022-07-13T20:54:22.667Z] #51 62.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:54:22 [2022-07-13T20:54:22.667Z] #51 62.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:54:22 [2022-07-13T20:54:22.667Z] #51 62.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:54:22 [2022-07-13T20:54:22.667Z] #51 63.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:54:22 [2022-07-13T20:54:22.667Z] #51 63.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:54:22 [2022-07-13T20:54:22.667Z] #51 63.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:54:22 [2022-07-13T20:54:22.706Z] #28 17.42 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:54:22 [2022-07-13T20:54:22.706Z] #28 17.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:54:22 [2022-07-13T20:54:22.706Z] #28 17.46 Selecting previously unselected package vim-common.
20:54:22 [2022-07-13T20:54:22.706Z] #28 17.47 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:54:22 [2022-07-13T20:54:22.706Z] #28 17.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:54:22 [2022-07-13T20:54:22.706Z] #28 17.53 Selecting previously unselected package bash-completion.
20:54:22 [2022-07-13T20:54:22.927Z] #51 ...
20:54:22 [2022-07-13T20:54:22.927Z] 
20:54:22 [2022-07-13T20:54:22.927Z] #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             ;
20:54:22 [2022-07-13T20:54:22.927Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:54:22 [2022-07-13T20:54:22.927Z] #76 63.99 Fetched 7486 kB in 1s (5549 kB/s)
20:54:22 [2022-07-13T20:54:22.927Z] #76 64.32 Selecting previously unselected package bzip2.
20:54:22 [2022-07-13T20:54:22.927Z] #76 64.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:54:22 [2022-07-13T20:54:22.927Z] #76 64.48 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
20:54:22 [2022-07-13T20:54:22.927Z] #76 64.48 Unpacking bzip2 (1.0.8-4) ...
20:54:22 [2022-07-13T20:54:22.927Z] #76 64.88 Selecting previously unselected package libmagic-mgc.
20:54:22 [2022-07-13T20:54:22.927Z] #76 64.88 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
20:54:22 [2022-07-13T20:54:22.927Z] #76 64.89 Unpacking libmagic-mgc (1:5.39-3) ...
20:54:22 [2022-07-13T20:54:22.965Z] #28 17.53 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:54:22 [2022-07-13T20:54:22.969Z] #77 13.81 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:54:23 [2022-07-13T20:54:23.224Z] #28 17.99 Unpacking bash-completion (1:2.11-2) ...
20:54:23 [2022-07-13T20:54:23.224Z] #28 18.09 Selecting previously unselected package apparmor.
20:54:23 [2022-07-13T20:54:23.374Z] #77 ...
20:54:23 [2022-07-13T20:54:23.374Z] 
20:54:23 [2022-07-13T20:54:23.374Z] #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
20:54:23 [2022-07-13T20:54:23.374Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4
20:54:23 [2022-07-13T20:54:23.374Z] #14 95.78 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:54:23 [2022-07-13T20:54:23.374Z] #14 95.78 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
20:54:23 [2022-07-13T20:54:23.482Z] #28 18.09 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
20:54:23 [2022-07-13T20:54:23.482Z] #28 18.11 Unpacking apparmor (2.13.6-10) ...
20:54:23 [2022-07-13T20:54:23.482Z] #28 18.21 Selecting previously unselected package inetutils-ping.
20:54:23 [2022-07-13T20:54:23.482Z] #28 18.21 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:54:23 [2022-07-13T20:54:23.482Z] #28 18.21 Unpacking inetutils-ping (2:2.0-1) ...
20:54:23 [2022-07-13T20:54:23.482Z] #28 18.25 Selecting previously unselected package libip4tc2:amd64.
20:54:23 [2022-07-13T20:54:23.482Z] #28 18.26 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
20:54:23 [2022-07-13T20:54:23.482Z] #28 18.26 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:54:23 [2022-07-13T20:54:23.482Z] #28 18.29 Selecting previously unselected package libip6tc2:amd64.
20:54:23 [2022-07-13T20:54:23.482Z] #28 18.30 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
20:54:23 [2022-07-13T20:54:23.482Z] #28 18.30 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:54:23 [2022-07-13T20:54:23.482Z] #28 18.34 Selecting previously unselected package libnfnetlink0:amd64.
20:54:23 [2022-07-13T20:54:23.634Z] #14 95.78 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:54:23 [2022-07-13T20:54:23.741Z] #28 18.34 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:54:23 [2022-07-13T20:54:23.741Z] #28 18.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:54:23 [2022-07-13T20:54:23.741Z] #28 18.38 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:54:23 [2022-07-13T20:54:23.741Z] #28 18.38 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:54:23 [2022-07-13T20:54:23.741Z] #28 18.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:54:23 [2022-07-13T20:54:23.741Z] #28 18.42 Selecting previously unselected package libnftnl11:amd64.
20:54:23 [2022-07-13T20:54:23.741Z] #28 18.43 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
20:54:23 [2022-07-13T20:54:23.741Z] #28 18.43 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:54:23 [2022-07-13T20:54:23.741Z] #28 18.46 Selecting previously unselected package iptables.
20:54:23 [2022-07-13T20:54:23.741Z] #28 18.47 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
20:54:23 [2022-07-13T20:54:23.741Z] #28 18.47 Unpacking iptables (1.8.7-1) ...
20:54:23 [2022-07-13T20:54:23.741Z] #28 18.54 Selecting previously unselected package libonig5:amd64.
20:54:23 [2022-07-13T20:54:23.741Z] #28 18.54 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
20:54:23 [2022-07-13T20:54:23.741Z] #28 18.55 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:54:23 [2022-07-13T20:54:23.741Z] #28 18.59 Selecting previously unselected package libjq1:amd64.
20:54:23 [2022-07-13T20:54:23.867Z] #76 65.91 Selecting previously unselected package libmagic1:amd64.
20:54:23 [2022-07-13T20:54:23.867Z] #76 65.91 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
20:54:23 [2022-07-13T20:54:23.867Z] #76 65.92 Unpacking libmagic1:amd64 (1:5.39-3) ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.59 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.60 Unpacking libjq1:amd64 (1.6-2.1) ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.63 Selecting previously unselected package jq.
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.64 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.64 Unpacking jq (1.6-2.1) ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.68 Selecting previously unselected package libaio1:amd64.
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.68 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.68 Unpacking libaio1:amd64 (0.3.112-9) ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.72 Selecting previously unselected package libgpm2:amd64.
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.72 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.72 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.76 Selecting previously unselected package libinih1:amd64.
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.76 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.76 Unpacking libinih1:amd64 (53-1+b2) ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.79 Selecting previously unselected package libnet1:amd64.
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.79 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.84 Selecting previously unselected package libnl-3-200:amd64.
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.84 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.88 Selecting previously unselected package libprotobuf-c1:amd64.
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.88 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.92 Selecting previously unselected package libyajl2:amd64.
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.92 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.93 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:54:24 [2022-07-13T20:54:24.000Z] #28 18.95 Selecting previously unselected package net-tools.
20:54:24 [2022-07-13T20:54:24.128Z] #76 66.28 Selecting previously unselected package file.
20:54:24 [2022-07-13T20:54:24.128Z] #76 66.28 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
20:54:24 [2022-07-13T20:54:24.128Z] #76 66.29 Unpacking file (1:5.39-3) ...
20:54:24 [2022-07-13T20:54:24.258Z] #28 18.96 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:54:24 [2022-07-13T20:54:24.258Z] #28 18.96 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:54:24 [2022-07-13T20:54:24.258Z] #28 19.01 Selecting previously unselected package python-pip-whl.
20:54:24 [2022-07-13T20:54:24.258Z] #28 19.01 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:54:24 [2022-07-13T20:54:24.258Z] #28 19.01 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:54:24 [2022-07-13T20:54:24.258Z] #28 19.17 Selecting previously unselected package python3-lib2to3.
20:54:24 [2022-07-13T20:54:24.258Z] #28 19.17 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ...
20:54:24 [2022-07-13T20:54:24.258Z] #28 19.17 Unpacking python3-lib2to3 (3.9.2-1) ...
20:54:24 [2022-07-13T20:54:24.258Z] #28 19.21 Selecting previously unselected package python3-distutils.
20:54:24 [2022-07-13T20:54:24.389Z] #76 66.52 Selecting previously unselected package xz-utils.
20:54:24 [2022-07-13T20:54:24.389Z] #76 66.53 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:54:24 [2022-07-13T20:54:24.389Z] #76 66.54 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:54:24 [2022-07-13T20:54:24.517Z] #28 19.21 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ...
20:54:24 [2022-07-13T20:54:24.517Z] #28 19.22 Unpacking python3-distutils (3.9.2-1) ...
20:54:24 [2022-07-13T20:54:24.517Z] #28 19.26 Selecting previously unselected package python3-pkg-resources.
20:54:24 [2022-07-13T20:54:24.517Z] #28 19.27 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ...
20:54:24 [2022-07-13T20:54:24.517Z] #28 19.27 Unpacking python3-pkg-resources (52.0.0-4) ...
20:54:24 [2022-07-13T20:54:24.517Z] #28 19.31 Selecting previously unselected package python3-setuptools.
20:54:24 [2022-07-13T20:54:24.517Z] #28 19.31 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ...
20:54:24 [2022-07-13T20:54:24.517Z] #28 19.31 Unpacking python3-setuptools (52.0.0-4) ...
20:54:24 [2022-07-13T20:54:24.517Z] #28 19.37 Selecting previously unselected package python3-wheel.
20:54:24 [2022-07-13T20:54:24.517Z] #28 19.38 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ...
20:54:24 [2022-07-13T20:54:24.517Z] #28 19.38 Unpacking python3-wheel (0.34.2-1) ...
20:54:24 [2022-07-13T20:54:24.517Z] #28 19.41 Selecting previously unselected package python3-pip.
20:54:24 [2022-07-13T20:54:24.776Z] #28 19.42 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:54:24 [2022-07-13T20:54:24.776Z] #28 19.42 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:54:24 [2022-07-13T20:54:24.776Z] #28 19.49 Selecting previously unselected package sudo.
20:54:24 [2022-07-13T20:54:24.776Z] #28 19.49 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ...
20:54:24 [2022-07-13T20:54:24.776Z] #28 19.50 Unpacking sudo (1.9.5p2-3) ...
20:54:24 [2022-07-13T20:54:24.776Z] #28 19.62 Selecting previously unselected package thin-provisioning-tools.
20:54:24 [2022-07-13T20:54:24.776Z] #28 19.62 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:54:24 [2022-07-13T20:54:24.776Z] #28 19.63 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:54:24 [2022-07-13T20:54:24.776Z] #28 19.69 Selecting previously unselected package uidmap.
20:54:24 [2022-07-13T20:54:24.960Z] #76 67.02 Selecting previously unselected package libsigsegv2:amd64.
20:54:24 [2022-07-13T20:54:24.960Z] #76 67.02 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
20:54:24 [2022-07-13T20:54:24.960Z] #76 67.02 Unpacking libsigsegv2:amd64 (2.13-1) ...
20:54:25 [2022-07-13T20:54:25.003Z] #77 15.85 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:54:25 [2022-07-13T20:54:25.003Z] #77 ...
20:54:25 [2022-07-13T20:54:25.003Z] 
20:54:25 [2022-07-13T20:54:25.003Z] #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
20:54:25 [2022-07-13T20:54:25.003Z] #44 sha256:9634389490da4f9f79f94d8b1a6eea16411835581352cabb1a00d9c6034af575
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + RM_GOPATH=0
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + TMP_GOPATH=
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + : /build
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + '[' -z '' ']'
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 ++ mktemp -d
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + export GOPATH=/tmp/tmp.rYbkIzftBc
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + GOPATH=/tmp/tmp.rYbkIzftBc
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + RM_GOPATH=1
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + case "$(go env GOARCH)" in
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 ++ go env GOARCH
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + export GO_BUILDMODE=-buildmode=pie
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + GO_BUILDMODE=-buildmode=pie
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 ++ dirname /install.sh
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + dir=/
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + bin=tini
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + shift
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + '[' '!' -f //tini.installer ']'
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + . //tini.installer
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 ++ : v0.19.0
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + install_tini
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + echo 'Install tini version v0.19.0'
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.658 + git clone https://github.com/krallin/tini.git /tmp/tmp.rYbkIzftBc/tini
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.674 Install tini version v0.19.0
20:54:25 [2022-07-13T20:54:25.003Z] #44 5.702 Cloning into '/tmp/tmp.rYbkIzftBc/tini'...
20:54:25 [2022-07-13T20:54:25.035Z] #28 19.69 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ...
20:54:25 [2022-07-13T20:54:25.035Z] #28 19.70 Unpacking uidmap (1:4.8.1-1) ...
20:54:25 [2022-07-13T20:54:25.035Z] #28 19.74 Selecting previously unselected package vim-runtime.
20:54:25 [2022-07-13T20:54:25.035Z] #28 19.74 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:54:25 [2022-07-13T20:54:25.035Z] #28 19.75 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:54:25 [2022-07-13T20:54:25.035Z] #28 19.77 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:54:25 [2022-07-13T20:54:25.035Z] #28 19.77 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:54:25 [2022-07-13T20:54:25.223Z] #76 67.28 Selecting previously unselected package m4.
20:54:25 [2022-07-13T20:54:25.224Z] #76 67.28 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
20:54:25 [2022-07-13T20:54:25.224Z] #76 67.36 Unpacking m4 (1.4.18-5) ...
20:54:25 [2022-07-13T20:54:25.484Z] #76 67.69 Selecting previously unselected package autoconf.
20:54:25 [2022-07-13T20:54:25.484Z] #76 67.71 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
20:54:25 [2022-07-13T20:54:25.484Z] #76 67.73 Unpacking autoconf (2.69-14) ...
20:54:25 [2022-07-13T20:54:25.602Z] #28 20.34 Selecting previously unselected package vim.
20:54:25 [2022-07-13T20:54:25.602Z] #28 20.34 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:54:25 [2022-07-13T20:54:25.602Z] #28 20.35 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:54:25 [2022-07-13T20:54:25.861Z] #28 20.49 Selecting previously unselected package xfsprogs.
20:54:25 [2022-07-13T20:54:25.861Z] #28 20.50 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ...
20:54:25 [2022-07-13T20:54:25.861Z] #28 20.51 Unpacking xfsprogs (5.10.0-4) ...
20:54:25 [2022-07-13T20:54:25.861Z] #28 20.61 Selecting previously unselected package zip.
20:54:25 [2022-07-13T20:54:25.861Z] #28 20.61 Preparing to unpack .../43-zip_3.0-12_amd64.deb ...
20:54:25 [2022-07-13T20:54:25.861Z] #28 20.62 Unpacking zip (3.0-12) ...
20:54:25 [2022-07-13T20:54:25.861Z] #28 20.66 Selecting previously unselected package zstd.
20:54:25 [2022-07-13T20:54:25.861Z] #28 20.66 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:54:25 [2022-07-13T20:54:25.861Z] #28 20.66 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:54:26 [2022-07-13T20:54:26.120Z] #28 20.76 Setting up python3-pkg-resources (52.0.0-4) ...
20:54:26 [2022-07-13T20:54:26.120Z] #28 20.93 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:54:26 [2022-07-13T20:54:26.120Z] #28 20.94 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:54:26 [2022-07-13T20:54:26.120Z] #28 20.95 Setting up libgpm2:amd64 (1.20.7-8) ...
20:54:26 [2022-07-13T20:54:26.120Z] #28 20.96 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:54:26 [2022-07-13T20:54:26.120Z] #28 20.97 Setting up libinih1:amd64 (53-1+b2) ...
20:54:26 [2022-07-13T20:54:26.120Z] #28 20.98 Setting up uidmap (1:4.8.1-1) ...
20:54:26 [2022-07-13T20:54:26.120Z] #28 20.99 Setting up libyajl2:amd64 (2.1.0-3) ...
20:54:26 [2022-07-13T20:54:26.120Z] #28 21.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:54:26 [2022-07-13T20:54:26.378Z] #28 21.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:54:26 [2022-07-13T20:54:26.378Z] #28 21.02 Setting up python3-wheel (0.34.2-1) ...
20:54:26 [2022-07-13T20:54:26.379Z] #28 21.14 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:54:26 [2022-07-13T20:54:26.379Z] #28 21.15 Setting up libcap2:amd64 (1:2.44-1) ...
20:54:26 [2022-07-13T20:54:26.379Z] #28 21.16 Setting up libcap2-bin (1:2.44-1) ...
20:54:26 [2022-07-13T20:54:26.379Z] #28 21.17 Setting up apparmor (2.13.6-10) ...
20:54:26 [2022-07-13T20:54:26.388Z] #44 6.787 + cd /tmp/tmp.rYbkIzftBc/tini
20:54:26 [2022-07-13T20:54:26.388Z] #44 6.787 + git checkout -q v0.19.0
20:54:26 [2022-07-13T20:54:26.388Z] #44 6.787 + cmake .
20:54:26 [2022-07-13T20:54:26.426Z] #76 68.40 Selecting previously unselected package autotools-dev.
20:54:26 [2022-07-13T20:54:26.426Z] #76 68.40 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
20:54:26 [2022-07-13T20:54:26.426Z] #76 68.44 Unpacking autotools-dev (20180224.1+nmu1) ...
20:54:26 [2022-07-13T20:54:26.647Z] #44 7.437 -- The C compiler identification is GNU 10.2.1
20:54:26 [2022-07-13T20:54:26.686Z] #76 68.80 Selecting previously unselected package automake.
20:54:26 [2022-07-13T20:54:26.686Z] #76 68.82 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
20:54:26 [2022-07-13T20:54:26.686Z] #76 68.85 Unpacking automake (1:1.16.3-2) ...
20:54:26 [2022-07-13T20:54:26.907Z] #44 7.528 -- Detecting C compiler ABI info
20:54:27 [2022-07-13T20:54:27.315Z] #28 21.91 Setting up zip (3.0-12) ...
20:54:27 [2022-07-13T20:54:27.315Z] #28 21.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:54:27 [2022-07-13T20:54:27.315Z] #28 21.94 Setting up bash-completion (1:2.11-2) ...
20:54:27 [2022-07-13T20:54:27.478Z] #44 8.137 -- Detecting C compiler ABI info - done
20:54:27 [2022-07-13T20:54:27.478Z] #44 8.252 -- Check for working C compiler: /usr/bin/cc - skipped
20:54:27 [2022-07-13T20:54:27.478Z] #44 8.252 -- Detecting C compile features
20:54:27 [2022-07-13T20:54:27.478Z] #44 8.252 -- Detecting C compile features - done
20:54:27 [2022-07-13T20:54:27.575Z] #28 22.46 Setting up libmnl0:amd64 (1.0.4-3) ...
20:54:27 [2022-07-13T20:54:27.739Z] #44 8.301 -- Performing Test HAS_BUILTIN_FORTIFY
20:54:27 [2022-07-13T20:54:27.739Z] #44 8.530 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:54:27 [2022-07-13T20:54:27.739Z] #44 8.637 -- Configuring done
20:54:27 [2022-07-13T20:54:27.834Z] #28 22.47 Setting up sudo (1.9.5p2-3) ...
20:54:27 [2022-07-13T20:54:27.834Z] #28 22.51 invoke-rc.d: could not determine current runlevel
20:54:27 [2022-07-13T20:54:27.834Z] #28 22.51 invoke-rc.d: policy-rc.d denied execution of start.
20:54:27 [2022-07-13T20:54:27.834Z] #28 22.52 Setting up xfsprogs (5.10.0-4) ...
20:54:27 [2022-07-13T20:54:27.834Z] #28 22.54 Setting up libxtables12:amd64 (1.8.7-1) ...
20:54:27 [2022-07-13T20:54:27.834Z] #28 22.55 Setting up inetutils-ping (2:2.0-1) ...
20:54:27 [2022-07-13T20:54:27.834Z] #28 22.55 Setting up pigz (2.6-1) ...
20:54:27 [2022-07-13T20:54:27.834Z] #28 22.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:54:27 [2022-07-13T20:54:27.834Z] #28 22.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:54:27 [2022-07-13T20:54:27.834Z] #28 22.60 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:54:27 [2022-07-13T20:54:27.834Z] #28 22.61 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:54:27 [2022-07-13T20:54:27.999Z] #44 8.677 + make tini-static
20:54:27 [2022-07-13T20:54:27.999Z] #44 8.677 -- Generating done
20:54:27 [2022-07-13T20:54:27.999Z] #44 8.677 -- Build files have been written to: /tmp/tmp.rYbkIzftBc/tini
20:54:28 [2022-07-13T20:54:28.094Z] #28 22.75 Setting up libaio1:amd64 (0.3.112-9) ...
20:54:28 [2022-07-13T20:54:28.094Z] #28 22.77 Setting up python3-lib2to3 (3.9.2-1) ...
20:54:28 [2022-07-13T20:54:28.094Z] #28 22.87 Setting up libelf1:amd64 (0.183-1) ...
20:54:28 [2022-07-13T20:54:28.094Z] #28 22.88 Setting up zstd (1.4.8+dfsg-2.1) ...
20:54:28 [2022-07-13T20:54:28.094Z] #28 22.89 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:54:28 [2022-07-13T20:54:28.094Z] #28 22.90 Setting up python3-distutils (3.9.2-1) ...
20:54:28 [2022-07-13T20:54:28.259Z] #44 9.009 Scanning dependencies of target tini-static
20:54:28 [2022-07-13T20:54:28.259Z] #44 9.066 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:54:28 [2022-07-13T20:54:28.353Z] #28 23.03 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:54:28 [2022-07-13T20:54:28.353Z] #28 23.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:54:28 [2022-07-13T20:54:28.353Z] #28 23.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:54:28 [2022-07-13T20:54:28.353Z] #28 23.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:54:28 [2022-07-13T20:54:28.353Z] #28 23.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:54:28 [2022-07-13T20:54:28.353Z] #28 23.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:54:28 [2022-07-13T20:54:28.353Z] #28 23.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:54:28 [2022-07-13T20:54:28.353Z] #28 23.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:54:28 [2022-07-13T20:54:28.353Z] #28 23.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:54:28 [2022-07-13T20:54:28.353Z] #28 23.07 Setting up python3-setuptools (52.0.0-4) ...
20:54:28 [2022-07-13T20:54:28.612Z] #28 23.36 Setting up libjq1:amd64 (1.6-2.1) ...
20:54:28 [2022-07-13T20:54:28.612Z] #28 23.37 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:54:28 [2022-07-13T20:54:28.612Z] #28 23.38 Setting up thin-provisioning-tools (0.9.0-1) ...
20:54:28 [2022-07-13T20:54:28.612Z] #28 23.39 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:54:28 [2022-07-13T20:54:28.871Z] #28 23.62 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:54:28 [2022-07-13T20:54:28.871Z] #28 23.63 Setting up jq (1.6-2.1) ...
20:54:28 [2022-07-13T20:54:28.871Z] #28 23.64 Setting up libbpf0:amd64 (1:0.3-2) ...
20:54:28 [2022-07-13T20:54:28.871Z] #28 23.65 Setting up iptables (1.8.7-1) ...
20:54:28 [2022-07-13T20:54:28.871Z] #28 23.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:54:28 [2022-07-13T20:54:28.871Z] #28 23.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:54:28 [2022-07-13T20:54:28.871Z] #28 23.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:54:28 [2022-07-13T20:54:28.871Z] #28 23.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:54:28 [2022-07-13T20:54:28.871Z] #28 23.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:54:28 [2022-07-13T20:54:28.871Z] #28 23.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:54:28 [2022-07-13T20:54:28.871Z] #28 23.68 Setting up iproute2 (5.10.0-4) ...
20:54:28 [2022-07-13T20:54:28.919Z] #14 100.7 Selecting previously unselected package g++-mingw-w64-x86-64.
20:54:28 [2022-07-13T20:54:28.919Z] #14 100.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:54:28 [2022-07-13T20:54:28.919Z] #14 100.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:54:28 [2022-07-13T20:54:28.919Z] #14 100.8 Selecting previously unselected package libapparmor1:arm64.
20:54:28 [2022-07-13T20:54:28.919Z] #14 100.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
20:54:28 [2022-07-13T20:54:28.919Z] #14 100.8 Unpacking libapparmor1:arm64 (2.13.6-10) ...
20:54:28 [2022-07-13T20:54:28.919Z] #14 101.0 Selecting previously unselected package libapparmor-dev:arm64.
20:54:28 [2022-07-13T20:54:28.919Z] #14 101.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
20:54:28 [2022-07-13T20:54:28.919Z] #14 101.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
20:54:28 [2022-07-13T20:54:28.919Z] #14 101.1 Selecting previously unselected package libbtrfs0:arm64.
20:54:28 [2022-07-13T20:54:28.919Z] #14 101.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
20:54:28 [2022-07-13T20:54:28.919Z] #14 101.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:54:28 [2022-07-13T20:54:28.919Z] #14 101.3 Selecting previously unselected package libbtrfs-dev:arm64.
20:54:28 [2022-07-13T20:54:28.919Z] #14 101.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
20:54:28 [2022-07-13T20:54:28.919Z] #14 101.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:54:29 [2022-07-13T20:54:29.089Z] #14 ...
20:54:29 [2022-07-13T20:54:29.089Z] 
20:54:29 [2022-07-13T20:54:29.089Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:54:29 [2022-07-13T20:54:29.089Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:54:29 [2022-07-13T20:54:29.089Z] #77 45.41 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:54:29 [2022-07-13T20:54:29.131Z] #28 23.80 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:54:29 [2022-07-13T20:54:29.179Z] #14 101.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
20:54:29 [2022-07-13T20:54:29.179Z] #14 101.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:54:29 [2022-07-13T20:54:29.179Z] #14 101.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:54:29 [2022-07-13T20:54:29.179Z] #14 101.6 Selecting previously unselected package libudev-dev:arm64.
20:54:29 [2022-07-13T20:54:29.179Z] #14 101.6 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
20:54:29 [2022-07-13T20:54:29.179Z] #14 101.6 Unpacking libudev-dev:arm64 (247.3-7) ...
20:54:29 [2022-07-13T20:54:29.231Z] #76 70.92 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ...
20:54:29 [2022-07-13T20:54:29.232Z] #76 ...
20:54:29 [2022-07-13T20:54:29.232Z] 
20:54:29 [2022-07-13T20:54:29.232Z] #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
20:54:29 [2022-07-13T20:54:29.232Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.22 NAME:
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.24    go-winres - A tool for embedding resources in Windows executables
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.24 
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.24 USAGE:
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.24    go-winres [global options] command [command options] [arguments...]
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.24 
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.24 COMMANDS:
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.24    init     Create an initial ./winres/winres.json
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.24    make     Make syso files for the "go build" command
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.24    simply   Make syso files for the "go build" command (simplified)
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.24    extract  Extract all resources from an executable
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.24    patch    Replace resources in an executable file (exe, dll)
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.24    help, h  Shows a list of commands or help for one command
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.24 
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.24 GLOBAL OPTIONS:
20:54:29 [2022-07-13T20:54:29.232Z] #40 69.24    --help, -h  show help (default: false)
20:54:29 [2022-07-13T20:54:29.232Z] #40 DONE 71.4s
20:54:29 [2022-07-13T20:54:29.232Z] 
20:54:29 [2022-07-13T20:54:29.232Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
20:54:29 [2022-07-13T20:54:29.232Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:54:29 [2022-07-13T20:54:29.232Z] #76 71.33 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ...
20:54:29 [2022-07-13T20:54:29.232Z] #76 ...
20:54:29 [2022-07-13T20:54:29.232Z] 
20:54:29 [2022-07-13T20:54:29.232Z] #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
20:54:29 [2022-07-13T20:54:29.232Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:54:29 [2022-07-13T20:54:29.232Z] #42 61.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
20:54:29 [2022-07-13T20:54:29.232Z] #42 61.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:54:29 [2022-07-13T20:54:29.232Z] #42 61.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:54:29 [2022-07-13T20:54:29.232Z] #42 61.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:54:29 [2022-07-13T20:54:29.232Z] #42 61.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:54:29 [2022-07-13T20:54:29.232Z] #42 61.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:54:29 [2022-07-13T20:54:29.232Z] #42 63.81 debconf: delaying package configuration, since apt-utils is not installed
20:54:29 [2022-07-13T20:54:29.232Z] #42 64.26 Fetched 17.7 MB in 2s (8543 kB/s)
20:54:29 [2022-07-13T20:54:29.232Z] #42 64.61 Selecting previously unselected package xxd.
20:54:29 [2022-07-13T20:54:29.232Z] #42 64.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:54:29 [2022-07-13T20:54:29.232Z] #42 64.71 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:54:29 [2022-07-13T20:54:29.232Z] #42 64.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:54:29 [2022-07-13T20:54:29.232Z] #42 65.49 Selecting previously unselected package vim-common.
20:54:29 [2022-07-13T20:54:29.232Z] #42 65.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:54:29 [2022-07-13T20:54:29.232Z] #42 65.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:54:29 [2022-07-13T20:54:29.232Z] #42 66.05 Selecting previously unselected package cmake-data.
20:54:29 [2022-07-13T20:54:29.232Z] #42 66.05 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:54:29 [2022-07-13T20:54:29.232Z] #42 66.10 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:54:29 [2022-07-13T20:54:29.390Z] #28 DONE 24.1s
20:54:29 [2022-07-13T20:54:29.390Z] 
20:54:29 [2022-07-13T20:54:29.390Z] #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
20:54:29 [2022-07-13T20:54:29.390Z] #29 sha256:f14a7e5a43302fa840cbcc1f2da41324c16dc0284467a4aa3f62c4fb105cf5a4
20:54:29 [2022-07-13T20:54:29.440Z] #14 101.7 Selecting previously unselected package libsepol1-dev:arm64.
20:54:29 [2022-07-13T20:54:29.440Z] #14 101.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
20:54:29 [2022-07-13T20:54:29.440Z] #14 101.8 Unpacking libsepol1-dev:arm64 (3.1-1) ...
20:54:29 [2022-07-13T20:54:29.640Z] #44 10.19 [100%] Linking C executable tini-static
20:54:29 [2022-07-13T20:54:29.648Z] #29 0.373 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:54:29 [2022-07-13T20:54:29.700Z] #14 102.0 Selecting previously unselected package libpcre2-16-0:arm64.
20:54:29 [2022-07-13T20:54:29.700Z] #14 102.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
20:54:29 [2022-07-13T20:54:29.700Z] #14 102.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
20:54:29 [2022-07-13T20:54:29.805Z] #42 72.15 Selecting previously unselected package libicu67:amd64.
20:54:29 [2022-07-13T20:54:29.908Z] #29 0.376 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:54:29 [2022-07-13T20:54:29.908Z] #29 0.379 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:54:29 [2022-07-13T20:54:29.908Z] #29 DONE 0.4s
20:54:29 [2022-07-13T20:54:29.908Z] 
20:54:29 [2022-07-13T20:54:29.908Z] #30 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
20:54:29 [2022-07-13T20:54:29.908Z] #30 sha256:6f2db360ef8cfbac3ced6810c38a4826a801f9fa63d9564d3662e700353b3bf2
20:54:29 [2022-07-13T20:54:29.960Z] #14 102.1 Selecting previously unselected package libpcre2-32-0:arm64.
20:54:29 [2022-07-13T20:54:29.961Z] #14 102.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
20:54:29 [2022-07-13T20:54:29.961Z] #14 102.1 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
20:54:29 [2022-07-13T20:54:29.961Z] #14 102.3 Selecting previously unselected package libpcre2-posix2:arm64.
20:54:29 [2022-07-13T20:54:29.961Z] #14 102.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
20:54:29 [2022-07-13T20:54:29.961Z] #14 102.3 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
20:54:29 [2022-07-13T20:54:29.961Z] #14 ...
20:54:29 [2022-07-13T20:54:29.961Z] 
20:54:29 [2022-07-13T20:54:29.961Z] #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
20:54:29 [2022-07-13T20:54:29.961Z] #67 sha256:12522f6c1afed3a108ba2c52dd25ba7f5a855253da4c3de0fb8b9dc059cb07e3
20:54:29 [2022-07-13T20:54:29.961Z] #67 102.0 + for f in rootlesskit rootlesskit-docker-proxy
20:54:30 [2022-07-13T20:54:30.065Z] #42 72.20 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:54:30 [2022-07-13T20:54:30.066Z] #42 72.29 Unpacking libicu67:amd64 (67.1-7) ...
20:54:30 [2022-07-13T20:54:30.210Z] #44 11.14 [100%] Built target tini-static
20:54:30 [2022-07-13T20:54:30.221Z] #67 102.0 + GOBIN=/build
20:54:30 [2022-07-13T20:54:30.221Z] #67 102.0 + GO111MODULE=on
20:54:30 [2022-07-13T20:54:30.221Z] #67 102.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:54:30 [2022-07-13T20:54:30.470Z] #44 11.22 + mkdir -p /build
20:54:30 [2022-07-13T20:54:30.470Z] #44 11.22 + cp tini-static /build/docker-init
20:54:30 [2022-07-13T20:54:30.637Z] #42 ...
20:54:30 [2022-07-13T20:54:30.637Z] 
20:54:30 [2022-07-13T20:54:30.637Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
20:54:30 [2022-07-13T20:54:30.637Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:54:30 [2022-07-13T20:54:30.637Z] #76 72.82 Selecting previously unselected package patch.
20:54:30 [2022-07-13T20:54:30.637Z] #76 72.82 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ...
20:54:30 [2022-07-13T20:54:30.898Z] #76 72.89 Unpacking patch (2.7.6-7) ...
20:54:30 [2022-07-13T20:54:30.898Z] #76 73.15 Selecting previously unselected package dpkg-dev.
20:54:31 [2022-07-13T20:54:31.044Z] #44 DONE 11.7s
20:54:31 [2022-07-13T20:54:31.044Z] 
20:54:31 [2022-07-13T20:54:31.044Z] #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
20:54:31 [2022-07-13T20:54:31.044Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:54:31 [2022-07-13T20:54:31.044Z] #77 17.29 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
20:54:31 [2022-07-13T20:54:31.044Z] #77 17.56 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
20:54:31 [2022-07-13T20:54:31.044Z] #77 17.84 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
20:54:31 [2022-07-13T20:54:31.158Z] #76 73.16 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ...
20:54:31 [2022-07-13T20:54:31.158Z] #76 73.19 Unpacking dpkg-dev (1.20.11) ...
20:54:32 [2022-07-13T20:54:32.426Z] #77 ...
20:54:32 [2022-07-13T20:54:32.426Z] 
20:54:32 [2022-07-13T20:54:32.426Z] #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
20:54:32 [2022-07-13T20:54:32.426Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:54:32 [2022-07-13T20:54:32.426Z] #14 66.43 Selecting previously unselected package gcc-mingw-w64-base.
20:54:32 [2022-07-13T20:54:32.426Z] #14 66.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:54:32 [2022-07-13T20:54:32.426Z] #14 66.45 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:54:32 [2022-07-13T20:54:32.426Z] #14 66.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:54:32 [2022-07-13T20:54:32.426Z] #14 66.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:54:32 [2022-07-13T20:54:32.426Z] #14 66.64 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:54:32 [2022-07-13T20:54:32.426Z] #14 75.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:54:32 [2022-07-13T20:54:32.426Z] #14 75.59 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:54:32 [2022-07-13T20:54:32.426Z] #14 75.61 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:54:32 [2022-07-13T20:54:32.542Z] #76 74.78 Selecting previously unselected package build-essential.
20:54:32 [2022-07-13T20:54:32.542Z] #76 74.78 Preparing to unpack .../13-build-essential_12.9_amd64.deb ...
20:54:32 [2022-07-13T20:54:32.542Z] #76 74.79 Unpacking build-essential (12.9) ...
20:54:32 [2022-07-13T20:54:32.802Z] #76 75.02 Selecting previously unselected package libcap2:amd64.
20:54:33 [2022-07-13T20:54:33.070Z] #76 75.04 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ...
20:54:33 [2022-07-13T20:54:33.070Z] #76 75.04 Unpacking libcap2:amd64 (1:2.44-1) ...
20:54:33 [2022-07-13T20:54:33.070Z] #76 75.26 Selecting previously unselected package libcap-dev:amd64.
20:54:33 [2022-07-13T20:54:33.070Z] #76 75.26 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ...
20:54:33 [2022-07-13T20:54:33.070Z] #76 75.30 Unpacking libcap-dev:amd64 (1:2.44-1) ...
20:54:33 [2022-07-13T20:54:33.070Z] #76 ...
20:54:33 [2022-07-13T20:54:33.070Z] 
20:54:33 [2022-07-13T20:54:33.070Z] #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
20:54:33 [2022-07-13T20:54:33.070Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:54:33 [2022-07-13T20:54:33.070Z] #55 65.39 go: downloading github.com/prometheus/client_model v0.2.0
20:54:33 [2022-07-13T20:54:33.070Z] #55 65.46 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
20:54:33 [2022-07-13T20:54:33.070Z] #55 65.73 go: downloading github.com/google/go-cmp v0.5.7
20:54:33 [2022-07-13T20:54:33.070Z] #55 66.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:54:33 [2022-07-13T20:54:33.070Z] #55 66.57 go: downloading github.com/hexops/gotextdiff v1.0.3
20:54:33 [2022-07-13T20:54:33.070Z] #55 66.73 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
20:54:33 [2022-07-13T20:54:33.070Z] #55 66.95 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
20:54:33 [2022-07-13T20:54:33.070Z] #55 66.98 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:54:33 [2022-07-13T20:54:33.070Z] #55 67.23 go: downloading github.com/beorn7/perks v1.0.1
20:54:33 [2022-07-13T20:54:33.070Z] #55 67.29 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:54:33 [2022-07-13T20:54:33.070Z] #55 67.41 go: downloading github.com/golang/protobuf v1.5.2
20:54:33 [2022-07-13T20:54:33.070Z] #55 67.49 go: downloading github.com/prometheus/common v0.32.1
20:54:33 [2022-07-13T20:54:33.070Z] #55 68.21 go: downloading github.com/prometheus/procfs v0.7.3
20:54:33 [2022-07-13T20:54:33.070Z] #55 68.30 go: downloading google.golang.org/protobuf v1.28.0
20:54:33 [2022-07-13T20:54:33.070Z] #55 70.01 go: downloading github.com/mattn/go-runewidth v0.0.9
20:54:33 [2022-07-13T20:54:33.070Z] #55 72.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:54:33 [2022-07-13T20:54:33.330Z] #55 ...
20:54:33 [2022-07-13T20:54:33.330Z] 
20:54:33 [2022-07-13T20:54:33.331Z] #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
20:54:33 [2022-07-13T20:54:33.331Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:54:33 [2022-07-13T20:54:33.331Z] #14 65.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
20:54:33 [2022-07-13T20:54:33.331Z] #14 66.39 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]
20:54:33 [2022-07-13T20:54:33.331Z] #14 67.32 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]
20:54:33 [2022-07-13T20:54:33.331Z] #14 70.30 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]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.42 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]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.53 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]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:54:33 [2022-07-13T20:54:33.331Z] #14 71.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:54:33 [2022-07-13T20:54:33.331Z] #14 73.53 debconf: delaying package configuration, since apt-utils is not installed
20:54:33 [2022-07-13T20:54:33.331Z] #14 73.91 Fetched 115 MB in 12s (9948 kB/s)
20:54:33 [2022-07-13T20:54:33.331Z] #14 74.03 Selecting previously unselected package binutils-mingw-w64-i686.
20:54:33 [2022-07-13T20:54:33.331Z] #14 74.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:54:33 [2022-07-13T20:54:33.331Z] #14 74.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:54:33 [2022-07-13T20:54:33.331Z] #14 74.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:54:33 [2022-07-13T20:54:33.331Z] #14 ...
20:54:33 [2022-07-13T20:54:33.331Z] 
20:54:33 [2022-07-13T20:54:33.331Z] #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
20:54:33 [2022-07-13T20:54:33.331Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3
20:54:33 [2022-07-13T20:54:33.331Z] #34 74.14 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
20:54:33 [2022-07-13T20:54:33.331Z] #34 75.11 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:54:33 [2022-07-13T20:54:33.598Z] #34 75.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:54:33 [2022-07-13T20:54:33.861Z] #34 ...
20:54:33 [2022-07-13T20:54:33.861Z] 
20:54:33 [2022-07-13T20:54:33.861Z] #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
20:54:33 [2022-07-13T20:54:33.861Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:54:33 [2022-07-13T20:54:33.861Z] #51 65.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
20:54:33 [2022-07-13T20:54:33.861Z] #51 67.84 debconf: delaying package configuration, since apt-utils is not installed
20:54:33 [2022-07-13T20:54:33.861Z] #51 68.18 Fetched 2314 kB in 3s (664 kB/s)
20:54:33 [2022-07-13T20:54:33.861Z] #51 68.35 Selecting previously unselected package libprotobuf23:amd64.
20:54:33 [2022-07-13T20:54:33.861Z] #51 68.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 ... 15718 files and directories currently installed.)
20:54:33 [2022-07-13T20:54:33.861Z] #51 68.49 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 68.51 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 71.02 Selecting previously unselected package python3-pkg-resources.
20:54:33 [2022-07-13T20:54:33.861Z] #51 71.03 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 71.11 Unpacking python3-pkg-resources (52.0.0-4) ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 71.59 Selecting previously unselected package python3-six.
20:54:33 [2022-07-13T20:54:33.861Z] #51 71.60 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 71.64 Unpacking python3-six (1.16.0-2) ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 71.89 Selecting previously unselected package python3-protobuf.
20:54:33 [2022-07-13T20:54:33.861Z] #51 71.89 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 71.91 Unpacking python3-protobuf (3.12.4-1) ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 73.00 Selecting previously unselected package libnet1:amd64.
20:54:33 [2022-07-13T20:54:33.861Z] #51 73.00 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 73.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 73.30 Selecting previously unselected package libnl-3-200:amd64.
20:54:33 [2022-07-13T20:54:33.861Z] #51 73.31 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 73.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 73.67 Selecting previously unselected package libprotobuf-c1:amd64.
20:54:33 [2022-07-13T20:54:33.861Z] #51 73.67 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 73.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 73.90 Selecting previously unselected package criu.
20:54:33 [2022-07-13T20:54:33.861Z] #51 73.90 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 73.94 Unpacking criu (3.17-1) ...
20:54:33 [2022-07-13T20:54:33.861Z] #51 75.28 Setting up python3-pkg-resources (52.0.0-4) ...
20:54:34 [2022-07-13T20:54:34.121Z] #51 ...
20:54:34 [2022-07-13T20:54:34.121Z] 
20:54:34 [2022-07-13T20:54:34.121Z] #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             ;
20:54:34 [2022-07-13T20:54:34.121Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32
20:54:34 [2022-07-13T20:54:34.121Z] #76 75.76 Selecting previously unselected package libprotobuf-c1:amd64.
20:54:34 [2022-07-13T20:54:34.121Z] #76 75.76 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:54:34 [2022-07-13T20:54:34.121Z] #76 75.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:54:34 [2022-07-13T20:54:34.121Z] #76 75.97 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:54:34 [2022-07-13T20:54:34.121Z] #76 75.97 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
20:54:34 [2022-07-13T20:54:34.121Z] #76 75.99 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:54:34 [2022-07-13T20:54:34.121Z] #76 76.18 Selecting previously unselected package libseccomp-dev:amd64.
20:54:34 [2022-07-13T20:54:34.121Z] #76 76.18 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:54:34 [2022-07-13T20:54:34.121Z] #76 76.19 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:54:34 [2022-07-13T20:54:34.121Z] #76 76.46 Selecting previously unselected package libsystemd-dev:amd64.
20:54:34 [2022-07-13T20:54:34.121Z] #76 76.46 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ...
20:54:34 [2022-07-13T20:54:34.381Z] #76 76.48 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:54:35 [2022-07-13T20:54:35.177Z] #30 5.480 Collecting yamllint==1.26.1
20:54:35 [2022-07-13T20:54:35.323Z] #76 77.60 Selecting previously unselected package libtool.
20:54:35 [2022-07-13T20:54:35.323Z] #76 77.60 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ...
20:54:35 [2022-07-13T20:54:35.323Z] #76 77.64 Unpacking libtool (2.4.6-15) ...
20:54:35 [2022-07-13T20:54:35.509Z] #67 107.1 rootlesskit version 1.0.0
20:54:35 [2022-07-13T20:54:35.509Z] #67 107.1 Usage of /build/rootlesskit-docker-proxy:
20:54:35 [2022-07-13T20:54:35.509Z] #67 107.1   -container-ip string
20:54:35 [2022-07-13T20:54:35.509Z] #67 107.1     	container ip
20:54:35 [2022-07-13T20:54:35.509Z] #67 107.1   -container-port int
20:54:35 [2022-07-13T20:54:35.509Z] #67 107.1     	container port (default -1)
20:54:35 [2022-07-13T20:54:35.509Z] #67 107.1   -host-ip string
20:54:35 [2022-07-13T20:54:35.509Z] #67 107.1     	host ip
20:54:35 [2022-07-13T20:54:35.509Z] #67 107.1   -host-port int
20:54:35 [2022-07-13T20:54:35.509Z] #67 107.1     	host port (default -1)
20:54:35 [2022-07-13T20:54:35.509Z] #67 107.1   -proto string
20:54:35 [2022-07-13T20:54:35.509Z] #67 107.1     	proxy protocol (default "tcp")
20:54:35 [2022-07-13T20:54:35.509Z] #67 ...
20:54:35 [2022-07-13T20:54:35.509Z] 
20:54:35 [2022-07-13T20:54:35.509Z] #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
20:54:35 [2022-07-13T20:54:35.509Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4
20:54:35 [2022-07-13T20:54:35.509Z] #14 102.4 Selecting previously unselected package libpcre2-dev:arm64.
20:54:35 [2022-07-13T20:54:35.509Z] #14 102.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 102.4 Unpacking libpcre2-dev:arm64 (10.36-2) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 102.9 Selecting previously unselected package libselinux1-dev:arm64.
20:54:35 [2022-07-13T20:54:35.509Z] #14 102.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 102.9 Unpacking libselinux1-dev:arm64 (3.1-3) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 103.1 Selecting previously unselected package libdevmapper-dev:arm64.
20:54:35 [2022-07-13T20:54:35.509Z] #14 103.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 103.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 103.3 Selecting previously unselected package libseccomp-dev:arm64.
20:54:35 [2022-07-13T20:54:35.509Z] #14 103.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 103.3 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 103.4 Selecting previously unselected package libsystemd-dev:arm64.
20:54:35 [2022-07-13T20:54:35.509Z] #14 103.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 103.4 Unpacking libsystemd-dev:arm64 (247.3-7) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.0 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.0 Setting up libapparmor1:arm64 (2.13.6-10) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.1 Setting up libsepol1-dev:arm64 (3.1-1) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.1 Setting up libpcre2-16-0:arm64 (10.36-2) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.1 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.2 Setting up libpcre2-32-0:arm64 (10.36-2) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.2 Setting up libudev-dev:arm64 (247.3-7) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.2 Setting up libpcre2-posix2:arm64 (10.36-2) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.3 Setting up mingw-w64-common (8.0.0-1) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.3 Setting up libsystemd-dev:arm64 (247.3-7) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.4 Setting up libpcre2-dev:arm64 (10.36-2) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.4 Setting up libselinux1-dev:arm64 (3.1-3) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.4 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
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.5 Setting up dmsetup (2:1.02.175-2.1) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:54:35 [2022-07-13T20:54:35.509Z] #14 104.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:54:35 [2022-07-13T20:54:35.654Z] #77 ...
20:54:35 [2022-07-13T20:54:35.654Z] 
20:54:35 [2022-07-13T20:54:35.654Z] #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
20:54:35 [2022-07-13T20:54:35.654Z] #64 sha256:d2c74454aa4ce9d0eeab52875ec4a041357c8a250016314236f2ee9ffdcfd552
20:54:35 [2022-07-13T20:54:35.893Z] #76 78.10 Selecting previously unselected package libudev-dev:amd64.
20:54:35 [2022-07-13T20:54:35.893Z] #76 78.13 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ...
20:54:35 [2022-07-13T20:54:35.893Z] #76 78.14 Unpacking libudev-dev:amd64 (247.3-7) ...
20:54:36 [2022-07-13T20:54:36.452Z] #14 DONE 108.5s
20:54:36 [2022-07-13T20:54:36.452Z] 
20:54:36 [2022-07-13T20:54:36.452Z] #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
20:54:36 [2022-07-13T20:54:36.452Z] #67 sha256:12522f6c1afed3a108ba2c52dd25ba7f5a855253da4c3de0fb8b9dc059cb07e3
20:54:36 [2022-07-13T20:54:36.452Z] #67 DONE 108.1s
20:54:36 [2022-07-13T20:54:36.452Z] 
20:54:36 [2022-07-13T20:54:36.452Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:54:36 [2022-07-13T20:54:36.452Z] #59 sha256:0c997f67bfb271140439957db0b015fe161291544ea093ac826c11da4ea7a57e
20:54:36 [2022-07-13T20:54:36.452Z] #59 DONE 0.2s
20:54:36 [2022-07-13T20:54:36.452Z] 
20:54:36 [2022-07-13T20:54:36.452Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:54:36 [2022-07-13T20:54:36.452Z] #68 sha256:489ec40f715089d0e98052211e26a55840ef0109730c39befffcde60a0cf52ad
20:54:36 [2022-07-13T20:54:36.452Z] #68 DONE 0.2s
20:54:36 [2022-07-13T20:54:36.452Z] 
20:54:36 [2022-07-13T20:54:36.452Z] #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
20:54:36 [2022-07-13T20:54:36.452Z] #60 sha256:5eff98a8c34c9d2a798db38b241c6d8732868ebc98111744b80e03df81ae5ba5
20:54:36 [2022-07-13T20:54:36.464Z] #76 78.52 Selecting previously unselected package libyajl2:amd64.
20:54:36 [2022-07-13T20:54:36.464Z] #76 78.57 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ...
20:54:36 [2022-07-13T20:54:36.464Z] #76 78.60 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:54:36 [2022-07-13T20:54:36.554Z] #30 6.531   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:54:36 [2022-07-13T20:54:36.554Z] #30 6.791 Collecting pathspec>=0.5.3
20:54:36 [2022-07-13T20:54:36.554Z] #30 6.796   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:54:36 [2022-07-13T20:54:36.554Z] #30 6.889 Collecting pyyaml
20:54:36 [2022-07-13T20:54:36.554Z] #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)
20:54:36 [2022-07-13T20:54:36.712Z] #60 ...
20:54:36 [2022-07-13T20:54:36.712Z] 
20:54:36 [2022-07-13T20:54:36.712Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:54:36 [2022-07-13T20:54:36.712Z] #69 sha256:860b60a7aaab05a6ba5e39229feb7bdfe0128dd7c8b139efc79509755b0e67ed
20:54:36 [2022-07-13T20:54:36.712Z] #69 DONE 0.2s
20:54:36 [2022-07-13T20:54:36.712Z] 
20:54:36 [2022-07-13T20:54:36.712Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
20:54:36 [2022-07-13T20:54:36.712Z] #15 sha256:f210e27fbfb9b89ee3b5a4c12cf291c5a40076601cfc37899fb94912352f8873
20:54:36 [2022-07-13T20:54:36.725Z] #76 78.80 Selecting previously unselected package libyajl-dev:amd64.
20:54:36 [2022-07-13T20:54:36.725Z] #76 78.81 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ...
20:54:36 [2022-07-13T20:54:36.725Z] #76 78.82 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
20:54:36 [2022-07-13T20:54:36.813Z] #30 6.919 Building wheels for collected packages: yamllint
20:54:36 [2022-07-13T20:54:36.813Z] #30 6.920   Building wheel for yamllint (setup.py): started
20:54:36 [2022-07-13T20:54:36.813Z] #30 7.136   Building wheel for yamllint (setup.py): finished with status 'done'
20:54:36 [2022-07-13T20:54:36.813Z] #30 7.136   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c2fae7c379e5cf284fa2092f44870649d15691e9be76989f46244b3f8e31ea80
20:54:36 [2022-07-13T20:54:36.813Z] #30 7.136   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:54:36 [2022-07-13T20:54:36.813Z] #30 7.139 Successfully built yamllint
20:54:36 [2022-07-13T20:54:36.813Z] #30 7.145 Installing collected packages: pyyaml, pathspec, yamllint
20:54:37 [2022-07-13T20:54:37.072Z] #30 7.257 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:54:37 [2022-07-13T20:54:37.072Z] #30 DONE 7.3s
20:54:37 [2022-07-13T20:54:37.211Z] #64 71.41 Updating files:  36% (1728/4797)
Updating files:  37% (1775/4797)
Updating files:  38% (1823/4797)
Updating files:  39% (1871/4797)
Updating files:  40% (1919/4797)
Updating files:  41% (1967/4797)
Updating files:  42% (2015/4797)
Updating files:  43% (2063/4797)
Updating files:  44% (2111/4797)
Updating files:  45% (2159/4797)
Updating files:  46% (2207/4797)
Updating files:  47% (2255/4797)
Updating files:  48% (2303/4797)
Updating files:  49% (2351/4797)
Updating files:  50% (2399/4797)
Updating files:  51% (2447/4797)
Updating files:  52% (2495/4797)
Updating files:  53% (2543/4797)
Updating files:  54% (2591/4797)
Updating files:  55% (2639/4797)
Updating files:  56% (2687/4797)
Updating files:  57% (2735/4797)
Updating files:  58% (2783/4797)
Updating files:  59% (2831/4797)
Updating files:  60% (2879/4797)
Updating files:  61% (2927/4797)
Updating files:  62% (2975/4797)
Updating files:  63% (3023/4797)
Updating files:  64% (3071/4797)
Updating files:  65% (3119/4797)
Updating files:  66% (3167/4797)
Updating files:  67% (3214/4797)
Updating files:  68% (3262/4797)
Updating files:  69% (3310/4797)
Updating files:  70% (3358/4797)
Updating files:  71% (3406/4797)
Updating files:  72% (3454/4797)
Updating files:  72% (3494/4797)
Updating files:  73% (3502/4797)
Updating files:  74% (3550/4797)
Updating files:  75% (3598/4797)
Updating files:  76% (3646/4797)
Updating files:  77% (3694/4797)
Updating files:  78% (3742/4797)
Updating files:  79% (3790/4797)
Updating files:  80% (3838/4797)
Updating files:  81% (3886/4797)
Updating files:  82% (3934/4797)
Updating files:  83% (3982/4797)
Updating files:  84% (4030/4797)
Updating files:  85% (4078/4797)
Updating files:  86% (4126/4797)
Updating files:  87% (4174/4797)
Updating files:  88% (4222/4797)
Updating files:  89% (4270/4797)
Updating files:  90% (4318/4797)
Updating files:  90% (4347/4797)
Updating files:  91% (4366/4797)
Updating files:  92% (4414/4797)
Updating files:  93% (4462/4797)
Updating files:  94% (4510/4797)
Updating files:  95% (4558/4797)
Updating files:  96% (4606/4797)
Updating files:  97% (4654/4797)
Updating files:  98% (4702/4797)
Updating files:  99% (4750/4797)
Updating files: 100% (4797/4797)
Updating files: 100% (4797/4797), done.
20:54:37 [2022-07-13T20:54:37.211Z] #64 74.02 + cd /tmp/tmp.QnEYeCXK7P/src/github.com/containerd/containerd
20:54:37 [2022-07-13T20:54:37.211Z] #64 74.03 + git checkout -q v1.6.6
20:54:37 [2022-07-13T20:54:37.248Z] #76 79.25 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:54:37 [2022-07-13T20:54:37.248Z] #76 79.44 Setting up libmagic-mgc (1:5.39-3) ...
20:54:37 [2022-07-13T20:54:37.248Z] #76 79.48 Setting up libyajl2:amd64 (2.1.0-3) ...
20:54:37 [2022-07-13T20:54:37.248Z] #76 79.52 Setting up libmagic1:amd64 (1:5.39-3) ...
20:54:37 [2022-07-13T20:54:37.332Z] 
20:54:37 [2022-07-13T20:54:37.332Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
20:54:37 [2022-07-13T20:54:37.332Z] #34 sha256:c7ce4f8ad68f698d8f92ac324a952c73920c455c6137ac22de1e399f0371f4c6
20:54:37 [2022-07-13T20:54:37.332Z] #34 DONE 0.1s
20:54:37 [2022-07-13T20:54:37.332Z] 
20:54:37 [2022-07-13T20:54:37.332Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
20:54:37 [2022-07-13T20:54:37.332Z] #39 sha256:77c64293c9c2740ba847a4f7be7a1a68a13732731ef25c0727e45173dac96aa1
20:54:37 [2022-07-13T20:54:37.332Z] #39 DONE 0.1s
20:54:37 [2022-07-13T20:54:37.332Z] 
20:54:37 [2022-07-13T20:54:37.332Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
20:54:37 [2022-07-13T20:54:37.332Z] #42 sha256:83bcf3ee730160ce343cef8c17203d361849faef96f7a3f1018e08251762f289
20:54:37 [2022-07-13T20:54:37.332Z] #42 DONE 0.1s
20:54:37 [2022-07-13T20:54:37.508Z] #76 79.65 Setting up file (1:5.39-3) ...
20:54:37 [2022-07-13T20:54:37.508Z] #76 79.67 Setting up bzip2 (1.0.8-4) ...
20:54:37 [2022-07-13T20:54:37.508Z] #76 79.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:54:37 [2022-07-13T20:54:37.508Z] #76 79.84 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
20:54:37 [2022-07-13T20:54:37.508Z] #76 79.88 Setting up libcap2:amd64 (1:2.44-1) ...
20:54:37 [2022-07-13T20:54:37.590Z] 
20:54:37 [2022-07-13T20:54:37.590Z] #44 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
20:54:37 [2022-07-13T20:54:37.590Z] #44 sha256:f896a74d6f1e39722a13adaa302c56f974642f09b2877eb4cc7beea8ef61b4f0
20:54:37 [2022-07-13T20:54:37.590Z] #44 DONE 0.1s
20:54:37 [2022-07-13T20:54:37.590Z] 
20:54:37 [2022-07-13T20:54:37.590Z] #46 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
20:54:37 [2022-07-13T20:54:37.590Z] #46 sha256:d9becd570c8aa7f55302e1fff447a26392700af665b40ffa3d376cade377b2b2
20:54:37 [2022-07-13T20:54:37.590Z] #46 DONE 0.0s
20:54:37 [2022-07-13T20:54:37.590Z] 
20:54:37 [2022-07-13T20:54:37.590Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
20:54:37 [2022-07-13T20:54:37.590Z] #48 sha256:af00ae6b820e6d2523950b5b05308caf68c2f7898f9411f07cd5b0ee88794e8c
20:54:37 [2022-07-13T20:54:37.590Z] #48 DONE 0.0s
20:54:37 [2022-07-13T20:54:37.590Z] 
20:54:37 [2022-07-13T20:54:37.590Z] #52 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
20:54:37 [2022-07-13T20:54:37.590Z] #52 sha256:e4feafd442de16235b1a1caf0ef46333fc10ee63beed1fd62dcf6332f04cb0b9
20:54:37 [2022-07-13T20:54:37.590Z] #52 DONE 0.0s
20:54:37 [2022-07-13T20:54:37.590Z] 
20:54:37 [2022-07-13T20:54:37.590Z] #55 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
20:54:37 [2022-07-13T20:54:37.590Z] #55 sha256:c060ed24767ebf9b777d44fe3af1edc71a4d70cfd1fe42f6c09f6d6239bcca42
20:54:37 [2022-07-13T20:54:37.653Z] #15 ...
20:54:37 [2022-07-13T20:54:37.653Z] 
20:54:37 [2022-07-13T20:54:37.653Z] #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
20:54:37 [2022-07-13T20:54:37.653Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:54:37 [2022-07-13T20:54:37.653Z] #77 55.84 configure.ac:7: installing 'build-aux/compile'
20:54:37 [2022-07-13T20:54:37.653Z] #77 55.85 configure.ac:9: installing 'build-aux/config.guess'
20:54:37 [2022-07-13T20:54:37.654Z] #77 55.87 configure.ac:9: installing 'build-aux/config.sub'
20:54:37 [2022-07-13T20:54:37.654Z] #77 55.88 configure.ac:11: installing 'build-aux/install-sh'
20:54:37 [2022-07-13T20:54:37.654Z] #77 55.89 configure.ac:11: installing 'build-aux/missing'
20:54:37 [2022-07-13T20:54:37.654Z] #77 56.13 Makefile.am: installing 'build-aux/depcomp'
20:54:37 [2022-07-13T20:54:37.654Z] #77 56.25 parallel-tests: installing 'build-aux/test-driver'
20:54:37 [2022-07-13T20:54:37.654Z] #77 58.22 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:54:37 [2022-07-13T20:54:37.654Z] #77 58.23 libtoolize: copying file 'build-aux/ltmain.sh'
20:54:37 [2022-07-13T20:54:37.654Z] #77 58.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:54:37 [2022-07-13T20:54:37.654Z] #77 58.85 libtoolize: copying file 'm4/libtool.m4'
20:54:37 [2022-07-13T20:54:37.654Z] #77 58.94 libtoolize: copying file 'm4/ltoptions.m4'
20:54:37 [2022-07-13T20:54:37.654Z] #77 59.06 libtoolize: copying file 'm4/ltsugar.m4'
20:54:37 [2022-07-13T20:54:37.654Z] #77 59.17 libtoolize: copying file 'm4/ltversion.m4'
20:54:37 [2022-07-13T20:54:37.654Z] #77 59.35 libtoolize: copying file 'm4/lt~obsolete.m4'
20:54:37 [2022-07-13T20:54:37.654Z] #77 ...
20:54:37 [2022-07-13T20:54:37.654Z] 
20:54:37 [2022-07-13T20:54:37.654Z] #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
20:54:37 [2022-07-13T20:54:37.654Z] #60 sha256:5eff98a8c34c9d2a798db38b241c6d8732868ebc98111744b80e03df81ae5ba5
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.110 + RM_GOPATH=0
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.110 + TMP_GOPATH=
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.110 + : /build
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.110 + '[' -z '' ']'
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.110 ++ mktemp -d
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.110 + export GOPATH=/tmp/tmp.8dyRvGqKGP
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.110 + GOPATH=/tmp/tmp.8dyRvGqKGP
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.110 + RM_GOPATH=1
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.110 + case "$(go env GOARCH)" in
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 ++ go env GOARCH
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 + export GO_BUILDMODE=-buildmode=pie
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 + GO_BUILDMODE=-buildmode=pie
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 ++ dirname /install.sh
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 + dir=/
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 + bin=runc
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 + shift
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 + '[' '!' -f //runc.installer ']'
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 + . //runc.installer
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 ++ set -e
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 ++ : v1.1.2
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 + install_runc
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 + RUNC_BUILDTAGS=seccomp
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8dyRvGqKGP/src/github.com/opencontainers/runc
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.146 Install runc version v1.1.2 (build tags: seccomp)
20:54:37 [2022-07-13T20:54:37.654Z] #60 1.172 Cloning into '/tmp/tmp.8dyRvGqKGP/src/github.com/opencontainers/runc'...
20:54:37 [2022-07-13T20:54:37.770Z] #76 79.92 Setting up autotools-dev (20180224.1+nmu1) ...
20:54:37 [2022-07-13T20:54:37.770Z] #76 79.97 Setting up libsigsegv2:amd64 (2.13-1) ...
20:54:37 [2022-07-13T20:54:37.770Z] #76 80.00 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:54:37 [2022-07-13T20:54:37.770Z] #76 80.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:54:37 [2022-07-13T20:54:37.770Z] #76 80.10 Setting up patch (2.7.6-7) ...
20:54:37 [2022-07-13T20:54:37.849Z] #55 DONE 0.1s
20:54:37 [2022-07-13T20:54:37.849Z] 
20:54:37 [2022-07-13T20:54:37.849Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
20:54:37 [2022-07-13T20:54:37.849Z] #59 sha256:ec2c5a211e73722c3df954191874e2e28b9454f03a8b7d1d9178ade2a5ef5cdf
20:54:37 [2022-07-13T20:54:37.849Z] #59 DONE 0.0s
20:54:37 [2022-07-13T20:54:37.849Z] 
20:54:37 [2022-07-13T20:54:37.849Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
20:54:37 [2022-07-13T20:54:37.849Z] #61 sha256:cec88dd38754cd243802482822cfd4420f7d89e592fa84868d17fa1add889a58
20:54:37 [2022-07-13T20:54:37.849Z] #61 DONE 0.1s
20:54:37 [2022-07-13T20:54:37.849Z] 
20:54:37 [2022-07-13T20:54:37.849Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
20:54:37 [2022-07-13T20:54:37.849Z] #63 sha256:7c75cdc2abd946bcf9e8ef088b1e3898b757edef98a9e23958dca211e9c57455
20:54:37 [2022-07-13T20:54:37.849Z] #63 DONE 0.1s
20:54:37 [2022-07-13T20:54:37.914Z] #60 ...
20:54:37 [2022-07-13T20:54:37.914Z] 
20:54:37 [2022-07-13T20:54:37.914Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
20:54:37 [2022-07-13T20:54:37.914Z] #15 sha256:f210e27fbfb9b89ee3b5a4c12cf291c5a40076601cfc37899fb94912352f8873
20:54:37 [2022-07-13T20:54:37.914Z] #15 DONE 1.7s
20:54:37 [2022-07-13T20:54:37.914Z] 
20:54:37 [2022-07-13T20:54:37.914Z] #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
20:54:37 [2022-07-13T20:54:37.914Z] #16 sha256:52887957abc3577d3c42f7720d70aa6c1176f43d52979219b729c0bfd0ae91f1
20:54:38 [2022-07-13T20:54:38.031Z] #76 80.16 Setting up libudev-dev:amd64 (247.3-7) ...
20:54:38 [2022-07-13T20:54:38.031Z] #76 80.24 Setting up libdpkg-perl (1.20.11) ...
20:54:38 [2022-07-13T20:54:38.031Z] #76 80.30 Setting up libyajl-dev:amd64 (2.1.0-3) ...
20:54:38 [2022-07-13T20:54:38.031Z] #76 80.39 Setting up libcap-dev:amd64 (1:2.44-1) ...
20:54:38 [2022-07-13T20:54:38.108Z] 
20:54:38 [2022-07-13T20:54:38.108Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
20:54:38 [2022-07-13T20:54:38.108Z] #65 sha256:c75bc5af71fe666c20ecbc248febe8a69c4ee316e395902cd45c2b65b3c3456c
20:54:38 [2022-07-13T20:54:38.108Z] #65 DONE 0.0s
20:54:38 [2022-07-13T20:54:38.108Z] 
20:54:38 [2022-07-13T20:54:38.108Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
20:54:38 [2022-07-13T20:54:38.108Z] #68 sha256:b1ad4b64f05beb8572a80406e09270ec0f66a21d5424e70cc107ec2c026751ea
20:54:38 [2022-07-13T20:54:38.108Z] #68 DONE 0.1s
20:54:38 [2022-07-13T20:54:38.108Z] 
20:54:38 [2022-07-13T20:54:38.108Z] #72 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
20:54:38 [2022-07-13T20:54:38.108Z] #72 sha256:58a553115f1719540fedddc6bc66a8979f8f3fa2390f078ae0b3338e6128eae3
20:54:38 [2022-07-13T20:54:38.292Z] #76 80.41 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:54:38 [2022-07-13T20:54:38.292Z] #76 80.48 Setting up libtool (2.4.6-15) ...
20:54:38 [2022-07-13T20:54:38.366Z] #72 DONE 0.2s
20:54:38 [2022-07-13T20:54:38.366Z] 
20:54:38 [2022-07-13T20:54:38.366Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:54:38 [2022-07-13T20:54:38.366Z] #77 sha256:227a77b9ec23b07ab98ce7f1bca3f4602149a5b39ef082b3147173fdb5eff922
20:54:38 [2022-07-13T20:54:38.366Z] #77 DONE 0.1s
20:54:38 [2022-07-13T20:54:38.366Z] 
20:54:38 [2022-07-13T20:54:38.366Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
20:54:38 [2022-07-13T20:54:38.366Z] #82 sha256:d0c0469318c043c8dfc96923306aac390f0e4bcd5a83eab51c0e5e4d96562370
20:54:38 [2022-07-13T20:54:38.366Z] #82 DONE 0.2s
20:54:38 [2022-07-13T20:54:38.552Z] #76 80.55 Setting up m4 (1.4.18-5) ...
20:54:38 [2022-07-13T20:54:38.552Z] #76 80.69 Setting up dpkg-dev (1.20.11) ...
20:54:38 [2022-07-13T20:54:38.552Z] #76 80.76 Setting up autoconf (2.69-14) ...
20:54:38 [2022-07-13T20:54:38.625Z] 
20:54:38 [2022-07-13T20:54:38.625Z] #85 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
20:54:38 [2022-07-13T20:54:38.625Z] #85 sha256:63319d6ac7d958e8c7e168c337f0b4e961bf4ce36e3a94bb33bcf6cf15fad524
20:54:38 [2022-07-13T20:54:38.625Z] #85 DONE 0.0s
20:54:38 [2022-07-13T20:54:38.625Z] 
20:54:38 [2022-07-13T20:54:38.625Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
20:54:38 [2022-07-13T20:54:38.625Z] #86 sha256:f604d27a1621390ae033641648a5da6367582778ab761ea733e8738791d70db6
20:54:38 [2022-07-13T20:54:38.625Z] #86 DONE 0.1s
20:54:38 [2022-07-13T20:54:38.625Z] 
20:54:38 [2022-07-13T20:54:38.625Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
20:54:38 [2022-07-13T20:54:38.625Z] #87 sha256:c915243d8a91c75113905d6cfbb09bce177a4486c65e14b6bc589a27b69bcf58
20:54:38 [2022-07-13T20:54:38.625Z] #87 DONE 0.0s
20:54:38 [2022-07-13T20:54:38.625Z] 
20:54:38 [2022-07-13T20:54:38.625Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker
20:54:38 [2022-07-13T20:54:38.625Z] #88 sha256:402a05eb8100ff8587ebcaec6297b9ae2938eed9900c886f5a9772ba4156d4ff
20:54:38 [2022-07-13T20:54:38.813Z] #76 80.83 Setting up build-essential (12.9) ...
20:54:38 [2022-07-13T20:54:38.813Z] #76 80.85 Setting up automake (1:1.16.3-2) ...
20:54:38 [2022-07-13T20:54:38.813Z] #76 80.86 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
20:54:38 [2022-07-13T20:54:38.813Z] #76 80.87 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:54:38 [2022-07-13T20:54:38.861Z] #16 DONE 1.0s
20:54:38 [2022-07-13T20:54:38.861Z] 
20:54:38 [2022-07-13T20:54:38.861Z] #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
20:54:38 [2022-07-13T20:54:38.861Z] #34 sha256:648f186ce7a958557a39bf6ac0b6e20015926e74675b09649f8059a8b6e405a0
20:54:39 [2022-07-13T20:54:39.124Z] #34 ...
20:54:39 [2022-07-13T20:54:39.124Z] 
20:54:39 [2022-07-13T20:54:39.124Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:54:39 [2022-07-13T20:54:39.124Z] #17 sha256:548837fc242e14916f6dbaac0fb0c112fc224be215b2af3ef6978e878819715d
20:54:39 [2022-07-13T20:54:39.194Z] #88 DONE 0.7s
20:54:39 [2022-07-13T20:54:39.454Z] 
20:54:39 [2022-07-13T20:54:39.454Z] #89 exporting to image
20:54:39 [2022-07-13T20:54:39.454Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:54:39 [2022-07-13T20:54:39.454Z] #89 exporting layers
20:54:39 [2022-07-13T20:54:39.698Z] #17 0.600 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:54:39 [2022-07-13T20:54:39.698Z] #17 DONE 0.6s
20:54:39 [2022-07-13T20:54:39.698Z] 
20:54:39 [2022-07-13T20:54:39.698Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:54:39 [2022-07-13T20:54:39.698Z] #18 sha256:d699b9d74b54c8197e4fcd2f24a4957b7fef75ec0bc07632764bc5dbacd09d95
20:54:40 [2022-07-13T20:54:40.272Z] #18 DONE 0.7s
20:54:40 [2022-07-13T20:54:40.272Z] 
20:54:40 [2022-07-13T20:54:40.272Z] #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
20:54:40 [2022-07-13T20:54:40.272Z] #26 sha256:08d8b9e2cd91ceb098cbeeecec2e0f002009d9bf970301a80b5a78b9143cecfb
20:54:40 [2022-07-13T20:54:40.272Z] #26 ...
20:54:40 [2022-07-13T20:54:40.272Z] 
20:54:40 [2022-07-13T20:54:40.272Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:54:40 [2022-07-13T20:54:40.272Z] #19 sha256:4c56a0d10d02535b2e7e1013ee6654527724db6588741029a0abc790b4bc3579
20:54:40 [2022-07-13T20:54:40.497Z] #64 76.96 + export 'BUILDTAGS=netgo osusergo static_build'
20:54:40 [2022-07-13T20:54:40.497Z] #64 76.96 + BUILDTAGS='netgo osusergo static_build'
20:54:40 [2022-07-13T20:54:40.497Z] #64 76.96 + export EXTRA_FLAGS=-buildmode=pie
20:54:40 [2022-07-13T20:54:40.497Z] #64 76.96 + EXTRA_FLAGS=-buildmode=pie
20:54:40 [2022-07-13T20:54:40.497Z] #64 76.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:54:40 [2022-07-13T20:54:40.497Z] #64 76.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:54:40 [2022-07-13T20:54:40.497Z] #64 76.97 + '[' '' = dynamic ']'
20:54:40 [2022-07-13T20:54:40.497Z] #64 76.97 + make
20:54:40 [2022-07-13T20:54:40.731Z] #76 DONE 82.8s
20:54:40 [2022-07-13T20:54:40.731Z] 
20:54:40 [2022-07-13T20:54:40.731Z] #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
20:54:40 [2022-07-13T20:54:40.731Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:54:40 [2022-07-13T20:54:40.843Z] #19 DONE 0.7s
20:54:40 [2022-07-13T20:54:40.843Z] 
20:54:40 [2022-07-13T20:54:40.843Z] #20 [dev-systemd-false  6/28] RUN ldconfig
20:54:40 [2022-07-13T20:54:40.843Z] #20 sha256:086543ca1a0711e1d3508cc03d53bb6aad42917388d5410953a7e13f210ece57
20:54:41 [2022-07-13T20:54:41.672Z] #77 1.240 Cloning into '/tmp/crun-build'...
20:54:41 [2022-07-13T20:54:41.786Z] #20 DONE 0.7s
20:54:41 [2022-07-13T20:54:41.786Z] 
20:54:41 [2022-07-13T20:54:41.786Z] #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
20:54:41 [2022-07-13T20:54:41.786Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb
20:54:41 [2022-07-13T20:54:41.878Z] #64 ...
20:54:41 [2022-07-13T20:54:41.878Z] 
20:54:41 [2022-07-13T20:54:41.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
20:54:41 [2022-07-13T20:54:41.878Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:54:41 [2022-07-13T20:54:41.878Z] #14 143.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:54:41 [2022-07-13T20:54:41.878Z] #14 143.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:54:41 [2022-07-13T20:54:41.878Z] #14 143.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:54:42 [2022-07-13T20:54:42.411Z] #14 ...
20:54:42 [2022-07-13T20:54:42.411Z] 
20:54:42 [2022-07-13T20:54:42.411Z] #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
20:54:42 [2022-07-13T20:54:42.411Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:54:42 [2022-07-13T20:54:42.411Z] #77 33.67 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:54:42 [2022-07-13T20:54:42.729Z] #21 0.965 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:54:42 [2022-07-13T20:54:42.729Z] #21 1.015 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:54:42 [2022-07-13T20:54:42.729Z] #21 1.022 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:54:43 [2022-07-13T20:54:43.299Z] #21 1.694 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
20:54:44 [2022-07-13T20:54:44.682Z] #21 3.223 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB]
20:54:45 [2022-07-13T20:54:45.877Z] #77 ...
20:54:45 [2022-07-13T20:54:45.877Z] 
20:54:45 [2022-07-13T20:54:45.877Z] #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
20:54:45 [2022-07-13T20:54:45.877Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:54:45 [2022-07-13T20:54:45.877Z] #42 84.59 Selecting previously unselected package libxml2:amd64.
20:54:45 [2022-07-13T20:54:45.877Z] #42 84.61 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
20:54:45 [2022-07-13T20:54:45.877Z] #42 84.63 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:54:45 [2022-07-13T20:54:45.877Z] #42 85.86 Selecting previously unselected package libarchive13:amd64.
20:54:45 [2022-07-13T20:54:45.877Z] #42 85.86 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:54:45 [2022-07-13T20:54:45.877Z] #42 85.87 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:54:45 [2022-07-13T20:54:45.877Z] #42 86.43 Selecting previously unselected package libjsoncpp24:amd64.
20:54:45 [2022-07-13T20:54:45.877Z] #42 86.43 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:54:45 [2022-07-13T20:54:45.877Z] #42 86.45 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:54:45 [2022-07-13T20:54:45.877Z] #42 86.72 Selecting previously unselected package librhash0:amd64.
20:54:45 [2022-07-13T20:54:45.877Z] #42 86.72 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:54:45 [2022-07-13T20:54:45.877Z] #42 86.74 Unpacking librhash0:amd64 (1.4.1-2) ...
20:54:45 [2022-07-13T20:54:45.877Z] #42 87.21 Selecting previously unselected package libuv1:amd64.
20:54:45 [2022-07-13T20:54:45.877Z] #42 87.21 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:54:45 [2022-07-13T20:54:45.877Z] #42 87.22 Unpacking libuv1:amd64 (1.40.0-2) ...
20:54:45 [2022-07-13T20:54:45.877Z] #42 87.62 Selecting previously unselected package cmake.
20:54:45 [2022-07-13T20:54:45.877Z] #42 87.63 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:54:45 [2022-07-13T20:54:45.877Z] #42 87.65 Unpacking cmake (3.18.4-2+deb11u1) ...
20:54:46 [2022-07-13T20:54:46.137Z] #42 ...
20:54:46 [2022-07-13T20:54:46.137Z] 
20:54:46 [2022-07-13T20:54:46.137Z] #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
20:54:46 [2022-07-13T20:54:46.137Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:54:46 [2022-07-13T20:54:46.137Z] #51 77.85 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:54:46 [2022-07-13T20:54:46.137Z] #51 77.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:54:46 [2022-07-13T20:54:46.137Z] #51 77.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:54:46 [2022-07-13T20:54:46.137Z] #51 77.94 Setting up python3-six (1.16.0-2) ...
20:54:46 [2022-07-13T20:54:46.137Z] #51 80.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:54:46 [2022-07-13T20:54:46.137Z] #51 80.47 Setting up python3-protobuf (3.12.4-1) ...
20:54:46 [2022-07-13T20:54:46.137Z] #51 87.07 Setting up criu (3.17-1) ...
20:54:46 [2022-07-13T20:54:46.137Z] #51 ...
20:54:46 [2022-07-13T20:54:46.137Z] 
20:54:46 [2022-07-13T20:54:46.137Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:54:46 [2022-07-13T20:54:46.137Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:54:46 [2022-07-13T20:54:46.137Z] #14 78.57 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:54:46 [2022-07-13T20:54:46.137Z] #14 78.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:54:46 [2022-07-13T20:54:46.137Z] #14 78.61 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:54:46 [2022-07-13T20:54:46.137Z] #14 82.92 Selecting previously unselected package binutils-mingw-w64.
20:54:46 [2022-07-13T20:54:46.137Z] #14 82.94 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:54:46 [2022-07-13T20:54:46.137Z] #14 82.99 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:54:46 [2022-07-13T20:54:46.137Z] #14 83.32 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:54:46 [2022-07-13T20:54:46.137Z] #14 83.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:54:46 [2022-07-13T20:54:46.137Z] #14 83.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:54:46 [2022-07-13T20:54:46.137Z] #14 83.69 Selecting previously unselected package dmsetup.
20:54:46 [2022-07-13T20:54:46.137Z] #14 83.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:54:46 [2022-07-13T20:54:46.137Z] #14 83.71 Unpacking dmsetup (2:1.02.175-2.1) ...
20:54:46 [2022-07-13T20:54:46.137Z] #14 84.01 Selecting previously unselected package mingw-w64-common.
20:54:46 [2022-07-13T20:54:46.137Z] #14 84.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:54:46 [2022-07-13T20:54:46.137Z] #14 84.03 Unpacking mingw-w64-common (8.0.0-1) ...
20:54:46 [2022-07-13T20:54:46.596Z] #21 4.835 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:54:46 [2022-07-13T20:54:46.856Z] #21 ...
20:54:46 [2022-07-13T20:54:46.856Z] 
20:54:46 [2022-07-13T20:54:46.856Z] #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
20:54:46 [2022-07-13T20:54:46.856Z] #26 sha256:08d8b9e2cd91ceb098cbeeecec2e0f002009d9bf970301a80b5a78b9143cecfb
20:54:48 [2022-07-13T20:54:48.455Z] #14 ...
20:54:48 [2022-07-13T20:54:48.455Z] 
20:54:48 [2022-07-13T20:54:48.455Z] #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
20:54:48 [2022-07-13T20:54:48.455Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:54:48 [2022-07-13T20:54:48.455Z] #77 62.40 libtoolize: putting auxiliary files in '.'.
20:54:48 [2022-07-13T20:54:48.455Z] #77 62.40 libtoolize: copying file './ltmain.sh'
20:54:48 [2022-07-13T20:54:48.455Z] #77 63.81 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:54:48 [2022-07-13T20:54:48.455Z] #77 63.81 libtoolize: and rerunning libtoolize and aclocal.
20:54:48 [2022-07-13T20:54:48.455Z] #77 63.81 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:54:48 [2022-07-13T20:54:48.680Z] #14 ...
20:54:48 [2022-07-13T20:54:48.680Z] 
20:54:48 [2022-07-13T20:54:48.680Z] #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
20:54:48 [2022-07-13T20:54:48.680Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e
20:54:48 [2022-07-13T20:54:48.680Z] #51 90.58 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:54:48 [2022-07-13T20:54:48.985Z] #77 ...
20:54:48 [2022-07-13T20:54:48.985Z] 
20:54:48 [2022-07-13T20:54:48.985Z] #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
20:54:48 [2022-07-13T20:54:48.985Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:54:48 [2022-07-13T20:54:48.985Z] #14 89.80 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:54:48 [2022-07-13T20:54:48.985Z] #14 89.80 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:54:48 [2022-07-13T20:54:48.985Z] #14 89.81 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:54:49 [2022-07-13T20:54:49.623Z] #51 DONE 91.3s
20:54:49 [2022-07-13T20:54:49.623Z] 
20:54:49 [2022-07-13T20:54:49.623Z] #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
20:54:49 [2022-07-13T20:54:49.623Z] #64 sha256:27973e229ad88dddccbdcf2206a9b3928c843da6abc0795da71e6edbfe0bd34b
20:54:49 [2022-07-13T20:54:49.989Z] #26 118.5 Updating files:  26% (3034/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:  45% (5186/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:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  95% (10868/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.
20:54:50 [2022-07-13T20:54:50.250Z] #26 ...
20:54:50 [2022-07-13T20:54:50.250Z] 
20:54:50 [2022-07-13T20:54:50.250Z] #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
20:54:50 [2022-07-13T20:54:50.250Z] #36 sha256:ee167d6c3b75a22c88f2de80c2aeb63831af0c1add8a1721f4bdd918631a35fa
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 Delve is a source level debugger for Go programs.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 Delve enables you to interact with your program by controlling the execution of the process,
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 Pass flags to the program you are debugging using `--`, for example:
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 `dlv exec ./hello -- server --config conf/config.toml`
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 Usage:
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   dlv [command]
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 Available Commands:
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   attach      Attach to running process and begin debugging.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   connect     Connect to a headless debug server with a terminal client.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   core        Examine a core dump.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   debug       Compile and begin debugging main package in current directory, or the package specified.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   exec        Execute a precompiled binary, and begin a debug session.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   help        Help about any command
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   run         Deprecated command. Use 'debug' instead.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   test        Compile test binary and begin debugging program.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   trace       Compile and begin tracing program.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   version     Prints version.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 Flags:
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.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)
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.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)
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5       --disable-aslr                     Disables address space randomization
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   -h, --help                             help for dlv
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5       --init string                      Init file, executed by the terminal client.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5       --log                              Enable debugging server logging.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5       --wd string                        Working directory for running the program.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 Additional help topics:
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   dlv backend  Help about the --backend flag.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   dlv log      Help about logging flags.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5   dlv redirect Help about file redirection.
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 
20:54:50 [2022-07-13T20:54:50.250Z] #36 121.5 Use "dlv [command] --help" for more information about a command.
20:54:50 [2022-07-13T20:54:50.250Z] #36 DONE 122.5s
20:54:50 [2022-07-13T20:54:50.250Z] 
20:54:50 [2022-07-13T20:54:50.250Z] #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
20:54:50 [2022-07-13T20:54:50.250Z] #26 sha256:08d8b9e2cd91ceb098cbeeecec2e0f002009d9bf970301a80b5a78b9143cecfb
20:54:50 [2022-07-13T20:54:50.250Z] #26 122.1 + cd /tmp/tmp.7tfb0F3M1C/tmp/docker-ce
20:54:50 [2022-07-13T20:54:50.250Z] #26 122.1 + git checkout -q v17.06.2-ce
20:54:50 [2022-07-13T20:54:50.897Z] #14 ...
20:54:50 [2022-07-13T20:54:50.897Z] 
20:54:50 [2022-07-13T20:54:50.897Z] #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
20:54:50 [2022-07-13T20:54:50.897Z] #64 sha256:cbcf94284f7aa8c81e7d28d8d9bae0941b6a3d75825b637056ac40f85b2cbb8d
20:54:51 [2022-07-13T20:54:51.418Z] #64 50.88 Updating files:  47% (2300/4797)
Updating files:  48% (2303/4797)
Updating files:  49% (2351/4797)
Updating files:  50% (2399/4797)
Updating files:  51% (2447/4797)
Updating files:  52% (2495/4797)
Updating files:  53% (2543/4797)
Updating files:  54% (2591/4797)
Updating files:  55% (2639/4797)
Updating files:  56% (2687/4797)
Updating files:  57% (2735/4797)
Updating files:  58% (2783/4797)
Updating files:  59% (2831/4797)
Updating files:  60% (2879/4797)
Updating files:  61% (2927/4797)
Updating files:  62% (2975/4797)
Updating files:  63% (3023/4797)
Updating files:  64% (3071/4797)
Updating files:  65% (3119/4797)
Updating files:  66% (3167/4797)
Updating files:  67% (3214/4797)
Updating files:  68% (3262/4797)
Updating files:  69% (3310/4797)
Updating files:  70% (3358/4797)
Updating files:  71% (3406/4797)
Updating files:  72% (3454/4797)
Updating files:  73% (3502/4797)
Updating files:  74% (3550/4797)
Updating files:  75% (3598/4797)
Updating files:  76% (3646/4797)
Updating files:  77% (3694/4797)
Updating files:  78% (3742/4797)
Updating files:  79% (3790/4797)
Updating files:  80% (3838/4797)
Updating files:  81% (3886/4797)
Updating files:  82% (3934/4797)
Updating files:  83% (3982/4797)
Updating files:  84% (4030/4797)
Updating files:  85% (4078/4797)
Updating files:  86% (4126/4797)
Updating files:  87% (4174/4797)
Updating files:  88% (4222/4797)
Updating files:  89% (4270/4797)
Updating files:  90% (4318/4797)
Updating files:  91% (4366/4797)
Updating files:  92% (4414/4797)
Updating files:  93% (4462/4797)
Updating files:  94% (4510/4797)
Updating files:  95% (4558/4797)
Updating files:  96% (4606/4797)
Updating files:  97% (4654/4797)
Updating files:  98% (4702/4797)
Updating files:  99% (4750/4797)
Updating files: 100% (4797/4797)
Updating files: 100% (4797/4797), done.
20:54:51 [2022-07-13T20:54:51.418Z] #64 52.42 + cd /tmp/tmp.jcfqqAxHDN/src/github.com/containerd/containerd
20:54:51 [2022-07-13T20:54:51.418Z] #64 52.42 + git checkout -q v1.6.6
20:54:51 [2022-07-13T20:54:51.633Z] #26 ...
20:54:51 [2022-07-13T20:54:51.634Z] 
20:54:51 [2022-07-13T20:54:51.634Z] #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
20:54:51 [2022-07-13T20:54:51.634Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:54:51 [2022-07-13T20:54:51.634Z] #77 73.65 configure.ac:11: installing 'build-aux/compile'
20:54:51 [2022-07-13T20:54:51.634Z] #77 73.67 configure.ac:11: installing 'build-aux/config.guess'
20:54:51 [2022-07-13T20:54:51.634Z] #77 73.69 configure.ac:11: installing 'build-aux/config.sub'
20:54:51 [2022-07-13T20:54:51.634Z] #77 73.69 configure.ac:13: installing 'build-aux/install-sh'
20:54:51 [2022-07-13T20:54:51.634Z] #77 73.70 configure.ac:13: installing 'build-aux/missing'
20:54:51 [2022-07-13T20:54:51.634Z] #77 73.70 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:54:51 [2022-07-13T20:54:51.634Z] #77 73.95 Makefile.am: installing 'build-aux/depcomp'
20:54:51 [2022-07-13T20:54:51.634Z] #77 75.29 checking build system type... aarch64-unknown-linux-gnu
20:54:51 [2022-07-13T20:54:51.634Z] #77 75.72 checking host system type... aarch64-unknown-linux-gnu
20:54:51 [2022-07-13T20:54:51.634Z] #77 75.72 checking how to print strings... printf
20:54:51 [2022-07-13T20:54:51.634Z] #77 75.73 checking for gcc... gcc
20:54:51 [2022-07-13T20:54:51.634Z] #77 75.87 checking whether the C compiler works... yes
20:54:51 [2022-07-13T20:54:51.634Z] #77 76.10 checking for C compiler default output file name... a.out
20:54:51 [2022-07-13T20:54:51.634Z] #77 76.10 checking for suffix of executables... 
20:54:51 [2022-07-13T20:54:51.634Z] #77 76.30 checking whether we are cross compiling... no
20:54:51 [2022-07-13T20:54:51.634Z] #77 76.50 checking for suffix of object files... o
20:54:51 [2022-07-13T20:54:51.634Z] #77 76.67 checking whether we are using the GNU C compiler... yes
20:54:51 [2022-07-13T20:54:51.634Z] #77 76.80 checking whether gcc accepts -g... yes
20:54:51 [2022-07-13T20:54:51.634Z] #77 76.92 checking for gcc option to accept ISO C89... none needed
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.19 checking whether gcc understands -c and -o together... yes
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.44 checking for a sed that does not truncate output... /bin/sed
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.47 checking for grep that handles long lines and -e... /bin/grep
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.49 checking for egrep... /bin/grep -E
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.50 checking for fgrep... /bin/grep -F
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.51 checking for ld used by gcc... /usr/bin/ld
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.54 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.57 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.58 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.73 checking whether ln -s works... yes
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.73 checking the maximum length of command line arguments... 1572864
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.75 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.77 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.77 checking for /usr/bin/ld option to reload object files... -r
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.77 checking for objdump... objdump
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.78 checking how to recognize dependent libraries... pass_all
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.78 checking for dlltool... no
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.78 checking how to associate runtime and link libraries... printf %s\n
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.78 checking for ar... ar
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.78 checking for archiver @FILE support... @
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.88 checking for strip... strip
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.88 checking for ranlib... ranlib
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.88 checking for gawk... no
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.89 checking for mawk... mawk
20:54:51 [2022-07-13T20:54:51.634Z] #77 77.89 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:54:51 [2022-07-13T20:54:51.634Z] #77 78.27 checking for sysroot... no
20:54:51 [2022-07-13T20:54:51.634Z] #77 78.27 checking for a working dd... /bin/dd
20:54:51 [2022-07-13T20:54:51.634Z] #77 78.28 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:54:51 [2022-07-13T20:54:51.634Z] #77 78.29 checking for mt... no
20:54:51 [2022-07-13T20:54:51.634Z] #77 78.29 checking if : is a manifest tool... no
20:54:51 [2022-07-13T20:54:51.634Z] #77 78.31 checking how to run the C preprocessor... gcc -E
20:54:51 [2022-07-13T20:54:51.634Z] #77 78.40 checking for ANSI C header files... yes
20:54:51 [2022-07-13T20:54:51.634Z] #77 79.49 checking for sys/types.h... yes
20:54:51 [2022-07-13T20:54:51.634Z] #77 79.72 checking for sys/stat.h... yes
20:54:51 [2022-07-13T20:54:51.894Z] #77 79.93 checking for stdlib.h... yes
20:54:51 [2022-07-13T20:54:51.894Z] #77 80.17 checking for string.h... yes
20:54:52 [2022-07-13T20:54:52.155Z] #77 80.31 checking for memory.h... yes
20:54:52 [2022-07-13T20:54:52.166Z] #64 ...
20:54:52 [2022-07-13T20:54:52.166Z] 
20:54:52 [2022-07-13T20:54:52.166Z] #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
20:54:52 [2022-07-13T20:54:52.166Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:54:52 [2022-07-13T20:54:52.166Z] #77 11.67 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:54:52 [2022-07-13T20:54:52.416Z] #77 80.51 checking for strings.h... yes
20:54:52 [2022-07-13T20:54:52.426Z] #77 11.82 Cloning into '/tmp/crun-build/libocispec'...
20:54:52 [2022-07-13T20:54:52.676Z] #77 80.71 checking for inttypes.h... yes
20:54:52 [2022-07-13T20:54:52.676Z] #77 80.93 checking for stdint.h... yes
20:54:52 [2022-07-13T20:54:52.805Z] #64 53.92 + export 'BUILDTAGS=netgo osusergo static_build'
20:54:52 [2022-07-13T20:54:52.805Z] #64 53.92 + BUILDTAGS='netgo osusergo static_build'
20:54:52 [2022-07-13T20:54:52.805Z] #64 53.92 + export EXTRA_FLAGS=-buildmode=pie
20:54:52 [2022-07-13T20:54:52.805Z] #64 53.92 + EXTRA_FLAGS=-buildmode=pie
20:54:52 [2022-07-13T20:54:52.805Z] #64 53.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:54:52 [2022-07-13T20:54:52.805Z] #64 53.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:54:52 [2022-07-13T20:54:52.805Z] #64 53.92 + '[' '' = dynamic ']'
20:54:52 [2022-07-13T20:54:52.805Z] #64 53.92 + make
20:54:52 [2022-07-13T20:54:52.936Z] #77 81.13 checking for unistd.h... yes
20:54:53 [2022-07-13T20:54:53.196Z] #77 81.39 checking for dlfcn.h... yes
20:54:53 [2022-07-13T20:54:53.196Z] #77 81.52 checking for objdir... .libs
20:54:53 [2022-07-13T20:54:53.743Z] #77 ...
20:54:53 [2022-07-13T20:54:53.743Z] 
20:54:53 [2022-07-13T20:54:53.743Z] #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
20:54:53 [2022-07-13T20:54:53.743Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:54:53 [2022-07-13T20:54:53.743Z] #14 154.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:54:53 [2022-07-13T20:54:53.743Z] #14 154.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:54:53 [2022-07-13T20:54:53.743Z] #14 154.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:54:53 [2022-07-13T20:54:53.743Z] #14 ...
20:54:53 [2022-07-13T20:54:53.743Z] 
20:54:53 [2022-07-13T20:54:53.743Z] #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
20:54:53 [2022-07-13T20:54:53.743Z] #64 sha256:d2c74454aa4ce9d0eeab52875ec4a041357c8a250016314236f2ee9ffdcfd552
20:54:53 [2022-07-13T20:54:53.743Z] #64 80.51 + bin/ctr
20:54:53 [2022-07-13T20:54:53.769Z] #77 81.87 checking if gcc supports -fno-rtti -fno-exceptions... no
20:54:53 [2022-07-13T20:54:53.769Z] #77 82.01 checking for gcc option to produce PIC... -fPIC -DPIC
20:54:54 [2022-07-13T20:54:54.030Z] #77 82.01 checking if gcc PIC flag -fPIC -DPIC works... yes
20:54:54 [2022-07-13T20:54:54.290Z] #77 82.17 checking if gcc static flag -static works... 
20:54:54 [2022-07-13T20:54:54.290Z] #77 ...
20:54:54 [2022-07-13T20:54:54.290Z] 
20:54:54 [2022-07-13T20:54:54.290Z] #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
20:54:54 [2022-07-13T20:54:54.290Z] #26 sha256:08d8b9e2cd91ceb098cbeeecec2e0f002009d9bf970301a80b5a78b9143cecfb
20:54:54 [2022-07-13T20:54:54.290Z] #26 126.2 + mkdir -p /tmp/tmp.7tfb0F3M1C/src/github.com/docker
20:54:54 [2022-07-13T20:54:54.290Z] #26 126.2 + mv components/cli /tmp/tmp.7tfb0F3M1C/src/github.com/docker/cli
20:54:54 [2022-07-13T20:54:54.290Z] #26 126.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:54:54 [2022-07-13T20:54:54.340Z] #77 13.55 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
20:54:54 [2022-07-13T20:54:54.340Z] #77 13.60 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:54:54 [2022-07-13T20:54:54.340Z] #77 13.60 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:54:54 [2022-07-13T20:54:54.340Z] #77 13.61 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:54:54 [2022-07-13T20:54:54.340Z] #77 13.67 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:54:54 [2022-07-13T20:54:54.717Z] #64 55.68 + bin/ctr
20:54:55 [2022-07-13T20:54:55.280Z] #77 ...
20:54:55 [2022-07-13T20:54:55.280Z] 
20:54:55 [2022-07-13T20:54:55.280Z] #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
20:54:55 [2022-07-13T20:54:55.280Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a
20:54:55 [2022-07-13T20:54:55.280Z] #42 95.96 Setting up libicu67:amd64 (67.1-7) ...
20:54:55 [2022-07-13T20:54:55.280Z] #42 96.03 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:54:55 [2022-07-13T20:54:55.280Z] #42 96.04 Setting up libuv1:amd64 (1.40.0-2) ...
20:54:55 [2022-07-13T20:54:55.280Z] #42 96.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:54:55 [2022-07-13T20:54:55.280Z] #42 96.17 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:54:55 [2022-07-13T20:54:55.280Z] #42 96.18 Setting up librhash0:amd64 (1.4.1-2) ...
20:54:55 [2022-07-13T20:54:55.280Z] #42 96.20 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:54:55 [2022-07-13T20:54:55.280Z] #42 96.25 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:54:55 [2022-07-13T20:54:55.280Z] #42 96.30 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:54:55 [2022-07-13T20:54:55.280Z] #42 96.31 Setting up cmake (3.18.4-2+deb11u1) ...
20:54:55 [2022-07-13T20:54:55.280Z] #42 96.32 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:54:55 [2022-07-13T20:54:55.280Z] #42 DONE 97.4s
20:54:55 [2022-07-13T20:54:55.280Z] 
20:54:55 [2022-07-13T20:54:55.280Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:54:55 [2022-07-13T20:54:55.280Z] #43 sha256:f32fa548c1bf6cb6fe1b527711989babcc047c070e2956d583544c47018969ff
20:54:55 [2022-07-13T20:54:55.280Z] #43 DONE 0.0s
20:54:55 [2022-07-13T20:54:55.280Z] 
20:54:55 [2022-07-13T20:54:55.280Z] #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
20:54:55 [2022-07-13T20:54:55.280Z] #44 sha256:cac4bcff4e8c4028d2c753ebd4f514d3d06b9fca3373be2bc792e6683aa99794
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.424 + RM_GOPATH=0
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.424 + TMP_GOPATH=
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.424 + : /build
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.424 + '[' -z '' ']'
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.425 ++ mktemp -d
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.427 + export GOPATH=/tmp/tmp.SV0LzYRCIZ
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.427 + GOPATH=/tmp/tmp.SV0LzYRCIZ
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.427 + RM_GOPATH=1
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.427 + case "$(go env GOARCH)" in
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.427 ++ go env GOARCH
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.453 + export GO_BUILDMODE=-buildmode=pie
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.453 + GO_BUILDMODE=-buildmode=pie
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.455 Install tini version v0.19.0
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.455 ++ dirname /install.sh
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.455 + dir=/
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.455 + bin=tini
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.455 + shift
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.455 + '[' '!' -f //tini.installer ']'
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.455 + . //tini.installer
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.455 ++ : v0.19.0
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.455 + install_tini
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.455 + echo 'Install tini version v0.19.0'
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.471 + git clone https://github.com/krallin/tini.git /tmp/tmp.SV0LzYRCIZ/tini
20:54:56 [2022-07-13T20:54:56.662Z] #44 1.480 Cloning into '/tmp/tmp.SV0LzYRCIZ/tini'...
20:54:57 [2022-07-13T20:54:57.547Z] #89 exporting layers 15.8s done
20:54:57 [2022-07-13T20:54:57.547Z] #89 writing image sha256:885c2201dc2bc11aa725b002901d77bf06d5b02b6ff9c911460817a1146f30e6 done
20:54:57 [2022-07-13T20:54:57.547Z] #89 naming to docker.io/library/docker:c51efa861754c37184238e92f09963575786272f done
20:54:57 [2022-07-13T20:54:57.547Z] #89 DONE 15.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
20:54:57 [2022-07-13T20:54:57.603Z] #44 2.544 + cd /tmp/tmp.SV0LzYRCIZ/tini
20:54:57 [2022-07-13T20:54:57.603Z] #44 2.544 + git checkout -q v0.19.0
20:54:57 [2022-07-13T20:54:57.603Z] #44 2.555 + cmake .
20:54:57 [2022-07-13T20:54:57.875Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43809/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43809/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:c51efa861754c37184238e92f09963575786272f hack/validate/default
20:54:58 [2022-07-13T20:54:58.490Z] #26 ...
20:54:58 [2022-07-13T20:54:58.490Z] 
20:54:58 [2022-07-13T20:54:58.490Z] #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
20:54:58 [2022-07-13T20:54:58.490Z] #60 sha256:5eff98a8c34c9d2a798db38b241c6d8732868ebc98111744b80e03df81ae5ba5
20:54:58 [2022-07-13T20:54:58.490Z] #60 11.48 + cd /tmp/tmp.8dyRvGqKGP/src/github.com/opencontainers/runc
20:54:58 [2022-07-13T20:54:58.490Z] #60 11.48 + git checkout -q v1.1.2
20:54:58 [2022-07-13T20:54:58.490Z] #60 12.07 + '[' -z '' ']'
20:54:58 [2022-07-13T20:54:58.490Z] #60 12.08 + target=static
20:54:58 [2022-07-13T20:54:58.490Z] #60 12.08 + make BUILDTAGS=seccomp static
20:54:58 [2022-07-13T20:54:58.490Z] #60 12.50 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 .
20:54:58 [2022-07-13T20:54:58.490Z] #60 ...
20:54:58 [2022-07-13T20:54:58.490Z] 
20:54:58 [2022-07-13T20:54:58.490Z] #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
20:54:58 [2022-07-13T20:54:58.490Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:54:58 [2022-07-13T20:54:58.490Z] #77 82.17 checking if gcc static flag -static works... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 82.64 checking if gcc supports -c -o file.o... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 82.80 checking if gcc supports -c -o file.o... (cached) yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 82.80 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 82.86 checking dynamic linker characteristics... GNU/Linux ld.so
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.17 checking how to hardcode library paths into programs... immediate
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.18 checking whether stripping libraries is possible... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.19 checking if libtool supports shared libraries... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.19 checking whether to build shared libraries... no
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.19 checking whether to build static libraries... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.19 checking for a BSD-compatible install... /usr/bin/install -c
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.23 checking whether build environment is sane... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.29 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.30 checking whether make sets $(MAKE)... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.36 checking whether make supports the include directive... yes (GNU style)
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.41 checking whether make supports nested variables... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.46 checking whether UID '0' is supported by ustar format... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.47 checking whether GID '0' is supported by ustar format... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.47 checking how to create a ustar tar archive... gnutar
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.54 checking dependency style of gcc... gcc3
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.76 checking whether to enable maintainer-specific portions of Makefiles... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.76 checking whether make supports nested variables... (cached) yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.76 checking for gawk... (cached) mawk
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.76 checking for a sed that does not truncate output... (cached) /bin/sed
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.76 checking for gcc... (cached) gcc
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.86 checking whether we are using the GNU C compiler... (cached) yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.87 checking whether gcc accepts -g... (cached) yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.87 checking for gcc option to accept ISO C89... (cached) none needed
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.87 checking whether gcc understands -c and -o together... (cached) yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.87 checking for a Python interpreter with version >= 3... python3
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.98 checking for python3... /usr/bin/python3
20:54:58 [2022-07-13T20:54:58.490Z] #77 83.98 checking for python3 version... 3.9
20:54:58 [2022-07-13T20:54:58.490Z] #77 84.03 checking for python3 platform... linux
20:54:58 [2022-07-13T20:54:58.490Z] #77 84.08 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:54:58 [2022-07-13T20:54:58.490Z] #77 84.26 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:54:58 [2022-07-13T20:54:58.490Z] #77 84.47 checking for go-md2man... no
20:54:58 [2022-07-13T20:54:58.490Z] #77 84.49 checking error.h usability... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 84.68 checking error.h presence... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 84.75 checking for error.h... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 84.80 checking linux/openat2.h usability... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 85.00 checking linux/openat2.h presence... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 85.07 checking for linux/openat2.h... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 85.12 checking for copy_file_range... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 85.36 checking for fgetxattr... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 85.58 checking for statx... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 85.78 checking for fgetpwent_r... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 86.09 checking for issetugid... no
20:54:58 [2022-07-13T20:54:58.490Z] #77 86.31 checking for pkg-config... /usr/bin/pkg-config
20:54:58 [2022-07-13T20:54:58.490Z] #77 86.31 checking pkg-config is at least version 0.9.0... yes
20:54:58 [2022-07-13T20:54:58.490Z] #77 86.32 checking for library containing yajl_tree_get... -lyajl
20:54:58 [2022-07-13T20:54:58.490Z] #77 86.84 checking for yajl >= 2.0.0... yes
20:54:58 [2022-07-13T20:54:58.655Z] #44 3.414 -- The C compiler identification is GNU 10.2.1
20:54:58 [2022-07-13T20:54:58.655Z] #44 3.569 -- Detecting C compiler ABI info
20:54:58 [2022-07-13T20:54:58.750Z] #77 86.87 checking sys/capability.h usability... yes
20:54:58 [2022-07-13T20:54:58.750Z] #77 87.02 checking sys/capability.h presence... yes
20:54:58 [2022-07-13T20:54:58.750Z] #77 87.09 checking for sys/capability.h... yes
20:54:59 [2022-07-13T20:54:59.011Z] #77 87.09 checking for library containing cap_from_name... 
20:54:59 [2022-07-13T20:54:59.011Z] #77 ...
20:54:59 [2022-07-13T20:54:59.011Z] 
20:54:59 [2022-07-13T20:54:59.011Z] #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
20:54:59 [2022-07-13T20:54:59.011Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb
20:54:59 [2022-07-13T20:54:59.011Z] #21 7.279 Fetched 8436 kB in 7s (1281 kB/s)
20:54:59 [2022-07-13T20:54:59.011Z] #21 7.279 Reading package lists...
20:54:59 [2022-07-13T20:54:59.011Z] #21 10.50 Reading package lists...
20:54:59 [2022-07-13T20:54:59.011Z] #21 12.84 Building dependency tree...
20:54:59 [2022-07-13T20:54:59.011Z] #21 14.74 The following additional packages will be installed:
20:54:59 [2022-07-13T20:54:59.011Z] #21 14.75   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:54:59 [2022-07-13T20:54:59.011Z] #21 14.75   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:54:59 [2022-07-13T20:54:59.011Z] #21 14.75   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:54:59 [2022-07-13T20:54:59.011Z] #21 14.75   python3-pkg-resources vim-runtime xxd
20:54:59 [2022-07-13T20:54:59.011Z] #21 14.76 Suggested packages:
20:54:59 [2022-07-13T20:54:59.011Z] #21 14.76   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:54:59 [2022-07-13T20:54:59.011Z] #21 14.76   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:54:59 [2022-07-13T20:54:59.011Z] #21 14.76   acl attr quota
20:54:59 [2022-07-13T20:54:59.011Z] #21 14.76 Recommended packages:
20:54:59 [2022-07-13T20:54:59.011Z] #21 14.76   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.04 The following NEW packages will be installed:
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.04   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.04   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.04   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.04   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.04   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.04   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.04   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.04   xz-utils zip zstd
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.39 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.39 Need to get 27.0 MB of archives.
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.39 After this operation, 105 MB of additional disk space will be used.
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.85 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.88 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.91 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.92 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.96 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.96 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 16.97 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 17.16 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 17.17 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 17.19 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
20:54:59 [2022-07-13T20:54:59.011Z] #21 17.20 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
20:54:59 [2022-07-13T20:54:59.253Z] Congratulations!  Seccomp profile generation is done correctly.
20:54:59 [2022-07-13T20:54:59.253Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
20:54:59 [2022-07-13T20:54:59.276Z] #21 ...
20:54:59 [2022-07-13T20:54:59.276Z] 
20:54:59 [2022-07-13T20:54:59.277Z] #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
20:54:59 [2022-07-13T20:54:59.277Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:54:59 [2022-07-13T20:54:59.277Z] #77 87.09 checking for library containing cap_from_name... -lcap
20:54:59 [2022-07-13T20:54:59.664Z] #77 87.49 checking for library containing dlopen... -ldl
20:54:59 [2022-07-13T20:54:59.923Z] #77 88.03 checking seccomp.h usability... yes
20:54:59 [2022-07-13T20:54:59.923Z] #77 88.21 checking seccomp.h presence... yes
20:54:59 [2022-07-13T20:54:59.923Z] #77 88.29 checking for seccomp.h... yes
20:55:00 [2022-07-13T20:55:00.110Z] #44 4.702 -- Detecting C compiler ABI info - done
20:55:00 [2022-07-13T20:55:00.111Z] #44 4.925 -- Check for working C compiler: /usr/bin/cc - skipped
20:55:00 [2022-07-13T20:55:00.111Z] #44 4.956 -- Detecting C compile features
20:55:00 [2022-07-13T20:55:00.111Z] #44 4.963 -- Detecting C compile features - done
20:55:00 [2022-07-13T20:55:00.111Z] #44 5.025 -- Performing Test HAS_BUILTIN_FORTIFY
20:55:00 [2022-07-13T20:55:00.494Z] #77 88.29 checking for library containing seccomp_rule_add... -lseccomp
20:55:00 [2022-07-13T20:55:00.679Z] #44 5.417 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:55:00 [2022-07-13T20:55:00.679Z] #44 5.535 -- Configuring done
20:55:00 [2022-07-13T20:55:00.679Z] #44 5.559 -- Generating done
20:55:00 [2022-07-13T20:55:00.679Z] #44 5.601 -- Build files have been written to: /tmp/tmp.SV0LzYRCIZ/tini
20:55:00 [2022-07-13T20:55:00.755Z] #77 88.83 checking for library containing seccomp_arch_resolve_name... none required
20:55:00 [2022-07-13T20:55:00.940Z] #44 5.618 + make tini-static
20:55:01 [2022-07-13T20:55:01.015Z] #77 89.03 checking systemd/sd-bus.h usability... yes
20:55:01 [2022-07-13T20:55:01.015Z] #77 89.27 checking systemd/sd-bus.h presence... yes
20:55:01 [2022-07-13T20:55:01.015Z] #77 89.40 checking for systemd/sd-bus.h... yes
20:55:01 [2022-07-13T20:55:01.511Z] #44 6.176 Scanning dependencies of target tini-static
20:55:01 [2022-07-13T20:55:01.511Z] #44 6.243 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:55:01 [2022-07-13T20:55:01.588Z] #77 89.42 checking for library containing sd_bus_match_signal_async... -lsystemd
20:55:01 [2022-07-13T20:55:01.850Z] #77 89.89 checking for sd_notify_barrier... yes
20:55:01 [2022-07-13T20:55:01.850Z] #77 90.19 checking linux/bpf.h usability... yes
20:55:02 [2022-07-13T20:55:02.086Z] #44 ...
20:55:02 [2022-07-13T20:55:02.086Z] 
20:55:02 [2022-07-13T20:55:02.086Z] #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
20:55:02 [2022-07-13T20:55:02.086Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a
20:55:02 [2022-07-13T20:55:02.086Z] #53 103.2 gotestsum version dev
20:55:02 [2022-07-13T20:55:02.086Z] #53 DONE 104.2s
20:55:02 [2022-07-13T20:55:02.086Z] 
20:55:02 [2022-07-13T20:55:02.086Z] #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
20:55:02 [2022-07-13T20:55:02.086Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:55:02 [2022-07-13T20:55:02.086Z] #14 94.66 Selecting previously unselected package mingw-w64-x86-64-dev.
20:55:02 [2022-07-13T20:55:02.086Z] #14 94.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:55:02 [2022-07-13T20:55:02.086Z] #14 94.69 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:55:02 [2022-07-13T20:55:02.111Z] #77 90.35 checking linux/bpf.h presence... yes
20:55:02 [2022-07-13T20:55:02.111Z] #77 90.41 checking for linux/bpf.h... yes
20:55:02 [2022-07-13T20:55:02.111Z] #77 90.42 checking compilation for eBPF... yes
20:55:02 [2022-07-13T20:55:02.111Z] #77 90.56 checking for criu >= 3.15... no
20:55:02 [2022-07-13T20:55:02.111Z] #77 90.58 configure: CRIU headers not found, building without CRIU support
20:55:02 [2022-07-13T20:55:02.373Z] #77 90.60 checking for criu > 3.16... no
20:55:02 [2022-07-13T20:55:02.373Z] #77 90.63 configure: CRIU version doesn't support join-ns API
20:55:02 [2022-07-13T20:55:02.373Z] #77 90.63 checking for criu > 3.16.1... no
20:55:02 [2022-07-13T20:55:02.373Z] #77 90.65 configure: CRIU version doesn't support for pre-dumping
20:55:02 [2022-07-13T20:55:02.373Z] #77 90.66 checking for new mount API (fsconfig)... #77 ...
20:55:02 [2022-07-13T20:55:02.373Z] 
20:55:02 [2022-07-13T20:55:02.373Z] #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
20:55:02 [2022-07-13T20:55:02.373Z] #34 sha256:648f186ce7a958557a39bf6ac0b6e20015926e74675b09649f8059a8b6e405a0
20:55:02 [2022-07-13T20:55:02.373Z] #34 DONE 134.5s
20:55:02 [2022-07-13T20:55:02.373Z] 
20:55:02 [2022-07-13T20:55:02.373Z] #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
20:55:02 [2022-07-13T20:55:02.373Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:55:02 [2022-07-13T20:55:02.373Z] #77 90.66 checking for new mount API (fsconfig)... yes
20:55:02 [2022-07-13T20:55:02.373Z] #77 90.76 checking for seccomp notify API... yes
20:55:02 [2022-07-13T20:55:02.634Z] #77 90.90 checking for gperf... no
20:55:02 [2022-07-13T20:55:02.634Z] #77 90.93 configure: gperf not found - cannot rebuild signal parser code
20:55:02 [2022-07-13T20:55:02.860Z] #64 ...
20:55:02 [2022-07-13T20:55:02.860Z] 
20:55:02 [2022-07-13T20:55:02.860Z] #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
20:55:02 [2022-07-13T20:55:02.860Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:55:02 [2022-07-13T20:55:02.860Z] #14 96.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:55:02 [2022-07-13T20:55:02.860Z] #14 96.05 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:55:02 [2022-07-13T20:55:02.861Z] #14 96.06 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:55:02 [2022-07-13T20:55:02.861Z] #14 103.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:55:02 [2022-07-13T20:55:02.861Z] #14 103.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:55:02 [2022-07-13T20:55:02.861Z] #14 103.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:55:02 [2022-07-13T20:55:02.894Z] #77 90.93 checking for library containing argp_parse... none required
20:55:03 [2022-07-13T20:55:03.028Z] #14 ...
20:55:03 [2022-07-13T20:55:03.028Z] 
20:55:03 [2022-07-13T20:55:03.028Z] #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
20:55:03 [2022-07-13T20:55:03.028Z] #44 sha256:cac4bcff4e8c4028d2c753ebd4f514d3d06b9fca3373be2bc792e6683aa99794
20:55:03 [2022-07-13T20:55:03.028Z] #44 7.747 [100%] Linking C executable tini-static
20:55:03 [2022-07-13T20:55:03.158Z] #77 91.42 checking that generated files are newer than configure... done
20:55:03 [2022-07-13T20:55:03.158Z] #77 91.43 configure: creating ./config.status
20:55:03 [2022-07-13T20:55:03.431Z] #14 ...
20:55:03 [2022-07-13T20:55:03.431Z] 
20:55:03 [2022-07-13T20:55:03.431Z] #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
20:55:03 [2022-07-13T20:55:03.431Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:55:03 [2022-07-13T20:55:03.431Z] #77 44.63 libtoolize: putting auxiliary files in '.'.
20:55:03 [2022-07-13T20:55:03.431Z] #77 44.63 libtoolize: copying file './ltmain.sh'
20:55:03 [2022-07-13T20:55:03.431Z] #77 45.36 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:55:03 [2022-07-13T20:55:03.431Z] #77 45.36 libtoolize: and rerunning libtoolize and aclocal.
20:55:03 [2022-07-13T20:55:03.431Z] #77 45.36 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:55:03 [2022-07-13T20:55:03.694Z] #77 54.87 configure.ac:7: installing './compile'
20:55:03 [2022-07-13T20:55:03.694Z] #77 54.88 configure.ac:11: installing './config.guess'
20:55:03 [2022-07-13T20:55:03.694Z] #77 54.89 configure.ac:11: installing './config.sub'
20:55:03 [2022-07-13T20:55:03.694Z] #77 54.91 configure.ac:8: installing './install-sh'
20:55:03 [2022-07-13T20:55:03.694Z] #77 54.92 configure.ac:8: installing './missing'
20:55:03 [2022-07-13T20:55:03.917Z] #64 ...
20:55:03 [2022-07-13T20:55:03.917Z] 
20:55:03 [2022-07-13T20:55:03.917Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:55:03 [2022-07-13T20:55:03.917Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:55:03 [2022-07-13T20:55:03.917Z] #77 79.91 configure.ac:7: installing './compile'
20:55:03 [2022-07-13T20:55:03.917Z] #77 79.92 configure.ac:11: installing './config.guess'
20:55:03 [2022-07-13T20:55:03.917Z] #77 79.94 configure.ac:11: installing './config.sub'
20:55:03 [2022-07-13T20:55:03.917Z] #77 79.95 configure.ac:8: installing './install-sh'
20:55:03 [2022-07-13T20:55:03.917Z] #77 79.97 configure.ac:8: installing './missing'
20:55:03 [2022-07-13T20:55:03.917Z] #77 80.22 Makefile.am: installing './depcomp'
20:55:03 [2022-07-13T20:55:03.955Z] #77 55.06 Makefile.am: installing './depcomp'
20:55:04 [2022-07-13T20:55:04.411Z] #44 9.022 [100%] Built target tini-static
20:55:04 [2022-07-13T20:55:04.411Z] #44 9.093 + mkdir -p /build
20:55:04 [2022-07-13T20:55:04.411Z] #44 9.095 + cp tini-static /build/docker-init
20:55:05 [2022-07-13T20:55:05.339Z] #77 56.46 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:55:05 [2022-07-13T20:55:05.339Z] #77 56.47 libtoolize: copying file 'build-aux/ltmain.sh'
20:55:05 [2022-07-13T20:55:05.339Z] #77 56.60 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:55:05 [2022-07-13T20:55:05.339Z] #77 56.61 libtoolize: copying file 'm4/libtool.m4'
20:55:05 [2022-07-13T20:55:05.352Z] #44 DONE 10.0s
20:55:05 [2022-07-13T20:55:05.352Z] 
20:55:05 [2022-07-13T20:55:05.352Z] #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
20:55:05 [2022-07-13T20:55:05.352Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:55:05 [2022-07-13T20:55:05.352Z] #14 105.4 Selecting previously unselected package gcc-mingw-w64-base.
20:55:05 [2022-07-13T20:55:05.352Z] #14 105.4 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:55:05 [2022-07-13T20:55:05.352Z] #14 105.4 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:55:05 [2022-07-13T20:55:05.352Z] #14 105.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:55:05 [2022-07-13T20:55:05.352Z] #14 105.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:55:05 [2022-07-13T20:55:05.352Z] #14 105.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:55:05 [2022-07-13T20:55:05.599Z] #77 56.72 libtoolize: copying file 'm4/ltoptions.m4'
20:55:05 [2022-07-13T20:55:05.599Z] #77 56.90 libtoolize: copying file 'm4/ltsugar.m4'
20:55:05 [2022-07-13T20:55:05.845Z] #77 82.81 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:55:05 [2022-07-13T20:55:05.845Z] #77 82.81 libtoolize: copying file 'build-aux/ltmain.sh'
20:55:05 [2022-07-13T20:55:05.845Z] #77 83.12 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:55:05 [2022-07-13T20:55:05.845Z] #77 83.12 libtoolize: copying file 'm4/libtool.m4'
20:55:05 [2022-07-13T20:55:05.859Z] #77 57.02 libtoolize: copying file 'm4/ltversion.m4'
20:55:05 [2022-07-13T20:55:05.859Z] #77 57.16 libtoolize: copying file 'm4/lt~obsolete.m4'
20:55:05 [2022-07-13T20:55:05.859Z] #77 57.26 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:55:05 [2022-07-13T20:55:05.967Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
20:55:06 [2022-07-13T20:55:06.103Z] #77 83.37 libtoolize: copying file 'm4/ltoptions.m4'
20:55:06 [2022-07-13T20:55:06.103Z] #77 83.49 libtoolize: copying file 'm4/ltsugar.m4'
20:55:06 [2022-07-13T20:55:06.103Z] #77 83.61 libtoolize: copying file 'm4/ltversion.m4'
20:55:06 [2022-07-13T20:55:06.368Z] #77 83.75 libtoolize: copying file 'm4/lt~obsolete.m4'
20:55:06 [2022-07-13T20:55:06.458Z] #77 94.38 config.status: creating Makefile
20:55:06 [2022-07-13T20:55:06.458Z] #77 94.48 config.status: creating rpm/crun.spec
20:55:06 [2022-07-13T20:55:06.458Z] #77 94.55 config.status: creating config.h
20:55:06 [2022-07-13T20:55:06.458Z] #77 94.58 config.status: executing libtool commands
20:55:06 [2022-07-13T20:55:06.458Z] #77 94.63 config.status: executing depfiles commands
20:55:06 [2022-07-13T20:55:06.626Z] #77 83.91 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:55:07 [2022-07-13T20:55:07.401Z] #77 95.85 === configuring in libocispec (/tmp/crun-build/libocispec)
20:55:07 [2022-07-13T20:55:07.662Z] #77 95.88 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:55:07 [2022-07-13T20:55:07.894Z] #14 ...
20:55:07 [2022-07-13T20:55:07.894Z] 
20:55:07 [2022-07-13T20:55:07.894Z] #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
20:55:07 [2022-07-13T20:55:07.894Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:55:07 [2022-07-13T20:55:07.894Z] #77 16.95 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:55:07 [2022-07-13T20:55:07.894Z] #77 20.26 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:55:07 [2022-07-13T20:55:07.894Z] #77 22.36 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
20:55:07 [2022-07-13T20:55:07.894Z] #77 22.95 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
20:55:07 [2022-07-13T20:55:07.894Z] #77 23.38 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
20:55:08 [2022-07-13T20:55:08.235Z] #77 96.30 checking for gcc... gcc
20:55:08 [2022-07-13T20:55:08.496Z] #77 96.39 checking whether the C compiler works... yes
20:55:08 [2022-07-13T20:55:08.496Z] #77 96.60 checking for C compiler default output file name... a.out
20:55:08 [2022-07-13T20:55:08.496Z] #77 96.60 checking for suffix of executables... 
20:55:08 [2022-07-13T20:55:08.496Z] #77 96.85 checking whether we are cross compiling... 
20:55:08 [2022-07-13T20:55:08.496Z] #77 ...
20:55:08 [2022-07-13T20:55:08.496Z] 
20:55:08 [2022-07-13T20:55:08.496Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:55:08 [2022-07-13T20:55:08.496Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb
20:55:08 [2022-07-13T20:55:08.496Z] #21 17.92 debconf: delaying package configuration, since apt-utils is not installed
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.06 Fetched 27.0 MB in 1s (23.8 MB/s)
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.12 Selecting previously unselected package pigz.
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24009 files and directories currently installed.)
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.19 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.20 Unpacking pigz (2.6-1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.28 Selecting previously unselected package libelf1:arm64.
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.28 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.29 Unpacking libelf1:arm64 (0.183-1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.47 Selecting previously unselected package libbpf0:arm64.
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.47 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.48 Unpacking libbpf0:arm64 (1:0.3-2) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.55 Selecting previously unselected package libcap2:arm64.
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.55 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.56 Unpacking libcap2:arm64 (1:2.44-1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.63 Selecting previously unselected package libmnl0:arm64.
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.66 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.67 Unpacking libmnl0:arm64 (1.0.4-3) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.74 Selecting previously unselected package libxtables12:arm64.
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.75 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.76 Unpacking libxtables12:arm64 (1.8.7-1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.84 Selecting previously unselected package libcap2-bin.
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.86 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 18.87 Unpacking libcap2-bin (1:2.44-1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 19.03 Selecting previously unselected package iproute2.
20:55:08 [2022-07-13T20:55:08.496Z] #21 19.03 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 19.04 Unpacking iproute2 (5.10.0-4) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 19.52 Selecting previously unselected package xxd.
20:55:08 [2022-07-13T20:55:08.496Z] #21 19.53 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 19.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 19.67 Selecting previously unselected package vim-common.
20:55:08 [2022-07-13T20:55:08.496Z] #21 19.67 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 19.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 19.88 Selecting previously unselected package bash-completion.
20:55:08 [2022-07-13T20:55:08.496Z] #21 19.88 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 22.99 Unpacking bash-completion (1:2.11-2) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 23.37 Selecting previously unselected package bzip2.
20:55:08 [2022-07-13T20:55:08.496Z] #21 23.38 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 23.39 Unpacking bzip2 (1.0.8-4) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 23.46 Selecting previously unselected package xz-utils.
20:55:08 [2022-07-13T20:55:08.496Z] #21 23.47 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 23.47 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 23.62 Selecting previously unselected package apparmor.
20:55:08 [2022-07-13T20:55:08.496Z] #21 23.62 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 23.70 Unpacking apparmor (2.13.6-10) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.10 Selecting previously unselected package inetutils-ping.
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.11 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.12 Unpacking inetutils-ping (2:2.0-1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.24 Selecting previously unselected package libip4tc2:arm64.
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.24 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.24 Unpacking libip4tc2:arm64 (1.8.7-1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.31 Selecting previously unselected package libip6tc2:arm64.
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.32 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.33 Unpacking libip6tc2:arm64 (1.8.7-1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.40 Selecting previously unselected package libnfnetlink0:arm64.
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.40 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.41 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.48 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.49 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.50 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.58 Selecting previously unselected package libnftnl11:arm64.
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.58 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.59 Unpacking libnftnl11:arm64 (1.1.9-1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.71 Selecting previously unselected package iptables.
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.71 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 24.72 Unpacking iptables (1.8.7-1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.00 Selecting previously unselected package libonig5:arm64.
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.00 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.01 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.15 Selecting previously unselected package libjq1:arm64.
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.15 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.15 Unpacking libjq1:arm64 (1.6-2.1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.27 Selecting previously unselected package jq.
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.27 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.30 Unpacking jq (1.6-2.1) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.40 Selecting previously unselected package libaio1:arm64.
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.40 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.41 Unpacking libaio1:arm64 (0.3.112-9) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.49 Selecting previously unselected package libgpm2:arm64.
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.50 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.51 Unpacking libgpm2:arm64 (1.20.7-8) ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.57 Selecting previously unselected package libicu67:arm64.
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.57 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
20:55:08 [2022-07-13T20:55:08.496Z] #21 25.58 Unpacking libicu67:arm64 (67.1-7) ...
20:55:08 [2022-07-13T20:55:08.503Z] Congratulations!  All API changes are done the right way.
20:55:08 [2022-07-13T20:55:08.503Z] Congratulations!  All TOML source files changed here have valid syntax.
20:55:08 [2022-07-13T20:55:08.503Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
20:55:08 [2022-07-13T20:55:08.503Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
20:55:08 [2022-07-13T20:55:08.503Z] 
20:55:08 [2022-07-13T20:55:08.503Z] INFO Start validation with golang-ci-lint
20:55:08 [2022-07-13T20:55:08.757Z] #21 ...
20:55:08 [2022-07-13T20:55:08.757Z] 
20:55:08 [2022-07-13T20:55:08.757Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:55:08 [2022-07-13T20:55:08.757Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:55:08 [2022-07-13T20:55:08.757Z] #77 96.85 checking whether we are cross compiling... no
20:55:08 [2022-07-13T20:55:08.757Z] #77 97.04 checking for suffix of object files... o
20:55:09 [2022-07-13T20:55:09.017Z] #77 97.17 checking whether we are using the GNU C compiler... yes
20:55:09 [2022-07-13T20:55:09.017Z] #77 97.31 checking whether gcc accepts -g... yes
20:55:09 [2022-07-13T20:55:09.075Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
20:55:09 [2022-07-13T20:55:09.075Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
20:55:09 [2022-07-13T20:55:09.279Z] #77 97.43 checking for gcc option to accept ISO C89... none needed
20:55:09 [2022-07-13T20:55:09.539Z] #77 97.62 checking whether gcc understands -c and -o together... yes
20:55:09 [2022-07-13T20:55:09.800Z] #77 97.77 checking how to run the C preprocessor... gcc -E
20:55:09 [2022-07-13T20:55:09.800Z] #77 98.07 checking for grep that handles long lines and -e... /bin/grep
20:55:09 [2022-07-13T20:55:09.800Z] #77 98.08 checking for egrep... /bin/grep -E
20:55:10 [2022-07-13T20:55:10.370Z] #77 98.09 checking for ANSI C header files... yes
20:55:10 [2022-07-13T20:55:10.371Z] #77 98.63 checking for sys/types.h... yes
20:55:10 [2022-07-13T20:55:10.631Z] #77 98.82 checking for sys/stat.h... yes
20:55:10 [2022-07-13T20:55:10.891Z] #77 99.06 checking for stdlib.h... yes
20:55:11 [2022-07-13T20:55:11.151Z] #77 99.16 checking for string.h... yes
20:55:11 [2022-07-13T20:55:11.151Z] #77 99.35 checking for memory.h... yes
20:55:11 [2022-07-13T20:55:11.412Z] #77 99.59 checking for strings.h... yes
20:55:11 [2022-07-13T20:55:11.672Z] #77 99.77 checking for inttypes.h... yes
20:55:11 [2022-07-13T20:55:11.933Z] #77 99.94 checking for stdint.h... yes
20:55:11 [2022-07-13T20:55:11.933Z] #77 100.1 checking for unistd.h... yes
20:55:12 [2022-07-13T20:55:12.194Z] #77 100.3 checking minix/config.h usability... no
20:55:12 [2022-07-13T20:55:12.194Z] #77 100.4 checking minix/config.h presence... no
20:55:12 [2022-07-13T20:55:12.194Z] #77 100.5 checking for minix/config.h... no
20:55:12 [2022-07-13T20:55:12.454Z] #77 100.5 checking whether it is safe to define __EXTENSIONS__... yes
20:55:12 [2022-07-13T20:55:12.715Z] #77 100.8 checking build system type... aarch64-unknown-linux-gnu
20:55:12 [2022-07-13T20:55:12.715Z] #77 101.0 checking host system type... aarch64-unknown-linux-gnu
20:55:12 [2022-07-13T20:55:12.715Z] #77 101.0 checking how to print strings... printf
20:55:12 [2022-07-13T20:55:12.715Z] #77 101.0 checking for a sed that does not truncate output... /bin/sed
20:55:12 [2022-07-13T20:55:12.715Z] #77 101.1 checking for fgrep... /bin/grep -F
20:55:12 [2022-07-13T20:55:12.976Z] #77 101.1 checking for ld used by gcc... /usr/bin/ld
20:55:12 [2022-07-13T20:55:12.976Z] #77 101.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:55:12 [2022-07-13T20:55:12.976Z] #77 101.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:55:12 [2022-07-13T20:55:12.976Z] #77 101.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:55:12 [2022-07-13T20:55:12.976Z] #77 101.2 checking whether ln -s works... yes
20:55:12 [2022-07-13T20:55:12.976Z] #77 101.2 checking the maximum length of command line arguments... 1572864
20:55:12 [2022-07-13T20:55:12.976Z] #77 101.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:55:12 [2022-07-13T20:55:12.976Z] #77 101.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:55:12 [2022-07-13T20:55:12.976Z] #77 101.3 checking for /usr/bin/ld option to reload object files... -r
20:55:12 [2022-07-13T20:55:12.976Z] #77 101.3 checking for objdump... objdump
20:55:12 [2022-07-13T20:55:12.976Z] #77 101.3 checking how to recognize dependent libraries... pass_all
20:55:12 [2022-07-13T20:55:12.976Z] #77 101.3 checking for dlltool... no
20:55:12 [2022-07-13T20:55:12.976Z] #77 101.3 checking how to associate runtime and link libraries... printf %s\n
20:55:12 [2022-07-13T20:55:12.976Z] #77 101.3 checking for ar... ar
20:55:13 [2022-07-13T20:55:13.236Z] #77 101.3 checking for archiver @FILE support... @
20:55:13 [2022-07-13T20:55:13.236Z] #77 101.4 checking for strip... strip
20:55:13 [2022-07-13T20:55:13.236Z] #77 101.4 checking for ranlib... ranlib
20:55:13 [2022-07-13T20:55:13.236Z] #77 101.4 checking for gawk... no
20:55:13 [2022-07-13T20:55:13.236Z] #77 101.4 checking for mawk... mawk
20:55:13 [2022-07-13T20:55:13.497Z] #77 101.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:55:13 [2022-07-13T20:55:13.497Z] #77 101.8 checking for sysroot... no
20:55:13 [2022-07-13T20:55:13.497Z] #77 101.8 checking for a working dd... /bin/dd
20:55:13 [2022-07-13T20:55:13.497Z] #77 101.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:55:13 [2022-07-13T20:55:13.497Z] #77 101.9 checking for mt... no
20:55:13 [2022-07-13T20:55:13.497Z] #77 101.9 checking if : is a manifest tool... no
20:55:13 [2022-07-13T20:55:13.757Z] #77 101.9 checking for dlfcn.h... yes
20:55:13 [2022-07-13T20:55:13.757Z] #77 102.0 checking for objdir... .libs
20:55:13 [2022-07-13T20:55:13.993Z] #77 ...
20:55:13 [2022-07-13T20:55:13.993Z] 
20:55:13 [2022-07-13T20:55:13.993Z] #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
20:55:13 [2022-07-13T20:55:13.993Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:55:13 [2022-07-13T20:55:13.993Z] #14 116.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:55:13 [2022-07-13T20:55:13.993Z] #14 116.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:55:13 [2022-07-13T20:55:13.993Z] #14 116.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:55:14 [2022-07-13T20:55:14.283Z] #77 102.2 checking if gcc supports -fno-rtti -fno-exceptions... no
20:55:14 [2022-07-13T20:55:14.283Z] #77 102.4 checking for gcc option to produce PIC... -fPIC -DPIC
20:55:14 [2022-07-13T20:55:14.283Z] #77 102.4 checking if gcc PIC flag -fPIC -DPIC works... yes
20:55:14 [2022-07-13T20:55:14.490Z] #77 ...
20:55:14 [2022-07-13T20:55:14.490Z] 
20:55:14 [2022-07-13T20:55:14.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
20:55:14 [2022-07-13T20:55:14.490Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:55:14 [2022-07-13T20:55:14.490Z] #14 116.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:55:14 [2022-07-13T20:55:14.543Z] #77 102.5 checking if gcc static flag -static works... yes
20:55:14 [2022-07-13T20:55:14.543Z] #77 102.8 checking if gcc supports -c -o file.o... yes
20:55:14 [2022-07-13T20:55:14.750Z] #14 116.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:55:14 [2022-07-13T20:55:14.750Z] #14 116.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:55:14 [2022-07-13T20:55:14.804Z] #77 102.9 checking if gcc supports -c -o file.o... (cached) yes
20:55:14 [2022-07-13T20:55:14.804Z] #77 103.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:55:15 [2022-07-13T20:55:15.065Z] #77 103.0 checking dynamic linker characteristics... GNU/Linux ld.so
20:55:15 [2022-07-13T20:55:15.065Z] #77 103.3 checking how to hardcode library paths into programs... immediate
20:55:15 [2022-07-13T20:55:15.065Z] #77 103.3 checking whether stripping libraries is possible... yes
20:55:15 [2022-07-13T20:55:15.065Z] #77 103.3 checking if libtool supports shared libraries... yes
20:55:15 [2022-07-13T20:55:15.065Z] #77 103.3 checking whether to build shared libraries... no
20:55:15 [2022-07-13T20:55:15.065Z] #77 103.3 checking whether to build static libraries... yes
20:55:15 [2022-07-13T20:55:15.065Z] #77 103.3 checking for a BSD-compatible install... /usr/bin/install -c
20:55:15 [2022-07-13T20:55:15.065Z] #77 103.3 checking whether build environment is sane... yes
20:55:15 [2022-07-13T20:55:15.065Z] #77 103.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:55:15 [2022-07-13T20:55:15.065Z] #77 103.4 checking whether make sets $(MAKE)... yes
20:55:15 [2022-07-13T20:55:15.065Z] #77 103.4 checking whether make supports the include directive... yes (GNU style)
20:55:15 [2022-07-13T20:55:15.326Z] #77 103.5 checking whether make supports nested variables... yes
20:55:15 [2022-07-13T20:55:15.326Z] #77 103.5 checking whether UID '0' is supported by ustar format... yes
20:55:15 [2022-07-13T20:55:15.326Z] #77 103.5 checking whether GID '0' is supported by ustar format... yes
20:55:15 [2022-07-13T20:55:15.326Z] #77 103.5 checking how to create a ustar tar archive... gnutar
20:55:15 [2022-07-13T20:55:15.587Z] #77 103.6 checking dependency style of gcc... gcc3
20:55:15 [2022-07-13T20:55:15.587Z] #77 103.8 checking whether to enable maintainer-specific portions of Makefiles... yes
20:55:15 [2022-07-13T20:55:15.587Z] #77 103.8 checking whether make supports nested variables... (cached) yes
20:55:15 [2022-07-13T20:55:15.587Z] #77 103.8 checking for pkg-config... /usr/bin/pkg-config
20:55:15 [2022-07-13T20:55:15.587Z] #77 103.8 checking pkg-config is at least version 0.9.0... yes
20:55:15 [2022-07-13T20:55:15.587Z] #77 103.8 checking for yajl >= 2.1.0... yes
20:55:15 [2022-07-13T20:55:15.587Z] #77 103.9 checking for a sed that does not truncate output... (cached) /bin/sed
20:55:15 [2022-07-13T20:55:15.587Z] #77 103.9 checking for gcc... (cached) gcc
20:55:15 [2022-07-13T20:55:15.847Z] #77 104.0 checking whether we are using the GNU C compiler... (cached) yes
20:55:15 [2022-07-13T20:55:15.847Z] #77 104.0 checking whether gcc accepts -g... (cached) yes
20:55:15 [2022-07-13T20:55:15.847Z] #77 104.0 checking for gcc option to accept ISO C89... (cached) none needed
20:55:15 [2022-07-13T20:55:15.847Z] #77 104.0 checking whether gcc understands -c and -o together... (cached) yes
20:55:15 [2022-07-13T20:55:15.847Z] #77 104.0 checking for a Python interpreter with version >= 3... python3
20:55:15 [2022-07-13T20:55:15.847Z] #77 104.1 checking for python3... /usr/bin/python3
20:55:15 [2022-07-13T20:55:15.847Z] #77 104.1 checking for python3 version... 3.9
20:55:15 [2022-07-13T20:55:15.847Z] #77 104.1 checking for python3 platform... linux
20:55:16 [2022-07-13T20:55:16.107Z] #77 104.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:55:16 [2022-07-13T20:55:16.107Z] #77 104.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:55:16 [2022-07-13T20:55:16.368Z] #77 104.6 checking that generated files are newer than configure... done
20:55:16 [2022-07-13T20:55:16.368Z] #77 104.6 configure: creating ./config.status
20:55:16 [2022-07-13T20:55:16.607Z] #77 ...
20:55:16 [2022-07-13T20:55:16.607Z] 
20:55:16 [2022-07-13T20:55:16.607Z] #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
20:55:16 [2022-07-13T20:55:16.607Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:55:16 [2022-07-13T20:55:16.607Z] #14 166.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:55:16 [2022-07-13T20:55:16.607Z] #14 166.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:55:16 [2022-07-13T20:55:16.607Z] #14 166.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:55:19 [2022-07-13T20:55:19.277Z] #14 123.3 Selecting previously unselected package g++-mingw-w64-x86-64.
20:55:19 [2022-07-13T20:55:19.277Z] #14 123.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:55:19 [2022-07-13T20:55:19.277Z] #14 123.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:55:19 [2022-07-13T20:55:19.537Z] #14 123.5 Selecting previously unselected package libapparmor1:amd64.
20:55:19 [2022-07-13T20:55:19.537Z] #14 123.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:55:19 [2022-07-13T20:55:19.537Z] #14 123.5 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:55:19 [2022-07-13T20:55:19.537Z] #14 123.7 Selecting previously unselected package libapparmor-dev:amd64.
20:55:19 [2022-07-13T20:55:19.537Z] #14 123.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:55:19 [2022-07-13T20:55:19.537Z] #14 123.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:55:19 [2022-07-13T20:55:19.537Z] #14 ...
20:55:19 [2022-07-13T20:55:19.537Z] 
20:55:19 [2022-07-13T20:55:19.537Z] #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
20:55:19 [2022-07-13T20:55:19.537Z] #67 sha256:b651b455cf59f4e4e6fdc6d97b2e7960b08edc3813602fa6702c33bdeeac3609
20:55:19 [2022-07-13T20:55:19.537Z] #67 123.2 + for f in rootlesskit rootlesskit-docker-proxy
20:55:19 [2022-07-13T20:55:19.537Z] #67 123.2 + GOBIN=/build
20:55:19 [2022-07-13T20:55:19.537Z] #67 123.2 + GO111MODULE=on
20:55:19 [2022-07-13T20:55:19.537Z] #67 123.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:55:19 [2022-07-13T20:55:19.701Z] #77 107.4 config.status: creating Makefile
20:55:19 [2022-07-13T20:55:19.701Z] #77 107.5 config.status: creating config.h
20:55:19 [2022-07-13T20:55:19.701Z] #77 107.5 config.status: executing libtool commands
20:55:19 [2022-07-13T20:55:19.701Z] #77 107.6 config.status: executing depfiles commands
20:55:19 [2022-07-13T20:55:19.974Z] #77 108.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:55:20 [2022-07-13T20:55:20.242Z] #77 108.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:55:20 [2022-07-13T20:55:20.242Z] #77 ...
20:55:20 [2022-07-13T20:55:20.242Z] 
20:55:20 [2022-07-13T20:55:20.242Z] #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
20:55:20 [2022-07-13T20:55:20.242Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb
20:55:20 [2022-07-13T20:55:20.242Z] #21 28.71 Selecting previously unselected package libinih1:arm64.
20:55:20 [2022-07-13T20:55:20.242Z] #21 28.71 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 28.72 Unpacking libinih1:arm64 (53-1+b2) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 28.78 Selecting previously unselected package libnet1:arm64.
20:55:20 [2022-07-13T20:55:20.242Z] #21 28.78 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 28.79 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 28.88 Selecting previously unselected package libnl-3-200:arm64.
20:55:20 [2022-07-13T20:55:20.242Z] #21 28.88 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 28.88 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 28.96 Selecting previously unselected package libprotobuf-c1:arm64.
20:55:20 [2022-07-13T20:55:20.242Z] #21 28.96 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 28.97 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 29.03 Selecting previously unselected package libyajl2:arm64.
20:55:20 [2022-07-13T20:55:20.242Z] #21 29.03 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 29.05 Unpacking libyajl2:arm64 (2.1.0-3) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 29.10 Selecting previously unselected package net-tools.
20:55:20 [2022-07-13T20:55:20.242Z] #21 29.11 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 29.12 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 29.28 Selecting previously unselected package patch.
20:55:20 [2022-07-13T20:55:20.242Z] #21 29.29 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 29.30 Unpacking patch (2.7.6-7) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 29.40 Selecting previously unselected package python-pip-whl.
20:55:20 [2022-07-13T20:55:20.242Z] #21 29.40 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 29.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 29.89 Selecting previously unselected package python3-lib2to3.
20:55:20 [2022-07-13T20:55:20.242Z] #21 29.89 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 29.90 Unpacking python3-lib2to3 (3.9.2-1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 30.01 Selecting previously unselected package python3-distutils.
20:55:20 [2022-07-13T20:55:20.242Z] #21 30.02 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 30.02 Unpacking python3-distutils (3.9.2-1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 30.18 Selecting previously unselected package python3-pkg-resources.
20:55:20 [2022-07-13T20:55:20.242Z] #21 30.18 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 30.18 Unpacking python3-pkg-resources (52.0.0-4) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 30.31 Selecting previously unselected package python3-setuptools.
20:55:20 [2022-07-13T20:55:20.242Z] #21 30.31 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 30.32 Unpacking python3-setuptools (52.0.0-4) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 30.57 Selecting previously unselected package python3-wheel.
20:55:20 [2022-07-13T20:55:20.242Z] #21 30.58 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 30.58 Unpacking python3-wheel (0.34.2-1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 30.67 Selecting previously unselected package python3-pip.
20:55:20 [2022-07-13T20:55:20.242Z] #21 30.68 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 30.69 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 31.04 Selecting previously unselected package sudo.
20:55:20 [2022-07-13T20:55:20.242Z] #21 31.05 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 31.05 Unpacking sudo (1.9.5p2-3) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 31.59 Selecting previously unselected package thin-provisioning-tools.
20:55:20 [2022-07-13T20:55:20.242Z] #21 31.60 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 31.62 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 31.84 Selecting previously unselected package uidmap.
20:55:20 [2022-07-13T20:55:20.242Z] #21 31.85 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 31.85 Unpacking uidmap (1:4.8.1-1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 31.98 Selecting previously unselected package vim-runtime.
20:55:20 [2022-07-13T20:55:20.242Z] #21 31.99 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 32.01 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:55:20 [2022-07-13T20:55:20.242Z] #21 32.03 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:55:20 [2022-07-13T20:55:20.242Z] #21 32.04 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 35.29 Selecting previously unselected package vim.
20:55:20 [2022-07-13T20:55:20.242Z] #21 35.29 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 35.31 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 35.79 Selecting previously unselected package xfsprogs.
20:55:20 [2022-07-13T20:55:20.242Z] #21 35.80 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 35.80 Unpacking xfsprogs (5.10.0-4) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 36.20 Selecting previously unselected package zip.
20:55:20 [2022-07-13T20:55:20.242Z] #21 36.24 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 36.24 Unpacking zip (3.0-12) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 36.38 Selecting previously unselected package zstd.
20:55:20 [2022-07-13T20:55:20.242Z] #21 36.39 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 36.40 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 36.75 Setting up python3-pkg-resources (52.0.0-4) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 37.58 Setting up libip4tc2:arm64 (1.8.7-1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 37.59 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 37.60 Setting up libgpm2:arm64 (1.20.7-8) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 37.61 Setting up libicu67:arm64 (67.1-7) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 37.63 Setting up libip6tc2:arm64 (1.8.7-1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 37.64 Setting up libinih1:arm64 (53-1+b2) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 37.65 Setting up uidmap (1:4.8.1-1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 37.66 Setting up libyajl2:arm64 (2.1.0-3) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 37.67 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 37.69 Setting up bzip2 (1.0.8-4) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 37.70 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 37.71 Setting up python3-wheel (0.34.2-1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 38.39 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 38.40 Setting up libcap2:arm64 (1:2.44-1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 38.41 Setting up libcap2-bin (1:2.44-1) ...
20:55:20 [2022-07-13T20:55:20.242Z] #21 38.43 Setting up apparmor (2.13.6-10) ...
20:55:20 [2022-07-13T20:55:20.827Z] #21 ...
20:55:20 [2022-07-13T20:55:20.827Z] 
20:55:20 [2022-07-13T20:55:20.827Z] #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
20:55:20 [2022-07-13T20:55:20.827Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:55:20 [2022-07-13T20:55:20.827Z] #77 108.9 checking for gcc... gcc
20:55:20 [2022-07-13T20:55:20.827Z] #77 109.0 checking whether the C compiler works... yes
20:55:20 [2022-07-13T20:55:20.827Z] #77 109.1 checking for C compiler default output file name... a.out
20:55:21 [2022-07-13T20:55:21.087Z] #77 109.1 checking for suffix of executables... 
20:55:21 [2022-07-13T20:55:21.087Z] #77 109.3 checking whether we are cross compiling... no
20:55:21 [2022-07-13T20:55:21.352Z] #77 109.5 checking for suffix of object files... o
20:55:21 [2022-07-13T20:55:21.614Z] #77 109.6 checking whether we are using the GNU C compiler... yes
20:55:21 [2022-07-13T20:55:21.614Z] #77 109.8 checking whether gcc accepts -g... yes
20:55:21 [2022-07-13T20:55:21.875Z] #77 110.0 checking for gcc option to accept ISO C89... none needed
20:55:22 [2022-07-13T20:55:22.135Z] #77 110.2 checking whether gcc understands -c and -o together... yes
20:55:22 [2022-07-13T20:55:22.135Z] #77 110.4 checking for a BSD-compatible install... /usr/bin/install -c
20:55:22 [2022-07-13T20:55:22.135Z] #77 110.4 checking whether build environment is sane... yes
20:55:22 [2022-07-13T20:55:22.135Z] #77 110.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:55:22 [2022-07-13T20:55:22.135Z] #77 110.5 checking for gawk... no
20:55:22 [2022-07-13T20:55:22.135Z] #77 110.5 checking for mawk... mawk
20:55:22 [2022-07-13T20:55:22.135Z] #77 110.5 checking whether make sets $(MAKE)... yes
20:55:22 [2022-07-13T20:55:22.395Z] #77 110.5 checking whether make supports the include directive... yes (GNU style)
20:55:22 [2022-07-13T20:55:22.396Z] #77 110.6 checking whether make supports nested variables... yes
20:55:22 [2022-07-13T20:55:22.396Z] #77 110.6 checking whether UID '0' is supported by ustar format... yes
20:55:22 [2022-07-13T20:55:22.396Z] #77 110.6 checking whether GID '0' is supported by ustar format... yes
20:55:22 [2022-07-13T20:55:22.396Z] #77 110.6 checking how to create a ustar tar archive... gnutar
20:55:22 [2022-07-13T20:55:22.656Z] #77 110.7 checking dependency style of gcc... gcc3
20:55:22 [2022-07-13T20:55:22.656Z] #77 110.9 checking whether to enable maintainer-specific portions of Makefiles... yes
20:55:22 [2022-07-13T20:55:22.656Z] #77 110.9 checking whether make supports nested variables... (cached) yes
20:55:22 [2022-07-13T20:55:22.916Z] #77 110.9 checking build system type... aarch64-unknown-linux-gnu
20:55:22 [2022-07-13T20:55:22.916Z] #77 111.2 checking host system type... aarch64-unknown-linux-gnu
20:55:22 [2022-07-13T20:55:22.916Z] #77 111.2 checking how to print strings... printf
20:55:22 [2022-07-13T20:55:22.916Z] #77 111.2 checking for a sed that does not truncate output... /bin/sed
20:55:22 [2022-07-13T20:55:22.916Z] #77 111.2 checking for grep that handles long lines and -e... /bin/grep
20:55:22 [2022-07-13T20:55:22.916Z] #77 111.3 checking for egrep... /bin/grep -E
20:55:22 [2022-07-13T20:55:22.916Z] #77 111.3 checking for fgrep... /bin/grep -F
20:55:22 [2022-07-13T20:55:22.916Z] #77 111.3 checking for ld used by gcc... /usr/bin/ld
20:55:22 [2022-07-13T20:55:22.916Z] #77 111.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:55:22 [2022-07-13T20:55:22.916Z] #77 111.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:55:23 [2022-07-13T20:55:23.180Z] #77 111.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:55:23 [2022-07-13T20:55:23.180Z] #77 111.4 checking whether ln -s works... yes
20:55:23 [2022-07-13T20:55:23.180Z] #77 111.4 checking the maximum length of command line arguments... 1572864
20:55:23 [2022-07-13T20:55:23.180Z] #77 111.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:55:23 [2022-07-13T20:55:23.180Z] #77 111.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:55:23 [2022-07-13T20:55:23.180Z] #77 111.5 checking for /usr/bin/ld option to reload object files... -r
20:55:23 [2022-07-13T20:55:23.180Z] #77 111.5 checking for objdump... objdump
20:55:23 [2022-07-13T20:55:23.180Z] #77 111.5 checking how to recognize dependent libraries... pass_all
20:55:23 [2022-07-13T20:55:23.180Z] #77 111.5 checking for dlltool... no
20:55:23 [2022-07-13T20:55:23.180Z] #77 111.5 checking how to associate runtime and link libraries... printf %s\n
20:55:23 [2022-07-13T20:55:23.180Z] #77 111.5 checking for ar... ar
20:55:23 [2022-07-13T20:55:23.440Z] #77 111.5 checking for archiver @FILE support... @
20:55:23 [2022-07-13T20:55:23.440Z] #77 111.6 checking for strip... strip
20:55:23 [2022-07-13T20:55:23.440Z] #77 111.6 checking for ranlib... ranlib
20:55:23 [2022-07-13T20:55:23.700Z] #77 111.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:55:23 [2022-07-13T20:55:23.700Z] #77 112.0 checking for sysroot... no
20:55:23 [2022-07-13T20:55:23.700Z] #77 112.0 checking for a working dd... /bin/dd
20:55:23 [2022-07-13T20:55:23.700Z] #77 112.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:55:23 [2022-07-13T20:55:23.700Z] #77 112.0 checking for mt... no
20:55:23 [2022-07-13T20:55:23.700Z] #77 112.0 checking if : is a manifest tool... no
20:55:23 [2022-07-13T20:55:23.961Z] #77 112.0 checking how to run the C preprocessor... gcc -E
20:55:24 [2022-07-13T20:55:24.533Z] #77 112.4 checking for ANSI C header files... yes
20:55:24 [2022-07-13T20:55:24.794Z] #77 112.9 checking for sys/types.h... yes
20:55:24 [2022-07-13T20:55:24.824Z] #67 ...
20:55:24 [2022-07-13T20:55:24.824Z] 
20:55:24 [2022-07-13T20:55:24.824Z] #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
20:55:24 [2022-07-13T20:55:24.824Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:55:24 [2022-07-13T20:55:24.824Z] #14 125.0 Selecting previously unselected package libbtrfs0:amd64.
20:55:24 [2022-07-13T20:55:24.824Z] #14 125.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 125.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 125.8 Selecting previously unselected package libbtrfs-dev:amd64.
20:55:24 [2022-07-13T20:55:24.824Z] #14 125.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 125.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 126.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:55:24 [2022-07-13T20:55:24.824Z] #14 126.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 126.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 126.1 Selecting previously unselected package libudev-dev:amd64.
20:55:24 [2022-07-13T20:55:24.824Z] #14 126.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 126.1 Unpacking libudev-dev:amd64 (247.3-7) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 126.3 Selecting previously unselected package libsepol1-dev:amd64.
20:55:24 [2022-07-13T20:55:24.824Z] #14 126.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 126.3 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 126.6 Selecting previously unselected package libpcre2-16-0:amd64.
20:55:24 [2022-07-13T20:55:24.824Z] #14 126.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 126.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 126.8 Selecting previously unselected package libpcre2-32-0:amd64.
20:55:24 [2022-07-13T20:55:24.824Z] #14 126.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 126.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 127.1 Selecting previously unselected package libpcre2-posix2:amd64.
20:55:24 [2022-07-13T20:55:24.824Z] #14 127.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 127.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 127.2 Selecting previously unselected package libpcre2-dev:amd64.
20:55:24 [2022-07-13T20:55:24.824Z] #14 127.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 127.3 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 127.9 Selecting previously unselected package libselinux1-dev:amd64.
20:55:24 [2022-07-13T20:55:24.824Z] #14 127.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 127.9 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 128.1 Selecting previously unselected package libdevmapper-dev:amd64.
20:55:24 [2022-07-13T20:55:24.824Z] #14 128.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 128.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 128.2 Selecting previously unselected package libseccomp-dev:amd64.
20:55:24 [2022-07-13T20:55:24.824Z] #14 128.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 128.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 128.4 Selecting previously unselected package libsystemd-dev:amd64.
20:55:24 [2022-07-13T20:55:24.824Z] #14 128.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 128.4 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 129.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 129.1 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 129.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:55:24 [2022-07-13T20:55:24.824Z] #14 129.1 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:55:25 [2022-07-13T20:55:25.055Z] #77 113.1 checking for sys/stat.h... yes
20:55:25 [2022-07-13T20:55:25.055Z] #77 113.3 checking for stdlib.h... yes
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.1 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.1 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.2 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.2 Setting up libudev-dev:amd64 (247.3-7) ...
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.2 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.3 Setting up mingw-w64-common (8.0.0-1) ...
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.3 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.3 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.3 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:55:25 [2022-07-13T20:55:25.084Z] #14 129.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:55:25 [2022-07-13T20:55:25.316Z] #77 113.5 checking for string.h... yes
20:55:25 [2022-07-13T20:55:25.344Z] #14 129.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:55:25 [2022-07-13T20:55:25.344Z] #14 129.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:55:25 [2022-07-13T20:55:25.344Z] #14 129.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:55:25 [2022-07-13T20:55:25.344Z] #14 129.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:55:25 [2022-07-13T20:55:25.344Z] #14 129.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:55:25 [2022-07-13T20:55:25.344Z] #14 129.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:55:25 [2022-07-13T20:55:25.344Z] #14 129.4 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
20:55:25 [2022-07-13T20:55:25.344Z] #14 129.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:55:25 [2022-07-13T20:55:25.344Z] #14 129.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:55:25 [2022-07-13T20:55:25.344Z] #14 129.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:55:25 [2022-07-13T20:55:25.344Z] #14 129.5 Setting up dmsetup (2:1.02.175-2.1) ...
20:55:25 [2022-07-13T20:55:25.344Z] #14 129.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:55:25 [2022-07-13T20:55:25.344Z] #14 129.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:55:25 [2022-07-13T20:55:25.344Z] #14 129.5 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:55:25 [2022-07-13T20:55:25.577Z] #77 113.7 checking for memory.h... yes
20:55:25 [2022-07-13T20:55:25.577Z] #77 113.9 checking for strings.h... yes
20:55:25 [2022-07-13T20:55:25.837Z] #77 114.1 checking for inttypes.h... yes
20:55:26 [2022-07-13T20:55:26.097Z] #77 114.4 checking for stdint.h... yes
20:55:26 [2022-07-13T20:55:26.282Z] #14 DONE 130.1s
20:55:26 [2022-07-13T20:55:26.282Z] 
20:55:26 [2022-07-13T20:55:26.282Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
20:55:26 [2022-07-13T20:55:26.282Z] #15 sha256:a2b5d37019d2f934e95f0084f97ef576a8f576569ac0cb5d9bc058e574a0e45f
20:55:26 [2022-07-13T20:55:26.282Z] #15 ...
20:55:26 [2022-07-13T20:55:26.282Z] 
20:55:26 [2022-07-13T20:55:26.282Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:55:26 [2022-07-13T20:55:26.282Z] #59 sha256:356a541d21cd985b24bd72c38d125bea4f89828f7a2d5730fdb4c2599dae2a77
20:55:26 [2022-07-13T20:55:26.282Z] #59 DONE 0.3s
20:55:26 [2022-07-13T20:55:26.541Z] 
20:55:26 [2022-07-13T20:55:26.541Z] #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
20:55:26 [2022-07-13T20:55:26.541Z] #60 sha256:ca6fe96f58bd4dbab69e31f4a462dbc15a351c342e331eaa57120b8553085272
20:55:26 [2022-07-13T20:55:26.618Z] #77 114.6 checking for unistd.h... yes
20:55:26 [2022-07-13T20:55:26.618Z] #77 114.8 checking for dlfcn.h... yes
20:55:26 [2022-07-13T20:55:26.618Z] #77 114.9 checking for objdir... .libs
20:55:27 [2022-07-13T20:55:27.188Z] #77 115.3 checking if gcc supports -fno-rtti -fno-exceptions... no
20:55:27 [2022-07-13T20:55:27.188Z] #77 115.5 checking for gcc option to produce PIC... -fPIC -DPIC
20:55:27 [2022-07-13T20:55:27.188Z] #77 115.5 checking if gcc PIC flag -fPIC -DPIC works... yes
20:55:27 [2022-07-13T20:55:27.480Z] #60 ...
20:55:27 [2022-07-13T20:55:27.480Z] 
20:55:27 [2022-07-13T20:55:27.480Z] #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
20:55:27 [2022-07-13T20:55:27.480Z] #67 sha256:b651b455cf59f4e4e6fdc6d97b2e7960b08edc3813602fa6702c33bdeeac3609
20:55:27 [2022-07-13T20:55:27.480Z] #67 130.7 Usage of /build/rootlesskit-docker-proxy:
20:55:27 [2022-07-13T20:55:27.480Z] #67 130.7   -container-ip string
20:55:27 [2022-07-13T20:55:27.480Z] #67 130.7     	container ip
20:55:27 [2022-07-13T20:55:27.480Z] #67 130.7   -container-port int
20:55:27 [2022-07-13T20:55:27.480Z] #67 130.7     	container port (default -1)
20:55:27 [2022-07-13T20:55:27.480Z] #67 130.7   -host-ip string
20:55:27 [2022-07-13T20:55:27.480Z] #67 130.7     	host ip
20:55:27 [2022-07-13T20:55:27.480Z] #67 130.7   -host-port int
20:55:27 [2022-07-13T20:55:27.480Z] #67 130.7     	host port (default -1)
20:55:27 [2022-07-13T20:55:27.480Z] #67 130.7   -proto string
20:55:27 [2022-07-13T20:55:27.480Z] #67 130.7     	proxy protocol (default "tcp")
20:55:27 [2022-07-13T20:55:27.480Z] #67 130.7 rootlesskit version 1.0.0
20:55:27 [2022-07-13T20:55:27.480Z] #67 DONE 131.1s
20:55:27 [2022-07-13T20:55:27.709Z] #77 115.6 checking if gcc static flag -static works... yes
20:55:27 [2022-07-13T20:55:27.709Z] #77 116.0 checking if gcc supports -c -o file.o... yes
20:55:27 [2022-07-13T20:55:27.709Z] #77 116.1 checking if gcc supports -c -o file.o... (cached) yes
20:55:27 [2022-07-13T20:55:27.709Z] #77 116.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:55:27 [2022-07-13T20:55:27.739Z] 
20:55:27 [2022-07-13T20:55:27.740Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:55:27 [2022-07-13T20:55:27.740Z] #68 sha256:2ae282418b07bbbd848a9ae34b2129ec965f171966ad86d4e93b33b077da8164
20:55:27 [2022-07-13T20:55:27.740Z] #68 DONE 0.2s
20:55:27 [2022-07-13T20:55:27.740Z] 
20:55:27 [2022-07-13T20:55:27.740Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:55:27 [2022-07-13T20:55:27.740Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:55:27 [2022-07-13T20:55:27.740Z] #77 70.88 configure.ac:7: installing 'build-aux/compile'
20:55:27 [2022-07-13T20:55:27.740Z] #77 70.88 configure.ac:9: installing 'build-aux/config.guess'
20:55:27 [2022-07-13T20:55:27.740Z] #77 70.89 configure.ac:9: installing 'build-aux/config.sub'
20:55:27 [2022-07-13T20:55:27.740Z] #77 70.89 configure.ac:11: installing 'build-aux/install-sh'
20:55:27 [2022-07-13T20:55:27.740Z] #77 70.90 configure.ac:11: installing 'build-aux/missing'
20:55:27 [2022-07-13T20:55:27.740Z] #77 71.06 Makefile.am: installing 'build-aux/depcomp'
20:55:27 [2022-07-13T20:55:27.740Z] #77 71.13 parallel-tests: installing 'build-aux/test-driver'
20:55:27 [2022-07-13T20:55:27.740Z] #77 72.71 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:55:27 [2022-07-13T20:55:27.740Z] #77 72.71 libtoolize: copying file 'build-aux/ltmain.sh'
20:55:27 [2022-07-13T20:55:27.740Z] #77 73.21 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:55:27 [2022-07-13T20:55:27.740Z] #77 73.21 libtoolize: copying file 'm4/libtool.m4'
20:55:27 [2022-07-13T20:55:27.740Z] #77 73.32 libtoolize: copying file 'm4/ltoptions.m4'
20:55:27 [2022-07-13T20:55:27.740Z] #77 73.46 libtoolize: copying file 'm4/ltsugar.m4'
20:55:27 [2022-07-13T20:55:27.740Z] #77 73.59 libtoolize: copying file 'm4/ltversion.m4'
20:55:27 [2022-07-13T20:55:27.740Z] #77 73.74 libtoolize: copying file 'm4/lt~obsolete.m4'
20:55:27 [2022-07-13T20:55:27.740Z] #77 ...
20:55:27 [2022-07-13T20:55:27.740Z] 
20:55:27 [2022-07-13T20:55:27.740Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:55:27 [2022-07-13T20:55:27.740Z] #69 sha256:08dffbcb005083863cc8a8dea6af9e6f616d1c9cbb876256e87819774a6a273e
20:55:27 [2022-07-13T20:55:27.969Z] #77 116.2 checking dynamic linker characteristics... GNU/Linux ld.so
20:55:27 [2022-07-13T20:55:27.999Z] #69 DONE 0.2s
20:55:28 [2022-07-13T20:55:28.000Z] 
20:55:28 [2022-07-13T20:55:28.000Z] #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
20:55:28 [2022-07-13T20:55:28.000Z] #60 sha256:ca6fe96f58bd4dbab69e31f4a462dbc15a351c342e331eaa57120b8553085272
20:55:28 [2022-07-13T20:55:28.229Z] #77 116.4 checking how to hardcode library paths into programs... immediate
20:55:28 [2022-07-13T20:55:28.229Z] #77 116.4 checking whether stripping libraries is possible... yes
20:55:28 [2022-07-13T20:55:28.229Z] #77 116.5 checking if libtool supports shared libraries... yes
20:55:28 [2022-07-13T20:55:28.229Z] #77 116.5 checking whether to build shared libraries... no
20:55:28 [2022-07-13T20:55:28.229Z] #77 116.5 checking whether to build static libraries... yes
20:55:28 [2022-07-13T20:55:28.229Z] #77 116.5 checking float.h usability... yes
20:55:28 [2022-07-13T20:55:28.489Z] #77 116.6 checking float.h presence... yes
20:55:28 [2022-07-13T20:55:28.489Z] #77 116.6 checking for float.h... yes
20:55:28 [2022-07-13T20:55:28.489Z] #77 116.7 checking limits.h usability... yes
20:55:28 [2022-07-13T20:55:28.750Z] #77 116.9 checking limits.h presence... yes
20:55:28 [2022-07-13T20:55:28.750Z] #77 116.9 checking for limits.h... yes
20:55:29 [2022-07-13T20:55:29.011Z] #77 116.9 checking stddef.h usability... yes
20:55:29 [2022-07-13T20:55:29.011Z] #77 117.2 checking stddef.h presence... yes
20:55:29 [2022-07-13T20:55:29.011Z] #77 117.2 checking for stddef.h... yes
20:55:29 [2022-07-13T20:55:29.011Z] #77 117.3 checking for stdlib.h... (cached) yes
20:55:29 [2022-07-13T20:55:29.011Z] #77 117.3 checking for string.h... (cached) yes
20:55:29 [2022-07-13T20:55:29.271Z] #77 117.4 checking sys/time.h usability... yes
20:55:29 [2022-07-13T20:55:29.271Z] #77 117.5 checking sys/time.h presence... yes
20:55:29 [2022-07-13T20:55:29.271Z] #77 117.5 checking for sys/time.h... yes
20:55:29 [2022-07-13T20:55:29.532Z] #77 117.6 checking for inline... inline
20:55:29 [2022-07-13T20:55:29.532Z] #77 117.7 checking for size_t... yes
20:55:29 [2022-07-13T20:55:29.648Z] #14 ...
20:55:29 [2022-07-13T20:55:29.648Z] 
20:55:29 [2022-07-13T20:55:29.648Z] #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
20:55:29 [2022-07-13T20:55:29.648Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:55:29 [2022-07-13T20:55:29.648Z] #77 46.50 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:55:29 [2022-07-13T20:55:29.793Z] #77 117.9 checking for stdlib.h... (cached) yes
20:55:29 [2022-07-13T20:55:29.793Z] #77 117.9 checking for GNU libc compatible malloc... yes
20:55:29 [2022-07-13T20:55:29.793Z] #77 118.1 checking for stdlib.h... (cached) yes
20:55:30 [2022-07-13T20:55:30.053Z] #77 118.1 checking for GNU libc compatible realloc... yes
20:55:30 [2022-07-13T20:55:30.054Z] #77 118.2 checking for working strtod... yes
20:55:30 [2022-07-13T20:55:30.315Z] #77 118.4 checking for gettimeofday... yes
20:55:30 [2022-07-13T20:55:30.315Z] #77 118.6 checking for memset... yes
20:55:30 [2022-07-13T20:55:30.541Z] #60 ...
20:55:30 [2022-07-13T20:55:30.541Z] 
20:55:30 [2022-07-13T20:55:30.541Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
20:55:30 [2022-07-13T20:55:30.541Z] #15 sha256:a2b5d37019d2f934e95f0084f97ef576a8f576569ac0cb5d9bc058e574a0e45f
20:55:30 [2022-07-13T20:55:30.541Z] #15 DONE 4.3s
20:55:30 [2022-07-13T20:55:30.541Z] 
20:55:30 [2022-07-13T20:55:30.541Z] #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
20:55:30 [2022-07-13T20:55:30.541Z] #16 sha256:32d9a5a056046957746a9c493f37aea9b26a920bd0969e19a06d98e4829c78d9
20:55:30 [2022-07-13T20:55:30.837Z] #77 118.8 checking for strspn... #77 ...
20:55:30 [2022-07-13T20:55:30.837Z] 
20:55:30 [2022-07-13T20:55:30.837Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:55:30 [2022-07-13T20:55:30.837Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb
20:55:30 [2022-07-13T20:55:30.837Z] #21 40.18 Setting up zip (3.0-12) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 40.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 40.23 Setting up bash-completion (1:2.11-2) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 42.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 42.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:55:30 [2022-07-13T20:55:30.837Z] #21 42.81 Setting up libmnl0:arm64 (1.0.4-3) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 42.82 Setting up patch (2.7.6-7) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 42.83 Setting up sudo (1.9.5p2-3) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 42.92 invoke-rc.d: could not determine current runlevel
20:55:30 [2022-07-13T20:55:30.837Z] #21 42.94 invoke-rc.d: policy-rc.d denied execution of start.
20:55:30 [2022-07-13T20:55:30.837Z] #21 42.95 Setting up xfsprogs (5.10.0-4) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 42.96 Setting up libxtables12:arm64 (1.8.7-1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 42.98 Setting up inetutils-ping (2:2.0-1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 42.99 Setting up pigz (2.6-1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 43.01 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 43.02 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 43.04 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 43.05 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 43.60 Setting up libaio1:arm64 (0.3.112-9) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 43.63 Setting up python3-lib2to3 (3.9.2-1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 44.14 Setting up libelf1:arm64 (0.183-1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 44.16 Setting up zstd (1.4.8+dfsg-2.1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 44.20 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 44.21 Setting up python3-distutils (3.9.2-1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 44.64 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 44.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:55:30 [2022-07-13T20:55:30.837Z] #21 44.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:55:30 [2022-07-13T20:55:30.837Z] #21 44.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:55:30 [2022-07-13T20:55:30.837Z] #21 44.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:55:30 [2022-07-13T20:55:30.837Z] #21 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:55:30 [2022-07-13T20:55:30.837Z] #21 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:55:30 [2022-07-13T20:55:30.837Z] #21 44.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:55:30 [2022-07-13T20:55:30.837Z] #21 44.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:55:30 [2022-07-13T20:55:30.837Z] #21 44.73 Setting up python3-setuptools (52.0.0-4) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 46.12 Setting up libjq1:arm64 (1.6-2.1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 46.13 Setting up libnftnl11:arm64 (1.1.9-1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 46.14 Setting up thin-provisioning-tools (0.9.0-1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 46.15 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 47.22 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 47.24 Setting up jq (1.6-2.1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 47.25 Setting up libbpf0:arm64 (1:0.3-2) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 47.27 Setting up iptables (1.8.7-1) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 47.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:55:30 [2022-07-13T20:55:30.837Z] #21 47.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:55:30 [2022-07-13T20:55:30.837Z] #21 47.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:55:30 [2022-07-13T20:55:30.837Z] #21 47.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:55:30 [2022-07-13T20:55:30.837Z] #21 47.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:55:30 [2022-07-13T20:55:30.837Z] #21 47.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:55:30 [2022-07-13T20:55:30.837Z] #21 47.32 Setting up iproute2 (5.10.0-4) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 47.72 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:55:30 [2022-07-13T20:55:30.837Z] #21 DONE 49.0s
20:55:30 [2022-07-13T20:55:30.837Z] 
20:55:30 [2022-07-13T20:55:30.837Z] #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
20:55:30 [2022-07-13T20:55:30.837Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:55:30 [2022-07-13T20:55:30.837Z] #77 118.8 checking for strspn... yes
20:55:30 [2022-07-13T20:55:30.837Z] #77 ...
20:55:30 [2022-07-13T20:55:30.837Z] 
20:55:30 [2022-07-13T20:55:30.837Z] #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
20:55:30 [2022-07-13T20:55:30.837Z] #22 sha256:134accacef92792e6239b82913e61b8e5ec39ccfda2f15eee3520dfb08606815
20:55:31 [2022-07-13T20:55:31.358Z] #22 0.589 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:55:31 [2022-07-13T20:55:31.358Z] #22 0.594 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:55:31 [2022-07-13T20:55:31.358Z] #22 0.598 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:55:31 [2022-07-13T20:55:31.358Z] #22 DONE 0.6s
20:55:31 [2022-07-13T20:55:31.358Z] 
20:55:31 [2022-07-13T20:55:31.358Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
20:55:31 [2022-07-13T20:55:31.358Z] #23 sha256:f79219420bb7ae1b74c5f5d6a85099e8df31d74d64b429763cb1b75987512382
20:55:31 [2022-07-13T20:55:31.546Z] #14 ...
20:55:31 [2022-07-13T20:55:31.546Z] 
20:55:31 [2022-07-13T20:55:31.546Z] #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
20:55:31 [2022-07-13T20:55:31.546Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:55:31 [2022-07-13T20:55:31.546Z] #77 106.6 configure.ac:7: installing 'build-aux/compile'
20:55:31 [2022-07-13T20:55:31.546Z] #77 106.6 configure.ac:9: installing 'build-aux/config.guess'
20:55:31 [2022-07-13T20:55:31.546Z] #77 106.6 configure.ac:9: installing 'build-aux/config.sub'
20:55:31 [2022-07-13T20:55:31.546Z] #77 106.7 configure.ac:11: installing 'build-aux/install-sh'
20:55:31 [2022-07-13T20:55:31.546Z] #77 106.7 configure.ac:11: installing 'build-aux/missing'
20:55:31 [2022-07-13T20:55:31.546Z] #77 107.0 Makefile.am: installing 'build-aux/depcomp'
20:55:31 [2022-07-13T20:55:31.546Z] #77 107.2 parallel-tests: installing 'build-aux/test-driver'
20:55:32 [2022-07-13T20:55:32.193Z] #77 ...
20:55:32 [2022-07-13T20:55:32.193Z] 
20:55:32 [2022-07-13T20:55:32.193Z] #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
20:55:32 [2022-07-13T20:55:32.193Z] #64 sha256:27973e229ad88dddccbdcf2206a9b3928c843da6abc0795da71e6edbfe0bd34b
20:55:32 [2022-07-13T20:55:32.454Z] #64 74.80 Updating files:  26% (1269/4797)
Updating files:  27% (1296/4797)
Updating files:  28% (1344/4797)
Updating files:  29% (1392/4797)
Updating files:  30% (1440/4797)
Updating files:  31% (1488/4797)
Updating files:  32% (1536/4797)
Updating files:  33% (1584/4797)
Updating files:  34% (1631/4797)
Updating files:  35% (1679/4797)
Updating files:  36% (1727/4797)
Updating files:  37% (1775/4797)
Updating files:  38% (1823/4797)
Updating files:  39% (1871/4797)
Updating files:  40% (1919/4797)
Updating files:  41% (1967/4797)
Updating files:  42% (2015/4797)
Updating files:  43% (2063/4797)
Updating files:  44% (2111/4797)
Updating files:  45% (2159/4797)
Updating files:  46% (2207/4797)
Updating files:  47% (2255/4797)
Updating files:  48% (2303/4797)
Updating files:  49% (2351/4797)
Updating files:  50% (2399/4797)
Updating files:  51% (2447/4797)
Updating files:  52% (2495/4797)
Updating files:  53% (2543/4797)
Updating files:  54% (2591/4797)
Updating files:  55% (2639/4797)
Updating files:  56% (2687/4797)
Updating files:  57% (2735/4797)
Updating files:  58% (2783/4797)
Updating files:  59% (2831/4797)
Updating files:  60% (2879/4797)
Updating files:  60% (2881/4797)
Updating files:  61% (2927/4797)
Updating files:  62% (2975/4797)
Updating files:  63% (3023/4797)
Updating files:  64% (3071/4797)
Updating files:  65% (3119/4797)
Updating files:  66% (3167/4797)
Updating files:  67% (3214/4797)
Updating files:  68% (3262/4797)
Updating files:  69% (3310/4797)
Updating files:  70% (3358/4797)
Updating files:  71% (3406/4797)
Updating files:  72% (3454/4797)
Updating files:  73% (3502/4797)
Updating files:  74% (3550/4797)
Updating files:  75% (3598/4797)
Updating files:  76% (3646/4797)
Updating files:  77% (3694/4797)
Updating files:  78% (3742/4797)
Updating files:  79% (3790/4797)
Updating files:  80% (3838/4797)
Updating files:  81% (3886/4797)
Updating files:  82% (3934/4797)
Updating files:  82% (3978/4797)
Updating files:  83% (3982/4797)
Updating files:  84% (4030/4797)
Updating files:  85% (4078/4797)
Updating files:  86% (4126/4797)
Updating files:  87% (4174/4797)
Updating files:  88% (4222/4797)
Updating files:  89% (4270/4797)
Updating files:  90% (4318/4797)
Updating files:  91% (4366/4797)
Updating files:  92% (4414/4797)
Updating files:  93% (4462/4797)
Updating files:  94% (4510/4797)
Updating files:  95% (4558/4797)
Updating files:  96% (4606/4797)
Updating files:  97% (4654/4797)
Updating files:  98% (4702/4797)
Updating files:  99% (4750/4797)
Updating files: 100% (4797/4797)
Updating files: 100% (4797/4797), done.
20:55:32 [2022-07-13T20:55:32.715Z] #64 77.64 + cd /tmp/tmp.FD9KbSbQVN/src/github.com/containerd/containerd
20:55:32 [2022-07-13T20:55:32.715Z] #64 77.64 + git checkout -q v1.6.6
20:55:32 [2022-07-13T20:55:32.922Z] #77 110.3 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:55:32 [2022-07-13T20:55:32.922Z] #77 110.3 libtoolize: copying file 'build-aux/ltmain.sh'
20:55:33 [2022-07-13T20:55:33.860Z] #77 111.1 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:55:33 [2022-07-13T20:55:33.860Z] #77 111.1 libtoolize: copying file 'm4/libtool.m4'
20:55:34 [2022-07-13T20:55:34.118Z] #77 111.3 libtoolize: copying file 'm4/ltoptions.m4'
20:55:34 [2022-07-13T20:55:34.118Z] #77 111.5 libtoolize: copying file 'm4/ltsugar.m4'
20:55:34 [2022-07-13T20:55:34.376Z] #77 111.6 libtoolize: copying file 'm4/ltversion.m4'
20:55:34 [2022-07-13T20:55:34.376Z] #77 111.8 libtoolize: copying file 'm4/lt~obsolete.m4'
20:55:34 [2022-07-13T20:55:34.743Z] #16 DONE 3.7s
20:55:34 [2022-07-13T20:55:34.743Z] 
20:55:34 [2022-07-13T20:55:34.743Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:55:34 [2022-07-13T20:55:34.743Z] #17 sha256:99aa90cfb4c35c213065ca30677ea99d17491e4d8a0228fa87c907b568a95fb4
20:55:35 [2022-07-13T20:55:35.259Z] #64 80.08 + export 'BUILDTAGS=netgo osusergo static_build'
20:55:35 [2022-07-13T20:55:35.259Z] #64 80.08 + BUILDTAGS='netgo osusergo static_build'
20:55:35 [2022-07-13T20:55:35.259Z] #64 80.08 + export EXTRA_FLAGS=-buildmode=pie
20:55:35 [2022-07-13T20:55:35.259Z] #64 80.08 + EXTRA_FLAGS=-buildmode=pie
20:55:35 [2022-07-13T20:55:35.259Z] #64 80.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:55:35 [2022-07-13T20:55:35.259Z] #64 80.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:55:35 [2022-07-13T20:55:35.259Z] #64 80.08 + '[' '' = dynamic ']'
20:55:35 [2022-07-13T20:55:35.259Z] #64 80.08 + make
20:55:36 [2022-07-13T20:55:36.824Z] #23 ...
20:55:36 [2022-07-13T20:55:36.824Z] 
20:55:36 [2022-07-13T20:55:36.824Z] #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
20:55:36 [2022-07-13T20:55:36.824Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:55:36 [2022-07-13T20:55:36.824Z] #77 119.3 checking that generated files are newer than configure... done
20:55:36 [2022-07-13T20:55:36.824Z] #77 119.3 configure: creating ./config.status
20:55:36 [2022-07-13T20:55:36.824Z] #77 122.4 config.status: creating Makefile
20:55:36 [2022-07-13T20:55:36.824Z] #77 122.5 config.status: creating config.h
20:55:36 [2022-07-13T20:55:36.824Z] #77 122.6 config.status: executing depfiles commands
20:55:36 [2022-07-13T20:55:36.824Z] #77 122.7 config.status: executing libtool commands
20:55:36 [2022-07-13T20:55:36.824Z] #77 123.8   GEN      .version
20:55:36 [2022-07-13T20:55:36.824Z] #77 123.8 make  install-recursive
20:55:36 [2022-07-13T20:55:36.824Z] #77 123.8 make[1]: Entering directory '/tmp/crun-build'
20:55:36 [2022-07-13T20:55:36.824Z] #77 123.9 Making install in libocispec
20:55:36 [2022-07-13T20:55:36.824Z] #77 124.0 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:55:36 [2022-07-13T20:55:36.824Z] #77 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
20:55:36 [2022-07-13T20:55:36.824Z] #77 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
20:55:36 [2022-07-13T20:55:36.824Z] #77 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
20:55:36 [2022-07-13T20:55:36.824Z] #77 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
20:55:36 [2022-07-13T20:55:36.824Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:55:36 [2022-07-13T20:55:36.824Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:55:36 [2022-07-13T20:55:36.824Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:55:36 [2022-07-13T20:55:36.824Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:55:36 [2022-07-13T20:55:36.824Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:55:36 [2022-07-13T20:55:36.824Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:55:36 [2022-07-13T20:55:36.824Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:55:36 [2022-07-13T20:55:36.824Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:55:36 [2022-07-13T20:55:36.824Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:55:36 [2022-07-13T20:55:36.824Z] #77 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:55:36 [2022-07-13T20:55:36.824Z] #77 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:55:36 [2022-07-13T20:55:36.824Z] #77 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:55:36 [2022-07-13T20:55:36.824Z] #77 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:55:36 [2022-07-13T20:55:36.824Z] #77 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:55:36 [2022-07-13T20:55:36.824Z] #77 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:55:36 [2022-07-13T20:55:36.824Z] #77 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:55:37 [2022-07-13T20:55:37.285Z] #17 3.276 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:55:37 [2022-07-13T20:55:37.395Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:55:37 [2022-07-13T20:55:37.396Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:55:37 [2022-07-13T20:55:37.396Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:55:37 [2022-07-13T20:55:37.396Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:55:37 [2022-07-13T20:55:37.396Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:55:37 [2022-07-13T20:55:37.396Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:55:37 [2022-07-13T20:55:37.396Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:55:37 [2022-07-13T20:55:37.396Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:55:37 [2022-07-13T20:55:37.396Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:55:37 [2022-07-13T20:55:37.396Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:55:37 [2022-07-13T20:55:37.396Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:55:37 [2022-07-13T20:55:37.396Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:55:37 [2022-07-13T20:55:37.396Z] #77 125.7 make  install-recursive
20:55:37 [2022-07-13T20:55:37.396Z] #77 125.7 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:55:37 [2022-07-13T20:55:37.396Z] #77 125.8 Making install in yajl
20:55:37 [2022-07-13T20:55:37.546Z] #17 DONE 3.6s
20:55:37 [2022-07-13T20:55:37.546Z] 
20:55:37 [2022-07-13T20:55:37.546Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:55:37 [2022-07-13T20:55:37.546Z] #18 sha256:9db9507fbb99934ab6b363884636a20fba1c8dfd6680644639cbc4fa23bdd604
20:55:37 [2022-07-13T20:55:37.656Z] #77 125.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:55:37 [2022-07-13T20:55:37.656Z] #77 125.9   CC       verify/json_verify-json_verify.o
20:55:37 [2022-07-13T20:55:37.656Z] #77 125.9   CC       src/libyajl_la-yajl_alloc.lo
20:55:37 [2022-07-13T20:55:37.656Z] #77 125.9   CC       src/libyajl_la-yajl.lo
20:55:37 [2022-07-13T20:55:37.656Z] #77 125.9   CC       src/libyajl_la-yajl_gen.lo
20:55:37 [2022-07-13T20:55:37.656Z] #77 125.9   CC       src/libyajl_la-yajl_parser.lo
20:55:37 [2022-07-13T20:55:37.656Z] #77 125.9   CC       src/libyajl_la-yajl_buf.lo
20:55:37 [2022-07-13T20:55:37.656Z] #77 125.9   CC       src/libyajl_la-yajl_encode.lo
20:55:37 [2022-07-13T20:55:37.656Z] #77 126.0   CC       src/libyajl_la-yajl_lex.lo
20:55:37 [2022-07-13T20:55:37.656Z] #77 126.0   CC       src/libyajl_la-yajl_tree.lo
20:55:38 [2022-07-13T20:55:38.558Z] #64 83.39 + bin/ctr
20:55:39 [2022-07-13T20:55:39.501Z] #64 ...
20:55:39 [2022-07-13T20:55:39.501Z] 
20:55:39 [2022-07-13T20:55:39.501Z] #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
20:55:39 [2022-07-13T20:55:39.501Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:55:39 [2022-07-13T20:55:39.501Z] #14 141.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:55:39 [2022-07-13T20:55:39.501Z] #14 141.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:55:39 [2022-07-13T20:55:39.501Z] #14 141.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:55:40 [2022-07-13T20:55:40.846Z] #18 ...
20:55:40 [2022-07-13T20:55:40.846Z] 
20:55:40 [2022-07-13T20:55:40.846Z] #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
20:55:40 [2022-07-13T20:55:40.846Z] #60 sha256:ca6fe96f58bd4dbab69e31f4a462dbc15a351c342e331eaa57120b8553085272
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.211 + RM_GOPATH=0
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.211 + TMP_GOPATH=
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.211 + : /build
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.211 + '[' -z '' ']'
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.211 ++ mktemp -d
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.211 + export GOPATH=/tmp/tmp.uyppvBvgcK
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.211 + GOPATH=/tmp/tmp.uyppvBvgcK
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.211 + RM_GOPATH=1
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.211 + case "$(go env GOARCH)" in
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.211 ++ go env GOARCH
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.231 Install runc version v1.1.2 (build tags: seccomp)
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.232 + export GO_BUILDMODE=-buildmode=pie
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.232 + GO_BUILDMODE=-buildmode=pie
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.232 ++ dirname /install.sh
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.232 + dir=/
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.232 + bin=runc
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.232 + shift
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.232 + '[' '!' -f //runc.installer ']'
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.232 + . //runc.installer
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.232 ++ set -e
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.232 ++ : v1.1.2
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.232 + install_runc
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.232 + RUNC_BUILDTAGS=seccomp
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.232 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.232 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uyppvBvgcK/src/github.com/opencontainers/runc
20:55:40 [2022-07-13T20:55:40.846Z] #60 4.232 Cloning into '/tmp/tmp.uyppvBvgcK/src/github.com/opencontainers/runc'...
20:55:40 [2022-07-13T20:55:40.846Z] #60 ...
20:55:40 [2022-07-13T20:55:40.846Z] 
20:55:40 [2022-07-13T20:55:40.846Z] #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
20:55:40 [2022-07-13T20:55:40.846Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:55:40 [2022-07-13T20:55:40.846Z] #77 88.50 configure.ac:11: installing 'build-aux/compile'
20:55:40 [2022-07-13T20:55:40.846Z] #77 88.52 configure.ac:11: installing 'build-aux/config.guess'
20:55:40 [2022-07-13T20:55:40.846Z] #77 88.52 configure.ac:11: installing 'build-aux/config.sub'
20:55:40 [2022-07-13T20:55:40.846Z] #77 88.52 configure.ac:13: installing 'build-aux/install-sh'
20:55:40 [2022-07-13T20:55:40.846Z] #77 88.55 configure.ac:13: installing 'build-aux/missing'
20:55:40 [2022-07-13T20:55:40.846Z] #77 88.56 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:55:40 [2022-07-13T20:55:40.846Z] #77 88.81 Makefile.am: installing 'build-aux/depcomp'
20:55:40 [2022-07-13T20:55:40.846Z] #77 90.36 checking build system type... x86_64-pc-linux-gnu
20:55:40 [2022-07-13T20:55:40.846Z] #77 90.63 checking host system type... x86_64-pc-linux-gnu
20:55:40 [2022-07-13T20:55:40.846Z] #77 90.63 checking how to print strings... printf
20:55:40 [2022-07-13T20:55:40.846Z] #77 90.63 checking for gcc... gcc
20:55:40 [2022-07-13T20:55:40.846Z] #77 90.77 checking whether the C compiler works... yes
20:55:40 [2022-07-13T20:55:40.846Z] #77 90.96 checking for C compiler default output file name... a.out
20:55:40 [2022-07-13T20:55:40.846Z] #77 90.97 checking for suffix of executables... 
20:55:40 [2022-07-13T20:55:40.846Z] #77 91.17 checking whether we are cross compiling... no
20:55:40 [2022-07-13T20:55:40.846Z] #77 91.49 checking for suffix of object files... o
20:55:40 [2022-07-13T20:55:40.846Z] #77 91.58 checking whether we are using the GNU C compiler... yes
20:55:40 [2022-07-13T20:55:40.846Z] #77 91.67 checking whether gcc accepts -g... yes
20:55:40 [2022-07-13T20:55:40.846Z] #77 91.75 checking for gcc option to accept ISO C89... none needed
20:55:40 [2022-07-13T20:55:40.846Z] #77 91.92 checking whether gcc understands -c and -o together... yes
20:55:40 [2022-07-13T20:55:40.846Z] #77 92.11 checking for a sed that does not truncate output... /bin/sed
20:55:40 [2022-07-13T20:55:40.956Z] #77 ...
20:55:40 [2022-07-13T20:55:40.956Z] 
20:55:40 [2022-07-13T20:55:40.956Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
20:55:40 [2022-07-13T20:55:40.956Z] #23 sha256:f79219420bb7ae1b74c5f5d6a85099e8df31d74d64b429763cb1b75987512382
20:55:40 [2022-07-13T20:55:40.956Z] #23 9.208 Collecting yamllint==1.26.1
20:55:41 [2022-07-13T20:55:41.106Z] #77 92.16 checking for grep that handles long lines and -e... /bin/grep
20:55:41 [2022-07-13T20:55:41.106Z] #77 92.16 checking for egrep... /bin/grep -E
20:55:41 [2022-07-13T20:55:41.106Z] #77 92.17 checking for fgrep... /bin/grep -F
20:55:41 [2022-07-13T20:55:41.106Z] #77 92.18 checking for ld used by gcc... /usr/bin/ld
20:55:41 [2022-07-13T20:55:41.106Z] #77 92.20 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:55:41 [2022-07-13T20:55:41.106Z] #77 92.21 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:55:41 [2022-07-13T20:55:41.106Z] #77 92.22 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.42 checking whether ln -s works... 
20:55:41 [2022-07-13T20:55:41.367Z] #77 ...
20:55:41 [2022-07-13T20:55:41.367Z] 
20:55:41 [2022-07-13T20:55:41.367Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:55:41 [2022-07-13T20:55:41.367Z] #18 sha256:9db9507fbb99934ab6b363884636a20fba1c8dfd6680644639cbc4fa23bdd604
20:55:41 [2022-07-13T20:55:41.367Z] #18 DONE 3.6s
20:55:41 [2022-07-13T20:55:41.367Z] 
20:55:41 [2022-07-13T20:55:41.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
20:55:41 [2022-07-13T20:55:41.367Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.42 checking whether ln -s works... yes
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.42 checking the maximum length of command line arguments... 1572864
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.44 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.45 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.45 checking for /usr/bin/ld option to reload object files... -r
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.45 checking for objdump... objdump
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.46 checking how to recognize dependent libraries... pass_all
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.46 checking for dlltool... no
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.46 checking how to associate runtime and link libraries... printf %s\n
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.46 checking for ar... ar
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.46 checking for archiver @FILE support... @
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.67 checking for strip... strip
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.67 checking for ranlib... ranlib
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.67 checking for gawk... no
20:55:41 [2022-07-13T20:55:41.367Z] #77 92.67 checking for mawk... mawk
20:55:41 [2022-07-13T20:55:41.527Z] #23 10.27   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:55:41 [2022-07-13T20:55:41.937Z] #77 92.67 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:55:41 [2022-07-13T20:55:41.937Z] #77 93.08 checking for sysroot... no
20:55:41 [2022-07-13T20:55:41.937Z] #77 93.08 checking for a working dd... /bin/dd
20:55:41 [2022-07-13T20:55:41.937Z] #77 93.11 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:55:41 [2022-07-13T20:55:41.937Z] #77 93.21 checking for mt... no
20:55:41 [2022-07-13T20:55:41.937Z] #77 93.22 checking if : is a manifest tool... no
20:55:42 [2022-07-13T20:55:42.198Z] #77 93.26 checking how to run the C preprocessor... gcc -E
20:55:42 [2022-07-13T20:55:42.490Z] #77 ...
20:55:42 [2022-07-13T20:55:42.490Z] 
20:55:42 [2022-07-13T20:55:42.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
20:55:42 [2022-07-13T20:55:42.490Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:55:42 [2022-07-13T20:55:42.490Z] #14 193.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:55:42 [2022-07-13T20:55:42.490Z] #14 193.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:55:42 [2022-07-13T20:55:42.490Z] #14 193.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:55:42 [2022-07-13T20:55:42.490Z] #14 203.7 Selecting previously unselected package g++-mingw-w64-x86-64.
20:55:42 [2022-07-13T20:55:42.490Z] #14 203.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:55:42 [2022-07-13T20:55:42.490Z] #14 203.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:55:42 [2022-07-13T20:55:42.748Z] #14 203.9 Selecting previously unselected package libapparmor1:amd64.
20:55:42 [2022-07-13T20:55:42.748Z] #14 204.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:55:42 [2022-07-13T20:55:42.748Z] #14 204.0 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:55:42 [2022-07-13T20:55:42.748Z] #14 204.2 Selecting previously unselected package libapparmor-dev:amd64.
20:55:42 [2022-07-13T20:55:42.748Z] #14 204.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:55:42 [2022-07-13T20:55:42.748Z] #14 204.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:55:42 [2022-07-13T20:55:42.916Z] #23 11.51 Collecting pathspec>=0.5.3
20:55:42 [2022-07-13T20:55:42.916Z] #23 11.52   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:55:43 [2022-07-13T20:55:43.029Z] #77 93.55 checking for ANSI C header files... yes
20:55:43 [2022-07-13T20:55:43.178Z] #23 11.83 Collecting pyyaml
20:55:43 [2022-07-13T20:55:43.178Z] #23 11.86   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
20:55:43 [2022-07-13T20:55:43.321Z] #14 204.7 Selecting previously unselected package libbtrfs0:amd64.
20:55:43 [2022-07-13T20:55:43.321Z] #14 204.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:55:43 [2022-07-13T20:55:43.321Z] #14 204.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:55:43 [2022-07-13T20:55:43.352Z] 
20:55:43 [2022-07-13T20:55:43.352Z] #77 ...
20:55:43 [2022-07-13T20:55:43.352Z] 
20:55:43 [2022-07-13T20:55:43.352Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:55:43 [2022-07-13T20:55:43.352Z] #19 sha256:89b59b79207715363c90e2d6778cd6ab18e753475022bbd778adb2383c408b5e
20:55:43 [2022-07-13T20:55:43.352Z] #19 DONE 2.0s
20:55:43 [2022-07-13T20:55:43.352Z] 
20:55:43 [2022-07-13T20:55:43.352Z] #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
20:55:43 [2022-07-13T20:55:43.352Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:55:43 [2022-07-13T20:55:43.352Z] #77 94.41 checking for sys/types.h... yes
20:55:43 [2022-07-13T20:55:43.440Z] #23 11.94 Building wheels for collected packages: yamllint
20:55:43 [2022-07-13T20:55:43.440Z] #23 11.96   Building wheel for yamllint (setup.py): started
20:55:43 [2022-07-13T20:55:43.628Z] #77 94.78 checking for sys/stat.h... yes
20:55:43 [2022-07-13T20:55:43.889Z] #14 205.0 Selecting previously unselected package libbtrfs-dev:amd64.
20:55:43 [2022-07-13T20:55:43.889Z] #14 205.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:55:43 [2022-07-13T20:55:43.889Z] #14 205.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:55:43 [2022-07-13T20:55:43.889Z] #14 ...
20:55:43 [2022-07-13T20:55:43.889Z] 
20:55:43 [2022-07-13T20:55:43.889Z] #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
20:55:43 [2022-07-13T20:55:43.889Z] #67 sha256:f9e2230d4e999ac5caf39ad2b85ee33e36e1ad6c3c508c9b1f82e3ac1bf57624
20:55:43 [2022-07-13T20:55:43.889Z] #67 195.0 + for f in rootlesskit rootlesskit-docker-proxy
20:55:43 [2022-07-13T20:55:43.889Z] #67 195.0 + GOBIN=/build
20:55:43 [2022-07-13T20:55:43.889Z] #67 195.0 + GO111MODULE=on
20:55:43 [2022-07-13T20:55:43.889Z] #67 195.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:55:43 [2022-07-13T20:55:43.890Z] #77 95.01 checking for stdlib.h... yes
20:55:44 [2022-07-13T20:55:44.147Z] #67 ...
20:55:44 [2022-07-13T20:55:44.147Z] 
20:55:44 [2022-07-13T20:55:44.147Z] #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
20:55:44 [2022-07-13T20:55:44.147Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:55:44 [2022-07-13T20:55:44.147Z] #14 205.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:55:44 [2022-07-13T20:55:44.147Z] #14 205.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:55:44 [2022-07-13T20:55:44.147Z] #14 205.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:55:44 [2022-07-13T20:55:44.150Z] #77 95.22 checking for string.h... yes
20:55:44 [2022-07-13T20:55:44.392Z] #23 12.97   Building wheel for yamllint (setup.py): finished with status 'done'
20:55:44 [2022-07-13T20:55:44.392Z] #23 12.97   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=01b4e87ba942e3be3ebdc53e63a0e90f79a8176563fd06e4f37139f0d47380ed
20:55:44 [2022-07-13T20:55:44.392Z] #23 12.97   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:55:44 [2022-07-13T20:55:44.392Z] #23 12.98 Successfully built yamllint
20:55:44 [2022-07-13T20:55:44.392Z] #23 13.00 Installing collected packages: pyyaml, pathspec, yamllint
20:55:44 [2022-07-13T20:55:44.407Z] #14 205.8 Selecting previously unselected package libudev-dev:amd64.
20:55:44 [2022-07-13T20:55:44.408Z] #14 205.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:55:44 [2022-07-13T20:55:44.415Z] #77 95.43 checking for memory.h... yes
20:55:44 [2022-07-13T20:55:44.415Z] #77 95.61 checking for strings.h... yes
20:55:44 [2022-07-13T20:55:44.652Z] #23 13.41 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:55:44 [2022-07-13T20:55:44.670Z] #14 206.0 Unpacking libudev-dev:amd64 (247.3-7) ...
20:55:44 [2022-07-13T20:55:44.670Z] #14 ...
20:55:44 [2022-07-13T20:55:44.670Z] 
20:55:44 [2022-07-13T20:55:44.670Z] #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
20:55:44 [2022-07-13T20:55:44.670Z] #67 sha256:f9e2230d4e999ac5caf39ad2b85ee33e36e1ad6c3c508c9b1f82e3ac1bf57624
20:55:44 [2022-07-13T20:55:44.670Z] #67 205.1 rootlesskit version 1.0.0
20:55:44 [2022-07-13T20:55:44.670Z] #67 205.2 Usage of /build/rootlesskit-docker-proxy:
20:55:44 [2022-07-13T20:55:44.670Z] #67 205.2   -container-ip string
20:55:44 [2022-07-13T20:55:44.670Z] #67 205.2     	container ip
20:55:44 [2022-07-13T20:55:44.670Z] #67 205.2   -container-port int
20:55:44 [2022-07-13T20:55:44.670Z] #67 205.2     	container port (default -1)
20:55:44 [2022-07-13T20:55:44.670Z] #67 205.2   -host-ip string
20:55:44 [2022-07-13T20:55:44.670Z] #67 205.2     	host ip
20:55:44 [2022-07-13T20:55:44.670Z] #67 205.2   -host-port int
20:55:44 [2022-07-13T20:55:44.670Z] #67 205.2     	host port (default -1)
20:55:44 [2022-07-13T20:55:44.670Z] #67 205.2   -proto string
20:55:44 [2022-07-13T20:55:44.670Z] #67 205.2     	proxy protocol (default "tcp")
20:55:44 [2022-07-13T20:55:44.670Z] #67 DONE 205.8s
20:55:44 [2022-07-13T20:55:44.929Z] 
20:55:44 [2022-07-13T20:55:44.929Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:55:44 [2022-07-13T20:55:44.929Z] #68 sha256:18f64162045f899b175a501f594c8edcafc74aefc2ea170cc0fd780ace0095fc
20:55:44 [2022-07-13T20:55:44.929Z] #68 DONE 0.1s
20:55:44 [2022-07-13T20:55:44.929Z] 
20:55:44 [2022-07-13T20:55:44.929Z] #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
20:55:44 [2022-07-13T20:55:44.929Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:55:44 [2022-07-13T20:55:44.929Z] #47 ...
20:55:44 [2022-07-13T20:55:44.929Z] 
20:55:44 [2022-07-13T20:55:44.929Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:55:44 [2022-07-13T20:55:44.929Z] #69 sha256:97965b43150cfc0da52df5d6d75586a5d18769759b3195607223b9ff56db2dfa
20:55:44 [2022-07-13T20:55:44.929Z] #69 DONE 0.1s
20:55:44 [2022-07-13T20:55:44.993Z] #77 95.81 checking for inttypes.h... yes
20:55:45 [2022-07-13T20:55:45.188Z] 
20:55:45 [2022-07-13T20:55:45.188Z] #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
20:55:45 [2022-07-13T20:55:45.188Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:55:45 [2022-07-13T20:55:45.188Z] #14 206.4 Selecting previously unselected package libsepol1-dev:amd64.
20:55:45 [2022-07-13T20:55:45.188Z] #14 206.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:55:45 [2022-07-13T20:55:45.188Z] #14 206.4 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:55:45 [2022-07-13T20:55:45.223Z] #23 DONE 13.9s
20:55:45 [2022-07-13T20:55:45.223Z] 
20:55:45 [2022-07-13T20:55:45.223Z] #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
20:55:45 [2022-07-13T20:55:45.223Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:55:45 [2022-07-13T20:55:45.223Z] #77 130.9   CCLD     libyajl.la
20:55:45 [2022-07-13T20:55:45.223Z] #77 131.4   CCLD     verify/json_verify
20:55:45 [2022-07-13T20:55:45.223Z] #77 131.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:55:45 [2022-07-13T20:55:45.223Z] #77 131.8 make[5]: Nothing to be done for 'install-exec-am'.
20:55:45 [2022-07-13T20:55:45.223Z] #77 131.8 make[5]: Nothing to be done for 'install-data-am'.
20:55:45 [2022-07-13T20:55:45.223Z] #77 131.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:55:45 [2022-07-13T20:55:45.223Z] #77 131.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:55:45 [2022-07-13T20:55:45.223Z] #77 131.8 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.0   CC       src/validate.o
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.0   CC       src/image_spec_schema_config_schema.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.0   CC       src/image_spec_schema_content_descriptor.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.0   CC       src/image_spec_schema_defs.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.0   CC       src/image_spec_schema_defs_descriptor.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.0   CC       src/image_spec_schema_image_index_schema.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.1   CC       src/image_spec_schema_image_layout_schema.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.1   CC       src/image_spec_schema_image_manifest_schema.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.1   CC       src/runtime_spec_schema_config_linux.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.2   CC       src/runtime_spec_schema_config_zos.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.2   CC       src/runtime_spec_schema_config_schema.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.2   CC       src/runtime_spec_schema_config_solaris.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.3   CC       src/runtime_spec_schema_config_vm.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.4   CC       src/runtime_spec_schema_config_windows.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.4   CC       src/runtime_spec_schema_defs.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.4   CC       src/runtime_spec_schema_defs_linux.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.6   CC       src/runtime_spec_schema_defs_zos.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.7   CC       src/runtime_spec_schema_defs_vm.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.8   CC       src/runtime_spec_schema_defs_windows.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 132.9   CC       src/runtime_spec_schema_state_schema.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 133.1   CC       src/image_manifest_items_image_manifest_items_schema.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 133.1   CC       src/basic_test_double_array_item.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 133.2   CC       src/basic_test_double_array.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 133.3   CC       src/basic_test_top_array_int.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 133.4   CC       src/basic_test_top_array_string.lo
20:55:45 [2022-07-13T20:55:45.223Z] #77 133.6   CC       src/basic_test_top_double_array_int.lo
20:55:45 [2022-07-13T20:55:45.253Z] #77 96.06 checking for stdint.h... yes
20:55:45 [2022-07-13T20:55:45.253Z] #77 96.32 checking for unistd.h... yes
20:55:45 [2022-07-13T20:55:45.485Z] #77 133.8   CC       src/basic_test_top_double_array_obj.lo
20:55:45 [2022-07-13T20:55:45.515Z] #77 96.55 checking for dlfcn.h... #77 ...
20:55:45 [2022-07-13T20:55:45.515Z] 
20:55:45 [2022-07-13T20:55:45.515Z] #20 [dev-systemd-false  6/28] RUN ldconfig
20:55:45 [2022-07-13T20:55:45.515Z] #20 sha256:d605a70e330c2c35c6f67f23d7d59778c6b56dac358203af3f844e3b714096fe
20:55:45 [2022-07-13T20:55:45.515Z] #20 DONE 2.4s
20:55:45 [2022-07-13T20:55:45.515Z] 
20:55:45 [2022-07-13T20:55:45.516Z] #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
20:55:45 [2022-07-13T20:55:45.516Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:55:45 [2022-07-13T20:55:45.516Z] #77 96.55 checking for dlfcn.h... yes
20:55:45 [2022-07-13T20:55:45.516Z] #77 96.70 checking for objdir... .libs
20:55:45 [2022-07-13T20:55:45.745Z] #77 133.8   CC       src/basic_test_top_double_array_refobj.lo
20:55:45 [2022-07-13T20:55:45.745Z] #77 134.0   CC       src/basic_test_top_double_array_string.lo
20:55:45 [2022-07-13T20:55:45.745Z] #77 134.1   CC       src/read-file.lo
20:55:45 [2022-07-13T20:55:45.758Z] #14 207.1 Selecting previously unselected package libpcre2-16-0:amd64.
20:55:45 [2022-07-13T20:55:45.758Z] #14 207.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:55:45 [2022-07-13T20:55:45.758Z] #14 207.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:55:46 [2022-07-13T20:55:46.006Z] #77 134.2   CC       src/json_common.lo
20:55:46 [2022-07-13T20:55:46.084Z] #77 97.24 checking if gcc supports -fno-rtti -fno-exceptions... no
20:55:46 [2022-07-13T20:55:46.084Z] #77 97.35 checking for gcc option to produce PIC... -fPIC -DPIC
20:55:46 [2022-07-13T20:55:46.084Z] #77 97.35 checking if gcc PIC flag -fPIC -DPIC works... yes
20:55:46 [2022-07-13T20:55:46.085Z] #14 ...
20:55:46 [2022-07-13T20:55:46.085Z] 
20:55:46 [2022-07-13T20:55:46.085Z] #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
20:55:46 [2022-07-13T20:55:46.085Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:55:46 [2022-07-13T20:55:46.085Z] #77 64.37 libtoolize: putting auxiliary files in '.'.
20:55:46 [2022-07-13T20:55:46.085Z] #77 64.37 libtoolize: copying file './ltmain.sh'
20:55:46 [2022-07-13T20:55:46.085Z] #77 65.44 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:55:46 [2022-07-13T20:55:46.085Z] #77 65.44 libtoolize: and rerunning libtoolize and aclocal.
20:55:46 [2022-07-13T20:55:46.085Z] #77 65.44 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:55:46 [2022-07-13T20:55:46.266Z] #77 134.5   CC       tests/test-1.o
20:55:46 [2022-07-13T20:55:46.326Z] #14 207.7 Selecting previously unselected package libpcre2-32-0:amd64.
20:55:46 [2022-07-13T20:55:46.326Z] #14 207.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:55:46 [2022-07-13T20:55:46.326Z] #14 207.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:55:46 [2022-07-13T20:55:46.525Z] #77 134.8   CC       tests/test-2.o
20:55:46 [2022-07-13T20:55:46.786Z] #77 135.0   CC       tests/test-3.o
20:55:46 [2022-07-13T20:55:46.786Z] #77 135.1   CC       tests/test-4.o
20:55:46 [2022-07-13T20:55:46.893Z] #14 208.0 Selecting previously unselected package libpcre2-posix2:amd64.
20:55:46 [2022-07-13T20:55:46.894Z] #14 208.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:55:46 [2022-07-13T20:55:46.894Z] #14 208.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:55:46 [2022-07-13T20:55:46.894Z] #14 208.3 Selecting previously unselected package libpcre2-dev:amd64.
20:55:46 [2022-07-13T20:55:46.894Z] #14 208.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:55:46 [2022-07-13T20:55:46.894Z] #14 208.3 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:55:46 [2022-07-13T20:55:46.919Z] #77 97.46 checking if gcc static flag -static works... yes
20:55:46 [2022-07-13T20:55:46.919Z] #77 97.97 checking if gcc supports -c -o file.o... yes
20:55:46 [2022-07-13T20:55:46.919Z] #77 98.15 checking if gcc supports -c -o file.o... (cached) yes
20:55:47 [2022-07-13T20:55:47.046Z] #77 135.4   CC       tests/test-5.o
20:55:47 [2022-07-13T20:55:47.046Z] #77 135.4   CC       tests/test-6.o
20:55:47 [2022-07-13T20:55:47.178Z] #77 98.15 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:55:47 [2022-07-13T20:55:47.306Z] #77 135.7   CC       tests/test-7.o
20:55:47 [2022-07-13T20:55:47.438Z] #77 98.22 checking dynamic linker characteristics... GNU/Linux ld.so
20:55:47 [2022-07-13T20:55:47.438Z] #77 98.52 checking how to hardcode library paths into programs... immediate
20:55:47 [2022-07-13T20:55:47.438Z] #77 98.52 checking whether stripping libraries is possible... yes
20:55:47 [2022-07-13T20:55:47.438Z] #77 98.52 checking if libtool supports shared libraries... yes
20:55:47 [2022-07-13T20:55:47.438Z] #77 98.52 checking whether to build shared libraries... no
20:55:47 [2022-07-13T20:55:47.438Z] #77 98.53 checking whether to build static libraries... yes
20:55:47 [2022-07-13T20:55:47.438Z] #77 98.53 checking for a BSD-compatible install... /usr/bin/install -c
20:55:47 [2022-07-13T20:55:47.438Z] #77 98.60 checking whether build environment is sane... yes
20:55:47 [2022-07-13T20:55:47.438Z] #77 98.64 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:55:47 [2022-07-13T20:55:47.438Z] #77 98.67 checking whether make sets $(MAKE)... yes
20:55:47 [2022-07-13T20:55:47.438Z] #77 98.72 checking whether make supports the include directive... yes (GNU style)
20:55:47 [2022-07-13T20:55:47.438Z] #77 98.77 checking whether make supports nested variables... yes
20:55:47 [2022-07-13T20:55:47.566Z] #77 135.8   CC       tests/test-8.o
20:55:47 [2022-07-13T20:55:47.698Z] #77 98.83 checking whether UID '0' is supported by ustar format... yes
20:55:47 [2022-07-13T20:55:47.698Z] #77 98.83 checking whether GID '0' is supported by ustar format... yes
20:55:47 [2022-07-13T20:55:47.698Z] #77 98.83 checking how to create a ustar tar archive... gnutar
20:55:47 [2022-07-13T20:55:47.698Z] #77 98.92 checking dependency style of gcc... gcc3
20:55:47 [2022-07-13T20:55:47.698Z] #77 99.07 checking whether to enable maintainer-specific portions of Makefiles... yes
20:55:47 [2022-07-13T20:55:47.698Z] #77 99.07 checking whether make supports nested variables... (cached) yes
20:55:47 [2022-07-13T20:55:47.698Z] #77 99.07 checking for gawk... (cached) mawk
20:55:47 [2022-07-13T20:55:47.698Z] #77 99.07 checking for a sed that does not truncate output... (cached) /bin/sed
20:55:47 [2022-07-13T20:55:47.698Z] #77 99.07 checking for gcc... (cached) gcc
20:55:47 [2022-07-13T20:55:47.957Z] #77 99.17 checking whether we are using the GNU C compiler... (cached) yes
20:55:47 [2022-07-13T20:55:47.957Z] #77 99.18 checking whether gcc accepts -g... (cached) yes
20:55:47 [2022-07-13T20:55:47.957Z] #77 99.18 checking for gcc option to accept ISO C89... (cached) none needed
20:55:47 [2022-07-13T20:55:47.957Z] #77 99.18 checking whether gcc understands -c and -o together... (cached) yes
20:55:48 [2022-07-13T20:55:48.136Z] #77 136.3   CC       tests/test-9.o
20:55:48 [2022-07-13T20:55:48.136Z] #77 136.5   CC       tests/test-10.o
20:55:48 [2022-07-13T20:55:48.217Z] #77 99.18 checking for a Python interpreter with version >= 3... python3
20:55:48 [2022-07-13T20:55:48.217Z] #77 99.28 checking for python3... /usr/bin/python3
20:55:48 [2022-07-13T20:55:48.217Z] #77 99.28 checking for python3 version... 3.9
20:55:48 [2022-07-13T20:55:48.217Z] #77 99.36 checking for python3 platform... linux
20:55:48 [2022-07-13T20:55:48.217Z] #77 99.43 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:55:48 [2022-07-13T20:55:48.271Z] #14 209.4 Selecting previously unselected package libselinux1-dev:amd64.
20:55:48 [2022-07-13T20:55:48.271Z] #14 209.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:55:48 [2022-07-13T20:55:48.271Z] #14 209.4 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:55:48 [2022-07-13T20:55:48.530Z] #14 209.8 Selecting previously unselected package libdevmapper-dev:amd64.
20:55:48 [2022-07-13T20:55:48.530Z] #14 209.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:55:48 [2022-07-13T20:55:48.530Z] #14 209.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:55:48 [2022-07-13T20:55:48.530Z] #14 210.0 Selecting previously unselected package libseccomp-dev:amd64.
20:55:48 [2022-07-13T20:55:48.707Z] #77 136.9   CC       tests/test-11.o
20:55:48 [2022-07-13T20:55:48.787Z] #77 99.61 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:55:48 [2022-07-13T20:55:48.787Z] #77 99.82 checking for go-md2man... no
20:55:48 [2022-07-13T20:55:48.787Z] #77 99.84 checking error.h usability... yes
20:55:48 [2022-07-13T20:55:48.787Z] #77 100.00 checking error.h presence... yes
20:55:48 [2022-07-13T20:55:48.789Z] #14 210.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:55:48 [2022-07-13T20:55:48.789Z] #14 210.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:55:48 [2022-07-13T20:55:48.789Z] #14 210.2 Selecting previously unselected package libsystemd-dev:amd64.
20:55:49 [2022-07-13T20:55:49.047Z] #14 210.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:55:49 [2022-07-13T20:55:49.047Z] #14 210.3 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:55:49 [2022-07-13T20:55:49.047Z] #77 100.1 checking for error.h... yes
20:55:49 [2022-07-13T20:55:49.047Z] #77 100.1 checking linux/openat2.h usability... yes
20:55:49 [2022-07-13T20:55:49.047Z] #77 100.3 checking linux/openat2.h presence... yes
20:55:49 [2022-07-13T20:55:49.308Z] #77 100.4 checking for linux/openat2.h... yes
20:55:49 [2022-07-13T20:55:49.567Z] #77 100.4 checking for copy_file_range... yes
20:55:49 [2022-07-13T20:55:49.567Z] #77 100.7 checking for fgetxattr... yes
20:55:49 [2022-07-13T20:55:49.630Z] #14 210.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:55:49 [2022-07-13T20:55:49.630Z] #14 210.9 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:55:49 [2022-07-13T20:55:49.630Z] #14 211.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:55:49 [2022-07-13T20:55:49.630Z] #14 211.0 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:55:49 [2022-07-13T20:55:49.630Z] #14 211.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:55:49 [2022-07-13T20:55:49.630Z] #14 211.0 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:55:49 [2022-07-13T20:55:49.630Z] #14 211.0 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:55:49 [2022-07-13T20:55:49.630Z] #14 211.0 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:55:49 [2022-07-13T20:55:49.630Z] #14 211.0 Setting up libudev-dev:amd64 (247.3-7) ...
20:55:49 [2022-07-13T20:55:49.829Z] #77 100.9 checking for statx... yes
20:55:49 [2022-07-13T20:55:49.889Z] #14 211.1 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:55:49 [2022-07-13T20:55:49.889Z] #14 211.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:55:49 [2022-07-13T20:55:49.889Z] #14 211.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:55:49 [2022-07-13T20:55:49.889Z] #14 211.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:55:49 [2022-07-13T20:55:49.889Z] #14 211.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:55:49 [2022-07-13T20:55:49.889Z] #14 211.1 Setting up mingw-w64-common (8.0.0-1) ...
20:55:49 [2022-07-13T20:55:49.889Z] #14 211.1 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:55:49 [2022-07-13T20:55:49.889Z] #14 211.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:55:49 [2022-07-13T20:55:49.889Z] #14 211.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:55:49 [2022-07-13T20:55:49.889Z] #14 211.2 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:55:49 [2022-07-13T20:55:49.889Z] #14 211.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:55:49 [2022-07-13T20:55:49.889Z] #14 211.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:55:49 [2022-07-13T20:55:49.889Z] #14 211.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:55:50 [2022-07-13T20:55:50.088Z] #77 101.1 checking for fgetpwent_r... yes
20:55:50 [2022-07-13T20:55:50.147Z] #14 211.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:55:50 [2022-07-13T20:55:50.147Z] #14 211.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:55:50 [2022-07-13T20:55:50.147Z] #14 211.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:55:50 [2022-07-13T20:55:50.147Z] #14 211.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:55:50 [2022-07-13T20:55:50.147Z] #14 211.4 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
20:55:50 [2022-07-13T20:55:50.147Z] #14 211.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:55:50 [2022-07-13T20:55:50.147Z] #14 211.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:55:50 [2022-07-13T20:55:50.147Z] #14 211.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:55:50 [2022-07-13T20:55:50.147Z] #14 211.6 Setting up dmsetup (2:1.02.175-2.1) ...
20:55:50 [2022-07-13T20:55:50.147Z] #14 211.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:55:50 [2022-07-13T20:55:50.348Z] #77 101.3 checking for issetugid... no
20:55:50 [2022-07-13T20:55:50.348Z] #77 101.6 checking for pkg-config... /usr/bin/pkg-config
20:55:50 [2022-07-13T20:55:50.348Z] #77 101.6 checking pkg-config is at least version 0.9.0... yes
20:55:50 [2022-07-13T20:55:50.405Z] #14 211.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:55:50 [2022-07-13T20:55:50.405Z] #14 211.7 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:55:50 [2022-07-13T20:55:50.917Z] #77 101.6 checking for library containing yajl_tree_get... -lyajl
20:55:50 [2022-07-13T20:55:50.917Z] #77 102.1 checking for yajl >= 2.0.0... yes
20:55:50 [2022-07-13T20:55:50.917Z] #77 102.1 checking sys/capability.h usability... yes
20:55:51 [2022-07-13T20:55:51.177Z] #77 102.2 checking sys/capability.h presence... yes
20:55:51 [2022-07-13T20:55:51.177Z] #77 102.3 checking for sys/capability.h... yes
20:55:51 [2022-07-13T20:55:51.370Z] #77 ...
20:55:51 [2022-07-13T20:55:51.370Z] 
20:55:51 [2022-07-13T20:55:51.370Z] #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
20:55:51 [2022-07-13T20:55:51.370Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:55:51 [2022-07-13T20:55:51.370Z] #14 153.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:55:51 [2022-07-13T20:55:51.370Z] #14 153.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:55:51 [2022-07-13T20:55:51.370Z] #14 153.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:55:51 [2022-07-13T20:55:51.436Z] #77 102.3 checking for library containing cap_from_name... 
20:55:51 [2022-07-13T20:55:51.436Z] #77 ...
20:55:51 [2022-07-13T20:55:51.436Z] 
20:55:51 [2022-07-13T20:55:51.436Z] #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
20:55:51 [2022-07-13T20:55:51.436Z] #60 sha256:ca6fe96f58bd4dbab69e31f4a462dbc15a351c342e331eaa57120b8553085272
20:55:51 [2022-07-13T20:55:51.436Z] #60 15.07 + cd /tmp/tmp.uyppvBvgcK/src/github.com/opencontainers/runc
20:55:51 [2022-07-13T20:55:51.436Z] #60 15.07 + git checkout -q v1.1.2
20:55:51 [2022-07-13T20:55:51.436Z] #60 15.60 + '[' -z '' ']'
20:55:51 [2022-07-13T20:55:51.436Z] #60 15.60 + target=static
20:55:51 [2022-07-13T20:55:51.436Z] #60 15.60 + make BUILDTAGS=seccomp static
20:55:51 [2022-07-13T20:55:51.436Z] #60 15.99 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 .
20:55:51 [2022-07-13T20:55:51.436Z] #60 ...
20:55:51 [2022-07-13T20:55:51.436Z] 
20:55:51 [2022-07-13T20:55:51.437Z] #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
20:55:51 [2022-07-13T20:55:51.437Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:55:51 [2022-07-13T20:55:51.437Z] #21 2.269 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:55:51 [2022-07-13T20:55:51.437Z] #21 2.307 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:55:51 [2022-07-13T20:55:51.437Z] #21 2.308 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:55:51 [2022-07-13T20:55:51.437Z] #21 2.865 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:55:51 [2022-07-13T20:55:51.437Z] #21 4.217 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:55:51 [2022-07-13T20:55:51.437Z] #21 5.589 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:55:51 [2022-07-13T20:55:51.781Z] #14 DONE 213.0s
20:55:51 [2022-07-13T20:55:51.781Z] 
20:55:51 [2022-07-13T20:55:51.781Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:55:51 [2022-07-13T20:55:51.781Z] #59 sha256:0a0522bfe20b4a6b4c39e5f2dd226e5aa24f2a22f39ad85a4e0c8e716d84508f
20:55:51 [2022-07-13T20:55:51.781Z] #59 DONE 0.1s
20:55:51 [2022-07-13T20:55:51.781Z] 
20:55:51 [2022-07-13T20:55:51.781Z] #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
20:55:51 [2022-07-13T20:55:51.781Z] #60 sha256:1749f3c88301b1d1c08abffedcf4bdc1ba2ed2e377b89536669e071ec7c488db
20:55:52 [2022-07-13T20:55:52.005Z] #21 ...
20:55:52 [2022-07-13T20:55:52.005Z] 
20:55:52 [2022-07-13T20:55:52.005Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:55:52 [2022-07-13T20:55:52.005Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:55:52 [2022-07-13T20:55:52.005Z] #77 102.3 checking for library containing cap_from_name... -lcap
20:55:52 [2022-07-13T20:55:52.265Z] #77 103.0 checking for library containing dlopen... -ldl
20:55:52 [2022-07-13T20:55:52.526Z] #77 103.5 checking seccomp.h usability... yes
20:55:52 [2022-07-13T20:55:52.786Z] #77 103.7 checking seccomp.h presence... yes
20:55:52 [2022-07-13T20:55:52.786Z] #77 103.8 checking for seccomp.h... yes
20:55:53 [2022-07-13T20:55:53.046Z] #77 103.8 checking for library containing seccomp_rule_add... -lseccomp
20:55:53 [2022-07-13T20:55:53.306Z] #77 104.4 checking for library containing seccomp_arch_resolve_name... none required
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.942 + RM_GOPATH=0
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.942 + TMP_GOPATH=
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.942 + : /build
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.942 + '[' -z '' ']'
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.942 ++ mktemp -d
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.942 + export GOPATH=/tmp/tmp.Ow1rD4hfCX
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.942 + GOPATH=/tmp/tmp.Ow1rD4hfCX
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.942 + RM_GOPATH=1
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.942 + case "$(go env GOARCH)" in
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.942 ++ go env GOARCH
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.961 + export GO_BUILDMODE=-buildmode=pie
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.961 + GO_BUILDMODE=-buildmode=pie
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.962 ++ dirname /install.sh
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.969 + dir=/
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.969 + bin=runc
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.969 + shift
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.969 + '[' '!' -f //runc.installer ']'
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.969 + . //runc.installer
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.970 ++ set -e
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.970 ++ : v1.1.2
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.971 + install_runc
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.971 + RUNC_BUILDTAGS=seccomp
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.971 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.971 Install runc version v1.1.2 (build tags: seccomp)
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.971 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ow1rD4hfCX/src/github.com/opencontainers/runc
20:55:53 [2022-07-13T20:55:53.684Z] #60 1.975 Cloning into '/tmp/tmp.Ow1rD4hfCX/src/github.com/opencontainers/runc'...
20:55:53 [2022-07-13T20:55:53.875Z] #77 104.6 checking systemd/sd-bus.h usability... yes
20:55:53 [2022-07-13T20:55:53.875Z] #77 104.9 checking systemd/sd-bus.h presence... yes
20:55:53 [2022-07-13T20:55:53.875Z] #77 105.0 checking for systemd/sd-bus.h... yes
20:55:53 [2022-07-13T20:55:53.943Z] #60 ...
20:55:53 [2022-07-13T20:55:53.943Z] 
20:55:53 [2022-07-13T20:55:53.943Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
20:55:53 [2022-07-13T20:55:53.943Z] #15 sha256:a2b5d37019d2f934e95f0084f97ef576a8f576569ac0cb5d9bc058e574a0e45f
20:55:53 [2022-07-13T20:55:53.943Z] #15 DONE 2.2s
20:55:53 [2022-07-13T20:55:53.943Z] 
20:55:53 [2022-07-13T20:55:53.943Z] #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
20:55:53 [2022-07-13T20:55:53.943Z] #16 sha256:32d9a5a056046957746a9c493f37aea9b26a920bd0969e19a06d98e4829c78d9
20:55:54 [2022-07-13T20:55:54.445Z] #77 105.0 checking for library containing sd_bus_match_signal_async... -lsystemd
20:55:54 [2022-07-13T20:55:54.705Z] #77 105.7 checking for sd_notify_barrier... yes
20:55:54 [2022-07-13T20:55:54.965Z] #77 106.0 checking linux/bpf.h usability... yes
20:55:54 [2022-07-13T20:55:54.965Z] #77 106.2 checking linux/bpf.h presence... yes
20:55:54 [2022-07-13T20:55:54.965Z] #77 106.2 checking for linux/bpf.h... yes
20:55:55 [2022-07-13T20:55:55.225Z] #77 106.2 checking compilation for eBPF... yes
20:55:55 [2022-07-13T20:55:55.225Z] #77 106.4 checking for criu >= 3.15... no
20:55:55 [2022-07-13T20:55:55.225Z] #77 106.4 configure: CRIU headers not found, building without CRIU support
20:55:55 [2022-07-13T20:55:55.225Z] #77 106.4 checking for criu > 3.16... no
20:55:55 [2022-07-13T20:55:55.225Z] #77 106.4 configure: CRIU version doesn't support join-ns API
20:55:55 [2022-07-13T20:55:55.225Z] #77 106.4 checking for criu > 3.16.1... no
20:55:55 [2022-07-13T20:55:55.225Z] #77 106.5 configure: CRIU version doesn't support for pre-dumping
20:55:55 [2022-07-13T20:55:55.225Z] #77 106.5 checking for new mount API (fsconfig)... yes
20:55:55 [2022-07-13T20:55:55.320Z] #16 DONE 1.6s
20:55:55 [2022-07-13T20:55:55.320Z] 
20:55:55 [2022-07-13T20:55:55.320Z] #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
20:55:55 [2022-07-13T20:55:55.320Z] #60 sha256:1749f3c88301b1d1c08abffedcf4bdc1ba2ed2e377b89536669e071ec7c488db
20:55:55 [2022-07-13T20:55:55.485Z] #77 106.5 checking for seccomp notify API... yes
20:55:55 [2022-07-13T20:55:55.486Z] #77 106.6 checking for gperf... no
20:55:55 [2022-07-13T20:55:55.486Z] #77 106.6 configure: gperf not found - cannot rebuild signal parser code
20:55:55 [2022-07-13T20:55:55.486Z] #77 106.6 checking for library containing argp_parse... none required
20:55:55 [2022-07-13T20:55:55.746Z] #77 ...
20:55:55 [2022-07-13T20:55:55.746Z] 
20:55:55 [2022-07-13T20:55:55.746Z] #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
20:55:55 [2022-07-13T20:55:55.746Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 Delve is a source level debugger for Go programs.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 Delve enables you to interact with your program by controlling the execution of the process,
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 Pass flags to the program you are debugging using `--`, for example:
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 `dlv exec ./hello -- server --config conf/config.toml`
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 Usage:
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   dlv [command]
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 Available Commands:
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   attach      Attach to running process and begin debugging.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   connect     Connect to a headless debug server with a terminal client.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   core        Examine a core dump.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   debug       Compile and begin debugging main package in current directory, or the package specified.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   exec        Execute a precompiled binary, and begin a debug session.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   help        Help about any command
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   run         Deprecated command. Use 'debug' instead.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   test        Compile test binary and begin debugging program.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   trace       Compile and begin tracing program.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   version     Prints version.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 Flags:
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.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)
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.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)
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8       --disable-aslr                     Disables address space randomization
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   -h, --help                             help for dlv
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8       --init string                      Init file, executed by the terminal client.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8       --log                              Enable debugging server logging.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8       --wd string                        Working directory for running the program.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 Additional help topics:
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   dlv backend  Help about the --backend flag.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   dlv log      Help about logging flags.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8   dlv redirect Help about file redirection.
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 
20:55:55 [2022-07-13T20:55:55.746Z] #36 158.8 Use "dlv [command] --help" for more information about a command.
20:55:55 [2022-07-13T20:55:55.746Z] #36 DONE 159.9s
20:55:56 [2022-07-13T20:55:56.005Z] 
20:55:56 [2022-07-13T20:55:56.005Z] #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
20:55:56 [2022-07-13T20:55:56.005Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3
20:55:56 [2022-07-13T20:55:56.005Z] #34 DONE 159.6s
20:55:56 [2022-07-13T20:55:56.005Z] 
20:55:56 [2022-07-13T20:55:56.005Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:55:56 [2022-07-13T20:55:56.005Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:55:56 [2022-07-13T20:55:56.005Z] #77 107.0 checking that generated files are newer than configure... done
20:55:56 [2022-07-13T20:55:56.005Z] #77 107.0 configure: creating ./config.status
20:55:56 [2022-07-13T20:55:56.696Z] #60 ...
20:55:56 [2022-07-13T20:55:56.696Z] 
20:55:56 [2022-07-13T20:55:56.696Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:55:56 [2022-07-13T20:55:56.696Z] #17 sha256:99aa90cfb4c35c213065ca30677ea99d17491e4d8a0228fa87c907b568a95fb4
20:55:56 [2022-07-13T20:55:56.955Z] #17 1.536 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:55:57 [2022-07-13T20:55:57.215Z] #17 DONE 1.7s
20:55:57 [2022-07-13T20:55:57.215Z] 
20:55:57 [2022-07-13T20:55:57.215Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:55:57 [2022-07-13T20:55:57.215Z] #18 sha256:9db9507fbb99934ab6b363884636a20fba1c8dfd6680644639cbc4fa23bdd604
20:55:58 [2022-07-13T20:55:58.544Z] #77 109.5 config.status: creating Makefile
20:55:58 [2022-07-13T20:55:58.544Z] #77 109.6 config.status: creating rpm/crun.spec
20:55:58 [2022-07-13T20:55:58.544Z] #77 109.6 config.status: creating config.h
20:55:58 [2022-07-13T20:55:58.544Z] #77 109.7 config.status: executing libtool commands
20:55:58 [2022-07-13T20:55:58.544Z] #77 109.7 config.status: executing depfiles commands
20:55:58 [2022-07-13T20:55:58.594Z] #18 DONE 1.6s
20:55:58 [2022-07-13T20:55:58.594Z] 
20:55:58 [2022-07-13T20:55:58.595Z] #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
20:55:58 [2022-07-13T20:55:58.595Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:55:58 [2022-07-13T20:55:58.855Z] #47 ...
20:55:58 [2022-07-13T20:55:58.855Z] 
20:55:58 [2022-07-13T20:55:58.855Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:55:58 [2022-07-13T20:55:58.855Z] #19 sha256:89b59b79207715363c90e2d6778cd6ab18e753475022bbd778adb2383c408b5e
20:55:59 [2022-07-13T20:55:59.929Z] #77 110.8 === configuring in libocispec (/tmp/crun-build/libocispec)
20:55:59 [2022-07-13T20:55:59.929Z] #77 110.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:55:59 [2022-07-13T20:55:59.929Z] #77 111.3 checking for gcc... gcc
20:56:00 [2022-07-13T20:56:00.232Z] #19 DONE 1.5s
20:56:00 [2022-07-13T20:56:00.232Z] 
20:56:00 [2022-07-13T20:56:00.232Z] #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
20:56:00 [2022-07-13T20:56:00.232Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:56:00 [2022-07-13T20:56:00.232Z] #77 137.0 configure.ac:11: installing 'build-aux/compile'
20:56:00 [2022-07-13T20:56:00.232Z] #77 137.1 configure.ac:11: installing 'build-aux/config.guess'
20:56:00 [2022-07-13T20:56:00.232Z] #77 137.1 configure.ac:11: installing 'build-aux/config.sub'
20:56:00 [2022-07-13T20:56:00.232Z] #77 137.1 configure.ac:13: installing 'build-aux/install-sh'
20:56:00 [2022-07-13T20:56:00.232Z] #77 137.1 configure.ac:13: installing 'build-aux/missing'
20:56:00 [2022-07-13T20:56:00.232Z] #77 137.1 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:56:00 [2022-07-13T20:56:00.232Z] #77 137.5 Makefile.am: installing 'build-aux/depcomp'
20:56:00 [2022-07-13T20:56:00.450Z] #77 111.4 checking whether the C compiler works... yes
20:56:00 [2022-07-13T20:56:00.450Z] #77 111.6 checking for C compiler default output file name... a.out
20:56:00 [2022-07-13T20:56:00.710Z] #77 111.6 checking for suffix of executables... 
20:56:00 [2022-07-13T20:56:00.974Z] #77 111.9 checking whether we are cross compiling... no
20:56:01 [2022-07-13T20:56:01.234Z] #77 112.1 checking for suffix of object files... o
20:56:01 [2022-07-13T20:56:01.234Z] #77 112.3 checking whether we are using the GNU C compiler... yes
20:56:01 [2022-07-13T20:56:01.234Z] #77 112.3 checking whether gcc accepts -g... yes
20:56:01 [2022-07-13T20:56:01.234Z] #77 112.4 checking for gcc option to accept ISO C89... none needed
20:56:01 [2022-07-13T20:56:01.667Z] #77 112.6 checking whether gcc understands -c and -o together... yes
20:56:01 [2022-07-13T20:56:01.703Z] #77 ...
20:56:01 [2022-07-13T20:56:01.703Z] 
20:56:01 [2022-07-13T20:56:01.703Z] #20 [dev-systemd-false  6/28] RUN ldconfig
20:56:01 [2022-07-13T20:56:01.703Z] #20 sha256:d605a70e330c2c35c6f67f23d7d59778c6b56dac358203af3f844e3b714096fe
20:56:01 [2022-07-13T20:56:01.703Z] #20 DONE 1.3s
20:56:01 [2022-07-13T20:56:01.703Z] 
20:56:01 [2022-07-13T20:56:01.703Z] #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
20:56:01 [2022-07-13T20:56:01.703Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:56:01 [2022-07-13T20:56:01.928Z] #77 112.8 checking how to run the C preprocessor... gcc -E
20:56:01 [2022-07-13T20:56:01.928Z] #77 113.1 checking for grep that handles long lines and -e... /bin/grep
20:56:01 [2022-07-13T20:56:01.928Z] #77 113.1 checking for egrep... /bin/grep -E
20:56:02 [2022-07-13T20:56:02.499Z] #77 113.1 checking for ANSI C header files... yes
20:56:02 [2022-07-13T20:56:02.758Z] #77 113.9 checking for sys/types.h... yes
20:56:03 [2022-07-13T20:56:03.018Z] #77 114.0 checking for sys/stat.h... yes
20:56:03 [2022-07-13T20:56:03.018Z] #77 114.1 checking for stdlib.h... yes
20:56:03 [2022-07-13T20:56:03.278Z] #77 114.3 checking for string.h... yes
20:56:03 [2022-07-13T20:56:03.538Z] #77 114.5 checking for memory.h... yes
20:56:03 [2022-07-13T20:56:03.607Z] #21 1.974 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:56:03 [2022-07-13T20:56:03.607Z] #21 2.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:56:03 [2022-07-13T20:56:03.607Z] #21 2.164 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:56:03 [2022-07-13T20:56:03.619Z] #14 ...
20:56:03 [2022-07-13T20:56:03.619Z] 
20:56:03 [2022-07-13T20:56:03.619Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:56:03 [2022-07-13T20:56:03.619Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:56:03 [2022-07-13T20:56:03.619Z] #77 81.45 configure.ac:7: installing './compile'
20:56:03 [2022-07-13T20:56:03.619Z] #77 81.49 configure.ac:11: installing './config.guess'
20:56:03 [2022-07-13T20:56:03.619Z] #77 81.49 configure.ac:11: installing './config.sub'
20:56:03 [2022-07-13T20:56:03.619Z] #77 81.50 configure.ac:8: installing './install-sh'
20:56:03 [2022-07-13T20:56:03.619Z] #77 81.50 configure.ac:8: installing './missing'
20:56:03 [2022-07-13T20:56:03.619Z] #77 81.61 Makefile.am: installing './depcomp'
20:56:03 [2022-07-13T20:56:03.797Z] #77 114.8 checking for strings.h... yes
20:56:03 [2022-07-13T20:56:03.797Z] #77 114.9 checking for inttypes.h... yes
20:56:04 [2022-07-13T20:56:04.057Z] #77 115.1 checking for stdint.h... yes
20:56:04 [2022-07-13T20:56:04.320Z] #77 115.2 checking for unistd.h... yes
20:56:04 [2022-07-13T20:56:04.320Z] #77 115.4 checking minix/config.h usability... no
20:56:04 [2022-07-13T20:56:04.320Z] #77 115.6 checking minix/config.h presence... no
20:56:04 [2022-07-13T20:56:04.320Z] #77 115.6 checking for minix/config.h... no
20:56:04 [2022-07-13T20:56:04.584Z] #77 115.6 checking whether it is safe to define __EXTENSIONS__... yes
20:56:04 [2022-07-13T20:56:04.584Z] #77 115.8 checking build system type... x86_64-pc-linux-gnu
20:56:04 [2022-07-13T20:56:04.843Z] #77 116.0 checking host system type... x86_64-pc-linux-gnu
20:56:04 [2022-07-13T20:56:04.843Z] #77 116.0 checking how to print strings... printf
20:56:04 [2022-07-13T20:56:04.843Z] #77 116.0 checking for a sed that does not truncate output... /bin/sed
20:56:04 [2022-07-13T20:56:04.843Z] #77 116.0 checking for fgrep... /bin/grep -F
20:56:04 [2022-07-13T20:56:04.843Z] #77 116.0 checking for ld used by gcc... /usr/bin/ld
20:56:04 [2022-07-13T20:56:04.843Z] #77 116.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:56:04 [2022-07-13T20:56:04.843Z] #77 116.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:56:04 [2022-07-13T20:56:04.843Z] #77 116.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:56:04 [2022-07-13T20:56:04.987Z] #21 3.194 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:56:05 [2022-07-13T20:56:05.005Z] #77 84.19 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:56:05 [2022-07-13T20:56:05.005Z] #77 84.19 libtoolize: copying file 'build-aux/ltmain.sh'
20:56:05 [2022-07-13T20:56:05.005Z] #77 84.37 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:56:05 [2022-07-13T20:56:05.005Z] #77 84.37 libtoolize: copying file 'm4/libtool.m4'
20:56:05 [2022-07-13T20:56:05.103Z] #77 116.2 checking whether ln -s works... yes
20:56:05 [2022-07-13T20:56:05.103Z] #77 116.2 checking the maximum length of command line arguments... 1572864
20:56:05 [2022-07-13T20:56:05.103Z] #77 116.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:56:05 [2022-07-13T20:56:05.103Z] #77 116.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:56:05 [2022-07-13T20:56:05.103Z] #77 116.2 checking for /usr/bin/ld option to reload object files... -r
20:56:05 [2022-07-13T20:56:05.103Z] #77 116.2 checking for objdump... objdump
20:56:05 [2022-07-13T20:56:05.103Z] #77 116.2 checking how to recognize dependent libraries... pass_all
20:56:05 [2022-07-13T20:56:05.103Z] #77 116.2 checking for dlltool... no
20:56:05 [2022-07-13T20:56:05.103Z] #77 116.2 checking how to associate runtime and link libraries... printf %s\n
20:56:05 [2022-07-13T20:56:05.103Z] #77 116.2 checking for ar... ar
20:56:05 [2022-07-13T20:56:05.103Z] #77 116.2 checking for archiver @FILE support... @
20:56:05 [2022-07-13T20:56:05.103Z] #77 116.3 checking for strip... strip
20:56:05 [2022-07-13T20:56:05.103Z] #77 116.3 checking for ranlib... ranlib
20:56:05 [2022-07-13T20:56:05.103Z] #77 116.3 checking for gawk... no
20:56:05 [2022-07-13T20:56:05.103Z] #77 116.4 checking for mawk... mawk
20:56:05 [2022-07-13T20:56:05.268Z] #77 84.87 libtoolize: copying file 'm4/ltoptions.m4'
20:56:05 [2022-07-13T20:56:05.363Z] #77 116.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:56:05 [2022-07-13T20:56:05.363Z] #77 116.7 checking for sysroot... no
20:56:05 [2022-07-13T20:56:05.363Z] #77 116.7 checking for a working dd... /bin/dd
20:56:05 [2022-07-13T20:56:05.363Z] #77 116.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:56:05 [2022-07-13T20:56:05.591Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|name|deps|imports|types_sizes|compiled_files) took 47.651820134s 
20:56:05 [2022-07-13T20:56:05.591Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 172.416907ms 
20:56:05 [2022-07-13T20:56:05.625Z] #77 116.7 checking for mt... no
20:56:05 [2022-07-13T20:56:05.625Z] #77 116.7 checking if : is a manifest tool... no
20:56:05 [2022-07-13T20:56:05.625Z] #77 116.7 checking for dlfcn.h... 
20:56:05 [2022-07-13T20:56:05.625Z] #77 ...
20:56:05 [2022-07-13T20:56:05.625Z] 
20:56:05 [2022-07-13T20:56:05.625Z] #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
20:56:05 [2022-07-13T20:56:05.625Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:56:05 [2022-07-13T20:56:05.625Z] #21 9.959 Fetched 8550 kB in 8s (1072 kB/s)
20:56:05 [2022-07-13T20:56:05.625Z] #21 9.959 Reading package lists...
20:56:05 [2022-07-13T20:56:05.625Z] #21 13.06 Reading package lists...
20:56:05 [2022-07-13T20:56:05.625Z] #21 16.26 Building dependency tree...
20:56:05 [2022-07-13T20:56:05.625Z] #21 18.04 The following additional packages will be installed:
20:56:05 [2022-07-13T20:56:05.625Z] #21 18.05   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:56:05 [2022-07-13T20:56:05.625Z] #21 18.06   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:56:05 [2022-07-13T20:56:05.625Z] #21 18.06   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:56:05 [2022-07-13T20:56:05.625Z] #21 18.06   python3-pkg-resources vim-runtime xxd
20:56:05 [2022-07-13T20:56:05.625Z] #21 18.06 Suggested packages:
20:56:05 [2022-07-13T20:56:05.625Z] #21 18.06   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:56:05 [2022-07-13T20:56:05.625Z] #21 18.06   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:56:05 [2022-07-13T20:56:05.625Z] #21 18.06   acl attr quota
20:56:05 [2022-07-13T20:56:05.625Z] #21 18.06 Recommended packages:
20:56:05 [2022-07-13T20:56:05.625Z] #21 18.06   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.45 The following NEW packages will be installed:
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.45   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.45   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.45   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.45   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.45   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.45   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.45   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.45   xz-utils zip zstd
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.78 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded.
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.78 Need to get 27.7 MB of archives.
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.78 After this operation, 106 MB of additional disk space will be used.
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 19.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 20.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 20.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 20.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:56:05 [2022-07-13T20:56:05.625Z] #21 ...
20:56:05 [2022-07-13T20:56:05.625Z] 
20:56:05 [2022-07-13T20:56:05.625Z] #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
20:56:05 [2022-07-13T20:56:05.625Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:56:05 [2022-07-13T20:56:05.625Z] #77 116.7 checking for dlfcn.h... yes
20:56:05 [2022-07-13T20:56:05.625Z] #77 116.9 checking for objdir... .libs
20:56:05 [2022-07-13T20:56:05.840Z] #77 85.32 libtoolize: copying file 'm4/ltsugar.m4'
20:56:06 [2022-07-13T20:56:06.102Z] #77 85.54 libtoolize: copying file 'm4/ltversion.m4'
20:56:06 [2022-07-13T20:56:06.146Z] #77 117.1 checking if gcc supports -fno-rtti -fno-exceptions... no
20:56:06 [2022-07-13T20:56:06.146Z] #77 117.3 checking for gcc option to produce PIC... -fPIC -DPIC
20:56:06 [2022-07-13T20:56:06.146Z] #77 117.3 checking if gcc PIC flag -fPIC -DPIC works... yes
20:56:06 [2022-07-13T20:56:06.674Z] #77 85.93 libtoolize: copying file 'm4/lt~obsolete.m4'
20:56:06 [2022-07-13T20:56:06.674Z] #77 86.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:56:06 [2022-07-13T20:56:06.717Z] #77 117.3 checking if gcc static flag -static works... yes
20:56:06 [2022-07-13T20:56:06.717Z] #77 117.8 checking if gcc supports -c -o file.o... yes
20:56:06 [2022-07-13T20:56:06.717Z] #77 117.9 checking if gcc supports -c -o file.o... (cached) yes
20:56:06 [2022-07-13T20:56:06.717Z] #77 117.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:56:06 [2022-07-13T20:56:06.893Z] #21 5.379 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:56:06 [2022-07-13T20:56:06.977Z] #77 117.9 checking dynamic linker characteristics... GNU/Linux ld.so
20:56:06 [2022-07-13T20:56:06.977Z] #77 118.1 checking how to hardcode library paths into programs... immediate
20:56:06 [2022-07-13T20:56:06.977Z] #77 118.1 checking whether stripping libraries is possible... yes
20:56:06 [2022-07-13T20:56:06.977Z] #77 118.1 checking if libtool supports shared libraries... yes
20:56:06 [2022-07-13T20:56:06.977Z] #77 118.1 checking whether to build shared libraries... no
20:56:06 [2022-07-13T20:56:06.977Z] #77 118.1 checking whether to build static libraries... yes
20:56:06 [2022-07-13T20:56:06.977Z] #77 118.1 checking for a BSD-compatible install... /usr/bin/install -c
20:56:06 [2022-07-13T20:56:06.977Z] #77 118.2 checking whether build environment is sane... yes
20:56:06 [2022-07-13T20:56:06.977Z] #77 118.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:56:06 [2022-07-13T20:56:06.977Z] #77 118.2 checking whether make sets $(MAKE)... yes
20:56:06 [2022-07-13T20:56:06.977Z] #77 118.2 checking whether make supports the include directive... yes (GNU style)
20:56:06 [2022-07-13T20:56:06.977Z] #77 118.3 checking whether make supports nested variables... yes
20:56:06 [2022-07-13T20:56:06.977Z] #77 118.3 checking whether UID '0' is supported by ustar format... yes
20:56:06 [2022-07-13T20:56:06.977Z] #77 118.3 checking whether GID '0' is supported by ustar format... yes
20:56:06 [2022-07-13T20:56:06.977Z] #77 118.3 checking how to create a ustar tar archive... gnutar
20:56:07 [2022-07-13T20:56:07.152Z] #21 ...
20:56:07 [2022-07-13T20:56:07.152Z] 
20:56:07 [2022-07-13T20:56:07.152Z] #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
20:56:07 [2022-07-13T20:56:07.152Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:56:07 [2022-07-13T20:56:07.152Z] #77 140.1 checking build system type... x86_64-pc-linux-gnu
20:56:07 [2022-07-13T20:56:07.152Z] #77 140.5 checking host system type... x86_64-pc-linux-gnu
20:56:07 [2022-07-13T20:56:07.152Z] #77 140.5 checking how to print strings... printf
20:56:07 [2022-07-13T20:56:07.152Z] #77 140.5 checking for gcc... gcc
20:56:07 [2022-07-13T20:56:07.152Z] #77 140.8 checking whether the C compiler works... yes
20:56:07 [2022-07-13T20:56:07.152Z] #77 141.1 checking for C compiler default output file name... a.out
20:56:07 [2022-07-13T20:56:07.152Z] #77 141.1 checking for suffix of executables... 
20:56:07 [2022-07-13T20:56:07.152Z] #77 141.6 checking whether we are cross compiling... no
20:56:07 [2022-07-13T20:56:07.152Z] #77 142.3 checking for suffix of object files... o
20:56:07 [2022-07-13T20:56:07.152Z] #77 142.7 checking whether we are using the GNU C compiler... yes
20:56:07 [2022-07-13T20:56:07.152Z] #77 143.0 checking whether gcc accepts -g... yes
20:56:07 [2022-07-13T20:56:07.152Z] #77 143.2 checking for gcc option to accept ISO C89... none needed
20:56:07 [2022-07-13T20:56:07.152Z] #77 143.7 checking whether gcc understands -c and -o together... yes
20:56:07 [2022-07-13T20:56:07.152Z] #77 143.9 checking for a sed that does not truncate output... /bin/sed
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.0 checking for grep that handles long lines and -e... /bin/grep
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.0 checking for egrep... /bin/grep -E
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.1 checking for fgrep... /bin/grep -F
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.1 checking for ld used by gcc... /usr/bin/ld
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.4 checking whether ln -s works... yes
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.4 checking the maximum length of command line arguments... 1572864
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.4 checking for /usr/bin/ld option to reload object files... -r
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.4 checking for objdump... objdump
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.4 checking how to recognize dependent libraries... pass_all
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.4 checking for dlltool... no
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.4 checking how to associate runtime and link libraries... printf %s\n
20:56:07 [2022-07-13T20:56:07.152Z] #77 144.5 checking for ar... ar
20:56:07 [2022-07-13T20:56:07.244Z] #77 118.4 checking dependency style of gcc... gcc3
20:56:07 [2022-07-13T20:56:07.244Z] #77 118.5 checking whether to enable maintainer-specific portions of Makefiles... yes
20:56:07 [2022-07-13T20:56:07.244Z] #77 118.6 checking whether make supports nested variables... (cached) yes
20:56:07 [2022-07-13T20:56:07.244Z] #77 118.6 checking for pkg-config... /usr/bin/pkg-config
20:56:07 [2022-07-13T20:56:07.244Z] #77 118.6 checking pkg-config is at least version 0.9.0... yes
20:56:07 [2022-07-13T20:56:07.244Z] #77 118.6 checking for yajl >= 2.1.0... yes
20:56:07 [2022-07-13T20:56:07.244Z] #77 118.6 checking for a sed that does not truncate output... (cached) /bin/sed
20:56:07 [2022-07-13T20:56:07.244Z] #77 118.6 checking for gcc... (cached) gcc
20:56:07 [2022-07-13T20:56:07.411Z] #77 144.5 checking for archiver @FILE support... @
20:56:07 [2022-07-13T20:56:07.505Z] #77 118.7 checking whether we are using the GNU C compiler... (cached) yes
20:56:07 [2022-07-13T20:56:07.505Z] #77 118.7 checking whether gcc accepts -g... (cached) yes
20:56:07 [2022-07-13T20:56:07.505Z] #77 118.7 checking for gcc option to accept ISO C89... (cached) none needed
20:56:07 [2022-07-13T20:56:07.505Z] #77 118.7 checking whether gcc understands -c and -o together... (cached) yes
20:56:07 [2022-07-13T20:56:07.505Z] #77 118.7 checking for a Python interpreter with version >= 3... python3
20:56:07 [2022-07-13T20:56:07.505Z] #77 118.8 checking for python3... /usr/bin/python3
20:56:07 [2022-07-13T20:56:07.505Z] #77 118.8 checking for python3 version... 3.9
20:56:07 [2022-07-13T20:56:07.505Z] #77 118.8 checking for python3 platform... linux
20:56:07 [2022-07-13T20:56:07.669Z] #77 144.8 checking for strip... strip
20:56:07 [2022-07-13T20:56:07.669Z] #77 144.9 checking for ranlib... ranlib
20:56:07 [2022-07-13T20:56:07.669Z] #77 144.9 checking for gawk... no
20:56:07 [2022-07-13T20:56:07.669Z] #77 144.9 checking for mawk... mawk
20:56:07 [2022-07-13T20:56:07.765Z] #77 118.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:56:07 [2022-07-13T20:56:07.765Z] #77 119.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:56:08 [2022-07-13T20:56:08.025Z] #77 119.2 checking that generated files are newer than configure... done
20:56:08 [2022-07-13T20:56:08.025Z] #77 119.2 configure: creating ./config.status
20:56:08 [2022-07-13T20:56:08.237Z] #77 144.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:56:08 [2022-07-13T20:56:08.237Z] #77 145.6 checking for sysroot... no
20:56:08 [2022-07-13T20:56:08.237Z] #77 145.6 checking for a working dd... /bin/dd
20:56:08 [2022-07-13T20:56:08.237Z] #77 145.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:56:08 [2022-07-13T20:56:08.498Z] #77 145.9 checking for mt... no
20:56:08 [2022-07-13T20:56:08.498Z] #77 145.9 checking if : is a manifest tool... no
20:56:08 [2022-07-13T20:56:08.761Z] #77 145.9 checking how to run the C preprocessor... gcc -E
20:56:09 [2022-07-13T20:56:09.587Z] #77 146.3 checking for ANSI C header files... 
20:56:09 [2022-07-13T20:56:09.587Z] #77 ...
20:56:09 [2022-07-13T20:56:09.587Z] 
20:56:09 [2022-07-13T20:56:09.587Z] #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
20:56:09 [2022-07-13T20:56:09.587Z] #60 sha256:1749f3c88301b1d1c08abffedcf4bdc1ba2ed2e377b89536669e071ec7c488db
20:56:09 [2022-07-13T20:56:09.587Z] #60 18.02 + cd /tmp/tmp.Ow1rD4hfCX/src/github.com/opencontainers/runc
20:56:09 [2022-07-13T20:56:09.846Z] #60 18.03 + git checkout -q v1.1.2
20:56:09 [2022-07-13T20:56:09.932Z] #77 121.2 config.status: creating Makefile
20:56:09 [2022-07-13T20:56:09.932Z] #77 121.3 config.status: creating config.h
20:56:10 [2022-07-13T20:56:10.192Z] #77 121.3 config.status: executing libtool commands
20:56:10 [2022-07-13T20:56:10.192Z] #77 121.3 config.status: executing depfiles commands
20:56:10 [2022-07-13T20:56:10.662Z] #77 ...
20:56:10 [2022-07-13T20:56:10.662Z] 
20:56:10 [2022-07-13T20:56:10.663Z] #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
20:56:10 [2022-07-13T20:56:10.663Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572
20:56:10 [2022-07-13T20:56:10.663Z] #47 199.9 + dpkg --print-architecture
20:56:10 [2022-07-13T20:56:10.663Z] #47 DONE 200.7s
20:56:10 [2022-07-13T20:56:10.663Z] 
20:56:10 [2022-07-13T20:56:10.663Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:56:10 [2022-07-13T20:56:10.663Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:56:10 [2022-07-13T20:56:10.762Z] #77 121.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:56:10 [2022-07-13T20:56:10.762Z] #77 121.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:56:10 [2022-07-13T20:56:10.782Z] #60 19.07 + '[' -z '' ']'
20:56:10 [2022-07-13T20:56:10.782Z] #60 19.07 + target=static
20:56:10 [2022-07-13T20:56:10.782Z] #60 19.07 + make BUILDTAGS=seccomp static
20:56:11 [2022-07-13T20:56:11.025Z] #77 122.2 checking for gcc... gcc
20:56:11 [2022-07-13T20:56:11.284Z] #77 122.3 checking whether the C compiler works... yes
20:56:11 [2022-07-13T20:56:11.284Z] #77 122.5 checking for C compiler default output file name... a.out
20:56:11 [2022-07-13T20:56:11.544Z] #77 122.5 checking for suffix of executables... 
20:56:11 [2022-07-13T20:56:11.718Z] #60 19.74 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
20:56:11 [2022-07-13T20:56:11.803Z] #77 122.7 checking whether we are cross compiling... no
20:56:11 [2022-07-13T20:56:11.803Z] #77 123.0 checking for suffix of object files... o
20:56:12 [2022-07-13T20:56:12.063Z] #77 123.1 checking whether we are using the GNU C compiler... yes
20:56:12 [2022-07-13T20:56:12.063Z] #77 123.2 checking whether gcc accepts -g... yes
20:56:12 [2022-07-13T20:56:12.323Z] #77 123.3 checking for gcc option to accept ISO C89... none needed
20:56:12 [2022-07-13T20:56:12.323Z] #77 123.5 checking whether gcc understands -c and -o together... yes
20:56:12 [2022-07-13T20:56:12.583Z] #77 123.7 checking for a BSD-compatible install... /usr/bin/install -c
20:56:12 [2022-07-13T20:56:12.583Z] #77 123.7 checking whether build environment is sane... yes
20:56:12 [2022-07-13T20:56:12.583Z] #77 123.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:56:12 [2022-07-13T20:56:12.583Z] #77 123.8 checking for gawk... no
20:56:12 [2022-07-13T20:56:12.583Z] #77 123.8 checking for mawk... mawk
20:56:12 [2022-07-13T20:56:12.583Z] #77 123.8 checking whether make sets $(MAKE)... yes
20:56:12 [2022-07-13T20:56:12.583Z] #77 123.8 checking whether make supports the include directive... yes (GNU style)
20:56:12 [2022-07-13T20:56:12.583Z] #77 123.8 checking whether make supports nested variables... yes
20:56:12 [2022-07-13T20:56:12.583Z] #77 123.9 checking whether UID '0' is supported by ustar format... yes
20:56:12 [2022-07-13T20:56:12.843Z] #77 123.9 checking whether GID '0' is supported by ustar format... yes
20:56:12 [2022-07-13T20:56:12.843Z] #77 123.9 checking how to create a ustar tar archive... gnutar
20:56:12 [2022-07-13T20:56:12.843Z] #77 123.9 checking dependency style of gcc... gcc3
20:56:12 [2022-07-13T20:56:12.843Z] #77 124.1 checking whether to enable maintainer-specific portions of Makefiles... yes
20:56:12 [2022-07-13T20:56:12.843Z] #77 124.1 checking whether make supports nested variables... (cached) yes
20:56:13 [2022-07-13T20:56:13.103Z] #77 124.1 checking build system type... x86_64-pc-linux-gnu
20:56:13 [2022-07-13T20:56:13.103Z] #77 124.4 checking host system type... x86_64-pc-linux-gnu
20:56:13 [2022-07-13T20:56:13.103Z] #77 124.4 checking how to print strings... printf
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.4 checking for a sed that does not truncate output... /bin/sed
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.4 checking for grep that handles long lines and -e... /bin/grep
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.4 checking for egrep... /bin/grep -E
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.4 checking for fgrep... /bin/grep -F
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.4 checking for ld used by gcc... /usr/bin/ld
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.6 checking whether ln -s works... yes
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.6 checking the maximum length of command line arguments... 1572864
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.6 checking for /usr/bin/ld option to reload object files... -r
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.6 checking for objdump... objdump
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.6 checking how to recognize dependent libraries... pass_all
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.6 checking for dlltool... no
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.6 checking how to associate runtime and link libraries... printf %s\n
20:56:13 [2022-07-13T20:56:13.363Z] #77 124.6 checking for ar... ar
20:56:13 [2022-07-13T20:56:13.623Z] #77 124.6 checking for archiver @FILE support... @
20:56:13 [2022-07-13T20:56:13.623Z] #77 124.7 checking for strip... strip
20:56:13 [2022-07-13T20:56:13.623Z] #77 124.7 checking for ranlib... ranlib
20:56:13 [2022-07-13T20:56:13.883Z] #77 124.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:56:13 [2022-07-13T20:56:13.883Z] #77 125.0 checking for sysroot... no
20:56:13 [2022-07-13T20:56:13.883Z] #77 125.0 checking for a working dd... /bin/dd
20:56:13 [2022-07-13T20:56:13.883Z] #77 125.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:56:13 [2022-07-13T20:56:13.884Z] #77 125.1 checking for mt... no
20:56:13 [2022-07-13T20:56:13.884Z] #77 125.1 checking if : is a manifest tool... no
20:56:13 [2022-07-13T20:56:13.884Z] #77 125.1 checking how to run the C preprocessor... gcc -E
20:56:14 [2022-07-13T20:56:14.713Z] #77 125.3 checking for ANSI C header files... yes
20:56:14 [2022-07-13T20:56:14.811Z] #77 ...
20:56:14 [2022-07-13T20:56:14.811Z] 
20:56:14 [2022-07-13T20:56:14.811Z] #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
20:56:14 [2022-07-13T20:56:14.811Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:56:14 [2022-07-13T20:56:14.811Z] #14 165.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:56:14 [2022-07-13T20:56:14.811Z] #14 165.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:56:14 [2022-07-13T20:56:14.811Z] #14 166.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:56:14 [2022-07-13T20:56:14.973Z] #77 126.0 checking for sys/types.h... yes
20:56:14 [2022-07-13T20:56:14.973Z] #77 126.2 checking for sys/stat.h... yes
20:56:15 [2022-07-13T20:56:15.233Z] #77 126.3 checking for stdlib.h... yes
20:56:15 [2022-07-13T20:56:15.493Z] #77 126.4 checking for string.h... yes
20:56:15 [2022-07-13T20:56:15.493Z] #77 126.6 checking for memory.h... yes
20:56:15 [2022-07-13T20:56:15.753Z] #77 126.8 checking for strings.h... yes
20:56:15 [2022-07-13T20:56:15.753Z] #77 126.9 checking for inttypes.h... yes
20:56:15 [2022-07-13T20:56:15.970Z] #60 ...
20:56:15 [2022-07-13T20:56:15.970Z] 
20:56:15 [2022-07-13T20:56:15.970Z] #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
20:56:15 [2022-07-13T20:56:15.970Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:56:15 [2022-07-13T20:56:15.970Z] #77 146.3 checking for ANSI C header files... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 147.3 checking for sys/types.h... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 147.5 checking for sys/stat.h... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 147.8 checking for stdlib.h... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 148.0 checking for string.h... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 148.2 checking for memory.h... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 148.4 checking for strings.h... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 148.7 checking for inttypes.h... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 149.0 checking for stdint.h... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 149.4 checking for unistd.h... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 149.6 checking for dlfcn.h... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 149.9 checking for objdir... .libs
20:56:15 [2022-07-13T20:56:15.970Z] #77 150.4 checking if gcc supports -fno-rtti -fno-exceptions... no
20:56:15 [2022-07-13T20:56:15.970Z] #77 150.5 checking for gcc option to produce PIC... -fPIC -DPIC
20:56:15 [2022-07-13T20:56:15.970Z] #77 150.5 checking if gcc PIC flag -fPIC -DPIC works... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 150.7 checking if gcc static flag -static works... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 151.5 checking if gcc supports -c -o file.o... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 151.7 checking if gcc supports -c -o file.o... (cached) yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 151.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 151.8 checking dynamic linker characteristics... GNU/Linux ld.so
20:56:15 [2022-07-13T20:56:15.970Z] #77 152.5 checking how to hardcode library paths into programs... immediate
20:56:15 [2022-07-13T20:56:15.970Z] #77 152.5 checking whether stripping libraries is possible... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 152.6 checking if libtool supports shared libraries... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 152.6 checking whether to build shared libraries... no
20:56:15 [2022-07-13T20:56:15.970Z] #77 152.6 checking whether to build static libraries... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 152.6 checking for a BSD-compatible install... /usr/bin/install -c
20:56:15 [2022-07-13T20:56:15.970Z] #77 152.7 checking whether build environment is sane... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 152.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:56:15 [2022-07-13T20:56:15.970Z] #77 152.8 checking whether make sets $(MAKE)... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 152.9 checking whether make supports the include directive... yes (GNU style)
20:56:15 [2022-07-13T20:56:15.970Z] #77 153.0 checking whether make supports nested variables... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 153.1 checking whether UID '0' is supported by ustar format... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 153.1 checking whether GID '0' is supported by ustar format... yes
20:56:15 [2022-07-13T20:56:15.970Z] #77 153.1 checking how to create a ustar tar archive... gnutar
20:56:15 [2022-07-13T20:56:15.970Z] #77 153.2 checking dependency style of gcc... gcc3
20:56:16 [2022-07-13T20:56:16.013Z] #77 127.1 checking for stdint.h... 
20:56:16 [2022-07-13T20:56:16.013Z] #77 ...
20:56:16 [2022-07-13T20:56:16.013Z] 
20:56:16 [2022-07-13T20:56:16.013Z] #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
20:56:16 [2022-07-13T20:56:16.013Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:56:16 [2022-07-13T20:56:16.013Z] #21 20.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:56:16 [2022-07-13T20:56:16.013Z] #21 20.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:56:16 [2022-07-13T20:56:16.013Z] #21 20.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:56:16 [2022-07-13T20:56:16.013Z] #21 20.40 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:56:16 [2022-07-13T20:56:16.013Z] #21 20.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:56:16 [2022-07-13T20:56:16.013Z] #21 20.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.42 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.50 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.51 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.53 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.57 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.58 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.59 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.84 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.86 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.89 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 20.90 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:56:16 [2022-07-13T20:56:16.014Z] #21 21.57 debconf: delaying package configuration, since apt-utils is not installed
20:56:16 [2022-07-13T20:56:16.014Z] #21 21.72 Fetched 27.7 MB in 1s (19.3 MB/s)
20:56:16 [2022-07-13T20:56:16.014Z] #21 21.78 Selecting previously unselected package pigz.
20:56:16 [2022-07-13T20:56:16.014Z] #21 21.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 ... 24019 files and directories currently installed.)
20:56:16 [2022-07-13T20:56:16.014Z] #21 21.84 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 21.85 Unpacking pigz (2.6-1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 21.94 Selecting previously unselected package libelf1:amd64.
20:56:16 [2022-07-13T20:56:16.014Z] #21 21.94 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 21.95 Unpacking libelf1:amd64 (0.183-1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.16 Selecting previously unselected package libbpf0:amd64.
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.16 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.18 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.30 Selecting previously unselected package libcap2:amd64.
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.31 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.32 Unpacking libcap2:amd64 (1:2.44-1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.39 Selecting previously unselected package libmnl0:amd64.
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.39 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.40 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.46 Selecting previously unselected package libxtables12:amd64.
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.48 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.50 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.56 Selecting previously unselected package libcap2-bin.
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.57 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.58 Unpacking libcap2-bin (1:2.44-1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.67 Selecting previously unselected package iproute2.
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.68 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 22.69 Unpacking iproute2 (5.10.0-4) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 23.17 Selecting previously unselected package xxd.
20:56:16 [2022-07-13T20:56:16.014Z] #21 23.17 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 23.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 23.30 Selecting previously unselected package vim-common.
20:56:16 [2022-07-13T20:56:16.014Z] #21 23.30 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 23.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 23.45 Selecting previously unselected package bash-completion.
20:56:16 [2022-07-13T20:56:16.014Z] #21 23.46 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 25.58 Unpacking bash-completion (1:2.11-2) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 26.10 Selecting previously unselected package bzip2.
20:56:16 [2022-07-13T20:56:16.014Z] #21 26.11 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 26.12 Unpacking bzip2 (1.0.8-4) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 26.21 Selecting previously unselected package xz-utils.
20:56:16 [2022-07-13T20:56:16.014Z] #21 26.21 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 26.22 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 26.40 Selecting previously unselected package apparmor.
20:56:16 [2022-07-13T20:56:16.014Z] #21 26.40 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 26.45 Unpacking apparmor (2.13.6-10) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 26.88 Selecting previously unselected package inetutils-ping.
20:56:16 [2022-07-13T20:56:16.014Z] #21 26.89 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 26.90 Unpacking inetutils-ping (2:2.0-1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.03 Selecting previously unselected package libip4tc2:amd64.
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.04 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.04 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.11 Selecting previously unselected package libip6tc2:amd64.
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.11 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.12 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.20 Selecting previously unselected package libnfnetlink0:amd64.
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.26 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.27 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.38 Selecting previously unselected package libnftnl11:amd64.
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.38 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.39 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.49 Selecting previously unselected package iptables.
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.50 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.51 Unpacking iptables (1.8.7-1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.83 Selecting previously unselected package libonig5:amd64.
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.83 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.84 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.95 Selecting previously unselected package libjq1:amd64.
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.96 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 27.96 Unpacking libjq1:amd64 (1.6-2.1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 28.04 Selecting previously unselected package jq.
20:56:16 [2022-07-13T20:56:16.014Z] #21 28.05 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 28.05 Unpacking jq (1.6-2.1) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 28.14 Selecting previously unselected package libaio1:amd64.
20:56:16 [2022-07-13T20:56:16.014Z] #21 28.15 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 28.16 Unpacking libaio1:amd64 (0.3.112-9) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 28.22 Selecting previously unselected package libgpm2:amd64.
20:56:16 [2022-07-13T20:56:16.014Z] #21 28.22 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 28.23 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 28.30 Selecting previously unselected package libicu67:amd64.
20:56:16 [2022-07-13T20:56:16.014Z] #21 28.31 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 28.31 Unpacking libicu67:amd64 (67.1-7) ...
20:56:16 [2022-07-13T20:56:16.014Z] #21 ...
20:56:16 [2022-07-13T20:56:16.014Z] 
20:56:16 [2022-07-13T20:56:16.014Z] #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
20:56:16 [2022-07-13T20:56:16.014Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:56:16 [2022-07-13T20:56:16.014Z] #77 127.1 checking for stdint.h... yes
20:56:16 [2022-07-13T20:56:16.249Z] #77 153.5 checking whether to enable maintainer-specific portions of Makefiles... yes
20:56:16 [2022-07-13T20:56:16.249Z] #77 153.5 checking whether make supports nested variables... (cached) yes
20:56:16 [2022-07-13T20:56:16.249Z] #77 153.5 checking for gawk... (cached) mawk
20:56:16 [2022-07-13T20:56:16.249Z] #77 153.5 checking for a sed that does not truncate output... (cached) /bin/sed
20:56:16 [2022-07-13T20:56:16.249Z] #77 153.5 checking for gcc... (cached) gcc
20:56:16 [2022-07-13T20:56:16.249Z] #77 153.7 checking whether we are using the GNU C compiler... (cached) yes
20:56:16 [2022-07-13T20:56:16.249Z] #77 153.7 checking whether gcc accepts -g... (cached) yes
20:56:16 [2022-07-13T20:56:16.249Z] #77 153.7 checking for gcc option to accept ISO C89... (cached) none needed
20:56:16 [2022-07-13T20:56:16.274Z] #77 127.3 checking for unistd.h... yes
20:56:16 [2022-07-13T20:56:16.274Z] #77 127.5 checking for dlfcn.h... yes
20:56:16 [2022-07-13T20:56:16.506Z] #77 153.8 checking whether gcc understands -c and -o together... (cached) yes
20:56:16 [2022-07-13T20:56:16.506Z] #77 153.8 checking for a Python interpreter with version >= 3... python3
20:56:16 [2022-07-13T20:56:16.506Z] #77 153.9 checking for python3... /usr/bin/python3
20:56:16 [2022-07-13T20:56:16.506Z] #77 153.9 checking for python3 version... 3.9
20:56:16 [2022-07-13T20:56:16.534Z] #77 127.6 checking for objdir... .libs
20:56:16 [2022-07-13T20:56:16.766Z] #77 154.0 checking for python3 platform... linux
20:56:16 [2022-07-13T20:56:16.795Z] #77 128.0 checking if gcc supports -fno-rtti -fno-exceptions... no
20:56:16 [2022-07-13T20:56:16.795Z] #77 128.0 checking for gcc option to produce PIC... -fPIC -DPIC
20:56:16 [2022-07-13T20:56:16.795Z] #77 128.1 checking if gcc PIC flag -fPIC -DPIC works... yes
20:56:17 [2022-07-13T20:56:17.023Z] #77 154.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:56:17 [2022-07-13T20:56:17.364Z] #77 128.1 checking if gcc static flag -static works... yes
20:56:17 [2022-07-13T20:56:17.364Z] #77 128.6 checking if gcc supports -c -o file.o... yes
20:56:17 [2022-07-13T20:56:17.364Z] #77 128.7 checking if gcc supports -c -o file.o... (cached) yes
20:56:17 [2022-07-13T20:56:17.364Z] #77 128.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:56:17 [2022-07-13T20:56:17.588Z] #77 154.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:56:17 [2022-07-13T20:56:17.588Z] #77 154.9 checking for go-md2man... no
20:56:17 [2022-07-13T20:56:17.846Z] #77 155.0 checking error.h usability... yes
20:56:17 [2022-07-13T20:56:17.885Z] #77 128.7 checking dynamic linker characteristics... GNU/Linux ld.so
20:56:17 [2022-07-13T20:56:17.885Z] #77 129.1 checking how to hardcode library paths into programs... immediate
20:56:17 [2022-07-13T20:56:17.885Z] #77 129.1 checking whether stripping libraries is possible... yes
20:56:17 [2022-07-13T20:56:17.885Z] #77 129.1 checking if libtool supports shared libraries... yes
20:56:17 [2022-07-13T20:56:17.885Z] #77 129.1 checking whether to build shared libraries... no
20:56:17 [2022-07-13T20:56:17.885Z] #77 129.1 checking whether to build static libraries... yes
20:56:18 [2022-07-13T20:56:18.144Z] #77 129.1 checking float.h usability... yes
20:56:18 [2022-07-13T20:56:18.145Z] #77 129.3 checking float.h presence... yes
20:56:18 [2022-07-13T20:56:18.145Z] #77 129.3 checking for float.h... yes
20:56:18 [2022-07-13T20:56:18.145Z] #77 129.4 checking limits.h usability... yes
20:56:18 [2022-07-13T20:56:18.362Z] #77 155.4 checking error.h presence... yes
20:56:18 [2022-07-13T20:56:18.362Z] #77 155.6 checking for error.h... yes
20:56:18 [2022-07-13T20:56:18.404Z] #77 129.5 checking limits.h presence... yes
20:56:18 [2022-07-13T20:56:18.404Z] #77 129.6 checking for limits.h... yes
20:56:18 [2022-07-13T20:56:18.404Z] #77 129.6 checking stddef.h usability... yes
20:56:18 [2022-07-13T20:56:18.620Z] #77 155.7 checking linux/openat2.h usability... 
20:56:18 [2022-07-13T20:56:18.620Z] #77 ...
20:56:18 [2022-07-13T20:56:18.620Z] 
20:56:18 [2022-07-13T20:56:18.620Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:56:18 [2022-07-13T20:56:18.620Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:56:18 [2022-07-13T20:56:18.620Z] #21 7.326 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:56:18 [2022-07-13T20:56:18.620Z] #21 13.91 Fetched 8550 kB in 12s (691 kB/s)
20:56:18 [2022-07-13T20:56:18.663Z] #77 129.8 checking stddef.h presence... yes
20:56:18 [2022-07-13T20:56:18.663Z] #77 129.8 checking for stddef.h... yes
20:56:18 [2022-07-13T20:56:18.664Z] #77 129.8 checking for stdlib.h... (cached) yes
20:56:18 [2022-07-13T20:56:18.664Z] #77 129.9 checking for string.h... (cached) yes
20:56:18 [2022-07-13T20:56:18.877Z] #21 13.91 Reading package lists...
20:56:18 [2022-07-13T20:56:18.878Z] #21 ...
20:56:18 [2022-07-13T20:56:18.878Z] 
20:56:18 [2022-07-13T20:56:18.878Z] #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
20:56:18 [2022-07-13T20:56:18.878Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:56:18 [2022-07-13T20:56:18.878Z] #77 155.7 checking linux/openat2.h usability... yes
20:56:18 [2022-07-13T20:56:18.878Z] #77 156.2 checking linux/openat2.h presence... yes
20:56:18 [2022-07-13T20:56:18.878Z] #77 156.3 checking for linux/openat2.h... yes
20:56:18 [2022-07-13T20:56:18.924Z] #77 129.9 checking sys/time.h usability... yes
20:56:18 [2022-07-13T20:56:18.924Z] #77 130.1 checking sys/time.h presence... yes
20:56:18 [2022-07-13T20:56:18.924Z] #77 130.1 checking for sys/time.h... yes
20:56:18 [2022-07-13T20:56:18.924Z] #77 130.1 checking for inline... inline
20:56:19 [2022-07-13T20:56:19.186Z] #77 130.2 checking for size_t... yes
20:56:19 [2022-07-13T20:56:19.445Z] #77 156.4 checking for copy_file_range... yes
20:56:19 [2022-07-13T20:56:19.445Z] #77 130.6 checking for stdlib.h... (cached) yes
20:56:19 [2022-07-13T20:56:19.705Z] #77 130.6 checking for GNU libc compatible malloc... yes
20:56:19 [2022-07-13T20:56:19.705Z] #77 130.9 checking for stdlib.h... (cached) yes
20:56:19 [2022-07-13T20:56:19.705Z] #77 130.9 checking for GNU libc compatible realloc... yes
20:56:19 [2022-07-13T20:56:19.962Z] #77 157.1 checking for fgetxattr... yes
20:56:20 [2022-07-13T20:56:20.224Z] #77 131.1 checking for working strtod... yes
20:56:20 [2022-07-13T20:56:20.483Z] #77 131.4 checking for gettimeofday... yes
20:56:20 [2022-07-13T20:56:20.658Z] #77 168.6   CCLD     libocispec.la
20:56:20 [2022-07-13T20:56:20.658Z] #77 169.0   CCLD     src/validate
20:56:20 [2022-07-13T20:56:20.658Z] #77 169.0   CCLD     tests/test-1
20:56:20 [2022-07-13T20:56:20.658Z] #77 169.0   CCLD     tests/test-2
20:56:20 [2022-07-13T20:56:20.658Z] #77 169.0   CCLD     tests/test-3
20:56:20 [2022-07-13T20:56:20.658Z] #77 169.0   CCLD     tests/test-4
20:56:20 [2022-07-13T20:56:20.743Z] #77 131.5 checking for memset... yes
20:56:20 [2022-07-13T20:56:20.743Z] #77 131.8 checking for strspn... yes
20:56:20 [2022-07-13T20:56:20.785Z] #77 157.7 checking for statx... yes
20:56:20 [2022-07-13T20:56:20.919Z] #77 169.1   CCLD     tests/test-5
20:56:20 [2022-07-13T20:56:20.919Z] #77 169.2   CCLD     tests/test-6
20:56:20 [2022-07-13T20:56:20.919Z] #77 169.2   CCLD     tests/test-7
20:56:20 [2022-07-13T20:56:20.919Z] #77 169.3   CCLD     tests/test-8
20:56:21 [2022-07-13T20:56:21.002Z] #77 132.2 checking that generated files are newer than configure... done
20:56:21 [2022-07-13T20:56:21.002Z] #77 132.2 configure: creating ./config.status
20:56:21 [2022-07-13T20:56:21.043Z] #77 158.1 checking for fgetpwent_r... yes
20:56:21 [2022-07-13T20:56:21.179Z] #77 169.3   CCLD     tests/test-9
20:56:21 [2022-07-13T20:56:21.179Z] #77 169.4   CCLD     tests/test-10
20:56:21 [2022-07-13T20:56:21.179Z] #77 169.5 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:56:21 [2022-07-13T20:56:21.179Z] #77 169.5   CCLD     tests/test-11
20:56:21 [2022-07-13T20:56:21.559Z] #77 158.6 checking for issetugid... no
20:56:21 [2022-07-13T20:56:21.559Z] #77 159.0 checking for pkg-config... /usr/bin/pkg-config
20:56:21 [2022-07-13T20:56:21.559Z] #77 159.0 checking pkg-config is at least version 0.9.0... yes
20:56:22 [2022-07-13T20:56:22.126Z] #77 159.0 checking for library containing yajl_tree_get... -lyajl
20:56:22 [2022-07-13T20:56:22.385Z] #77 159.7 checking for yajl >= 2.0.0... yes
20:56:22 [2022-07-13T20:56:22.643Z] #77 159.7 checking sys/capability.h usability... yes
20:56:22 [2022-07-13T20:56:22.643Z] #77 160.0 checking sys/capability.h presence... yes
20:56:22 [2022-07-13T20:56:22.643Z] #77 160.0 checking for sys/capability.h... yes
20:56:22 [2022-07-13T20:56:22.912Z] #77 134.1 config.status: creating Makefile
20:56:22 [2022-07-13T20:56:22.912Z] #77 134.2 config.status: creating config.h
20:56:22 [2022-07-13T20:56:22.912Z] #77 134.2 config.status: executing depfiles commands
20:56:23 [2022-07-13T20:56:23.090Z] #77 171.3 libtool: link: ar cr libocispec.a 
20:56:23 [2022-07-13T20:56:23.090Z] #77 171.4 libtool: link: ranlib libocispec.a
20:56:23 [2022-07-13T20:56:23.172Z] #77 134.4 config.status: executing libtool commands
20:56:23 [2022-07-13T20:56:23.208Z] #77 160.1 checking for library containing cap_from_name... -lcap
20:56:24 [2022-07-13T20:56:24.111Z] #77 135.3   GEN      .version
20:56:24 [2022-07-13T20:56:24.111Z] #77 135.3 make  install-recursive
20:56:24 [2022-07-13T20:56:24.111Z] #77 135.3 make[1]: Entering directory '/tmp/crun-build'
20:56:24 [2022-07-13T20:56:24.111Z] #77 135.4 Making install in libocispec
20:56:24 [2022-07-13T20:56:24.111Z] #77 135.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:56:24 [2022-07-13T20:56:24.111Z] #77 135.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
20:56:24 [2022-07-13T20:56:24.371Z] #77 135.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
20:56:24 [2022-07-13T20:56:24.371Z] #77 135.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
20:56:24 [2022-07-13T20:56:24.371Z] #77 135.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
20:56:24 [2022-07-13T20:56:24.475Z] #77 172.6 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:56:24 [2022-07-13T20:56:24.475Z] #77 172.7 make[5]: Nothing to be done for 'install-exec-am'.
20:56:24 [2022-07-13T20:56:24.475Z] #77 172.7 make[5]: Nothing to be done for 'install-data-am'.
20:56:24 [2022-07-13T20:56:24.475Z] #77 172.7 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:56:24 [2022-07-13T20:56:24.475Z] #77 172.7 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:56:24 [2022-07-13T20:56:24.475Z] #77 172.7 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:56:24 [2022-07-13T20:56:24.475Z] #77 172.7 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:56:24 [2022-07-13T20:56:24.475Z] #77 172.7 make[2]: Entering directory '/tmp/crun-build'
20:56:24 [2022-07-13T20:56:24.475Z] #77 172.8   CC       src/libcrun/libcrun_testing_a-utils.o
20:56:24 [2022-07-13T20:56:24.475Z] #77 172.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:56:24 [2022-07-13T20:56:24.475Z] #77 172.8   CC       src/libcrun/libcrun_testing_a-container.o
20:56:24 [2022-07-13T20:56:24.475Z] #77 172.8   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:56:24 [2022-07-13T20:56:24.584Z] #77 160.7 checking for library containing dlopen... -ldl
20:56:24 [2022-07-13T20:56:24.735Z] #77 172.9   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:56:24 [2022-07-13T20:56:24.735Z] #77 172.9   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:56:24 [2022-07-13T20:56:24.735Z] #77 172.9   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:56:24 [2022-07-13T20:56:24.735Z] #77 173.0   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:56:24 [2022-07-13T20:56:24.735Z] #77 173.0   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:56:24 [2022-07-13T20:56:24.735Z] #77 173.1   CC       src/libcrun/libcrun_testing_a-criu.o
20:56:24 [2022-07-13T20:56:24.735Z] #77 173.1   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:56:24 [2022-07-13T20:56:24.842Z] #77 161.9 checking seccomp.h usability... yes
20:56:24 [2022-07-13T20:56:24.995Z] #77 173.2   CC       src/libcrun/libcrun_testing_a-linux.o
20:56:24 [2022-07-13T20:56:24.995Z] #77 173.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:56:24 [2022-07-13T20:56:24.995Z] #77 173.3   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:56:25 [2022-07-13T20:56:25.100Z] #77 162.2 checking seccomp.h presence... yes
20:56:25 [2022-07-13T20:56:25.101Z] #77 162.3 checking for seccomp.h... yes
20:56:25 [2022-07-13T20:56:25.256Z] #77 173.4   CC       src/libcrun/libcrun_testing_a-error.o
20:56:25 [2022-07-13T20:56:25.256Z] #77 173.4   CC       src/libcrun/libcrun_testing_a-status.o
20:56:25 [2022-07-13T20:56:25.256Z] #77 173.5   CC       src/libcrun/libcrun_testing_a-terminal.o
20:56:25 [2022-07-13T20:56:25.256Z] #77 173.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:56:25 [2022-07-13T20:56:25.256Z] #77 173.6   CC       src/libcrun/libcrun_testing_a-signals.o
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:56:25 [2022-07-13T20:56:25.313Z] #77 136.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:56:25 [2022-07-13T20:56:25.516Z] #77 173.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:56:25 [2022-07-13T20:56:25.516Z] #77 173.7   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:56:25 [2022-07-13T20:56:25.516Z] #77 173.8   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:56:25 [2022-07-13T20:56:25.516Z] #77 173.9   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:56:25 [2022-07-13T20:56:25.516Z] #77 173.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:56:25 [2022-07-13T20:56:25.776Z] #77 174.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:56:25 [2022-07-13T20:56:25.776Z] #77 174.1   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:56:25 [2022-07-13T20:56:25.912Z] #77 ...
20:56:25 [2022-07-13T20:56:25.912Z] 
20:56:25 [2022-07-13T20:56:25.912Z] #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
20:56:25 [2022-07-13T20:56:25.912Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.43 Selecting previously unselected package libinih1:amd64.
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.44 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.45 Unpacking libinih1:amd64 (53-1+b2) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.58 Selecting previously unselected package libnet1:amd64.
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.70 Selecting previously unselected package libnl-3-200:amd64.
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.71 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.83 Selecting previously unselected package libprotobuf-c1:amd64.
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.83 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.91 Selecting previously unselected package libyajl2:amd64.
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.91 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.92 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.96 Selecting previously unselected package net-tools.
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.97 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 31.98 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 32.19 Selecting previously unselected package patch.
20:56:25 [2022-07-13T20:56:25.912Z] #21 32.19 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 32.22 Unpacking patch (2.7.6-7) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 32.33 Selecting previously unselected package python-pip-whl.
20:56:25 [2022-07-13T20:56:25.912Z] #21 32.35 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 32.36 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 32.90 Selecting previously unselected package python3-lib2to3.
20:56:25 [2022-07-13T20:56:25.912Z] #21 32.90 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 32.91 Unpacking python3-lib2to3 (3.9.2-1) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 33.06 Selecting previously unselected package python3-distutils.
20:56:25 [2022-07-13T20:56:25.912Z] #21 33.06 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 33.07 Unpacking python3-distutils (3.9.2-1) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 33.20 Selecting previously unselected package python3-pkg-resources.
20:56:25 [2022-07-13T20:56:25.912Z] #21 33.21 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 33.23 Unpacking python3-pkg-resources (52.0.0-4) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 33.37 Selecting previously unselected package python3-setuptools.
20:56:25 [2022-07-13T20:56:25.912Z] #21 33.37 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 33.38 Unpacking python3-setuptools (52.0.0-4) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 33.92 Selecting previously unselected package python3-wheel.
20:56:25 [2022-07-13T20:56:25.912Z] #21 33.93 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 33.93 Unpacking python3-wheel (0.34.2-1) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 34.01 Selecting previously unselected package python3-pip.
20:56:25 [2022-07-13T20:56:25.912Z] #21 34.02 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 34.02 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 34.32 Selecting previously unselected package sudo.
20:56:25 [2022-07-13T20:56:25.912Z] #21 34.32 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 34.33 Unpacking sudo (1.9.5p2-3) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 34.97 Selecting previously unselected package thin-provisioning-tools.
20:56:25 [2022-07-13T20:56:25.912Z] #21 34.97 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 34.98 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 35.23 Selecting previously unselected package uidmap.
20:56:25 [2022-07-13T20:56:25.912Z] #21 35.25 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 35.25 Unpacking uidmap (1:4.8.1-1) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 35.41 Selecting previously unselected package vim-runtime.
20:56:25 [2022-07-13T20:56:25.912Z] #21 35.41 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 35.43 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:56:25 [2022-07-13T20:56:25.912Z] #21 35.46 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:56:25 [2022-07-13T20:56:25.912Z] #21 35.47 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 38.88 Selecting previously unselected package vim.
20:56:25 [2022-07-13T20:56:25.912Z] #21 38.88 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 38.92 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 39.56 Selecting previously unselected package xfsprogs.
20:56:25 [2022-07-13T20:56:25.912Z] #21 39.57 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 39.57 Unpacking xfsprogs (5.10.0-4) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 40.00 Selecting previously unselected package zip.
20:56:25 [2022-07-13T20:56:25.912Z] #21 40.01 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 40.03 Unpacking zip (3.0-12) ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 40.18 Selecting previously unselected package zstd.
20:56:25 [2022-07-13T20:56:25.912Z] #21 40.19 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:56:25 [2022-07-13T20:56:25.912Z] #21 40.20 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:56:26 [2022-07-13T20:56:26.037Z] #77 162.4 checking for library containing seccomp_rule_add... -lseccomp
20:56:26 [2022-07-13T20:56:26.038Z] #77 174.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:56:26 [2022-07-13T20:56:26.182Z] #21 40.61 Setting up python3-pkg-resources (52.0.0-4) ...
20:56:26 [2022-07-13T20:56:26.298Z] #77 174.7   CC       src/crun-crun.o
20:56:26 [2022-07-13T20:56:26.559Z] #77 174.8   CC       src/crun-run.o
20:56:26 [2022-07-13T20:56:26.559Z] #77 175.0   CC       src/crun-delete.o
20:56:26 [2022-07-13T20:56:26.604Z] #77 163.4 checking for library containing seccomp_arch_resolve_name... none required
20:56:26 [2022-07-13T20:56:26.758Z] #21 ...
20:56:26 [2022-07-13T20:56:26.758Z] 
20:56:26 [2022-07-13T20:56:26.758Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:56:26 [2022-07-13T20:56:26.758Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.8 make  install-recursive
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.9 Making install in yajl
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:56:26 [2022-07-13T20:56:26.758Z] #77 137.9   CC       verify/json_verify-json_verify.o
20:56:26 [2022-07-13T20:56:26.758Z] #77 138.0   CC       src/libyajl_la-yajl_alloc.lo
20:56:26 [2022-07-13T20:56:26.758Z] #77 138.0   CC       src/libyajl_la-yajl.lo
20:56:26 [2022-07-13T20:56:26.758Z] #77 138.0   CC       src/libyajl_la-yajl_gen.lo
20:56:26 [2022-07-13T20:56:26.758Z] #77 138.0   CC       src/libyajl_la-yajl_parser.lo
20:56:26 [2022-07-13T20:56:26.758Z] #77 138.1   CC       src/libyajl_la-yajl_buf.lo
20:56:26 [2022-07-13T20:56:26.758Z] #77 138.1   CC       src/libyajl_la-yajl_encode.lo
20:56:26 [2022-07-13T20:56:26.758Z] #77 138.1   CC       src/libyajl_la-yajl_lex.lo
20:56:26 [2022-07-13T20:56:26.819Z] #77 175.0   CC       src/crun-kill.o
20:56:26 [2022-07-13T20:56:26.819Z] #77 175.1   CC       src/crun-pause.o
20:56:26 [2022-07-13T20:56:26.819Z] #77 175.2   CC       src/crun-unpause.o
20:56:26 [2022-07-13T20:56:26.864Z] #77 163.9 checking systemd/sd-bus.h usability... yes
20:56:27 [2022-07-13T20:56:27.021Z] #77 138.2   CC       src/libyajl_la-yajl_tree.lo
20:56:27 [2022-07-13T20:56:27.126Z] #77 164.4 checking systemd/sd-bus.h presence... yes
20:56:27 [2022-07-13T20:56:27.126Z] #77 164.5 checking for systemd/sd-bus.h... yes
20:56:27 [2022-07-13T20:56:27.390Z] #77 175.6   CC       src/crun-spec.o
20:56:27 [2022-07-13T20:56:27.390Z] #77 175.7   CC       src/crun-list.o
20:56:27 [2022-07-13T20:56:27.390Z] #77 175.7   CC       src/crun-exec.o
20:56:27 [2022-07-13T20:56:27.650Z] #77 176.0   CC       src/crun-start.o
20:56:27 [2022-07-13T20:56:27.911Z] #77 176.0   CC       src/crun-create.o
20:56:27 [2022-07-13T20:56:27.911Z] #77 176.2   CC       src/crun-state.o
20:56:28 [2022-07-13T20:56:28.062Z] #77 164.5 checking for library containing sd_bus_match_signal_async... -lsystemd
20:56:28 [2022-07-13T20:56:28.172Z] #77 176.6   CC       src/crun-ps.o
20:56:28 [2022-07-13T20:56:28.321Z] #77 165.3 checking for sd_notify_barrier... yes
20:56:28 [2022-07-13T20:56:28.433Z] #77 176.6   CC       src/crun-update.o
20:56:28 [2022-07-13T20:56:28.433Z] #77 176.8   CC       src/crun-checkpoint.o
20:56:28 [2022-07-13T20:56:28.433Z] #77 176.8   CC       src/crun-restore.o
20:56:28 [2022-07-13T20:56:28.581Z] #77 165.7 checking linux/bpf.h usability... yes
20:56:28 [2022-07-13T20:56:28.581Z] #77 166.1 checking linux/bpf.h presence... yes
20:56:28 [2022-07-13T20:56:28.695Z] #77 177.2   CC       src/libcrun/libcrun_la-utils.lo
20:56:28 [2022-07-13T20:56:28.840Z] #77 166.1 checking for linux/bpf.h... yes
20:56:28 [2022-07-13T20:56:28.840Z] #77 166.1 checking compilation for eBPF... yes
20:56:28 [2022-07-13T20:56:28.840Z] #77 166.4 checking for criu >= 3.15... no
20:56:28 [2022-07-13T20:56:28.955Z] #77 177.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:56:28 [2022-07-13T20:56:28.955Z] #77 177.4   CC       src/libcrun/libcrun_la-container.lo
20:56:29 [2022-07-13T20:56:29.102Z] #77 166.4 configure: CRIU headers not found, building without CRIU support
20:56:29 [2022-07-13T20:56:29.102Z] #77 166.4 checking for criu > 3.16... no
20:56:29 [2022-07-13T20:56:29.102Z] #77 166.5 configure: CRIU version doesn't support join-ns API
20:56:29 [2022-07-13T20:56:29.102Z] #77 166.5 checking for criu > 3.16.1... no
20:56:29 [2022-07-13T20:56:29.102Z] #77 166.5 configure: CRIU version doesn't support for pre-dumping
20:56:29 [2022-07-13T20:56:29.102Z] #77 166.5 checking for new mount API (fsconfig)... yes
20:56:29 [2022-07-13T20:56:29.360Z] #77 166.5 checking for seccomp notify API... yes
20:56:29 [2022-07-13T20:56:29.360Z] #77 166.6 checking for gperf... no
20:56:29 [2022-07-13T20:56:29.360Z] #77 166.6 configure: gperf not found - cannot rebuild signal parser code
20:56:29 [2022-07-13T20:56:29.360Z] #77 166.6 checking for library containing argp_parse... none required
20:56:29 [2022-07-13T20:56:29.525Z] #77 177.6   CC       src/libcrun/libcrun_la-cgroup.lo
20:56:29 [2022-07-13T20:56:29.525Z] #77 177.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:56:29 [2022-07-13T20:56:29.723Z] #14 ...
20:56:29 [2022-07-13T20:56:29.723Z] 
20:56:29 [2022-07-13T20:56:29.723Z] #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
20:56:29 [2022-07-13T20:56:29.723Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:56:29 [2022-07-13T20:56:29.723Z] #77 108.9 configure.ac:7: installing 'build-aux/compile'
20:56:29 [2022-07-13T20:56:29.723Z] #77 108.9 configure.ac:9: installing 'build-aux/config.guess'
20:56:29 [2022-07-13T20:56:29.723Z] #77 108.9 configure.ac:9: installing 'build-aux/config.sub'
20:56:29 [2022-07-13T20:56:29.723Z] #77 108.9 configure.ac:11: installing 'build-aux/install-sh'
20:56:29 [2022-07-13T20:56:29.723Z] #77 109.0 configure.ac:11: installing 'build-aux/missing'
20:56:29 [2022-07-13T20:56:29.723Z] #77 109.3 Makefile.am: installing 'build-aux/depcomp'
20:56:29 [2022-07-13T20:56:29.785Z] #77 177.9   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:56:29 [2022-07-13T20:56:29.785Z] #77 177.9   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:56:29 [2022-07-13T20:56:29.785Z] #77 178.1   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:56:29 [2022-07-13T20:56:29.876Z] #77 167.1 checking that generated files are newer than configure... done
20:56:29 [2022-07-13T20:56:29.877Z] #77 167.1 configure: creating ./config.status
20:56:30 [2022-07-13T20:56:30.046Z] #77 178.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:56:30 [2022-07-13T20:56:30.046Z] #77 178.3   CC       src/libcrun/libcrun_la-criu.lo
20:56:30 [2022-07-13T20:56:30.046Z] #77 178.4   CC       src/libcrun/libcrun_la-custom-handler.lo
20:56:30 [2022-07-13T20:56:30.292Z] #77 109.5 parallel-tests: installing 'build-aux/test-driver'
20:56:31 [2022-07-13T20:56:31.041Z] #77 179.2   CC       src/libcrun/libcrun_la-linux.lo
20:56:31 [2022-07-13T20:56:31.041Z] #77 179.4   CC       src/libcrun/libcrun_la-seccomp.lo
20:56:31 [2022-07-13T20:56:31.252Z] #77 ...
20:56:31 [2022-07-13T20:56:31.252Z] 
20:56:31 [2022-07-13T20:56:31.252Z] #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
20:56:31 [2022-07-13T20:56:31.252Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:56:31 [2022-07-13T20:56:31.252Z] #21 13.91 Reading package lists...
20:56:31 [2022-07-13T20:56:31.252Z] #21 20.02 Reading package lists...
20:56:31 [2022-07-13T20:56:31.252Z] #21 24.57 Building dependency tree...
20:56:31 [2022-07-13T20:56:31.252Z] #21 28.05 The following additional packages will be installed:
20:56:31 [2022-07-13T20:56:31.252Z] #21 28.05   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:56:31 [2022-07-13T20:56:31.252Z] #21 28.05   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:56:31 [2022-07-13T20:56:31.252Z] #21 28.05   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:56:31 [2022-07-13T20:56:31.252Z] #21 28.05   python3-pkg-resources vim-runtime xxd
20:56:31 [2022-07-13T20:56:31.252Z] #21 28.05 Suggested packages:
20:56:31 [2022-07-13T20:56:31.252Z] #21 28.05   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:56:31 [2022-07-13T20:56:31.252Z] #21 28.05   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:56:31 [2022-07-13T20:56:31.252Z] #21 28.05   acl attr quota
20:56:31 [2022-07-13T20:56:31.252Z] #21 28.05 Recommended packages:
20:56:31 [2022-07-13T20:56:31.252Z] #21 28.05   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:56:31 [2022-07-13T20:56:31.511Z] #21 ...
20:56:31 [2022-07-13T20:56:31.511Z] 
20:56:31 [2022-07-13T20:56:31.511Z] #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
20:56:31 [2022-07-13T20:56:31.511Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3
20:56:31 [2022-07-13T20:56:31.511Z] #34 DONE 252.8s
20:56:31 [2022-07-13T20:56:31.627Z] #77 179.9   CC       src/libcrun/libcrun_la-ebpf.lo
20:56:31 [2022-07-13T20:56:31.627Z] #77 180.1   CC       src/libcrun/libcrun_la-error.lo
20:56:31 [2022-07-13T20:56:31.772Z] 
20:56:31 [2022-07-13T20:56:31.772Z] #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
20:56:31 [2022-07-13T20:56:31.772Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:56:31 [2022-07-13T20:56:31.772Z] #21 30.29 The following NEW packages will be installed:
20:56:31 [2022-07-13T20:56:31.772Z] #21 30.30   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:56:31 [2022-07-13T20:56:31.772Z] #21 30.30   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:56:31 [2022-07-13T20:56:31.772Z] #21 30.30   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:56:31 [2022-07-13T20:56:31.772Z] #21 30.30   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
20:56:31 [2022-07-13T20:56:31.772Z] #21 30.30   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
20:56:31 [2022-07-13T20:56:31.772Z] #21 30.30   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
20:56:31 [2022-07-13T20:56:31.772Z] #21 30.30   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:56:31 [2022-07-13T20:56:31.772Z] #21 30.30   xz-utils zip zstd
20:56:32 [2022-07-13T20:56:32.030Z] #21 30.66 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded.
20:56:32 [2022-07-13T20:56:32.030Z] #21 30.66 Need to get 27.7 MB of archives.
20:56:32 [2022-07-13T20:56:32.030Z] #21 30.66 After this operation, 106 MB of additional disk space will be used.
20:56:32 [2022-07-13T20:56:32.030Z] #21 30.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:56:32 [2022-07-13T20:56:32.266Z] INFO [linters context/goanalysis] analyzers took 10m28.178478919s with top 10 stages: buildir: 2m4.743418579s, the_only_name: 29.780711502s, goimports: 19.181903048s, gosec: 15.410956145s, unconvert: 14.396714207s, S1038: 11.757036033s, inspect: 9.109713874s, fact_deprecated: 8.27007412s, directives: 7.822615037s, misspell: 7.403688229s 
20:56:32 [2022-07-13T20:56:32.266Z] INFO [runner] Issues before processing: 2396, after processing: 0 
20:56:32 [2022-07-13T20:56:32.266Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2133/2133, identifier_marker: 2030/2030, filename_unadjuster: 2133/2133, path_prettifier: 2133/2133, autogenerated_exclude: 2030/2133, exclude-rules: 77/2030, cgo: 2133/2396, exclude: 2030/2030, nolint: 0/77, skip_files: 2133/2133 
20:56:32 [2022-07-13T20:56:32.266Z] INFO [runner] processing took 81.298931ms with stages: nolint: 32.252949ms, identifier_marker: 21.775973ms, path_prettifier: 8.977811ms, autogenerated_exclude: 7.998156ms, exclude-rules: 7.932596ms, skip_dirs: 1.875159ms, cgo: 348.713µs, filename_unadjuster: 132.814µs, max_same_issues: 1.149µs, severity-rules: 547ns, uniq_by_line: 531ns, skip_files: 485ns, diff: 334ns, exclude: 296ns, sort_results: 266ns, source_code: 259ns, max_from_linter: 246ns, max_per_file_from_linter: 232ns, path_shortener: 223ns, path_prefixer: 192ns 
20:56:32 [2022-07-13T20:56:32.266Z] INFO [runner] linters took 31.422155268s with stages: goanalysis_metalinter: 31.34074563s 
20:56:32 [2022-07-13T20:56:32.266Z] INFO File cache stats: 1674 entries of total size 8.6MiB 
20:56:32 [2022-07-13T20:56:32.266Z] INFO Memory: 791 samples, avg is 381.1MB, max is 1260.8MB 
20:56:32 [2022-07-13T20:56:32.266Z] INFO Execution took 1m19.254725436s               
20:56:32 [2022-07-13T20:56:32.266Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
20:56:32 [2022-07-13T20:56:32.289Z] #21 30.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:56:32 [2022-07-13T20:56:32.289Z] #21 30.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:56:32 [2022-07-13T20:56:32.289Z] #21 30.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:56:32 [2022-07-13T20:56:32.289Z] #21 30.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:56:32 [2022-07-13T20:56:32.289Z] #21 30.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:56:32 [2022-07-13T20:56:32.289Z] #21 30.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:56:32 [2022-07-13T20:56:32.289Z] #21 30.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:56:32 [2022-07-13T20:56:32.289Z] #21 30.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:56:32 [2022-07-13T20:56:32.289Z] #21 30.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:56:32 [2022-07-13T20:56:32.289Z] #21 30.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
20:56:32 [2022-07-13T20:56:32.548Z] #21 30.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:56:32 [2022-07-13T20:56:32.548Z] #21 30.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:56:32 [2022-07-13T20:56:32.548Z] #21 30.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:56:32 [2022-07-13T20:56:32.548Z] #21 31.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:56:32 [2022-07-13T20:56:32.548Z] #21 31.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:56:32 [2022-07-13T20:56:32.548Z] #21 31.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:56:32 [2022-07-13T20:56:32.548Z] #21 31.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:56:32 [2022-07-13T20:56:32.548Z] #21 31.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:56:32 [2022-07-13T20:56:32.548Z] #21 31.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:56:32 [2022-07-13T20:56:32.548Z] #21 31.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:56:32 [2022-07-13T20:56:32.548Z] #21 31.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:56:32 [2022-07-13T20:56:32.548Z] #21 31.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:56:32 [2022-07-13T20:56:32.548Z] #21 31.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:56:32 [2022-07-13T20:56:32.548Z] #21 31.11 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:56:32 [2022-07-13T20:56:32.548Z] #21 31.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:56:32 [2022-07-13T20:56:32.548Z] #21 31.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:56:32 [2022-07-13T20:56:32.583Z] #77 180.9   CC       src/libcrun/libcrun_la-status.lo
20:56:32 [2022-07-13T20:56:32.775Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43809/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:c51efa861754c37184238e92f09963575786272f hack/make.sh dynbinary test-docker-py
20:56:32 [2022-07-13T20:56:32.843Z] #77 181.2   CC       src/libcrun/libcrun_la-terminal.lo
20:56:33 [2022-07-13T20:56:33.034Z] 
20:56:33 [2022-07-13T20:56:33.034Z] Removing bundles/
20:56:33 [2022-07-13T20:56:33.034Z] 
20:56:33 [2022-07-13T20:56:33.034Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:56:33 [2022-07-13T20:56:33.103Z] #77 181.3   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.54 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.62 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.65 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.65 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.67 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.71 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:56:33 [2022-07-13T20:56:33.115Z] #21 31.73 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:56:33 [2022-07-13T20:56:33.293Z] Building: bundles/dynbinary-daemon/dockerd
20:56:33 [2022-07-13T20:56:33.293Z] GOOS="" GOARCH="" GOARM=""
20:56:33 [2022-07-13T20:56:33.363Z] #77 181.7   CC       src/libcrun/libcrun_la-signals.lo
20:56:33 [2022-07-13T20:56:33.374Z] #21 31.73 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:56:33 [2022-07-13T20:56:33.374Z] #21 31.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:56:33 [2022-07-13T20:56:33.374Z] #21 32.02 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:56:33 [2022-07-13T20:56:33.597Z] #77 143.6   CCLD     libyajl.la
20:56:33 [2022-07-13T20:56:33.597Z] #77 ...
20:56:33 [2022-07-13T20:56:33.597Z] 
20:56:33 [2022-07-13T20:56:33.597Z] #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
20:56:33 [2022-07-13T20:56:33.597Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:56:33 [2022-07-13T20:56:33.597Z] #21 41.73 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 41.74 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 41.75 Setting up libgpm2:amd64 (1.20.7-8) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 41.76 Setting up libicu67:amd64 (67.1-7) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 41.78 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 41.79 Setting up libinih1:amd64 (53-1+b2) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 41.80 Setting up uidmap (1:4.8.1-1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 41.82 Setting up libyajl2:amd64 (2.1.0-3) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 41.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 41.85 Setting up bzip2 (1.0.8-4) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 41.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 41.87 Setting up python3-wheel (0.34.2-1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 42.61 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 42.62 Setting up libcap2:amd64 (1:2.44-1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 42.63 Setting up libcap2-bin (1:2.44-1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 42.65 Setting up apparmor (2.13.6-10) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 44.44 Setting up zip (3.0-12) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 44.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 44.48 Setting up bash-completion (1:2.11-2) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 46.66 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 46.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:56:33 [2022-07-13T20:56:33.597Z] #21 46.69 Setting up libmnl0:amd64 (1.0.4-3) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 46.71 Setting up patch (2.7.6-7) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 46.73 Setting up sudo (1.9.5p2-3) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 46.82 invoke-rc.d: could not determine current runlevel
20:56:33 [2022-07-13T20:56:33.597Z] #21 46.82 invoke-rc.d: policy-rc.d denied execution of start.
20:56:33 [2022-07-13T20:56:33.597Z] #21 46.83 Setting up xfsprogs (5.10.0-4) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 46.86 Setting up libxtables12:amd64 (1.8.7-1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 46.88 Setting up inetutils-ping (2:2.0-1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 46.90 Setting up pigz (2.6-1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 46.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 46.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 46.95 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 46.97 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:56:33 [2022-07-13T20:56:33.597Z] #21 ...
20:56:33 [2022-07-13T20:56:33.597Z] 
20:56:33 [2022-07-13T20:56:33.597Z] #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
20:56:33 [2022-07-13T20:56:33.597Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.0   CCLD     verify/json_verify
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.4 make[5]: Nothing to be done for 'install-exec-am'.
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.4 make[5]: Nothing to be done for 'install-data-am'.
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.4 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.6   CC       src/validate.o
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.6   CC       src/image_spec_schema_config_schema.lo
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.6   CC       src/image_spec_schema_content_descriptor.lo
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.6   CC       src/image_spec_schema_defs.lo
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.6   CC       src/image_spec_schema_defs_descriptor.lo
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.6   CC       src/image_spec_schema_image_index_schema.lo
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.6   CC       src/image_spec_schema_image_layout_schema.lo
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.7   CC       src/image_spec_schema_image_manifest_schema.lo
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.7   CC       src/runtime_spec_schema_config_linux.lo
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.7   CC       src/runtime_spec_schema_config_zos.lo
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.8   CC       src/runtime_spec_schema_config_schema.lo
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.8   CC       src/runtime_spec_schema_config_solaris.lo
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.8   CC       src/runtime_spec_schema_config_vm.lo
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.9   CC       src/runtime_spec_schema_config_windows.lo
20:56:33 [2022-07-13T20:56:33.597Z] #77 144.9   CC       src/runtime_spec_schema_defs.lo
20:56:33 [2022-07-13T20:56:33.597Z] #77 145.0   CC       src/runtime_spec_schema_defs_linux.lo
20:56:33 [2022-07-13T20:56:33.624Z] #77 181.9   CC       src/libcrun/libcrun_la-mount_flags.lo
20:56:33 [2022-07-13T20:56:33.633Z] #21 32.06 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:56:33 [2022-07-13T20:56:33.633Z] #21 32.06 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:56:33 [2022-07-13T20:56:33.857Z] #77 145.0   CC       src/runtime_spec_schema_defs_zos.lo
20:56:33 [2022-07-13T20:56:33.857Z] #77 145.1   CC       src/runtime_spec_schema_defs_vm.lo
20:56:33 [2022-07-13T20:56:33.857Z] #77 145.1   CC       src/runtime_spec_schema_defs_windows.lo
20:56:33 [2022-07-13T20:56:33.857Z] #77 145.2   CC       src/runtime_spec_schema_state_schema.lo
20:56:33 [2022-07-13T20:56:33.884Z] #77 182.3   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:56:34 [2022-07-13T20:56:34.144Z] #77 182.6   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:56:34 [2022-07-13T20:56:34.404Z] #77 182.7   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:56:34 [2022-07-13T20:56:34.425Z] #77 145.4   CC       src/image_manifest_items_image_manifest_items_schema.lo
20:56:34 [2022-07-13T20:56:34.425Z] #77 145.5   CC       src/basic_test_double_array_item.lo
20:56:34 [2022-07-13T20:56:34.425Z] #77 145.6   CC       src/basic_test_double_array.lo
20:56:34 [2022-07-13T20:56:34.499Z] #77 113.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:56:34 [2022-07-13T20:56:34.499Z] #77 113.9 libtoolize: copying file 'build-aux/ltmain.sh'
20:56:34 [2022-07-13T20:56:34.570Z] #21 33.16 debconf: delaying package configuration, since apt-utils is not installed
20:56:34 [2022-07-13T20:56:34.685Z] #77 145.8   CC       src/basic_test_top_array_int.lo
20:56:34 [2022-07-13T20:56:34.685Z] #77 145.8   CC       src/basic_test_top_array_string.lo
20:56:34 [2022-07-13T20:56:34.828Z] #21 33.47 Fetched 27.7 MB in 2s (15.9 MB/s)
20:56:34 [2022-07-13T20:56:34.828Z] #21 33.56 Selecting previously unselected package pigz.
20:56:34 [2022-07-13T20:56:34.944Z] #77 146.0   CC       src/basic_test_top_double_array_int.lo
20:56:34 [2022-07-13T20:56:34.944Z] #77 146.2   CC       src/basic_test_top_double_array_obj.lo
20:56:34 [2022-07-13T20:56:34.944Z] #77 146.3   CC       src/basic_test_top_double_array_string.lo
20:56:34 [2022-07-13T20:56:34.974Z] #77 183.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:56:35 [2022-07-13T20:56:35.087Z] #21 33.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
20:56:35 [2022-07-13T20:56:35.087Z] #21 33.67 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:56:35 [2022-07-13T20:56:35.087Z] #21 33.70 Unpacking pigz (2.6-1) ...
20:56:35 [2022-07-13T20:56:35.120Z] #77 ...
20:56:35 [2022-07-13T20:56:35.120Z] 
20:56:35 [2022-07-13T20:56:35.120Z] #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
20:56:35 [2022-07-13T20:56:35.120Z] #67 sha256:9f8a47eda3493f3453259dedec5e886203d94057d19665c7038a123de9aab4ea
20:56:35 [2022-07-13T20:56:35.120Z] #67 197.1 + for f in rootlesskit rootlesskit-docker-proxy
20:56:35 [2022-07-13T20:56:35.120Z] #67 197.1 + GOBIN=/build
20:56:35 [2022-07-13T20:56:35.120Z] #67 197.1 + GO111MODULE=on
20:56:35 [2022-07-13T20:56:35.120Z] #67 197.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:56:35 [2022-07-13T20:56:35.203Z] #77 146.4   CC       src/basic_test_top_double_array_refobj.lo
20:56:35 [2022-07-13T20:56:35.203Z] #77 146.4   CC       src/read-file.lo
20:56:35 [2022-07-13T20:56:35.233Z] #77 183.5   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:56:35 [2022-07-13T20:56:35.345Z] #21 ...
20:56:35 [2022-07-13T20:56:35.345Z] 
20:56:35 [2022-07-13T20:56:35.345Z] #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
20:56:35 [2022-07-13T20:56:35.345Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 Delve is a source level debugger for Go programs.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 Delve enables you to interact with your program by controlling the execution of the process,
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 Pass flags to the program you are debugging using `--`, for example:
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 `dlv exec ./hello -- server --config conf/config.toml`
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 Usage:
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   dlv [command]
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 Available Commands:
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   attach      Attach to running process and begin debugging.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   connect     Connect to a headless debug server with a terminal client.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   core        Examine a core dump.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   debug       Compile and begin debugging main package in current directory, or the package specified.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   exec        Execute a precompiled binary, and begin a debug session.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   help        Help about any command
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   run         Deprecated command. Use 'debug' instead.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   test        Compile test binary and begin debugging program.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   trace       Compile and begin tracing program.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   version     Prints version.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 Flags:
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.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)
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.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)
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5       --disable-aslr                     Disables address space randomization
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   -h, --help                             help for dlv
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5       --init string                      Init file, executed by the terminal client.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5       --log                              Enable debugging server logging.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5       --wd string                        Working directory for running the program.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 Additional help topics:
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   dlv backend  Help about the --backend flag.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   dlv log      Help about logging flags.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5   dlv redirect Help about file redirection.
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 
20:56:35 [2022-07-13T20:56:35.345Z] #36 256.5 Use "dlv [command] --help" for more information about a command.
20:56:35 [2022-07-13T20:56:35.345Z] #36 DONE 256.6s
20:56:35 [2022-07-13T20:56:35.345Z] 
20:56:35 [2022-07-13T20:56:35.345Z] #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
20:56:35 [2022-07-13T20:56:35.345Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:56:35 [2022-07-13T20:56:35.345Z] #21 33.93 Selecting previously unselected package libelf1:amd64.
20:56:35 [2022-07-13T20:56:35.462Z] #77 146.6   CC       src/json_common.lo
20:56:35 [2022-07-13T20:56:35.463Z] #77 146.7   CC       tests/test-1.o
20:56:35 [2022-07-13T20:56:35.604Z] #21 33.93 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:56:35 [2022-07-13T20:56:35.604Z] #21 33.99 Unpacking libelf1:amd64 (0.183-1) ...
20:56:35 [2022-07-13T20:56:35.604Z] #21 34.22 Selecting previously unselected package libbpf0:amd64.
20:56:35 [2022-07-13T20:56:35.604Z] #21 34.22 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:56:35 [2022-07-13T20:56:35.722Z] #77 146.8   CC       tests/test-2.o
20:56:35 [2022-07-13T20:56:35.722Z] #77 147.0   CC       tests/test-3.o
20:56:35 [2022-07-13T20:56:35.863Z] #21 34.25 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:56:35 [2022-07-13T20:56:35.863Z] #21 34.45 Selecting previously unselected package libcap2:amd64.
20:56:35 [2022-07-13T20:56:35.863Z] #21 34.45 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:56:35 [2022-07-13T20:56:35.863Z] #21 34.46 Unpacking libcap2:amd64 (1:2.44-1) ...
20:56:35 [2022-07-13T20:56:35.995Z] #77 147.1   CC       tests/test-4.o
20:56:36 [2022-07-13T20:56:36.122Z] #21 34.61 Selecting previously unselected package libmnl0:amd64.
20:56:36 [2022-07-13T20:56:36.122Z] #21 34.63 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:56:36 [2022-07-13T20:56:36.122Z] #21 34.63 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:56:36 [2022-07-13T20:56:36.122Z] #21 34.76 Selecting previously unselected package libxtables12:amd64.
20:56:36 [2022-07-13T20:56:36.173Z] #77 184.6   CC       tests/init.o
20:56:36 [2022-07-13T20:56:36.254Z] #77 147.4   CC       tests/test-5.o
20:56:36 [2022-07-13T20:56:36.381Z] #21 34.81 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:56:36 [2022-07-13T20:56:36.381Z] #21 34.81 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:56:36 [2022-07-13T20:56:36.381Z] #21 34.97 Selecting previously unselected package libcap2-bin.
20:56:36 [2022-07-13T20:56:36.381Z] #21 34.97 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:56:36 [2022-07-13T20:56:36.381Z] #21 34.97 Unpacking libcap2-bin (1:2.44-1) ...
20:56:36 [2022-07-13T20:56:36.514Z] #77 147.6   CC       tests/test-6.o
20:56:36 [2022-07-13T20:56:36.514Z] #77 147.6   CC       tests/test-7.o
20:56:36 [2022-07-13T20:56:36.640Z] #21 35.17 Selecting previously unselected package iproute2.
20:56:36 [2022-07-13T20:56:36.640Z] #21 35.17 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:56:36 [2022-07-13T20:56:36.640Z] #21 35.22 Unpacking iproute2 (5.10.0-4) ...
20:56:36 [2022-07-13T20:56:36.743Z] #77 185.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:56:36 [2022-07-13T20:56:36.773Z] #77 148.1   CC       tests/test-8.o
20:56:36 [2022-07-13T20:56:36.773Z] #77 148.1   CC       tests/test-9.o
20:56:37 [2022-07-13T20:56:37.032Z] #77 148.4   CC       tests/test-10.o
20:56:37 [2022-07-13T20:56:37.292Z] #77 148.5   CC       tests/test-11.o
20:56:38 [2022-07-13T20:56:38.017Z] #21 36.19 Selecting previously unselected package xxd.
20:56:38 [2022-07-13T20:56:38.017Z] #21 36.20 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:56:38 [2022-07-13T20:56:38.017Z] #21 36.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:56:38 [2022-07-13T20:56:38.017Z] #21 36.36 Selecting previously unselected package vim-common.
20:56:38 [2022-07-13T20:56:38.017Z] #21 36.36 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:56:38 [2022-07-13T20:56:38.017Z] #21 36.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:56:38 [2022-07-13T20:56:38.017Z] #21 36.64 Selecting previously unselected package bash-completion.
20:56:38 [2022-07-13T20:56:38.017Z] #21 36.66 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:56:38 [2022-07-13T20:56:38.672Z] #77 ...
20:56:38 [2022-07-13T20:56:38.672Z] 
20:56:38 [2022-07-13T20:56:38.672Z] #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
20:56:38 [2022-07-13T20:56:38.672Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:56:38 [2022-07-13T20:56:38.672Z] #21 47.73 Setting up libaio1:amd64 (0.3.112-9) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 47.74 Setting up python3-lib2to3 (3.9.2-1) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 48.21 Setting up libelf1:amd64 (0.183-1) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 48.23 Setting up zstd (1.4.8+dfsg-2.1) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 48.26 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 48.31 Setting up python3-distutils (3.9.2-1) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 48.86 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 48.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:56:38 [2022-07-13T20:56:38.672Z] #21 48.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:56:38 [2022-07-13T20:56:38.672Z] #21 48.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:56:38 [2022-07-13T20:56:38.672Z] #21 48.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:56:38 [2022-07-13T20:56:38.672Z] #21 48.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:56:38 [2022-07-13T20:56:38.672Z] #21 48.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:56:38 [2022-07-13T20:56:38.672Z] #21 48.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:56:38 [2022-07-13T20:56:38.672Z] #21 48.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:56:38 [2022-07-13T20:56:38.672Z] #21 48.93 Setting up python3-setuptools (52.0.0-4) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 50.58 Setting up libjq1:amd64 (1.6-2.1) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 50.59 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 50.60 Setting up thin-provisioning-tools (0.9.0-1) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 50.63 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 51.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 51.94 Setting up jq (1.6-2.1) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 51.97 Setting up libbpf0:amd64 (1:0.3-2) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 52.00 Setting up iptables (1.8.7-1) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 52.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:56:38 [2022-07-13T20:56:38.672Z] #21 52.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:56:38 [2022-07-13T20:56:38.672Z] #21 52.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:56:38 [2022-07-13T20:56:38.672Z] #21 52.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:56:38 [2022-07-13T20:56:38.672Z] #21 52.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:56:38 [2022-07-13T20:56:38.672Z] #21 52.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:56:38 [2022-07-13T20:56:38.672Z] #21 52.09 Setting up iproute2 (5.10.0-4) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 52.53 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:56:38 [2022-07-13T20:56:38.672Z] #21 DONE 53.0s
20:56:38 [2022-07-13T20:56:38.672Z] 
20:56:38 [2022-07-13T20:56:38.672Z] #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
20:56:38 [2022-07-13T20:56:38.672Z] #22 sha256:d47623c3286d024c65a01fc14d5d3c0107a1c014c502d53667ef9bc5bd332ea9
20:56:40 [2022-07-13T20:56:40.054Z] #22 1.502 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:56:40 [2022-07-13T20:56:40.054Z] #22 1.506 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:56:40 [2022-07-13T20:56:40.054Z] #22 1.510 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:56:40 [2022-07-13T20:56:40.054Z] #22 DONE 1.6s
20:56:40 [2022-07-13T20:56:40.054Z] 
20:56:40 [2022-07-13T20:56:40.054Z] #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
20:56:40 [2022-07-13T20:56:40.054Z] #64 sha256:cbcf94284f7aa8c81e7d28d8d9bae0941b6a3d75825b637056ac40f85b2cbb8d
20:56:40 [2022-07-13T20:56:40.314Z] #64 ...
20:56:40 [2022-07-13T20:56:40.314Z] 
20:56:40 [2022-07-13T20:56:40.314Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
20:56:40 [2022-07-13T20:56:40.314Z] #23 sha256:d9154a15371e400d0f19c6e5996f234659e36df85beb314453701807e4b52af8
20:56:40 [2022-07-13T20:56:40.549Z] #21 38.67 Unpacking bash-completion (1:2.11-2) ...
20:56:40 [2022-07-13T20:56:40.549Z] #21 39.10 Selecting previously unselected package bzip2.
20:56:40 [2022-07-13T20:56:40.549Z] #21 39.10 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:56:40 [2022-07-13T20:56:40.549Z] #21 39.11 Unpacking bzip2 (1.0.8-4) ...
20:56:40 [2022-07-13T20:56:40.808Z] #21 39.20 Selecting previously unselected package xz-utils.
20:56:40 [2022-07-13T20:56:40.808Z] #21 39.21 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:56:40 [2022-07-13T20:56:40.808Z] #21 39.22 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:56:40 [2022-07-13T20:56:40.808Z] #21 39.37 Selecting previously unselected package apparmor.
20:56:40 [2022-07-13T20:56:40.808Z] #21 39.38 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:56:40 [2022-07-13T20:56:40.808Z] #21 39.45 Unpacking apparmor (2.13.6-10) ...
20:56:41 [2022-07-13T20:56:41.375Z] #21 39.89 Selecting previously unselected package inetutils-ping.
20:56:41 [2022-07-13T20:56:41.376Z] #21 39.89 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:56:41 [2022-07-13T20:56:41.376Z] #21 39.90 Unpacking inetutils-ping (2:2.0-1) ...
20:56:41 [2022-07-13T20:56:41.376Z] #21 40.02 Selecting previously unselected package libip4tc2:amd64.
20:56:41 [2022-07-13T20:56:41.376Z] #21 40.02 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:56:41 [2022-07-13T20:56:41.376Z] #21 40.02 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:56:41 [2022-07-13T20:56:41.376Z] #21 40.09 Selecting previously unselected package libip6tc2:amd64.
20:56:41 [2022-07-13T20:56:41.634Z] #21 40.10 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:56:41 [2022-07-13T20:56:41.634Z] #21 40.10 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:56:41 [2022-07-13T20:56:41.634Z] #21 40.16 Selecting previously unselected package libnfnetlink0:amd64.
20:56:41 [2022-07-13T20:56:41.634Z] #21 40.16 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:56:41 [2022-07-13T20:56:41.634Z] #21 40.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:56:41 [2022-07-13T20:56:41.634Z] #21 40.23 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:56:41 [2022-07-13T20:56:41.634Z] #21 40.23 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:56:41 [2022-07-13T20:56:41.634Z] #21 40.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:56:41 [2022-07-13T20:56:41.634Z] #21 40.33 Selecting previously unselected package libnftnl11:amd64.
20:56:41 [2022-07-13T20:56:41.732Z] #67 ...
20:56:41 [2022-07-13T20:56:41.732Z] 
20:56:41 [2022-07-13T20:56:41.732Z] #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
20:56:41 [2022-07-13T20:56:41.732Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:56:41 [2022-07-13T20:56:41.732Z] #14 192.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:56:41 [2022-07-13T20:56:41.732Z] #14 192.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:56:41 [2022-07-13T20:56:41.732Z] #14 192.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:56:41 [2022-07-13T20:56:41.732Z] #14 ...
20:56:41 [2022-07-13T20:56:41.732Z] 
20:56:41 [2022-07-13T20:56:41.732Z] #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
20:56:41 [2022-07-13T20:56:41.732Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:56:41 [2022-07-13T20:56:41.732Z] #77 115.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:56:41 [2022-07-13T20:56:41.732Z] #77 115.2 libtoolize: copying file 'm4/libtool.m4'
20:56:41 [2022-07-13T20:56:41.732Z] #77 115.3 libtoolize: copying file 'm4/ltoptions.m4'
20:56:41 [2022-07-13T20:56:41.732Z] #77 115.7 libtoolize: copying file 'm4/ltsugar.m4'
20:56:41 [2022-07-13T20:56:41.732Z] #77 116.0 libtoolize: copying file 'm4/ltversion.m4'
20:56:41 [2022-07-13T20:56:41.732Z] #77 116.4 libtoolize: copying file 'm4/lt~obsolete.m4'
20:56:41 [2022-07-13T20:56:41.892Z] #21 40.33 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:56:41 [2022-07-13T20:56:41.893Z] #21 40.35 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:56:41 [2022-07-13T20:56:41.893Z] #21 40.47 Selecting previously unselected package iptables.
20:56:41 [2022-07-13T20:56:41.893Z] #21 40.47 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:56:41 [2022-07-13T20:56:41.893Z] #21 40.52 Unpacking iptables (1.8.7-1) ...
20:56:42 [2022-07-13T20:56:42.459Z] #21 40.80 Selecting previously unselected package libonig5:amd64.
20:56:42 [2022-07-13T20:56:42.459Z] #21 40.81 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:56:42 [2022-07-13T20:56:42.459Z] #21 40.81 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:56:42 [2022-07-13T20:56:42.459Z] #21 40.96 Selecting previously unselected package libjq1:amd64.
20:56:42 [2022-07-13T20:56:42.459Z] #21 40.98 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:56:42 [2022-07-13T20:56:42.459Z] #21 40.98 Unpacking libjq1:amd64 (1.6-2.1) ...
20:56:42 [2022-07-13T20:56:42.673Z] #77 ...
20:56:42 [2022-07-13T20:56:42.673Z] 
20:56:42 [2022-07-13T20:56:42.673Z] #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
20:56:42 [2022-07-13T20:56:42.673Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:56:42 [2022-07-13T20:56:42.673Z] #14 204.7 Selecting previously unselected package g++-mingw-w64-x86-64.
20:56:42 [2022-07-13T20:56:42.673Z] #14 204.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:56:42 [2022-07-13T20:56:42.673Z] #14 204.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:56:42 [2022-07-13T20:56:42.673Z] #14 204.9 Selecting previously unselected package libapparmor1:amd64.
20:56:42 [2022-07-13T20:56:42.673Z] #14 204.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:56:42 [2022-07-13T20:56:42.673Z] #14 204.9 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:56:42 [2022-07-13T20:56:42.718Z] #21 41.11 Selecting previously unselected package jq.
20:56:42 [2022-07-13T20:56:42.718Z] #21 41.11 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:56:42 [2022-07-13T20:56:42.718Z] #21 41.12 Unpacking jq (1.6-2.1) ...
20:56:42 [2022-07-13T20:56:42.718Z] #21 41.23 Selecting previously unselected package libaio1:amd64.
20:56:42 [2022-07-13T20:56:42.718Z] #21 41.23 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:56:42 [2022-07-13T20:56:42.718Z] #21 41.23 Unpacking libaio1:amd64 (0.3.112-9) ...
20:56:42 [2022-07-13T20:56:42.718Z] #21 41.29 Selecting previously unselected package libgpm2:amd64.
20:56:42 [2022-07-13T20:56:42.718Z] #21 41.29 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:56:42 [2022-07-13T20:56:42.718Z] #21 41.30 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:56:42 [2022-07-13T20:56:42.933Z] #14 205.1 Selecting previously unselected package libapparmor-dev:amd64.
20:56:42 [2022-07-13T20:56:42.933Z] #14 205.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:56:42 [2022-07-13T20:56:42.933Z] #14 205.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:56:42 [2022-07-13T20:56:42.976Z] #21 41.36 Selecting previously unselected package libicu67:amd64.
20:56:42 [2022-07-13T20:56:42.976Z] #21 41.37 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:56:42 [2022-07-13T20:56:42.976Z] #21 41.38 Unpacking libicu67:amd64 (67.1-7) ...
20:56:43 [2022-07-13T20:56:43.194Z] #14 205.4 Selecting previously unselected package libbtrfs0:amd64.
20:56:43 [2022-07-13T20:56:43.194Z] #14 205.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:56:43 [2022-07-13T20:56:43.194Z] #14 205.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:56:43 [2022-07-13T20:56:43.543Z] #21 ...
20:56:43 [2022-07-13T20:56:43.543Z] 
20:56:43 [2022-07-13T20:56:43.543Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:56:43 [2022-07-13T20:56:43.543Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:56:43 [2022-07-13T20:56:43.543Z] #77 171.3 config.status: creating Makefile
20:56:43 [2022-07-13T20:56:43.543Z] #77 171.5 config.status: creating rpm/crun.spec
20:56:43 [2022-07-13T20:56:43.543Z] #77 171.6 config.status: creating config.h
20:56:43 [2022-07-13T20:56:43.543Z] #77 171.7 config.status: executing libtool commands
20:56:43 [2022-07-13T20:56:43.543Z] #77 171.8 config.status: executing depfiles commands
20:56:43 [2022-07-13T20:56:43.543Z] #77 174.0 === configuring in libocispec (/tmp/crun-build/libocispec)
20:56:43 [2022-07-13T20:56:43.543Z] #77 174.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:56:43 [2022-07-13T20:56:43.543Z] #77 174.6 checking for gcc... gcc
20:56:43 [2022-07-13T20:56:43.543Z] #77 174.7 checking whether the C compiler works... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 175.1 checking for C compiler default output file name... a.out
20:56:43 [2022-07-13T20:56:43.543Z] #77 175.1 checking for suffix of executables... 
20:56:43 [2022-07-13T20:56:43.543Z] #77 175.3 checking whether we are cross compiling... no
20:56:43 [2022-07-13T20:56:43.543Z] #77 175.5 checking for suffix of object files... o
20:56:43 [2022-07-13T20:56:43.543Z] #77 175.5 checking whether we are using the GNU C compiler... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 175.6 checking whether gcc accepts -g... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 175.7 checking for gcc option to accept ISO C89... none needed
20:56:43 [2022-07-13T20:56:43.543Z] #77 175.9 checking whether gcc understands -c and -o together... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 176.1 checking how to run the C preprocessor... gcc -E
20:56:43 [2022-07-13T20:56:43.543Z] #77 176.3 checking for grep that handles long lines and -e... /bin/grep
20:56:43 [2022-07-13T20:56:43.543Z] #77 176.3 checking for egrep... /bin/grep -E
20:56:43 [2022-07-13T20:56:43.543Z] #77 176.3 checking for ANSI C header files... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 176.9 checking for sys/types.h... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 177.0 checking for sys/stat.h... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 177.2 checking for stdlib.h... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 177.3 checking for string.h... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 177.5 checking for memory.h... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 177.6 checking for strings.h... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 177.7 checking for inttypes.h... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 177.8 checking for stdint.h... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 177.9 checking for unistd.h... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 178.1 checking minix/config.h usability... no
20:56:43 [2022-07-13T20:56:43.543Z] #77 178.2 checking minix/config.h presence... no
20:56:43 [2022-07-13T20:56:43.543Z] #77 178.3 checking for minix/config.h... no
20:56:43 [2022-07-13T20:56:43.543Z] #77 178.3 checking whether it is safe to define __EXTENSIONS__... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 178.5 checking build system type... x86_64-pc-linux-gnu
20:56:43 [2022-07-13T20:56:43.543Z] #77 178.8 checking host system type... x86_64-pc-linux-gnu
20:56:43 [2022-07-13T20:56:43.543Z] #77 178.8 checking how to print strings... printf
20:56:43 [2022-07-13T20:56:43.543Z] #77 178.8 checking for a sed that does not truncate output... /bin/sed
20:56:43 [2022-07-13T20:56:43.543Z] #77 178.8 checking for fgrep... /bin/grep -F
20:56:43 [2022-07-13T20:56:43.543Z] #77 178.8 checking for ld used by gcc... /usr/bin/ld
20:56:43 [2022-07-13T20:56:43.543Z] #77 178.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 178.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:56:43 [2022-07-13T20:56:43.543Z] #77 178.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:56:43 [2022-07-13T20:56:43.543Z] #77 178.9 checking whether ln -s works... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 178.9 checking the maximum length of command line arguments... 1572864
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.0 checking for /usr/bin/ld option to reload object files... -r
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.0 checking for objdump... objdump
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.0 checking how to recognize dependent libraries... pass_all
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.0 checking for dlltool... no
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.0 checking how to associate runtime and link libraries... printf %s\n
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.0 checking for ar... ar
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.0 checking for archiver @FILE support... @
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.1 checking for strip... strip
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.1 checking for ranlib... ranlib
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.1 checking for gawk... no
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.1 checking for mawk... mawk
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.5 checking for sysroot... no
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.5 checking for a working dd... /bin/dd
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.6 checking for mt... no
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.6 checking if : is a manifest tool... no
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.6 checking for dlfcn.h... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 179.8 checking for objdir... .libs
20:56:43 [2022-07-13T20:56:43.543Z] #77 180.1 checking if gcc supports -fno-rtti -fno-exceptions... no
20:56:43 [2022-07-13T20:56:43.543Z] #77 180.2 checking for gcc option to produce PIC... -fPIC -DPIC
20:56:43 [2022-07-13T20:56:43.543Z] #77 180.2 checking if gcc PIC flag -fPIC -DPIC works... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 180.2 checking if gcc static flag -static works... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 180.6 checking if gcc supports -c -o file.o... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 180.7 checking if gcc supports -c -o file.o... (cached) yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 180.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 180.7 checking dynamic linker characteristics... GNU/Linux ld.so
20:56:43 [2022-07-13T20:56:43.543Z] #77 181.0 checking how to hardcode library paths into programs... immediate
20:56:43 [2022-07-13T20:56:43.543Z] #77 181.0 checking whether stripping libraries is possible... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 181.1 checking if libtool supports shared libraries... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 181.1 checking whether to build shared libraries... no
20:56:43 [2022-07-13T20:56:43.543Z] #77 181.1 checking whether to build static libraries... yes
20:56:43 [2022-07-13T20:56:43.543Z] #77 181.1 checking for a BSD-compatible install... /usr/bin/install -c
20:56:43 [2022-07-13T20:56:43.764Z] #14 205.8 Selecting previously unselected package libbtrfs-dev:amd64.
20:56:43 [2022-07-13T20:56:43.764Z] #14 205.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:56:43 [2022-07-13T20:56:43.764Z] #14 205.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:56:43 [2022-07-13T20:56:43.802Z] #77 181.1 checking whether build environment is sane... yes
20:56:43 [2022-07-13T20:56:43.802Z] #77 181.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:56:43 [2022-07-13T20:56:43.802Z] #77 181.2 checking whether make sets $(MAKE)... yes
20:56:43 [2022-07-13T20:56:43.802Z] #77 181.2 checking whether make supports the include directive... yes (GNU style)
20:56:43 [2022-07-13T20:56:43.802Z] #77 181.3 checking whether make supports nested variables... yes
20:56:43 [2022-07-13T20:56:43.802Z] #77 181.3 checking whether UID '0' is supported by ustar format... yes
20:56:43 [2022-07-13T20:56:43.802Z] #77 181.3 checking whether GID '0' is supported by ustar format... yes
20:56:44 [2022-07-13T20:56:44.025Z] #14 206.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:56:44 [2022-07-13T20:56:44.025Z] #14 206.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:56:44 [2022-07-13T20:56:44.025Z] #14 206.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:56:44 [2022-07-13T20:56:44.025Z] #14 206.2 Selecting previously unselected package libudev-dev:amd64.
20:56:44 [2022-07-13T20:56:44.025Z] #14 206.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:56:44 [2022-07-13T20:56:44.025Z] #14 206.2 Unpacking libudev-dev:amd64 (247.3-7) ...
20:56:44 [2022-07-13T20:56:44.060Z] #77 181.3 checking how to create a ustar tar archive... gnutar
20:56:44 [2022-07-13T20:56:44.060Z] #77 181.3 checking dependency style of gcc... gcc3
20:56:44 [2022-07-13T20:56:44.060Z] #77 181.5 checking whether to enable maintainer-specific portions of Makefiles... yes
20:56:44 [2022-07-13T20:56:44.060Z] #77 181.5 checking whether make supports nested variables... (cached) yes
20:56:44 [2022-07-13T20:56:44.060Z] #77 181.5 checking for pkg-config... /usr/bin/pkg-config
20:56:44 [2022-07-13T20:56:44.060Z] #77 181.5 checking pkg-config is at least version 0.9.0... yes
20:56:44 [2022-07-13T20:56:44.060Z] #77 181.5 checking for yajl >= 2.1.0... yes
20:56:44 [2022-07-13T20:56:44.060Z] #77 181.5 checking for a sed that does not truncate output... (cached) /bin/sed
20:56:44 [2022-07-13T20:56:44.060Z] #77 181.5 checking for gcc... (cached) gcc
20:56:44 [2022-07-13T20:56:44.285Z] #14 206.6 Selecting previously unselected package libsepol1-dev:amd64.
20:56:44 [2022-07-13T20:56:44.286Z] #14 206.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:56:44 [2022-07-13T20:56:44.286Z] #14 206.6 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:56:44 [2022-07-13T20:56:44.319Z] #77 181.6 checking whether we are using the GNU C compiler... (cached) yes
20:56:44 [2022-07-13T20:56:44.319Z] #77 181.6 checking whether gcc accepts -g... (cached) yes
20:56:44 [2022-07-13T20:56:44.319Z] #77 181.6 checking for gcc option to accept ISO C89... (cached) none needed
20:56:44 [2022-07-13T20:56:44.319Z] #77 181.7 checking whether gcc understands -c and -o together... (cached) yes
20:56:44 [2022-07-13T20:56:44.319Z] #77 181.7 checking for a Python interpreter with version >= 3... python3
20:56:44 [2022-07-13T20:56:44.577Z] #77 181.8 checking for python3... /usr/bin/python3
20:56:44 [2022-07-13T20:56:44.577Z] #77 181.8 checking for python3 version... 3.9
20:56:44 [2022-07-13T20:56:44.577Z] #77 181.8 checking for python3 platform... linux
20:56:44 [2022-07-13T20:56:44.577Z] #77 181.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:56:44 [2022-07-13T20:56:44.577Z] #77 182.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:56:45 [2022-07-13T20:56:45.094Z] #77 182.3 checking that generated files are newer than configure... done
20:56:45 [2022-07-13T20:56:45.094Z] #77 182.3 configure: creating ./config.status
20:56:45 [2022-07-13T20:56:45.228Z] #14 207.1 Selecting previously unselected package libpcre2-16-0:amd64.
20:56:45 [2022-07-13T20:56:45.228Z] #14 207.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:56:45 [2022-07-13T20:56:45.228Z] #14 207.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:56:45 [2022-07-13T20:56:45.228Z] #14 207.6 Selecting previously unselected package libpcre2-32-0:amd64.
20:56:45 [2022-07-13T20:56:45.228Z] #14 207.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:56:45 [2022-07-13T20:56:45.490Z] #14 207.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:56:45 [2022-07-13T20:56:45.787Z] #14 207.9 Selecting previously unselected package libpcre2-posix2:amd64.
20:56:45 [2022-07-13T20:56:45.787Z] #14 207.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:56:45 [2022-07-13T20:56:45.787Z] #14 207.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:56:46 [2022-07-13T20:56:46.048Z] #14 208.1 Selecting previously unselected package libpcre2-dev:amd64.
20:56:46 [2022-07-13T20:56:46.048Z] #14 208.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:56:46 [2022-07-13T20:56:46.048Z] #14 208.3 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:56:46 [2022-07-13T20:56:46.471Z] #77 ...
20:56:46 [2022-07-13T20:56:46.471Z] 
20:56:46 [2022-07-13T20:56:46.471Z] #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
20:56:46 [2022-07-13T20:56:46.471Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:56:46 [2022-07-13T20:56:46.471Z] #21 44.95 Selecting previously unselected package libinih1:amd64.
20:56:46 [2022-07-13T20:56:46.471Z] #21 44.95 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:56:46 [2022-07-13T20:56:46.471Z] #21 44.96 Unpacking libinih1:amd64 (53-1+b2) ...
20:56:46 [2022-07-13T20:56:46.471Z] #21 45.01 Selecting previously unselected package libnet1:amd64.
20:56:46 [2022-07-13T20:56:46.471Z] #21 45.01 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:56:46 [2022-07-13T20:56:46.471Z] #21 45.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:56:46 [2022-07-13T20:56:46.730Z] #21 45.11 Selecting previously unselected package libnl-3-200:amd64.
20:56:46 [2022-07-13T20:56:46.730Z] #21 45.11 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:56:46 [2022-07-13T20:56:46.730Z] #21 45.12 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:56:46 [2022-07-13T20:56:46.730Z] #21 45.22 Selecting previously unselected package libprotobuf-c1:amd64.
20:56:46 [2022-07-13T20:56:46.730Z] #21 45.22 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:56:46 [2022-07-13T20:56:46.730Z] #21 45.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:56:46 [2022-07-13T20:56:46.730Z] #21 45.31 Selecting previously unselected package libyajl2:amd64.
20:56:46 [2022-07-13T20:56:46.730Z] #21 45.32 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
20:56:46 [2022-07-13T20:56:46.730Z] #21 45.32 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:56:46 [2022-07-13T20:56:46.730Z] #21 45.43 Selecting previously unselected package net-tools.
20:56:46 [2022-07-13T20:56:46.989Z] #21 45.43 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:56:46 [2022-07-13T20:56:46.989Z] #21 45.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:56:47 [2022-07-13T20:56:47.247Z] #21 45.65 Selecting previously unselected package patch.
20:56:47 [2022-07-13T20:56:47.247Z] #21 45.66 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
20:56:47 [2022-07-13T20:56:47.247Z] #21 45.67 Unpacking patch (2.7.6-7) ...
20:56:47 [2022-07-13T20:56:47.247Z] #21 45.77 Selecting previously unselected package python-pip-whl.
20:56:47 [2022-07-13T20:56:47.247Z] #21 45.78 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:56:47 [2022-07-13T20:56:47.247Z] #21 45.79 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:56:47 [2022-07-13T20:56:47.433Z] #14 ...
20:56:47 [2022-07-13T20:56:47.433Z] 
20:56:47 [2022-07-13T20:56:47.433Z] #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
20:56:47 [2022-07-13T20:56:47.433Z] #67 sha256:9f8a47eda3493f3453259dedec5e886203d94057d19665c7038a123de9aab4ea
20:56:47 [2022-07-13T20:56:47.433Z] #67 207.5 rootlesskit version 1.0.0
20:56:47 [2022-07-13T20:56:47.433Z] #67 207.6 Usage of /build/rootlesskit-docker-proxy:
20:56:47 [2022-07-13T20:56:47.433Z] #67 207.6   -container-ip string
20:56:47 [2022-07-13T20:56:47.433Z] #67 207.6     	container ip
20:56:47 [2022-07-13T20:56:47.433Z] #67 207.6   -container-port int
20:56:47 [2022-07-13T20:56:47.433Z] #67 207.6     	container port (default -1)
20:56:47 [2022-07-13T20:56:47.433Z] #67 207.6   -host-ip string
20:56:47 [2022-07-13T20:56:47.433Z] #67 207.6     	host ip
20:56:47 [2022-07-13T20:56:47.433Z] #67 207.6   -host-port int
20:56:47 [2022-07-13T20:56:47.433Z] #67 207.6     	host port (default -1)
20:56:47 [2022-07-13T20:56:47.433Z] #67 207.6   -proto string
20:56:47 [2022-07-13T20:56:47.433Z] #67 207.6     	proxy protocol (default "tcp")
20:56:47 [2022-07-13T20:56:47.433Z] #67 DONE 209.3s
20:56:47 [2022-07-13T20:56:47.433Z] 
20:56:47 [2022-07-13T20:56:47.433Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:56:47 [2022-07-13T20:56:47.433Z] #68 sha256:dbcd372fdf92d8ca40bbc70ac27f92f2aaeafd643217d53891641e0029254af0
20:56:47 [2022-07-13T20:56:47.433Z] #68 DONE 0.1s
20:56:47 [2022-07-13T20:56:47.433Z] 
20:56:47 [2022-07-13T20:56:47.434Z] #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
20:56:47 [2022-07-13T20:56:47.434Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:56:47 [2022-07-13T20:56:47.434Z] #14 209.7 Selecting previously unselected package libselinux1-dev:amd64.
20:56:47 [2022-07-13T20:56:47.434Z] #14 209.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:56:47 [2022-07-13T20:56:47.434Z] #14 209.7 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:56:47 [2022-07-13T20:56:47.694Z] #14 ...
20:56:47 [2022-07-13T20:56:47.694Z] 
20:56:47 [2022-07-13T20:56:47.694Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:56:47 [2022-07-13T20:56:47.694Z] #69 sha256:835d11fcfd5a2457fae31795442ce6c3884c1c5657354ad8527675ec5b75f4ab
20:56:47 [2022-07-13T20:56:47.694Z] #69 DONE 0.1s
20:56:47 [2022-07-13T20:56:47.955Z] 
20:56:47 [2022-07-13T20:56:47.955Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:56:47 [2022-07-13T20:56:47.955Z] #64 sha256:27973e229ad88dddccbdcf2206a9b3928c843da6abc0795da71e6edbfe0bd34b
20:56:48 [2022-07-13T20:56:48.184Z] #21 46.49 Selecting previously unselected package python3-lib2to3.
20:56:48 [2022-07-13T20:56:48.185Z] #21 46.51 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
20:56:48 [2022-07-13T20:56:48.185Z] #21 46.52 Unpacking python3-lib2to3 (3.9.2-1) ...
20:56:48 [2022-07-13T20:56:48.185Z] #21 46.62 Selecting previously unselected package python3-distutils.
20:56:48 [2022-07-13T20:56:48.185Z] #21 46.62 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
20:56:48 [2022-07-13T20:56:48.185Z] #21 46.63 Unpacking python3-distutils (3.9.2-1) ...
20:56:48 [2022-07-13T20:56:48.185Z] #21 46.75 Selecting previously unselected package python3-pkg-resources.
20:56:48 [2022-07-13T20:56:48.185Z] #21 46.76 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
20:56:48 [2022-07-13T20:56:48.185Z] #21 46.76 Unpacking python3-pkg-resources (52.0.0-4) ...
20:56:48 [2022-07-13T20:56:48.216Z] #64 ...
20:56:48 [2022-07-13T20:56:48.216Z] 
20:56:48 [2022-07-13T20:56:48.216Z] #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
20:56:48 [2022-07-13T20:56:48.216Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07
20:56:48 [2022-07-13T20:56:48.216Z] #14 210.3 Selecting previously unselected package libdevmapper-dev:amd64.
20:56:48 [2022-07-13T20:56:48.216Z] #14 210.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:56:48 [2022-07-13T20:56:48.216Z] #14 210.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:56:48 [2022-07-13T20:56:48.216Z] #14 210.5 Selecting previously unselected package libseccomp-dev:amd64.
20:56:48 [2022-07-13T20:56:48.216Z] #14 210.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:56:48 [2022-07-13T20:56:48.443Z] #21 46.91 Selecting previously unselected package python3-setuptools.
20:56:48 [2022-07-13T20:56:48.443Z] #21 46.93 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
20:56:48 [2022-07-13T20:56:48.443Z] #21 46.93 Unpacking python3-setuptools (52.0.0-4) ...
20:56:48 [2022-07-13T20:56:48.477Z] #14 210.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:56:48 [2022-07-13T20:56:48.477Z] #14 210.8 Selecting previously unselected package libsystemd-dev:amd64.
20:56:48 [2022-07-13T20:56:48.702Z] #21 47.15 Selecting previously unselected package python3-wheel.
20:56:48 [2022-07-13T20:56:48.702Z] #21 47.17 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
20:56:48 [2022-07-13T20:56:48.702Z] #21 47.18 Unpacking python3-wheel (0.34.2-1) ...
20:56:48 [2022-07-13T20:56:48.702Z] #21 47.28 Selecting previously unselected package python3-pip.
20:56:48 [2022-07-13T20:56:48.702Z] #21 47.29 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:56:48 [2022-07-13T20:56:48.702Z] #21 47.30 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:56:48 [2022-07-13T20:56:48.738Z] #14 210.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:56:48 [2022-07-13T20:56:48.738Z] #14 210.8 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:56:48 [2022-07-13T20:56:48.961Z] #21 47.55 Selecting previously unselected package sudo.
20:56:48 [2022-07-13T20:56:48.961Z] #21 47.55 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
20:56:48 [2022-07-13T20:56:48.961Z] #21 47.56 Unpacking sudo (1.9.5p2-3) ...
20:56:49 [2022-07-13T20:56:49.528Z] #21 48.17 Selecting previously unselected package thin-provisioning-tools.
20:56:49 [2022-07-13T20:56:49.679Z] #14 211.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:56:49 [2022-07-13T20:56:49.679Z] #14 211.9 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:56:49 [2022-07-13T20:56:49.679Z] #14 211.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:56:49 [2022-07-13T20:56:49.679Z] #14 211.9 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:56:49 [2022-07-13T20:56:49.679Z] #14 212.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:56:49 [2022-07-13T20:56:49.787Z] #21 48.18 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:56:49 [2022-07-13T20:56:49.787Z] #21 48.19 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:56:49 [2022-07-13T20:56:49.940Z] #14 212.0 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:56:49 [2022-07-13T20:56:49.940Z] #14 212.0 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:56:49 [2022-07-13T20:56:49.940Z] #14 212.1 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:56:49 [2022-07-13T20:56:49.940Z] #14 212.1 Setting up libudev-dev:amd64 (247.3-7) ...
20:56:49 [2022-07-13T20:56:49.940Z] #14 212.1 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:56:49 [2022-07-13T20:56:49.940Z] #14 212.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:56:49 [2022-07-13T20:56:49.940Z] #14 212.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:56:49 [2022-07-13T20:56:49.940Z] #14 212.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:56:49 [2022-07-13T20:56:49.940Z] #14 212.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:56:49 [2022-07-13T20:56:49.940Z] #14 212.2 Setting up mingw-w64-common (8.0.0-1) ...
20:56:49 [2022-07-13T20:56:49.940Z] #14 212.2 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:56:50 [2022-07-13T20:56:50.046Z] #21 48.45 Selecting previously unselected package uidmap.
20:56:50 [2022-07-13T20:56:50.046Z] #21 48.47 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
20:56:50 [2022-07-13T20:56:50.046Z] #21 48.47 Unpacking uidmap (1:4.8.1-1) ...
20:56:50 [2022-07-13T20:56:50.046Z] #21 48.62 Selecting previously unselected package vim-runtime.
20:56:50 [2022-07-13T20:56:50.046Z] #21 48.63 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:56:50 [2022-07-13T20:56:50.046Z] #21 48.67 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:56:50 [2022-07-13T20:56:50.046Z] #21 48.69 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:56:50 [2022-07-13T20:56:50.046Z] #21 48.69 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:56:50 [2022-07-13T20:56:50.221Z] #14 212.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:56:50 [2022-07-13T20:56:50.221Z] #14 212.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:56:50 [2022-07-13T20:56:50.221Z] #14 212.3 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:56:50 [2022-07-13T20:56:50.221Z] #14 212.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:56:50 [2022-07-13T20:56:50.221Z] #14 212.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:56:50 [2022-07-13T20:56:50.221Z] #14 212.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:56:50 [2022-07-13T20:56:50.221Z] #14 212.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:56:50 [2022-07-13T20:56:50.221Z] #14 212.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:56:50 [2022-07-13T20:56:50.221Z] #14 212.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:56:50 [2022-07-13T20:56:50.221Z] #14 212.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:56:50 [2022-07-13T20:56:50.221Z] #14 212.4 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
20:56:50 [2022-07-13T20:56:50.221Z] #14 212.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:56:50 [2022-07-13T20:56:50.221Z] #14 212.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:56:50 [2022-07-13T20:56:50.221Z] #14 212.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:56:50 [2022-07-13T20:56:50.484Z] #14 212.5 Setting up dmsetup (2:1.02.175-2.1) ...
20:56:50 [2022-07-13T20:56:50.484Z] #14 212.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:56:50 [2022-07-13T20:56:50.484Z] #14 212.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:56:50 [2022-07-13T20:56:50.484Z] #14 212.5 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:56:51 [2022-07-13T20:56:51.066Z] #14 DONE 213.3s
20:56:51 [2022-07-13T20:56:51.066Z] 
20:56:51 [2022-07-13T20:56:51.066Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:56:51 [2022-07-13T20:56:51.066Z] #59 sha256:0920076b4d990ef952d7a0f16b5229a509029f4edc6344b84345e638999bd424
20:56:51 [2022-07-13T20:56:51.330Z] #59 DONE 0.3s
20:56:51 [2022-07-13T20:56:51.330Z] 
20:56:51 [2022-07-13T20:56:51.330Z] #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
20:56:51 [2022-07-13T20:56:51.330Z] #60 sha256:8122b5b081ae30d96f49de02d213834d84e38df8d4faf08483e362fa5ee33d46
20:56:52 [2022-07-13T20:56:52.529Z] #23 10.93 Collecting yamllint==1.26.1
20:56:52 [2022-07-13T20:56:52.529Z] #23 12.00   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:56:53 [2022-07-13T20:56:53.332Z] #21 51.88 Selecting previously unselected package vim.
20:56:53 [2022-07-13T20:56:53.332Z] #21 51.88 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:56:53 [2022-07-13T20:56:53.332Z] #21 51.90 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:56:53 [2022-07-13T20:56:53.467Z] #23 13.31 Collecting pathspec>=0.5.3
20:56:53 [2022-07-13T20:56:53.467Z] #23 13.32   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:56:53 [2022-07-13T20:56:53.899Z] #21 52.50 Selecting previously unselected package xfsprogs.
20:56:53 [2022-07-13T20:56:53.899Z] #21 52.51 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
20:56:53 [2022-07-13T20:56:53.899Z] #21 52.51 Unpacking xfsprogs (5.10.0-4) ...
20:56:54 [2022-07-13T20:56:54.038Z] #23 13.79 Collecting pyyaml
20:56:54 [2022-07-13T20:56:54.038Z] #23 13.80   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)
20:56:54 [2022-07-13T20:56:54.038Z] #23 13.87 Building wheels for collected packages: yamllint
20:56:54 [2022-07-13T20:56:54.038Z] #23 13.88   Building wheel for yamllint (setup.py): started
20:56:54 [2022-07-13T20:56:54.466Z] #21 52.98 Selecting previously unselected package zip.
20:56:54 [2022-07-13T20:56:54.466Z] #21 52.99 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
20:56:54 [2022-07-13T20:56:54.466Z] #21 53.00 Unpacking zip (3.0-12) ...
20:56:54 [2022-07-13T20:56:54.640Z] #60 2.991 + RM_GOPATH=0
20:56:54 [2022-07-13T20:56:54.640Z] #60 2.991 + TMP_GOPATH=
20:56:54 [2022-07-13T20:56:54.640Z] #60 2.991 + : /build
20:56:54 [2022-07-13T20:56:54.640Z] #60 2.991 + '[' -z '' ']'
20:56:54 [2022-07-13T20:56:54.640Z] #60 2.991 ++ mktemp -d
20:56:54 [2022-07-13T20:56:54.640Z] #60 2.991 + export GOPATH=/tmp/tmp.xlCofo52JF
20:56:54 [2022-07-13T20:56:54.640Z] #60 2.991 + GOPATH=/tmp/tmp.xlCofo52JF
20:56:54 [2022-07-13T20:56:54.640Z] #60 2.991 + RM_GOPATH=1
20:56:54 [2022-07-13T20:56:54.640Z] #60 2.991 + case "$(go env GOARCH)" in
20:56:54 [2022-07-13T20:56:54.640Z] #60 2.996 ++ go env GOARCH
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.034 + export GO_BUILDMODE=-buildmode=pie
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.034 + GO_BUILDMODE=-buildmode=pie
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.034 ++ dirname /install.sh
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.035 + dir=/
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.035 + bin=runc
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.035 + shift
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.035 + '[' '!' -f //runc.installer ']'
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.035 + . //runc.installer
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.048 Install runc version v1.1.2 (build tags: seccomp)
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.049 ++ set -e
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.049 ++ : v1.1.2
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.049 + install_runc
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.049 + RUNC_BUILDTAGS=seccomp
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.049 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.049 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xlCofo52JF/src/github.com/opencontainers/runc
20:56:54 [2022-07-13T20:56:54.640Z] #60 3.060 Cloning into '/tmp/tmp.xlCofo52JF/src/github.com/opencontainers/runc'...
20:56:54 [2022-07-13T20:56:54.640Z] #60 ...
20:56:54 [2022-07-13T20:56:54.640Z] 
20:56:54 [2022-07-13T20:56:54.640Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
20:56:54 [2022-07-13T20:56:54.640Z] #15 sha256:a2b5d37019d2f934e95f0084f97ef576a8f576569ac0cb5d9bc058e574a0e45f
20:56:54 [2022-07-13T20:56:54.640Z] #15 DONE 3.5s
20:56:54 [2022-07-13T20:56:54.640Z] 
20:56:54 [2022-07-13T20:56:54.640Z] #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
20:56:54 [2022-07-13T20:56:54.640Z] #16 sha256:32d9a5a056046957746a9c493f37aea9b26a920bd0969e19a06d98e4829c78d9
20:56:54 [2022-07-13T20:56:54.725Z] #21 53.13 Selecting previously unselected package zstd.
20:56:54 [2022-07-13T20:56:54.725Z] #21 53.15 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:56:54 [2022-07-13T20:56:54.725Z] #21 53.16 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:56:54 [2022-07-13T20:56:54.725Z] #21 ...
20:56:54 [2022-07-13T20:56:54.725Z] 
20:56:54 [2022-07-13T20:56:54.725Z] #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
20:56:54 [2022-07-13T20:56:54.725Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:56:54 [2022-07-13T20:56:54.725Z] #77 184.0 config.status: creating Makefile
20:56:54 [2022-07-13T20:56:54.725Z] #77 184.1 config.status: creating config.h
20:56:54 [2022-07-13T20:56:54.725Z] #77 184.1 config.status: executing libtool commands
20:56:54 [2022-07-13T20:56:54.725Z] #77 184.1 config.status: executing depfiles commands
20:56:54 [2022-07-13T20:56:54.725Z] #77 184.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:56:54 [2022-07-13T20:56:54.725Z] #77 184.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:56:54 [2022-07-13T20:56:54.725Z] #77 184.9 checking for gcc... gcc
20:56:54 [2022-07-13T20:56:54.725Z] #77 185.0 checking whether the C compiler works... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 185.1 checking for C compiler default output file name... a.out
20:56:54 [2022-07-13T20:56:54.725Z] #77 185.1 checking for suffix of executables... 
20:56:54 [2022-07-13T20:56:54.725Z] #77 185.3 checking whether we are cross compiling... no
20:56:54 [2022-07-13T20:56:54.725Z] #77 185.5 checking for suffix of object files... o
20:56:54 [2022-07-13T20:56:54.725Z] #77 185.6 checking whether we are using the GNU C compiler... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 185.6 checking whether gcc accepts -g... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 185.7 checking for gcc option to accept ISO C89... none needed
20:56:54 [2022-07-13T20:56:54.725Z] #77 185.9 checking whether gcc understands -c and -o together... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.0 checking for a BSD-compatible install... /usr/bin/install -c
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.1 checking whether build environment is sane... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.1 checking for gawk... no
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.1 checking for mawk... mawk
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.1 checking whether make sets $(MAKE)... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.1 checking whether make supports the include directive... yes (GNU style)
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.2 checking whether make supports nested variables... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.2 checking whether UID '0' is supported by ustar format... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.2 checking whether GID '0' is supported by ustar format... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.2 checking how to create a ustar tar archive... gnutar
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.3 checking dependency style of gcc... gcc3
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.4 checking whether to enable maintainer-specific portions of Makefiles... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.4 checking whether make supports nested variables... (cached) yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.5 checking build system type... x86_64-pc-linux-gnu
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.7 checking host system type... x86_64-pc-linux-gnu
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.7 checking how to print strings... printf
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.7 checking for a sed that does not truncate output... /bin/sed
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.7 checking for grep that handles long lines and -e... /bin/grep
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.7 checking for egrep... /bin/grep -E
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.8 checking for fgrep... /bin/grep -F
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.8 checking for ld used by gcc... /usr/bin/ld
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.9 checking whether ln -s works... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.9 checking the maximum length of command line arguments... 1572864
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.9 checking for /usr/bin/ld option to reload object files... -r
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.9 checking for objdump... objdump
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.9 checking how to recognize dependent libraries... pass_all
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.9 checking for dlltool... no
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.9 checking how to associate runtime and link libraries... printf %s\n
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.9 checking for ar... ar
20:56:54 [2022-07-13T20:56:54.725Z] #77 186.9 checking for archiver @FILE support... @
20:56:54 [2022-07-13T20:56:54.725Z] #77 187.0 checking for strip... strip
20:56:54 [2022-07-13T20:56:54.725Z] #77 187.0 checking for ranlib... ranlib
20:56:54 [2022-07-13T20:56:54.725Z] #77 187.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:56:54 [2022-07-13T20:56:54.725Z] #77 187.4 checking for sysroot... no
20:56:54 [2022-07-13T20:56:54.725Z] #77 187.4 checking for a working dd... /bin/dd
20:56:54 [2022-07-13T20:56:54.725Z] #77 187.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:56:54 [2022-07-13T20:56:54.725Z] #77 187.5 checking for mt... no
20:56:54 [2022-07-13T20:56:54.725Z] #77 187.5 checking if : is a manifest tool... no
20:56:54 [2022-07-13T20:56:54.725Z] #77 187.6 checking how to run the C preprocessor... gcc -E
20:56:54 [2022-07-13T20:56:54.725Z] #77 187.8 checking for ANSI C header files... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 188.4 checking for sys/types.h... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 188.6 checking for sys/stat.h... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 188.7 checking for stdlib.h... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 188.9 checking for string.h... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 189.1 checking for memory.h... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 189.3 checking for strings.h... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 189.5 checking for inttypes.h... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 189.7 checking for stdint.h... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 189.8 checking for unistd.h... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 190.0 checking for dlfcn.h... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 190.1 checking for objdir... .libs
20:56:54 [2022-07-13T20:56:54.725Z] #77 190.4 checking if gcc supports -fno-rtti -fno-exceptions... no
20:56:54 [2022-07-13T20:56:54.725Z] #77 190.5 checking for gcc option to produce PIC... -fPIC -DPIC
20:56:54 [2022-07-13T20:56:54.725Z] #77 190.5 checking if gcc PIC flag -fPIC -DPIC works... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 190.6 checking if gcc static flag -static works... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 190.9 checking if gcc supports -c -o file.o... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 191.1 checking if gcc supports -c -o file.o... (cached) yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 191.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 191.1 checking dynamic linker characteristics... GNU/Linux ld.so
20:56:54 [2022-07-13T20:56:54.725Z] #77 191.4 checking how to hardcode library paths into programs... immediate
20:56:54 [2022-07-13T20:56:54.725Z] #77 191.4 checking whether stripping libraries is possible... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 191.4 checking if libtool supports shared libraries... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 191.4 checking whether to build shared libraries... no
20:56:54 [2022-07-13T20:56:54.725Z] #77 191.4 checking whether to build static libraries... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 191.4 checking float.h usability... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 191.6 checking float.h presence... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 191.6 checking for float.h... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 191.6 checking limits.h usability... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 191.8 checking limits.h presence... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 191.9 checking for limits.h... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 191.9 checking stddef.h usability... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 192.0 checking stddef.h presence... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 192.0 checking for stddef.h... yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 192.1 checking for stdlib.h... (cached) yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 192.1 checking for string.h... (cached) yes
20:56:54 [2022-07-13T20:56:54.725Z] #77 192.1 checking sys/time.h usability... yes
20:56:54 [2022-07-13T20:56:54.854Z] #77 202.9   CCLD     tests/init
20:56:54 [2022-07-13T20:56:54.984Z] #77 192.2 checking sys/time.h presence... yes
20:56:54 [2022-07-13T20:56:54.984Z] #77 192.3 checking for sys/time.h... yes
20:56:54 [2022-07-13T20:56:54.984Z] #77 192.3 checking for inline... inline
20:56:55 [2022-07-13T20:56:55.419Z] #23 15.06   Building wheel for yamllint (setup.py): finished with status 'done'
20:56:55 [2022-07-13T20:56:55.419Z] #23 15.06   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=74996e6b0eb28d571b907524187968dce36c0e60137d12b7e5b51140709499dd
20:56:55 [2022-07-13T20:56:55.419Z] #23 15.06   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:56:55 [2022-07-13T20:56:55.419Z] #23 15.06 Successfully built yamllint
20:56:55 [2022-07-13T20:56:55.419Z] #23 15.09 Installing collected packages: pyyaml, pathspec, yamllint
20:56:55 [2022-07-13T20:56:55.551Z] #77 192.4 checking for size_t... yes
20:56:55 [2022-07-13T20:56:55.551Z] #77 192.9 checking for stdlib.h... (cached) yes
20:56:55 [2022-07-13T20:56:55.680Z] #23 15.57 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:56:55 [2022-07-13T20:56:55.810Z] #77 192.9 checking for GNU libc compatible malloc... yes
20:56:55 [2022-07-13T20:56:55.810Z] #77 193.1 checking for stdlib.h... (cached) yes
20:56:56 [2022-07-13T20:56:56.068Z] #77 193.1 checking for GNU libc compatible realloc... yes
20:56:56 [2022-07-13T20:56:56.250Z] #23 DONE 16.0s
20:56:56 [2022-07-13T20:56:56.250Z] 
20:56:56 [2022-07-13T20:56:56.250Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
20:56:56 [2022-07-13T20:56:56.250Z] #27 sha256:89f62e3ac7075ec74cc1c4aa6012e6fb1be4a17855e872d6fcc222b6ddd58ef3
20:56:56 [2022-07-13T20:56:56.327Z] #77 193.4 checking for working strtod... yes
20:56:56 [2022-07-13T20:56:56.511Z] #27 DONE 0.3s
20:56:56 [2022-07-13T20:56:56.511Z] 
20:56:56 [2022-07-13T20:56:56.511Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
20:56:56 [2022-07-13T20:56:56.511Z] #32 sha256:701c7d5c2098b031ace5a4920f0057239ea1e5bd8103b627ad07225e95c9c5d1
20:56:56 [2022-07-13T20:56:56.552Z] #16 DONE 1.8s
20:56:56 [2022-07-13T20:56:56.552Z] 
20:56:56 [2022-07-13T20:56:56.552Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:56:56 [2022-07-13T20:56:56.552Z] #17 sha256:99aa90cfb4c35c213065ca30677ea99d17491e4d8a0228fa87c907b568a95fb4
20:56:56 [2022-07-13T20:56:56.586Z] #77 193.7 checking for gettimeofday... yes
20:56:56 [2022-07-13T20:56:56.844Z] #77 194.0 checking for memset... yes
20:56:56 [2022-07-13T20:56:56.844Z] #77 194.2 checking for strspn... yes
20:56:57 [2022-07-13T20:56:57.103Z] #77 194.5 checking that generated files are newer than configure... done
20:56:57 [2022-07-13T20:56:57.103Z] #77 194.5 configure: creating ./config.status
20:56:57 [2022-07-13T20:56:57.452Z] #32 DONE 0.7s
20:56:57 [2022-07-13T20:56:57.452Z] 
20:56:57 [2022-07-13T20:56:57.452Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
20:56:57 [2022-07-13T20:56:57.452Z] #35 sha256:53f4955a98bf6c1147710c4bc78bd85c97c35c52bfc526f9554233d1698e9feb
20:56:57 [2022-07-13T20:56:57.712Z] #35 DONE 0.4s
20:56:57 [2022-07-13T20:56:57.712Z] 
20:56:57 [2022-07-13T20:56:57.712Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
20:56:57 [2022-07-13T20:56:57.712Z] #37 sha256:62e45634b108f6081f96573536e26246bc237e74e1f5112e9d72a61a70369387
20:56:57 [2022-07-13T20:56:57.941Z] #17 1.659 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:56:57 [2022-07-13T20:56:57.975Z] #37 DONE 0.4s
20:56:57 [2022-07-13T20:56:57.975Z] 
20:56:57 [2022-07-13T20:56:57.975Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
20:56:57 [2022-07-13T20:56:57.975Z] #39 sha256:1a0904ecdc105a2a2b8726d25aa3178b628d46bf56c9aa0475fbceb35ff291f9
20:56:57 [2022-07-13T20:56:57.975Z] #39 DONE 0.1s
20:56:57 [2022-07-13T20:56:57.975Z] 
20:56:57 [2022-07-13T20:56:57.975Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
20:56:57 [2022-07-13T20:56:57.975Z] #41 sha256:0ba9bfad23ad6fffaf9a752f7f7e525c04469a4993fa98889a2d94c7331b9cc2
20:56:58 [2022-07-13T20:56:58.202Z] #17 DONE 1.8s
20:56:58 [2022-07-13T20:56:58.202Z] 
20:56:58 [2022-07-13T20:56:58.202Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:56:58 [2022-07-13T20:56:58.202Z] #18 sha256:9db9507fbb99934ab6b363884636a20fba1c8dfd6680644639cbc4fa23bdd604
20:56:58 [2022-07-13T20:56:58.234Z] #41 DONE 0.1s
20:56:58 [2022-07-13T20:56:58.234Z] 
20:56:58 [2022-07-13T20:56:58.234Z] #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
20:56:58 [2022-07-13T20:56:58.234Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:56:58 [2022-07-13T20:56:58.234Z] #55 ...
20:56:58 [2022-07-13T20:56:58.234Z] 
20:56:58 [2022-07-13T20:56:58.234Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
20:56:58 [2022-07-13T20:56:58.234Z] #45 sha256:085ea9a308dd0b13b0a8dcb6b2bb4b3f5e2fc3d6ec94b66431aabd073636ef23
20:56:58 [2022-07-13T20:56:58.234Z] #45 DONE 0.1s
20:56:58 [2022-07-13T20:56:58.493Z] 
20:56:58 [2022-07-13T20:56:58.493Z] #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
20:56:58 [2022-07-13T20:56:58.493Z] #60 sha256:ca6fe96f58bd4dbab69e31f4a462dbc15a351c342e331eaa57120b8553085272
20:56:59 [2022-07-13T20:56:59.006Z] #77 196.3 config.status: creating Makefile
20:56:59 [2022-07-13T20:56:59.006Z] #77 196.4 config.status: creating config.h
20:56:59 [2022-07-13T20:56:59.006Z] #77 196.4 config.status: executing depfiles commands
20:56:59 [2022-07-13T20:56:59.265Z] #77 196.6 config.status: executing libtool commands
20:56:59 [2022-07-13T20:56:59.586Z] #18 DONE 1.2s
20:56:59 [2022-07-13T20:56:59.586Z] 
20:56:59 [2022-07-13T20:56:59.586Z] #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
20:56:59 [2022-07-13T20:56:59.586Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:56:59 [2022-07-13T20:56:59.586Z] #77 ...
20:56:59 [2022-07-13T20:56:59.586Z] 
20:56:59 [2022-07-13T20:56:59.586Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:56:59 [2022-07-13T20:56:59.586Z] #19 sha256:89b59b79207715363c90e2d6778cd6ab18e753475022bbd778adb2383c408b5e
20:57:00 [2022-07-13T20:57:00.201Z] #77 197.6   GEN      .version
20:57:00 [2022-07-13T20:57:00.201Z] #77 197.6 make  install-recursive
20:57:00 [2022-07-13T20:57:00.201Z] #77 197.6 make[1]: Entering directory '/tmp/crun-build'
20:57:00 [2022-07-13T20:57:00.201Z] #77 197.7 Making install in libocispec
20:57:00 [2022-07-13T20:57:00.201Z] #77 197.7 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:57:00 [2022-07-13T20:57:00.459Z] #77 197.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
20:57:00 [2022-07-13T20:57:00.459Z] #77 197.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
20:57:00 [2022-07-13T20:57:00.459Z] #77 197.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
20:57:00 [2022-07-13T20:57:00.459Z] #77 197.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
20:57:00 [2022-07-13T20:57:00.971Z] #19 DONE 1.4s
20:57:00 [2022-07-13T20:57:00.971Z] 
20:57:00 [2022-07-13T20:57:00.971Z] #20 [dev-systemd-false  6/28] RUN ldconfig
20:57:00 [2022-07-13T20:57:00.971Z] #20 sha256:d605a70e330c2c35c6f67f23d7d59778c6b56dac358203af3f844e3b714096fe
20:57:01 [2022-07-13T20:57:01.026Z] #77 198.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:57:01 [2022-07-13T20:57:01.285Z] #77 198.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:57:01 [2022-07-13T20:57:01.285Z] #77 198.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:57:01 [2022-07-13T20:57:01.285Z] #77 198.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:57:01 [2022-07-13T20:57:01.285Z] #77 198.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:57:01 [2022-07-13T20:57:01.285Z] #77 198.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:57:01 [2022-07-13T20:57:01.285Z] #77 198.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:57:01 [2022-07-13T20:57:01.285Z] #77 198.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:57:01 [2022-07-13T20:57:01.285Z] #77 198.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:57:01 [2022-07-13T20:57:01.285Z] #77 198.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:57:01 [2022-07-13T20:57:01.285Z] #77 198.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:57:01 [2022-07-13T20:57:01.285Z] #77 198.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:57:01 [2022-07-13T20:57:01.285Z] #77 198.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:57:01 [2022-07-13T20:57:01.285Z] #77 198.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:57:01 [2022-07-13T20:57:01.285Z] #77 198.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:57:01 [2022-07-13T20:57:01.285Z] #77 198.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:57:02 [2022-07-13T20:57:02.355Z] #20 DONE 1.3s
20:57:02 [2022-07-13T20:57:02.355Z] 
20:57:02 [2022-07-13T20:57:02.355Z] #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
20:57:02 [2022-07-13T20:57:02.355Z] #60 sha256:8122b5b081ae30d96f49de02d213834d84e38df8d4faf08483e362fa5ee33d46
20:57:02 [2022-07-13T20:57:02.355Z] #60 ...
20:57:02 [2022-07-13T20:57:02.355Z] 
20:57:02 [2022-07-13T20:57:02.355Z] #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
20:57:02 [2022-07-13T20:57:02.355Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.0 make  install-recursive
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.1 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.1 Making install in yajl
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.2   CC       verify/json_verify-json_verify.o
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.2   CC       src/libyajl_la-yajl_alloc.lo
20:57:02 [2022-07-13T20:57:02.758Z] #77 200.2   CC       src/libyajl_la-yajl.lo
20:57:03 [2022-07-13T20:57:03.035Z] #77 200.2   CC       src/libyajl_la-yajl_gen.lo
20:57:03 [2022-07-13T20:57:03.035Z] #77 200.2   CC       src/libyajl_la-yajl_buf.lo
20:57:03 [2022-07-13T20:57:03.035Z] #77 200.3   CC       src/libyajl_la-yajl_parser.lo
20:57:03 [2022-07-13T20:57:03.035Z] #77 200.3   CC       src/libyajl_la-yajl_encode.lo
20:57:03 [2022-07-13T20:57:03.035Z] #77 200.3   CC       src/libyajl_la-yajl_lex.lo
20:57:03 [2022-07-13T20:57:03.035Z] #77 200.4   CC       src/libyajl_la-yajl_tree.lo
20:57:03 [2022-07-13T20:57:03.739Z] #21 1.619 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:57:03 [2022-07-13T20:57:03.739Z] #21 1.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:57:03 [2022-07-13T20:57:03.739Z] #21 1.662 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:57:04 [2022-07-13T20:57:04.768Z] #21 2.339 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:57:05 [2022-07-13T20:57:05.050Z] #77 ...
20:57:05 [2022-07-13T20:57:05.050Z] 
20:57:05 [2022-07-13T20:57:05.050Z] #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
20:57:05 [2022-07-13T20:57:05.050Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:57:05 [2022-07-13T20:57:05.050Z] #21 53.56 Setting up python3-pkg-resources (52.0.0-4) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 54.47 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 54.48 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 54.49 Setting up libgpm2:amd64 (1.20.7-8) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 54.50 Setting up libicu67:amd64 (67.1-7) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 54.51 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 54.52 Setting up libinih1:amd64 (53-1+b2) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 54.53 Setting up uidmap (1:4.8.1-1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 54.55 Setting up libyajl2:amd64 (2.1.0-3) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 54.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 54.57 Setting up bzip2 (1.0.8-4) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 54.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 54.59 Setting up python3-wheel (0.34.2-1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 55.31 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 55.32 Setting up libcap2:amd64 (1:2.44-1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 55.33 Setting up libcap2-bin (1:2.44-1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 55.34 Setting up apparmor (2.13.6-10) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 56.87 Setting up zip (3.0-12) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 56.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 56.90 Setting up bash-completion (1:2.11-2) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 59.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 59.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:57:05 [2022-07-13T20:57:05.050Z] #21 59.08 Setting up libmnl0:amd64 (1.0.4-3) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 59.09 Setting up patch (2.7.6-7) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 59.10 Setting up sudo (1.9.5p2-3) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 59.17 invoke-rc.d: could not determine current runlevel
20:57:05 [2022-07-13T20:57:05.050Z] #21 59.19 invoke-rc.d: policy-rc.d denied execution of start.
20:57:05 [2022-07-13T20:57:05.050Z] #21 59.19 Setting up xfsprogs (5.10.0-4) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 59.21 Setting up libxtables12:amd64 (1.8.7-1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 59.23 Setting up inetutils-ping (2:2.0-1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 59.24 Setting up pigz (2.6-1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 59.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 59.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 59.33 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 59.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 60.13 Setting up libaio1:amd64 (0.3.112-9) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 60.14 Setting up python3-lib2to3 (3.9.2-1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 60.59 Setting up libelf1:amd64 (0.183-1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 60.61 Setting up zstd (1.4.8+dfsg-2.1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 60.63 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 60.64 Setting up python3-distutils (3.9.2-1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 61.25 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 61.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:57:05 [2022-07-13T20:57:05.050Z] #21 61.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:57:05 [2022-07-13T20:57:05.050Z] #21 61.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:57:05 [2022-07-13T20:57:05.050Z] #21 61.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:57:05 [2022-07-13T20:57:05.050Z] #21 61.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:57:05 [2022-07-13T20:57:05.050Z] #21 61.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:57:05 [2022-07-13T20:57:05.050Z] #21 61.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:57:05 [2022-07-13T20:57:05.050Z] #21 61.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:57:05 [2022-07-13T20:57:05.050Z] #21 61.33 Setting up python3-setuptools (52.0.0-4) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 62.95 Setting up libjq1:amd64 (1.6-2.1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 62.98 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 63.00 Setting up thin-provisioning-tools (0.9.0-1) ...
20:57:05 [2022-07-13T20:57:05.050Z] #21 63.01 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:57:05 [2022-07-13T20:57:05.709Z] #21 3.595 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
20:57:05 [2022-07-13T20:57:05.983Z] #21 64.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:57:05 [2022-07-13T20:57:05.983Z] #21 64.47 Setting up jq (1.6-2.1) ...
20:57:05 [2022-07-13T20:57:05.983Z] #21 64.49 Setting up libbpf0:amd64 (1:0.3-2) ...
20:57:05 [2022-07-13T20:57:05.983Z] #21 64.52 Setting up iptables (1.8.7-1) ...
20:57:05 [2022-07-13T20:57:05.983Z] #21 64.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:57:05 [2022-07-13T20:57:05.983Z] #21 64.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:57:05 [2022-07-13T20:57:05.983Z] #21 64.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:57:05 [2022-07-13T20:57:05.983Z] #21 64.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:57:05 [2022-07-13T20:57:05.983Z] #21 64.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:57:05 [2022-07-13T20:57:05.983Z] #21 64.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:57:05 [2022-07-13T20:57:05.983Z] #21 64.58 Setting up iproute2 (5.10.0-4) ...
20:57:06 [2022-07-13T20:57:06.548Z] #21 64.95 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:57:07 [2022-07-13T20:57:07.482Z] #21 DONE 65.9s
20:57:07 [2022-07-13T20:57:07.482Z] 
20:57:07 [2022-07-13T20:57:07.482Z] #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
20:57:07 [2022-07-13T20:57:07.482Z] #22 sha256:d47623c3286d024c65a01fc14d5d3c0107a1c014c502d53667ef9bc5bd332ea9
20:57:07 [2022-07-13T20:57:07.622Z] #21 5.280 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:57:08 [2022-07-13T20:57:08.194Z] #21 ...
20:57:08 [2022-07-13T20:57:08.194Z] 
20:57:08 [2022-07-13T20:57:08.194Z] #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
20:57:08 [2022-07-13T20:57:08.194Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:57:08 [2022-07-13T20:57:08.194Z] #77 142.5 configure.ac:11: installing 'build-aux/compile'
20:57:08 [2022-07-13T20:57:08.194Z] #77 142.5 configure.ac:11: installing 'build-aux/config.guess'
20:57:08 [2022-07-13T20:57:08.194Z] #77 142.5 configure.ac:11: installing 'build-aux/config.sub'
20:57:08 [2022-07-13T20:57:08.194Z] #77 142.6 configure.ac:13: installing 'build-aux/install-sh'
20:57:08 [2022-07-13T20:57:08.194Z] #77 142.6 configure.ac:13: installing 'build-aux/missing'
20:57:08 [2022-07-13T20:57:08.194Z] #77 142.6 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:57:08 [2022-07-13T20:57:08.194Z] #77 143.0 Makefile.am: installing 'build-aux/depcomp'
20:57:08 [2022-07-13T20:57:08.194Z] #77 144.8 checking build system type... x86_64-pc-linux-gnu
20:57:08 [2022-07-13T20:57:08.194Z] #77 145.3 checking host system type... x86_64-pc-linux-gnu
20:57:08 [2022-07-13T20:57:08.194Z] #77 145.3 checking how to print strings... printf
20:57:08 [2022-07-13T20:57:08.194Z] #77 145.3 checking for gcc... gcc
20:57:08 [2022-07-13T20:57:08.194Z] #77 145.4 checking whether the C compiler works... yes
20:57:08 [2022-07-13T20:57:08.194Z] #77 145.8 checking for C compiler default output file name... a.out
20:57:08 [2022-07-13T20:57:08.194Z] #77 145.8 checking for suffix of executables... 
20:57:08 [2022-07-13T20:57:08.194Z] #77 146.0 checking whether we are cross compiling... no
20:57:08 [2022-07-13T20:57:08.194Z] #77 146.4 checking for suffix of object files... o
20:57:08 [2022-07-13T20:57:08.194Z] #77 146.6 checking whether we are using the GNU C compiler... yes
20:57:08 [2022-07-13T20:57:08.194Z] #77 146.7 checking whether gcc accepts -g... yes
20:57:08 [2022-07-13T20:57:08.194Z] #77 146.9 checking for gcc option to accept ISO C89... none needed
20:57:08 [2022-07-13T20:57:08.194Z] #77 147.2 checking whether gcc understands -c and -o together... yes
20:57:08 [2022-07-13T20:57:08.194Z] #77 147.5 checking for a sed that does not truncate output... /bin/sed
20:57:08 [2022-07-13T20:57:08.194Z] #77 147.5 checking for grep that handles long lines and -e... /bin/grep
20:57:08 [2022-07-13T20:57:08.194Z] #77 147.5 checking for egrep... /bin/grep -E
20:57:08 [2022-07-13T20:57:08.194Z] #77 147.5 checking for fgrep... /bin/grep -F
20:57:08 [2022-07-13T20:57:08.194Z] #77 147.5 checking for ld used by gcc... /usr/bin/ld
20:57:08 [2022-07-13T20:57:08.194Z] #77 147.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:57:08 [2022-07-13T20:57:08.194Z] #77 147.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:57:08 [2022-07-13T20:57:08.414Z] #22 0.970 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:57:08 [2022-07-13T20:57:08.414Z] #22 0.975 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:57:08 [2022-07-13T20:57:08.414Z] #22 0.982 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:57:08 [2022-07-13T20:57:08.414Z] #22 DONE 1.0s
20:57:08 [2022-07-13T20:57:08.414Z] 
20:57:08 [2022-07-13T20:57:08.414Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
20:57:08 [2022-07-13T20:57:08.414Z] #23 sha256:d9154a15371e400d0f19c6e5996f234659e36df85beb314453701807e4b52af8
20:57:08 [2022-07-13T20:57:08.454Z] #77 147.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:57:08 [2022-07-13T20:57:08.454Z] #77 147.8 checking whether ln -s works... yes
20:57:08 [2022-07-13T20:57:08.454Z] #77 147.8 checking the maximum length of command line arguments... 1572864
20:57:08 [2022-07-13T20:57:08.454Z] #77 147.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:57:08 [2022-07-13T20:57:08.454Z] #77 147.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:57:08 [2022-07-13T20:57:08.454Z] #77 147.8 checking for /usr/bin/ld option to reload object files... -r
20:57:08 [2022-07-13T20:57:08.454Z] #77 147.8 checking for objdump... objdump
20:57:08 [2022-07-13T20:57:08.454Z] #77 147.8 checking how to recognize dependent libraries... pass_all
20:57:08 [2022-07-13T20:57:08.454Z] #77 147.8 checking for dlltool... no
20:57:08 [2022-07-13T20:57:08.454Z] #77 147.8 checking how to associate runtime and link libraries... printf %s\n
20:57:08 [2022-07-13T20:57:08.454Z] #77 147.8 checking for ar... ar
20:57:08 [2022-07-13T20:57:08.454Z] #77 147.8 checking for archiver @FILE support... @
20:57:08 [2022-07-13T20:57:08.715Z] #77 148.0 checking for strip... strip
20:57:08 [2022-07-13T20:57:08.715Z] #77 148.0 checking for ranlib... ranlib
20:57:08 [2022-07-13T20:57:08.715Z] #77 148.0 checking for gawk... no
20:57:08 [2022-07-13T20:57:08.715Z] #77 148.1 checking for mawk... mawk
20:57:09 [2022-07-13T20:57:09.287Z] #77 148.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:57:09 [2022-07-13T20:57:09.287Z] #77 148.6 checking for sysroot... no
20:57:09 [2022-07-13T20:57:09.287Z] #77 148.6 checking for a working dd... /bin/dd
20:57:09 [2022-07-13T20:57:09.287Z] #77 148.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:57:09 [2022-07-13T20:57:09.287Z] #77 148.7 checking for mt... no
20:57:09 [2022-07-13T20:57:09.287Z] #77 148.7 checking if : is a manifest tool... no
20:57:09 [2022-07-13T20:57:09.547Z] #77 148.8 checking how to run the C preprocessor... gcc -E
20:57:09 [2022-07-13T20:57:09.760Z] #77 ...
20:57:09 [2022-07-13T20:57:09.760Z] 
20:57:09 [2022-07-13T20:57:09.760Z] #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
20:57:09 [2022-07-13T20:57:09.760Z] #26 sha256:08d8b9e2cd91ceb098cbeeecec2e0f002009d9bf970301a80b5a78b9143cecfb
20:57:09 [2022-07-13T20:57:09.760Z] #26 259.7 + return
20:57:09 [2022-07-13T20:57:09.760Z] #26 DONE 260.6s
20:57:09 [2022-07-13T20:57:09.760Z] 
20:57:09 [2022-07-13T20:57:09.760Z] #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
20:57:09 [2022-07-13T20:57:09.760Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:57:09 [2022-07-13T20:57:09.760Z] #77 ...
20:57:09 [2022-07-13T20:57:09.760Z] 
20:57:09 [2022-07-13T20:57:09.760Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
20:57:09 [2022-07-13T20:57:09.760Z] #27 sha256:29963ef36973a134a85dffef4fe72bc3e8e5755257eed85fe7a1080e57f70ca7
20:57:10 [2022-07-13T20:57:10.336Z] #27 DONE 0.5s
20:57:10 [2022-07-13T20:57:10.336Z] 
20:57:10 [2022-07-13T20:57:10.336Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
20:57:10 [2022-07-13T20:57:10.336Z] #32 sha256:67c3ce7cec3e2722ce6d9c5091e2f179aa0faa0bfbdd4ebcd212e7daf4b06f45
20:57:10 [2022-07-13T20:57:10.748Z] #77 149.1 checking for ANSI C header files... yes
20:57:11 [2022-07-13T20:57:11.269Z] #77 150.3 checking for sys/types.h... yes
20:57:11 [2022-07-13T20:57:11.286Z] #32 DONE 0.9s
20:57:11 [2022-07-13T20:57:11.286Z] 
20:57:11 [2022-07-13T20:57:11.286Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
20:57:11 [2022-07-13T20:57:11.286Z] #35 sha256:ce30904f5251eee979e49f1627e3cc49af8ec718ca0e49dadc37c1ab8fb2350c
20:57:11 [2022-07-13T20:57:11.550Z] #35 DONE 0.3s
20:57:11 [2022-07-13T20:57:11.550Z] 
20:57:11 [2022-07-13T20:57:11.550Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
20:57:11 [2022-07-13T20:57:11.550Z] #37 sha256:4a637eabb6cb3984fc1cbc8bb76f6975bb0ad16dca1db8fae1c2f83dc918a477
20:57:11 [2022-07-13T20:57:11.810Z] #37 DONE 0.3s
20:57:11 [2022-07-13T20:57:11.810Z] 
20:57:11 [2022-07-13T20:57:11.811Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
20:57:11 [2022-07-13T20:57:11.811Z] #39 sha256:ff9f55bb145d7bc0497bce6da79572d88fbd22c9b7c4b8b8b193600aa64ce132
20:57:11 [2022-07-13T20:57:11.839Z] #77 150.8 checking for sys/stat.h... yes
20:57:12 [2022-07-13T20:57:12.041Z] Created binary: bundles/dynbinary-daemon/dockerd
20:57:12 [2022-07-13T20:57:12.041Z] Building: bundles/dynbinary-daemon/docker-proxy
20:57:12 [2022-07-13T20:57:12.041Z] GOOS="" GOARCH="" GOARM=""
20:57:12 [2022-07-13T20:57:12.041Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:57:12 [2022-07-13T20:57:12.041Z] 
20:57:12 [2022-07-13T20:57:12.041Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:57:12 [2022-07-13T20:57:12.041Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:57:12 [2022-07-13T20:57:12.041Z] Using test binary docker
20:57:12 [2022-07-13T20:57:12.041Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:57:12 [2022-07-13T20:57:12.041Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:57:12 [2022-07-13T20:57:12.041Z] INFO: Waiting for daemon to start...
20:57:12 [2022-07-13T20:57:12.041Z] Starting dockerd
20:57:12 [2022-07-13T20:57:12.041Z] .
20:57:12 [2022-07-13T20:57:12.041Z] INFO: Building docker-sdk-python3:5.0.3...
20:57:12 [2022-07-13T20:57:12.071Z] #39 DONE 0.3s
20:57:12 [2022-07-13T20:57:12.071Z] 
20:57:12 [2022-07-13T20:57:12.071Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
20:57:12 [2022-07-13T20:57:12.071Z] #41 sha256:89c6b122af2a5fb1e658f3258a233312e9e24a8a4a49a514ed6329e789585975
20:57:12 [2022-07-13T20:57:12.071Z] #41 DONE 0.1s
20:57:12 [2022-07-13T20:57:12.071Z] 
20:57:12 [2022-07-13T20:57:12.071Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
20:57:12 [2022-07-13T20:57:12.071Z] #45 sha256:09ea2c4566412c9c8f873cc1faa21052b14f4d8aa677983b90e77542e0847f5b
20:57:12 [2022-07-13T20:57:12.071Z] #45 DONE 0.1s
20:57:12 [2022-07-13T20:57:12.071Z] 
20:57:12 [2022-07-13T20:57:12.071Z] #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
20:57:12 [2022-07-13T20:57:12.071Z] #60 sha256:5eff98a8c34c9d2a798db38b241c6d8732868ebc98111744b80e03df81ae5ba5
20:57:12 [2022-07-13T20:57:12.100Z] #77 151.3 checking for stdlib.h... yes
20:57:12 [2022-07-13T20:57:12.331Z] #60 ...
20:57:12 [2022-07-13T20:57:12.331Z] 
20:57:12 [2022-07-13T20:57:12.331Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
20:57:12 [2022-07-13T20:57:12.331Z] #48 sha256:9e27ccb2cee1ffb392df4114aad31628db08380c41ac4829f26ec3e86f4f900a
20:57:12 [2022-07-13T20:57:12.599Z] #48 DONE 0.5s
20:57:12 [2022-07-13T20:57:12.599Z] 
20:57:12 [2022-07-13T20:57:12.599Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
20:57:12 [2022-07-13T20:57:12.599Z] #52 sha256:24ec4dda0b8c9ca56827dc335ac39733c76624df754584595de3b042ae5bca16
20:57:12 [2022-07-13T20:57:12.621Z] #77 151.7 checking for string.h... yes
20:57:13 [2022-07-13T20:57:13.142Z] #77 152.3 checking for memory.h... yes
20:57:13 [2022-07-13T20:57:13.170Z] #52 DONE 0.3s
20:57:13 [2022-07-13T20:57:13.170Z] 
20:57:13 [2022-07-13T20:57:13.170Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
20:57:13 [2022-07-13T20:57:13.170Z] #54 sha256:dd69476dbdad1f8a6470afe9e841322d819d54db5580fc46bd2e2ebcfa806782
20:57:13 [2022-07-13T20:57:13.170Z] #54 DONE 0.2s
20:57:13 [2022-07-13T20:57:13.170Z] 
20:57:13 [2022-07-13T20:57:13.170Z] #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
20:57:13 [2022-07-13T20:57:13.170Z] #60 sha256:5eff98a8c34c9d2a798db38b241c6d8732868ebc98111744b80e03df81ae5ba5
20:57:13 [2022-07-13T20:57:13.389Z] #60 ...
20:57:13 [2022-07-13T20:57:13.389Z] 
20:57:13 [2022-07-13T20:57:13.389Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:57:13 [2022-07-13T20:57:13.389Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:57:13 [2022-07-13T20:57:13.389Z] #77 183.1   CCLD     libocispec.la
20:57:13 [2022-07-13T20:57:13.389Z] #77 183.6   CCLD     src/validate
20:57:13 [2022-07-13T20:57:13.389Z] #77 183.6   CCLD     tests/test-1
20:57:13 [2022-07-13T20:57:13.389Z] #77 183.6   CCLD     tests/test-2
20:57:13 [2022-07-13T20:57:13.389Z] #77 183.6   CCLD     tests/test-3
20:57:13 [2022-07-13T20:57:13.389Z] #77 183.6   CCLD     tests/test-4
20:57:13 [2022-07-13T20:57:13.389Z] #77 183.7   CCLD     tests/test-5
20:57:13 [2022-07-13T20:57:13.389Z] #77 183.7   CCLD     tests/test-6
20:57:13 [2022-07-13T20:57:13.389Z] #77 183.7   CCLD     tests/test-7
20:57:13 [2022-07-13T20:57:13.389Z] #77 183.9   CCLD     tests/test-8
20:57:13 [2022-07-13T20:57:13.389Z] #77 184.0   CCLD     tests/test-9
20:57:13 [2022-07-13T20:57:13.389Z] #77 184.0 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:57:13 [2022-07-13T20:57:13.389Z] #77 184.1   CCLD     tests/test-10
20:57:13 [2022-07-13T20:57:13.389Z] #77 184.2   CCLD     tests/test-11
20:57:13 [2022-07-13T20:57:13.663Z] #77 152.8 checking for strings.h... yes
20:57:13 [2022-07-13T20:57:13.676Z] #23 ...
20:57:13 [2022-07-13T20:57:13.676Z] 
20:57:13 [2022-07-13T20:57:13.676Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:57:13 [2022-07-13T20:57:13.676Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:57:13 [2022-07-13T20:57:13.676Z] #77 206.8   CCLD     libyajl.la
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.2   CCLD     verify/json_verify
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.6 make[5]: Nothing to be done for 'install-exec-am'.
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.6 make[5]: Nothing to be done for 'install-data-am'.
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.8   CC       src/validate.o
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.8   CC       src/image_spec_schema_config_schema.lo
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.8   CC       src/image_spec_schema_content_descriptor.lo
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.8   CC       src/image_spec_schema_defs.lo
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.8   CC       src/image_spec_schema_defs_descriptor.lo
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.8   CC       src/image_spec_schema_image_index_schema.lo
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.8   CC       src/image_spec_schema_image_layout_schema.lo
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.8   CC       src/image_spec_schema_image_manifest_schema.lo
20:57:13 [2022-07-13T20:57:13.676Z] #77 207.9   CC       src/runtime_spec_schema_config_linux.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 207.9   CC       src/runtime_spec_schema_config_zos.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 207.9   CC       src/runtime_spec_schema_config_schema.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 207.9   CC       src/runtime_spec_schema_config_solaris.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 207.9   CC       src/runtime_spec_schema_config_vm.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.0   CC       src/runtime_spec_schema_config_windows.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.0   CC       src/runtime_spec_schema_defs.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.0   CC       src/runtime_spec_schema_defs_linux.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.0   CC       src/runtime_spec_schema_defs_zos.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.0   CC       src/runtime_spec_schema_defs_vm.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.1   CC       src/runtime_spec_schema_state_schema.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.2   CC       src/runtime_spec_schema_defs_windows.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.3   CC       src/basic_test_double_array_item.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.3   CC       src/basic_test_double_array.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.5   CC       src/basic_test_top_double_array_int.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.5   CC       src/basic_test_top_array_int.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.6   CC       src/basic_test_top_array_string.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.6   CC       src/basic_test_top_double_array_obj.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.7   CC       src/basic_test_top_double_array_refobj.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.9   CC       src/read-file.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.9   CC       src/json_common.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 208.9   CC       tests/test-1.o
20:57:13 [2022-07-13T20:57:13.677Z] #77 209.0   CC       src/basic_test_top_double_array_string.lo
20:57:13 [2022-07-13T20:57:13.677Z] #77 209.1   CC       tests/test-3.o
20:57:13 [2022-07-13T20:57:13.677Z] #77 209.2   CC       tests/test-2.o
20:57:13 [2022-07-13T20:57:13.677Z] #77 209.2   CC       tests/test-4.o
20:57:13 [2022-07-13T20:57:13.677Z] #77 209.4   CC       tests/test-6.o
20:57:13 [2022-07-13T20:57:13.677Z] #77 209.4   CC       tests/test-5.o
20:57:13 [2022-07-13T20:57:13.677Z] #77 209.5   CC       tests/test-7.o
20:57:13 [2022-07-13T20:57:13.677Z] #77 209.5   CC       tests/test-8.o
20:57:13 [2022-07-13T20:57:13.677Z] #77 209.6   CC       tests/test-9.o
20:57:13 [2022-07-13T20:57:13.677Z] #77 209.7   CC       tests/test-11.o
20:57:13 [2022-07-13T20:57:13.677Z] #77 209.8   CC       tests/test-10.o
20:57:13 [2022-07-13T20:57:13.741Z] #60 ...
20:57:13 [2022-07-13T20:57:13.741Z] 
20:57:13 [2022-07-13T20:57:13.741Z] #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
20:57:13 [2022-07-13T20:57:13.741Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4
20:57:13 [2022-07-13T20:57:13.741Z] #77 222.0   CCLD     libcrun.la
20:57:13 [2022-07-13T20:57:13.741Z] #77 222.1   AR       libcrun_testing.a
20:57:13 [2022-07-13T20:57:13.741Z] #77 222.1 ar: `u' modifier ignored since `D' is the default (see `U')
20:57:13 [2022-07-13T20:57:13.741Z] #77 222.2   CCLD     tests/tests_libcrun_utils
20:57:14 [2022-07-13T20:57:14.001Z] #77 222.2   CCLD     tests/tests_libcrun_errors
20:57:14 [2022-07-13T20:57:14.001Z] #77 222.2   CCLD     tests/tests_libcrun_fuzzer
20:57:14 [2022-07-13T20:57:14.234Z] #77 153.3 checking for inttypes.h... yes
20:57:14 [2022-07-13T20:57:14.776Z] #77 185.8 libtool: link: ar cr libocispec.a 
20:57:14 [2022-07-13T20:57:14.776Z] #77 185.9 libtool: link: ranlib libocispec.a
20:57:14 [2022-07-13T20:57:14.809Z] #77 153.8 checking for stdint.h... yes
20:57:15 [2022-07-13T20:57:15.071Z] #77 154.3 checking for unistd.h... yes
20:57:15 [2022-07-13T20:57:15.332Z] #77 154.5 checking for dlfcn.h... yes
20:57:15 [2022-07-13T20:57:15.332Z] #77 154.7 checking for objdir... .libs
20:57:15 [2022-07-13T20:57:15.389Z] #77 223.4   CCLD     crun
20:57:15 [2022-07-13T20:57:15.390Z] #77 223.8 make[3]: Entering directory '/tmp/crun-build'
20:57:15 [2022-07-13T20:57:15.650Z] #77 223.9  /bin/mkdir -p '/usr/local/lib'
20:57:15 [2022-07-13T20:57:15.650Z] #77 223.9  /bin/mkdir -p '/usr/local/share/man/man1'
20:57:15 [2022-07-13T20:57:15.650Z] #77 223.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:57:15 [2022-07-13T20:57:15.650Z] #77 223.9  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:57:15 [2022-07-13T20:57:15.650Z] #77 224.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:57:15 [2022-07-13T20:57:15.650Z] #77 224.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:57:15 [2022-07-13T20:57:15.650Z] #77 224.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:57:15 [2022-07-13T20:57:15.650Z] #77 224.0 libtool: install: ranlib /usr/local/lib/libcrun.a
20:57:15 [2022-07-13T20:57:15.852Z] #77 155.1 checking if gcc supports -fno-rtti -fno-exceptions... no
20:57:15 [2022-07-13T20:57:15.852Z] #77 155.3 checking for gcc option to produce PIC... -fPIC -DPIC
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2 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
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2 ----------------------------------------------------------------------
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2 Libraries have been installed in:
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2    /usr/local/lib
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2 
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2 If you ever happen to want to link against installed libraries
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2 in a given directory, LIBDIR, you must either use libtool, and
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2 specify the full pathname of the library, or use the '-LLIBDIR'
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2 flag during linking and do at least one of the following:
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2      during execution
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2      during linking
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2 
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2 See any operating system documentation about shared libraries for
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2 more information, such as the ld(1) and ld.so(8) manual pages.
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2 ----------------------------------------------------------------------
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2  /bin/mkdir -p '/build'
20:57:15 [2022-07-13T20:57:15.911Z] #77 224.2   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:57:16 [2022-07-13T20:57:16.115Z] #77 155.3 checking if gcc PIC flag -fPIC -DPIC works... yes
20:57:16 [2022-07-13T20:57:16.172Z] #77 224.3 libtool: install: /usr/bin/install -c crun /build/crun
20:57:16 [2022-07-13T20:57:16.172Z] #77 224.3 make[3]: Leaving directory '/tmp/crun-build'
20:57:16 [2022-07-13T20:57:16.172Z] #77 224.3 make[2]: Leaving directory '/tmp/crun-build'
20:57:16 [2022-07-13T20:57:16.172Z] #77 224.3 make[1]: Leaving directory '/tmp/crun-build'
20:57:16 [2022-07-13T20:57:16.689Z] #77 187.7 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:57:16 [2022-07-13T20:57:16.689Z] #77 187.7 make[5]: Nothing to be done for 'install-exec-am'.
20:57:16 [2022-07-13T20:57:16.689Z] #77 187.7 make[5]: Nothing to be done for 'install-data-am'.
20:57:16 [2022-07-13T20:57:16.689Z] #77 187.7 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:57:16 [2022-07-13T20:57:16.689Z] #77 187.7 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:57:16 [2022-07-13T20:57:16.689Z] #77 187.7 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:57:16 [2022-07-13T20:57:16.689Z] #77 187.7 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:57:16 [2022-07-13T20:57:16.689Z] #77 187.7 make[2]: Entering directory '/tmp/crun-build'
20:57:16 [2022-07-13T20:57:16.689Z] #77 187.9   CC       src/libcrun/libcrun_testing_a-utils.o
20:57:16 [2022-07-13T20:57:16.689Z] #77 187.9   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:57:16 [2022-07-13T20:57:16.689Z] #77 187.9   CC       src/libcrun/libcrun_testing_a-container.o
20:57:16 [2022-07-13T20:57:16.689Z] #77 187.9   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:57:16 [2022-07-13T20:57:16.689Z] #77 187.9   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:57:16 [2022-07-13T20:57:16.689Z] #77 188.0   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:57:16 [2022-07-13T20:57:16.689Z] #77 188.0   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:57:16 [2022-07-13T20:57:16.689Z] #77 188.0   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:57:16 [2022-07-13T20:57:16.689Z] #77 188.0   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:57:16 [2022-07-13T20:57:16.949Z] #77 188.1   CC       src/libcrun/libcrun_testing_a-criu.o
20:57:16 [2022-07-13T20:57:16.949Z] #77 188.1   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:57:16 [2022-07-13T20:57:16.949Z] #77 188.1   CC       src/libcrun/libcrun_testing_a-linux.o
20:57:16 [2022-07-13T20:57:16.949Z] #77 188.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:57:16 [2022-07-13T20:57:16.949Z] #77 188.2   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:57:16 [2022-07-13T20:57:16.949Z] #77 188.3   CC       src/libcrun/libcrun_testing_a-error.o
20:57:16 [2022-07-13T20:57:16.949Z] #77 188.3   CC       src/libcrun/libcrun_testing_a-status.o
20:57:17 [2022-07-13T20:57:17.075Z] #77 155.4 checking if gcc static flag -static works... yes
20:57:17 [2022-07-13T20:57:17.209Z] #77 188.4   CC       src/libcrun/libcrun_testing_a-terminal.o
20:57:17 [2022-07-13T20:57:17.209Z] #77 188.4   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:57:17 [2022-07-13T20:57:17.470Z] #77 188.6   CC       src/libcrun/libcrun_testing_a-signals.o
20:57:17 [2022-07-13T20:57:17.470Z] #77 188.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:57:17 [2022-07-13T20:57:17.470Z] #77 188.7   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:57:17 [2022-07-13T20:57:17.555Z] #77 DONE 225.8s
20:57:17 [2022-07-13T20:57:17.555Z] 
20:57:17 [2022-07-13T20:57:17.555Z] #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
20:57:17 [2022-07-13T20:57:17.555Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c
20:57:17 [2022-07-13T20:57:17.555Z] #55 269.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
20:57:17 [2022-07-13T20:57:17.555Z] #55 DONE 269.8s
20:57:17 [2022-07-13T20:57:17.555Z] 
20:57:17 [2022-07-13T20:57:17.555Z] #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
20:57:17 [2022-07-13T20:57:17.555Z] #60 sha256:5eff98a8c34c9d2a798db38b241c6d8732868ebc98111744b80e03df81ae5ba5
20:57:17 [2022-07-13T20:57:17.555Z] #60 160.9 + mkdir -p /build
20:57:17 [2022-07-13T20:57:17.555Z] #60 160.9 + cp runc /build/runc
20:57:17 [2022-07-13T20:57:17.555Z] #60 DONE 161.2s
20:57:17 [2022-07-13T20:57:17.555Z] 
20:57:17 [2022-07-13T20:57:17.555Z] #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
20:57:17 [2022-07-13T20:57:17.555Z] #64 sha256:3236e99e5e4ba0ab9dd501fdcdeff997f9913800d07fd31c85897f6893aa3fc7
20:57:17 [2022-07-13T20:57:17.597Z] #77 156.6 checking if gcc supports -c -o file.o... yes
20:57:17 [2022-07-13T20:57:17.597Z] #77 157.1 checking if gcc supports -c -o file.o... (cached) yes
20:57:17 [2022-07-13T20:57:17.730Z] #77 188.9   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:57:17 [2022-07-13T20:57:17.730Z] #77 ...
20:57:17 [2022-07-13T20:57:17.730Z] 
20:57:17 [2022-07-13T20:57:17.730Z] #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
20:57:17 [2022-07-13T20:57:17.730Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:57:17 [2022-07-13T20:57:17.730Z] #47 241.4 + dpkg --print-architecture
20:57:17 [2022-07-13T20:57:17.730Z] #47 241.4 + git checkout -q v2.1.0
20:57:17 [2022-07-13T20:57:17.858Z] #77 157.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:57:18 [2022-07-13T20:57:18.119Z] #77 157.3 checking dynamic linker characteristics... GNU/Linux ld.so
20:57:18 [2022-07-13T20:57:18.380Z] #77 157.7 checking how to hardcode library paths into programs... immediate
20:57:18 [2022-07-13T20:57:18.380Z] #77 157.7 checking whether stripping libraries is possible... yes
20:57:18 [2022-07-13T20:57:18.380Z] #77 157.8 checking if libtool supports shared libraries... yes
20:57:18 [2022-07-13T20:57:18.380Z] #77 157.8 checking whether to build shared libraries... no
20:57:18 [2022-07-13T20:57:18.380Z] #77 157.8 checking whether to build static libraries... yes
20:57:18 [2022-07-13T20:57:18.380Z] #77 157.8 checking for a BSD-compatible install... /usr/bin/install -c
20:57:18 [2022-07-13T20:57:18.560Z] #47 242.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:57:18 [2022-07-13T20:57:18.560Z] #47 242.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:57:18 [2022-07-13T20:57:18.641Z] #77 157.9 checking whether build environment is sane... yes
20:57:18 [2022-07-13T20:57:18.641Z] #77 158.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:57:18 [2022-07-13T20:57:18.902Z] #77 158.1 checking whether make sets $(MAKE)... yes
20:57:18 [2022-07-13T20:57:18.902Z] #77 158.3 checking whether make supports the include directive... yes (GNU style)
20:57:18 [2022-07-13T20:57:18.902Z] #77 158.4 checking whether make supports nested variables... yes
20:57:18 [2022-07-13T20:57:18.947Z] #77 ...
20:57:18 [2022-07-13T20:57:18.947Z] 
20:57:18 [2022-07-13T20:57:18.947Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
20:57:18 [2022-07-13T20:57:18.947Z] #23 sha256:d9154a15371e400d0f19c6e5996f234659e36df85beb314453701807e4b52af8
20:57:18 [2022-07-13T20:57:18.947Z] #23 10.07 Collecting yamllint==1.26.1
20:57:19 [2022-07-13T20:57:19.162Z] #77 158.5 checking whether UID '0' is supported by ustar format... yes
20:57:19 [2022-07-13T20:57:19.162Z] #77 158.5 checking whether GID '0' is supported by ustar format... yes
20:57:19 [2022-07-13T20:57:19.162Z] #77 158.5 checking how to create a ustar tar archive... gnutar
20:57:19 [2022-07-13T20:57:19.514Z] #23 11.14   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:57:19 [2022-07-13T20:57:19.734Z] #77 158.7 checking dependency style of gcc... gcc3
20:57:19 [2022-07-13T20:57:19.734Z] #77 ...
20:57:19 [2022-07-13T20:57:19.734Z] 
20:57:19 [2022-07-13T20:57:19.734Z] #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
20:57:19 [2022-07-13T20:57:19.734Z] #60 sha256:8122b5b081ae30d96f49de02d213834d84e38df8d4faf08483e362fa5ee33d46
20:57:19 [2022-07-13T20:57:19.734Z] #60 18.26 + cd /tmp/tmp.xlCofo52JF/src/github.com/opencontainers/runc
20:57:19 [2022-07-13T20:57:19.734Z] #60 18.26 + git checkout -q v1.1.2
20:57:19 [2022-07-13T20:57:19.734Z] #60 19.04 + '[' -z '' ']'
20:57:19 [2022-07-13T20:57:19.734Z] #60 19.04 + target=static
20:57:19 [2022-07-13T20:57:19.734Z] #60 19.04 + make BUILDTAGS=seccomp static
20:57:19 [2022-07-13T20:57:19.734Z] #60 19.89 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 .
20:57:19 [2022-07-13T20:57:19.734Z] #60 ...
20:57:19 [2022-07-13T20:57:19.734Z] 
20:57:19 [2022-07-13T20:57:19.734Z] #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
20:57:19 [2022-07-13T20:57:19.734Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:57:19 [2022-07-13T20:57:19.734Z] #77 159.2 checking whether to enable maintainer-specific portions of Makefiles... yes
20:57:19 [2022-07-13T20:57:19.734Z] #77 159.2 checking whether make supports nested variables... (cached) yes
20:57:19 [2022-07-13T20:57:19.734Z] #77 159.2 checking for gawk... (cached) mawk
20:57:19 [2022-07-13T20:57:19.734Z] #77 159.2 checking for a sed that does not truncate output... (cached) /bin/sed
20:57:19 [2022-07-13T20:57:19.734Z] #77 159.2 checking for gcc... (cached) gcc
20:57:19 [2022-07-13T20:57:19.994Z] #77 159.4 checking whether we are using the GNU C compiler... (cached) yes
20:57:19 [2022-07-13T20:57:19.995Z] #77 159.4 checking whether gcc accepts -g... (cached) yes
20:57:19 [2022-07-13T20:57:19.995Z] #77 159.4 checking for gcc option to accept ISO C89... (cached) none needed
20:57:19 [2022-07-13T20:57:19.995Z] #77 159.4 checking whether gcc understands -c and -o together... (cached) yes
20:57:20 [2022-07-13T20:57:20.100Z] #64 ...
20:57:20 [2022-07-13T20:57:20.100Z] 
20:57:20 [2022-07-13T20:57:20.100Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
20:57:20 [2022-07-13T20:57:20.100Z] #56 sha256:4ea20c26999c20e493148217d068bf1f3d31c032ab34d77e9acb65128592aa77
20:57:20 [2022-07-13T20:57:20.255Z] #77 159.4 checking for a Python interpreter with version >= 3... python3
20:57:20 [2022-07-13T20:57:20.255Z] #77 159.5 checking for python3... /usr/bin/python3
20:57:20 [2022-07-13T20:57:20.255Z] #77 159.6 checking for python3 version... 3.9
20:57:20 [2022-07-13T20:57:20.255Z] #77 159.7 checking for python3 platform... linux
20:57:20 [2022-07-13T20:57:20.360Z] #56 DONE 0.3s
20:57:20 [2022-07-13T20:57:20.360Z] 
20:57:20 [2022-07-13T20:57:20.360Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
20:57:20 [2022-07-13T20:57:20.360Z] #58 sha256:24b3b9ddff7e1ea064373a53ee26032ea02020afb8063d6a835a7dfe4a77f101
20:57:20 [2022-07-13T20:57:20.360Z] #58 DONE 0.1s
20:57:20 [2022-07-13T20:57:20.360Z] 
20:57:20 [2022-07-13T20:57:20.360Z] #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
20:57:20 [2022-07-13T20:57:20.360Z] #64 sha256:3236e99e5e4ba0ab9dd501fdcdeff997f9913800d07fd31c85897f6893aa3fc7
20:57:20 [2022-07-13T20:57:20.516Z] #77 159.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:57:20 [2022-07-13T20:57:20.621Z] #64 ...
20:57:20 [2022-07-13T20:57:20.621Z] 
20:57:20 [2022-07-13T20:57:20.621Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
20:57:20 [2022-07-13T20:57:20.621Z] #61 sha256:1a37ab0ed8b090eb3075335d1fd84250fcc3ad2545b77580635b171660594107
20:57:20 [2022-07-13T20:57:20.621Z] #61 DONE 0.3s
20:57:20 [2022-07-13T20:57:20.621Z] 
20:57:20 [2022-07-13T20:57:20.621Z] #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
20:57:20 [2022-07-13T20:57:20.621Z] #64 sha256:3236e99e5e4ba0ab9dd501fdcdeff997f9913800d07fd31c85897f6893aa3fc7
20:57:20 [2022-07-13T20:57:20.777Z] #77 160.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:57:20 [2022-07-13T20:57:20.777Z] #77 160.3 checking for go-md2man... no
20:57:20 [2022-07-13T20:57:20.890Z] #23 12.35 Collecting pathspec>=0.5.3
20:57:20 [2022-07-13T20:57:20.890Z] #23 12.37   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:57:21 [2022-07-13T20:57:21.149Z] #23 12.82 Collecting pyyaml
20:57:21 [2022-07-13T20:57:21.298Z] #77 160.3 checking error.h usability... yes
20:57:21 [2022-07-13T20:57:21.298Z] #77 160.8 checking error.h presence... yes
20:57:21 [2022-07-13T20:57:21.298Z] #77 160.8 checking for error.h... yes
20:57:21 [2022-07-13T20:57:21.407Z] #23 12.83   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)
20:57:21 [2022-07-13T20:57:21.407Z] #23 12.89 Building wheels for collected packages: yamllint
20:57:21 [2022-07-13T20:57:21.407Z] #23 12.91   Building wheel for yamllint (setup.py): started
20:57:21 [2022-07-13T20:57:21.819Z] #77 161.0 checking linux/openat2.h usability... yes
20:57:22 [2022-07-13T20:57:22.079Z] #77 161.3 checking linux/openat2.h presence... yes
20:57:22 [2022-07-13T20:57:22.079Z] #77 161.4 checking for linux/openat2.h... yes
20:57:22 [2022-07-13T20:57:22.650Z] #77 161.5 checking for copy_file_range... yes
20:57:22 [2022-07-13T20:57:22.782Z] #23 14.09   Building wheel for yamllint (setup.py): finished with status 'done'
20:57:22 [2022-07-13T20:57:22.782Z] #23 14.09   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fd20ddaa152a447aa28d14c747c0c0b1bf3ed55fcdc1a63bbd1a41bfd2c5b55f
20:57:22 [2022-07-13T20:57:22.782Z] #23 14.09   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:57:22 [2022-07-13T20:57:22.782Z] #23 14.10 Successfully built yamllint
20:57:22 [2022-07-13T20:57:22.782Z] #23 14.14 Installing collected packages: pyyaml, pathspec, yamllint
20:57:23 [2022-07-13T20:57:23.041Z] #23 14.62 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:57:23 [2022-07-13T20:57:23.220Z] #77 162.1 checking for fgetxattr... yes
20:57:23 [2022-07-13T20:57:23.480Z] #77 162.6 checking for statx... yes
20:57:23 [2022-07-13T20:57:23.608Z] #23 DONE 15.2s
20:57:23 [2022-07-13T20:57:23.608Z] 
20:57:23 [2022-07-13T20:57:23.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
20:57:23 [2022-07-13T20:57:23.608Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:57:23 [2022-07-13T20:57:23.608Z] #77 ...
20:57:23 [2022-07-13T20:57:23.608Z] 
20:57:23 [2022-07-13T20:57:23.608Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
20:57:23 [2022-07-13T20:57:23.608Z] #27 sha256:c82f16b8c99f1f41e50cc2f8f16eeded5b768278732a64ea7862d40e69fe6797
20:57:23 [2022-07-13T20:57:23.867Z] #27 DONE 0.3s
20:57:23 [2022-07-13T20:57:23.867Z] 
20:57:23 [2022-07-13T20:57:23.867Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
20:57:23 [2022-07-13T20:57:23.867Z] #32 sha256:6f1cfe79c9bcb3d9f867c14e69a7349ba14b82dd37397d41dfe92aef8f7ffe53
20:57:23 [2022-07-13T20:57:23.932Z] #64 240.6 + bin/containerd
20:57:24 [2022-07-13T20:57:24.312Z] #77 163.2 checking for fgetpwent_r... yes
20:57:24 [2022-07-13T20:57:24.434Z] #32 DONE 0.4s
20:57:24 [2022-07-13T20:57:24.434Z] 
20:57:24 [2022-07-13T20:57:24.434Z] #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
20:57:24 [2022-07-13T20:57:24.434Z] #64 sha256:d2c74454aa4ce9d0eeab52875ec4a041357c8a250016314236f2ee9ffdcfd552
20:57:24 [2022-07-13T20:57:24.434Z] #64 ...
20:57:24 [2022-07-13T20:57:24.434Z] 
20:57:24 [2022-07-13T20:57:24.434Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
20:57:24 [2022-07-13T20:57:24.434Z] #35 sha256:d941923c1d1918b59e259648130352ff513ad22e4198eefbddbd38337b7c11ad
20:57:24 [2022-07-13T20:57:24.434Z] #35 DONE 0.1s
20:57:24 [2022-07-13T20:57:24.434Z] 
20:57:24 [2022-07-13T20:57:24.434Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
20:57:24 [2022-07-13T20:57:24.434Z] #37 sha256:e8761bd9268722ca9c54b7c175608e580090c7e9f185ea3920b360faa9af55d5
20:57:24 [2022-07-13T20:57:24.693Z] #37 DONE 0.2s
20:57:24 [2022-07-13T20:57:24.693Z] 
20:57:24 [2022-07-13T20:57:24.693Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
20:57:24 [2022-07-13T20:57:24.693Z] #39 sha256:29ef4b6b1de682f4e348f913cc6985e4d817ed164b529ea5672febdd8f4c6c77
20:57:24 [2022-07-13T20:57:24.693Z] #39 DONE 0.1s
20:57:24 [2022-07-13T20:57:24.693Z] 
20:57:24 [2022-07-13T20:57:24.693Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
20:57:24 [2022-07-13T20:57:24.693Z] #41 sha256:9b8428054e50d8fde2df98e434d108f728d31b636c22192ed93054fd76e9cb88
20:57:24 [2022-07-13T20:57:24.884Z] #77 163.8 checking for issetugid... no
20:57:24 [2022-07-13T20:57:24.884Z] #77 164.1 checking for pkg-config... /usr/bin/pkg-config
20:57:24 [2022-07-13T20:57:24.884Z] #77 164.1 checking pkg-config is at least version 0.9.0... yes
20:57:24 [2022-07-13T20:57:24.951Z] #41 DONE 0.1s
20:57:24 [2022-07-13T20:57:24.951Z] 
20:57:24 [2022-07-13T20:57:24.951Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
20:57:24 [2022-07-13T20:57:24.951Z] #45 sha256:267b64fdeb3f1579f7fba0da512a6774cb922fa642edd8781acaf7c85958f6f9
20:57:24 [2022-07-13T20:57:24.951Z] #45 DONE 0.1s
20:57:24 [2022-07-13T20:57:24.951Z] 
20:57:24 [2022-07-13T20:57:24.951Z] #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
20:57:24 [2022-07-13T20:57:24.951Z] #64 sha256:d2c74454aa4ce9d0eeab52875ec4a041357c8a250016314236f2ee9ffdcfd552
20:57:25 [2022-07-13T20:57:25.138Z] #47 ...
20:57:25 [2022-07-13T20:57:25.138Z] 
20:57:25 [2022-07-13T20:57:25.138Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:57:25 [2022-07-13T20:57:25.138Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:57:25 [2022-07-13T20:57:25.138Z] #77 189.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:57:25 [2022-07-13T20:57:25.138Z] #77 189.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:57:25 [2022-07-13T20:57:25.138Z] #77 189.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:57:25 [2022-07-13T20:57:25.138Z] #77 189.5   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:57:25 [2022-07-13T20:57:25.138Z] #77 189.5   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:57:25 [2022-07-13T20:57:25.138Z] #77 190.0   CC       src/crun-crun.o
20:57:25 [2022-07-13T20:57:25.138Z] #77 190.1   CC       src/crun-run.o
20:57:25 [2022-07-13T20:57:25.138Z] #77 190.3   CC       src/crun-delete.o
20:57:25 [2022-07-13T20:57:25.138Z] #77 190.3   CC       src/crun-kill.o
20:57:25 [2022-07-13T20:57:25.138Z] #77 190.3   CC       src/crun-pause.o
20:57:25 [2022-07-13T20:57:25.138Z] #77 190.6   CC       src/crun-unpause.o
20:57:25 [2022-07-13T20:57:25.138Z] #77 190.7   CC       src/crun-spec.o
20:57:25 [2022-07-13T20:57:25.138Z] #77 190.8   CC       src/crun-exec.o
20:57:25 [2022-07-13T20:57:25.138Z] #77 191.0   CC       src/crun-list.o
20:57:25 [2022-07-13T20:57:25.138Z] #77 191.2   CC       src/crun-create.o
20:57:25 [2022-07-13T20:57:25.139Z] #77 191.3   CC       src/crun-start.o
20:57:25 [2022-07-13T20:57:25.139Z] #77 191.4   CC       src/crun-state.o
20:57:25 [2022-07-13T20:57:25.139Z] #77 191.5   CC       src/crun-update.o
20:57:25 [2022-07-13T20:57:25.139Z] #77 191.9   CC       src/crun-ps.o
20:57:25 [2022-07-13T20:57:25.139Z] #77 192.1   CC       src/crun-checkpoint.o
20:57:25 [2022-07-13T20:57:25.139Z] #77 192.1   CC       src/crun-restore.o
20:57:25 [2022-07-13T20:57:25.139Z] #77 192.3   CC       src/libcrun/libcrun_la-utils.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 192.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 192.6   CC       src/libcrun/libcrun_la-container.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 192.8   CC       src/libcrun/libcrun_la-cgroup.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 192.9   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 193.1   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 193.1   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 193.4   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 193.5   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 193.7   CC       src/libcrun/libcrun_la-criu.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 193.8   CC       src/libcrun/libcrun_la-custom-handler.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 194.1   CC       src/libcrun/libcrun_la-linux.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 194.4   CC       src/libcrun/libcrun_la-seccomp.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 194.5   CC       src/libcrun/libcrun_la-ebpf.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 194.7   CC       src/libcrun/libcrun_la-error.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 195.1   CC       src/libcrun/libcrun_la-status.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 195.4   CC       src/libcrun/libcrun_la-terminal.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 196.0   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:57:25 [2022-07-13T20:57:25.139Z] #77 196.3   CC       src/libcrun/libcrun_la-signals.lo
20:57:25 [2022-07-13T20:57:25.399Z] #77 196.5   CC       src/libcrun/libcrun_la-mount_flags.lo
20:57:25 [2022-07-13T20:57:25.455Z] #77 164.1 checking for library containing yajl_tree_get... 
20:57:25 [2022-07-13T20:57:25.455Z] #77 ...
20:57:25 [2022-07-13T20:57:25.455Z] 
20:57:25 [2022-07-13T20:57:25.455Z] #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
20:57:25 [2022-07-13T20:57:25.455Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:57:25 [2022-07-13T20:57:25.455Z] #21 13.20 Fetched 8550 kB in 12s (724 kB/s)
20:57:25 [2022-07-13T20:57:25.455Z] #21 13.20 Reading package lists...
20:57:25 [2022-07-13T20:57:25.659Z] #77 196.9   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:57:25 [2022-07-13T20:57:25.716Z] #21 18.61 Reading package lists...
20:57:25 [2022-07-13T20:57:25.716Z] #21 ...
20:57:25 [2022-07-13T20:57:25.716Z] 
20:57:25 [2022-07-13T20:57:25.716Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:57:25 [2022-07-13T20:57:25.716Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:57:25 [2022-07-13T20:57:25.716Z] #77 164.1 checking for library containing yajl_tree_get... -lyajl
20:57:25 [2022-07-13T20:57:25.716Z] #77 165.0 checking for yajl >= 2.0.0... yes
20:57:26 [2022-07-13T20:57:26.230Z] #77 197.6   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:57:26 [2022-07-13T20:57:26.319Z] #77 165.2 checking sys/capability.h usability... yes
20:57:26 [2022-07-13T20:57:26.319Z] #77 165.6 checking sys/capability.h presence... yes
20:57:26 [2022-07-13T20:57:26.319Z] #77 165.7 checking for sys/capability.h... yes
20:57:26 [2022-07-13T20:57:26.800Z] #77 198.0   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:57:27 [2022-07-13T20:57:27.370Z] #77 198.4   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:57:27 [2022-07-13T20:57:27.370Z] #77 198.6   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:57:27 [2022-07-13T20:57:27.630Z] #77 198.7   CC       tests/init.o
20:57:27 [2022-07-13T20:57:27.760Z] #77 165.7 checking for library containing cap_from_name... -lcap
20:57:27 [2022-07-13T20:57:27.890Z] #77 199.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:57:28 [2022-07-13T20:57:28.220Z] #77 167.0 checking for library containing dlopen... -ldl
20:57:28 [2022-07-13T20:57:28.538Z] #77 167.7 checking seccomp.h usability... yes
20:57:28 [2022-07-13T20:57:28.797Z] #77 168.0 checking seccomp.h presence... yes
20:57:28 [2022-07-13T20:57:28.797Z] #77 168.2 checking for seccomp.h... yes
20:57:29 [2022-07-13T20:57:29.736Z] #77 168.2 checking for library containing seccomp_rule_add... -lseccomp
20:57:29 [2022-07-13T20:57:29.998Z] #77 169.0 checking for library containing seccomp_arch_resolve_name... none required
20:57:30 [2022-07-13T20:57:30.259Z] #77 169.3 checking systemd/sd-bus.h usability... yes
20:57:30 [2022-07-13T20:57:30.521Z] #77 169.7 checking systemd/sd-bus.h presence... yes
20:57:30 [2022-07-13T20:57:30.521Z] #77 169.8 checking for systemd/sd-bus.h... yes
20:57:31 [2022-07-13T20:57:31.092Z] #77 169.8 checking for library containing sd_bus_match_signal_async... -lsystemd
20:57:31 [2022-07-13T20:57:31.353Z] #77 170.7 checking for sd_notify_barrier... yes
20:57:31 [2022-07-13T20:57:31.874Z] #77 170.9 checking linux/bpf.h usability... yes
20:57:31 [2022-07-13T20:57:31.874Z] #77 171.3 checking linux/bpf.h presence... yes
20:57:32 [2022-07-13T20:57:32.135Z] #77 171.4 checking for linux/bpf.h... yes
20:57:32 [2022-07-13T20:57:32.135Z] #77 171.4 checking compilation for eBPF... yes
20:57:32 [2022-07-13T20:57:32.135Z] #77 171.6 checking for criu >= 3.15... no
20:57:32 [2022-07-13T20:57:32.135Z] #77 171.6 configure: CRIU headers not found, building without CRIU support
20:57:32 [2022-07-13T20:57:32.399Z] #77 171.6 checking for criu > 3.16... no
20:57:32 [2022-07-13T20:57:32.399Z] #77 171.7 configure: CRIU version doesn't support join-ns API
20:57:32 [2022-07-13T20:57:32.399Z] #77 171.7 checking for criu > 3.16.1... no
20:57:32 [2022-07-13T20:57:32.399Z] #77 171.7 configure: CRIU version doesn't support for pre-dumping
20:57:32 [2022-07-13T20:57:32.399Z] #77 171.7 checking for new mount API (fsconfig)... yes
20:57:32 [2022-07-13T20:57:32.399Z] #77 171.8 checking for seccomp notify API... yes
20:57:32 [2022-07-13T20:57:32.662Z] #77 171.9 checking for gperf... no
20:57:32 [2022-07-13T20:57:32.662Z] #77 171.9 configure: gperf not found - cannot rebuild signal parser code
20:57:32 [2022-07-13T20:57:32.927Z] #77 171.9 checking for library containing argp_parse... none required
20:57:33 [2022-07-13T20:57:33.188Z] #77 172.4 checking that generated files are newer than configure... done
20:57:33 [2022-07-13T20:57:33.188Z] #77 172.4 configure: creating ./config.status
20:57:33 [2022-07-13T20:57:33.761Z] #77 ...
20:57:33 [2022-07-13T20:57:33.761Z] 
20:57:33 [2022-07-13T20:57:33.761Z] #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
20:57:33 [2022-07-13T20:57:33.761Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3
20:57:33 [2022-07-13T20:57:33.761Z] #34 DONE 255.5s
20:57:33 [2022-07-13T20:57:33.761Z] 
20:57:33 [2022-07-13T20:57:33.761Z] #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
20:57:33 [2022-07-13T20:57:33.761Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:57:33 [2022-07-13T20:57:33.761Z] #21 18.61 Reading package lists...
20:57:33 [2022-07-13T20:57:33.761Z] #21 24.00 Building dependency tree...
20:57:33 [2022-07-13T20:57:33.761Z] #21 27.97 The following additional packages will be installed:
20:57:33 [2022-07-13T20:57:33.761Z] #21 27.98   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:57:33 [2022-07-13T20:57:33.761Z] #21 27.98   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:57:33 [2022-07-13T20:57:33.761Z] #21 27.98   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:57:33 [2022-07-13T20:57:33.761Z] #21 27.98   python3-pkg-resources vim-runtime xxd
20:57:33 [2022-07-13T20:57:33.761Z] #21 28.00 Suggested packages:
20:57:33 [2022-07-13T20:57:33.761Z] #21 28.00   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:57:33 [2022-07-13T20:57:33.761Z] #21 28.00   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:57:33 [2022-07-13T20:57:33.761Z] #21 28.00   acl attr quota
20:57:33 [2022-07-13T20:57:33.761Z] #21 28.00 Recommended packages:
20:57:33 [2022-07-13T20:57:33.761Z] #21 28.00   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:57:33 [2022-07-13T20:57:33.761Z] #21 30.61 The following NEW packages will be installed:
20:57:33 [2022-07-13T20:57:33.761Z] #21 30.62   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:57:33 [2022-07-13T20:57:33.761Z] #21 30.62   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:57:33 [2022-07-13T20:57:33.761Z] #21 30.63   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:57:33 [2022-07-13T20:57:33.761Z] #21 30.63   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
20:57:33 [2022-07-13T20:57:33.761Z] #21 30.63   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
20:57:33 [2022-07-13T20:57:33.761Z] #21 30.63   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
20:57:33 [2022-07-13T20:57:33.761Z] #21 30.64   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:57:33 [2022-07-13T20:57:33.761Z] #21 30.64   xz-utils zip zstd
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.03 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded.
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.03 Need to get 27.7 MB of archives.
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.03 After this operation, 106 MB of additional disk space will be used.
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:57:33 [2022-07-13T20:57:33.761Z] #21 31.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:57:34 [2022-07-13T20:57:34.026Z] #21 ...
20:57:34 [2022-07-13T20:57:34.026Z] 
20:57:34 [2022-07-13T20:57:34.026Z] #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
20:57:34 [2022-07-13T20:57:34.026Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 Delve is a source level debugger for Go programs.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 Delve enables you to interact with your program by controlling the execution of the process,
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 Pass flags to the program you are debugging using `--`, for example:
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 `dlv exec ./hello -- server --config conf/config.toml`
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 Usage:
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   dlv [command]
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 Available Commands:
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   attach      Attach to running process and begin debugging.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   connect     Connect to a headless debug server with a terminal client.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   core        Examine a core dump.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   debug       Compile and begin debugging main package in current directory, or the package specified.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   exec        Execute a precompiled binary, and begin a debug session.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   help        Help about any command
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   run         Deprecated command. Use 'debug' instead.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   test        Compile test binary and begin debugging program.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   trace       Compile and begin tracing program.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   version     Prints version.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 Flags:
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.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)
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.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)
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2       --disable-aslr                     Disables address space randomization
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   -h, --help                             help for dlv
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2       --init string                      Init file, executed by the terminal client.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2       --log                              Enable debugging server logging.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2       --wd string                        Working directory for running the program.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 Additional help topics:
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   dlv backend  Help about the --backend flag.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   dlv log      Help about logging flags.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2   dlv redirect Help about file redirection.
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 
20:57:34 [2022-07-13T20:57:34.026Z] #36 256.2 Use "dlv [command] --help" for more information about a command.
20:57:34 [2022-07-13T20:57:34.026Z] #36 DONE 256.4s
20:57:34 [2022-07-13T20:57:34.026Z] 
20:57:34 [2022-07-13T20:57:34.026Z] #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
20:57:34 [2022-07-13T20:57:34.026Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:57:34 [2022-07-13T20:57:34.026Z] #21 31.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:57:34 [2022-07-13T20:57:34.026Z] #21 31.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:57:34 [2022-07-13T20:57:34.026Z] #21 32.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:57:34 [2022-07-13T20:57:34.026Z] #21 32.00 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:57:34 [2022-07-13T20:57:34.026Z] #21 32.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
20:57:34 [2022-07-13T20:57:34.026Z] #21 32.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:57:34 [2022-07-13T20:57:34.026Z] #21 32.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:57:34 [2022-07-13T20:57:34.026Z] #21 32.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:57:34 [2022-07-13T20:57:34.288Z] #21 32.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:57:34 [2022-07-13T20:57:34.288Z] #21 32.13 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:57:34 [2022-07-13T20:57:34.288Z] #21 32.13 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:57:34 [2022-07-13T20:57:34.288Z] #21 32.15 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:57:34 [2022-07-13T20:57:34.288Z] #21 32.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:57:34 [2022-07-13T20:57:34.288Z] #21 32.20 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:57:34 [2022-07-13T20:57:34.288Z] #21 32.20 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:57:34 [2022-07-13T20:57:34.288Z] #21 32.26 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:57:34 [2022-07-13T20:57:34.288Z] #21 32.27 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:57:34 [2022-07-13T20:57:34.288Z] #21 32.30 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:57:34 [2022-07-13T20:57:34.859Z] #21 32.72 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:57:34 [2022-07-13T20:57:34.859Z] #21 32.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:57:34 [2022-07-13T20:57:34.859Z] #21 32.81 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:57:34 [2022-07-13T20:57:34.859Z] #21 32.81 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:57:35 [2022-07-13T20:57:35.802Z] #21 33.76 debconf: delaying package configuration, since apt-utils is not installed
20:57:36 [2022-07-13T20:57:36.063Z] #21 33.95 Fetched 27.7 MB in 2s (13.1 MB/s)
20:57:36 [2022-07-13T20:57:36.063Z] #21 34.06 Selecting previously unselected package pigz.
20:57:36 [2022-07-13T20:57:36.324Z] #21 34.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
20:57:36 [2022-07-13T20:57:36.324Z] #21 34.14 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:57:36 [2022-07-13T20:57:36.324Z] #21 34.14 Unpacking pigz (2.6-1) ...
20:57:36 [2022-07-13T20:57:36.585Z] #21 34.36 Selecting previously unselected package libelf1:amd64.
20:57:36 [2022-07-13T20:57:36.585Z] #21 34.36 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:57:36 [2022-07-13T20:57:36.585Z] #21 34.36 Unpacking libelf1:amd64 (0.183-1) ...
20:57:36 [2022-07-13T20:57:36.845Z] #21 34.69 Selecting previously unselected package libbpf0:amd64.
20:57:36 [2022-07-13T20:57:36.845Z] #21 34.69 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:57:36 [2022-07-13T20:57:36.845Z] #21 34.71 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:57:37 [2022-07-13T20:57:37.106Z] #21 34.94 Selecting previously unselected package libcap2:amd64.
20:57:37 [2022-07-13T20:57:37.106Z] #21 34.94 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:57:37 [2022-07-13T20:57:37.106Z] #21 34.95 Unpacking libcap2:amd64 (1:2.44-1) ...
20:57:37 [2022-07-13T20:57:37.366Z] #21 35.09 Selecting previously unselected package libmnl0:amd64.
20:57:37 [2022-07-13T20:57:37.366Z] #21 35.11 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:57:37 [2022-07-13T20:57:37.366Z] #21 35.11 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:57:37 [2022-07-13T20:57:37.366Z] #21 35.23 Selecting previously unselected package libxtables12:amd64.
20:57:37 [2022-07-13T20:57:37.366Z] #21 35.24 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:57:37 [2022-07-13T20:57:37.366Z] #21 35.24 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:57:37 [2022-07-13T20:57:37.627Z] #21 35.39 Selecting previously unselected package libcap2-bin.
20:57:37 [2022-07-13T20:57:37.627Z] #21 35.39 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:57:37 [2022-07-13T20:57:37.627Z] #21 35.39 Unpacking libcap2-bin (1:2.44-1) ...
20:57:37 [2022-07-13T20:57:37.627Z] #21 35.52 Selecting previously unselected package iproute2.
20:57:37 [2022-07-13T20:57:37.627Z] #21 35.53 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:57:37 [2022-07-13T20:57:37.627Z] #21 35.58 Unpacking iproute2 (5.10.0-4) ...
20:57:38 [2022-07-13T20:57:38.568Z] #21 36.37 Selecting previously unselected package xxd.
20:57:38 [2022-07-13T20:57:38.568Z] #21 36.37 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:57:38 [2022-07-13T20:57:38.568Z] #21 36.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:57:38 [2022-07-13T20:57:38.829Z] #21 36.56 Selecting previously unselected package vim-common.
20:57:38 [2022-07-13T20:57:38.829Z] #21 36.56 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:57:38 [2022-07-13T20:57:38.829Z] #21 36.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:57:38 [2022-07-13T20:57:38.829Z] #21 36.75 Selecting previously unselected package bash-completion.
20:57:38 [2022-07-13T20:57:38.829Z] #21 36.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:57:45 [2022-07-13T20:57:45.413Z] #21 42.60 Unpacking bash-completion (1:2.11-2) ...
20:57:45 [2022-07-13T20:57:45.413Z] #21 ...
20:57:45 [2022-07-13T20:57:45.413Z] 
20:57:45 [2022-07-13T20:57:45.413Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:57:45 [2022-07-13T20:57:45.413Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:57:45 [2022-07-13T20:57:45.413Z] #77 176.7 config.status: creating Makefile
20:57:45 [2022-07-13T20:57:45.413Z] #77 176.9 config.status: creating rpm/crun.spec
20:57:45 [2022-07-13T20:57:45.413Z] #77 177.0 config.status: creating config.h
20:57:45 [2022-07-13T20:57:45.413Z] #77 177.1 config.status: executing libtool commands
20:57:45 [2022-07-13T20:57:45.413Z] #77 177.2 config.status: executing depfiles commands
20:57:45 [2022-07-13T20:57:45.413Z] #77 179.1 === configuring in libocispec (/tmp/crun-build/libocispec)
20:57:45 [2022-07-13T20:57:45.413Z] #77 179.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:57:45 [2022-07-13T20:57:45.413Z] #77 180.2 checking for gcc... gcc
20:57:45 [2022-07-13T20:57:45.413Z] #77 180.5 checking whether the C compiler works... yes
20:57:45 [2022-07-13T20:57:45.413Z] #77 180.9 checking for C compiler default output file name... a.out
20:57:45 [2022-07-13T20:57:45.413Z] #77 180.9 checking for suffix of executables... 
20:57:45 [2022-07-13T20:57:45.413Z] #77 181.4 checking whether we are cross compiling... no
20:57:45 [2022-07-13T20:57:45.413Z] #77 181.8 checking for suffix of object files... o
20:57:45 [2022-07-13T20:57:45.413Z] #77 182.0 checking whether we are using the GNU C compiler... yes
20:57:45 [2022-07-13T20:57:45.413Z] #77 182.2 checking whether gcc accepts -g... yes
20:57:45 [2022-07-13T20:57:45.413Z] #77 182.5 checking for gcc option to accept ISO C89... none needed
20:57:45 [2022-07-13T20:57:45.413Z] #77 182.8 checking whether gcc understands -c and -o together... yes
20:57:45 [2022-07-13T20:57:45.413Z] #77 183.1 checking how to run the C preprocessor... gcc -E
20:57:45 [2022-07-13T20:57:45.413Z] #77 183.7 checking for grep that handles long lines and -e... /bin/grep
20:57:45 [2022-07-13T20:57:45.413Z] #77 183.7 checking for egrep... /bin/grep -E
20:57:45 [2022-07-13T20:57:45.413Z] #77 183.7 checking for ANSI C header files... yes
20:57:45 [2022-07-13T20:57:45.413Z] #77 184.3 checking for sys/types.h... yes
20:57:45 [2022-07-13T20:57:45.413Z] #77 184.5 checking for sys/stat.h... yes
20:57:45 [2022-07-13T20:57:45.413Z] #77 184.7 checking for stdlib.h... yes
20:57:45 [2022-07-13T20:57:45.413Z] #77 184.9 checking for string.h... 
20:57:45 [2022-07-13T20:57:45.413Z] #77 ...
20:57:45 [2022-07-13T20:57:45.413Z] 
20:57:45 [2022-07-13T20:57:45.413Z] #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
20:57:45 [2022-07-13T20:57:45.413Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:57:45 [2022-07-13T20:57:45.413Z] #21 43.34 Selecting previously unselected package bzip2.
20:57:45 [2022-07-13T20:57:45.413Z] #21 43.34 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:57:45 [2022-07-13T20:57:45.413Z] #21 43.35 Unpacking bzip2 (1.0.8-4) ...
20:57:45 [2022-07-13T20:57:45.673Z] #21 43.48 Selecting previously unselected package xz-utils.
20:57:45 [2022-07-13T20:57:45.673Z] #21 43.49 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:57:45 [2022-07-13T20:57:45.673Z] #21 43.50 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:57:45 [2022-07-13T20:57:45.673Z] #21 43.70 Selecting previously unselected package apparmor.
20:57:45 [2022-07-13T20:57:45.673Z] #21 43.71 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:57:46 [2022-07-13T20:57:46.244Z] #21 43.89 Unpacking apparmor (2.13.6-10) ...
20:57:46 [2022-07-13T20:57:46.815Z] #21 44.62 Selecting previously unselected package inetutils-ping.
20:57:46 [2022-07-13T20:57:46.815Z] #21 44.63 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:57:46 [2022-07-13T20:57:46.815Z] #21 44.65 Unpacking inetutils-ping (2:2.0-1) ...
20:57:47 [2022-07-13T20:57:47.076Z] #21 44.86 Selecting previously unselected package libip4tc2:amd64.
20:57:47 [2022-07-13T20:57:47.076Z] #21 44.87 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:57:47 [2022-07-13T20:57:47.076Z] #21 44.89 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:57:47 [2022-07-13T20:57:47.076Z] #21 45.01 Selecting previously unselected package libip6tc2:amd64.
20:57:47 [2022-07-13T20:57:47.076Z] #21 45.01 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:57:47 [2022-07-13T20:57:47.076Z] #21 45.02 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:57:47 [2022-07-13T20:57:47.339Z] #21 45.24 Selecting previously unselected package libnfnetlink0:amd64.
20:57:47 [2022-07-13T20:57:47.339Z] #21 45.24 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:57:47 [2022-07-13T20:57:47.339Z] #21 45.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:57:47 [2022-07-13T20:57:47.600Z] #21 45.41 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:57:47 [2022-07-13T20:57:47.600Z] #21 45.41 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:57:47 [2022-07-13T20:57:47.600Z] #21 45.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:57:47 [2022-07-13T20:57:47.600Z] #21 45.52 Selecting previously unselected package libnftnl11:amd64.
20:57:47 [2022-07-13T20:57:47.600Z] #21 45.52 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:57:47 [2022-07-13T20:57:47.600Z] #21 45.52 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:57:47 [2022-07-13T20:57:47.600Z] #21 45.65 Selecting previously unselected package iptables.
20:57:47 [2022-07-13T20:57:47.860Z] #21 45.66 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:57:47 [2022-07-13T20:57:47.861Z] #21 45.70 Unpacking iptables (1.8.7-1) ...
20:57:48 [2022-07-13T20:57:48.431Z] #21 46.37 Selecting previously unselected package libonig5:amd64.
20:57:48 [2022-07-13T20:57:48.431Z] #21 46.39 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:57:48 [2022-07-13T20:57:48.431Z] #21 46.41 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:57:48 [2022-07-13T20:57:48.692Z] #21 46.70 Selecting previously unselected package libjq1:amd64.
20:57:48 [2022-07-13T20:57:48.952Z] #21 46.72 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:57:48 [2022-07-13T20:57:48.952Z] #21 46.76 Unpacking libjq1:amd64 (1.6-2.1) ...
20:57:49 [2022-07-13T20:57:49.213Z] #21 47.06 Selecting previously unselected package jq.
20:57:49 [2022-07-13T20:57:49.213Z] #21 47.06 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:57:49 [2022-07-13T20:57:49.213Z] #21 47.09 Unpacking jq (1.6-2.1) ...
20:57:49 [2022-07-13T20:57:49.213Z] #21 47.21 Selecting previously unselected package libaio1:amd64.
20:57:49 [2022-07-13T20:57:49.213Z] #21 47.21 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:57:49 [2022-07-13T20:57:49.474Z] #21 47.22 Unpacking libaio1:amd64 (0.3.112-9) ...
20:57:49 [2022-07-13T20:57:49.474Z] #21 47.39 Selecting previously unselected package libgpm2:amd64.
20:57:49 [2022-07-13T20:57:49.474Z] #21 47.39 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:57:49 [2022-07-13T20:57:49.474Z] #21 47.41 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:57:49 [2022-07-13T20:57:49.735Z] #21 47.57 Selecting previously unselected package libicu67:amd64.
20:57:49 [2022-07-13T20:57:49.735Z] #21 47.57 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:57:49 [2022-07-13T20:57:49.735Z] #21 47.58 Unpacking libicu67:amd64 (67.1-7) ...
20:57:49 [2022-07-13T20:57:49.888Z] #77 ...
20:57:49 [2022-07-13T20:57:49.888Z] 
20:57:49 [2022-07-13T20:57:49.888Z] #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
20:57:49 [2022-07-13T20:57:49.888Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:57:49 [2022-07-13T20:57:49.888Z] #47 DONE 270.9s
20:57:49 [2022-07-13T20:57:49.888Z] 
20:57:49 [2022-07-13T20:57:49.888Z] #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
20:57:49 [2022-07-13T20:57:49.888Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:57:49 [2022-07-13T20:57:49.888Z] #55 ...
20:57:49 [2022-07-13T20:57:49.888Z] 
20:57:49 [2022-07-13T20:57:49.888Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
20:57:49 [2022-07-13T20:57:49.888Z] #48 sha256:138eab8db8f2125236d3da72bd2246cbaa3ae437e2292673c9757a4cd3d213be
20:57:50 [2022-07-13T20:57:50.459Z] #48 DONE 1.0s
20:57:50 [2022-07-13T20:57:50.459Z] 
20:57:50 [2022-07-13T20:57:50.459Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:57:50 [2022-07-13T20:57:50.459Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:57:50 [2022-07-13T20:57:50.459Z] #77 221.3   CCLD     tests/init
20:57:50 [2022-07-13T20:57:50.719Z] #77 ...
20:57:50 [2022-07-13T20:57:50.719Z] 
20:57:50 [2022-07-13T20:57:50.719Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
20:57:50 [2022-07-13T20:57:50.719Z] #52 sha256:c9b215ce4426fe1f76b4cab5ee68b73ddfb837ec85300e1d3f31c82929ea5078
20:57:50 [2022-07-13T20:57:50.719Z] #52 DONE 0.1s
20:57:50 [2022-07-13T20:57:50.719Z] 
20:57:50 [2022-07-13T20:57:50.719Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
20:57:50 [2022-07-13T20:57:50.719Z] #54 sha256:b3e9a0fc1c317061dcdd8f27685d7eb1f64b15f29b5773479e45d53f452acb75
20:57:50 [2022-07-13T20:57:50.719Z] #54 DONE 0.1s
20:57:50 [2022-07-13T20:57:50.719Z] 
20:57:50 [2022-07-13T20:57:50.719Z] #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
20:57:50 [2022-07-13T20:57:50.719Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:57:50 [2022-07-13T20:57:50.765Z] sha256:6d6d1e92b32b96fddff4fd59d82a3b256ab9a849fb95e2c196aded05954c86a4
20:57:50 [2022-07-13T20:57:50.765Z] INFO: Starting docker-py tests...
20:57:50 [2022-07-13T20:57:50.765Z] ============================= test session starts ==============================
20:57:50 [2022-07-13T20:57:50.765Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
20:57:50 [2022-07-13T20:57:50.765Z] rootdir: /src, inifile: pytest.ini
20:57:50 [2022-07-13T20:57:50.765Z] plugins: cov-2.6.1, timeout-1.3.3
20:57:50 [2022-07-13T20:57:50.765Z] collected 395 items / 2 deselected / 393 selected
20:57:50 [2022-07-13T20:57:50.765Z] 
20:57:51 [2022-07-13T20:57:51.495Z] #64 ...
20:57:51 [2022-07-13T20:57:51.495Z] 
20:57:51 [2022-07-13T20:57:51.495Z] #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
20:57:51 [2022-07-13T20:57:51.495Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:57:51 [2022-07-13T20:57:51.495Z] #77 244.6   CCLD     libocispec.la
20:57:51 [2022-07-13T20:57:51.495Z] #77 245.0   CCLD     src/validate
20:57:51 [2022-07-13T20:57:51.495Z] #77 245.0   CCLD     tests/test-1
20:57:51 [2022-07-13T20:57:51.495Z] #77 245.0   CCLD     tests/test-2
20:57:51 [2022-07-13T20:57:51.495Z] #77 245.0   CCLD     tests/test-3
20:57:51 [2022-07-13T20:57:51.495Z] #77 245.1   CCLD     tests/test-4
20:57:51 [2022-07-13T20:57:51.495Z] #77 245.1   CCLD     tests/test-5
20:57:51 [2022-07-13T20:57:51.495Z] #77 245.1   CCLD     tests/test-6
20:57:51 [2022-07-13T20:57:51.495Z] #77 245.2   CCLD     tests/test-7
20:57:51 [2022-07-13T20:57:51.495Z] #77 245.2   CCLD     tests/test-8
20:57:51 [2022-07-13T20:57:51.495Z] #77 245.3 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:57:51 [2022-07-13T20:57:51.495Z] #77 245.3   CCLD     tests/test-11
20:57:51 [2022-07-13T20:57:51.495Z] #77 245.3   CCLD     tests/test-9
20:57:51 [2022-07-13T20:57:51.495Z] #77 245.3   CCLD     tests/test-10
20:57:51 [2022-07-13T20:57:51.495Z] #77 247.2 libtool: link: ar cr libocispec.a 
20:57:51 [2022-07-13T20:57:51.495Z] #77 247.2 libtool: link: ranlib libocispec.a
20:57:51 [2022-07-13T20:57:51.495Z] #77 249.0 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:57:51 [2022-07-13T20:57:51.495Z] #77 249.1 make[5]: Nothing to be done for 'install-exec-am'.
20:57:51 [2022-07-13T20:57:51.754Z] #77 249.1 make[5]: Nothing to be done for 'install-data-am'.
20:57:51 [2022-07-13T20:57:51.754Z] #77 249.1 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:57:51 [2022-07-13T20:57:51.754Z] #77 249.1 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:57:51 [2022-07-13T20:57:51.754Z] #77 249.1 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:57:51 [2022-07-13T20:57:51.754Z] #77 249.1 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:57:51 [2022-07-13T20:57:51.754Z] #77 249.1 make[2]: Entering directory '/tmp/crun-build'
20:57:51 [2022-07-13T20:57:51.754Z] #77 249.2   CC       src/libcrun/libcrun_testing_a-utils.o
20:57:51 [2022-07-13T20:57:51.754Z] #77 249.2   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:57:51 [2022-07-13T20:57:51.754Z] #77 249.2   CC       src/libcrun/libcrun_testing_a-container.o
20:57:51 [2022-07-13T20:57:51.754Z] #77 249.2   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:57:51 [2022-07-13T20:57:51.754Z] #77 249.3   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:57:52 [2022-07-13T20:57:52.012Z] #77 249.3   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:57:52 [2022-07-13T20:57:52.012Z] #77 249.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:57:52 [2022-07-13T20:57:52.012Z] #77 249.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:57:52 [2022-07-13T20:57:52.012Z] #77 249.4   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:57:52 [2022-07-13T20:57:52.012Z] #77 249.4   CC       src/libcrun/libcrun_testing_a-criu.o
20:57:52 [2022-07-13T20:57:52.012Z] #77 249.4   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:57:52 [2022-07-13T20:57:52.012Z] #77 249.5   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:57:52 [2022-07-13T20:57:52.012Z] #77 249.5   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:57:52 [2022-07-13T20:57:52.012Z] #77 249.5   CC       src/libcrun/libcrun_testing_a-linux.o
20:57:52 [2022-07-13T20:57:52.012Z] #77 249.5   CC       src/libcrun/libcrun_testing_a-error.o
20:57:52 [2022-07-13T20:57:52.271Z] #77 249.6   CC       src/libcrun/libcrun_testing_a-status.o
20:57:52 [2022-07-13T20:57:52.271Z] #77 249.7   CC       src/libcrun/libcrun_testing_a-terminal.o
20:57:52 [2022-07-13T20:57:52.271Z] #77 249.7   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:57:52 [2022-07-13T20:57:52.271Z] #77 249.7   CC       src/libcrun/libcrun_testing_a-signals.o
20:57:52 [2022-07-13T20:57:52.271Z] #77 249.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:57:52 [2022-07-13T20:57:52.271Z] #77 249.8   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:57:52 [2022-07-13T20:57:52.530Z] #77 249.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:57:52 [2022-07-13T20:57:52.530Z] #77 249.9   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:57:52 [2022-07-13T20:57:52.530Z] #77 249.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:57:52 [2022-07-13T20:57:52.530Z] #77 250.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:57:52 [2022-07-13T20:57:52.530Z] #77 250.0   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:57:52 [2022-07-13T20:57:52.789Z] #77 250.1   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:57:53 [2022-07-13T20:57:53.048Z] #77 250.3   CC       src/crun-crun.o
20:57:53 [2022-07-13T20:57:53.048Z] #77 250.3   CC       src/crun-run.o
20:57:53 [2022-07-13T20:57:53.307Z] #77 250.6   CC       src/crun-delete.o
20:57:53 [2022-07-13T20:57:53.565Z] #77 250.8   CC       src/crun-kill.o
20:57:53 [2022-07-13T20:57:53.565Z] #77 250.8   CC       src/crun-pause.o
20:57:53 [2022-07-13T20:57:53.565Z] #77 250.9   CC       src/crun-unpause.o
20:57:53 [2022-07-13T20:57:53.565Z] #77 251.0   CC       src/crun-spec.o
20:57:53 [2022-07-13T20:57:53.823Z] #77 251.1   CC       src/crun-list.o
20:57:53 [2022-07-13T20:57:53.823Z] #77 251.1   CC       src/crun-exec.o
20:57:53 [2022-07-13T20:57:53.823Z] #77 251.2   CC       src/crun-start.o
20:57:53 [2022-07-13T20:57:53.823Z] #77 251.2   CC       src/crun-create.o
20:57:53 [2022-07-13T20:57:53.823Z] #77 251.3   CC       src/crun-state.o
20:57:53 [2022-07-13T20:57:53.937Z] #21 ...
20:57:53 [2022-07-13T20:57:53.937Z] 
20:57:53 [2022-07-13T20:57:53.937Z] #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
20:57:53 [2022-07-13T20:57:53.937Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:57:53 [2022-07-13T20:57:53.937Z] #77 184.9 checking for string.h... yes
20:57:53 [2022-07-13T20:57:53.937Z] #77 185.2 checking for memory.h... yes
20:57:53 [2022-07-13T20:57:53.937Z] #77 185.3 checking for strings.h... yes
20:57:53 [2022-07-13T20:57:53.937Z] #77 185.7 checking for inttypes.h... yes
20:57:53 [2022-07-13T20:57:53.937Z] #77 186.1 checking for stdint.h... yes
20:57:53 [2022-07-13T20:57:53.937Z] #77 186.4 checking for unistd.h... yes
20:57:53 [2022-07-13T20:57:53.937Z] #77 186.8 checking minix/config.h usability... no
20:57:53 [2022-07-13T20:57:53.937Z] #77 187.0 checking minix/config.h presence... no
20:57:53 [2022-07-13T20:57:53.937Z] #77 187.1 checking for minix/config.h... no
20:57:53 [2022-07-13T20:57:53.937Z] #77 187.1 checking whether it is safe to define __EXTENSIONS__... yes
20:57:53 [2022-07-13T20:57:53.937Z] #77 187.3 checking build system type... x86_64-pc-linux-gnu
20:57:53 [2022-07-13T20:57:53.937Z] #77 187.9 checking host system type... x86_64-pc-linux-gnu
20:57:53 [2022-07-13T20:57:53.937Z] #77 187.9 checking how to print strings... printf
20:57:53 [2022-07-13T20:57:53.937Z] #77 187.9 checking for a sed that does not truncate output... /bin/sed
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.0 checking for fgrep... /bin/grep -F
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.0 checking for ld used by gcc... /usr/bin/ld
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.2 checking whether ln -s works... yes
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.2 checking the maximum length of command line arguments... 1572864
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.3 checking for /usr/bin/ld option to reload object files... -r
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.3 checking for objdump... objdump
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.3 checking how to recognize dependent libraries... pass_all
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.3 checking for dlltool... no
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.3 checking how to associate runtime and link libraries... printf %s\n
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.3 checking for ar... ar
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.3 checking for archiver @FILE support... @
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.4 checking for strip... strip
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.4 checking for ranlib... ranlib
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.4 checking for gawk... no
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.4 checking for mawk... mawk
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.9 checking for sysroot... no
20:57:53 [2022-07-13T20:57:53.937Z] #77 188.9 checking for a working dd... /bin/dd
20:57:53 [2022-07-13T20:57:53.937Z] #77 189.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:57:53 [2022-07-13T20:57:53.937Z] #77 189.2 checking for mt... no
20:57:53 [2022-07-13T20:57:53.937Z] #77 189.2 checking if : is a manifest tool... no
20:57:53 [2022-07-13T20:57:53.937Z] #77 189.2 checking for dlfcn.h... yes
20:57:53 [2022-07-13T20:57:53.937Z] #77 189.3 checking for objdir... .libs
20:57:53 [2022-07-13T20:57:53.937Z] #77 190.1 checking if gcc supports -fno-rtti -fno-exceptions... no
20:57:53 [2022-07-13T20:57:53.937Z] #77 190.2 checking for gcc option to produce PIC... -fPIC -DPIC
20:57:53 [2022-07-13T20:57:53.937Z] #77 190.2 checking if gcc PIC flag -fPIC -DPIC works... yes
20:57:53 [2022-07-13T20:57:53.937Z] #77 190.5 checking if gcc static flag -static works... yes
20:57:53 [2022-07-13T20:57:53.937Z] #77 191.2 checking if gcc supports -c -o file.o... yes
20:57:53 [2022-07-13T20:57:53.937Z] #77 191.6 checking if gcc supports -c -o file.o... (cached) yes
20:57:53 [2022-07-13T20:57:53.937Z] #77 191.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:57:53 [2022-07-13T20:57:53.937Z] #77 191.7 checking dynamic linker characteristics... GNU/Linux ld.so
20:57:53 [2022-07-13T20:57:53.938Z] #77 192.3 checking how to hardcode library paths into programs... immediate
20:57:53 [2022-07-13T20:57:53.938Z] #77 192.3 checking whether stripping libraries is possible... yes
20:57:53 [2022-07-13T20:57:53.938Z] #77 192.4 checking if libtool supports shared libraries... yes
20:57:53 [2022-07-13T20:57:53.938Z] #77 192.4 checking whether to build shared libraries... no
20:57:53 [2022-07-13T20:57:53.938Z] #77 192.4 checking whether to build static libraries... yes
20:57:53 [2022-07-13T20:57:53.938Z] #77 192.4 checking for a BSD-compatible install... /usr/bin/install -c
20:57:53 [2022-07-13T20:57:53.938Z] #77 192.5 checking whether build environment is sane... yes
20:57:53 [2022-07-13T20:57:53.938Z] #77 192.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:57:53 [2022-07-13T20:57:53.938Z] #77 192.7 checking whether make sets $(MAKE)... yes
20:57:53 [2022-07-13T20:57:53.938Z] #77 192.8 checking whether make supports the include directive... yes (GNU style)
20:57:53 [2022-07-13T20:57:53.938Z] #77 192.9 checking whether make supports nested variables... yes
20:57:53 [2022-07-13T20:57:53.938Z] #77 193.1 checking whether UID '0' is supported by ustar format... yes
20:57:53 [2022-07-13T20:57:53.938Z] #77 193.1 checking whether GID '0' is supported by ustar format... yes
20:57:53 [2022-07-13T20:57:53.938Z] #77 193.1 checking how to create a ustar tar archive... gnutar
20:57:54 [2022-07-13T20:57:54.082Z] #77 251.4   CC       src/crun-update.o
20:57:54 [2022-07-13T20:57:54.082Z] #77 251.4   CC       src/crun-ps.o
20:57:54 [2022-07-13T20:57:54.198Z] #77 193.2 checking dependency style of gcc... gcc3
20:57:54 [2022-07-13T20:57:54.198Z] #77 193.6 checking whether to enable maintainer-specific portions of Makefiles... yes
20:57:54 [2022-07-13T20:57:54.198Z] #77 193.6 checking whether make supports nested variables... (cached) yes
20:57:54 [2022-07-13T20:57:54.198Z] #77 193.6 checking for pkg-config... /usr/bin/pkg-config
20:57:54 [2022-07-13T20:57:54.198Z] #77 193.6 checking pkg-config is at least version 0.9.0... yes
20:57:54 [2022-07-13T20:57:54.198Z] #77 193.6 checking for yajl >= 2.1.0... yes
20:57:54 [2022-07-13T20:57:54.198Z] #77 193.7 checking for a sed that does not truncate output... (cached) /bin/sed
20:57:54 [2022-07-13T20:57:54.198Z] #77 193.7 checking for gcc... (cached) gcc
20:57:54 [2022-07-13T20:57:54.340Z] #77 251.7   CC       src/crun-restore.o
20:57:54 [2022-07-13T20:57:54.340Z] #77 251.7   CC       src/libcrun/libcrun_la-utils.lo
20:57:54 [2022-07-13T20:57:54.340Z] #77 ...
20:57:54 [2022-07-13T20:57:54.340Z] 
20:57:54 [2022-07-13T20:57:54.340Z] #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
20:57:54 [2022-07-13T20:57:54.340Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:57:54 [2022-07-13T20:57:54.340Z] #47 335.4 + dpkg --print-architecture
20:57:54 [2022-07-13T20:57:54.340Z] #47 335.4 + git checkout -q v2.1.0
20:57:54 [2022-07-13T20:57:54.340Z] #47 335.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:57:54 [2022-07-13T20:57:54.340Z] #47 335.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:57:54 [2022-07-13T20:57:54.458Z] #77 193.9 checking whether we are using the GNU C compiler... (cached) yes
20:57:54 [2022-07-13T20:57:54.458Z] #77 193.9 checking whether gcc accepts -g... (cached) yes
20:57:54 [2022-07-13T20:57:54.459Z] #77 193.9 checking for gcc option to accept ISO C89... (cached) none needed
20:57:54 [2022-07-13T20:57:54.459Z] #77 193.9 checking whether gcc understands -c and -o together... (cached) yes
20:57:54 [2022-07-13T20:57:54.719Z] #77 193.9 checking for a Python interpreter with version >= 3... python3
20:57:54 [2022-07-13T20:57:54.719Z] #77 194.0 checking for python3... /usr/bin/python3
20:57:54 [2022-07-13T20:57:54.719Z] #77 194.0 checking for python3 version... 3.9
20:57:54 [2022-07-13T20:57:54.997Z] #77 194.2 checking for python3 platform... linux
20:57:54 [2022-07-13T20:57:54.997Z] #77 194.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:57:55 [2022-07-13T20:57:55.259Z] #77 194.5 checking for python3 extension module directory... 
20:57:55 [2022-07-13T20:57:55.259Z] #77 ...
20:57:55 [2022-07-13T20:57:55.259Z] 
20:57:55 [2022-07-13T20:57:55.259Z] #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
20:57:55 [2022-07-13T20:57:55.259Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:57:55 [2022-07-13T20:57:55.259Z] #21 53.01 Selecting previously unselected package libinih1:amd64.
20:57:55 [2022-07-13T20:57:55.259Z] #21 53.01 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:57:55 [2022-07-13T20:57:55.259Z] #21 53.02 Unpacking libinih1:amd64 (53-1+b2) ...
20:57:55 [2022-07-13T20:57:55.259Z] #21 53.20 Selecting previously unselected package libnet1:amd64.
20:57:55 [2022-07-13T20:57:55.259Z] #21 53.21 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:57:55 [2022-07-13T20:57:55.259Z] #21 53.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:57:55 [2022-07-13T20:57:55.520Z] #21 53.37 Selecting previously unselected package libnl-3-200:amd64.
20:57:55 [2022-07-13T20:57:55.520Z] #21 53.38 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:57:55 [2022-07-13T20:57:55.520Z] #21 53.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:57:55 [2022-07-13T20:57:55.781Z] #21 53.59 Selecting previously unselected package libprotobuf-c1:amd64.
20:57:55 [2022-07-13T20:57:55.781Z] #21 53.60 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:57:55 [2022-07-13T20:57:55.781Z] #21 53.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:57:55 [2022-07-13T20:57:55.781Z] #21 53.72 Selecting previously unselected package libyajl2:amd64.
20:57:55 [2022-07-13T20:57:55.781Z] #21 53.73 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
20:57:55 [2022-07-13T20:57:55.781Z] #21 53.75 Unpacking libyajl2:amd64 (2.1.0-3) ...
20:57:56 [2022-07-13T20:57:56.041Z] #21 53.91 Selecting previously unselected package net-tools.
20:57:56 [2022-07-13T20:57:56.041Z] #21 53.92 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:57:56 [2022-07-13T20:57:56.041Z] #21 53.94 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:57:56 [2022-07-13T20:57:56.301Z] #21 54.33 Selecting previously unselected package patch.
20:57:56 [2022-07-13T20:57:56.301Z] #21 54.34 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
20:57:56 [2022-07-13T20:57:56.562Z] #21 54.36 Unpacking patch (2.7.6-7) ...
20:57:56 [2022-07-13T20:57:56.822Z] #21 54.57 Selecting previously unselected package python-pip-whl.
20:57:56 [2022-07-13T20:57:56.822Z] #21 54.57 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:57:56 [2022-07-13T20:57:56.822Z] #21 54.58 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:57:57 [2022-07-13T20:57:57.766Z] #21 55.51 Selecting previously unselected package python3-lib2to3.
20:57:57 [2022-07-13T20:57:57.766Z] #21 55.52 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
20:57:57 [2022-07-13T20:57:57.766Z] #21 55.53 Unpacking python3-lib2to3 (3.9.2-1) ...
20:57:58 [2022-07-13T20:57:58.027Z] #21 55.87 Selecting previously unselected package python3-distutils.
20:57:58 [2022-07-13T20:57:58.027Z] #21 55.87 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
20:57:58 [2022-07-13T20:57:58.027Z] #21 55.88 Unpacking python3-distutils (3.9.2-1) ...
20:57:58 [2022-07-13T20:57:58.027Z] #21 56.06 Selecting previously unselected package python3-pkg-resources.
20:57:58 [2022-07-13T20:57:58.027Z] #21 56.06 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
20:57:58 [2022-07-13T20:57:58.288Z] #21 56.07 Unpacking python3-pkg-resources (52.0.0-4) ...
20:57:58 [2022-07-13T20:57:58.548Z] #21 56.45 Selecting previously unselected package python3-setuptools.
20:57:58 [2022-07-13T20:57:58.548Z] #21 56.46 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
20:57:58 [2022-07-13T20:57:58.548Z] #21 56.47 Unpacking python3-setuptools (52.0.0-4) ...
20:57:59 [2022-07-13T20:57:59.490Z] #21 57.22 Selecting previously unselected package python3-wheel.
20:57:59 [2022-07-13T20:57:59.490Z] #21 57.22 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
20:57:59 [2022-07-13T20:57:59.490Z] #21 57.23 Unpacking python3-wheel (0.34.2-1) ...
20:57:59 [2022-07-13T20:57:59.490Z] #21 57.35 Selecting previously unselected package python3-pip.
20:57:59 [2022-07-13T20:57:59.490Z] #21 57.35 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:57:59 [2022-07-13T20:57:59.490Z] #21 57.37 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:57:59 [2022-07-13T20:57:59.750Z] #21 57.71 Selecting previously unselected package sudo.
20:57:59 [2022-07-13T20:57:59.750Z] #21 57.72 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
20:57:59 [2022-07-13T20:57:59.750Z] #21 57.73 Unpacking sudo (1.9.5p2-3) ...
20:58:00 [2022-07-13T20:58:00.692Z] #21 58.71 Selecting previously unselected package thin-provisioning-tools.
20:58:00 [2022-07-13T20:58:00.692Z] #21 58.73 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:58:00 [2022-07-13T20:58:00.692Z] #21 58.75 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:58:01 [2022-07-13T20:58:01.263Z] #21 59.13 Selecting previously unselected package uidmap.
20:58:01 [2022-07-13T20:58:01.263Z] #21 59.14 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
20:58:01 [2022-07-13T20:58:01.263Z] #21 59.15 Unpacking uidmap (1:4.8.1-1) ...
20:58:01 [2022-07-13T20:58:01.835Z] #21 59.70 Selecting previously unselected package vim-runtime.
20:58:01 [2022-07-13T20:58:01.835Z] #21 59.72 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:58:02 [2022-07-13T20:58:02.096Z] #21 59.82 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:58:02 [2022-07-13T20:58:02.096Z] #21 59.90 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:58:02 [2022-07-13T20:58:02.096Z] #21 59.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:58:04 [2022-07-13T20:58:04.309Z] #47 ...
20:58:04 [2022-07-13T20:58:04.309Z] 
20:58:04 [2022-07-13T20:58:04.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
20:58:04 [2022-07-13T20:58:04.309Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:58:04 [2022-07-13T20:58:04.309Z] #77 251.7   CC       src/crun-checkpoint.o
20:58:04 [2022-07-13T20:58:04.309Z] #77 251.7   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 251.9   CC       src/libcrun/libcrun_la-container.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 252.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 252.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 252.1   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 252.1   CC       src/libcrun/libcrun_la-cgroup.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 252.2   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 252.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 252.3   CC       src/libcrun/libcrun_la-criu.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 252.3   CC       src/libcrun/libcrun_la-custom-handler.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 252.4   CC       src/libcrun/libcrun_la-linux.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 252.5   CC       src/libcrun/libcrun_la-seccomp.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 252.7   CC       src/libcrun/libcrun_la-error.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 252.7   CC       src/libcrun/libcrun_la-status.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 252.7   CC       src/libcrun/libcrun_la-ebpf.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 253.0   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 253.1   CC       src/libcrun/libcrun_la-signals.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 253.1   CC       src/libcrun/libcrun_la-terminal.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 253.2   CC       src/libcrun/libcrun_la-mount_flags.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 253.3   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 253.5   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 253.6   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 253.9   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 254.1   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:58:04 [2022-07-13T20:58:04.309Z] #77 254.3   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:58:04 [2022-07-13T20:58:04.309Z] #77 254.4   CC       tests/init.o
20:58:05 [2022-07-13T20:58:05.400Z] #21 ...
20:58:05 [2022-07-13T20:58:05.400Z] 
20:58:05 [2022-07-13T20:58:05.400Z] #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
20:58:05 [2022-07-13T20:58:05.400Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:58:05 [2022-07-13T20:58:05.400Z] #77 194.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:58:05 [2022-07-13T20:58:05.400Z] #77 195.1 checking that generated files are newer than configure... done
20:58:05 [2022-07-13T20:58:05.400Z] #77 195.1 configure: creating ./config.status
20:58:05 [2022-07-13T20:58:05.400Z] #77 199.5 config.status: creating Makefile
20:58:05 [2022-07-13T20:58:05.400Z] #77 199.6 config.status: creating config.h
20:58:05 [2022-07-13T20:58:05.401Z] #77 199.7 config.status: executing libtool commands
20:58:05 [2022-07-13T20:58:05.401Z] #77 199.7 config.status: executing depfiles commands
20:58:05 [2022-07-13T20:58:05.401Z] #77 201.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:58:05 [2022-07-13T20:58:05.401Z] #77 201.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:58:05 [2022-07-13T20:58:05.401Z] #77 201.8 checking for gcc... gcc
20:58:05 [2022-07-13T20:58:05.401Z] #77 202.0 checking whether the C compiler works... yes
20:58:05 [2022-07-13T20:58:05.401Z] #77 202.2 checking for C compiler default output file name... a.out
20:58:05 [2022-07-13T20:58:05.401Z] #77 202.2 checking for suffix of executables... 
20:58:05 [2022-07-13T20:58:05.401Z] #77 202.4 checking whether we are cross compiling... no
20:58:05 [2022-07-13T20:58:05.401Z] #77 202.7 checking for suffix of object files... o
20:58:05 [2022-07-13T20:58:05.401Z] #77 202.8 checking whether we are using the GNU C compiler... yes
20:58:05 [2022-07-13T20:58:05.401Z] #77 203.0 checking whether gcc accepts -g... yes
20:58:05 [2022-07-13T20:58:05.401Z] #77 203.3 checking for gcc option to accept ISO C89... none needed
20:58:05 [2022-07-13T20:58:05.401Z] #77 203.6 checking whether gcc understands -c and -o together... yes
20:58:05 [2022-07-13T20:58:05.401Z] #77 203.8 checking for a BSD-compatible install... /usr/bin/install -c
20:58:05 [2022-07-13T20:58:05.401Z] #77 203.8 checking whether build environment is sane... yes
20:58:05 [2022-07-13T20:58:05.401Z] #77 203.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:58:05 [2022-07-13T20:58:05.401Z] #77 203.9 checking for gawk... no
20:58:05 [2022-07-13T20:58:05.401Z] #77 203.9 checking for mawk... mawk
20:58:05 [2022-07-13T20:58:05.401Z] #77 203.9 checking whether make sets $(MAKE)... yes
20:58:05 [2022-07-13T20:58:05.401Z] #77 203.9 checking whether make supports the include directive... yes (GNU style)
20:58:05 [2022-07-13T20:58:05.401Z] #77 204.0 checking whether make supports nested variables... yes
20:58:05 [2022-07-13T20:58:05.401Z] #77 204.2 checking whether UID '0' is supported by ustar format... yes
20:58:05 [2022-07-13T20:58:05.401Z] #77 204.2 checking whether GID '0' is supported by ustar format... yes
20:58:05 [2022-07-13T20:58:05.401Z] #77 204.2 checking how to create a ustar tar archive... gnutar
20:58:05 [2022-07-13T20:58:05.401Z] #77 204.4 checking dependency style of gcc... gcc3
20:58:05 [2022-07-13T20:58:05.401Z] #77 204.6 checking whether to enable maintainer-specific portions of Makefiles... yes
20:58:05 [2022-07-13T20:58:05.401Z] #77 204.6 checking whether make supports nested variables... (cached) yes
20:58:05 [2022-07-13T20:58:05.401Z] #77 204.7 checking build system type... x86_64-pc-linux-gnu
20:58:05 [2022-07-13T20:58:05.401Z] #77 205.0 checking host system type... x86_64-pc-linux-gnu
20:58:05 [2022-07-13T20:58:05.662Z] #77 205.0 checking how to print strings... printf
20:58:05 [2022-07-13T20:58:05.662Z] #77 205.0 checking for a sed that does not truncate output... /bin/sed
20:58:05 [2022-07-13T20:58:05.662Z] #77 205.1 checking for grep that handles long lines and -e... /bin/grep
20:58:05 [2022-07-13T20:58:05.662Z] #77 205.1 checking for egrep... /bin/grep -E
20:58:05 [2022-07-13T20:58:05.662Z] #77 205.1 checking for fgrep... /bin/grep -F
20:58:05 [2022-07-13T20:58:05.662Z] #77 205.1 checking for ld used by gcc... /usr/bin/ld
20:58:05 [2022-07-13T20:58:05.662Z] #77 205.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:58:05 [2022-07-13T20:58:05.662Z] #77 205.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:58:05 [2022-07-13T20:58:05.758Z] tests/integration/api_build_test.py .......................X             [  6%]
20:58:05 [2022-07-13T20:58:05.924Z] #77 205.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:58:05 [2022-07-13T20:58:05.924Z] #77 205.3 checking whether ln -s works... yes
20:58:05 [2022-07-13T20:58:05.924Z] #77 205.3 checking the maximum length of command line arguments... 1572864
20:58:05 [2022-07-13T20:58:05.924Z] #77 205.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
20:58:05 [2022-07-13T20:58:05.924Z] #77 205.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
20:58:05 [2022-07-13T20:58:05.924Z] #77 205.4 checking for /usr/bin/ld option to reload object files... -r
20:58:05 [2022-07-13T20:58:05.924Z] #77 205.4 checking for objdump... objdump
20:58:05 [2022-07-13T20:58:05.924Z] #77 205.4 checking how to recognize dependent libraries... pass_all
20:58:05 [2022-07-13T20:58:05.924Z] #77 205.4 checking for dlltool... no
20:58:05 [2022-07-13T20:58:05.924Z] #77 205.4 checking how to associate runtime and link libraries... printf %s\n
20:58:05 [2022-07-13T20:58:05.924Z] #77 205.4 checking for ar... ar
20:58:06 [2022-07-13T20:58:06.187Z] #77 205.4 checking for archiver @FILE support... @
20:58:06 [2022-07-13T20:58:06.187Z] #77 205.6 checking for strip... strip
20:58:06 [2022-07-13T20:58:06.187Z] #77 205.6 checking for ranlib... ranlib
20:58:06 [2022-07-13T20:58:06.327Z] tests/integration/api_client_test.py .....                               [  7%]
20:58:06 [2022-07-13T20:58:06.760Z] #77 205.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:58:06 [2022-07-13T20:58:06.760Z] #77 206.1 checking for sysroot... no
20:58:06 [2022-07-13T20:58:06.760Z] #77 206.1 checking for a working dd... /bin/dd
20:58:06 [2022-07-13T20:58:06.760Z] #77 206.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:58:06 [2022-07-13T20:58:06.760Z] #77 206.2 checking for mt... no
20:58:06 [2022-07-13T20:58:06.760Z] #77 206.2 checking if : is a manifest tool... no
20:58:07 [2022-07-13T20:58:07.021Z] #77 206.2 checking how to run the C preprocessor... gcc -E
20:58:07 [2022-07-13T20:58:07.854Z] #77 206.6 checking for ANSI C header files... yes
20:58:07 [2022-07-13T20:58:07.854Z] #77 207.2 checking for sys/types.h... yes
20:58:08 [2022-07-13T20:58:08.115Z] #77 207.4 checking for sys/stat.h... yes
20:58:08 [2022-07-13T20:58:08.274Z] tests/integration/api_config_test.py ......                              [  8%]
20:58:08 [2022-07-13T20:58:08.376Z] #77 207.6 checking for stdlib.h... yes
20:58:08 [2022-07-13T20:58:08.376Z] #77 207.9 checking for string.h... 
20:58:08 [2022-07-13T20:58:08.376Z] #77 ...
20:58:08 [2022-07-13T20:58:08.376Z] 
20:58:08 [2022-07-13T20:58:08.376Z] #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
20:58:08 [2022-07-13T20:58:08.376Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:58:08 [2022-07-13T20:58:08.376Z] #21 66.43 Selecting previously unselected package vim.
20:58:08 [2022-07-13T20:58:08.636Z] #21 66.45 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:58:08 [2022-07-13T20:58:08.636Z] #21 66.47 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:58:09 [2022-07-13T20:58:09.843Z] #21 67.63 Selecting previously unselected package xfsprogs.
20:58:09 [2022-07-13T20:58:09.843Z] #21 67.64 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
20:58:09 [2022-07-13T20:58:09.843Z] #21 67.65 Unpacking xfsprogs (5.10.0-4) ...
20:58:10 [2022-07-13T20:58:10.428Z] #21 68.34 Selecting previously unselected package zip.
20:58:10 [2022-07-13T20:58:10.428Z] #21 68.35 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
20:58:10 [2022-07-13T20:58:10.428Z] #21 68.35 Unpacking zip (3.0-12) ...
20:58:10 [2022-07-13T20:58:10.688Z] #21 68.51 Selecting previously unselected package zstd.
20:58:10 [2022-07-13T20:58:10.688Z] #21 68.53 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:58:10 [2022-07-13T20:58:10.688Z] #21 68.54 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:58:10 [2022-07-13T20:58:10.697Z] #64 280.2 # github.com/containerd/containerd/cmd/containerd
20:58:10 [2022-07-13T20:58:10.697Z] #64 280.2 /usr/bin/ld: /tmp/go-link-1585296887/000019.o: in function `New':
20:58:10 [2022-07-13T20:58:10.697Z] #64 280.2 /tmp/tmp.HiIkgrOdlD/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
20:58:10 [2022-07-13T20:58:10.697Z] #64 280.3 + bin/containerd-stress
20:58:10 [2022-07-13T20:58:10.697Z] #64 281.4 + bin/containerd-shim
20:58:11 [2022-07-13T20:58:11.261Z] #21 69.03 Setting up python3-pkg-resources (52.0.0-4) ...
20:58:12 [2022-07-13T20:58:12.645Z] #21 70.61 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:58:12 [2022-07-13T20:58:12.645Z] #21 70.64 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:58:12 [2022-07-13T20:58:12.645Z] #21 70.68 Setting up libgpm2:amd64 (1.20.7-8) ...
20:58:12 [2022-07-13T20:58:12.645Z] #21 70.71 Setting up libicu67:amd64 (67.1-7) ...
20:58:12 [2022-07-13T20:58:12.672Z] #55 ...
20:58:12 [2022-07-13T20:58:12.673Z] 
20:58:12 [2022-07-13T20:58:12.673Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:58:12 [2022-07-13T20:58:12.673Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:58:12 [2022-07-13T20:58:12.673Z] #77 242.3   AR       libcrun_testing.a
20:58:12 [2022-07-13T20:58:12.673Z] #77 242.3 ar: `u' modifier ignored since `D' is the default (see `U')
20:58:12 [2022-07-13T20:58:12.673Z] #77 242.4   CCLD     tests/tests_libcrun_utils
20:58:12 [2022-07-13T20:58:12.673Z] #77 242.4   CCLD     tests/tests_libcrun_errors
20:58:12 [2022-07-13T20:58:12.673Z] #77 242.5   CCLD     tests/tests_libcrun_fuzzer
20:58:12 [2022-07-13T20:58:12.673Z] #77 242.5   CCLD     libcrun.la
20:58:12 [2022-07-13T20:58:12.673Z] #77 243.9   CCLD     crun
20:58:12 [2022-07-13T20:58:12.908Z] #21 70.73 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:58:12 [2022-07-13T20:58:12.908Z] #21 70.75 Setting up libinih1:amd64 (53-1+b2) ...
20:58:12 [2022-07-13T20:58:12.908Z] #21 70.76 Setting up uidmap (1:4.8.1-1) ...
20:58:12 [2022-07-13T20:58:12.908Z] #21 70.77 Setting up libyajl2:amd64 (2.1.0-3) ...
20:58:12 [2022-07-13T20:58:12.908Z] #21 70.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:58:12 [2022-07-13T20:58:12.908Z] #21 70.79 Setting up bzip2 (1.0.8-4) ...
20:58:12 [2022-07-13T20:58:12.908Z] #21 70.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:58:12 [2022-07-13T20:58:12.908Z] #21 70.81 Setting up python3-wheel (0.34.2-1) ...
20:58:13 [2022-07-13T20:58:13.244Z] #64 290.1 + bin/containerd-shim-runc-v1
20:58:13 [2022-07-13T20:58:13.315Z] #77 244.5 make[3]: Entering directory '/tmp/crun-build'
20:58:13 [2022-07-13T20:58:13.589Z] #77 244.7  /bin/mkdir -p '/usr/local/share/man/man1'
20:58:13 [2022-07-13T20:58:13.589Z] #77 244.7  /bin/mkdir -p '/usr/local/lib'
20:58:13 [2022-07-13T20:58:13.589Z] #77 244.7  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:58:13 [2022-07-13T20:58:13.589Z] #77 244.8  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:58:13 [2022-07-13T20:58:13.589Z] #77 244.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:58:13 [2022-07-13T20:58:13.589Z] #77 244.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:58:13 [2022-07-13T20:58:13.589Z] #77 244.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:58:13 [2022-07-13T20:58:13.589Z] #77 244.8 libtool: install: ranlib /usr/local/lib/libcrun.a
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.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
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0 ----------------------------------------------------------------------
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0 Libraries have been installed in:
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0    /usr/local/lib
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0 
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0 If you ever happen to want to link against installed libraries
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0 in a given directory, LIBDIR, you must either use libtool, and
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0 specify the full pathname of the library, or use the '-LLIBDIR'
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0 flag during linking and do at least one of the following:
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0      during execution
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0      during linking
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0 
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0 See any operating system documentation about shared libraries for
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0 more information, such as the ld(1) and ld.so(8) manual pages.
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0 ----------------------------------------------------------------------
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.0  /bin/mkdir -p '/build'
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.1   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:58:13 [2022-07-13T20:58:13.857Z] #77 245.1 libtool: install: /usr/bin/install -c crun /build/crun
20:58:14 [2022-07-13T20:58:14.126Z] #77 245.1 make[3]: Leaving directory '/tmp/crun-build'
20:58:14 [2022-07-13T20:58:14.126Z] #77 245.1 make[2]: Leaving directory '/tmp/crun-build'
20:58:14 [2022-07-13T20:58:14.126Z] #77 245.1 make[1]: Leaving directory '/tmp/crun-build'
20:58:14 [2022-07-13T20:58:14.126Z] #77 DONE 245.3s
20:58:14 [2022-07-13T20:58:14.126Z] 
20:58:14 [2022-07-13T20:58:14.126Z] #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
20:58:14 [2022-07-13T20:58:14.126Z] #60 sha256:ca6fe96f58bd4dbab69e31f4a462dbc15a351c342e331eaa57120b8553085272
20:58:14 [2022-07-13T20:58:14.293Z] #21 72.12 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:58:14 [2022-07-13T20:58:14.293Z] #21 72.13 Setting up libcap2:amd64 (1:2.44-1) ...
20:58:14 [2022-07-13T20:58:14.293Z] #21 72.14 Setting up libcap2-bin (1:2.44-1) ...
20:58:14 [2022-07-13T20:58:14.293Z] #21 72.16 Setting up apparmor (2.13.6-10) ...
20:58:16 [2022-07-13T20:58:16.206Z] #21 ...
20:58:16 [2022-07-13T20:58:16.206Z] 
20:58:16 [2022-07-13T20:58:16.206Z] #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
20:58:16 [2022-07-13T20:58:16.206Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:58:16 [2022-07-13T20:58:16.206Z] #77 207.9 checking for string.h... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 208.1 checking for memory.h... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 208.4 checking for strings.h... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 208.7 checking for inttypes.h... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 209.0 checking for stdint.h... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 209.2 checking for unistd.h... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 209.5 checking for dlfcn.h... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 209.7 checking for objdir... .libs
20:58:16 [2022-07-13T20:58:16.206Z] #77 210.2 checking if gcc supports -fno-rtti -fno-exceptions... no
20:58:16 [2022-07-13T20:58:16.206Z] #77 210.4 checking for gcc option to produce PIC... -fPIC -DPIC
20:58:16 [2022-07-13T20:58:16.206Z] #77 210.4 checking if gcc PIC flag -fPIC -DPIC works... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 210.6 checking if gcc static flag -static works... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 211.1 checking if gcc supports -c -o file.o... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 211.2 checking if gcc supports -c -o file.o... (cached) yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 211.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 211.3 checking dynamic linker characteristics... GNU/Linux ld.so
20:58:16 [2022-07-13T20:58:16.206Z] #77 211.6 checking how to hardcode library paths into programs... immediate
20:58:16 [2022-07-13T20:58:16.206Z] #77 211.6 checking whether stripping libraries is possible... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 211.7 checking if libtool supports shared libraries... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 211.7 checking whether to build shared libraries... no
20:58:16 [2022-07-13T20:58:16.206Z] #77 211.7 checking whether to build static libraries... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 211.7 checking float.h usability... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 211.9 checking float.h presence... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 212.0 checking for float.h... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 212.1 checking limits.h usability... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 212.4 checking limits.h presence... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 212.6 checking for limits.h... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 212.7 checking stddef.h usability... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 212.9 checking stddef.h presence... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 213.0 checking for stddef.h... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 213.1 checking for stdlib.h... (cached) yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 213.2 checking for string.h... (cached) yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 213.4 checking sys/time.h usability... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 213.7 checking sys/time.h presence... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 213.8 checking for sys/time.h... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 213.8 checking for inline... inline
20:58:16 [2022-07-13T20:58:16.206Z] #77 213.9 checking for size_t... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 214.3 checking for stdlib.h... (cached) yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 214.4 checking for GNU libc compatible malloc... yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 214.9 checking for stdlib.h... (cached) yes
20:58:16 [2022-07-13T20:58:16.206Z] #77 214.9 checking for GNU libc compatible realloc... yes
20:58:16 [2022-07-13T20:58:16.467Z] #77 215.5 checking for working strtod... yes
20:58:16 [2022-07-13T20:58:16.727Z] #77 216.1 checking for gettimeofday... 
20:58:16 [2022-07-13T20:58:16.727Z] #77 ...
20:58:16 [2022-07-13T20:58:16.727Z] 
20:58:16 [2022-07-13T20:58:16.727Z] #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
20:58:16 [2022-07-13T20:58:16.727Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:58:16 [2022-07-13T20:58:16.727Z] #21 74.77 Setting up zip (3.0-12) ...
20:58:16 [2022-07-13T20:58:16.988Z] #21 74.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:58:16 [2022-07-13T20:58:16.988Z] #21 74.82 Setting up bash-completion (1:2.11-2) ...
20:58:18 [2022-07-13T20:58:18.527Z] #64 295.1 + bin/containerd-shim-runc-v2
20:58:18 [2022-07-13T20:58:18.787Z] #64 295.8 + binaries
20:58:18 [2022-07-13T20:58:18.787Z] #64 295.8 + install -D bin/containerd /build/containerd
20:58:18 [2022-07-13T20:58:18.787Z] #64 295.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:58:19 [2022-07-13T20:58:19.047Z] #64 295.9 + install -D bin/ctr /build/ctr
20:58:21 [2022-07-13T20:58:21.586Z] #64 DONE 298.3s
20:58:22 [2022-07-13T20:58:22.155Z] 
20:58:22 [2022-07-13T20:58:22.155Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
20:58:22 [2022-07-13T20:58:22.155Z] #65 sha256:36ab67a1136083bc12262c36f67ff0ae0cee594f26d5ef42d006e7d2413eb64c
20:58:22 [2022-07-13T20:58:22.389Z] #21 79.58 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:58:22 [2022-07-13T20:58:22.389Z] #21 79.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:58:22 [2022-07-13T20:58:22.389Z] #21 79.65 Setting up libmnl0:amd64 (1.0.4-3) ...
20:58:22 [2022-07-13T20:58:22.389Z] #21 79.67 Setting up patch (2.7.6-7) ...
20:58:22 [2022-07-13T20:58:22.389Z] #21 79.68 Setting up sudo (1.9.5p2-3) ...
20:58:22 [2022-07-13T20:58:22.389Z] #21 79.77 invoke-rc.d: could not determine current runlevel
20:58:22 [2022-07-13T20:58:22.389Z] #21 79.78 invoke-rc.d: policy-rc.d denied execution of start.
20:58:22 [2022-07-13T20:58:22.389Z] #21 79.79 Setting up xfsprogs (5.10.0-4) ...
20:58:22 [2022-07-13T20:58:22.389Z] #21 79.81 Setting up libxtables12:amd64 (1.8.7-1) ...
20:58:22 [2022-07-13T20:58:22.389Z] #21 79.83 Setting up inetutils-ping (2:2.0-1) ...
20:58:22 [2022-07-13T20:58:22.389Z] #21 79.84 Setting up pigz (2.6-1) ...
20:58:22 [2022-07-13T20:58:22.389Z] #21 79.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:58:22 [2022-07-13T20:58:22.389Z] #21 79.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:58:22 [2022-07-13T20:58:22.389Z] #21 79.88 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:58:22 [2022-07-13T20:58:22.389Z] #21 79.89 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:58:23 [2022-07-13T20:58:23.328Z] #21 81.31 Setting up libaio1:amd64 (0.3.112-9) ...
20:58:23 [2022-07-13T20:58:23.328Z] #21 81.33 Setting up python3-lib2to3 (3.9.2-1) ...
20:58:23 [2022-07-13T20:58:23.535Z] #65 DONE 1.1s
20:58:23 [2022-07-13T20:58:23.535Z] 
20:58:23 [2022-07-13T20:58:23.535Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:58:23 [2022-07-13T20:58:23.535Z] #70 sha256:d669b91de31b6099dcb32b6443481da5c9dc4662e35e6ef427973565e1b2c617
20:58:23 [2022-07-13T20:58:23.535Z] #70 DONE 0.2s
20:58:23 [2022-07-13T20:58:23.535Z] 
20:58:23 [2022-07-13T20:58:23.535Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
20:58:23 [2022-07-13T20:58:23.535Z] #75 sha256:1bcf17cd2e1e15db0fd3f1c1dc949b3f1f8005594a85622fe64d0d70abe86036
20:58:24 [2022-07-13T20:58:24.272Z] #21 82.06 Setting up libelf1:amd64 (0.183-1) ...
20:58:24 [2022-07-13T20:58:24.272Z] #21 82.07 Setting up zstd (1.4.8+dfsg-2.1) ...
20:58:24 [2022-07-13T20:58:24.272Z] #21 82.09 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:58:24 [2022-07-13T20:58:24.272Z] #21 82.10 Setting up python3-distutils (3.9.2-1) ...
20:58:24 [2022-07-13T20:58:24.842Z] #21 82.74 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:58:24 [2022-07-13T20:58:24.842Z] #21 82.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:58:24 [2022-07-13T20:58:24.842Z] #21 82.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:58:24 [2022-07-13T20:58:24.842Z] #21 82.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:58:24 [2022-07-13T20:58:24.842Z] #21 82.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:58:24 [2022-07-13T20:58:24.842Z] #21 82.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:58:24 [2022-07-13T20:58:24.842Z] #21 82.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:58:24 [2022-07-13T20:58:24.916Z] #75 DONE 1.1s
20:58:24 [2022-07-13T20:58:24.916Z] 
20:58:24 [2022-07-13T20:58:24.916Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
20:58:24 [2022-07-13T20:58:24.916Z] #78 sha256:18f85785d770febf1b3cccfc93dd5682ea24a438b5b59f9a406326a094e042f7
20:58:24 [2022-07-13T20:58:24.916Z] #78 DONE 0.1s
20:58:24 [2022-07-13T20:58:24.916Z] 
20:58:24 [2022-07-13T20:58:24.916Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
20:58:24 [2022-07-13T20:58:24.916Z] #79 sha256:3b1561009b9ca91ac182cfb8ba08c585fc5f6a3f9b27db149dd127a7f6cd5402
20:58:24 [2022-07-13T20:58:24.916Z] #79 DONE 0.0s
20:58:24 [2022-07-13T20:58:24.916Z] 
20:58:24 [2022-07-13T20:58:24.916Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
20:58:24 [2022-07-13T20:58:24.916Z] #80 sha256:cc5278325e446e24414d677d4a4aada07d5abcd29cc6fc54d74467330da1ecfa
20:58:24 [2022-07-13T20:58:24.916Z] #80 DONE 0.0s
20:58:24 [2022-07-13T20:58:24.916Z] 
20:58:24 [2022-07-13T20:58:24.916Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
20:58:24 [2022-07-13T20:58:24.916Z] #81 sha256:a0cc8ac09d4c7abda32b6fd3c167c506938d158be3f2bd413386f89f7fc23cbb
20:58:25 [2022-07-13T20:58:25.102Z] #21 82.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:58:25 [2022-07-13T20:58:25.102Z] #21 82.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:58:25 [2022-07-13T20:58:25.102Z] #21 82.89 Setting up python3-setuptools (52.0.0-4) ...
20:58:25 [2022-07-13T20:58:25.486Z] #81 DONE 0.9s
20:58:25 [2022-07-13T20:58:25.747Z] 
20:58:25 [2022-07-13T20:58:25.747Z] #82 exporting to image
20:58:25 [2022-07-13T20:58:25.747Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:58:25 [2022-07-13T20:58:25.747Z] #82 exporting layers
20:58:26 [2022-07-13T20:58:26.248Z] #77 ...
20:58:26 [2022-07-13T20:58:26.248Z] 
20:58:26 [2022-07-13T20:58:26.248Z] #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
20:58:26 [2022-07-13T20:58:26.248Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:58:26 [2022-07-13T20:58:26.248Z] #47 DONE 364.0s
20:58:26 [2022-07-13T20:58:26.248Z] 
20:58:26 [2022-07-13T20:58:26.248Z] #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
20:58:26 [2022-07-13T20:58:26.248Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:58:26 [2022-07-13T20:58:26.248Z] #77 281.2   CCLD     tests/init
20:58:26 [2022-07-13T20:58:26.248Z] #77 ...
20:58:26 [2022-07-13T20:58:26.248Z] 
20:58:26 [2022-07-13T20:58:26.248Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
20:58:26 [2022-07-13T20:58:26.248Z] #48 sha256:ab1f8f7aceba26f3069a02c0a91554447eca5fbe9ce56ed6f3de11c6bc44acbd
20:58:26 [2022-07-13T20:58:26.248Z] #48 DONE 0.5s
20:58:26 [2022-07-13T20:58:26.248Z] 
20:58:26 [2022-07-13T20:58:26.248Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
20:58:26 [2022-07-13T20:58:26.248Z] #52 sha256:4dc62ce56fa02e4108ba59db18c94f4182dbf7dcc51ce351a0abf414cd5c6cd1
20:58:26 [2022-07-13T20:58:26.248Z] #52 DONE 0.0s
20:58:26 [2022-07-13T20:58:26.248Z] 
20:58:26 [2022-07-13T20:58:26.248Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
20:58:26 [2022-07-13T20:58:26.248Z] #54 sha256:4a26cc7d515a4396f4dd8ee967014509c2a26a981215a9f041c1bd1ad37cd66e
20:58:26 [2022-07-13T20:58:26.248Z] #54 DONE 0.1s
20:58:26 [2022-07-13T20:58:26.248Z] 
20:58:26 [2022-07-13T20:58:26.248Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:58:26 [2022-07-13T20:58:26.248Z] #60 sha256:1749f3c88301b1d1c08abffedcf4bdc1ba2ed2e377b89536669e071ec7c488db
20:58:27 [2022-07-13T20:58:27.013Z] #21 ...
20:58:27 [2022-07-13T20:58:27.013Z] 
20:58:27 [2022-07-13T20:58:27.013Z] #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
20:58:27 [2022-07-13T20:58:27.013Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:58:27 [2022-07-13T20:58:27.013Z] #77 216.1 checking for gettimeofday... yes
20:58:27 [2022-07-13T20:58:27.013Z] #77 216.7 checking for memset... yes
20:58:27 [2022-07-13T20:58:27.013Z] #77 217.1 checking for strspn... yes
20:58:27 [2022-07-13T20:58:27.013Z] #77 217.8 checking that generated files are newer than configure... done
20:58:27 [2022-07-13T20:58:27.013Z] #77 217.8 configure: creating ./config.status
20:58:27 [2022-07-13T20:58:27.013Z] #77 222.1 config.status: creating Makefile
20:58:27 [2022-07-13T20:58:27.013Z] #77 222.3 config.status: creating config.h
20:58:27 [2022-07-13T20:58:27.013Z] #77 222.4 config.status: executing depfiles commands
20:58:27 [2022-07-13T20:58:27.013Z] #77 222.6 config.status: executing libtool commands
20:58:27 [2022-07-13T20:58:27.013Z] #77 224.1   GEN      .version
20:58:27 [2022-07-13T20:58:27.013Z] #77 224.1 make  install-recursive
20:58:27 [2022-07-13T20:58:27.013Z] #77 224.1 make[1]: Entering directory '/tmp/crun-build'
20:58:27 [2022-07-13T20:58:27.013Z] #77 224.3 Making install in libocispec
20:58:27 [2022-07-13T20:58:27.013Z] #77 224.3 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:58:27 [2022-07-13T20:58:27.013Z] #77 224.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
20:58:27 [2022-07-13T20:58:27.013Z] #77 224.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
20:58:27 [2022-07-13T20:58:27.013Z] #77 224.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
20:58:27 [2022-07-13T20:58:27.013Z] #77 224.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
20:58:27 [2022-07-13T20:58:27.013Z] #77 225.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:58:27 [2022-07-13T20:58:27.013Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:58:27 [2022-07-13T20:58:27.013Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:58:27 [2022-07-13T20:58:27.013Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:58:27 [2022-07-13T20:58:27.013Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:58:27 [2022-07-13T20:58:27.013Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:58:27 [2022-07-13T20:58:27.013Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:58:27 [2022-07-13T20:58:27.013Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:58:27 [2022-07-13T20:58:27.013Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:58:27 [2022-07-13T20:58:27.013Z] #77 226.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:58:27 [2022-07-13T20:58:27.013Z] #77 226.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:58:27 [2022-07-13T20:58:27.013Z] #77 226.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:58:27 [2022-07-13T20:58:27.013Z] #77 226.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:58:27 [2022-07-13T20:58:27.013Z] #77 226.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:58:27 [2022-07-13T20:58:27.013Z] #77 226.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:58:27 [2022-07-13T20:58:27.013Z] #77 226.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:58:27 [2022-07-13T20:58:27.952Z] #77 ...
20:58:27 [2022-07-13T20:58:27.952Z] 
20:58:27 [2022-07-13T20:58:27.952Z] #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
20:58:27 [2022-07-13T20:58:27.952Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6
20:58:27 [2022-07-13T20:58:27.952Z] #21 85.76 Setting up libjq1:amd64 (1.6-2.1) ...
20:58:27 [2022-07-13T20:58:27.952Z] #21 85.77 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:58:27 [2022-07-13T20:58:27.952Z] #21 85.79 Setting up thin-provisioning-tools (0.9.0-1) ...
20:58:27 [2022-07-13T20:58:27.952Z] #21 85.80 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:58:29 [2022-07-13T20:58:29.045Z] #82 exporting layers 3.1s done
20:58:29 [2022-07-13T20:58:29.045Z] #82 writing image sha256:40eba56d99cfe7a04b4b9b935ebe8ada7a9969b143a2123406413e40b130cbaa done
20:58:29 [2022-07-13T20:58:29.045Z] #82 naming to docker.io/library/docker:c51efa861754c37184238e92f09963575786272f done
20:58:29 [2022-07-13T20:58:29.045Z] #82 DONE 3.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:58:29 [2022-07-13T20:58:29.412Z] + sudo modprobe ip6table_filter
[Pipeline] sh
20:58:29 [2022-07-13T20:58:29.743Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43809/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:c51efa861754c37184238e92f09963575786272f hack/test/unit
20:58:29 [2022-07-13T20:58:29.863Z] #21 87.75 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:58:29 [2022-07-13T20:58:29.863Z] #21 87.76 Setting up jq (1.6-2.1) ...
20:58:29 [2022-07-13T20:58:29.863Z] #21 87.77 Setting up libbpf0:amd64 (1:0.3-2) ...
20:58:29 [2022-07-13T20:58:29.863Z] #21 87.78 Setting up iptables (1.8.7-1) ...
20:58:29 [2022-07-13T20:58:29.863Z] #21 87.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:58:29 [2022-07-13T20:58:29.863Z] #21 87.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:58:29 [2022-07-13T20:58:29.863Z] #21 87.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:58:29 [2022-07-13T20:58:29.863Z] #21 87.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:58:29 [2022-07-13T20:58:29.863Z] #21 87.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:58:29 [2022-07-13T20:58:29.863Z] #21 87.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:58:30 [2022-07-13T20:58:30.308Z] #21 87.94 Setting up iproute2 (5.10.0-4) ...
20:58:30 [2022-07-13T20:58:30.878Z] #21 88.57 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:58:31 [2022-07-13T20:58:31.127Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
20:58:31 [2022-07-13T20:58:31.127Z] + TESTFLAGS+=' -test.timeout=5m'
20:58:31 [2022-07-13T20:58:31.127Z] + TESTDIRS=./...
20:58:31 [2022-07-13T20:58:31.127Z] + exclude_paths='/vendor/|/integration'
20:58:31 [2022-07-13T20:58:31.127Z] ++ go list ./...
20:58:31 [2022-07-13T20:58:31.127Z] ++ grep -vE '(/vendor/|/integration)'
20:58:31 [2022-07-13T20:58:31.699Z] + pkg_list='github.com/docker/docker/api
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/backend/build
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/httpstatus
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/httputils
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/middleware
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/router
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/router/build
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/router/checkpoint
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/router/container
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/router/debug
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/router/distribution
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/router/grpc
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/router/image
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/router/network
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/router/plugin
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/router/session
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/router/swarm
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/router/system
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/server/router/volume
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/backend
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/blkiodev
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/container
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/events
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/filters
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/image
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/mount
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/network
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/plugins/logdriver
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/registry
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/strslice
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/swarm
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/swarm/runtime
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/time
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/versions
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/versions/v1p19
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/versions/v1p20
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/api/types/volume
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/builder
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/builder/builder-next
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/builder/builder-next/exporter
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/builder/builder-next/worker
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/builder/dockerfile
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/builder/remotecontext
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/builder/remotecontext/git
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/builder/remotecontext/urlutil
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/cli
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/cli/config
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/cli/debug
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/cli/winresources/docker-proxy
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/cli/winresources/dockerd
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/client
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/cmd/docker-proxy
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/cmd/dockerd
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/cmd/dockerd/trap
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/container
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/container/stream
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/contrib/apparmor
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/contrib/docker-device-tool
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/contrib/httpserver
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/cluster
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/cluster/convert
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/cluster/executor
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/cluster/executor/container
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/cluster/provider
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/config
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/events
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/events/testutils
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/exec
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/graphdriver
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/graphdriver/aufs
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/graphdriver/copy
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/graphdriver/overlay
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/graphdriver/register
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/graphdriver/vfs
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/graphdriver/zfs
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/images
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/initlayer
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/links
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/listeners
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger/awslogs
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger/fluentd
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger/gcplogs
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger/gelf
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger/journald
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger/local
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger/logentries
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger/loggertest
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger/loggerutils
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger/splunk
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger/syslog
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/logger/templates
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/names
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/network
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/daemon/stats
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/distribution
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/distribution/metadata
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/distribution/utils
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/distribution/xfer
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/dockerversion
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/errdefs
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/image
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/image/cache
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/image/tarexport
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/image/v1
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/internal/test/suite
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/layer
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libcontainerd
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libcontainerd/queue
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libcontainerd/remote
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libcontainerd/supervisor
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libcontainerd/types
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/bitseq
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/cluster
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/config
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/datastore
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/diagnostic
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/discoverapi
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/driverapi
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drivers/bridge
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drivers/host
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drivers/null
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drivers/overlay
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drivers/remote
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drivers/windows
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/drvregistry
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/etchosts
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/idm
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/internal/caller
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/ipam
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/ipamapi
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/ipams/builtin
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/ipams/null
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/ipams/remote
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/ipamutils
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/iptables
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/netlabel
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/netutils
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/networkdb
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/ns
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/options
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/osl
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/osl/kernel
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/portallocator
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/portmapper
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/resolvconf
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/testutils
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/libnetwork/types
20:58:31 [2022-07-13T20:58:31.699Z] github.com/docker/docker/oci
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/oci/caps
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/opts
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/aaparser
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/archive
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/authorization
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/broadcaster
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/capabilities
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/chrootarchive
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/containerfs
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/devicemapper
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/directory
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/dmesg
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/fileutils
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/fsutils
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/homedir
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/idtools
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/ioutils
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/jsonmessage
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/longpath
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/loopback
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/namesgenerator
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/parsers
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/parsers/kernel
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/pidfile
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/platform
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/plugingetter
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/plugins
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/plugins/transport
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/pools
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/progress
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/pubsub
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/reexec
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/signal
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/stack
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/stdcopy
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/streamformatter
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/stringid
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/sysinfo
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/system
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/tailfile
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/tarsum
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/truncindex
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/urlutil
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/useragent
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/plugin
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/plugin/executor/containerd
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/plugin/v2
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/profiles/apparmor
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/profiles/seccomp
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/quota
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/reference
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/registry
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/registry/resumable
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/restartmanager
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/rootless
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/rootless/specconv
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/runconfig
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/runconfig/opts
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/daemon
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/environment
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/fakecontext
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/fakegit
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/fakestorage
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/fixtures/load
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/fixtures/plugin
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/registry
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/request
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/volume
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/volume/drivers
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/volume/local
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/volume/mounts
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/volume/service
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/volume/service/opts
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/volume/testutils'
20:58:31 [2022-07-13T20:58:31.700Z] ++ grep --fixed-strings -v /libnetwork
20:58:31 [2022-07-13T20:58:31.700Z] ++ echo 'github.com/docker/docker/api
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/backend/build
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/httpstatus
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/httputils
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/middleware
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/router
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/router/build
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/router/checkpoint
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/router/container
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/router/debug
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/router/distribution
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/router/grpc
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/router/image
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/router/network
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/router/plugin
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/router/session
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/router/swarm
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/router/system
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/server/router/volume
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/backend
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/blkiodev
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/container
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/events
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/filters
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/image
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/mount
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/network
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/plugins/logdriver
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/registry
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/strslice
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/swarm
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/swarm/runtime
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/time
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/versions
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/versions/v1p19
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/versions/v1p20
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/api/types/volume
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/builder
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/builder/builder-next
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/builder/builder-next/exporter
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/builder/builder-next/worker
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/builder/dockerfile
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/builder/remotecontext
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/builder/remotecontext/git
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/builder/remotecontext/urlutil
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/cli
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/cli/config
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/cli/debug
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/cli/winresources/docker-proxy
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/cli/winresources/dockerd
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/client
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/cmd/docker-proxy
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/cmd/dockerd
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/cmd/dockerd/trap
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/container
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/container/stream
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/contrib/apparmor
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/contrib/docker-device-tool
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/contrib/httpserver
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/cluster
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/cluster/convert
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/cluster/executor
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/cluster/executor/container
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/cluster/provider
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/config
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/events
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/events/testutils
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/exec
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/graphdriver
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/graphdriver/aufs
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/graphdriver/copy
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/graphdriver/overlay
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/graphdriver/register
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/graphdriver/vfs
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/graphdriver/zfs
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/images
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/initlayer
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/links
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/listeners
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger/awslogs
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger/fluentd
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger/gcplogs
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger/gelf
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger/journald
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger/local
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger/logentries
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger/loggertest
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger/loggerutils
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger/splunk
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger/syslog
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/logger/templates
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/names
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/network
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/daemon/stats
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/distribution
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/distribution/metadata
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/distribution/utils
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/distribution/xfer
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/dockerversion
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/errdefs
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/image
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/image/cache
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/image/tarexport
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/image/v1
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/internal/test/suite
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/layer
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libcontainerd
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libcontainerd/queue
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libcontainerd/remote
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libcontainerd/supervisor
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libcontainerd/types
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/bitseq
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/cluster
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/config
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/datastore
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/diagnostic
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/discoverapi
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/driverapi
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drivers/bridge
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drivers/host
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drivers/null
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drivers/overlay
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drivers/remote
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drivers/windows
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/drvregistry
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/etchosts
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/idm
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/internal/caller
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/ipam
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/ipamapi
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/ipams/builtin
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/ipams/null
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/ipams/remote
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/ipamutils
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/iptables
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/netlabel
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/netutils
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/networkdb
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/ns
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/options
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/osl
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/osl/kernel
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/portallocator
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/portmapper
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/resolvconf
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/testutils
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/libnetwork/types
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/oci
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/oci/caps
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/opts
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/aaparser
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/archive
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/authorization
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/broadcaster
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/capabilities
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/chrootarchive
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/containerfs
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/devicemapper
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/directory
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/dmesg
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/fileutils
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/fsutils
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/homedir
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/idtools
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/ioutils
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/jsonmessage
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/longpath
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/loopback
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/namesgenerator
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/parsers
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/parsers/kernel
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/pidfile
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/platform
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/plugingetter
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/plugins
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/plugins/transport
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/pools
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/progress
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/pubsub
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/reexec
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/signal
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/stack
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/stdcopy
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/streamformatter
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/stringid
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/sysinfo
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/system
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/tailfile
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/tarsum
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/truncindex
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/urlutil
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/pkg/useragent
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/plugin
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/plugin/executor/containerd
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/plugin/v2
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/profiles/apparmor
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/profiles/seccomp
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/quota
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/reference
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/registry
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/registry/resumable
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/restartmanager
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/rootless
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/rootless/specconv
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/runconfig
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/runconfig/opts
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/daemon
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/environment
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/fakecontext
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/fakegit
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/fakestorage
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/fixtures/load
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/fixtures/plugin
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:58:31 [2022-07-13T20:58:31.700Z] github.com/docker/docker/testutil/registry
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/testutil/request
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/volume
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/volume/drivers
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/volume/local
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/volume/mounts
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/volume/service
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/volume/service/opts
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/volume/testutils'
20:58:31 [2022-07-13T20:58:31.701Z] + base_pkg_list='github.com/docker/docker/api
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/backend/build
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/httpstatus
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/httputils
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/middleware
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/build
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/checkpoint
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/container
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/debug
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/distribution
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/grpc
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/image
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/network
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/plugin
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/session
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/swarm
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/system
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/volume
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/backend
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/blkiodev
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/container
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/events
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/filters
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/image
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/mount
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/network
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/plugins/logdriver
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/registry
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/strslice
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/swarm
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/swarm/runtime
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/time
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/versions
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/versions/v1p19
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/versions/v1p20
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/volume
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/builder-next
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/builder-next/exporter
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/builder-next/worker
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/dockerfile
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/remotecontext
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/remotecontext/git
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/remotecontext/urlutil
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cli
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cli/config
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cli/debug
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cli/winresources/docker-proxy
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cli/winresources/dockerd
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/client
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cmd/docker-proxy
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cmd/dockerd
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cmd/dockerd/trap
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/container
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/container/stream
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/contrib/apparmor
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/contrib/docker-device-tool
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/contrib/httpserver
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/cluster
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/cluster/convert
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/cluster/executor
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/cluster/executor/container
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/cluster/provider
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/config
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/events
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/events/testutils
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/exec
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver/aufs
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver/copy
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver/overlay
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver/register
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver/vfs
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver/zfs
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/images
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/initlayer
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/links
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/listeners
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger/awslogs
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger/fluentd
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger/gcplogs
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger/gelf
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger/journald
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger/local
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger/logentries
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger/loggertest
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger/loggerutils
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger/splunk
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger/syslog
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/logger/templates
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/names
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/network
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/stats
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/distribution
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/distribution/metadata
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/distribution/utils
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/distribution/xfer
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/dockerversion
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/errdefs
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/image
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/image/cache
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/image/tarexport
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/image/v1
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/internal/test/suite
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/layer
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/libcontainerd
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/libcontainerd/queue
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/libcontainerd/remote
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/libcontainerd/supervisor
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/libcontainerd/types
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/oci
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/oci/caps
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/opts
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/aaparser
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/archive
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/authorization
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/broadcaster
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/capabilities
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/chrootarchive
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/containerfs
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/devicemapper
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/directory
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/dmesg
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/fileutils
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/fsutils
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/homedir
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/idtools
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/ioutils
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/jsonmessage
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/longpath
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/loopback
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/namesgenerator
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/parsers
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/parsers/kernel
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/pidfile
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/platform
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/plugingetter
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/plugins
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/plugins/transport
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/pools
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/progress
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/pubsub
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/reexec
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/signal
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/stack
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/stdcopy
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/streamformatter
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/stringid
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/sysinfo
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/system
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/tailfile
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/tarsum
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/truncindex
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/urlutil
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/pkg/useragent
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/plugin
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/plugin/executor/containerd
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/plugin/v2
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/profiles/apparmor
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/profiles/seccomp
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/quota
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/reference
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/registry
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/registry/resumable
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/restartmanager
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/rootless
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/rootless/specconv
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/runconfig
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/runconfig/opts
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/testutil
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/testutil/daemon
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/testutil/environment
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/testutil/fakecontext
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/testutil/fakegit
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/testutil/fakestorage
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/testutil/fixtures/load
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/testutil/fixtures/plugin
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/testutil/registry
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/testutil/request
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/volume
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/volume/drivers
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/volume/local
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/volume/mounts
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/volume/service
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/volume/service/opts
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/volume/testutils'
20:58:31 [2022-07-13T20:58:31.701Z] ++ grep --fixed-strings /libnetwork
20:58:31 [2022-07-13T20:58:31.701Z] ++ echo 'github.com/docker/docker/api
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/backend/build
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/httpstatus
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/httputils
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/middleware
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/build
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/checkpoint
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/container
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/debug
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/distribution
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/grpc
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/image
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/network
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/plugin
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/session
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/swarm
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/system
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/server/router/volume
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/backend
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/blkiodev
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/container
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/events
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/filters
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/image
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/mount
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/network
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/plugins/logdriver
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/registry
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/strslice
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/swarm
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/swarm/runtime
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/time
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/versions
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/versions/v1p19
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/versions/v1p20
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/api/types/volume
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/builder-next
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/builder-next/exporter
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/builder-next/worker
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/dockerfile
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/remotecontext
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/remotecontext/git
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/builder/remotecontext/urlutil
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cli
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cli/config
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cli/debug
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cli/winresources/docker-proxy
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cli/winresources/dockerd
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/client
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cmd/docker-proxy
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cmd/dockerd
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cmd/dockerd/trap
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/container
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/container/stream
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/contrib/apparmor
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/contrib/docker-device-tool
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/contrib/httpserver
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/cluster
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/cluster/convert
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/cluster/executor
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/cluster/executor/container
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/cluster/provider
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/config
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/events
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/events/testutils
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/exec
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver/aufs
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:58:31 [2022-07-13T20:58:31.701Z] github.com/docker/docker/daemon/graphdriver/copy
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/graphdriver/overlay
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/graphdriver/register
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/graphdriver/vfs
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/graphdriver/zfs
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/images
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/initlayer
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/links
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/listeners
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger/awslogs
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger/fluentd
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger/gcplogs
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger/gelf
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger/journald
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger/local
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger/logentries
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger/loggertest
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger/loggerutils
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger/splunk
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger/syslog
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/logger/templates
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/names
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/network
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/daemon/stats
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/distribution
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/distribution/metadata
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/distribution/utils
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/distribution/xfer
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/dockerversion
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/errdefs
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/image
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/image/cache
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/image/tarexport
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/image/v1
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/internal/test/suite
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/layer
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libcontainerd
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libcontainerd/queue
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libcontainerd/remote
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libcontainerd/supervisor
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libcontainerd/types
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/bitseq
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cluster
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/config
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/datastore
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/diagnostic
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/discoverapi
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/driverapi
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/bridge
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/host
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/null
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/overlay
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/remote
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/windows
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drvregistry
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/etchosts
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/idm
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/internal/caller
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipam
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipamapi
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipams/builtin
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipams/null
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipams/remote
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipamutils
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/iptables
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/netlabel
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/netutils
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/networkdb
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ns
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/options
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/osl
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/osl/kernel
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/portallocator
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/portmapper
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/resolvconf
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/testutils
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/types
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/oci
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/oci/caps
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/opts
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/aaparser
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/archive
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/authorization
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/broadcaster
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/capabilities
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/chrootarchive
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/containerfs
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/devicemapper
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/directory
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/dmesg
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/fileutils
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/fsutils
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/homedir
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/idtools
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/ioutils
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/jsonmessage
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/longpath
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/loopback
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/namesgenerator
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/parsers
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/parsers/kernel
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/pidfile
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/platform
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/plugingetter
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/plugins
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/plugins/transport
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/pools
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/progress
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/pubsub
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/reexec
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/signal
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/stack
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/stdcopy
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/streamformatter
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/stringid
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/sysinfo
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/system
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/tailfile
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/tarsum
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/truncindex
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/urlutil
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/pkg/useragent
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/plugin
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/plugin/executor/containerd
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/plugin/v2
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/profiles/apparmor
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/profiles/seccomp
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/quota
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/reference
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/registry
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/registry/resumable
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/restartmanager
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/rootless
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/rootless/specconv
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/runconfig
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/runconfig/opts
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/testutil
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/testutil/daemon
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/testutil/environment
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/testutil/fakecontext
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/testutil/fakegit
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/testutil/fakestorage
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/testutil/fixtures/load
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/testutil/fixtures/plugin
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/testutil/registry
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/testutil/request
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/volume
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/volume/drivers
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/volume/local
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/volume/mounts
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/volume/service
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/volume/service/opts
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/volume/testutils'
20:58:31 [2022-07-13T20:58:31.702Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/bitseq
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cluster
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/config
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/datastore
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/diagnostic
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/discoverapi
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/driverapi
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/bridge
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/host
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/null
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/overlay
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/remote
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/windows
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drvregistry
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/etchosts
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/idm
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/internal/caller
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipam
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipamapi
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipams/builtin
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipams/null
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipams/remote
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ipamutils
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/iptables
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/netlabel
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/netutils
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/networkdb
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/ns
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/options
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/osl
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/osl/kernel
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/portallocator
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/portmapper
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/resolvconf
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/testutils
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/types'
20:58:31 [2022-07-13T20:58:31.702Z] + echo 'github.com/docker/docker/libnetwork
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/bitseq
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cluster
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/config
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/datastore
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/diagnostic
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/discoverapi
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/driverapi
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/bridge
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/host
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/null
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/overlay
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/remote
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/windows
20:58:31 [2022-07-13T20:58:31.702Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/drvregistry
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/etchosts
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/idm
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/internal/caller
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/ipam
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/ipamapi
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/ipams/builtin
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/ipams/null
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/ipams/remote
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/ipamutils
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/iptables
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/netlabel
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/netutils
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/networkdb
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/ns
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/options
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/osl
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/osl/kernel
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/portallocator
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/portmapper
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/resolvconf
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/testutils
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/types'
20:58:31 [2022-07-13T20:58:31.703Z] + grep --fixed-strings libnetwork/drivers/bridge
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/drivers/bridge
20:58:31 [2022-07-13T20:58:31.703Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:58:31 [2022-07-13T20:58:31.703Z] + type docker-proxy
20:58:31 [2022-07-13T20:58:31.703Z] hack/test/unit: line 25: type: docker-proxy: not found
20:58:31 [2022-07-13T20:58:31.703Z] + hack/make.sh binary-proxy install-proxy
20:58:31 [2022-07-13T20:58:31.703Z] 
20:58:31 [2022-07-13T20:58:31.703Z] Removing bundles/
20:58:31 [2022-07-13T20:58:31.703Z] 
20:58:31 [2022-07-13T20:58:31.703Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
20:58:31 [2022-07-13T20:58:31.818Z] #21 DONE 89.4s
20:58:31 [2022-07-13T20:58:31.818Z] 
20:58:31 [2022-07-13T20:58:31.818Z] #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
20:58:31 [2022-07-13T20:58:31.818Z] #22 sha256:d47623c3286d024c65a01fc14d5d3c0107a1c014c502d53667ef9bc5bd332ea9
20:58:31 [2022-07-13T20:58:31.963Z] Building: bundles/binary-proxy/docker-proxy
20:58:31 [2022-07-13T20:58:31.963Z] GOOS="" GOARCH="" GOARM=""
20:58:32 [2022-07-13T20:58:32.244Z] #60 184.3 + mkdir -p /build
20:58:32 [2022-07-13T20:58:32.244Z] #60 184.3 + cp runc /build/runc
20:58:32 [2022-07-13T20:58:32.244Z] #60 DONE 185.5s
20:58:32 [2022-07-13T20:58:32.244Z] 
20:58:32 [2022-07-13T20:58:32.244Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
20:58:32 [2022-07-13T20:58:32.244Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:58:32 [2022-07-13T20:58:32.244Z] #55 315.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
20:58:32 [2022-07-13T20:58:32.244Z] #55 DONE 316.0s
20:58:32 [2022-07-13T20:58:32.244Z] 
20:58:32 [2022-07-13T20:58:32.244Z] #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
20:58:32 [2022-07-13T20:58:32.244Z] #64 sha256:cbcf94284f7aa8c81e7d28d8d9bae0941b6a3d75825b637056ac40f85b2cbb8d
20:58:32 [2022-07-13T20:58:32.392Z] #22 0.900 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:58:32 [2022-07-13T20:58:32.392Z] #22 0.904 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:58:32 [2022-07-13T20:58:32.392Z] #22 0.907 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:58:32 [2022-07-13T20:58:32.392Z] #22 DONE 1.0s
20:58:32 [2022-07-13T20:58:32.392Z] 
20:58:32 [2022-07-13T20:58:32.392Z] #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
20:58:32 [2022-07-13T20:58:32.392Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:58:32 [2022-07-13T20:58:32.392Z] #77 227.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:58:32 [2022-07-13T20:58:32.392Z] #77 227.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:58:32 [2022-07-13T20:58:32.392Z] #77 227.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:58:32 [2022-07-13T20:58:32.392Z] #77 227.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:58:32 [2022-07-13T20:58:32.392Z] #77 227.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:58:32 [2022-07-13T20:58:32.392Z] #77 227.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:58:32 [2022-07-13T20:58:32.392Z] #77 227.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:58:32 [2022-07-13T20:58:32.392Z] #77 227.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:58:32 [2022-07-13T20:58:32.392Z] #77 227.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:58:32 [2022-07-13T20:58:32.392Z] #77 227.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:58:32 [2022-07-13T20:58:32.392Z] #77 227.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:58:32 [2022-07-13T20:58:32.392Z] #77 227.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:58:32 [2022-07-13T20:58:32.392Z] #77 227.9 make  install-recursive
20:58:32 [2022-07-13T20:58:32.392Z] #77 228.0 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:58:32 [2022-07-13T20:58:32.392Z] #77 228.1 Making install in yajl
20:58:32 [2022-07-13T20:58:32.392Z] #77 228.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:58:32 [2022-07-13T20:58:32.392Z] #77 228.3   CC       verify/json_verify-json_verify.o
20:58:32 [2022-07-13T20:58:32.392Z] #77 228.4   CC       src/libyajl_la-yajl.lo
20:58:32 [2022-07-13T20:58:32.392Z] #77 228.4   CC       src/libyajl_la-yajl_gen.lo
20:58:32 [2022-07-13T20:58:32.392Z] #77 228.4   CC       src/libyajl_la-yajl_parser.lo
20:58:32 [2022-07-13T20:58:32.392Z] #77 228.4   CC       src/libyajl_la-yajl_alloc.lo
20:58:32 [2022-07-13T20:58:32.392Z] #77 228.6   CC       src/libyajl_la-yajl_encode.lo
20:58:32 [2022-07-13T20:58:32.392Z] #77 228.6   CC       src/libyajl_la-yajl_lex.lo
20:58:32 [2022-07-13T20:58:32.392Z] #77 228.7   CC       src/libyajl_la-yajl_buf.lo
20:58:32 [2022-07-13T20:58:32.392Z] #77 228.7   CC       src/libyajl_la-yajl_tree.lo
20:58:34 [2022-07-13T20:58:34.785Z] #64 ...
20:58:34 [2022-07-13T20:58:34.785Z] 
20:58:34 [2022-07-13T20:58:34.785Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
20:58:34 [2022-07-13T20:58:34.785Z] #56 sha256:cd4b67edc39646a2eeb3c1f20a87f7050d40c13abe662e40768b4156eeefcf22
20:58:35 [2022-07-13T20:58:35.686Z] #77 235.1   CCLD     libyajl.la
20:58:35 [2022-07-13T20:58:35.725Z] #56 DONE 0.8s
20:58:35 [2022-07-13T20:58:35.725Z] 
20:58:35 [2022-07-13T20:58:35.725Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
20:58:35 [2022-07-13T20:58:35.725Z] #58 sha256:5caacd479036f68ba242409fae0c3071dd5554a7269666c4dd4f281b68f4944d
20:58:35 [2022-07-13T20:58:35.725Z] #58 DONE 0.1s
20:58:35 [2022-07-13T20:58:35.725Z] 
20:58:35 [2022-07-13T20:58:35.725Z] #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
20:58:35 [2022-07-13T20:58:35.725Z] #64 sha256:cbcf94284f7aa8c81e7d28d8d9bae0941b6a3d75825b637056ac40f85b2cbb8d
20:58:35 [2022-07-13T20:58:35.725Z] #64 ...
20:58:35 [2022-07-13T20:58:35.725Z] 
20:58:35 [2022-07-13T20:58:35.725Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
20:58:35 [2022-07-13T20:58:35.725Z] #61 sha256:4edf364d0d39a98c12de0f04b96bb9ab412fbfacb226d999af2221d5f8655194
20:58:35 [2022-07-13T20:58:35.985Z] #61 DONE 0.3s
20:58:35 [2022-07-13T20:58:35.985Z] 
20:58:35 [2022-07-13T20:58:35.985Z] #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
20:58:35 [2022-07-13T20:58:35.985Z] #64 sha256:cbcf94284f7aa8c81e7d28d8d9bae0941b6a3d75825b637056ac40f85b2cbb8d
20:58:36 [2022-07-13T20:58:36.256Z] #77 235.4   CCLD     verify/json_verify
20:58:36 [2022-07-13T20:58:36.516Z] #77 235.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:58:36 [2022-07-13T20:58:36.516Z] #77 235.9 make[5]: Nothing to be done for 'install-exec-am'.
20:58:36 [2022-07-13T20:58:36.516Z] #77 235.9 make[5]: Nothing to be done for 'install-data-am'.
20:58:36 [2022-07-13T20:58:36.516Z] #77 235.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:58:36 [2022-07-13T20:58:36.516Z] #77 235.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:58:36 [2022-07-13T20:58:36.516Z] #77 235.9 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:58:36 [2022-07-13T20:58:36.516Z] #77 236.0   CC       src/validate.o
20:58:36 [2022-07-13T20:58:36.516Z] #77 236.0   CC       src/image_spec_schema_config_schema.lo
20:58:36 [2022-07-13T20:58:36.516Z] #77 236.0   CC       src/image_spec_schema_content_descriptor.lo
20:58:36 [2022-07-13T20:58:36.516Z] #77 236.0   CC       src/image_spec_schema_defs.lo
20:58:36 [2022-07-13T20:58:36.516Z] #77 236.1   CC       src/image_spec_schema_image_index_schema.lo
20:58:36 [2022-07-13T20:58:36.516Z] #77 236.1   CC       src/image_spec_schema_defs_descriptor.lo
20:58:36 [2022-07-13T20:58:36.516Z] #77 236.1   CC       src/image_spec_schema_image_layout_schema.lo
20:58:36 [2022-07-13T20:58:36.776Z] #77 236.1   CC       src/image_spec_schema_image_manifest_schema.lo
20:58:36 [2022-07-13T20:58:36.776Z] #77 236.2   CC       src/runtime_spec_schema_config_linux.lo
20:58:36 [2022-07-13T20:58:36.776Z] #77 236.2   CC       src/runtime_spec_schema_config_zos.lo
20:58:36 [2022-07-13T20:58:36.776Z] #77 236.2   CC       src/runtime_spec_schema_config_schema.lo
20:58:36 [2022-07-13T20:58:36.776Z] #77 236.3   CC       src/runtime_spec_schema_config_solaris.lo
20:58:36 [2022-07-13T20:58:36.776Z] #77 236.3   CC       src/runtime_spec_schema_config_windows.lo
20:58:36 [2022-07-13T20:58:36.776Z] #77 236.3   CC       src/runtime_spec_schema_config_vm.lo
20:58:36 [2022-07-13T20:58:36.776Z] #77 236.3   CC       src/runtime_spec_schema_defs.lo
20:58:36 [2022-07-13T20:58:36.776Z] #77 236.4   CC       src/runtime_spec_schema_defs_linux.lo
20:58:37 [2022-07-13T20:58:37.036Z] #77 236.5   CC       src/runtime_spec_schema_defs_vm.lo
20:58:37 [2022-07-13T20:58:37.036Z] #77 236.6   CC       src/runtime_spec_schema_defs_windows.lo
20:58:37 [2022-07-13T20:58:37.036Z] #77 236.6   CC       src/runtime_spec_schema_defs_zos.lo
20:58:37 [2022-07-13T20:58:37.245Z] Created binary: bundles/binary-proxy/docker-proxy
20:58:37 [2022-07-13T20:58:37.245Z] 
20:58:37 [2022-07-13T20:58:37.245Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
20:58:37 [2022-07-13T20:58:37.245Z] Installing docker-proxy to /usr/local/bin/
20:58:37 [2022-07-13T20:58:37.245Z] 
20:58:37 [2022-07-13T20:58:37.245Z] + mkdir -p bundles
20:58:37 [2022-07-13T20:58:37.245Z] + '[' -n 'github.com/docker/docker/api
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/backend/build
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/httpstatus
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/httputils
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/middleware
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/router
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/router/build
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/router/checkpoint
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/router/container
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/router/debug
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/router/distribution
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/router/grpc
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/router/image
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/router/network
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/router/plugin
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/router/session
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/router/swarm
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/router/system
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/server/router/volume
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/backend
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/blkiodev
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/container
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/events
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/filters
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/image
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/mount
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/network
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/plugins/logdriver
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/registry
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/strslice
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/swarm
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/swarm/runtime
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/time
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/versions
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/versions/v1p19
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/versions/v1p20
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/api/types/volume
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/builder
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/builder/builder-next
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/builder/builder-next/exporter
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/builder/builder-next/worker
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/builder/dockerfile
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/builder/remotecontext
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/builder/remotecontext/git
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/builder/remotecontext/urlutil
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/cli
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/cli/config
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/cli/debug
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/cli/winresources/docker-proxy
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/cli/winresources/dockerd
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/client
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/cmd/docker-proxy
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/cmd/dockerd
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/cmd/dockerd/trap
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/container
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/container/stream
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/contrib/apparmor
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/contrib/docker-device-tool
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/contrib/httpserver
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon/cluster
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon/cluster/convert
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon/cluster/executor
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon/cluster/executor/container
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon/cluster/provider
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon/config
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon/events
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon/events/testutils
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon/exec
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon/graphdriver
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon/graphdriver/aufs
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon/graphdriver/copy
20:58:37 [2022-07-13T20:58:37.245Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/graphdriver/overlay
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/graphdriver/register
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/graphdriver/vfs
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/graphdriver/zfs
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/images
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/initlayer
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/links
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/listeners
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger/awslogs
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger/fluentd
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger/gcplogs
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger/gelf
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger/journald
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger/local
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger/logentries
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger/loggertest
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger/loggerutils
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger/splunk
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger/syslog
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/logger/templates
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/names
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/network
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/daemon/stats
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/distribution
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/distribution/metadata
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/distribution/utils
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/distribution/xfer
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/dockerversion
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/errdefs
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/image
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/image/cache
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/image/tarexport
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/image/v1
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/internal/test/suite
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/layer
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/libcontainerd
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/libcontainerd/queue
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/libcontainerd/remote
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/libcontainerd/supervisor
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/libcontainerd/types
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/oci
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/oci/caps
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/opts
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/aaparser
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/archive
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/authorization
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/broadcaster
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/capabilities
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/chrootarchive
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/containerfs
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/devicemapper
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/directory
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/dmesg
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/fileutils
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/fsutils
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/homedir
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/idtools
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/ioutils
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/jsonmessage
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/longpath
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/loopback
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/namesgenerator
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/parsers
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/parsers/kernel
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/pidfile
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/platform
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/plugingetter
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/plugins
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/plugins/transport
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/pools
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/progress
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/pubsub
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/reexec
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/signal
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/stack
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/stdcopy
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/streamformatter
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/stringid
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/sysinfo
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/system
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/tailfile
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/tarsum
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/truncindex
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/urlutil
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/pkg/useragent
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/plugin
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/plugin/executor/containerd
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/plugin/v2
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/profiles/apparmor
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/profiles/seccomp
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/quota
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/reference
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/registry
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/registry/resumable
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/restartmanager
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/rootless
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/rootless/specconv
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/runconfig
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/runconfig/opts
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/testutil
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/testutil/daemon
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/testutil/environment
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/testutil/fakecontext
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/testutil/fakegit
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/testutil/fakestorage
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/testutil/fixtures/load
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/testutil/fixtures/plugin
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/testutil/registry
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/testutil/request
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/volume
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/volume/drivers
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/volume/local
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/volume/mounts
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/volume/service
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/volume/service/opts
20:58:37 [2022-07-13T20:58:37.246Z] github.com/docker/docker/volume/testutils' ']'
20:58:37 [2022-07-13T20:58:37.246Z] + 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
20:58:37 [2022-07-13T20:58:37.297Z] #77 236.6   CC       src/runtime_spec_schema_state_schema.lo
20:58:37 [2022-07-13T20:58:37.297Z] #77 236.7   CC       src/image_manifest_items_image_manifest_items_schema.lo
20:58:37 [2022-07-13T20:58:37.297Z] #77 236.7   CC       src/basic_test_double_array_item.lo
20:58:37 [2022-07-13T20:58:37.297Z] #77 236.7   CC       src/basic_test_double_array.lo
20:58:37 [2022-07-13T20:58:37.558Z] #77 237.0   CC       src/basic_test_top_array_int.lo
20:58:37 [2022-07-13T20:58:37.558Z] #77 237.0   CC       src/basic_test_top_double_array_int.lo
20:58:37 [2022-07-13T20:58:37.558Z] #77 237.1   CC       src/basic_test_top_double_array_obj.lo
20:58:37 [2022-07-13T20:58:37.558Z] #77 237.2   CC       src/basic_test_top_array_string.lo
20:58:37 [2022-07-13T20:58:37.828Z] #77 237.2   CC       src/basic_test_top_double_array_refobj.lo
20:58:37 [2022-07-13T20:58:37.828Z] #77 237.3   CC       src/basic_test_top_double_array_string.lo
20:58:37 [2022-07-13T20:58:37.828Z] #77 237.4   CC       src/json_common.lo
20:58:37 [2022-07-13T20:58:37.891Z] #64 278.9 + bin/containerd
20:58:38 [2022-07-13T20:58:38.088Z] #77 237.4   CC       src/read-file.lo
20:58:38 [2022-07-13T20:58:38.088Z] #77 237.5   CC       tests/test-2.o
20:58:38 [2022-07-13T20:58:38.186Z] ?   	github.com/docker/docker/api	[no test files]
20:58:38 [2022-07-13T20:58:38.195Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
20:58:38 [2022-07-13T20:58:38.348Z] #77 237.7   CC       tests/test-4.o
20:58:38 [2022-07-13T20:58:38.348Z] #77 237.7   CC       tests/test-5.o
20:58:38 [2022-07-13T20:58:38.348Z] #77 237.8   CC       tests/test-1.o
20:58:38 [2022-07-13T20:58:38.348Z] #77 237.8   CC       tests/test-6.o
20:58:38 [2022-07-13T20:58:38.348Z] #77 237.9   CC       tests/test-7.o
20:58:38 [2022-07-13T20:58:38.348Z] #77 237.9   CC       tests/test-3.o
20:58:38 [2022-07-13T20:58:38.607Z] #77 237.9   CC       tests/test-8.o
20:58:38 [2022-07-13T20:58:38.607Z] #77 238.1   CC       tests/test-9.o
20:58:38 [2022-07-13T20:58:38.607Z] #77 238.2   CC       tests/test-10.o
20:58:38 [2022-07-13T20:58:38.607Z] #77 238.2   CC       tests/test-11.o
20:58:42 [2022-07-13T20:58:42.811Z] #77 ...
20:58:42 [2022-07-13T20:58:42.811Z] 
20:58:42 [2022-07-13T20:58:42.811Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
20:58:42 [2022-07-13T20:58:42.811Z] #23 sha256:d9154a15371e400d0f19c6e5996f234659e36df85beb314453701807e4b52af8
20:58:42 [2022-07-13T20:58:42.811Z] #23 10.27 Collecting yamllint==1.26.1
20:58:44 [2022-07-13T20:58:44.194Z] #23 11.38   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:58:45 [2022-07-13T20:58:45.578Z] #23 12.97 Collecting pathspec>=0.5.3
20:58:45 [2022-07-13T20:58:45.578Z] #23 12.98   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:58:46 [2022-07-13T20:58:46.149Z] #23 13.42 Collecting pyyaml
20:58:46 [2022-07-13T20:58:46.149Z] #23 13.44   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)
20:58:46 [2022-07-13T20:58:46.149Z] #23 13.51 Building wheels for collected packages: yamllint
20:58:46 [2022-07-13T20:58:46.149Z] #23 13.51   Building wheel for yamllint (setup.py): started
20:58:47 [2022-07-13T20:58:47.532Z] #23 14.72   Building wheel for yamllint (setup.py): finished with status 'done'
20:58:47 [2022-07-13T20:58:47.532Z] #23 14.73   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3f989f287d3cb1e530c67012ece6e87a628094acba0aa4f2da1d4732bcd0365f
20:58:47 [2022-07-13T20:58:47.532Z] #23 14.73   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:58:47 [2022-07-13T20:58:47.532Z] #23 14.74 Successfully built yamllint
20:58:47 [2022-07-13T20:58:47.532Z] #23 14.78 Installing collected packages: pyyaml, pathspec, yamllint
20:58:47 [2022-07-13T20:58:47.793Z] #23 15.23 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:58:48 [2022-07-13T20:58:48.178Z] #60 ...
20:58:48 [2022-07-13T20:58:48.178Z] 
20:58:48 [2022-07-13T20:58:48.178Z] #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
20:58:48 [2022-07-13T20:58:48.178Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:58:48 [2022-07-13T20:58:48.178Z] #77 301.9   AR       libcrun_testing.a
20:58:48 [2022-07-13T20:58:48.178Z] #77 301.9 ar: `u' modifier ignored since `D' is the default (see `U')
20:58:48 [2022-07-13T20:58:48.178Z] #77 302.0   CCLD     tests/tests_libcrun_utils
20:58:48 [2022-07-13T20:58:48.178Z] #77 302.0   CCLD     tests/tests_libcrun_errors
20:58:48 [2022-07-13T20:58:48.178Z] #77 302.0   CCLD     tests/tests_libcrun_fuzzer
20:58:48 [2022-07-13T20:58:48.178Z] #77 302.1   CCLD     libcrun.la
20:58:48 [2022-07-13T20:58:48.178Z] #77 303.4   CCLD     crun
20:58:48 [2022-07-13T20:58:48.178Z] #77 303.9 make[3]: Entering directory '/tmp/crun-build'
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.1  /bin/mkdir -p '/usr/local/lib'
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.1  /bin/mkdir -p '/usr/local/share/man/man1'
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.1  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.1  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.2 libtool: install: ranlib /usr/local/lib/libcrun.a
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.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
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4 ----------------------------------------------------------------------
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4 Libraries have been installed in:
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4    /usr/local/lib
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4 
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4 If you ever happen to want to link against installed libraries
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4 in a given directory, LIBDIR, you must either use libtool, and
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4 specify the full pathname of the library, or use the '-LLIBDIR'
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4 flag during linking and do at least one of the following:
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4      during execution
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4      during linking
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4 
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4 See any operating system documentation about shared libraries for
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4 more information, such as the ld(1) and ld.so(8) manual pages.
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4 ----------------------------------------------------------------------
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.4  /bin/mkdir -p '/build'
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.5   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.5 libtool: install: /usr/bin/install -c crun /build/crun
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.6 make[3]: Leaving directory '/tmp/crun-build'
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.6 make[2]: Leaving directory '/tmp/crun-build'
20:58:48 [2022-07-13T20:58:48.178Z] #77 304.6 make[1]: Leaving directory '/tmp/crun-build'
20:58:48 [2022-07-13T20:58:48.178Z] #77 DONE 304.8s
20:58:48 [2022-07-13T20:58:48.178Z] 
20:58:48 [2022-07-13T20:58:48.178Z] #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
20:58:48 [2022-07-13T20:58:48.178Z] #60 sha256:1749f3c88301b1d1c08abffedcf4bdc1ba2ed2e377b89536669e071ec7c488db
20:58:48 [2022-07-13T20:58:48.365Z] #23 DONE 15.8s
20:58:48 [2022-07-13T20:58:48.365Z] 
20:58:48 [2022-07-13T20:58:48.365Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
20:58:48 [2022-07-13T20:58:48.365Z] #27 sha256:726793037e7304151bb5d34398abf98fe58a04c5b8e343c86a96b676124feb41
20:58:48 [2022-07-13T20:58:48.628Z] #27 DONE 0.2s
20:58:48 [2022-07-13T20:58:48.628Z] 
20:58:48 [2022-07-13T20:58:48.628Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
20:58:48 [2022-07-13T20:58:48.628Z] #32 sha256:bc8863f8206312514050501f4ed15179bebc0f774f313601af2edd10aca7b088
20:58:49 [2022-07-13T20:58:49.200Z] #32 DONE 0.6s
20:58:49 [2022-07-13T20:58:49.200Z] 
20:58:49 [2022-07-13T20:58:49.200Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
20:58:49 [2022-07-13T20:58:49.200Z] #35 sha256:ec8b96082d3d46ae1af532bf11f57a21e18cb7ec3fbb1cac7e4521920086770d
20:58:49 [2022-07-13T20:58:49.461Z] #35 DONE 0.3s
20:58:49 [2022-07-13T20:58:49.461Z] 
20:58:49 [2022-07-13T20:58:49.461Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
20:58:49 [2022-07-13T20:58:49.461Z] #37 sha256:fea64260baef030ecd1a1099ea3b1ae6fc19538fc038afa0c6bdfd94f28c1c03
20:58:49 [2022-07-13T20:58:49.721Z] #37 DONE 0.4s
20:58:49 [2022-07-13T20:58:49.721Z] 
20:58:49 [2022-07-13T20:58:49.721Z] #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
20:58:49 [2022-07-13T20:58:49.721Z] #64 sha256:27973e229ad88dddccbdcf2206a9b3928c843da6abc0795da71e6edbfe0bd34b
20:58:49 [2022-07-13T20:58:49.982Z] #64 ...
20:58:49 [2022-07-13T20:58:49.982Z] 
20:58:49 [2022-07-13T20:58:49.982Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
20:58:49 [2022-07-13T20:58:49.982Z] #39 sha256:6fdf2966b185673c4c23676eb4800dcb16599a460b9a91c5a3f84aa7d340cd9b
20:58:49 [2022-07-13T20:58:49.982Z] #39 DONE 0.1s
20:58:49 [2022-07-13T20:58:49.982Z] 
20:58:49 [2022-07-13T20:58:49.982Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
20:58:49 [2022-07-13T20:58:49.982Z] #41 sha256:4e01d3d82f48870d791fd4e5f0b4bdb356def74ba3056bcc3076f3075f283b00
20:58:49 [2022-07-13T20:58:49.982Z] #41 DONE 0.1s
20:58:49 [2022-07-13T20:58:49.982Z] 
20:58:49 [2022-07-13T20:58:49.982Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
20:58:49 [2022-07-13T20:58:49.982Z] #45 sha256:da5ec12c41c3e5a1b5312b47825001502f205d0bd89d5405f5ef5ad2992ed3b2
20:58:49 [2022-07-13T20:58:49.982Z] #45 DONE 0.1s
20:58:49 [2022-07-13T20:58:49.982Z] 
20:58:49 [2022-07-13T20:58:49.982Z] #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
20:58:49 [2022-07-13T20:58:49.982Z] #60 sha256:8122b5b081ae30d96f49de02d213834d84e38df8d4faf08483e362fa5ee33d46
20:58:53 [2022-07-13T20:58:53.083Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 7.9% of statements
20:59:06 [2022-07-13T20:59:06.265Z] #60 194.0 + mkdir -p /build
20:59:06 [2022-07-13T20:59:06.265Z] #60 194.0 + cp runc /build/runc
20:59:06 [2022-07-13T20:59:06.832Z] #60 DONE 195.1s
20:59:06 [2022-07-13T20:59:06.832Z] 
20:59:06 [2022-07-13T20:59:06.832Z] #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
20:59:06 [2022-07-13T20:59:06.832Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
20:59:06 [2022-07-13T20:59:06.832Z] #55 407.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
20:59:06 [2022-07-13T20:59:06.832Z] #55 DONE 408.1s
20:59:06 [2022-07-13T20:59:06.832Z] 
20:59:06 [2022-07-13T20:59:06.832Z] #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
20:59:06 [2022-07-13T20:59:06.832Z] #64 sha256:d2c74454aa4ce9d0eeab52875ec4a041357c8a250016314236f2ee9ffdcfd552
20:59:10 [2022-07-13T20:59:10.132Z] #64 ...
20:59:10 [2022-07-13T20:59:10.132Z] 
20:59:10 [2022-07-13T20:59:10.132Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
20:59:10 [2022-07-13T20:59:10.132Z] #56 sha256:cbb6d6d468a42cfc9eb5a22fa6138b8a235f7b246bff001b6d2938fc6ff59301
20:59:10 [2022-07-13T20:59:10.132Z] #56 DONE 0.6s
20:59:10 [2022-07-13T20:59:10.132Z] 
20:59:10 [2022-07-13T20:59:10.132Z] #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
20:59:10 [2022-07-13T20:59:10.132Z] #64 sha256:d2c74454aa4ce9d0eeab52875ec4a041357c8a250016314236f2ee9ffdcfd552
20:59:10 [2022-07-13T20:59:10.391Z] #64 ...
20:59:10 [2022-07-13T20:59:10.391Z] 
20:59:10 [2022-07-13T20:59:10.391Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
20:59:10 [2022-07-13T20:59:10.391Z] #58 sha256:05c5520df4666bbd0424aeee7a3ff0b8b436be4516af0a3544e02e4c751a013b
20:59:10 [2022-07-13T20:59:10.391Z] #58 DONE 0.1s
20:59:10 [2022-07-13T20:59:10.391Z] 
20:59:10 [2022-07-13T20:59:10.391Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
20:59:10 [2022-07-13T20:59:10.391Z] #61 sha256:0ed591e1c863dd9085f326076ae49add42c847cf80668352e2e84b2316a7be89
20:59:10 [2022-07-13T20:59:10.391Z] #61 DONE 0.2s
20:59:10 [2022-07-13T20:59:10.391Z] 
20:59:10 [2022-07-13T20:59:10.391Z] #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
20:59:10 [2022-07-13T20:59:10.391Z] #64 sha256:d2c74454aa4ce9d0eeab52875ec4a041357c8a250016314236f2ee9ffdcfd552
20:59:11 [2022-07-13T20:59:11.945Z] #60 ...
20:59:11 [2022-07-13T20:59:11.945Z] 
20:59:11 [2022-07-13T20:59:11.945Z] #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
20:59:11 [2022-07-13T20:59:11.945Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:59:11 [2022-07-13T20:59:11.945Z] #47 352.6 + dpkg --print-architecture
20:59:11 [2022-07-13T20:59:11.945Z] #47 352.6 + git checkout -q v2.1.0
20:59:11 [2022-07-13T20:59:11.945Z] #47 352.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:59:11 [2022-07-13T20:59:11.945Z] #47 352.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:59:12 [2022-07-13T20:59:12.324Z] #64 348.9 + bin/containerd
20:59:18 [2022-07-13T20:59:18.519Z] #47 ...
20:59:18 [2022-07-13T20:59:18.519Z] 
20:59:18 [2022-07-13T20:59:18.519Z] #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
20:59:18 [2022-07-13T20:59:18.519Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:59:18 [2022-07-13T20:59:18.519Z] #77 272.8   CCLD     libocispec.la
20:59:18 [2022-07-13T20:59:18.519Z] #77 273.3   CCLD     src/validate
20:59:18 [2022-07-13T20:59:18.519Z] #77 273.3   CCLD     tests/test-1
20:59:18 [2022-07-13T20:59:18.519Z] #77 273.3   CCLD     tests/test-2
20:59:18 [2022-07-13T20:59:18.519Z] #77 273.3   CCLD     tests/test-3
20:59:18 [2022-07-13T20:59:18.519Z] #77 273.3   CCLD     tests/test-4
20:59:18 [2022-07-13T20:59:18.519Z] #77 273.4   CCLD     tests/test-5
20:59:18 [2022-07-13T20:59:18.519Z] #77 273.4   CCLD     tests/test-6
20:59:18 [2022-07-13T20:59:18.519Z] #77 273.5   CCLD     tests/test-8
20:59:18 [2022-07-13T20:59:18.519Z] #77 273.5   CCLD     tests/test-7
20:59:18 [2022-07-13T20:59:18.519Z] #77 273.6   CCLD     tests/test-9
20:59:18 [2022-07-13T20:59:18.519Z] #77 273.6 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:59:18 [2022-07-13T20:59:18.519Z] #77 273.6   CCLD     tests/test-10
20:59:18 [2022-07-13T20:59:18.519Z] #77 273.8   CCLD     tests/test-11
20:59:18 [2022-07-13T20:59:18.519Z] #77 275.2 libtool: link: ar cr libocispec.a 
20:59:18 [2022-07-13T20:59:18.519Z] #77 275.3 libtool: link: ranlib libocispec.a
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.5 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.5 make[5]: Nothing to be done for 'install-exec-am'.
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.5 make[5]: Nothing to be done for 'install-data-am'.
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.5 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.5 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.5 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.5 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.5 make[2]: Entering directory '/tmp/crun-build'
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.7   CC       src/libcrun/libcrun_testing_a-utils.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.7   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.7   CC       src/libcrun/libcrun_testing_a-container.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.7   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.7   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.7   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.7   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.8   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.8   CC       src/libcrun/libcrun_testing_a-criu.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.8   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.8   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.9   CC       src/libcrun/libcrun_testing_a-linux.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.9   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 277.9   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 278.0   CC       src/libcrun/libcrun_testing_a-error.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 278.0   CC       src/libcrun/libcrun_testing_a-status.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 278.0   CC       src/libcrun/libcrun_testing_a-terminal.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 278.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 278.1   CC       src/libcrun/libcrun_testing_a-signals.o
20:59:18 [2022-07-13T20:59:18.519Z] #77 278.1   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:59:18 [2022-07-13T20:59:18.779Z] #77 278.2   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:59:18 [2022-07-13T20:59:18.779Z] #77 278.2   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:59:18 [2022-07-13T20:59:18.779Z] #77 278.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:59:19 [2022-07-13T20:59:19.039Z] #77 278.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:59:19 [2022-07-13T20:59:19.039Z] #77 278.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:59:19 [2022-07-13T20:59:19.039Z] #77 278.4   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:59:19 [2022-07-13T20:59:19.039Z] #77 278.5   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:59:19 [2022-07-13T20:59:19.298Z] #77 278.6   CC       src/crun-crun.o
20:59:19 [2022-07-13T20:59:19.298Z] #77 278.7   CC       src/crun-run.o
20:59:19 [2022-07-13T20:59:19.298Z] #77 278.8   CC       src/crun-kill.o
20:59:19 [2022-07-13T20:59:19.298Z] #77 278.8   CC       src/crun-delete.o
20:59:19 [2022-07-13T20:59:19.558Z] #77 278.9   CC       src/crun-unpause.o
20:59:19 [2022-07-13T20:59:19.558Z] #77 278.9   CC       src/crun-pause.o
20:59:19 [2022-07-13T20:59:19.558Z] #77 279.0   CC       src/crun-spec.o
20:59:19 [2022-07-13T20:59:19.558Z] #77 279.0   CC       src/crun-exec.o
20:59:19 [2022-07-13T20:59:19.558Z] #77 279.1   CC       src/crun-list.o
20:59:19 [2022-07-13T20:59:19.558Z] #77 279.1   CC       src/crun-start.o
20:59:19 [2022-07-13T20:59:19.818Z] #77 279.2   CC       src/crun-create.o
20:59:19 [2022-07-13T20:59:19.818Z] #77 279.2   CC       src/crun-state.o
20:59:19 [2022-07-13T20:59:19.818Z] #77 279.2   CC       src/crun-update.o
20:59:19 [2022-07-13T20:59:19.818Z] #77 279.3   CC       src/crun-ps.o
20:59:20 [2022-07-13T20:59:20.078Z] #77 279.5   CC       src/crun-checkpoint.o
20:59:20 [2022-07-13T20:59:20.078Z] #77 279.5   CC       src/crun-restore.o
20:59:20 [2022-07-13T20:59:20.078Z] #77 279.5   CC       src/libcrun/libcrun_la-utils.lo
20:59:20 [2022-07-13T20:59:20.078Z] #77 279.6   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:59:20 [2022-07-13T20:59:20.337Z] #77 279.7   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:59:20 [2022-07-13T20:59:20.337Z] #77 279.7   CC       src/libcrun/libcrun_la-cgroup.lo
20:59:20 [2022-07-13T20:59:20.337Z] #77 279.7   CC       src/libcrun/libcrun_la-container.lo
20:59:20 [2022-07-13T20:59:20.337Z] #77 279.8   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:59:20 [2022-07-13T20:59:20.338Z] #77 279.8   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:59:20 [2022-07-13T20:59:20.338Z] #77 279.9   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:59:20 [2022-07-13T20:59:20.597Z] #77 280.0   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:59:20 [2022-07-13T20:59:20.597Z] #77 280.0   CC       src/libcrun/libcrun_la-criu.lo
20:59:20 [2022-07-13T20:59:20.597Z] #77 280.0   CC       src/libcrun/libcrun_la-custom-handler.lo
20:59:20 [2022-07-13T20:59:20.597Z] #77 280.1   CC       src/libcrun/libcrun_la-linux.lo
20:59:20 [2022-07-13T20:59:20.858Z] #77 280.2   CC       src/libcrun/libcrun_la-seccomp.lo
20:59:20 [2022-07-13T20:59:20.858Z] #77 280.3   CC       src/libcrun/libcrun_la-ebpf.lo
20:59:20 [2022-07-13T20:59:20.858Z] #77 280.3   CC       src/libcrun/libcrun_la-error.lo
20:59:21 [2022-07-13T20:59:21.119Z] #77 280.5   CC       src/libcrun/libcrun_la-terminal.lo
20:59:21 [2022-07-13T20:59:21.119Z] #77 280.5   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:59:21 [2022-07-13T20:59:21.119Z] #77 280.5   CC       src/libcrun/libcrun_la-status.lo
20:59:21 [2022-07-13T20:59:21.119Z] #77 280.6   CC       src/libcrun/libcrun_la-signals.lo
20:59:21 [2022-07-13T20:59:21.380Z] #77 280.7   CC       src/libcrun/libcrun_la-mount_flags.lo
20:59:21 [2022-07-13T20:59:21.380Z] #77 280.8   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:59:21 [2022-07-13T20:59:21.641Z] #77 281.1   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:59:21 [2022-07-13T20:59:21.641Z] #77 281.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:59:21 [2022-07-13T20:59:21.901Z] #77 281.3   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:59:21 [2022-07-13T20:59:21.901Z] #77 281.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:59:21 [2022-07-13T20:59:21.901Z] #77 281.5   CC       tests/init.o
20:59:22 [2022-07-13T20:59:22.162Z] #77 281.6   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:59:33 [2022-07-13T20:59:33.435Z] .........................xx....................                          [ 29%]
20:59:34 [2022-07-13T20:59:34.148Z] #64 329.8 # github.com/containerd/containerd/cmd/containerd
20:59:34 [2022-07-13T20:59:34.148Z] #64 329.8 /usr/bin/ld: /tmp/go-link-4265495961/000019.o: in function `New':
20:59:34 [2022-07-13T20:59:34.148Z] #64 329.8 /tmp/tmp.jcfqqAxHDN/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
20:59:34 [2022-07-13T20:59:34.148Z] #64 329.9 + bin/containerd-stress
20:59:34 [2022-07-13T20:59:34.148Z] #64 331.0 + bin/containerd-shim
20:59:40 [2022-07-13T20:59:40.287Z] #77 ...
20:59:40 [2022-07-13T20:59:40.287Z] 
20:59:40 [2022-07-13T20:59:40.287Z] #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
20:59:40 [2022-07-13T20:59:40.287Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94
20:59:40 [2022-07-13T20:59:40.287Z] #47 DONE 381.9s
20:59:40 [2022-07-13T20:59:40.287Z] 
20:59:40 [2022-07-13T20:59:40.287Z] #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
20:59:40 [2022-07-13T20:59:40.287Z] #60 sha256:8122b5b081ae30d96f49de02d213834d84e38df8d4faf08483e362fa5ee33d46
20:59:42 [2022-07-13T20:59:42.208Z] #60 ...
20:59:42 [2022-07-13T20:59:42.208Z] 
20:59:42 [2022-07-13T20:59:42.208Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
20:59:42 [2022-07-13T20:59:42.208Z] #48 sha256:59f69e8e49ac9f85b269d42fa8d446be1e359a8b711d39f94f03323dd21200d5
20:59:42 [2022-07-13T20:59:42.278Z] #64 342.3 + bin/containerd-shim-runc-v1
20:59:42 [2022-07-13T20:59:42.780Z] #48 DONE 0.5s
20:59:42 [2022-07-13T20:59:42.780Z] 
20:59:42 [2022-07-13T20:59:42.780Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
20:59:42 [2022-07-13T20:59:42.780Z] #52 sha256:35967c06f69b2a2d8e0453c82787798a76c027c245004d9645895a88ef33f6f2
20:59:43 [2022-07-13T20:59:43.041Z] #52 DONE 0.2s
20:59:43 [2022-07-13T20:59:43.041Z] 
20:59:43 [2022-07-13T20:59:43.041Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
20:59:43 [2022-07-13T20:59:43.041Z] #54 sha256:9cd4436c4d374eaf3687460d52766eb60657585ad9b36427f4bbd589060ec676
20:59:43 [2022-07-13T20:59:43.041Z] #54 DONE 0.1s
20:59:43 [2022-07-13T20:59:43.041Z] 
20:59:43 [2022-07-13T20:59:43.041Z] #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
20:59:43 [2022-07-13T20:59:43.041Z] #64 sha256:27973e229ad88dddccbdcf2206a9b3928c843da6abc0795da71e6edbfe0bd34b
20:59:47 [2022-07-13T20:59:47.553Z] #64 348.7 + bin/containerd-shim-runc-v2
20:59:48 [2022-07-13T20:59:48.493Z] #64 349.5 + binaries
20:59:48 [2022-07-13T20:59:48.493Z] #64 349.5 + install -D bin/containerd /build/containerd
20:59:48 [2022-07-13T20:59:48.493Z] #64 349.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:59:48 [2022-07-13T20:59:48.493Z] #64 349.5 + install -D bin/ctr /build/ctr
20:59:51 [2022-07-13T20:59:51.021Z] tests/integration/api_exec_test.py .....................                 [ 34%]
20:59:51 [2022-07-13T20:59:51.028Z] #64 DONE 351.7s
20:59:51 [2022-07-13T20:59:51.267Z] #64 ...
20:59:51 [2022-07-13T20:59:51.267Z] 
20:59:51 [2022-07-13T20:59:51.267Z] #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
20:59:51 [2022-07-13T20:59:51.267Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece
20:59:51 [2022-07-13T20:59:51.267Z] #77 309.3   CCLD     tests/init
20:59:51 [2022-07-13T20:59:51.597Z] 
20:59:51 [2022-07-13T20:59:51.597Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
20:59:51 [2022-07-13T20:59:51.597Z] #65 sha256:97b86b5587ace565916cd934fa5008eaecaaeb59a41057525453c2cc86500c7b
20:59:52 [2022-07-13T20:59:52.533Z] #65 DONE 1.0s
20:59:52 [2022-07-13T20:59:52.533Z] 
20:59:52 [2022-07-13T20:59:52.533Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:59:52 [2022-07-13T20:59:52.533Z] #70 sha256:4c844675348966c47189a320da82b2c7d923d3643f9fb762d1f25619570afa90
20:59:52 [2022-07-13T20:59:52.792Z] #70 DONE 0.3s
20:59:52 [2022-07-13T20:59:52.792Z] 
20:59:52 [2022-07-13T20:59:52.792Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
20:59:52 [2022-07-13T20:59:52.792Z] #75 sha256:bd68c8b10b2cd32912291885e737b6b35a1f38fe6a7e7e5f05af74ca868251d4
20:59:53 [2022-07-13T20:59:53.728Z] #75 DONE 1.1s
20:59:53 [2022-07-13T20:59:53.728Z] 
20:59:53 [2022-07-13T20:59:53.728Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
20:59:53 [2022-07-13T20:59:53.728Z] #78 sha256:d0b8658f799777d92bfc053f1a428019b0fccd3da6bdddcc48b2f934f2a95948
20:59:53 [2022-07-13T20:59:53.988Z] #78 DONE 0.1s
20:59:53 [2022-07-13T20:59:53.988Z] 
20:59:53 [2022-07-13T20:59:53.988Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
20:59:53 [2022-07-13T20:59:53.988Z] #79 sha256:a3f6be912fce2a890b1b2d9e462aaf13af005309476c2caf05cdcc16cdbd7bba
20:59:53 [2022-07-13T20:59:53.988Z] #79 DONE 0.0s
20:59:53 [2022-07-13T20:59:53.988Z] 
20:59:53 [2022-07-13T20:59:53.988Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
20:59:53 [2022-07-13T20:59:53.988Z] #80 sha256:ef9e9b8733786aef9c0d91845ee30872e02a171dd00ce1527b21f696188090a1
20:59:53 [2022-07-13T20:59:53.988Z] #80 DONE 0.0s
20:59:53 [2022-07-13T20:59:53.988Z] 
20:59:53 [2022-07-13T20:59:53.988Z] #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
20:59:53 [2022-07-13T20:59:53.988Z] #81 sha256:012ee5b71eafeaf56612eef84547bfec6df33975038fb5f438a172d80de9313c
20:59:54 [2022-07-13T20:59:54.924Z] #81 0.668 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:59:54 [2022-07-13T20:59:54.924Z] #81 0.669 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:59:54 [2022-07-13T20:59:54.924Z] #81 0.671 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:59:54 [2022-07-13T20:59:54.925Z] #81 0.913 Fetched 39.4 kB in 1s (72.3 kB/s)
20:59:55 [2022-07-13T20:59:55.492Z] #81 0.913 Reading package lists...
20:59:56 [2022-07-13T20:59:56.323Z] #81 1.530 Reading package lists...
20:59:56 [2022-07-13T20:59:56.323Z] #81 2.027 Building dependency tree...
20:59:56 [2022-07-13T20:59:56.323Z] #81 2.140 Reading state information...
20:59:56 [2022-07-13T20:59:56.323Z] #81 2.256 The following additional packages will be installed:
20:59:56 [2022-07-13T20:59:56.323Z] #81 2.257   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
20:59:56 [2022-07-13T20:59:56.323Z] #81 2.258 Suggested packages:
20:59:56 [2022-07-13T20:59:56.323Z] #81 2.258   systemd-container policykit-1
20:59:56 [2022-07-13T20:59:56.323Z] #81 2.258 Recommended packages:
20:59:56 [2022-07-13T20:59:56.323Z] #81 2.258   systemd-timesyncd | time-daemon libnss-systemd
20:59:56 [2022-07-13T20:59:56.323Z] #81 2.326 The following NEW packages will be installed:
20:59:56 [2022-07-13T20:59:56.323Z] #81 2.327   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
20:59:56 [2022-07-13T20:59:56.323Z] #81 2.327   libkmod2 libpam-systemd systemd systemd-sysv
20:59:56 [2022-07-13T20:59:56.892Z] #81 2.596 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded.
20:59:56 [2022-07-13T20:59:56.892Z] #81 2.596 Need to get 5817 kB of archives.
20:59:56 [2022-07-13T20:59:56.892Z] #81 2.596 After this operation, 19.3 MB of additional disk space will be used.
20:59:56 [2022-07-13T20:59:56.892Z] #81 2.596 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
20:59:56 [2022-07-13T20:59:56.892Z] #81 2.599 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
20:59:56 [2022-07-13T20:59:56.892Z] #81 2.601 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
20:59:56 [2022-07-13T20:59:56.892Z] #81 2.604 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
20:59:56 [2022-07-13T20:59:56.892Z] #81 2.605 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
20:59:56 [2022-07-13T20:59:56.892Z] #81 2.734 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
20:59:56 [2022-07-13T20:59:56.892Z] #81 2.735 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
20:59:56 [2022-07-13T20:59:56.892Z] #81 2.736 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
20:59:56 [2022-07-13T20:59:56.892Z] #81 2.743 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
20:59:56 [2022-07-13T20:59:56.892Z] #81 2.745 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
20:59:57 [2022-07-13T20:59:57.151Z] #81 2.932 debconf: delaying package configuration, since apt-utils is not installed
20:59:57 [2022-07-13T20:59:57.151Z] #81 2.980 Fetched 5817 kB in 0s (14.1 MB/s)
20:59:57 [2022-07-13T20:59:57.151Z] #81 3.024 Selecting previously unselected package libargon2-1:amd64.
20:59:57 [2022-07-13T20:59:57.151Z] #81 3.024 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28639 files and directories currently installed.)
20:59:57 [2022-07-13T20:59:57.151Z] #81 3.045 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
20:59:57 [2022-07-13T20:59:57.151Z] #81 3.062 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
20:59:57 [2022-07-13T20:59:57.151Z] #81 3.116 Selecting previously unselected package libjson-c5:amd64.
20:59:57 [2022-07-13T20:59:57.410Z] #81 3.119 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
20:59:57 [2022-07-13T20:59:57.411Z] #81 3.124 Unpacking libjson-c5:amd64 (0.15-2) ...
20:59:57 [2022-07-13T20:59:57.411Z] #81 3.205 Selecting previously unselected package libcryptsetup12:amd64.
20:59:57 [2022-07-13T20:59:57.411Z] #81 3.208 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
20:59:57 [2022-07-13T20:59:57.411Z] #81 3.213 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
20:59:57 [2022-07-13T20:59:57.411Z] #81 3.303 Selecting previously unselected package libkmod2:amd64.
20:59:57 [2022-07-13T20:59:57.411Z] #81 3.306 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
20:59:57 [2022-07-13T20:59:57.411Z] #81 3.317 Unpacking libkmod2:amd64 (28-1) ...
20:59:57 [2022-07-13T20:59:57.411Z] #81 3.390 Selecting previously unselected package systemd.
20:59:57 [2022-07-13T20:59:57.670Z] #81 3.393 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
20:59:57 [2022-07-13T20:59:57.670Z] #81 3.427 Unpacking systemd (247.3-7) ...
20:59:58 [2022-07-13T20:59:58.239Z] #81 4.017 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
20:59:58 [2022-07-13T20:59:58.239Z] #81 4.027 Setting up libjson-c5:amd64 (0.15-2) ...
20:59:58 [2022-07-13T20:59:58.239Z] #81 4.038 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
20:59:58 [2022-07-13T20:59:58.239Z] #81 4.050 Setting up libkmod2:amd64 (28-1) ...
20:59:58 [2022-07-13T20:59:58.239Z] #81 4.063 Setting up systemd (247.3-7) ...
20:59:58 [2022-07-13T20:59:58.239Z] #81 4.104 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
20:59:58 [2022-07-13T20:59:58.239Z] #81 4.106 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
20:59:58 [2022-07-13T20:59:58.239Z] #81 4.109 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
20:59:58 [2022-07-13T20:59:58.239Z] #81 4.133 Initializing machine ID from KVM UUID.
20:59:58 [2022-07-13T20:59:58.496Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
20:59:58 [2022-07-13T20:59:58.498Z] #81 4.538 Selecting previously unselected package systemd-sysv.
20:59:58 [2022-07-13T20:59:58.758Z] #81 4.539 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29450 files and directories currently installed.)
20:59:58 [2022-07-13T20:59:58.758Z] #81 4.551 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
20:59:58 [2022-07-13T20:59:58.758Z] #81 4.566 Unpacking systemd-sysv (247.3-7) ...
20:59:58 [2022-07-13T20:59:58.758Z] #81 4.620 Selecting previously unselected package libdbus-1-3:amd64.
20:59:58 [2022-07-13T20:59:58.758Z] #81 4.623 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
20:59:58 [2022-07-13T20:59:58.758Z] #81 4.626 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
20:59:58 [2022-07-13T20:59:58.758Z] #81 4.682 Selecting previously unselected package dbus.
20:59:58 [2022-07-13T20:59:58.758Z] #81 4.684 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
20:59:58 [2022-07-13T20:59:58.758Z] #81 4.695 Unpacking dbus (1.12.20-2) ...
20:59:58 [2022-07-13T20:59:58.758Z] #81 4.751 Selecting previously unselected package libpam-systemd:amd64.
20:59:58 [2022-07-13T20:59:58.758Z] #81 4.753 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
20:59:58 [2022-07-13T20:59:58.758Z] #81 4.757 Unpacking libpam-systemd:amd64 (247.3-7) ...
20:59:58 [2022-07-13T20:59:58.758Z] #81 4.807 Selecting previously unselected package dbus-user-session.
20:59:59 [2022-07-13T20:59:59.017Z] #81 4.810 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
20:59:59 [2022-07-13T20:59:59.017Z] #81 4.813 Unpacking dbus-user-session (1.12.20-2) ...
20:59:59 [2022-07-13T20:59:59.017Z] #81 4.886 Setting up systemd-sysv (247.3-7) ...
20:59:59 [2022-07-13T20:59:59.017Z] #81 4.898 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
20:59:59 [2022-07-13T20:59:59.017Z] #81 4.907 Setting up dbus (1.12.20-2) ...
20:59:59 [2022-07-13T20:59:59.276Z] #81 5.026 invoke-rc.d: could not determine current runlevel
20:59:59 [2022-07-13T20:59:59.276Z] #81 5.029 invoke-rc.d: policy-rc.d denied execution of start.
20:59:59 [2022-07-13T20:59:59.276Z] #81 5.032 Setting up libpam-systemd:amd64 (247.3-7) ...
20:59:59 [2022-07-13T20:59:59.276Z] #81 5.199 Setting up dbus-user-session (1.12.20-2) ...
20:59:59 [2022-07-13T20:59:59.276Z] #81 5.223 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:59:59 [2022-07-13T20:59:59.536Z] #81 DONE 5.4s
20:59:59 [2022-07-13T20:59:59.536Z] 
20:59:59 [2022-07-13T20:59:59.536Z] #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
20:59:59 [2022-07-13T20:59:59.536Z] #82 sha256:266fe6332a779c7ca9382e3e673399f8be5cefe33b0812714c35d89aaab2ea09
21:00:00 [2022-07-13T21:00:00.056Z] #82 0.413   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
21:00:00 [2022-07-13T21:00:00.056Z] #82 0.414                                  Dload  Upload   Total   Spent    Left  Speed
21:00:00 [2022-07-13T21:00:00.056Z] #82 0.414 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   8479      0 --:--:-- --:--:-- --:--:--  8479
21:00:00 [2022-07-13T21:00:00.056Z] #82 DONE 0.7s
21:00:00 [2022-07-13T21:00:00.315Z] 
21:00:00 [2022-07-13T21:00:00.315Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker
21:00:00 [2022-07-13T21:00:00.315Z] #83 sha256:8eb2732a634e5d8cc1d9d8e7529f80348bc0870aa0fa2e9013adb5bb7d68e86d
21:00:00 [2022-07-13T21:00:00.926Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:00:00 [2022-07-13T21:00:00.926Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:00:00 [2022-07-13T21:00:00.926Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 31.9% of statements
21:00:00 [2022-07-13T21:00:00.926Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
21:00:00 [2022-07-13T21:00:00.926Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:00:00 [2022-07-13T21:00:00.926Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:00:00 [2022-07-13T21:00:00.926Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:00:00 [2022-07-13T21:00:00.926Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:00:00 [2022-07-13T21:00:00.926Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:00:00 [2022-07-13T21:00:00.926Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:00:00 [2022-07-13T21:00:00.926Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:00:01 [2022-07-13T21:00:01.188Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:00:01 [2022-07-13T21:00:01.188Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:00:02 [2022-07-13T21:00:02.129Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:00:02 [2022-07-13T21:00:02.129Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:00:02 [2022-07-13T21:00:02.389Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
21:00:02 [2022-07-13T21:00:02.389Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:00:02 [2022-07-13T21:00:02.959Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 92.2% of statements
21:00:02 [2022-07-13T21:00:02.959Z] ok  	github.com/docker/docker/api/server/router/volume	0.005s	coverage: 67.9% of statements
21:00:02 [2022-07-13T21:00:02.959Z] ?   	github.com/docker/docker/api/types	[no test files]
21:00:02 [2022-07-13T21:00:02.959Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:00:02 [2022-07-13T21:00:02.959Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:00:02 [2022-07-13T21:00:02.959Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:00:02 [2022-07-13T21:00:02.959Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:00:02 [2022-07-13T21:00:02.959Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:00:02 [2022-07-13T21:00:02.959Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:00:02 [2022-07-13T21:00:02.959Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:00:02 [2022-07-13T21:00:02.959Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:00:02 [2022-07-13T21:00:02.959Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:00:03 [2022-07-13T21:00:03.220Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
21:00:03 [2022-07-13T21:00:03.220Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:00:03 [2022-07-13T21:00:03.220Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:00:03 [2022-07-13T21:00:03.220Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
21:00:03 [2022-07-13T21:00:03.319Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
21:00:03 [2022-07-13T21:00:03.480Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
21:00:03 [2022-07-13T21:00:03.480Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:00:03 [2022-07-13T21:00:03.480Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:00:03 [2022-07-13T21:00:03.480Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:00:03 [2022-07-13T21:00:03.480Z] ?   	github.com/docker/docker/builder	[no test files]
21:00:03 [2022-07-13T21:00:03.480Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:00:03 [2022-07-13T21:00:03.480Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:00:03 [2022-07-13T21:00:03.480Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:00:03 [2022-07-13T21:00:03.480Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:00:03 [2022-07-13T21:00:03.480Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:00:03 [2022-07-13T21:00:03.480Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:00:03 [2022-07-13T21:00:03.480Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:00:03 [2022-07-13T21:00:03.696Z] #83 DONE 3.1s
21:00:03 [2022-07-13T21:00:03.696Z] 
21:00:03 [2022-07-13T21:00:03.696Z] #84 exporting to image
21:00:03 [2022-07-13T21:00:03.696Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:00:03 [2022-07-13T21:00:03.696Z] #84 exporting layers
21:00:06 [2022-07-13T21:00:06.024Z] ok  	github.com/docker/docker/builder/remotecontext	0.124s	coverage: 13.7% of statements
21:00:06 [2022-07-13T21:00:06.284Z] ok  	github.com/docker/docker/builder/dockerfile	0.500s	coverage: 49.3% of statements
21:00:06 [2022-07-13T21:00:06.284Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
21:00:07 [2022-07-13T21:00:07.225Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
21:00:07 [2022-07-13T21:00:07.795Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.656s	coverage: 86.3% of statements
21:00:07 [2022-07-13T21:00:07.795Z] ?   	github.com/docker/docker/cli	[no test files]
21:00:07 [2022-07-13T21:00:07.795Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:00:07 [2022-07-13T21:00:07.795Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:00:07 [2022-07-13T21:00:07.795Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:00:08 [2022-07-13T21:00:08.365Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.152s	coverage: 69.3% of statements
21:00:08 [2022-07-13T21:00:08.584Z] #64 400.0 # github.com/containerd/containerd/cmd/containerd
21:00:08 [2022-07-13T21:00:08.584Z] #64 400.0 /usr/bin/ld: /tmp/go-link-865471523/000019.o: in function `New':
21:00:08 [2022-07-13T21:00:08.584Z] #64 400.0 /tmp/tmp.QnEYeCXK7P/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
21:00:08 [2022-07-13T21:00:08.584Z] #64 400.1 + bin/containerd-stress
21:00:08 [2022-07-13T21:00:08.584Z] #64 401.2 + bin/containerd-shim
21:00:10 [2022-07-13T21:00:10.273Z] #84 exporting layers 6.9s done
21:00:10 [2022-07-13T21:00:10.273Z] #84 writing image sha256:0e5b541dbc7cff85891084c5483fa87161ec6753901ccbcec223dc67d493e600 done
21:00:10 [2022-07-13T21:00:10.273Z] #84 naming to docker.io/library/docker:c51efa861754c37184238e92f09963575786272f done
21:00:10 [2022-07-13T21:00:10.273Z] #84 DONE 6.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:00:10 [2022-07-13T21:00:10.624Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43809/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f -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:c51efa861754c37184238e92f09963575786272f hack/make.sh dynbinary test-integration
21:00:12 [2022-07-13T21:00:12.002Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
21:00:12 [2022-07-13T21:00:12.002Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
21:00:12 [2022-07-13T21:00:12.002Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
21:00:12 [2022-07-13T21:00:12.002Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
21:00:12 [2022-07-13T21:00:12.002Z] 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)
21:00:12 [2022-07-13T21:00:12.002Z] Detected virtualization docker.
21:00:12 [2022-07-13T21:00:12.002Z] Detected architecture x86-64.
21:00:12 [2022-07-13T21:00:12.002Z] Set hostname to <9897650e9afe>.
21:00:12 [2022-07-13T21:00:12.002Z] modprobe@configfs.service: Succeeded.
21:00:12 [2022-07-13T21:00:12.002Z] modprobe@drm.service: Succeeded.
21:00:12 [2022-07-13T21:00:12.002Z] modprobe@fuse.service: Succeeded.
21:00:12 [2022-07-13T21:00:12.002Z] + source /etc/docker-entrypoint-cmd
21:00:12 [2022-07-13T21:00:12.002Z] ++ hack/make.sh dynbinary test-integration
21:00:12 [2022-07-13T21:00:12.002Z] 
21:00:12 [2022-07-13T21:00:12.261Z] Removing bundles/
21:00:12 [2022-07-13T21:00:12.261Z] 
21:00:12 [2022-07-13T21:00:12.261Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:00:12 [2022-07-13T21:00:12.261Z] Building: bundles/dynbinary-daemon/dockerd
21:00:12 [2022-07-13T21:00:12.261Z] GOOS="" GOARCH="" GOARM=""
21:00:12 [2022-07-13T21:00:12.570Z] ok  	github.com/docker/docker/client	0.115s	coverage: 75.6% of statements
21:00:13 [2022-07-13T21:00:13.234Z] #77 330.0   AR       libcrun_testing.a
21:00:13 [2022-07-13T21:00:13.234Z] #77 330.0 ar: `u' modifier ignored since `D' is the default (see `U')
21:00:13 [2022-07-13T21:00:13.234Z] #77 330.1   CCLD     tests/tests_libcrun_utils
21:00:13 [2022-07-13T21:00:13.234Z] #77 330.1   CCLD     tests/tests_libcrun_errors
21:00:13 [2022-07-13T21:00:13.234Z] #77 330.1   CCLD     tests/tests_libcrun_fuzzer
21:00:13 [2022-07-13T21:00:13.234Z] #77 330.5   CCLD     libcrun.la
21:00:13 [2022-07-13T21:00:13.234Z] #77 331.7   CCLD     crun
21:00:13 [2022-07-13T21:00:13.234Z] #77 332.3 make[3]: Entering directory '/tmp/crun-build'
21:00:13 [2022-07-13T21:00:13.234Z] #77 332.6  /bin/mkdir -p '/usr/local/lib'
21:00:13 [2022-07-13T21:00:13.234Z] #77 332.6  /bin/mkdir -p '/usr/local/share/man/man1'
21:00:13 [2022-07-13T21:00:13.234Z] #77 332.6  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
21:00:13 [2022-07-13T21:00:13.234Z] #77 332.6  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
21:00:13 [2022-07-13T21:00:13.234Z] #77 332.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
21:00:13 [2022-07-13T21:00:13.234Z] #77 332.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
21:00:13 [2022-07-13T21:00:13.234Z] #77 332.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a
21:00:13 [2022-07-13T21:00:13.234Z] #77 332.7 libtool: install: ranlib /usr/local/lib/libcrun.a
21:00:13 [2022-07-13T21:00:13.234Z] #77 332.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
21:00:13 [2022-07-13T21:00:13.234Z] #77 332.9 ----------------------------------------------------------------------
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9 Libraries have been installed in:
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9    /usr/local/lib
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9 
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9 If you ever happen to want to link against installed libraries
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9 in a given directory, LIBDIR, you must either use libtool, and
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9 specify the full pathname of the library, or use the '-LLIBDIR'
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9 flag during linking and do at least one of the following:
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9      during execution
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9      during linking
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9 
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9 See any operating system documentation about shared libraries for
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9 more information, such as the ld(1) and ld.so(8) manual pages.
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9 ----------------------------------------------------------------------
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9  /bin/mkdir -p '/build'
21:00:13 [2022-07-13T21:00:13.497Z] #77 332.9   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
21:00:13 [2022-07-13T21:00:13.497Z] #77 333.0 libtool: install: /usr/bin/install -c crun /build/crun
21:00:13 [2022-07-13T21:00:13.758Z] #77 333.0 make[3]: Leaving directory '/tmp/crun-build'
21:00:13 [2022-07-13T21:00:13.758Z] #77 333.0 make[2]: Leaving directory '/tmp/crun-build'
21:00:13 [2022-07-13T21:00:13.758Z] #77 333.0 make[1]: Leaving directory '/tmp/crun-build'
21:00:14 [2022-07-13T21:00:14.017Z] #77 DONE 333.3s
21:00:14 [2022-07-13T21:00:14.017Z] 
21:00:14 [2022-07-13T21:00:14.017Z] #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
21:00:14 [2022-07-13T21:00:14.017Z] #64 sha256:27973e229ad88dddccbdcf2206a9b3928c843da6abc0795da71e6edbfe0bd34b
21:00:16 [2022-07-13T21:00:16.700Z] #64 412.8 + bin/containerd-shim-runc-v1
21:00:20 [2022-07-13T21:00:20.845Z] tests/integration/api_network_test.py ............................       [ 47%]
21:00:23 [2022-07-13T21:00:23.269Z] #64 419.1 + bin/containerd-shim-runc-v2
21:00:23 [2022-07-13T21:00:23.269Z] #64 420.0 + binaries
21:00:23 [2022-07-13T21:00:23.269Z] #64 420.0 + install -D bin/containerd /build/containerd
21:00:23 [2022-07-13T21:00:23.269Z] #64 420.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:00:23 [2022-07-13T21:00:23.269Z] #64 420.0 + install -D bin/ctr /build/ctr
21:00:25 [2022-07-13T21:00:25.173Z] #64 DONE 422.0s
21:00:26 [2022-07-13T21:00:26.105Z] 
21:00:26 [2022-07-13T21:00:26.105Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
21:00:26 [2022-07-13T21:00:26.105Z] #65 sha256:168f2e73dc44010033a747a0083c15d4a0af7ed3209d706589e7f6c838aff8de
21:00:27 [2022-07-13T21:00:27.039Z] #65 DONE 0.8s
21:00:27 [2022-07-13T21:00:27.039Z] 
21:00:27 [2022-07-13T21:00:27.039Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:00:27 [2022-07-13T21:00:27.039Z] #70 sha256:f2371cf787da16d52d3d59eb2808cb6e5ff1ce6b9a7a71c1d99301ed08a9936a
21:00:27 [2022-07-13T21:00:27.039Z] #70 DONE 0.2s
21:00:27 [2022-07-13T21:00:27.039Z] 
21:00:27 [2022-07-13T21:00:27.039Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
21:00:27 [2022-07-13T21:00:27.039Z] #75 sha256:5cd094eaf9830552e3c5ada37772c164371a363a19527656cb23fd47c93116a2
21:00:28 [2022-07-13T21:00:28.410Z] #75 DONE 1.1s
21:00:28 [2022-07-13T21:00:28.410Z] 
21:00:28 [2022-07-13T21:00:28.410Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
21:00:28 [2022-07-13T21:00:28.410Z] #78 sha256:3b6da6b776ce2304d1439d3b9400a982fe8002f93d7a58d353b399f8900800a6
21:00:28 [2022-07-13T21:00:28.410Z] #78 DONE 0.0s
21:00:28 [2022-07-13T21:00:28.410Z] 
21:00:28 [2022-07-13T21:00:28.410Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
21:00:28 [2022-07-13T21:00:28.410Z] #79 sha256:14379aaacab14b66924c0d7d30973f4f53f5dac5a1b3bbc52793ca87b6455e51
21:00:28 [2022-07-13T21:00:28.410Z] #79 DONE 0.0s
21:00:28 [2022-07-13T21:00:28.410Z] 
21:00:28 [2022-07-13T21:00:28.410Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
21:00:28 [2022-07-13T21:00:28.410Z] #80 sha256:2f22220379b8c4536ab1457a69b1c74b0b4729b5094044a2c2b66b3ba6c1396d
21:00:28 [2022-07-13T21:00:28.410Z] #80 DONE 0.0s
21:00:28 [2022-07-13T21:00:28.410Z] 
21:00:28 [2022-07-13T21:00:28.410Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
21:00:28 [2022-07-13T21:00:28.410Z] #81 sha256:7afa28ee6bee87766fa6a0548ac9b235688043531ad48345d672ab087215e8de
21:00:29 [2022-07-13T21:00:29.177Z] #64 ...
21:00:29 [2022-07-13T21:00:29.177Z] 
21:00:29 [2022-07-13T21:00:29.177Z] #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
21:00:29 [2022-07-13T21:00:29.177Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79
21:00:29 [2022-07-13T21:00:29.177Z] #55 430.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
21:00:29 [2022-07-13T21:00:29.438Z] #55 DONE 431.6s
21:00:29 [2022-07-13T21:00:29.438Z] 
21:00:29 [2022-07-13T21:00:29.438Z] #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
21:00:29 [2022-07-13T21:00:29.438Z] #60 sha256:8122b5b081ae30d96f49de02d213834d84e38df8d4faf08483e362fa5ee33d46
21:00:29 [2022-07-13T21:00:29.438Z] #60 217.1 + mkdir -p /build
21:00:29 [2022-07-13T21:00:29.438Z] #60 217.1 + cp runc /build/runc
21:00:29 [2022-07-13T21:00:29.438Z] #60 DONE 218.0s
21:00:29 [2022-07-13T21:00:29.438Z] 
21:00:29 [2022-07-13T21:00:29.438Z] #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
21:00:29 [2022-07-13T21:00:29.438Z] #64 sha256:27973e229ad88dddccbdcf2206a9b3928c843da6abc0795da71e6edbfe0bd34b
21:00:30 [2022-07-13T21:00:30.437Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
21:00:31 [2022-07-13T21:00:31.697Z] #81 DONE 3.3s
21:00:31 [2022-07-13T21:00:31.697Z] 
21:00:31 [2022-07-13T21:00:31.697Z] #82 exporting to image
21:00:31 [2022-07-13T21:00:31.697Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:00:31 [2022-07-13T21:00:31.697Z] #82 exporting layers
21:00:31 [2022-07-13T21:00:31.995Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:00:32 [2022-07-13T21:00:32.004Z] #64 ...
21:00:32 [2022-07-13T21:00:32.004Z] 
21:00:32 [2022-07-13T21:00:32.004Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
21:00:32 [2022-07-13T21:00:32.004Z] #56 sha256:8de2201869a3f33e1b3ac723947e00f22b0f8f70ec5ab62b131c8485114e0a91
21:00:32 [2022-07-13T21:00:32.952Z] #56 DONE 0.8s
21:00:32 [2022-07-13T21:00:32.952Z] 
21:00:32 [2022-07-13T21:00:32.952Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
21:00:32 [2022-07-13T21:00:32.952Z] #58 sha256:6df3339fa30881bc197e95e9de3b1d95caf6503664b15f853015cf7916bc4737
21:00:32 [2022-07-13T21:00:32.952Z] #58 DONE 0.1s
21:00:32 [2022-07-13T21:00:32.952Z] 
21:00:32 [2022-07-13T21:00:32.952Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:00:32 [2022-07-13T21:00:32.952Z] #64 sha256:27973e229ad88dddccbdcf2206a9b3928c843da6abc0795da71e6edbfe0bd34b
21:00:32 [2022-07-13T21:00:32.952Z] #64 ...
21:00:32 [2022-07-13T21:00:32.952Z] 
21:00:32 [2022-07-13T21:00:32.952Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
21:00:32 [2022-07-13T21:00:32.952Z] #61 sha256:9ad67e44ad3f9dc1d6fb5f5ed9d9980f35d7649b7ee88ed93a746827f76fbdbf
21:00:32 [2022-07-13T21:00:32.952Z] #61 DONE 0.2s
21:00:32 [2022-07-13T21:00:32.952Z] 
21:00:32 [2022-07-13T21:00:32.952Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:00:32 [2022-07-13T21:00:32.952Z] #64 sha256:27973e229ad88dddccbdcf2206a9b3928c843da6abc0795da71e6edbfe0bd34b
21:00:34 [2022-07-13T21:00:34.335Z] #64 379.3 + bin/containerd
21:00:35 [2022-07-13T21:00:35.883Z] tests/integration/api_service_test.py .................................. [ 59%]
21:00:39 [2022-07-13T21:00:39.873Z] #82 exporting layers 7.7s done
21:00:39 [2022-07-13T21:00:39.873Z] #82 writing image sha256:07f110709dfcf1c592fc4f7bcdd37586b65479f5e920728c1fa9556cf4170208
21:00:39 [2022-07-13T21:00:39.873Z] #82 writing image sha256:07f110709dfcf1c592fc4f7bcdd37586b65479f5e920728c1fa9556cf4170208 done
21:00:39 [2022-07-13T21:00:39.873Z] #82 naming to docker.io/library/docker:c51efa861754c37184238e92f09963575786272f done
21:00:39 [2022-07-13T21:00:39.873Z] #82 DONE 7.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
21:00:40 [2022-07-13T21:00:40.206Z] + trap exit INT TERM
21:00:40 [2022-07-13T21:00:40.206Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
21:00:40 [2022-07-13T21:00:40.206Z] + CONTAINER_NAME=docker-pr1
21:00:40 [2022-07-13T21:00:40.206Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43809/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43809/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f -e DOCKER_GRAPHDRIVER docker:c51efa861754c37184238e92f09963575786272f hack/make.sh dynbinary
21:00:40 [2022-07-13T21:00:40.464Z] 
21:00:40 [2022-07-13T21:00:40.721Z] Removing bundles/
21:00:40 [2022-07-13T21:00:40.721Z] 
21:00:40 [2022-07-13T21:00:40.721Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:00:40 [2022-07-13T21:00:40.721Z] Building: bundles/dynbinary-daemon/dockerd
21:00:40 [2022-07-13T21:00:40.721Z] GOOS="" GOARCH="" GOARM=""
21:00:40 [2022-07-13T21:00:40.770Z] ............................                                             [ 66%]
21:00:44 [2022-07-13T21:00:44.687Z] ok  	github.com/docker/docker/cmd/dockerd	0.073s	coverage: 31.9% of statements
21:00:46 [2022-07-13T21:00:46.622Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.8% of statements
21:00:46 [2022-07-13T21:00:46.622Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.426s	coverage: 0.0% of statements
21:00:46 [2022-07-13T21:00:46.622Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:00:46 [2022-07-13T21:00:46.622Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:00:46 [2022-07-13T21:00:46.622Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:00:46 [2022-07-13T21:00:46.622Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:00:46 [2022-07-13T21:00:46.622Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:00:53 [2022-07-13T21:00:53.202Z] ok  	github.com/docker/docker/daemon/cluster	0.059s	coverage: 0.5% of statements
21:00:53 [2022-07-13T21:00:53.463Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
21:00:54 [2022-07-13T21:00:54.844Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
21:01:01 [2022-07-13T21:01:01.424Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
21:01:02 [2022-07-13T21:01:02.813Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 81.7% of statements
21:01:03 [2022-07-13T21:01:03.074Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
21:01:04 [2022-07-13T21:01:04.014Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
21:01:04 [2022-07-13T21:01:04.274Z] ok  	github.com/docker/docker/daemon	10.120s	coverage: 16.1% of statements
21:01:04 [2022-07-13T21:01:04.274Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:01:04 [2022-07-13T21:01:04.274Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:01:04 [2022-07-13T21:01:04.274Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:01:04 [2022-07-13T21:01:04.274Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:01:05 [2022-07-13T21:01:05.214Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.613s	coverage: 74.8% of statements
21:01:06 [2022-07-13T21:01:06.156Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.339s	coverage: 56.2% of statements
21:01:06 [2022-07-13T21:01:06.156Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
21:01:07 [2022-07-13T21:01:07.539Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
21:01:08 [2022-07-13T21:01:08.950Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.378s	coverage: 50.6% of statements
21:01:10 [2022-07-13T21:01:10.862Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.595s	coverage: 46.1% of statements
21:01:10 [2022-07-13T21:01:10.862Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:01:11 [2022-07-13T21:01:11.435Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.021s	coverage: 58.5% of statements
21:01:11 [2022-07-13T21:01:11.435Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:01:11 [2022-07-13T21:01:11.435Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:01:11 [2022-07-13T21:01:11.435Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
21:01:12 [2022-07-13T21:01:12.376Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
21:01:12 [2022-07-13T21:01:12.946Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
21:01:13 [2022-07-13T21:01:13.516Z] ok  	github.com/docker/docker/daemon/images	0.042s	coverage: 6.9% of statements
21:01:13 [2022-07-13T21:01:13.516Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:01:13 [2022-07-13T21:01:13.516Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:01:14 [2022-07-13T21:01:14.456Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 43.2% of statements
21:01:15 [2022-07-13T21:01:15.026Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.156s	coverage: 79.9% of statements
21:01:15 [2022-07-13T21:01:15.026Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
21:01:15 [2022-07-13T21:01:15.026Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:01:15 [2022-07-13T21:01:15.596Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
21:01:15 [2022-07-13T21:01:15.596Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
21:01:16 [2022-07-13T21:01:16.166Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
21:01:16 [2022-07-13T21:01:16.736Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.176s	coverage: 76.8% of statements
21:01:16 [2022-07-13T21:01:16.997Z] ok  	github.com/docker/docker/daemon/logger/local	0.052s	coverage: 79.4% of statements
21:01:16 [2022-07-13T21:01:16.997Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:01:16 [2022-07-13T21:01:16.997Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:01:17 [2022-07-13T21:01:17.567Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.024s	coverage: 62.3% of statements
21:01:17 [2022-07-13T21:01:17.567Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.025s	coverage: 31.5% of statements
21:01:18 [2022-07-13T21:01:18.508Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.020s	coverage: 46.8% of statements
21:01:18 [2022-07-13T21:01:18.771Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
21:01:19 [2022-07-13T21:01:19.346Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
21:01:20 [2022-07-13T21:01:20.288Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.537s	coverage: 82.5% of statements
21:01:20 [2022-07-13T21:01:20.288Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:01:20 [2022-07-13T21:01:20.288Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:01:20 [2022-07-13T21:01:20.982Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
21:01:22 [2022-07-13T21:01:22.371Z] ok  	github.com/docker/docker/distribution	1.504s	coverage: 28.0% of statements
21:01:22 [2022-07-13T21:01:22.371Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:01:22 [2022-07-13T21:01:22.632Z] ok  	github.com/docker/docker/errdefs	0.026s	coverage: 77.0% of statements
21:01:23 [2022-07-13T21:01:23.060Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
21:01:23 [2022-07-13T21:01:23.204Z] ok  	github.com/docker/docker/image	0.025s	coverage: 86.9% of statements
21:01:23 [2022-07-13T21:01:23.464Z] ok  	github.com/docker/docker/distribution/xfer	1.891s	coverage: 84.9% of statements
21:01:23 [2022-07-13T21:01:23.464Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:01:23 [2022-07-13T21:01:23.725Z] ok  	github.com/docker/docker/image/cache	0.011s	coverage: 19.2% of statements
21:01:24 [2022-07-13T21:01:24.297Z] ok  	github.com/docker/docker/image/tarexport	0.013s	coverage: 0.7% of statements
21:01:24 [2022-07-13T21:01:24.297Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:01:24 [2022-07-13T21:01:24.297Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:01:24 [2022-07-13T21:01:24.558Z] ok  	github.com/docker/docker/libcontainerd/queue	0.034s	coverage: 100.0% of statements
21:01:25 [2022-07-13T21:01:25.134Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
21:01:26 [2022-07-13T21:01:26.078Z] ok  	github.com/docker/docker/opts	0.025s	coverage: 66.0% of statements
21:01:26 [2022-07-13T21:01:26.078Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
21:01:27 [2022-07-13T21:01:27.988Z] ok  	github.com/docker/docker/pkg/archive	0.306s	coverage: 82.3% of statements
21:01:28 [2022-07-13T21:01:28.558Z] ok  	github.com/docker/docker/pkg/authorization	0.247s	coverage: 68.3% of statements
21:01:28 [2022-07-13T21:01:28.558Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
21:01:28 [2022-07-13T21:01:28.818Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
21:01:30 [2022-07-13T21:01:30.693Z] #64 431.1 # github.com/containerd/containerd/cmd/containerd
21:01:30 [2022-07-13T21:01:30.693Z] #64 431.1 /usr/bin/ld: /tmp/go-link-1599857703/000019.o: in function `New':
21:01:30 [2022-07-13T21:01:30.693Z] #64 431.1 /tmp/tmp.FD9KbSbQVN/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
21:01:30 [2022-07-13T21:01:30.693Z] #64 431.2 + bin/containerd-stress
21:01:30 [2022-07-13T21:01:30.693Z] #64 432.3 + bin/containerd-shim
21:01:32 [2022-07-13T21:01:32.121Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.537s	coverage: 42.7% of statements
21:01:32 [2022-07-13T21:01:32.121Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
21:01:32 [2022-07-13T21:01:32.381Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
21:01:32 [2022-07-13T21:01:32.641Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
21:01:32 [2022-07-13T21:01:32.902Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 87.2% of statements
21:01:33 [2022-07-13T21:01:33.163Z] ok  	github.com/docker/docker/layer	7.738s	coverage: 68.9% of statements
21:01:33 [2022-07-13T21:01:33.163Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:01:33 [2022-07-13T21:01:33.163Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:01:33 [2022-07-13T21:01:33.163Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:01:33 [2022-07-13T21:01:33.163Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:01:33 [2022-07-13T21:01:33.163Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:01:33 [2022-07-13T21:01:33.163Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:01:33 [2022-07-13T21:01:33.424Z] ok  	github.com/docker/docker/pkg/fsutils	0.206s	coverage: 85.1% of statements
21:01:33 [2022-07-13T21:01:33.424Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
21:01:34 [2022-07-13T21:01:34.808Z] ok  	github.com/docker/docker/pkg/ioutils	0.349s	coverage: 71.5% of statements
21:01:34 [2022-07-13T21:01:34.809Z] ok  	github.com/docker/docker/pkg/idtools	0.486s	coverage: 67.9% of statements
21:01:34 [2022-07-13T21:01:34.809Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
21:01:34 [2022-07-13T21:01:34.809Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
21:01:34 [2022-07-13T21:01:34.809Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:01:35 [2022-07-13T21:01:35.069Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
21:01:35 [2022-07-13T21:01:35.069Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
21:01:35 [2022-07-13T21:01:35.330Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.011s	coverage: 60.0% of statements
21:01:35 [2022-07-13T21:01:35.591Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.012s	coverage: 90.5% of statements
21:01:35 [2022-07-13T21:01:35.591Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
21:01:35 [2022-07-13T21:01:35.591Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:01:35 [2022-07-13T21:01:35.591Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:01:36 [2022-07-13T21:01:36.162Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
21:01:36 [2022-07-13T21:01:36.732Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
21:01:36 [2022-07-13T21:01:36.732Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
21:01:36 [2022-07-13T21:01:36.993Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
21:01:38 [2022-07-13T21:01:38.378Z] ok  	github.com/docker/docker/pkg/pubsub	1.047s	coverage: 75.0% of statements
21:01:38 [2022-07-13T21:01:38.638Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
21:01:38 [2022-07-13T21:01:38.825Z] #64 443.7 + bin/containerd-shim-runc-v1
21:01:38 [2022-07-13T21:01:38.899Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
21:01:39 [2022-07-13T21:01:39.159Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:01:39 [2022-07-13T21:01:39.420Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
21:01:39 [2022-07-13T21:01:39.420Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:01:40 [2022-07-13T21:01:40.009Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
21:01:40 [2022-07-13T21:01:40.596Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
21:01:40 [2022-07-13T21:01:40.878Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
21:01:41 [2022-07-13T21:01:41.157Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:01:41 [2022-07-13T21:01:41.157Z] tests/integration/client_test.py .....                                   [ 75%]
21:01:41 [2022-07-13T21:01:41.157Z] tests/integration/context_api_test.py ...                                [ 76%]
21:01:41 [2022-07-13T21:01:41.157Z] tests/integration/errors_test.py .                                       [ 76%]
21:01:41 [2022-07-13T21:01:41.451Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.3% of statements
21:01:41 [2022-07-13T21:01:41.712Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
21:01:41 [2022-07-13T21:01:41.712Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:01:43 [2022-07-13T21:01:43.622Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
21:01:43 [2022-07-13T21:01:43.883Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
21:01:44 [2022-07-13T21:01:44.453Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
21:01:45 [2022-07-13T21:01:45.430Z] #64 450.1 + bin/containerd-shim-runc-v2
21:01:48 [2022-07-13T21:01:48.866Z] #64 451.0 + binaries
21:01:48 [2022-07-13T21:01:48.866Z] #64 451.0 + install -D bin/containerd /build/containerd
21:01:48 [2022-07-13T21:01:48.866Z] #64 451.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:01:48 [2022-07-13T21:01:48.866Z] #64 451.0 + install -D bin/ctr /build/ctr
21:01:48 [2022-07-13T21:01:48.866Z] #64 DONE 453.1s
21:01:48 [2022-07-13T21:01:48.867Z] ok  	github.com/docker/docker/quota	0.224s	coverage: 71.4% of statements
21:01:48 [2022-07-13T21:01:48.867Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
21:01:48 [2022-07-13T21:01:48.867Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.6% of statements
21:01:48 [2022-07-13T21:01:48.867Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
21:01:48 [2022-07-13T21:01:48.867Z] ok  	github.com/docker/docker/restartmanager	0.011s	coverage: 50.9% of statements
21:01:48 [2022-07-13T21:01:48.867Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
21:01:48 [2022-07-13T21:01:48.867Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
21:01:49 [2022-07-13T21:01:49.133Z] 
21:01:49 [2022-07-13T21:01:49.133Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
21:01:49 [2022-07-13T21:01:49.133Z] #65 sha256:4118885badb9d7d7189c09ff757a66ae61d682c8634b22c87e2dcd867a74173f
21:01:49 [2022-07-13T21:01:49.813Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
21:01:50 [2022-07-13T21:01:50.161Z] #65 DONE 1.1s
21:01:50 [2022-07-13T21:01:50.161Z] 
21:01:50 [2022-07-13T21:01:50.161Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:01:50 [2022-07-13T21:01:50.161Z] #70 sha256:9a14c1a81855c8d2fab27c582808c37c72769020cc8e1c0b174847292ebd906d
21:01:50 [2022-07-13T21:01:50.384Z] ok  	github.com/docker/docker/volume/local	0.076s	coverage: 76.8% of statements
21:01:50 [2022-07-13T21:01:50.420Z] #70 DONE 0.3s
21:01:50 [2022-07-13T21:01:50.420Z] 
21:01:50 [2022-07-13T21:01:50.420Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
21:01:50 [2022-07-13T21:01:50.420Z] #75 sha256:2f713a548d1a14ff4b9f2dbb0b4cdbf2c5d48daeb28d9b238fd8f0e98a7ac93b
21:01:50 [2022-07-13T21:01:50.954Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
21:01:51 [2022-07-13T21:01:51.361Z] #75 DONE 1.0s
21:01:51 [2022-07-13T21:01:51.361Z] 
21:01:51 [2022-07-13T21:01:51.361Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
21:01:51 [2022-07-13T21:01:51.361Z] #78 sha256:561e3b51caf0fdb567853dbb0e8c587673e35b0fb44c5c00f3cd573828fd9cc6
21:01:51 [2022-07-13T21:01:51.361Z] #78 DONE 0.0s
21:01:51 [2022-07-13T21:01:51.361Z] 
21:01:51 [2022-07-13T21:01:51.361Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
21:01:51 [2022-07-13T21:01:51.361Z] #79 sha256:d71862b34414b5a2fa812b6f627801dc7ba67c301d56854c80dc590f8d471312
21:01:51 [2022-07-13T21:01:51.361Z] #79 DONE 0.0s
21:01:51 [2022-07-13T21:01:51.361Z] 
21:01:51 [2022-07-13T21:01:51.361Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
21:01:51 [2022-07-13T21:01:51.361Z] #80 sha256:9ccf51f6b4e209669d4a77f67db121a2de05c6899af1007eaeaba903891fc0a0
21:01:51 [2022-07-13T21:01:51.361Z] #80 DONE 0.0s
21:01:51 [2022-07-13T21:01:51.621Z] 
21:01:51 [2022-07-13T21:01:51.621Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
21:01:51 [2022-07-13T21:01:51.621Z] #81 sha256:f7f7ca0047521ac409094b8f3b41569776d5dc5625aa8ba33d7026977f1b7b8d
21:01:52 [2022-07-13T21:01:52.336Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 72.3% of statements
21:01:55 [2022-07-13T21:01:55.826Z] #81 DONE 3.6s
21:01:55 [2022-07-13T21:01:55.826Z] 
21:01:55 [2022-07-13T21:01:55.826Z] #82 exporting to image
21:01:55 [2022-07-13T21:01:55.826Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:01:55 [2022-07-13T21:01:55.826Z] #82 exporting layers
21:02:00 [2022-07-13T21:02:00.801Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:02:02 [2022-07-13T21:02:02.403Z] #82 exporting layers 7.3s done
21:02:02 [2022-07-13T21:02:02.403Z] #82 writing image sha256:7bdf3e0b913f95065151b1aa3ae97eeb6f1f0e53c81304558e35c331331d16dd done
21:02:02 [2022-07-13T21:02:02.403Z] #82 naming to docker.io/library/docker:c51efa861754c37184238e92f09963575786272f done
21:02:02 [2022-07-13T21:02:02.403Z] #82 DONE 7.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:02:02 [2022-07-13T21:02:02.758Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43809/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f -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:c51efa861754c37184238e92f09963575786272f hack/make.sh dynbinary test-integration
21:02:04 [2022-07-13T21:02:04.138Z] 
21:02:04 [2022-07-13T21:02:04.138Z] Removing bundles/
21:02:04 [2022-07-13T21:02:04.138Z] 
21:02:04 [2022-07-13T21:02:04.138Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:02:04 [2022-07-13T21:02:04.138Z] Building: bundles/dynbinary-daemon/dockerd
21:02:04 [2022-07-13T21:02:04.138Z] GOOS="" GOARCH="" GOARM=""
21:02:10 [2022-07-13T21:02:10.487Z] ok  	github.com/docker/docker/pkg/plugins	33.640s	coverage: 76.3% of statements
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/rootless	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/volume	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:02:10 [2022-07-13T21:02:10.487Z] 
21:02:10 [2022-07-13T21:02:10.487Z] === Skipped
21:02:10 [2022-07-13T21:02:10.487Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:02:10 [2022-07-13T21:02:10.487Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
21:02:10 [2022-07-13T21:02:10.487Z] 
21:02:10 [2022-07-13T21:02:10.487Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:02:10 [2022-07-13T21:02:10.487Z]     network_proxy_test.go:208: No support for dual stack yet
21:02:10 [2022-07-13T21:02:10.487Z] 
21:02:10 [2022-07-13T21:02:10.487Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:02:10 [2022-07-13T21:02:10.487Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
21:02:10 [2022-07-13T21:02:10.487Z] 
21:02:10 [2022-07-13T21:02:10.487Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:02:10 [2022-07-13T21:02:10.487Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
21:02:10 [2022-07-13T21:02:10.487Z] 
21:02:10 [2022-07-13T21:02:10.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:44: Driver btrfs not supported
21:02:10 [2022-07-13T21:02:10.487Z] 
21:02:10 [2022-07-13T21:02:10.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:44: Driver btrfs not supported
21:02:10 [2022-07-13T21:02:10.487Z] 
21:02:10 [2022-07-13T21:02:10.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:44: Driver btrfs not supported
21:02:10 [2022-07-13T21:02:10.487Z] 
21:02:10 [2022-07-13T21:02:10.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:44: Driver btrfs not supported
21:02:10 [2022-07-13T21:02:10.487Z] 
21:02:10 [2022-07-13T21:02:10.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:44: Driver btrfs not supported
21:02:10 [2022-07-13T21:02:10.487Z] 
21:02:10 [2022-07-13T21:02:10.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:71: No driver to put!
21:02:10 [2022-07-13T21:02:10.487Z] 
21:02:10 [2022-07-13T21:02:10.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:02:10 [2022-07-13T21:02:10.487Z] time="2022-07-13T21:01:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:02:10 [2022-07-13T21:02:10.487Z] 
21:02:10 [2022-07-13T21:02:10.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:02:10 [2022-07-13T21:02:10.487Z] time="2022-07-13T21:01:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:02:10 [2022-07-13T21:02:10.487Z] 
21:02:10 [2022-07-13T21:02:10.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:02:10 [2022-07-13T21:02:10.487Z] time="2022-07-13T21:01:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:02:10 [2022-07-13T21:02:10.487Z] 
21:02:10 [2022-07-13T21:02:10.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:02:10 [2022-07-13T21:02:10.487Z] time="2022-07-13T21:01:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:02:10 [2022-07-13T21:02:10.487Z] 
21:02:10 [2022-07-13T21:02:10.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:02:10 [2022-07-13T21:02:10.487Z] time="2022-07-13T21:01:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:02:10 [2022-07-13T21:02:10.487Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:02:10 [2022-07-13T21:02:10.488Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:02:10 [2022-07-13T21:02:10.488Z] 
21:02:10 [2022-07-13T21:02:10.488Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:02:10 [2022-07-13T21:02:10.488Z]     graphtest_unix.go:71: No driver to put!
21:02:10 [2022-07-13T21:02:10.488Z] 
21:02:10 [2022-07-13T21:02:10.488Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:02:10 [2022-07-13T21:02:10.488Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
21:02:10 [2022-07-13T21:02:10.488Z] 
21:02:10 [2022-07-13T21:02:10.488Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:02:10 [2022-07-13T21:02:10.488Z]     overlay_test.go:50: Fails to compute changes intermittently
21:02:10 [2022-07-13T21:02:10.488Z] 
21:02:10 [2022-07-13T21:02:10.488Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:02:10 [2022-07-13T21:02:10.488Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:02:10 [2022-07-13T21:02:10.488Z] 
21:02:10 [2022-07-13T21:02:10.488Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:02:10 [2022-07-13T21:02:10.488Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:02:10 [2022-07-13T21:02:10.488Z] 
21:02:10 [2022-07-13T21:02:10.488Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:02:10 [2022-07-13T21:02:10.488Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:02:10 [2022-07-13T21:02:10.488Z]     graphtest_unix.go:44: Driver zfs not supported
21:02:10 [2022-07-13T21:02:10.488Z] 
21:02:10 [2022-07-13T21:02:10.488Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:02:10 [2022-07-13T21:02:10.488Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:02:10 [2022-07-13T21:02:10.488Z]     graphtest_unix.go:44: Driver zfs not supported
21:02:10 [2022-07-13T21:02:10.488Z] 
21:02:10 [2022-07-13T21:02:10.488Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:02:10 [2022-07-13T21:02:10.488Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:02:10 [2022-07-13T21:02:10.488Z]     graphtest_unix.go:44: Driver zfs not supported
21:02:10 [2022-07-13T21:02:10.488Z] 
21:02:10 [2022-07-13T21:02:10.488Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:02:10 [2022-07-13T21:02:10.488Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:02:10 [2022-07-13T21:02:10.488Z]     graphtest_unix.go:44: Driver zfs not supported
21:02:10 [2022-07-13T21:02:10.488Z] 
21:02:10 [2022-07-13T21:02:10.488Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:02:10 [2022-07-13T21:02:10.488Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:02:10 [2022-07-13T21:02:10.488Z]     graphtest_unix.go:44: Driver zfs not supported
21:02:10 [2022-07-13T21:02:10.488Z] 
21:02:10 [2022-07-13T21:02:10.488Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:02:10 [2022-07-13T21:02:10.488Z]     graphtest_unix.go:71: No driver to put!
21:02:10 [2022-07-13T21:02:10.488Z] 
21:02:10 [2022-07-13T21:02:10.488Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:02:10 [2022-07-13T21:02:10.488Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
21:02:10 [2022-07-13T21:02:10.488Z] 
21:02:10 [2022-07-13T21:02:10.488Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:02:10 [2022-07-13T21:02:10.488Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
21:02:10 [2022-07-13T21:02:10.488Z] 
21:02:10 [2022-07-13T21:02:10.488Z] DONE 2789 tests, 28 skipped in 212.827s
21:02:10 [2022-07-13T21:02:10.488Z] + '[' -n 'github.com/docker/docker/libnetwork
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/bitseq
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/cluster
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/config
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/datastore
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/diagnostic
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/discoverapi
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/driverapi
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drivers/bridge
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drivers/host
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drivers/null
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drivers/overlay
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drivers/remote
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drivers/windows
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/drvregistry
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/etchosts
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/idm
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/internal/caller
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/ipam
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/ipamapi
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/ipams/builtin
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/ipams/null
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/ipams/remote
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/ipamutils
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/iptables
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/netlabel
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/netutils
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/networkdb
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/ns
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/options
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/osl
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/osl/kernel
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/portallocator
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/portmapper
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/resolvconf
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/testutils
21:02:10 [2022-07-13T21:02:10.488Z] github.com/docker/docker/libnetwork/types' ']'
21:02:10 [2022-07-13T21:02:10.488Z] + 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
21:02:17 [2022-07-13T21:02:17.857Z] .........                                                                [ 85%]
21:02:18 [2022-07-13T21:02:18.924Z] Created binary: bundles/dynbinary-daemon/dockerd
21:02:18 [2022-07-13T21:02:18.924Z] Building: bundles/dynbinary-daemon/docker-proxy
21:02:18 [2022-07-13T21:02:18.924Z] GOOS="" GOARCH="" GOARM=""
21:02:18 [2022-07-13T21:02:18.924Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:02:18 [2022-07-13T21:02:18.924Z] 
21:02:18 [2022-07-13T21:02:18.924Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:02:18 [2022-07-13T21:02:18.924Z] DOCKER_SYSTEMD=1
21:02:18 [2022-07-13T21:02:18.924Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:02:18 [2022-07-13T21:02:18.924Z] HOSTNAME=9897650e9afe
21:02:18 [2022-07-13T21:02:18.924Z] DEST=bundles/test-integration
21:02:18 [2022-07-13T21:02:18.924Z] PWD=/go/src/github.com/docker/docker
21:02:18 [2022-07-13T21:02:18.924Z] DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f
21:02:18 [2022-07-13T21:02:18.924Z] container=docker
21:02:18 [2022-07-13T21:02:18.924Z] HOME=/root
21:02:18 [2022-07-13T21:02:18.924Z] LANG=C.UTF-8
21:02:18 [2022-07-13T21:02:18.924Z] INVOCATION_ID=1f526a50c97345f0b7bc8c870f3c988e
21:02:18 [2022-07-13T21:02:18.924Z] GOLANG_VERSION=1.18.3
21:02:18 [2022-07-13T21:02:18.924Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:02:18 [2022-07-13T21:02:18.924Z] VALIDATE_BRANCH=22.06
21:02:18 [2022-07-13T21:02:18.924Z] TERM=xterm
21:02:18 [2022-07-13T21:02:18.924Z] DOCKER_PKG=github.com/docker/docker
21:02:18 [2022-07-13T21:02:18.924Z] SHLVL=3
21:02:18 [2022-07-13T21:02:18.924Z] TIMEOUT=120m
21:02:18 [2022-07-13T21:02:18.924Z] DOCKER_BUILDTAGS= journald
21:02:18 [2022-07-13T21:02:18.924Z] DOCKER_GRAPHDRIVER=overlay2
21:02:18 [2022-07-13T21:02:18.924Z] GO111MODULE=off
21:02:18 [2022-07-13T21:02:18.924Z] DOCKER_EXPERIMENTAL=1
21:02:18 [2022-07-13T21:02:18.924Z] TEST_SKIP_INTEGRATION_CLI=1
21:02:18 [2022-07-13T21:02:18.924Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:02:18 [2022-07-13T21:02:18.924Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:02:18 [2022-07-13T21:02:18.924Z] GOPATH=/go
21:02:18 [2022-07-13T21:02:18.924Z] PKG_CONFIG=pkg-config
21:02:18 [2022-07-13T21:02:18.924Z] _=/usr/bin/env
21:02:18 [2022-07-13T21:02:18.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:02:22 [2022-07-13T21:02:22.911Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:02:24 [2022-07-13T21:02:24.366Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:02:30 [2022-07-13T21:02:30.933Z] tests/integration/models_nodes_test.py .                                 [ 90%]
21:02:30 [2022-07-13T21:02:30.933Z] tests/integration/models_resources_test.py .                             [ 91%]
21:02:37 [2022-07-13T21:02:37.030Z] tests/integration/models_services_test.py ................X.             [ 95%]
21:02:39 [2022-07-13T21:02:39.789Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:02:39 [2022-07-13T21:02:39.789Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:02:43 [2022-07-13T21:02:43.977Z] tests/integration/regression_test.py ......                              [ 98%]
21:02:44 [2022-07-13T21:02:44.495Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:02:44 [2022-07-13T21:02:44.495Z] tests/integration/credentials/utils_test.py .                            [100%]
21:02:44 [2022-07-13T21:02:44.495Z] 
21:02:44 [2022-07-13T21:02:44.495Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:02:44 [2022-07-13T21:02:44.495Z] =========================== short test summary info ============================
21:02:44 [2022-07-13T21:02:44.495Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:02:44 [2022-07-13T21:02:44.495Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:02:44 [2022-07-13T21:02:44.495Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:02:44 [2022-07-13T21:02:44.495Z]   Not supported on most drivers
21:02:44 [2022-07-13T21:02:44.495Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
21:02:44 [2022-07-13T21:02:44.495Z]   Output of docker top depends on host distro, and is not formalized.
21:02:44 [2022-07-13T21:02:44.495Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
21:02:44 [2022-07-13T21:02:44.495Z]   Output of docker top depends on host distro, and is not formalized.
21:02:44 [2022-07-13T21:02:44.495Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:02:44 [2022-07-13T21:02:44.495Z]   Can fail if eth0 has multiple IP addresses
21:02:44 [2022-07-13T21:02:44.495Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:02:44 [2022-07-13T21:02:44.495Z]   This doesn't seem to be taken into account by the engine
21:02:44 [2022-07-13T21:02:44.495Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
21:02:44 [2022-07-13T21:02:44.495Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:02:44 [2022-07-13T21:02:44.495Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 296.36 seconds ==
21:02:44 [2022-07-13T21:02:44.755Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:02:47 [2022-07-13T21:02:47.639Z] Created binary: bundles/dynbinary-daemon/dockerd
21:02:47 [2022-07-13T21:02:47.639Z] Building: bundles/dynbinary-daemon/docker-proxy
21:02:47 [2022-07-13T21:02:47.639Z] GOOS="" GOARCH="" GOARM=""
21:02:47 [2022-07-13T21:02:47.639Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:02:47 [2022-07-13T21:02:47.639Z] 
21:02:47 [2022-07-13T21:02:47.639Z] + c=0
21:02:47 [2022-07-13T21:02:47.639Z] + TEST_INTEGRATION_DEST=3
21:02:47 [2022-07-13T21:02:47.639Z] + CONTAINER_NAME=docker-pr1-3
21:02:47 [2022-07-13T21:02:47.639Z] + TEST_SKIP_INTEGRATION=1
21:02:47 [2022-07-13T21:02:47.639Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
21:02:47 [2022-07-13T21:02:47.639Z] + run_tests
21:02:47 [2022-07-13T21:02:47.639Z] + '[' -n 0 ']'
21:02:47 [2022-07-13T21:02:47.639Z] + rm=
21:02:47 [2022-07-13T21:02:47.639Z] + TEST_INTEGRATION_DEST=1
21:02:47 [2022-07-13T21:02:47.639Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43809/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43809/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43809/.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=c51efa861754c37184238e92f09963575786272f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:c51efa861754c37184238e92f09963575786272f hack/make.sh '' test-integration
21:02:47 [2022-07-13T21:02:47.639Z] + CONTAINER_NAME=docker-pr1-1
21:02:47 [2022-07-13T21:02:47.639Z] + TEST_SKIP_INTEGRATION_CLI=1
21:02:47 [2022-07-13T21:02:47.639Z] + run_tests test-integration-flaky
21:02:47 [2022-07-13T21:02:47.639Z] + '[' -n 0 ']'
21:02:47 [2022-07-13T21:02:47.639Z] + rm=
21:02:47 [2022-07-13T21:02:47.639Z] ++ jobs -p
21:02:47 [2022-07-13T21:02:47.639Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43809/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43809/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43809/.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=c51efa861754c37184238e92f09963575786272f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:c51efa861754c37184238e92f09963575786272f hack/make.sh test-integration-flaky test-integration
21:02:47 [2022-07-13T21:02:47.639Z] + for job in $(jobs -p)
21:02:47 [2022-07-13T21:02:47.639Z] + wait 7745
21:02:47 [2022-07-13T21:02:47.639Z] + TEST_INTEGRATION_DEST=2
21:02:47 [2022-07-13T21:02:47.639Z] + CONTAINER_NAME=docker-pr1-2
21:02:47 [2022-07-13T21:02:47.639Z] + TEST_SKIP_INTEGRATION=1
21:02:47 [2022-07-13T21:02:47.639Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
21:02:47 [2022-07-13T21:02:47.639Z] + run_tests
21:02:47 [2022-07-13T21:02:47.639Z] + '[' -n 0 ']'
21:02:47 [2022-07-13T21:02:47.639Z] + rm=
21:02:47 [2022-07-13T21:02:47.639Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43809/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43809/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43809/.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=c51efa861754c37184238e92f09963575786272f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:c51efa861754c37184238e92f09963575786272f hack/make.sh '' test-integration
21:02:47 [2022-07-13T21:02:47.639Z] 
21:02:47 [2022-07-13T21:02:47.639Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
21:02:47 [2022-07-13T21:02:47.639Z] No new tests added to integration.
21:02:47 [2022-07-13T21:02:47.639Z] 
21:02:47 [2022-07-13T21:02:47.639Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:02:47 [2022-07-13T21:02:47.639Z] 
21:02:47 [2022-07-13T21:02:47.639Z] 
21:02:47 [2022-07-13T21:02:47.639Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:02:47 [2022-07-13T21:02:47.639Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:02:47 [2022-07-13T21:02:47.639Z] HOSTNAME=614da9844608
21:02:47 [2022-07-13T21:02:47.639Z] TEST_SKIP_INTEGRATION=1
21:02:47 [2022-07-13T21:02:47.639Z] TESTDEBUG=0
21:02:47 [2022-07-13T21:02:47.639Z] DEST=bundles/test-integration
21:02:47 [2022-07-13T21:02:47.639Z] PWD=/go/src/github.com/docker/docker
21:02:47 [2022-07-13T21:02:47.639Z] KEEPBUNDLE=1
21:02:47 [2022-07-13T21:02:47.639Z] DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f
21:02:47 [2022-07-13T21:02:47.639Z] container=docker
21:02:47 [2022-07-13T21:02:47.639Z] HOME=/root
21:02:47 [2022-07-13T21:02:47.639Z] GOLANG_VERSION=1.18.3
21:02:47 [2022-07-13T21:02:47.639Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:02:47 [2022-07-13T21:02:47.639Z] VALIDATE_BRANCH=22.06
21:02:47 [2022-07-13T21:02:47.639Z] TERM=xterm
21:02:47 [2022-07-13T21:02:47.639Z] DOCKER_PKG=github.com/docker/docker
21:02:47 [2022-07-13T21:02:47.639Z] SHLVL=1
21:02:47 [2022-07-13T21:02:47.639Z] TIMEOUT=120m
21:02:47 [2022-07-13T21:02:47.639Z] DOCKER_BUILDTAGS= journald
21:02:47 [2022-07-13T21:02:47.639Z] DOCKER_GRAPHDRIVER=overlay2
21:02:47 [2022-07-13T21:02:47.639Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
21:02:47 [2022-07-13T21:02:47.639Z] GO111MODULE=off
21:02:47 [2022-07-13T21:02:47.639Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:02:47 [2022-07-13T21:02:47.639Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:02:47 [2022-07-13T21:02:47.639Z] GOPATH=/go
21:02:47 [2022-07-13T21:02:47.639Z] PKG_CONFIG=pkg-config
21:02:47 [2022-07-13T21:02:47.639Z] _=/usr/bin/env
21:02:47 [2022-07-13T21:02:47.639Z] Building test suite binary ./integration-cli/test.main
21:02:47 [2022-07-13T21:02:47.639Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:02:47 [2022-07-13T21:02:47.639Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:02:47 [2022-07-13T21:02:47.639Z] HOSTNAME=169d6eecb394
21:02:47 [2022-07-13T21:02:47.639Z] TEST_SKIP_INTEGRATION=1
21:02:47 [2022-07-13T21:02:47.639Z] TESTDEBUG=0
21:02:47 [2022-07-13T21:02:47.639Z] DEST=bundles/test-integration
21:02:47 [2022-07-13T21:02:47.639Z] PWD=/go/src/github.com/docker/docker
21:02:47 [2022-07-13T21:02:47.639Z] KEEPBUNDLE=1
21:02:47 [2022-07-13T21:02:47.639Z] DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f
21:02:47 [2022-07-13T21:02:47.639Z] container=docker
21:02:47 [2022-07-13T21:02:47.639Z] HOME=/root
21:02:47 [2022-07-13T21:02:47.639Z] GOLANG_VERSION=1.18.3
21:02:47 [2022-07-13T21:02:47.639Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:02:47 [2022-07-13T21:02:47.639Z] VALIDATE_BRANCH=22.06
21:02:47 [2022-07-13T21:02:47.639Z] TERM=xterm
21:02:47 [2022-07-13T21:02:47.639Z] DOCKER_PKG=github.com/docker/docker
21:02:47 [2022-07-13T21:02:47.639Z] SHLVL=1
21:02:47 [2022-07-13T21:02:47.639Z] TIMEOUT=120m
21:02:47 [2022-07-13T21:02:47.639Z] DOCKER_BUILDTAGS= journald
21:02:47 [2022-07-13T21:02:47.639Z] DOCKER_GRAPHDRIVER=overlay2
21:02:47 [2022-07-13T21:02:47.639Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
21:02:47 [2022-07-13T21:02:47.639Z] GO111MODULE=off
21:02:47 [2022-07-13T21:02:47.639Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:02:47 [2022-07-13T21:02:47.639Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:02:47 [2022-07-13T21:02:47.639Z] GOPATH=/go
21:02:47 [2022-07-13T21:02:47.639Z] PKG_CONFIG=pkg-config
21:02:47 [2022-07-13T21:02:47.639Z] _=/usr/bin/env
21:02:47 [2022-07-13T21:02:47.639Z] Building test suite binary ./integration-cli/test.main
21:02:47 [2022-07-13T21:02:47.639Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:02:47 [2022-07-13T21:02:47.639Z] HOSTNAME=b4594a0f9c87
21:02:47 [2022-07-13T21:02:47.639Z] TESTDEBUG=0
21:02:47 [2022-07-13T21:02:47.639Z] DEST=bundles/test-integration
21:02:47 [2022-07-13T21:02:47.639Z] PWD=/go/src/github.com/docker/docker
21:02:47 [2022-07-13T21:02:47.639Z] KEEPBUNDLE=1
21:02:47 [2022-07-13T21:02:47.639Z] DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f
21:02:47 [2022-07-13T21:02:47.639Z] container=docker
21:02:47 [2022-07-13T21:02:47.639Z] HOME=/root
21:02:47 [2022-07-13T21:02:47.639Z] GOLANG_VERSION=1.18.3
21:02:47 [2022-07-13T21:02:47.639Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:02:47 [2022-07-13T21:02:47.639Z] VALIDATE_BRANCH=22.06
21:02:47 [2022-07-13T21:02:47.639Z] TERM=xterm
21:02:47 [2022-07-13T21:02:47.639Z] DOCKER_PKG=github.com/docker/docker
21:02:47 [2022-07-13T21:02:47.639Z] SHLVL=1
21:02:47 [2022-07-13T21:02:47.639Z] TIMEOUT=120m
21:02:47 [2022-07-13T21:02:47.639Z] DOCKER_BUILDTAGS= journald
21:02:47 [2022-07-13T21:02:47.639Z] DOCKER_GRAPHDRIVER=overlay2
21:02:47 [2022-07-13T21:02:47.639Z] GO111MODULE=off
21:02:47 [2022-07-13T21:02:47.639Z] TEST_SKIP_INTEGRATION_CLI=1
21:02:47 [2022-07-13T21:02:47.639Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:02:47 [2022-07-13T21:02:47.639Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:02:47 [2022-07-13T21:02:47.639Z] GOPATH=/go
21:02:47 [2022-07-13T21:02:47.639Z] PKG_CONFIG=pkg-config
21:02:47 [2022-07-13T21:02:47.639Z] _=/usr/bin/env
21:02:47 [2022-07-13T21:02:47.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:02:56 [2022-07-13T21:02:56.963Z] Leaving: AppArmorNo profiles have been unloaded.
21:02:56 [2022-07-13T21:02:56.963Z] 
21:02:56 [2022-07-13T21:02:56.963Z] Unloading profiles will leave already running processes permanently
21:02:56 [2022-07-13T21:02:56.963Z] unconfined, which can lead to unexpected situations.
21:02:56 [2022-07-13T21:02:56.963Z] 
21:02:56 [2022-07-13T21:02:56.963Z] To set a process to complain mode, use the command line tool
21:02:56 [2022-07-13T21:02:56.963Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:02:56 [2022-07-13T21:02:56.963Z] 
Post stage
[Pipeline] junit
21:02:56 [2022-07-13T21:02:56.976Z] Recording test results
21:02:57 [2022-07-13T21:02:57.006Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
21:02:57 [2022-07-13T21:02:57.192Z] ok  	github.com/docker/docker/libnetwork	37.312s	coverage: 40.6% of statements
21:02:57 [2022-07-13T21:02:57.192Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.138s	coverage: 84.4% of statements
21:02:57 [2022-07-13T21:02:57.192Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:02:57 [2022-07-13T21:02:57.192Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:02:57 [2022-07-13T21:02:57.192Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:02:57 [2022-07-13T21:02:57.192Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:02:57 [2022-07-13T21:02:57.192Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:02:57 [2022-07-13T21:02:57.192Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:02:57 [2022-07-13T21:02:57.192Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
21:02:57 [2022-07-13T21:02:57.192Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:02:57 [2022-07-13T21:02:57.192Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 22.4% of statements
21:02:57 [2022-07-13T21:02:57.192Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
21:02:57 [2022-07-13T21:02:57.192Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:02:57 [2022-07-13T21:02:57.192Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:02:57 [2022-07-13T21:02:57.192Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
21:02:57 [2022-07-13T21:02:57.304Z] + echo Ensuring container killed.
21:02:57 [2022-07-13T21:02:57.304Z] Ensuring container killed.
21:02:57 [2022-07-13T21:02:57.304Z] + docker rm -vf docker-pr1
21:02:57 [2022-07-13T21:02:57.304Z] Error: No such container: docker-pr1
[Pipeline] sh
21:02:57 [2022-07-13T21:02:57.631Z] + echo Chowning /workspace to jenkins user
21:02:57 [2022-07-13T21:02:57.631Z] Chowning /workspace to jenkins user
21:02:57 [2022-07-13T21:02:57.631Z] + id -u
21:02:57 [2022-07-13T21:02:57.631Z] + id -g
21:02:57 [2022-07-13T21:02:57.631Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43809:/workspace busybox chown -R 1000:1000 /workspace
21:02:58 [2022-07-13T21:02:58.131Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.571s	coverage: 59.9% of statements
21:02:58 [2022-07-13T21:02:58.131Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:02:58 [2022-07-13T21:02:58.391Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
21:02:58 [2022-07-13T21:02:58.496Z] + bundleName=docker-py
21:02:58 [2022-07-13T21:02:58.496Z] + echo Creating docker-py-bundles.tar.gz
21:02:58 [2022-07-13T21:02:58.496Z] Creating docker-py-bundles.tar.gz
21:02:58 [2022-07-13T21:02:58.496Z] + 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
21:02:58 [2022-07-13T21:02:58.508Z] Archiving artifacts
21:02:58 [2022-07-13T21:02:58.716Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43809/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
21:02:58 [2022-07-13T21:02:58.960Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.025s	coverage: 5.0% of statements
21:02:58 [2022-07-13T21:02:58.960Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:02:59 [2022-07-13T21:02:59.060Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43809/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f -e DOCKER_GRAPHDRIVER docker:c51efa861754c37184238e92f09963575786272f hack/make.sh binary
21:02:59 [2022-07-13T21:02:59.319Z] 
21:02:59 [2022-07-13T21:02:59.319Z] Removing bundles/
21:02:59 [2022-07-13T21:02:59.319Z] 
21:02:59 [2022-07-13T21:02:59.319Z] ---> Making bundle: binary (in bundles/binary)
21:02:59 [2022-07-13T21:02:59.530Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
21:02:59 [2022-07-13T21:02:59.530Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:02:59 [2022-07-13T21:02:59.578Z] Building: bundles/binary-daemon/dockerd
21:02:59 [2022-07-13T21:02:59.578Z] GOOS="" GOARCH="" GOARM=""
21:02:59 [2022-07-13T21:02:59.791Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
21:03:05 [2022-07-13T21:03:05.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:03:05 [2022-07-13T21:03:05.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:03:09 [2022-07-13T21:03:09.780Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.283s	coverage: 6.7% of statements
21:03:09 [2022-07-13T21:03:09.780Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:03:09 [2022-07-13T21:03:09.780Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
21:03:10 [2022-07-13T21:03:10.351Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
21:03:10 [2022-07-13T21:03:10.351Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:03:10 [2022-07-13T21:03:10.351Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:03:10 [2022-07-13T21:03:10.351Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:03:10 [2022-07-13T21:03:10.920Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 82.4% of statements
21:03:10 [2022-07-13T21:03:10.920Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
21:03:11 [2022-07-13T21:03:11.180Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
21:03:11 [2022-07-13T21:03:11.440Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:03:23 [2022-07-13T21:03:23.664Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
21:03:27 [2022-07-13T21:03:27.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:03:35 [2022-07-13T21:03:35.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:03:38 [2022-07-13T21:03:38.315Z] Created binary: bundles/binary-daemon/dockerd
21:03:38 [2022-07-13T21:03:38.315Z] Copying nested executables into bundles/binary-daemon
21:03:38 [2022-07-13T21:03:38.315Z] Building: bundles/binary-daemon/docker-proxy
21:03:38 [2022-07-13T21:03:38.315Z] GOOS="" GOARCH="" GOARM=""
21:03:38 [2022-07-13T21:03:38.315Z] Created binary: bundles/binary-daemon/docker-proxy
21:03:38 [2022-07-13T21:03:38.315Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
21:03:38 [2022-07-13T21:03:38.637Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43809/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f -e DOCKER_GRAPHDRIVER docker:c51efa861754c37184238e92f09963575786272f hack/make.sh cross
21:03:38 [2022-07-13T21:03:38.896Z] 
21:03:38 [2022-07-13T21:03:38.896Z] Removing bundles/
21:03:38 [2022-07-13T21:03:38.896Z] 
21:03:38 [2022-07-13T21:03:38.896Z] ---> Making bundle: cross (in bundles/cross)
21:03:38 [2022-07-13T21:03:38.896Z] Cross building: bundles/cross/linux/amd64
21:03:38 [2022-07-13T21:03:38.896Z] Building: bundles/cross/linux/amd64-daemon/dockerd
21:03:38 [2022-07-13T21:03:38.896Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:03:41 [2022-07-13T21:03:41.773Z] ok  	github.com/docker/docker/libnetwork/ipam	16.525s	coverage: 85.3% of statements
21:03:41 [2022-07-13T21:03:41.773Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:03:41 [2022-07-13T21:03:41.773Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:03:41 [2022-07-13T21:03:41.773Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
21:03:41 [2022-07-13T21:03:41.773Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
21:03:41 [2022-07-13T21:03:41.773Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:03:41 [2022-07-13T21:03:41.773Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.008s	coverage: 71.4% of statements
21:03:41 [2022-07-13T21:03:41.773Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.282s	coverage: 74.0% of statements
21:03:41 [2022-07-13T21:03:41.773Z] ok  	github.com/docker/docker/libnetwork/iptables	0.169s	coverage: 45.1% of statements
21:03:41 [2022-07-13T21:03:41.773Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
21:03:41 [2022-07-13T21:03:41.773Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
21:03:45 [2022-07-13T21:03:45.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:03:45 [2022-07-13T21:03:45.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:03:45 [2022-07-13T21:03:45.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:03:46 [2022-07-13T21:03:46.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:03:47 [2022-07-13T21:03:47.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:03:47 [2022-07-13T21:03:47.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:03:48 [2022-07-13T21:03:48.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:03:51 [2022-07-13T21:03:51.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:03:52 [2022-07-13T21:03:52.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:03:53 [2022-07-13T21:03:53.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:03:53 [2022-07-13T21:03:53.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:03:54 [2022-07-13T21:03:54.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:03:55 [2022-07-13T21:03:55.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:03:56 [2022-07-13T21:03:56.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:03:57 [2022-07-13T21:03:57.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:03:58 [2022-07-13T21:03:58.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:03:59 [2022-07-13T21:03:59.028Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:03:59 [2022-07-13T21:03:59.028Z] Using test binary docker
21:03:59 [2022-07-13T21:03:59.028Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:03:59 [2022-07-13T21:03:59.028Z] Starting apparmor (via systemctl): apparmor.service.
21:03:59 [2022-07-13T21:03:59.028Z] Starting dockerd
21:03:59 [2022-07-13T21:03:59.028Z] INFO: Waiting for daemon to start...
21:04:02 [2022-07-13T21:04:02.315Z] .
21:04:02 [2022-07-13T21:04:02.315Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:04:02 [2022-07-13T21:04:02.315Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:04:02 [2022-07-13T21:04:02.315Z] Error: No such image: emptyfs
21:04:02 [2022-07-13T21:04:02.575Z] Running integration-test (iteration 1)
21:04:02 [2022-07-13T21:04:02.575Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:04:02 [2022-07-13T21:04:02.835Z] Loaded image: busybox:latest
21:04:03 [2022-07-13T21:04:03.094Z] Loaded image: busybox:glibc
21:04:04 [2022-07-13T21:04:04.474Z] Loaded image: debian:bullseye-slim
21:04:04 [2022-07-13T21:04:04.474Z] Loaded image: hello-world:latest
21:04:04 [2022-07-13T21:04:04.474Z] Loaded image: arm32v7/hello-world:latest
21:04:04 [2022-07-13T21:04:04.474Z] INFO: Testing against a local daemon
21:04:04 [2022-07-13T21:04:04.474Z] === RUN   TestCgroupNamespacesBuild
21:04:05 [2022-07-13T21:04:05.860Z] --- PASS: TestCgroupNamespacesBuild (1.40s)
21:04:05 [2022-07-13T21:04:05.860Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:04:07 [2022-07-13T21:04:07.238Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s)
21:04:07 [2022-07-13T21:04:07.238Z] === RUN   TestBuildWithSession
21:04:07 [2022-07-13T21:04:07.238Z]     build_session_test.go:25: TODO: BuildKit
21:04:07 [2022-07-13T21:04:07.238Z] --- SKIP: TestBuildWithSession (0.00s)
21:04:07 [2022-07-13T21:04:07.238Z] === RUN   TestBuildSquashParent
21:04:10 [2022-07-13T21:04:10.640Z] Created binary: bundles/dynbinary-daemon/dockerd
21:04:10 [2022-07-13T21:04:10.640Z] Building: bundles/dynbinary-daemon/docker-proxy
21:04:10 [2022-07-13T21:04:10.640Z] GOOS="" GOARCH="" GOARM=""
21:04:10 [2022-07-13T21:04:10.640Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:04:10 [2022-07-13T21:04:10.640Z] 
21:04:10 [2022-07-13T21:04:10.640Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:04:10 [2022-07-13T21:04:10.640Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:04:10 [2022-07-13T21:04:10.640Z] HOSTNAME=20b080873cbe
21:04:10 [2022-07-13T21:04:10.640Z] DEST=bundles/test-integration
21:04:10 [2022-07-13T21:04:10.640Z] PWD=/go/src/github.com/docker/docker
21:04:10 [2022-07-13T21:04:10.640Z] DOCKER_ROOTLESS=1
21:04:10 [2022-07-13T21:04:10.640Z] DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f
21:04:10 [2022-07-13T21:04:10.640Z] container=docker
21:04:10 [2022-07-13T21:04:10.640Z] HOME=/root
21:04:10 [2022-07-13T21:04:10.640Z] GOLANG_VERSION=1.18.3
21:04:10 [2022-07-13T21:04:10.640Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:04:10 [2022-07-13T21:04:10.640Z] VALIDATE_BRANCH=22.06
21:04:10 [2022-07-13T21:04:10.640Z] TERM=xterm
21:04:10 [2022-07-13T21:04:10.640Z] DOCKER_PKG=github.com/docker/docker
21:04:10 [2022-07-13T21:04:10.640Z] SHLVL=1
21:04:10 [2022-07-13T21:04:10.640Z] TIMEOUT=120m
21:04:10 [2022-07-13T21:04:10.640Z] DOCKER_BUILDTAGS= journald
21:04:10 [2022-07-13T21:04:10.640Z] DOCKER_GRAPHDRIVER=overlay2
21:04:10 [2022-07-13T21:04:10.640Z] GO111MODULE=off
21:04:10 [2022-07-13T21:04:10.640Z] DOCKER_EXPERIMENTAL=1
21:04:10 [2022-07-13T21:04:10.640Z] TEST_SKIP_INTEGRATION_CLI=1
21:04:10 [2022-07-13T21:04:10.640Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:04:10 [2022-07-13T21:04:10.640Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:04:10 [2022-07-13T21:04:10.640Z] GOPATH=/go
21:04:10 [2022-07-13T21:04:10.640Z] PKG_CONFIG=pkg-config
21:04:10 [2022-07-13T21:04:10.640Z] _=/usr/bin/env
21:04:10 [2022-07-13T21:04:10.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:04:12 [2022-07-13T21:04:12.510Z] --- PASS: TestBuildSquashParent (4.37s)
21:04:12 [2022-07-13T21:04:12.510Z] === RUN   TestBuildWithRemoveAndForceRemove
21:04:12 [2022-07-13T21:04:12.510Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:04:12 [2022-07-13T21:04:12.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:04:12 [2022-07-13T21:04:12.510Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:04:12 [2022-07-13T21:04:12.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:04:12 [2022-07-13T21:04:12.510Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:04:12 [2022-07-13T21:04:12.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:04:12 [2022-07-13T21:04:12.510Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:04:12 [2022-07-13T21:04:12.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:04:12 [2022-07-13T21:04:12.510Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:04:12 [2022-07-13T21:04:12.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:04:12 [2022-07-13T21:04:12.510Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:04:12 [2022-07-13T21:04:12.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:04:12 [2022-07-13T21:04:12.510Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:04:12 [2022-07-13T21:04:12.510Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:04:13 [2022-07-13T21:04:13.450Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:04:13 [2022-07-13T21:04:13.450Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:04:14 [2022-07-13T21:04:14.832Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:04:14 [2022-07-13T21:04:14.832Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:04:16 [2022-07-13T21:04:16.739Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
21:04:16 [2022-07-13T21:04:16.739Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.80s)
21:04:16 [2022-07-13T21:04:16.739Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.86s)
21:04:16 [2022-07-13T21:04:16.739Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.23s)
21:04:16 [2022-07-13T21:04:16.739Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.38s)
21:04:16 [2022-07-13T21:04:16.739Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.35s)
21:04:16 [2022-07-13T21:04:16.739Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.54s)
21:04:16 [2022-07-13T21:04:16.739Z] === RUN   TestBuildMultiStageCopy
21:04:16 [2022-07-13T21:04:16.739Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:04:17 [2022-07-13T21:04:17.632Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
21:04:17 [2022-07-13T21:04:17.632Z] Copying nested executables into bundles/cross/linux/amd64-daemon
21:04:17 [2022-07-13T21:04:17.632Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
21:04:17 [2022-07-13T21:04:17.632Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:04:17 [2022-07-13T21:04:17.632Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
21:04:17 [2022-07-13T21:04:17.632Z] Cross building: bundles/cross/windows/amd64
21:04:17 [2022-07-13T21:04:17.632Z] +++++++ cat ./cli/winresources/dockerd/winres.json
21:04:17 [2022-07-13T21:04:17.632Z] {
21:04:17 [2022-07-13T21:04:17.632Z]   "RT_GROUP_ICON": {
21:04:17 [2022-07-13T21:04:17.632Z]     "#1": {
21:04:17 [2022-07-13T21:04:17.632Z]       "0409": "../../winresources/docker.ico"
21:04:17 [2022-07-13T21:04:17.632Z]     }
21:04:17 [2022-07-13T21:04:17.632Z]   },
21:04:17 [2022-07-13T21:04:17.632Z]   "RT_MANIFEST": {
21:04:17 [2022-07-13T21:04:17.632Z]     "#1": {
21:04:17 [2022-07-13T21:04:17.632Z]       "0409": {
21:04:17 [2022-07-13T21:04:17.632Z]         "identity": {},
21:04:17 [2022-07-13T21:04:17.632Z]         "description": "Docker Engine",
21:04:17 [2022-07-13T21:04:17.632Z]         "minimum-os": "vista",
21:04:17 [2022-07-13T21:04:17.632Z]         "execution-level": "",
21:04:17 [2022-07-13T21:04:17.632Z]         "ui-access": false,
21:04:17 [2022-07-13T21:04:17.632Z]         "auto-elevate": false,
21:04:17 [2022-07-13T21:04:17.632Z]         "dpi-awareness": "unaware",
21:04:17 [2022-07-13T21:04:17.632Z]         "disable-theming": false,
21:04:17 [2022-07-13T21:04:17.632Z]         "disable-window-filtering": false,
21:04:17 [2022-07-13T21:04:17.632Z]         "high-resolution-scrolling-aware": false,
21:04:17 [2022-07-13T21:04:17.632Z]         "ultra-high-resolution-scrolling-aware": false,
21:04:17 [2022-07-13T21:04:17.632Z]         "long-path-aware": false,
21:04:17 [2022-07-13T21:04:17.632Z]         "printer-driver-isolation": false,
21:04:17 [2022-07-13T21:04:17.632Z]         "gdi-scaling": false,
21:04:17 [2022-07-13T21:04:17.632Z]         "segment-heap": false,
21:04:17 [2022-07-13T21:04:17.632Z]         "use-common-controls-v6": false
21:04:17 [2022-07-13T21:04:17.632Z]       }
21:04:17 [2022-07-13T21:04:17.632Z]     }
21:04:17 [2022-07-13T21:04:17.632Z]   },
21:04:17 [2022-07-13T21:04:17.632Z]   "RT_MESSAGETABLE": {
21:04:17 [2022-07-13T21:04:17.632Z]     "#1": {
21:04:17 [2022-07-13T21:04:17.632Z]       "0409": "../../winresources/event_messages.bin"
21:04:17 [2022-07-13T21:04:17.632Z]     }
21:04:17 [2022-07-13T21:04:17.632Z]   },
21:04:17 [2022-07-13T21:04:17.632Z]   "RT_VERSION": {
21:04:17 [2022-07-13T21:04:17.632Z]     "#1": {
21:04:17 [2022-07-13T21:04:17.632Z]       "0409": {
21:04:17 [2022-07-13T21:04:17.632Z]         "fixed": {
21:04:17 [2022-07-13T21:04:17.632Z]           "file_version": "0.0.0.0",
21:04:17 [2022-07-13T21:04:17.632Z]           "product_version": "0.0.0.0",
21:04:17 [2022-07-13T21:04:17.632Z]           "type": "Unknown"
21:04:17 [2022-07-13T21:04:17.632Z]         },
21:04:17 [2022-07-13T21:04:17.632Z]         "info": {
21:04:17 [2022-07-13T21:04:17.632Z]           "0000": {
21:04:17 [2022-07-13T21:04:17.632Z]             "CompanyName": "",
21:04:17 [2022-07-13T21:04:17.632Z]             "FileVersion": "dev",
21:04:17 [2022-07-13T21:04:17.632Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
21:04:17 [2022-07-13T21:04:17.632Z]             "OriginalFileName": "dockerd.exe",
21:04:17 [2022-07-13T21:04:17.632Z]             "ProductName": "",
21:04:17 [2022-07-13T21:04:17.632Z]             "ProductVersion": "dev",
21:04:17 [2022-07-13T21:04:17.632Z]             "SpecialBuild": "c51efa861754c37184238e92f09963575786272f"
21:04:17 [2022-07-13T21:04:17.632Z]           }
21:04:17 [2022-07-13T21:04:17.632Z]         }
21:04:17 [2022-07-13T21:04:17.632Z]       }
21:04:17 [2022-07-13T21:04:17.633Z]     }
21:04:17 [2022-07-13T21:04:17.633Z]   }
21:04:17 [2022-07-13T21:04:17.633Z] }
21:04:17 [2022-07-13T21:04:17.633Z] cmd/dockerd/config.go
21:04:17 [2022-07-13T21:04:17.633Z] cmd/dockerd/config_windows.go
21:04:17 [2022-07-13T21:04:17.633Z] cmd/dockerd/daemon.go
21:04:17 [2022-07-13T21:04:17.633Z] cmd/dockerd/daemon_test.go
21:04:17 [2022-07-13T21:04:17.633Z] cmd/dockerd/daemon_windows.go
21:04:17 [2022-07-13T21:04:17.633Z] cmd/dockerd/docker.go
21:04:17 [2022-07-13T21:04:17.633Z] cmd/dockerd/docker_windows.go
21:04:17 [2022-07-13T21:04:17.633Z] cmd/dockerd/genwinres_windows.go
21:04:17 [2022-07-13T21:04:17.633Z] cmd/dockerd/metrics.go
21:04:17 [2022-07-13T21:04:17.633Z] cmd/dockerd/options.go
21:04:17 [2022-07-13T21:04:17.633Z] cmd/dockerd/options_test.go
21:04:17 [2022-07-13T21:04:17.633Z] cmd/dockerd/service_windows.go
21:04:17 [2022-07-13T21:04:17.633Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
21:04:17 [2022-07-13T21:04:17.633Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:04:18 [2022-07-13T21:04:18.116Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:04:18 [2022-07-13T21:04:18.116Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:04:18 [2022-07-13T21:04:18.375Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:04:18 [2022-07-13T21:04:18.375Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:04:18 [2022-07-13T21:04:18.634Z] --- PASS: TestBuildMultiStageCopy (2.39s)
21:04:18 [2022-07-13T21:04:18.634Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s)
21:04:18 [2022-07-13T21:04:18.634Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
21:04:18 [2022-07-13T21:04:18.634Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
21:04:18 [2022-07-13T21:04:18.634Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
21:04:18 [2022-07-13T21:04:18.634Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s)
21:04:18 [2022-07-13T21:04:18.634Z] === RUN   TestBuildMultiStageParentConfig
21:04:19 [2022-07-13T21:04:19.573Z] --- PASS: TestBuildMultiStageParentConfig (0.67s)
21:04:19 [2022-07-13T21:04:19.573Z] === RUN   TestBuildLabelWithTargets
21:04:20 [2022-07-13T21:04:20.510Z] --- PASS: TestBuildLabelWithTargets (1.07s)
21:04:20 [2022-07-13T21:04:20.510Z] === RUN   TestBuildWithEmptyLayers
21:04:21 [2022-07-13T21:04:21.080Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
21:04:21 [2022-07-13T21:04:21.080Z] === RUN   TestBuildMultiStageOnBuild
21:04:22 [2022-07-13T21:04:22.987Z] --- PASS: TestBuildMultiStageOnBuild (1.74s)
21:04:22 [2022-07-13T21:04:22.987Z] === RUN   TestBuildUncleanTarFilenames
21:04:23 [2022-07-13T21:04:23.247Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
21:04:23 [2022-07-13T21:04:23.247Z] === RUN   TestBuildMultiStageLayerLeak
21:04:25 [2022-07-13T21:04:25.155Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s)
21:04:25 [2022-07-13T21:04:25.155Z] === RUN   TestBuildWithHugeFile
21:04:44 [2022-07-13T21:04:44.251Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
21:04:44 [2022-07-13T21:04:44.251Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
21:04:44 [2022-07-13T21:04:44.251Z] {
21:04:44 [2022-07-13T21:04:44.251Z]   "RT_GROUP_ICON": {
21:04:44 [2022-07-13T21:04:44.251Z]     "#1": {
21:04:44 [2022-07-13T21:04:44.251Z]       "0409": "../../winresources/docker.ico"
21:04:44 [2022-07-13T21:04:44.251Z]     }
21:04:44 [2022-07-13T21:04:44.251Z]   },
21:04:44 [2022-07-13T21:04:44.251Z]   "RT_MANIFEST": {
21:04:44 [2022-07-13T21:04:44.251Z]     "#1": {
21:04:44 [2022-07-13T21:04:44.251Z]       "0409": {
21:04:44 [2022-07-13T21:04:44.251Z]         "identity": {},
21:04:44 [2022-07-13T21:04:44.251Z]         "description": "Docker Engine",
21:04:44 [2022-07-13T21:04:44.251Z]         "minimum-os": "vista",
21:04:44 [2022-07-13T21:04:44.251Z]         "execution-level": "",
21:04:44 [2022-07-13T21:04:44.251Z]         "ui-access": false,
21:04:44 [2022-07-13T21:04:44.251Z]         "auto-elevate": false,
21:04:44 [2022-07-13T21:04:44.251Z]         "dpi-awareness": "unaware",
21:04:44 [2022-07-13T21:04:44.251Z]         "disable-theming": false,
21:04:44 [2022-07-13T21:04:44.251Z]         "disable-window-filtering": false,
21:04:44 [2022-07-13T21:04:44.251Z]         "high-resolution-scrolling-aware": false,
21:04:44 [2022-07-13T21:04:44.251Z]         "ultra-high-resolution-scrolling-aware": false,
21:04:44 [2022-07-13T21:04:44.251Z]         "long-path-aware": false,
21:04:44 [2022-07-13T21:04:44.251Z]         "printer-driver-isolation": false,
21:04:44 [2022-07-13T21:04:44.251Z]         "gdi-scaling": false,
21:04:44 [2022-07-13T21:04:44.251Z]         "segment-heap": false,
21:04:44 [2022-07-13T21:04:44.251Z]         "use-common-controls-v6": false
21:04:44 [2022-07-13T21:04:44.251Z]       }
21:04:44 [2022-07-13T21:04:44.251Z]     }
21:04:44 [2022-07-13T21:04:44.251Z]   },
21:04:44 [2022-07-13T21:04:44.251Z]   "RT_MESSAGETABLE": {
21:04:44 [2022-07-13T21:04:44.251Z]     "#1": {
21:04:44 [2022-07-13T21:04:44.251Z]       "0409": "../../winresources/event_messages.bin"
21:04:44 [2022-07-13T21:04:44.251Z]     }
21:04:44 [2022-07-13T21:04:44.251Z]   },
21:04:44 [2022-07-13T21:04:44.251Z]   "RT_VERSION": {
21:04:44 [2022-07-13T21:04:44.251Z]     "#1": {
21:04:44 [2022-07-13T21:04:44.251Z]       "0409": {
21:04:44 [2022-07-13T21:04:44.251Z]         "fixed": {
21:04:44 [2022-07-13T21:04:44.251Z]           "file_version": "0.0.0.0",
21:04:44 [2022-07-13T21:04:44.251Z]           "product_version": "0.0.0.0",
21:04:44 [2022-07-13T21:04:44.251Z]           "type": "Unknown"
21:04:44 [2022-07-13T21:04:44.251Z]         },
21:04:44 [2022-07-13T21:04:44.251Z]         "info": {
21:04:44 [2022-07-13T21:04:44.251Z]           "0000": {
21:04:44 [2022-07-13T21:04:44.251Z]             "CompanyName": "",
21:04:44 [2022-07-13T21:04:44.251Z]             "FileVersion": "dev",
21:04:44 [2022-07-13T21:04:44.251Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
21:04:44 [2022-07-13T21:04:44.251Z]             "OriginalFileName": "docker-proxy.exe",
21:04:44 [2022-07-13T21:04:44.251Z]             "ProductName": "",
21:04:44 [2022-07-13T21:04:44.251Z]             "ProductVersion": "dev",
21:04:44 [2022-07-13T21:04:44.251Z]             "SpecialBuild": "c51efa861754c37184238e92f09963575786272f"
21:04:44 [2022-07-13T21:04:44.251Z]           }
21:04:44 [2022-07-13T21:04:44.251Z]         }
21:04:44 [2022-07-13T21:04:44.251Z]       }
21:04:44 [2022-07-13T21:04:44.251Z]     }
21:04:44 [2022-07-13T21:04:44.251Z]   }
21:04:44 [2022-07-13T21:04:44.251Z] }
21:04:44 [2022-07-13T21:04:44.251Z] cmd/docker-proxy/genwinres_windows.go
21:04:44 [2022-07-13T21:04:44.251Z] cmd/docker-proxy/main.go
21:04:44 [2022-07-13T21:04:44.251Z] cmd/docker-proxy/network_proxy_test.go
21:04:44 [2022-07-13T21:04:44.251Z] cmd/docker-proxy/proxy.go
21:04:44 [2022-07-13T21:04:44.251Z] cmd/docker-proxy/sctp_proxy.go
21:04:44 [2022-07-13T21:04:44.251Z] cmd/docker-proxy/tcp_proxy.go
21:04:44 [2022-07-13T21:04:44.251Z] cmd/docker-proxy/udp_proxy.go
21:04:44 [2022-07-13T21:04:44.251Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
21:04:44 [2022-07-13T21:04:44.251Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:04:44 [2022-07-13T21:04:44.251Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
21:04:44 [2022-07-13T21:04:44.251Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
21:04:44 [2022-07-13T21:04:44.251Z] remote: Enumerating objects: 23, done.
21:04:44 [2022-07-13T21:04:44.251Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
21:04:44 [2022-07-13T21:04:44.251Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
21:04:44 [2022-07-13T21:04:44.251Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
21:04:44 [2022-07-13T21:04:44.251Z] 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.
21:04:44 [2022-07-13T21:04:44.251Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
21:04:44 [2022-07-13T21:04:44.251Z] Building: bundles/cross/windows/amd64/containerutility.exe
21:04:48 [2022-07-13T21:04:48.442Z] Cross building: bundles/cross/linux/ppc64le
21:04:48 [2022-07-13T21:04:48.442Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
21:04:48 [2022-07-13T21:04:48.442Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
21:04:57 [2022-07-13T21:04:57.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:04:57 [2022-07-13T21:04:57.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:05:19 [2022-07-13T21:05:19.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:05:21 [2022-07-13T21:05:21.402Z] --- PASS: TestBuildWithHugeFile (50.75s)
21:05:21 [2022-07-13T21:05:21.402Z] === RUN   TestBuildWCOWSandboxSize
21:05:21 [2022-07-13T21:05:21.402Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:05:21 [2022-07-13T21:05:21.402Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:05:21 [2022-07-13T21:05:21.402Z] === RUN   TestBuildWithEmptyDockerfile
21:05:21 [2022-07-13T21:05:21.402Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:05:21 [2022-07-13T21:05:21.402Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:05:21 [2022-07-13T21:05:21.402Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:05:21 [2022-07-13T21:05:21.402Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:05:21 [2022-07-13T21:05:21.402Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:05:21 [2022-07-13T21:05:21.402Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:05:21 [2022-07-13T21:05:21.402Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:05:21 [2022-07-13T21:05:21.402Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:05:21 [2022-07-13T21:05:21.402Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:05:21 [2022-07-13T21:05:21.402Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
21:05:21 [2022-07-13T21:05:21.402Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
21:05:21 [2022-07-13T21:05:21.402Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
21:05:21 [2022-07-13T21:05:21.402Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:05:21 [2022-07-13T21:05:21.402Z] === RUN   TestBuildPreserveOwnership
21:05:21 [2022-07-13T21:05:21.402Z] === RUN   TestBuildPreserveOwnership/copy_from
21:05:21 [2022-07-13T21:05:21.402Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:05:21 [2022-07-13T21:05:21.402Z] --- PASS: TestBuildPreserveOwnership (3.65s)
21:05:21 [2022-07-13T21:05:21.402Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.43s)
21:05:21 [2022-07-13T21:05:21.402Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s)
21:05:21 [2022-07-13T21:05:21.402Z] === RUN   TestBuildPlatformInvalid
21:05:21 [2022-07-13T21:05:21.402Z] --- PASS: TestBuildPlatformInvalid (0.08s)
21:05:21 [2022-07-13T21:05:21.402Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:05:21 [2022-07-13T21:05:21.402Z] Loaded image: busybox:latest
21:05:21 [2022-07-13T21:05:21.402Z] Loaded image: busybox:glibc
21:05:21 [2022-07-13T21:05:21.970Z] Loaded image: debian:bullseye-slim
21:05:21 [2022-07-13T21:05:21.970Z] Loaded image: hello-world:latest
21:05:22 [2022-07-13T21:05:22.229Z] Loaded image: arm32v7/hello-world:latest
21:05:24 [2022-07-13T21:05:24.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:05:24 [2022-07-13T21:05:24.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:05:27 [2022-07-13T21:05:27.181Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
21:05:27 [2022-07-13T21:05:27.181Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
21:05:27 [2022-07-13T21:05:27.181Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
21:05:27 [2022-07-13T21:05:27.181Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
21:05:27 [2022-07-13T21:05:27.181Z] Cross building: bundles/cross/linux/s390x
21:05:27 [2022-07-13T21:05:27.181Z] Building: bundles/cross/linux/s390x-daemon/dockerd
21:05:27 [2022-07-13T21:05:27.181Z] GOOS="linux" GOARCH="s390x" GOARM=""
21:05:27 [2022-07-13T21:05:27.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:05:30 [2022-07-13T21:05:30.355Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.67s)
21:05:30 [2022-07-13T21:05:30.355Z] PASS
21:05:30 [2022-07-13T21:05:30.355Z] 
21:05:30 [2022-07-13T21:05:30.355Z] === Skipped
21:05:30 [2022-07-13T21:05:30.355Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:05:30 [2022-07-13T21:05:30.355Z]     build_session_test.go:25: TODO: BuildKit
21:05:30 [2022-07-13T21:05:30.355Z] 
21:05:30 [2022-07-13T21:05:30.355Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:05:30 [2022-07-13T21:05:30.355Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:05:30 [2022-07-13T21:05:30.355Z] 
21:05:30 [2022-07-13T21:05:30.355Z] DONE 34 tests, 2 skipped in 87.867s
21:05:30 [2022-07-13T21:05:30.355Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:05:30 [2022-07-13T21:05:30.614Z] INFO: Testing against a local daemon
21:05:30 [2022-07-13T21:05:30.614Z] === RUN   TestConfigInspect
21:05:33 [2022-07-13T21:05:33.151Z] --- PASS: TestConfigInspect (2.36s)
21:05:33 [2022-07-13T21:05:33.151Z] === RUN   TestConfigList
21:05:33 [2022-07-13T21:05:33.257Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.805s	coverage: 60.0% of statements
21:05:33 [2022-07-13T21:05:33.257Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:05:33 [2022-07-13T21:05:33.257Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:05:33 [2022-07-13T21:05:33.257Z] ok  	github.com/docker/docker/libnetwork/osl	4.338s	coverage: 39.7% of statements
21:05:33 [2022-07-13T21:05:33.257Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
21:05:33 [2022-07-13T21:05:33.257Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
21:05:33 [2022-07-13T21:05:33.257Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.690s	coverage: 48.6% of statements
21:05:33 [2022-07-13T21:05:33.517Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
21:05:33 [2022-07-13T21:05:33.517Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:05:33 [2022-07-13T21:05:33.779Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
21:05:33 [2022-07-13T21:05:33.779Z] 
21:05:33 [2022-07-13T21:05:33.779Z] === Skipped
21:05:33 [2022-07-13T21:05:33.779Z] === SKIP: libnetwork TestParallel1 (0.00s)
21:05:33 [2022-07-13T21:05:33.779Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:05:33 [2022-07-13T21:05:33.779Z] 
21:05:33 [2022-07-13T21:05:33.779Z] === SKIP: libnetwork TestParallel3 (0.00s)
21:05:33 [2022-07-13T21:05:33.779Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:05:33 [2022-07-13T21:05:33.779Z] 
21:05:33 [2022-07-13T21:05:33.779Z] === SKIP: libnetwork TestParallel2 (0.00s)
21:05:33 [2022-07-13T21:05:33.779Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:05:33 [2022-07-13T21:05:33.779Z] 
21:05:33 [2022-07-13T21:05:33.779Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
21:05:33 [2022-07-13T21:05:33.779Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:05:33 [2022-07-13T21:05:33.779Z] 
21:05:33 [2022-07-13T21:05:33.779Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
21:05:33 [2022-07-13T21:05:33.779Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:05:33 [2022-07-13T21:05:33.779Z] 
21:05:33 [2022-07-13T21:05:33.779Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
21:05:33 [2022-07-13T21:05:33.779Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:05:33 [2022-07-13T21:05:33.779Z] 
21:05:33 [2022-07-13T21:05:33.779Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
21:05:33 [2022-07-13T21:05:33.779Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:05:33 [2022-07-13T21:05:33.779Z] 
21:05:33 [2022-07-13T21:05:33.779Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
21:05:33 [2022-07-13T21:05:33.779Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:05:33 [2022-07-13T21:05:33.779Z] 
21:05:33 [2022-07-13T21:05:33.779Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:05:33 [2022-07-13T21:05:33.779Z]     firewalld_test.go:14: firewalld is not running
21:05:33 [2022-07-13T21:05:33.779Z] 
21:05:33 [2022-07-13T21:05:33.779Z] DONE 327 tests, 9 skipped in 203.652s
Post stage
[Pipeline] junit
21:05:34 [2022-07-13T21:05:34.744Z] Recording test results
21:05:35 [2022-07-13T21:05:35.056Z] --- PASS: TestConfigList (2.19s)
21:05:35 [2022-07-13T21:05:35.057Z] === RUN   TestConfigsCreateAndDelete
21:05:35 [2022-07-13T21:05:35.967Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:05:36 [2022-07-13T21:05:36.303Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43809/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f -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:c51efa861754c37184238e92f09963575786272f hack/make.sh dynbinary test-integration
21:05:36 [2022-07-13T21:05:36.566Z] 
21:05:36 [2022-07-13T21:05:36.826Z] Removing bundles/
21:05:36 [2022-07-13T21:05:36.826Z] 
21:05:36 [2022-07-13T21:05:36.826Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:05:36 [2022-07-13T21:05:36.826Z] Building: bundles/dynbinary-daemon/dockerd
21:05:36 [2022-07-13T21:05:36.826Z] GOOS="" GOARCH="" GOARM=""
21:05:37 [2022-07-13T21:05:37.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:05:37 [2022-07-13T21:05:37.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:05:37 [2022-07-13T21:05:37.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:05:37 [2022-07-13T21:05:37.592Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
21:05:37 [2022-07-13T21:05:37.592Z] === RUN   TestConfigsUpdate
21:05:38 [2022-07-13T21:05:38.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:05:38 [2022-07-13T21:05:38.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:05:38 [2022-07-13T21:05:38.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:05:39 [2022-07-13T21:05:39.496Z] --- PASS: TestConfigsUpdate (2.26s)
21:05:39 [2022-07-13T21:05:39.496Z] === RUN   TestTemplatedConfig
21:05:39 [2022-07-13T21:05:39.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:05:42 [2022-07-13T21:05:42.031Z] --- PASS: TestTemplatedConfig (2.61s)
21:05:42 [2022-07-13T21:05:42.031Z] === RUN   TestConfigCreateResolve
21:05:42 [2022-07-13T21:05:42.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:05:43 [2022-07-13T21:05:43.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:05:44 [2022-07-13T21:05:44.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:05:44 [2022-07-13T21:05:44.565Z] --- PASS: TestConfigCreateResolve (2.20s)
21:05:44 [2022-07-13T21:05:44.565Z] PASS
21:05:44 [2022-07-13T21:05:44.565Z] 
21:05:44 [2022-07-13T21:05:44.565Z] DONE 6 tests in 13.780s
21:05:44 [2022-07-13T21:05:44.565Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:05:44 [2022-07-13T21:05:44.565Z] INFO: Testing against a local daemon
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestAttachWithTTY
21:05:44 [2022-07-13T21:05:44.565Z] --- PASS: TestAttachWithTTY (0.09s)
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestAttachWithoutTTy
21:05:44 [2022-07-13T21:05:44.565Z] --- PASS: TestAttachWithoutTTy (0.05s)
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestCheckpoint
21:05:44 [2022-07-13T21:05:44.565Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:05:44 [2022-07-13T21:05:44.565Z] --- SKIP: TestCheckpoint (0.00s)
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/commit
21:05:44 [2022-07-13T21:05:44.565Z] === PAUSE TestContainerInvalidJSON/commit
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/containers/create
21:05:44 [2022-07-13T21:05:44.565Z] === PAUSE TestContainerInvalidJSON/containers/create
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:05:44 [2022-07-13T21:05:44.565Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:05:44 [2022-07-13T21:05:44.565Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:05:44 [2022-07-13T21:05:44.565Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:05:44 [2022-07-13T21:05:44.565Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:05:44 [2022-07-13T21:05:44.565Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:05:44 [2022-07-13T21:05:44.565Z] === CONT  TestContainerInvalidJSON/commit
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:05:44 [2022-07-13T21:05:44.565Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:05:44 [2022-07-13T21:05:44.565Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:05:44 [2022-07-13T21:05:44.565Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:05:44 [2022-07-13T21:05:44.565Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:05:44 [2022-07-13T21:05:44.565Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:05:44 [2022-07-13T21:05:44.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:05:44 [2022-07-13T21:05:44.566Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:05:44 [2022-07-13T21:05:44.566Z] === CONT  TestContainerInvalidJSON/containers/create
21:05:44 [2022-07-13T21:05:44.566Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:05:44 [2022-07-13T21:05:44.566Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:05:44 [2022-07-13T21:05:44.566Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:05:44 [2022-07-13T21:05:44.566Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:05:44 [2022-07-13T21:05:44.566Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:05:44 [2022-07-13T21:05:44.566Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:05:44 [2022-07-13T21:05:44.566Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:05:44 [2022-07-13T21:05:44.566Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:05:44 [2022-07-13T21:05:44.566Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
21:05:44 [2022-07-13T21:05:44.566Z] === RUN   TestCopyFromContainerPathIsNotDir
21:05:44 [2022-07-13T21:05:44.566Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
21:05:44 [2022-07-13T21:05:44.566Z] === RUN   TestCopyToContainerPathDoesNotExist
21:05:44 [2022-07-13T21:05:44.566Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
21:05:44 [2022-07-13T21:05:44.566Z] === RUN   TestCopyEmptyFile
21:05:44 [2022-07-13T21:05:44.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:05:44 [2022-07-13T21:05:44.825Z] --- PASS: TestCopyEmptyFile (0.22s)
21:05:44 [2022-07-13T21:05:44.825Z] === RUN   TestCopyToContainerPathIsNotDir
21:05:44 [2022-07-13T21:05:44.825Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
21:05:44 [2022-07-13T21:05:44.825Z] === RUN   TestCopyFromContainer
21:05:45 [2022-07-13T21:05:45.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:05:46 [2022-07-13T21:05:46.203Z] === RUN   TestCopyFromContainer//
21:05:46 [2022-07-13T21:05:46.203Z] === RUN   TestCopyFromContainer//bar/root
21:05:46 [2022-07-13T21:05:46.203Z] === RUN   TestCopyFromContainer//bar/root/
21:05:46 [2022-07-13T21:05:46.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:05:46 [2022-07-13T21:05:46.462Z] === RUN   TestCopyFromContainer/bar/quux
21:05:46 [2022-07-13T21:05:46.462Z] === RUN   TestCopyFromContainer/bar/quux/
21:05:46 [2022-07-13T21:05:46.462Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:05:46 [2022-07-13T21:05:46.462Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:05:46 [2022-07-13T21:05:46.721Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:05:46 [2022-07-13T21:05:46.721Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:05:46 [2022-07-13T21:05:46.721Z] === RUN   TestCopyFromContainer/bar/notarget
21:05:46 [2022-07-13T21:05:46.721Z] --- PASS: TestCopyFromContainer (1.96s)
21:05:46 [2022-07-13T21:05:46.721Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:05:46 [2022-07-13T21:05:46.721Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
21:05:46 [2022-07-13T21:05:46.721Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:05:46 [2022-07-13T21:05:46.721Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
21:05:46 [2022-07-13T21:05:46.721Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
21:05:46 [2022-07-13T21:05:46.721Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
21:05:46 [2022-07-13T21:05:46.721Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
21:05:46 [2022-07-13T21:05:46.721Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
21:05:46 [2022-07-13T21:05:46.721Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
21:05:46 [2022-07-13T21:05:46.721Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
21:05:46 [2022-07-13T21:05:46.721Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:05:46 [2022-07-13T21:05:46.721Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:05:46 [2022-07-13T21:05:46.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:05:46 [2022-07-13T21:05:46.721Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:05:46 [2022-07-13T21:05:46.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:05:46 [2022-07-13T21:05:46.721Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:05:46 [2022-07-13T21:05:46.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:05:46 [2022-07-13T21:05:46.981Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:05:46 [2022-07-13T21:05:46.981Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:05:46 [2022-07-13T21:05:46.981Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:05:46 [2022-07-13T21:05:46.981Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:05:46 [2022-07-13T21:05:46.981Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:05:46 [2022-07-13T21:05:46.981Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:05:46 [2022-07-13T21:05:46.981Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:05:46 [2022-07-13T21:05:46.981Z] === RUN   TestCreateLinkToNonExistingContainer
21:05:46 [2022-07-13T21:05:46.981Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:05:46 [2022-07-13T21:05:46.981Z] === RUN   TestCreateWithInvalidEnv
21:05:46 [2022-07-13T21:05:46.981Z] === RUN   TestCreateWithInvalidEnv/0
21:05:46 [2022-07-13T21:05:46.981Z] === PAUSE TestCreateWithInvalidEnv/0
21:05:46 [2022-07-13T21:05:46.981Z] === RUN   TestCreateWithInvalidEnv/1
21:05:46 [2022-07-13T21:05:46.981Z] === PAUSE TestCreateWithInvalidEnv/1
21:05:46 [2022-07-13T21:05:46.981Z] === RUN   TestCreateWithInvalidEnv/2
21:05:46 [2022-07-13T21:05:46.981Z] === PAUSE TestCreateWithInvalidEnv/2
21:05:46 [2022-07-13T21:05:46.981Z] === CONT  TestCreateWithInvalidEnv/0
21:05:46 [2022-07-13T21:05:46.981Z] === CONT  TestCreateWithInvalidEnv/2
21:05:46 [2022-07-13T21:05:46.981Z] === CONT  TestCreateWithInvalidEnv/1
21:05:46 [2022-07-13T21:05:46.981Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:05:46 [2022-07-13T21:05:46.981Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:05:46 [2022-07-13T21:05:46.981Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:05:46 [2022-07-13T21:05:46.981Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:05:46 [2022-07-13T21:05:46.981Z] === RUN   TestCreateTmpfsMountsTarget
21:05:46 [2022-07-13T21:05:46.981Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:05:46 [2022-07-13T21:05:46.981Z] === RUN   TestCreateWithCustomMaskedPaths
21:05:47 [2022-07-13T21:05:47.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:05:48 [2022-07-13T21:05:48.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:05:48 [2022-07-13T21:05:48.920Z] --- PASS: TestCreateWithCustomMaskedPaths (1.69s)
21:05:48 [2022-07-13T21:05:48.920Z] === RUN   TestCreateWithCustomReadonlyPaths
21:05:49 [2022-07-13T21:05:49.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:05:50 [2022-07-13T21:05:50.158Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:05:50 [2022-07-13T21:05:50.158Z] Using test binary docker
21:05:50 [2022-07-13T21:05:50.158Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:05:50 [2022-07-13T21:05:50.158Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:05:50 [2022-07-13T21:05:50.158Z] INFO: Waiting for daemon to start...
21:05:50 [2022-07-13T21:05:50.158Z] Starting dockerd
21:05:50 [2022-07-13T21:05:50.323Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s)
21:05:50 [2022-07-13T21:05:50.323Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:05:50 [2022-07-13T21:05:50.323Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:05:50 [2022-07-13T21:05:50.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:05:50 [2022-07-13T21:05:50.323Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:05:50 [2022-07-13T21:05:50.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:05:50 [2022-07-13T21:05:50.323Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:05:50 [2022-07-13T21:05:50.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:05:50 [2022-07-13T21:05:50.323Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:05:50 [2022-07-13T21:05:50.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:05:50 [2022-07-13T21:05:50.323Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:05:50 [2022-07-13T21:05:50.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:05:50 [2022-07-13T21:05:50.323Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:05:50 [2022-07-13T21:05:50.323Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:05:50 [2022-07-13T21:05:50.323Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:05:50 [2022-07-13T21:05:50.323Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:05:50 [2022-07-13T21:05:50.323Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:05:50 [2022-07-13T21:05:50.323Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:05:50 [2022-07-13T21:05:50.323Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:05:50 [2022-07-13T21:05:50.323Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:05:50 [2022-07-13T21:05:50.323Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:05:50 [2022-07-13T21:05:50.323Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:05:50 [2022-07-13T21:05:50.323Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:05:50 [2022-07-13T21:05:50.323Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:05:50 [2022-07-13T21:05:50.891Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
21:05:50 [2022-07-13T21:05:50.891Z] === RUN   TestCreateDifferentPlatform
21:05:50 [2022-07-13T21:05:50.891Z] === RUN   TestCreateDifferentPlatform/different_os
21:05:50 [2022-07-13T21:05:50.891Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:05:50 [2022-07-13T21:05:50.891Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:05:50 [2022-07-13T21:05:50.891Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:05:50 [2022-07-13T21:05:50.891Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:05:50 [2022-07-13T21:05:50.891Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:05:50 [2022-07-13T21:05:50.891Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
21:05:50 [2022-07-13T21:05:50.891Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:05:51 [2022-07-13T21:05:51.150Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
21:05:51 [2022-07-13T21:05:51.150Z] === RUN   TestCreateInvalidHostConfig
21:05:51 [2022-07-13T21:05:51.150Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:05:51 [2022-07-13T21:05:51.150Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:05:51 [2022-07-13T21:05:51.150Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:05:51 [2022-07-13T21:05:51.150Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:05:51 [2022-07-13T21:05:51.150Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:05:51 [2022-07-13T21:05:51.150Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:05:51 [2022-07-13T21:05:51.150Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:05:51 [2022-07-13T21:05:51.150Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:05:51 [2022-07-13T21:05:51.150Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:05:51 [2022-07-13T21:05:51.150Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:05:51 [2022-07-13T21:05:51.150Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:05:51 [2022-07-13T21:05:51.150Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:05:51 [2022-07-13T21:05:51.150Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:05:51 [2022-07-13T21:05:51.150Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:05:51 [2022-07-13T21:05:51.150Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:05:51 [2022-07-13T21:05:51.150Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:05:51 [2022-07-13T21:05:51.150Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:05:51 [2022-07-13T21:05:51.150Z] === RUN   TestContainerStartOnDaemonRestart
21:05:51 [2022-07-13T21:05:51.150Z] === PAUSE TestContainerStartOnDaemonRestart
21:05:51 [2022-07-13T21:05:51.150Z] === RUN   TestDaemonRestartIpcMode
21:05:51 [2022-07-13T21:05:51.150Z] === PAUSE TestDaemonRestartIpcMode
21:05:51 [2022-07-13T21:05:51.150Z] === RUN   TestDaemonHostGatewayIP
21:05:51 [2022-07-13T21:05:51.150Z] === PAUSE TestDaemonHostGatewayIP
21:05:51 [2022-07-13T21:05:51.150Z] === RUN   TestRestartDaemonWithRestartingContainer
21:05:51 [2022-07-13T21:05:51.150Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:05:51 [2022-07-13T21:05:51.150Z] === RUN   TestContainerKillOnDaemonStart
21:05:51 [2022-07-13T21:05:51.150Z] === PAUSE TestContainerKillOnDaemonStart
21:05:51 [2022-07-13T21:05:51.150Z] === RUN   TestDiff
21:05:51 [2022-07-13T21:05:51.717Z] --- PASS: TestDiff (0.54s)
21:05:51 [2022-07-13T21:05:51.717Z] === RUN   TestExecConsoleSize
21:05:52 [2022-07-13T21:05:52.064Z] .
21:05:52 [2022-07-13T21:05:52.064Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:05:52 [2022-07-13T21:05:52.064Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:05:52 [2022-07-13T21:05:52.064Z] Error: No such image: emptyfs
21:05:52 [2022-07-13T21:05:52.285Z] --- PASS: TestExecConsoleSize (0.63s)
21:05:52 [2022-07-13T21:05:52.285Z] === RUN   TestExecWithCloseStdin
21:05:52 [2022-07-13T21:05:52.324Z] Running integration-test (iteration 1)
21:05:52 [2022-07-13T21:05:52.324Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:05:52 [2022-07-13T21:05:52.598Z] Loaded image: busybox:latest
21:05:52 [2022-07-13T21:05:52.598Z] Loaded image: busybox:glibc
21:05:52 [2022-07-13T21:05:52.853Z] --- PASS: TestExecWithCloseStdin (0.66s)
21:05:52 [2022-07-13T21:05:52.853Z] === RUN   TestExec
21:05:53 [2022-07-13T21:05:53.421Z] --- PASS: TestExec (0.66s)
21:05:53 [2022-07-13T21:05:53.421Z] === RUN   TestExecUser
21:05:53 [2022-07-13T21:05:53.755Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
21:05:53 [2022-07-13T21:05:53.755Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
21:05:53 [2022-07-13T21:05:53.755Z] GOOS="linux" GOARCH="s390x" GOARM=""
21:05:53 [2022-07-13T21:05:53.755Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
21:05:53 [2022-07-13T21:05:53.755Z] 
21:05:53 [2022-07-13T21:05:53.994Z] Loaded image: debian:bullseye-slim
21:05:53 [2022-07-13T21:05:53.994Z] Loaded image: hello-world:latest
21:05:54 [2022-07-13T21:05:54.266Z] Loaded image: arm32v7/hello-world:latest
21:05:54 [2022-07-13T21:05:54.266Z] INFO: Testing against a local daemon
21:05:54 [2022-07-13T21:05:54.266Z] === RUN   TestCgroupNamespacesBuild
21:05:54 [2022-07-13T21:05:54.360Z] --- PASS: TestExecUser (0.64s)
21:05:54 [2022-07-13T21:05:54.360Z] === RUN   TestExportContainerAndImportImage
21:05:54 [2022-07-13T21:05:54.927Z] --- PASS: TestExportContainerAndImportImage (0.80s)
21:05:54 [2022-07-13T21:05:54.927Z] === RUN   TestExportContainerAfterDaemonRestart
21:05:55 [2022-07-13T21:05:55.655Z] --- PASS: TestCgroupNamespacesBuild (1.30s)
21:05:55 [2022-07-13T21:05:55.655Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
[Pipeline] }
21:05:56 [2022-07-13T21:05:56.306Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
21:05:56 [2022-07-13T21:05:56.306Z] === RUN   TestHealthCheckWorkdir
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:05:56 [2022-07-13T21:05:56.594Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
21:05:56 [2022-07-13T21:05:56.594Z] === RUN   TestBuildWithSession
21:05:56 [2022-07-13T21:05:56.594Z]     build_session_test.go:25: TODO: BuildKit
21:05:56 [2022-07-13T21:05:56.594Z] --- SKIP: TestBuildWithSession (0.00s)
21:05:56 [2022-07-13T21:05:56.594Z] === RUN   TestBuildSquashParent
21:05:56 [2022-07-13T21:05:56.616Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:05:56 [2022-07-13T21:05:56.874Z] --- PASS: TestHealthCheckWorkdir (0.69s)
21:05:56 [2022-07-13T21:05:56.874Z] === RUN   TestHealthKillContainer
21:05:56 [2022-07-13T21:05:56.900Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43809/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:c51efa861754c37184238e92f09963575786272f hack/test/unit
21:05:57 [2022-07-13T21:05:57.160Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
21:05:57 [2022-07-13T21:05:57.160Z] + TESTFLAGS+=' -test.timeout=5m'
21:05:57 [2022-07-13T21:05:57.160Z] + TESTDIRS=./...
21:05:57 [2022-07-13T21:05:57.160Z] + exclude_paths='/vendor/|/integration'
21:05:57 [2022-07-13T21:05:57.160Z] ++ go list ./...
21:05:57 [2022-07-13T21:05:57.160Z] ++ grep -vE '(/vendor/|/integration)'
21:05:57 [2022-07-13T21:05:57.730Z] + pkg_list='github.com/docker/docker/api
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/backend/build
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/httpstatus
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/httputils
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/middleware
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/router
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/router/build
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/router/checkpoint
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/router/container
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/router/debug
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/router/distribution
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/router/grpc
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/router/image
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/router/network
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/router/plugin
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/router/session
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/router/swarm
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/router/system
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/server/router/volume
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/backend
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/blkiodev
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/container
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/events
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/filters
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/image
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/mount
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/network
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/plugins/logdriver
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/registry
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/strslice
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/swarm
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/swarm/runtime
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/time
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/versions
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/versions/v1p19
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/versions/v1p20
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/api/types/volume
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/builder
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/builder/builder-next
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/builder/builder-next/exporter
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/builder/builder-next/worker
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/builder/dockerfile
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/builder/remotecontext
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/builder/remotecontext/git
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/builder/remotecontext/urlutil
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/cli
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/cli/config
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/cli/debug
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/cli/winresources/docker-proxy
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/cli/winresources/dockerd
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/client
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/cmd/docker-proxy
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/cmd/dockerd
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/cmd/dockerd/trap
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/container
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/container/stream
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/contrib/apparmor
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/contrib/docker-device-tool
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/contrib/httpserver
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/cluster
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/cluster/convert
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/cluster/executor
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/cluster/executor/container
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/cluster/provider
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/config
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/events
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/events/testutils
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/exec
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/graphdriver
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/graphdriver/aufs
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/graphdriver/copy
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/graphdriver/overlay
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/graphdriver/register
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/graphdriver/vfs
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/graphdriver/zfs
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/images
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/initlayer
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/links
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/listeners
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger/awslogs
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger/fluentd
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger/gcplogs
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger/gelf
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger/journald
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger/local
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger/logentries
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger/loggertest
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger/loggerutils
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger/splunk
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger/syslog
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/logger/templates
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/names
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/network
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/daemon/stats
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/distribution
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/distribution/metadata
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/distribution/utils
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/distribution/xfer
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/dockerversion
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/errdefs
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/image
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/image/cache
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/image/tarexport
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/image/v1
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/internal/test/suite
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/layer
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libcontainerd
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libcontainerd/queue
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libcontainerd/remote
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libcontainerd/supervisor
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libcontainerd/types
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/bitseq
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/cluster
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/config
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/datastore
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/diagnostic
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/discoverapi
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/driverapi
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drivers/bridge
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drivers/host
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drivers/null
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drivers/overlay
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drivers/remote
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drivers/windows
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/drvregistry
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/etchosts
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/idm
21:05:57 [2022-07-13T21:05:57.730Z] github.com/docker/docker/libnetwork/internal/caller
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipam
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipamapi
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipams/builtin
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipams/null
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipams/remote
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipamutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/iptables
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/netlabel
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/netutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/networkdb
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ns
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/options
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/osl
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/osl/kernel
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/portallocator
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/portmapper
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/resolvconf
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/testutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/types
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/oci
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/oci/caps
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/opts
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/aaparser
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/archive
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/authorization
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/broadcaster
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/capabilities
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/chrootarchive
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/containerfs
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/devicemapper
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/directory
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/dmesg
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/fileutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/fsutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/homedir
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/idtools
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/ioutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/jsonmessage
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/longpath
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/loopback
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/namesgenerator
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/parsers
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/parsers/kernel
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/pidfile
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/platform
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/plugingetter
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/plugins
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/plugins/transport
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/pools
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/progress
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/pubsub
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/reexec
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/signal
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/stack
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/stdcopy
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/streamformatter
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/stringid
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/sysinfo
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/system
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/tailfile
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/tarsum
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/truncindex
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/urlutil
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/useragent
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/plugin
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/plugin/executor/containerd
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/plugin/v2
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/profiles/apparmor
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/profiles/seccomp
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/quota
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/reference
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/registry
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/registry/resumable
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/restartmanager
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/rootless
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/rootless/specconv
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/runconfig
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/runconfig/opts
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil/daemon
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil/environment
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil/fakecontext
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil/fakegit
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil/fakestorage
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil/fixtures/load
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil/fixtures/plugin
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil/registry
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil/request
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/volume
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/volume/drivers
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/volume/local
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/volume/mounts
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/volume/service
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/volume/service/opts
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/volume/testutils'
21:05:57 [2022-07-13T21:05:57.731Z] ++ grep --fixed-strings -v /libnetwork
21:05:57 [2022-07-13T21:05:57.731Z] ++ echo 'github.com/docker/docker/api
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/backend/build
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/httpstatus
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/httputils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/middleware
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/router
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/router/build
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/router/checkpoint
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/router/container
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/router/debug
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/router/distribution
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/router/grpc
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/router/image
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/router/network
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/router/plugin
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/router/session
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/router/swarm
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/router/system
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/server/router/volume
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/backend
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/blkiodev
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/container
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/events
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/filters
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/image
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/mount
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/network
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/plugins/logdriver
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/registry
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/strslice
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/swarm
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/swarm/runtime
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/time
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/versions
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/versions/v1p19
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/versions/v1p20
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/api/types/volume
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/builder
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/builder/builder-next
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/builder/builder-next/exporter
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/builder/builder-next/worker
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/builder/dockerfile
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/builder/remotecontext
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/builder/remotecontext/git
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/builder/remotecontext/urlutil
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/cli
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/cli/config
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/cli/debug
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/cli/winresources/docker-proxy
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/cli/winresources/dockerd
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/client
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/cmd/docker-proxy
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/cmd/dockerd
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/cmd/dockerd/trap
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/container
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/container/stream
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/contrib/apparmor
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/contrib/docker-device-tool
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/contrib/httpserver
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/cluster
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/cluster/convert
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/cluster/executor
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/cluster/executor/container
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/cluster/provider
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/config
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/events
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/events/testutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/exec
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/graphdriver
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/graphdriver/aufs
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/graphdriver/copy
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/graphdriver/overlay
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/graphdriver/register
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/graphdriver/vfs
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/graphdriver/zfs
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/images
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/initlayer
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/links
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/listeners
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger/awslogs
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger/fluentd
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger/gcplogs
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger/gelf
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger/journald
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger/local
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger/logentries
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger/loggertest
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger/loggerutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger/splunk
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger/syslog
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/logger/templates
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/names
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/network
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/daemon/stats
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/distribution
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/distribution/metadata
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/distribution/utils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/distribution/xfer
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/dockerversion
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/errdefs
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/image
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/image/cache
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/image/tarexport
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/image/v1
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/internal/test/suite
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/layer
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libcontainerd
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libcontainerd/queue
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libcontainerd/remote
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libcontainerd/supervisor
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libcontainerd/types
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/bitseq
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/cluster
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/config
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/datastore
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/diagnostic
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/discoverapi
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/driverapi
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drivers/bridge
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drivers/host
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drivers/null
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drivers/overlay
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drivers/remote
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drivers/windows
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/drvregistry
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/etchosts
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/idm
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/internal/caller
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipam
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipamapi
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipams/builtin
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipams/null
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipams/remote
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ipamutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/iptables
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/netlabel
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/netutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/networkdb
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/ns
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/options
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/osl
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/osl/kernel
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/portallocator
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/portmapper
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/resolvconf
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/testutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/libnetwork/types
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/oci
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/oci/caps
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/opts
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/aaparser
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/archive
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/authorization
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/broadcaster
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/capabilities
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/chrootarchive
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/containerfs
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/devicemapper
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/directory
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/dmesg
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/fileutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/fsutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/homedir
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/idtools
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/ioutils
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/jsonmessage
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/longpath
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/loopback
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/namesgenerator
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/parsers
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/parsers/kernel
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/pidfile
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/platform
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/plugingetter
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/plugins
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/plugins/transport
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/pools
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/progress
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/pubsub
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/reexec
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/signal
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/stack
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/stdcopy
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/streamformatter
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/stringid
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/sysinfo
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/system
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/tailfile
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/tarsum
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/truncindex
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/urlutil
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/pkg/useragent
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/plugin
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/plugin/executor/containerd
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/plugin/v2
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/profiles/apparmor
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/profiles/seccomp
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/quota
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/reference
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/registry
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/registry/resumable
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/restartmanager
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/rootless
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/rootless/specconv
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/runconfig
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/runconfig/opts
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil/daemon
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil/environment
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil/fakecontext
21:05:57 [2022-07-13T21:05:57.731Z] github.com/docker/docker/testutil/fakegit
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/fakestorage
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/fixtures/load
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/fixtures/plugin
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/registry
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/request
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/volume
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/volume/drivers
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/volume/local
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/volume/mounts
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/volume/service
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/volume/service/opts
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/volume/testutils'
21:05:57 [2022-07-13T21:05:57.732Z] + base_pkg_list='github.com/docker/docker/api
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/backend/build
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/httpstatus
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/httputils
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/middleware
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/build
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/checkpoint
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/container
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/debug
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/distribution
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/grpc
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/image
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/network
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/plugin
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/session
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/swarm
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/system
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/volume
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/backend
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/blkiodev
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/container
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/events
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/filters
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/image
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/mount
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/network
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/plugins/logdriver
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/registry
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/strslice
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/swarm
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/swarm/runtime
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/time
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/versions
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/versions/v1p19
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/versions/v1p20
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/volume
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/builder-next
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/builder-next/exporter
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/builder-next/worker
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/dockerfile
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/remotecontext
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/remotecontext/git
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/remotecontext/urlutil
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cli
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cli/config
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cli/debug
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cli/winresources/docker-proxy
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cli/winresources/dockerd
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/client
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cmd/docker-proxy
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cmd/dockerd
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cmd/dockerd/trap
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/container
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/container/stream
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/contrib/apparmor
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/contrib/docker-device-tool
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/contrib/httpserver
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/cluster
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/cluster/convert
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/cluster/executor
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/cluster/executor/container
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/cluster/provider
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/config
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/events
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/events/testutils
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/exec
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/aufs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/copy
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/overlay
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/register
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/vfs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/zfs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/images
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/initlayer
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/links
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/listeners
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/awslogs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/fluentd
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/gcplogs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/gelf
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/journald
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/local
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/logentries
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/loggertest
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/loggerutils
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/splunk
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/syslog
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/templates
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/names
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/network
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/stats
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/distribution
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/distribution/metadata
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/distribution/utils
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/distribution/xfer
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/dockerversion
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/errdefs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/image
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/image/cache
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/image/tarexport
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/image/v1
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/internal/test/suite
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/layer
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libcontainerd
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libcontainerd/queue
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libcontainerd/remote
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libcontainerd/supervisor
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libcontainerd/types
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/oci
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/oci/caps
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/opts
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/aaparser
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/archive
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/authorization
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/broadcaster
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/capabilities
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/chrootarchive
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/containerfs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/devicemapper
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/directory
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/dmesg
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/fileutils
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/fsutils
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/homedir
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/idtools
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/ioutils
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/jsonmessage
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/longpath
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/loopback
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/namesgenerator
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/parsers
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/parsers/kernel
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/pidfile
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/platform
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/plugingetter
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/plugins
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/plugins/transport
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/pools
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/progress
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/pubsub
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/reexec
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/signal
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/stack
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/stdcopy
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/streamformatter
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/stringid
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/sysinfo
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/system
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/tailfile
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/tarsum
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/truncindex
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/urlutil
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/pkg/useragent
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/plugin
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/plugin/executor/containerd
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/plugin/v2
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/profiles/apparmor
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/profiles/seccomp
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/quota
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/reference
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/registry
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/registry/resumable
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/restartmanager
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/rootless
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/rootless/specconv
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/runconfig
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/runconfig/opts
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/daemon
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/environment
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/fakecontext
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/fakegit
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/fakestorage
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/fixtures/load
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/fixtures/plugin
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/registry
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/testutil/request
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/volume
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/volume/drivers
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/volume/local
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/volume/mounts
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/volume/service
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/volume/service/opts
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/volume/testutils'
21:05:57 [2022-07-13T21:05:57.732Z] ++ grep --fixed-strings /libnetwork
21:05:57 [2022-07-13T21:05:57.732Z] ++ echo 'github.com/docker/docker/api
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/backend/build
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/httpstatus
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/httputils
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/middleware
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/build
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/checkpoint
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/container
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/debug
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/distribution
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/grpc
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/image
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/network
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/plugin
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/session
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/swarm
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/system
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/server/router/volume
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/backend
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/blkiodev
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/container
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/events
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/filters
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/image
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/mount
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/network
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/plugins/logdriver
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/registry
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/strslice
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/swarm
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/swarm/runtime
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/time
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/versions
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/versions/v1p19
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/versions/v1p20
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/api/types/volume
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/builder-next
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/builder-next/exporter
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/builder-next/worker
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/dockerfile
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/remotecontext
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/remotecontext/git
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/builder/remotecontext/urlutil
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cli
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cli/config
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cli/debug
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cli/winresources/docker-proxy
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cli/winresources/dockerd
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/client
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cmd/docker-proxy
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cmd/dockerd
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cmd/dockerd/trap
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/container
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/container/stream
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/contrib/apparmor
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/contrib/docker-device-tool
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/contrib/httpserver
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/cluster
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/cluster/convert
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/cluster/executor
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/cluster/executor/container
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/cluster/provider
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/config
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/events
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/events/testutils
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/exec
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/aufs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/copy
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/overlay
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/register
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/vfs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/graphdriver/zfs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/images
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/initlayer
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/links
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/listeners
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/awslogs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/fluentd
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/gcplogs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/gelf
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/journald
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/local
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/logentries
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/loggertest
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/loggerutils
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/splunk
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/syslog
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/logger/templates
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/names
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/network
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/daemon/stats
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/distribution
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/distribution/metadata
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/distribution/utils
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/distribution/xfer
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/dockerversion
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/errdefs
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/image
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/image/cache
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/image/tarexport
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/image/v1
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/internal/test/suite
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/layer
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libcontainerd
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libcontainerd/queue
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libcontainerd/remote
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libcontainerd/supervisor
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libcontainerd/types
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libnetwork
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libnetwork/bitseq
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libnetwork/cluster
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:05:57 [2022-07-13T21:05:57.732Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/config
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/datastore
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/diagnostic
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/discoverapi
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/driverapi
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/bridge
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/host
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/null
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/overlay
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/remote
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/windows
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drvregistry
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/etchosts
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/idm
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/internal/caller
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipam
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipamapi
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipams/builtin
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipams/null
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipams/remote
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipamutils
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/iptables
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/netlabel
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/netutils
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/networkdb
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ns
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/options
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/osl
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/osl/kernel
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/portallocator
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/portmapper
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/resolvconf
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/testutils
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/types
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/oci
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/oci/caps
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/opts
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/aaparser
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/archive
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/authorization
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/broadcaster
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/capabilities
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/chrootarchive
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/containerfs
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/devicemapper
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/directory
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/dmesg
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/fileutils
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/fsutils
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/homedir
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/idtools
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/ioutils
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/jsonmessage
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/longpath
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/loopback
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/namesgenerator
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/parsers
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/parsers/kernel
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/pidfile
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/platform
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/plugingetter
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/plugins
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/plugins/transport
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/pools
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/progress
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/pubsub
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/reexec
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/signal
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/stack
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/stdcopy
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/streamformatter
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/stringid
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/sysinfo
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/system
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/tailfile
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/tarsum
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/truncindex
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/urlutil
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/pkg/useragent
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/plugin
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/plugin/executor/containerd
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/plugin/v2
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/profiles/apparmor
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/profiles/seccomp
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/quota
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/reference
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/registry
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/registry/resumable
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/restartmanager
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/rootless
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/rootless/specconv
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/runconfig
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/runconfig/opts
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/testutil
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/testutil/daemon
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/testutil/environment
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/testutil/fakecontext
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/testutil/fakegit
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/testutil/fakestorage
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/testutil/fixtures/load
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/testutil/fixtures/plugin
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/testutil/registry
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/testutil/request
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/volume
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/volume/drivers
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/volume/local
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/volume/mounts
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/volume/service
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/volume/service/opts
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/volume/testutils'
21:05:57 [2022-07-13T21:05:57.733Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/bitseq
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cluster
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/config
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/datastore
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/diagnostic
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/discoverapi
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/driverapi
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/bridge
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/host
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/null
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/overlay
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/remote
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/windows
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drvregistry
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/etchosts
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/idm
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/internal/caller
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipam
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipamapi
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipams/builtin
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipams/null
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipams/remote
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipamutils
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/iptables
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/netlabel
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/netutils
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/networkdb
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ns
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/options
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/osl
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/osl/kernel
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/portallocator
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/portmapper
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/resolvconf
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/testutils
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/types'
21:05:57 [2022-07-13T21:05:57.733Z] + echo 'github.com/docker/docker/libnetwork
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/bitseq
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cluster
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/config
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/datastore
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/diagnostic
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/discoverapi
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/driverapi
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/bridge
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/host
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/null
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/overlay
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/remote
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/windows
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drvregistry
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/etchosts
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/idm
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/internal/caller
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipam
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipamapi
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipams/builtin
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipams/null
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libne+ grep --fixed-strings libnetwork/drivers/bridge
21:05:57 [2022-07-13T21:05:57.733Z] twork/ipams/remote
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ipamutils
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/iptables
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/netlabel
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/netutils
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/networkdb
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/ns
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/options
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/osl
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/osl/kernel
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/portallocator
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/portmapper
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/resolvconf
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/testutils
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/types'
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/bridge
21:05:57 [2022-07-13T21:05:57.733Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:05:57 [2022-07-13T21:05:57.733Z] + type docker-proxy
21:05:57 [2022-07-13T21:05:57.733Z] hack/test/unit: line 25: type: docker-proxy: not found
21:05:57 [2022-07-13T21:05:57.733Z] + hack/make.sh binary-proxy install-proxy
21:05:57 [2022-07-13T21:05:57.733Z] 
21:05:57 [2022-07-13T21:05:57.733Z] Removing bundles/
21:05:57 [2022-07-13T21:05:57.733Z] 
21:05:57 [2022-07-13T21:05:57.733Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:05:57 [2022-07-13T21:05:57.733Z] Building: bundles/binary-proxy/docker-proxy
21:05:57 [2022-07-13T21:05:57.733Z] GOOS="" GOARCH="" GOARM=""
21:06:01 [2022-07-13T21:06:01.025Z] Created binary: bundles/binary-proxy/docker-proxy
21:06:01 [2022-07-13T21:06:01.026Z] 
21:06:01 [2022-07-13T21:06:01.026Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:06:01 [2022-07-13T21:06:01.026Z] Installing docker-proxy to /usr/local/bin/
21:06:01 [2022-07-13T21:06:01.026Z] 
21:06:01 [2022-07-13T21:06:01.026Z] + mkdir -p bundles
21:06:01 [2022-07-13T21:06:01.026Z] + '[' -n 'github.com/docker/docker/api
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/backend/build
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/httpstatus
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/httputils
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/middleware
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/router
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/router/build
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/router/checkpoint
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/router/container
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/router/debug
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/router/distribution
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/router/grpc
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/router/image
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/router/network
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/router/plugin
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/router/session
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/router/swarm
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/router/system
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/server/router/volume
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/backend
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/blkiodev
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/container
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/events
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/filters
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/image
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/mount
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/network
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/plugins/logdriver
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/registry
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/strslice
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/swarm
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/swarm/runtime
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/time
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/versions
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/versions/v1p19
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/versions/v1p20
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/api/types/volume
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/builder
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/builder/builder-next
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/builder/builder-next/exporter
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/builder/builder-next/worker
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/builder/dockerfile
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/builder/remotecontext
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/builder/remotecontext/git
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/builder/remotecontext/urlutil
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/cli
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/cli/config
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/cli/debug
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/cli/winresources/docker-proxy
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/cli/winresources/dockerd
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/client
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/cmd/docker-proxy
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/cmd/dockerd
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/cmd/dockerd/trap
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/container
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/container/stream
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/contrib/apparmor
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/contrib/docker-device-tool
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/contrib/httpserver
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/cluster
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/cluster/convert
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/cluster/executor
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/cluster/executor/container
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/cluster/provider
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/config
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/events
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/events/testutils
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/exec
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/graphdriver
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/graphdriver/aufs
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/graphdriver/copy
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/graphdriver/overlay
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/graphdriver/register
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/graphdriver/vfs
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/graphdriver/zfs
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/images
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/initlayer
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/links
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/listeners
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger/awslogs
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger/fluentd
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger/gcplogs
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger/gelf
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger/journald
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger/local
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger/logentries
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger/loggertest
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger/loggerutils
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger/splunk
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger/syslog
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/logger/templates
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/names
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/network
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/daemon/stats
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/distribution
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/distribution/metadata
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/distribution/utils
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/distribution/xfer
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/dockerversion
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/errdefs
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/image
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/image/cache
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/image/tarexport
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/image/v1
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/internal/test/suite
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/layer
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/libcontainerd
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/libcontainerd/queue
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/libcontainerd/remote
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/libcontainerd/supervisor
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/libcontainerd/types
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/oci
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/oci/caps
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/opts
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/aaparser
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/archive
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/authorization
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/broadcaster
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/capabilities
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/chrootarchive
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/containerfs
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/devicemapper
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/directory
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/dmesg
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/fileutils
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/fsutils
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/homedir
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/idtools
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/ioutils
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/jsonmessage
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/longpath
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/loopback
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/namesgenerator
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/parsers
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/parsers/kernel
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/pidfile
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/platform
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/plugingetter
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/plugins
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/plugins/transport
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/pools
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/progress
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/pubsub
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/reexec
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/signal
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/stack
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/stdcopy
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/streamformatter
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/stringid
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/sysinfo
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/system
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/tailfile
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/tarsum
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/truncindex
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/urlutil
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/pkg/useragent
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/plugin
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/plugin/executor/containerd
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/plugin/v2
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/profiles/apparmor
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/profiles/seccomp
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/quota
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/reference
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/registry
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/registry/resumable
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/restartmanager
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/rootless
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/rootless/specconv
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/runconfig
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/runconfig/opts
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/testutil
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/testutil/daemon
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/testutil/environment
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/testutil/fakecontext
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/testutil/fakegit
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/testutil/fakestorage
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/testutil/fixtures/load
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/testutil/fixtures/plugin
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/testutil/registry
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/testutil/request
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/volume
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/volume/drivers
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/volume/local
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/volume/mounts
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/volume/service
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/volume/service/opts
21:06:01 [2022-07-13T21:06:01.026Z] github.com/docker/docker/volume/testutils' ']'
21:06:01 [2022-07-13T21:06:01.027Z] + 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
21:06:01 [2022-07-13T21:06:01.595Z] ?   	github.com/docker/docker/api	[no test files]
21:06:04 [2022-07-13T21:06:04.717Z] --- PASS: TestBuildSquashParent (7.50s)
21:06:04 [2022-07-13T21:06:04.717Z] === RUN   TestBuildWithRemoveAndForceRemove
21:06:04 [2022-07-13T21:06:04.717Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:06:04 [2022-07-13T21:06:04.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:06:04 [2022-07-13T21:06:04.717Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:06:04 [2022-07-13T21:06:04.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:06:04 [2022-07-13T21:06:04.717Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:06:04 [2022-07-13T21:06:04.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:06:04 [2022-07-13T21:06:04.717Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:06:04 [2022-07-13T21:06:04.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:06:04 [2022-07-13T21:06:04.717Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:06:04 [2022-07-13T21:06:04.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:06:04 [2022-07-13T21:06:04.717Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:06:04 [2022-07-13T21:06:04.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:06:04 [2022-07-13T21:06:04.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:06:04 [2022-07-13T21:06:04.717Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:06:05 [2022-07-13T21:06:05.656Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:06:05 [2022-07-13T21:06:05.916Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:06:06 [2022-07-13T21:06:06.849Z] --- PASS: TestHealthKillContainer (8.22s)
21:06:06 [2022-07-13T21:06:06.849Z] === RUN   TestInspectCpusetInConfigPre120
21:06:06 [2022-07-13T21:06:06.849Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
21:06:06 [2022-07-13T21:06:06.849Z] === RUN   TestIpcModeNone
21:06:06 [2022-07-13T21:06:06.849Z] --- PASS: TestIpcModeNone (0.70s)
21:06:06 [2022-07-13T21:06:06.849Z] === RUN   TestIpcModePrivate
21:06:06 [2022-07-13T21:06:06.849Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
21:06:07 [2022-07-13T21:06:07.108Z] --- PASS: TestIpcModePrivate (0.66s)
21:06:07 [2022-07-13T21:06:07.108Z] === RUN   TestIpcModeShareable
21:06:07 [2022-07-13T21:06:07.367Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
21:06:07 [2022-07-13T21:06:07.625Z] --- PASS: TestIpcModeShareable (0.65s)
21:06:07 [2022-07-13T21:06:07.625Z] === RUN   TestAPIIpcModeShareableAndContainer
21:06:07 [2022-07-13T21:06:07.822Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:06:07 [2022-07-13T21:06:07.822Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:06:09 [2022-07-13T21:06:09.530Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s)
21:06:09 [2022-07-13T21:06:09.530Z] === RUN   TestAPIIpcModeHost
21:06:09 [2022-07-13T21:06:09.729Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
21:06:09 [2022-07-13T21:06:09.729Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s)
21:06:09 [2022-07-13T21:06:09.729Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s)
21:06:09 [2022-07-13T21:06:09.729Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s)
21:06:09 [2022-07-13T21:06:09.729Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s)
21:06:09 [2022-07-13T21:06:09.729Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.85s)
21:06:09 [2022-07-13T21:06:09.729Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s)
21:06:09 [2022-07-13T21:06:09.729Z] === RUN   TestBuildMultiStageCopy
21:06:09 [2022-07-13T21:06:09.729Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:06:09 [2022-07-13T21:06:09.731Z] ok  	github.com/docker/docker/api/server	0.027s	coverage: 7.9% of statements
21:06:10 [2022-07-13T21:06:10.098Z] --- PASS: TestAPIIpcModeHost (0.49s)
21:06:10 [2022-07-13T21:06:10.098Z] === RUN   TestDaemonIpcModeShareable
21:06:11 [2022-07-13T21:06:11.034Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:06:11 [2022-07-13T21:06:11.294Z] --- PASS: TestDaemonIpcModeShareable (1.22s)
21:06:11 [2022-07-13T21:06:11.294Z] === RUN   TestDaemonIpcModePrivate
21:06:12 [2022-07-13T21:06:12.232Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
21:06:12 [2022-07-13T21:06:12.491Z] --- PASS: TestDaemonIpcModePrivate (1.28s)
21:06:12 [2022-07-13T21:06:12.491Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:06:13 [2022-07-13T21:06:13.022Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:06:13 [2022-07-13T21:06:13.869Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
21:06:13 [2022-07-13T21:06:13.869Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
21:06:13 [2022-07-13T21:06:13.869Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:06:13 [2022-07-13T21:06:13.966Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:06:14 [2022-07-13T21:06:14.806Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:06:15 [2022-07-13T21:06:15.066Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.29s)
21:06:15 [2022-07-13T21:06:15.066Z] === RUN   TestIpcModeOlderClient
21:06:15 [2022-07-13T21:06:15.066Z] === PAUSE TestIpcModeOlderClient
21:06:15 [2022-07-13T21:06:15.066Z] === RUN   TestKillContainerInvalidSignal
21:06:15 [2022-07-13T21:06:15.345Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:06:15 [2022-07-13T21:06:15.634Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
21:06:15 [2022-07-13T21:06:15.634Z] === RUN   TestKillContainer
21:06:15 [2022-07-13T21:06:15.634Z] === RUN   TestKillContainer/no_signal
21:06:15 [2022-07-13T21:06:15.894Z] === RUN   TestKillContainer/non_killing_signal
21:06:16 [2022-07-13T21:06:16.153Z] === RUN   TestKillContainer/killing_signal
21:06:16 [2022-07-13T21:06:16.282Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:06:16 [2022-07-13T21:06:16.721Z] --- PASS: TestKillContainer (1.28s)
21:06:16 [2022-07-13T21:06:16.721Z]     --- PASS: TestKillContainer/no_signal (0.38s)
21:06:16 [2022-07-13T21:06:16.721Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
21:06:16 [2022-07-13T21:06:16.721Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
21:06:16 [2022-07-13T21:06:16.721Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:06:16 [2022-07-13T21:06:16.721Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:06:17 [2022-07-13T21:06:17.219Z] --- PASS: TestBuildMultiStageCopy (7.28s)
21:06:17 [2022-07-13T21:06:17.219Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s)
21:06:17 [2022-07-13T21:06:17.219Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
21:06:17 [2022-07-13T21:06:17.219Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
21:06:17 [2022-07-13T21:06:17.219Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
21:06:17 [2022-07-13T21:06:17.219Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
21:06:17 [2022-07-13T21:06:17.219Z] === RUN   TestBuildMultiStageParentConfig
21:06:17 [2022-07-13T21:06:17.289Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:06:18 [2022-07-13T21:06:18.226Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s)
21:06:18 [2022-07-13T21:06:18.226Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
21:06:18 [2022-07-13T21:06:18.226Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s)
21:06:18 [2022-07-13T21:06:18.226Z] === RUN   TestKillStoppedContainer
21:06:18 [2022-07-13T21:06:18.226Z] --- PASS: TestKillStoppedContainer (0.04s)
21:06:18 [2022-07-13T21:06:18.226Z] === RUN   TestKillStoppedContainerAPIPre120
21:06:18 [2022-07-13T21:06:18.226Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
21:06:18 [2022-07-13T21:06:18.226Z] === RUN   TestKillDifferentUserContainer
21:06:18 [2022-07-13T21:06:18.485Z] --- PASS: TestKillDifferentUserContainer (0.42s)
21:06:18 [2022-07-13T21:06:18.485Z] === RUN   TestInspectOomKilledTrue
21:06:18 [2022-07-13T21:06:18.485Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
21:06:18 [2022-07-13T21:06:18.485Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:06:18 [2022-07-13T21:06:18.485Z] === RUN   TestInspectOomKilledFalse
21:06:19 [2022-07-13T21:06:19.053Z] --- PASS: TestInspectOomKilledFalse (0.41s)
21:06:19 [2022-07-13T21:06:19.053Z] === RUN   TestLinksEtcHostsContentMatch
21:06:19 [2022-07-13T21:06:19.318Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
21:06:19 [2022-07-13T21:06:19.318Z] === RUN   TestLinksContainerNames
21:06:20 [2022-07-13T21:06:20.255Z] --- PASS: TestLinksContainerNames (0.87s)
21:06:20 [2022-07-13T21:06:20.255Z] === RUN   TestLogsFollowTailEmpty
21:06:20 [2022-07-13T21:06:20.514Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
21:06:20 [2022-07-13T21:06:20.514Z] === RUN   TestLogs
21:06:20 [2022-07-13T21:06:20.514Z] === RUN   TestLogs/driver_local
21:06:20 [2022-07-13T21:06:20.514Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:06:20 [2022-07-13T21:06:20.514Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:06:20 [2022-07-13T21:06:20.514Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:06:20 [2022-07-13T21:06:20.514Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:06:20 [2022-07-13T21:06:20.514Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:06:20 [2022-07-13T21:06:20.514Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:06:20 [2022-07-13T21:06:20.514Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:06:20 [2022-07-13T21:06:20.514Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:06:20 [2022-07-13T21:06:20.514Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:06:20 [2022-07-13T21:06:20.514Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:06:20 [2022-07-13T21:06:20.514Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:06:20 [2022-07-13T21:06:20.514Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:06:20 [2022-07-13T21:06:20.514Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:06:20 [2022-07-13T21:06:20.514Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:06:21 [2022-07-13T21:06:21.453Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:06:21 [2022-07-13T21:06:21.453Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:06:21 [2022-07-13T21:06:21.713Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:06:21 [2022-07-13T21:06:21.972Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:06:22 [2022-07-13T21:06:22.492Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
21:06:22 [2022-07-13T21:06:22.492Z] === RUN   TestBuildLabelWithTargets
21:06:22 [2022-07-13T21:06:22.540Z] === RUN   TestLogs/driver_json-file
21:06:22 [2022-07-13T21:06:22.540Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:06:22 [2022-07-13T21:06:22.540Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:06:22 [2022-07-13T21:06:22.540Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:06:22 [2022-07-13T21:06:22.540Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:06:22 [2022-07-13T21:06:22.540Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:06:22 [2022-07-13T21:06:22.540Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:06:22 [2022-07-13T21:06:22.540Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:06:22 [2022-07-13T21:06:22.540Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:06:22 [2022-07-13T21:06:22.541Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:06:22 [2022-07-13T21:06:22.541Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:06:22 [2022-07-13T21:06:22.541Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:06:22 [2022-07-13T21:06:22.541Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:06:22 [2022-07-13T21:06:22.541Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:06:22 [2022-07-13T21:06:22.541Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:06:23 [2022-07-13T21:06:23.109Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:06:23 [2022-07-13T21:06:23.368Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:06:23 [2022-07-13T21:06:23.937Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:06:24 [2022-07-13T21:06:24.197Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:06:24 [2022-07-13T21:06:24.766Z] --- PASS: TestLogs (4.26s)
21:06:24 [2022-07-13T21:06:24.766Z]     --- PASS: TestLogs/driver_local (0.01s)
21:06:24 [2022-07-13T21:06:24.766Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s)
21:06:24 [2022-07-13T21:06:24.766Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s)
21:06:24 [2022-07-13T21:06:24.766Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.49s)
21:06:24 [2022-07-13T21:06:24.766Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s)
21:06:24 [2022-07-13T21:06:24.766Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.51s)
21:06:24 [2022-07-13T21:06:24.766Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s)
21:06:24 [2022-07-13T21:06:24.766Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:06:24 [2022-07-13T21:06:24.766Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s)
21:06:24 [2022-07-13T21:06:24.766Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.86s)
21:06:24 [2022-07-13T21:06:24.766Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s)
21:06:24 [2022-07-13T21:06:24.766Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.93s)
21:06:24 [2022-07-13T21:06:24.766Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.89s)
21:06:24 [2022-07-13T21:06:24.766Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s)
21:06:24 [2022-07-13T21:06:24.766Z] === RUN   TestContainerNetworkMountsNoChown
21:06:25 [2022-07-13T21:06:25.334Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
21:06:25 [2022-07-13T21:06:25.334Z] === RUN   TestMountDaemonRoot
21:06:25 [2022-07-13T21:06:25.334Z] === RUN   TestMountDaemonRoot/default
21:06:25 [2022-07-13T21:06:25.334Z] === PAUSE TestMountDaemonRoot/default
21:06:25 [2022-07-13T21:06:25.334Z] === RUN   TestMountDaemonRoot/private
21:06:25 [2022-07-13T21:06:25.334Z] === PAUSE TestMountDaemonRoot/private
21:06:25 [2022-07-13T21:06:25.334Z] === RUN   TestMountDaemonRoot/rprivate
21:06:25 [2022-07-13T21:06:25.334Z] === PAUSE TestMountDaemonRoot/rprivate
21:06:25 [2022-07-13T21:06:25.334Z] === RUN   TestMountDaemonRoot/slave
21:06:25 [2022-07-13T21:06:25.334Z] === PAUSE TestMountDaemonRoot/slave
21:06:25 [2022-07-13T21:06:25.334Z] === RUN   TestMountDaemonRoot/rslave
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/rslave
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/shared
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/shared
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/rshared
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/rshared
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/default
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/default/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/default/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/default/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/rshared
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/shared
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/rslave
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/slave
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/rprivate
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/private
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/private/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === RUN   TestMountDaemonRoot/private/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/default/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:06:25 [2022-07-13T21:06:25.335Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/private/bind_root
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:06:25 [2022-07-13T21:06:25.594Z] === CONT  TestMountDaemonRoot/private/mount_root
21:06:25 [2022-07-13T21:06:25.594Z] --- PASS: TestMountDaemonRoot (0.02s)
21:06:25 [2022-07-13T21:06:25.594Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:06:25 [2022-07-13T21:06:25.594Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
21:06:25 [2022-07-13T21:06:25.594Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
21:06:25 [2022-07-13T21:06:25.594Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
21:06:25 [2022-07-13T21:06:25.594Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
21:06:25 [2022-07-13T21:06:25.594Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:06:25 [2022-07-13T21:06:25.594Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
21:06:25 [2022-07-13T21:06:25.594Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
21:06:25 [2022-07-13T21:06:25.853Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:06:25 [2022-07-13T21:06:25.853Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
21:06:25 [2022-07-13T21:06:25.853Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:06:25 [2022-07-13T21:06:25.853Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:06:25 [2022-07-13T21:06:25.853Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:06:25 [2022-07-13T21:06:25.853Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:06:25 [2022-07-13T21:06:25.853Z] === RUN   TestContainerBindMountNonRecursive
21:06:27 [2022-07-13T21:06:27.232Z] --- PASS: TestContainerBindMountNonRecursive (1.24s)
21:06:27 [2022-07-13T21:06:27.232Z] === RUN   TestContainerVolumesMountedAsShared
21:06:27 [2022-07-13T21:06:27.232Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
21:06:27 [2022-07-13T21:06:27.232Z] === RUN   TestContainerVolumesMountedAsSlave
21:06:27 [2022-07-13T21:06:27.801Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
21:06:27 [2022-07-13T21:06:27.801Z] === RUN   TestNetworkNat
21:06:28 [2022-07-13T21:06:28.060Z] --- PASS: TestNetworkNat (0.46s)
21:06:28 [2022-07-13T21:06:28.060Z] === RUN   TestNetworkLocalhostTCPNat
21:06:28 [2022-07-13T21:06:28.630Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
21:06:28 [2022-07-13T21:06:28.630Z] === RUN   TestNetworkLoopbackNat
21:06:30 [2022-07-13T21:06:30.614Z] --- PASS: TestBuildLabelWithTargets (8.00s)
21:06:30 [2022-07-13T21:06:30.614Z] === RUN   TestBuildWithEmptyLayers
21:06:31 [2022-07-13T21:06:31.163Z] --- PASS: TestNetworkLoopbackNat (2.58s)
21:06:31 [2022-07-13T21:06:31.163Z] === RUN   TestPause
21:06:31 [2022-07-13T21:06:31.688Z] ok  	github.com/docker/docker/api/server/httputils	0.032s	coverage: 31.9% of statements
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ok  	github.com/docker/docker/api/types/strslice	0.029s	coverage: 90.0% of statements
21:06:31 [2022-07-13T21:06:31.688Z] ok  	github.com/docker/docker/api/types/time	0.031s	coverage: 100.0% of statements
21:06:31 [2022-07-13T21:06:31.688Z] ok  	github.com/docker/docker/api/types/filters	0.019s	coverage: 92.2% of statements
21:06:31 [2022-07-13T21:06:31.688Z] ok  	github.com/docker/docker/api/types/versions	0.030s	coverage: 77.3% of statements
21:06:31 [2022-07-13T21:06:31.688Z] ok  	github.com/docker/docker/api/server/middleware	0.020s	coverage: 37.7% of statements
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ok  	github.com/docker/docker/api/server/router/volume	0.023s	coverage: 67.9% of statements
21:06:31 [2022-07-13T21:06:31.688Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/types	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/builder	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:06:31 [2022-07-13T21:06:31.688Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:06:31 [2022-07-13T21:06:31.689Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.019s	coverage: 100.0% of statements
21:06:31 [2022-07-13T21:06:31.689Z] ok  	github.com/docker/docker/cli/debug	0.071s	coverage: 100.0% of statements
21:06:31 [2022-07-13T21:06:31.732Z] --- PASS: TestPause (0.47s)
21:06:31 [2022-07-13T21:06:31.732Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:06:31 [2022-07-13T21:06:31.732Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:06:31 [2022-07-13T21:06:31.732Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:06:31 [2022-07-13T21:06:31.732Z] === RUN   TestPauseStopPausedContainer
21:06:31 [2022-07-13T21:06:31.991Z] --- PASS: TestPauseStopPausedContainer (0.46s)
21:06:31 [2022-07-13T21:06:31.991Z] === RUN   TestPidHost
21:06:32 [2022-07-13T21:06:32.259Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.225s	coverage: 67.6% of statements
21:06:32 [2022-07-13T21:06:32.839Z] ok  	github.com/docker/docker/builder/remotecontext	0.263s	coverage: 13.7% of statements
21:06:33 [2022-07-13T21:06:33.149Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
21:06:33 [2022-07-13T21:06:33.149Z] === RUN   TestBuildMultiStageOnBuild
21:06:33 [2022-07-13T21:06:33.369Z] --- PASS: TestPidHost (1.07s)
21:06:33 [2022-07-13T21:06:33.369Z] === RUN   TestPsFilter
21:06:33 [2022-07-13T21:06:33.369Z] --- PASS: TestPsFilter (0.14s)
21:06:33 [2022-07-13T21:06:33.369Z] === RUN   TestRemoveContainerWithRemovedVolume
21:06:33 [2022-07-13T21:06:33.629Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
21:06:33 [2022-07-13T21:06:33.629Z] === RUN   TestRemoveContainerWithVolume
21:06:33 [2022-07-13T21:06:33.804Z] ok  	github.com/docker/docker/builder/dockerfile	0.517s	coverage: 49.3% of statements
21:06:34 [2022-07-13T21:06:34.205Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
21:06:34 [2022-07-13T21:06:34.205Z] === RUN   TestRemoveContainerRunning
21:06:34 [2022-07-13T21:06:34.773Z] --- PASS: TestRemoveContainerRunning (0.53s)
21:06:34 [2022-07-13T21:06:34.773Z] === RUN   TestRemoveContainerForceRemoveRunning
21:06:35 [2022-07-13T21:06:35.032Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
21:06:35 [2022-07-13T21:06:35.032Z] === RUN   TestRemoveInvalidContainer
21:06:35 [2022-07-13T21:06:35.032Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:06:35 [2022-07-13T21:06:35.033Z] === RUN   TestRenameLinkedContainer
21:06:36 [2022-07-13T21:06:36.354Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.980s	coverage: 86.3% of statements
21:06:36 [2022-07-13T21:06:36.354Z] ?   	github.com/docker/docker/cli	[no test files]
21:06:36 [2022-07-13T21:06:36.354Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:06:36 [2022-07-13T21:06:36.354Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:06:36 [2022-07-13T21:06:36.354Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:06:36 [2022-07-13T21:06:36.938Z] --- PASS: TestRenameLinkedContainer (1.79s)
21:06:36 [2022-07-13T21:06:36.938Z] === RUN   TestRenameStoppedContainer
21:06:37 [2022-07-13T21:06:37.295Z] ok  	github.com/docker/docker/client	0.166s	coverage: 75.6% of statements
21:06:37 [2022-07-13T21:06:37.507Z] --- PASS: TestRenameStoppedContainer (0.42s)
21:06:37 [2022-07-13T21:06:37.507Z] === RUN   TestRenameRunningContainerAndReuse
21:06:38 [2022-07-13T21:06:38.425Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
21:06:38 [2022-07-13T21:06:38.425Z] === RUN   TestBuildUncleanTarFilenames
21:06:38 [2022-07-13T21:06:38.444Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
21:06:38 [2022-07-13T21:06:38.444Z] === RUN   TestRenameInvalidName
21:06:38 [2022-07-13T21:06:38.684Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
21:06:38 [2022-07-13T21:06:38.684Z] === RUN   TestBuildMultiStageLayerLeak
21:06:38 [2022-07-13T21:06:38.703Z] --- PASS: TestRenameInvalidName (0.44s)
21:06:38 [2022-07-13T21:06:38.703Z] === RUN   TestRenameAnonymousContainer
21:06:40 [2022-07-13T21:06:40.609Z] --- PASS: TestRenameAnonymousContainer (1.61s)
21:06:40 [2022-07-13T21:06:40.609Z] === RUN   TestRenameContainerWithSameName
21:06:40 [2022-07-13T21:06:40.609Z] --- PASS: TestRenameContainerWithSameName (0.44s)
21:06:40 [2022-07-13T21:06:40.609Z] === RUN   TestRenameContainerWithLinkedContainer
21:06:41 [2022-07-13T21:06:41.546Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
21:06:41 [2022-07-13T21:06:41.546Z] === RUN   TestResize
21:06:42 [2022-07-13T21:06:42.159Z] --- PASS: TestResize (0.47s)
21:06:42 [2022-07-13T21:06:42.159Z] === RUN   TestResizeWithInvalidSize
21:06:42 [2022-07-13T21:06:42.748Z] --- PASS: TestResizeWithInvalidSize (0.51s)
21:06:42 [2022-07-13T21:06:42.748Z] === RUN   TestResizeWhenContainerNotStarted
21:06:43 [2022-07-13T21:06:43.023Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:06:43 [2022-07-13T21:06:43.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:06:43 [2022-07-13T21:06:43.962Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s)
21:06:43 [2022-07-13T21:06:43.962Z] === RUN   TestBuildWithHugeFile
21:06:45 [2022-07-13T21:06:45.119Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:06:45 [2022-07-13T21:06:45.435Z] ok  	github.com/docker/docker/container	0.135s	coverage: 34.8% of statements
21:06:45 [2022-07-13T21:06:45.435Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.032s	coverage: 65.3% of statements
21:06:45 [2022-07-13T21:06:45.435Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.026s	coverage: 36.9% of statements
21:06:45 [2022-07-13T21:06:45.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:06:46 [2022-07-13T21:06:46.056Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:06:46 [2022-07-13T21:06:46.377Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
21:06:46 [2022-07-13T21:06:46.377Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.719s	coverage: 0.0% of statements
21:06:46 [2022-07-13T21:06:46.637Z] ok  	github.com/docker/docker/daemon/graphdriver	0.051s	coverage: 2.2% of statements
21:06:47 [2022-07-13T21:06:47.207Z] ok  	github.com/docker/docker/daemon/config	0.099s	coverage: 81.7% of statements
21:06:47 [2022-07-13T21:06:47.435Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:06:47 [2022-07-13T21:06:47.435Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:06:48 [2022-07-13T21:06:48.148Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.371s	coverage: 56.2% of statements
21:06:48 [2022-07-13T21:06:48.408Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.011s	coverage: 74.8% of statements
21:06:48 [2022-07-13T21:06:48.813Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:06:48 [2022-07-13T21:06:48.813Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:06:49 [2022-07-13T21:06:49.794Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 3.0% of statements
21:06:49 [2022-07-13T21:06:49.794Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.032s	coverage: 1.9% of statements
21:06:49 [2022-07-13T21:06:49.794Z] ok  	github.com/docker/docker/daemon/cluster	0.070s	coverage: 0.5% of statements
21:06:50 [2022-07-13T21:06:50.054Z] ok  	github.com/docker/docker/cmd/dockerd	0.090s	coverage: 31.9% of statements
21:06:50 [2022-07-13T21:06:50.054Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:06:50 [2022-07-13T21:06:50.054Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:06:50 [2022-07-13T21:06:50.054Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:06:50 [2022-07-13T21:06:50.054Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:06:50 [2022-07-13T21:06:50.054Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:06:50 [2022-07-13T21:06:50.625Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.218s	coverage: 50.6% of statements
21:06:50 [2022-07-13T21:06:50.885Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
21:06:50 [2022-07-13T21:06:50.885Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.035s	coverage: 3.0% of statements
21:06:50 [2022-07-13T21:06:50.885Z] ok  	github.com/docker/docker/daemon/links	0.020s	coverage: 93.0% of statements
21:06:52 [2022-07-13T21:06:52.102Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:06:52 [2022-07-13T21:06:52.268Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.036s	coverage: 53.6% of statements
21:06:52 [2022-07-13T21:06:52.268Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.258s	coverage: 58.5% of statements
21:06:52 [2022-07-13T21:06:52.268Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.213s	coverage: 80.2% of statements
21:06:52 [2022-07-13T21:06:52.268Z] ok  	github.com/docker/docker/daemon/images	0.047s	coverage: 6.9% of statements
21:06:52 [2022-07-13T21:06:52.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:06:52 [2022-07-13T21:06:52.530Z] ok  	github.com/docker/docker/daemon/logger	0.246s	coverage: 43.2% of statements
21:06:52 [2022-07-13T21:06:52.791Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.014s	coverage: 68.2% of statements
21:06:52 [2022-07-13T21:06:52.791Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
21:06:52 [2022-07-13T21:06:52.791Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 23.4% of statements
21:06:53 [2022-07-13T21:06:53.362Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.508s	coverage: 13.4% of statements
21:06:53 [2022-07-13T21:06:53.362Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.107s	coverage: 76.8% of statements
21:06:53 [2022-07-13T21:06:53.362Z] ok  	github.com/docker/docker/daemon/logger/local	0.052s	coverage: 79.4% of statements
21:06:53 [2022-07-13T21:06:53.362Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.766s	coverage: 45.9% of statements
21:06:53 [2022-07-13T21:06:53.622Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.038s	coverage: 31.5% of statements
21:06:53 [2022-07-13T21:06:53.622Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 62.0% of statements
21:06:53 [2022-07-13T21:06:53.883Z] ok  	github.com/docker/docker/daemon/logger/templates	0.013s	coverage: 8.3% of statements
21:06:54 [2022-07-13T21:06:54.144Z] ok  	github.com/docker/docker/daemon/network	0.050s	coverage: 63.8% of statements
21:06:54 [2022-07-13T21:06:54.144Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.027s	coverage: 46.8% of statements
21:06:54 [2022-07-13T21:06:54.404Z] ok  	github.com/docker/docker/distribution/metadata	0.052s	coverage: 44.4% of statements
21:06:54 [2022-07-13T21:06:54.664Z] ok  	github.com/docker/docker/errdefs	0.025s	coverage: 77.0% of statements
21:06:54 [2022-07-13T21:06:54.900Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:06:54 [2022-07-13T21:06:54.924Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
21:06:55 [2022-07-13T21:06:55.185Z] ok  	github.com/docker/docker/image	0.052s	coverage: 86.9% of statements
21:06:55 [2022-07-13T21:06:55.185Z] ok  	github.com/docker/docker/image/tarexport	0.015s	coverage: 0.7% of statements
21:06:55 [2022-07-13T21:06:55.185Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
21:06:55 [2022-07-13T21:06:55.445Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
21:06:55 [2022-07-13T21:06:55.445Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.653s	coverage: 82.5% of statements
21:06:55 [2022-07-13T21:06:55.705Z] ok  	github.com/docker/docker/pkg/aaparser	0.008s	coverage: 52.9% of statements
21:06:55 [2022-07-13T21:06:55.705Z] ok  	github.com/docker/docker/opts	0.026s	coverage: 66.0% of statements
21:06:55 [2022-07-13T21:06:55.705Z] ok  	github.com/docker/docker/pkg/broadcaster	0.017s	coverage: 100.0% of statements
21:06:55 [2022-07-13T21:06:55.966Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
21:06:56 [2022-07-13T21:06:56.226Z] ok  	github.com/docker/docker/distribution/xfer	1.726s	coverage: 84.9% of statements
21:06:56 [2022-07-13T21:06:56.278Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:06:56 [2022-07-13T21:06:56.279Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:06:56 [2022-07-13T21:06:56.486Z] ok  	github.com/docker/docker/pkg/containerfs	0.010s	coverage: 6.7% of statements
21:06:56 [2022-07-13T21:06:56.486Z] ok  	github.com/docker/docker/distribution	1.537s	coverage: 28.0% of statements
21:06:56 [2022-07-13T21:06:56.745Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
21:06:57 [2022-07-13T21:06:57.005Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
21:06:57 [2022-07-13T21:06:57.005Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 87.2% of statements
21:06:57 [2022-07-13T21:06:57.005Z] ok  	github.com/docker/docker/pkg/authorization	0.947s	coverage: 68.3% of statements
21:06:57 [2022-07-13T21:06:57.265Z] ok  	github.com/docker/docker/pkg/archive	0.415s	coverage: 81.9% of statements
21:06:57 [2022-07-13T21:06:57.265Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
21:06:57 [2022-07-13T21:06:57.265Z] ok  	github.com/docker/docker/pkg/fsutils	0.256s	coverage: 85.1% of statements
21:06:57 [2022-07-13T21:06:57.525Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
21:06:57 [2022-07-13T21:06:57.525Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
21:06:57 [2022-07-13T21:06:57.525Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
21:06:57 [2022-07-13T21:06:57.785Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
21:06:57 [2022-07-13T21:06:57.785Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
21:06:57 [2022-07-13T21:06:57.785Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
21:06:58 [2022-07-13T21:06:58.046Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
21:06:58 [2022-07-13T21:06:58.046Z] ok  	github.com/docker/docker/pkg/idtools	0.458s	coverage: 67.9% of statements
21:06:58 [2022-07-13T21:06:58.046Z] ok  	github.com/docker/docker/pkg/ioutils	0.491s	coverage: 70.1% of statements
21:06:58 [2022-07-13T21:06:58.185Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:06:58 [2022-07-13T21:06:58.306Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.011s	coverage: 56.8% of statements
21:06:58 [2022-07-13T21:06:58.306Z] ok  	github.com/docker/docker/pkg/progress	0.017s	coverage: 75.9% of statements
21:06:58 [2022-07-13T21:06:58.306Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
21:06:58 [2022-07-13T21:06:58.306Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.008s	coverage: 85.7% of statements
21:06:58 [2022-07-13T21:06:58.445Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:06:58 [2022-07-13T21:06:58.567Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
21:06:58 [2022-07-13T21:06:58.567Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
21:06:58 [2022-07-13T21:06:58.567Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
21:06:58 [2022-07-13T21:06:58.826Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:06:58 [2022-07-13T21:06:58.826Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
21:06:59 [2022-07-13T21:06:59.088Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.660s	coverage: 42.7% of statements
21:06:59 [2022-07-13T21:06:59.088Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 54.1% of statements
21:06:59 [2022-07-13T21:06:59.088Z] ok  	github.com/docker/docker/pkg/tailfile	0.044s	coverage: 88.6% of statements
21:06:59 [2022-07-13T21:06:59.348Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 42.3% of statements
21:06:59 [2022-07-13T21:06:59.348Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
21:06:59 [2022-07-13T21:06:59.608Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
21:06:59 [2022-07-13T21:06:59.608Z] ok  	github.com/docker/docker/pkg/pubsub	1.054s	coverage: 75.0% of statements
21:06:59 [2022-07-13T21:06:59.608Z] ok  	github.com/docker/docker/pkg/tarsum	0.105s	coverage: 89.3% of statements
21:06:59 [2022-07-13T21:06:59.823Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:06:59 [2022-07-13T21:06:59.868Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
21:07:00 [2022-07-13T21:07:00.128Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 86.0% of statements
21:07:00 [2022-07-13T21:07:00.128Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 84.4% of statements
21:07:00 [2022-07-13T21:07:00.701Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
21:07:00 [2022-07-13T21:07:00.701Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
21:07:00 [2022-07-13T21:07:00.961Z] ok  	github.com/docker/docker/registry	0.055s	coverage: 58.6% of statements
21:07:00 [2022-07-13T21:07:00.961Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 62.5% of statements
21:07:00 [2022-07-13T21:07:00.961Z] ok  	github.com/docker/docker/plugin	0.525s	coverage: 23.2% of statements
21:07:00 [2022-07-13T21:07:00.961Z] ok  	github.com/docker/docker/quota	0.379s	coverage: 71.4% of statements
21:07:00 [2022-07-13T21:07:00.961Z] ok  	github.com/docker/docker/runconfig	0.018s	coverage: 64.5% of statements
21:07:01 [2022-07-13T21:07:01.531Z] ok  	github.com/docker/docker/volume/drivers	0.015s	coverage: 36.1% of statements
21:07:01 [2022-07-13T21:07:01.729Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.41s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.18s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s)
21:07:01 [2022-07-13T21:07:01.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s)
21:07:01 [2022-07-13T21:07:01.729Z] === RUN   TestCgroupNamespacesRun
21:07:01 [2022-07-13T21:07:01.790Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
21:07:02 [2022-07-13T21:07:02.049Z] ok  	github.com/docker/docker/volume/local	0.087s	coverage: 76.8% of statements
21:07:02 [2022-07-13T21:07:02.308Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 72.3% of statements
21:07:02 [2022-07-13T21:07:02.667Z] --- PASS: TestCgroupNamespacesRun (1.25s)
21:07:02 [2022-07-13T21:07:02.667Z] === RUN   TestCgroupNamespacesRunPrivileged
21:07:02 [2022-07-13T21:07:02.667Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
21:07:02 [2022-07-13T21:07:02.667Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
21:07:02 [2022-07-13T21:07:02.667Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:07:03 [2022-07-13T21:07:03.244Z] ok  	github.com/docker/docker/layer	7.343s	coverage: 68.9% of statements
21:07:03 [2022-07-13T21:07:03.503Z] ok  	github.com/docker/docker/daemon	10.166s	coverage: 16.1% of statements
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:07:03 [2022-07-13T21:07:03.503Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:07:03 [2022-07-13T21:07:03.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:07:04 [2022-07-13T21:07:04.044Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
21:07:04 [2022-07-13T21:07:04.044Z] === RUN   TestCgroupNamespacesRunHostMode
21:07:04 [2022-07-13T21:07:04.983Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s)
21:07:04 [2022-07-13T21:07:04.983Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:07:06 [2022-07-13T21:07:06.361Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s)
21:07:06 [2022-07-13T21:07:06.361Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:07:07 [2022-07-13T21:07:07.300Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
21:07:07 [2022-07-13T21:07:07.300Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:07:08 [2022-07-13T21:07:08.237Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
21:07:08 [2022-07-13T21:07:08.237Z] === RUN   TestCgroupNamespacesRunOlderClient
21:07:09 [2022-07-13T21:07:09.174Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s)
21:07:09 [2022-07-13T21:07:09.174Z] === RUN   TestNISDomainname
21:07:09 [2022-07-13T21:07:09.743Z] --- PASS: TestNISDomainname (0.57s)
21:07:09 [2022-07-13T21:07:09.743Z] === RUN   TestHostnameDnsResolution
21:07:10 [2022-07-13T21:07:10.680Z] --- PASS: TestHostnameDnsResolution (0.74s)
21:07:10 [2022-07-13T21:07:10.680Z] === RUN   TestUnprivilegedPortsAndPing
21:07:11 [2022-07-13T21:07:11.249Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s)
21:07:11 [2022-07-13T21:07:11.249Z] === RUN   TestPrivilegedHostDevices
21:07:11 [2022-07-13T21:07:11.816Z] --- PASS: TestPrivilegedHostDevices (0.51s)
21:07:11 [2022-07-13T21:07:11.816Z] === RUN   TestRunConsoleSize
21:07:12 [2022-07-13T21:07:12.075Z] --- PASS: TestRunConsoleSize (0.44s)
21:07:12 [2022-07-13T21:07:12.075Z] === RUN   TestStats
21:07:13 [2022-07-13T21:07:13.314Z] Created binary: bundles/dynbinary-daemon/dockerd
21:07:13 [2022-07-13T21:07:13.314Z] Building: bundles/dynbinary-daemon/docker-proxy
21:07:13 [2022-07-13T21:07:13.314Z] GOOS="" GOARCH="" GOARM=""
21:07:13 [2022-07-13T21:07:13.314Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:07:13 [2022-07-13T21:07:13.314Z] 
21:07:13 [2022-07-13T21:07:13.314Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:07:13 [2022-07-13T21:07:13.314Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:07:13 [2022-07-13T21:07:13.314Z] HOSTNAME=7ca8dbfde173
21:07:13 [2022-07-13T21:07:13.314Z] TESTDEBUG=0
21:07:13 [2022-07-13T21:07:13.314Z] DEST=bundles/test-integration
21:07:13 [2022-07-13T21:07:13.314Z] PWD=/go/src/github.com/docker/docker
21:07:13 [2022-07-13T21:07:13.314Z] DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f
21:07:13 [2022-07-13T21:07:13.314Z] container=docker
21:07:13 [2022-07-13T21:07:13.314Z] HOME=/root
21:07:13 [2022-07-13T21:07:13.314Z] GOLANG_VERSION=1.18.3
21:07:13 [2022-07-13T21:07:13.314Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:07:13 [2022-07-13T21:07:13.314Z] VALIDATE_BRANCH=22.06
21:07:13 [2022-07-13T21:07:13.314Z] TERM=xterm
21:07:13 [2022-07-13T21:07:13.314Z] DOCKER_PKG=github.com/docker/docker
21:07:13 [2022-07-13T21:07:13.314Z] SHLVL=1
21:07:13 [2022-07-13T21:07:13.314Z] TIMEOUT=120m
21:07:13 [2022-07-13T21:07:13.314Z] DOCKER_BUILDTAGS= journald
21:07:13 [2022-07-13T21:07:13.314Z] DOCKER_GRAPHDRIVER=overlay2
21:07:13 [2022-07-13T21:07:13.314Z] GO111MODULE=off
21:07:13 [2022-07-13T21:07:13.314Z] DOCKER_EXPERIMENTAL=1
21:07:13 [2022-07-13T21:07:13.314Z] TEST_SKIP_INTEGRATION_CLI=1
21:07:13 [2022-07-13T21:07:13.314Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:07:13 [2022-07-13T21:07:13.314Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:07:13 [2022-07-13T21:07:13.314Z] GOPATH=/go
21:07:13 [2022-07-13T21:07:13.314Z] PKG_CONFIG=pkg-config
21:07:13 [2022-07-13T21:07:13.314Z] _=/usr/bin/env
21:07:13 [2022-07-13T21:07:13.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:07:14 [2022-07-13T21:07:14.608Z] --- PASS: TestStats (2.48s)
21:07:14 [2022-07-13T21:07:14.608Z] === RUN   TestStopContainerWithTimeout
21:07:14 [2022-07-13T21:07:14.608Z] === RUN   TestStopContainerWithTimeout/0
21:07:14 [2022-07-13T21:07:14.608Z] === PAUSE TestStopContainerWithTimeout/0
21:07:14 [2022-07-13T21:07:14.608Z] === RUN   TestStopContainerWithTimeout/1
21:07:14 [2022-07-13T21:07:14.608Z] === PAUSE TestStopContainerWithTimeout/1
21:07:14 [2022-07-13T21:07:14.608Z] === RUN   TestStopContainerWithTimeout/3
21:07:14 [2022-07-13T21:07:14.608Z] === PAUSE TestStopContainerWithTimeout/3
21:07:14 [2022-07-13T21:07:14.608Z] === RUN   TestStopContainerWithTimeout/-1
21:07:14 [2022-07-13T21:07:14.608Z] === PAUSE TestStopContainerWithTimeout/-1
21:07:14 [2022-07-13T21:07:14.608Z] === CONT  TestStopContainerWithTimeout/0
21:07:14 [2022-07-13T21:07:14.608Z] === CONT  TestStopContainerWithTimeout/-1
21:07:15 [2022-07-13T21:07:15.177Z] === CONT  TestStopContainerWithTimeout/3
21:07:17 [2022-07-13T21:07:17.711Z] === CONT  TestStopContainerWithTimeout/1
21:07:18 [2022-07-13T21:07:18.648Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:07:18 [2022-07-13T21:07:18.648Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
21:07:18 [2022-07-13T21:07:18.648Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.66s)
21:07:18 [2022-07-13T21:07:18.648Z]     --- PASS: TestStopContainerWithTimeout/3 (2.44s)
21:07:18 [2022-07-13T21:07:18.648Z]     --- PASS: TestStopContainerWithTimeout/1 (1.48s)
21:07:18 [2022-07-13T21:07:18.648Z] === RUN   TestDeleteDevicemapper
21:07:18 [2022-07-13T21:07:18.648Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:07:18 [2022-07-13T21:07:18.648Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:07:18 [2022-07-13T21:07:18.648Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:07:20 [2022-07-13T21:07:20.552Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s)
21:07:20 [2022-07-13T21:07:20.552Z] === RUN   TestUpdateMemory
21:07:20 [2022-07-13T21:07:20.811Z] --- PASS: TestUpdateMemory (0.60s)
21:07:20 [2022-07-13T21:07:20.811Z] === RUN   TestUpdateCPUQuota
21:07:21 [2022-07-13T21:07:21.749Z] --- PASS: TestUpdateCPUQuota (0.94s)
21:07:21 [2022-07-13T21:07:21.749Z] === RUN   TestUpdatePidsLimit
21:07:21 [2022-07-13T21:07:21.749Z] === RUN   TestUpdatePidsLimit/update_from_none
21:07:22 [2022-07-13T21:07:22.007Z] === RUN   TestUpdatePidsLimit/no_change
21:07:22 [2022-07-13T21:07:22.266Z] === RUN   TestUpdatePidsLimit/update_lower
21:07:22 [2022-07-13T21:07:22.526Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:07:22 [2022-07-13T21:07:22.786Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:07:23 [2022-07-13T21:07:23.045Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:07:23 [2022-07-13T21:07:23.305Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:07:23 [2022-07-13T21:07:23.873Z] --- PASS: TestUpdatePidsLimit (2.16s)
21:07:23 [2022-07-13T21:07:23.873Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
21:07:23 [2022-07-13T21:07:23.873Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
21:07:23 [2022-07-13T21:07:23.873Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
21:07:23 [2022-07-13T21:07:23.873Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
21:07:23 [2022-07-13T21:07:23.873Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
21:07:23 [2022-07-13T21:07:23.873Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
21:07:23 [2022-07-13T21:07:23.873Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
21:07:23 [2022-07-13T21:07:23.873Z] === RUN   TestUpdateRestartPolicy
21:07:35 [2022-07-13T21:07:35.628Z] ok  	github.com/docker/docker/pkg/plugins	33.643s	coverage: 76.3% of statements
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/rootless	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/volume	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:07:35 [2022-07-13T21:07:35.628Z] 
21:07:35 [2022-07-13T21:07:35.628Z] === Skipped
21:07:35 [2022-07-13T21:07:35.628Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:07:35 [2022-07-13T21:07:35.628Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
21:07:35 [2022-07-13T21:07:35.628Z] 
21:07:35 [2022-07-13T21:07:35.628Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:07:35 [2022-07-13T21:07:35.628Z]     network_proxy_test.go:208: No support for dual stack yet
21:07:35 [2022-07-13T21:07:35.628Z] 
21:07:35 [2022-07-13T21:07:35.628Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:07:35 [2022-07-13T21:07:35.628Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
21:07:35 [2022-07-13T21:07:35.628Z] 
21:07:35 [2022-07-13T21:07:35.628Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:07:35 [2022-07-13T21:07:35.628Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
21:07:35 [2022-07-13T21:07:35.628Z] 
21:07:35 [2022-07-13T21:07:35.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:07:35 [2022-07-13T21:07:35.628Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:07:35 [2022-07-13T21:07:35.628Z]     graphtest_unix.go:44: Driver btrfs not supported
21:07:35 [2022-07-13T21:07:35.628Z] 
21:07:35 [2022-07-13T21:07:35.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:07:35 [2022-07-13T21:07:35.628Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:07:35 [2022-07-13T21:07:35.628Z]     graphtest_unix.go:44: Driver btrfs not supported
21:07:35 [2022-07-13T21:07:35.628Z] 
21:07:35 [2022-07-13T21:07:35.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:07:35 [2022-07-13T21:07:35.628Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:07:35 [2022-07-13T21:07:35.628Z]     graphtest_unix.go:44: Driver btrfs not supported
21:07:35 [2022-07-13T21:07:35.628Z] 
21:07:35 [2022-07-13T21:07:35.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:07:35 [2022-07-13T21:07:35.628Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:07:35 [2022-07-13T21:07:35.628Z]     graphtest_unix.go:44: Driver btrfs not supported
21:07:35 [2022-07-13T21:07:35.628Z] 
21:07:35 [2022-07-13T21:07:35.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:07:35 [2022-07-13T21:07:35.628Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:07:35 [2022-07-13T21:07:35.628Z]     graphtest_unix.go:44: Driver btrfs not supported
21:07:35 [2022-07-13T21:07:35.628Z] 
21:07:35 [2022-07-13T21:07:35.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:07:35 [2022-07-13T21:07:35.628Z]     graphtest_unix.go:71: No driver to put!
21:07:35 [2022-07-13T21:07:35.628Z] 
21:07:35 [2022-07-13T21:07:35.628Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:07:35 [2022-07-13T21:07:35.628Z] time="2022-07-13T21:06:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z] time="2022-07-13T21:06:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z] time="2022-07-13T21:06:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z] time="2022-07-13T21:06:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z] time="2022-07-13T21:06:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:71: No driver to put!
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z]     overlay_test.go:50: Fails to compute changes intermittently
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:44: Driver zfs not supported
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:44: Driver zfs not supported
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:44: Driver zfs not supported
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:44: Driver zfs not supported
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:44: Driver zfs not supported
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z]     graphtest_unix.go:71: No driver to put!
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:07:35 [2022-07-13T21:07:35.629Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
21:07:35 [2022-07-13T21:07:35.629Z] 
21:07:35 [2022-07-13T21:07:35.629Z] DONE 2789 tests, 28 skipped in 91.069s
21:07:35 [2022-07-13T21:07:35.629Z] + '[' -n 'github.com/docker/docker/libnetwork
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/bitseq
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/cluster
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/config
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/datastore
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/diagnostic
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/discoverapi
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/driverapi
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drivers/bridge
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drivers/host
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drivers/null
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drivers/overlay
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drivers/remote
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drivers/windows
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/drvregistry
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/etchosts
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/idm
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/internal/caller
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/ipam
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/ipamapi
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/ipams/builtin
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/ipams/null
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/ipams/remote
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/ipamutils
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/iptables
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/netlabel
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/netutils
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/networkdb
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/ns
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/options
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/osl
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/osl/kernel
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/portallocator
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/portmapper
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/resolvconf
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/testutils
21:07:35 [2022-07-13T21:07:35.629Z] github.com/docker/docker/libnetwork/types' ']'
21:07:35 [2022-07-13T21:07:35.629Z] + 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
21:07:35 [2022-07-13T21:07:35.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:07:35 [2022-07-13T21:07:35.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:07:35 [2022-07-13T21:07:35.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:07:36 [2022-07-13T21:07:36.080Z] --- PASS: TestUpdateRestartPolicy (11.25s)
21:07:36 [2022-07-13T21:07:36.080Z] === RUN   TestUpdateRestartWithAutoRemove
21:07:36 [2022-07-13T21:07:36.080Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
21:07:36 [2022-07-13T21:07:36.080Z] === RUN   TestWaitNonBlocked
21:07:36 [2022-07-13T21:07:36.080Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:07:36 [2022-07-13T21:07:36.080Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:07:36 [2022-07-13T21:07:36.080Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:07:36 [2022-07-13T21:07:36.080Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:07:36 [2022-07-13T21:07:36.080Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:07:36 [2022-07-13T21:07:36.080Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:07:36 [2022-07-13T21:07:36.647Z] --- PASS: TestWaitNonBlocked (0.01s)
21:07:36 [2022-07-13T21:07:36.648Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s)
21:07:36 [2022-07-13T21:07:36.648Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s)
21:07:36 [2022-07-13T21:07:36.648Z] === RUN   TestWaitBlocked
21:07:36 [2022-07-13T21:07:36.648Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:07:36 [2022-07-13T21:07:36.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:07:36 [2022-07-13T21:07:36.648Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:07:36 [2022-07-13T21:07:36.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:07:36 [2022-07-13T21:07:36.648Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:07:36 [2022-07-13T21:07:36.648Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:07:37 [2022-07-13T21:07:37.584Z] --- PASS: TestWaitBlocked (0.01s)
21:07:37 [2022-07-13T21:07:37.584Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
21:07:37 [2022-07-13T21:07:37.584Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s)
21:07:37 [2022-07-13T21:07:37.584Z] === RUN   TestWaitConditions
21:07:37 [2022-07-13T21:07:37.584Z] === RUN   TestWaitConditions/default
21:07:37 [2022-07-13T21:07:37.584Z] === PAUSE TestWaitConditions/default
21:07:37 [2022-07-13T21:07:37.584Z] === RUN   TestWaitConditions/not-running
21:07:37 [2022-07-13T21:07:37.584Z] === PAUSE TestWaitConditions/not-running
21:07:37 [2022-07-13T21:07:37.584Z] === RUN   TestWaitConditions/next-exit
21:07:37 [2022-07-13T21:07:37.584Z] === PAUSE TestWaitConditions/next-exit
21:07:37 [2022-07-13T21:07:37.584Z] === RUN   TestWaitConditions/removed
21:07:37 [2022-07-13T21:07:37.584Z] === PAUSE TestWaitConditions/removed
21:07:37 [2022-07-13T21:07:37.584Z] === CONT  TestWaitConditions/default
21:07:37 [2022-07-13T21:07:37.584Z] === CONT  TestWaitConditions/removed
21:07:37 [2022-07-13T21:07:37.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:07:39 [2022-07-13T21:07:39.491Z] === CONT  TestWaitConditions/next-exit
21:07:39 [2022-07-13T21:07:39.491Z] === CONT  TestWaitConditions/not-running
21:07:40 [2022-07-13T21:07:40.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:07:40 [2022-07-13T21:07:40.213Z] --- PASS: TestBuildWithHugeFile (50.78s)
21:07:40 [2022-07-13T21:07:40.213Z] === RUN   TestBuildWCOWSandboxSize
21:07:40 [2022-07-13T21:07:40.213Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:07:40 [2022-07-13T21:07:40.213Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:07:40 [2022-07-13T21:07:40.213Z] === RUN   TestBuildWithEmptyDockerfile
21:07:40 [2022-07-13T21:07:40.213Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:07:40 [2022-07-13T21:07:40.213Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:07:40 [2022-07-13T21:07:40.213Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:07:40 [2022-07-13T21:07:40.213Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:07:40 [2022-07-13T21:07:40.213Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:07:40 [2022-07-13T21:07:40.213Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:07:40 [2022-07-13T21:07:40.213Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:07:40 [2022-07-13T21:07:40.213Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:07:40 [2022-07-13T21:07:40.213Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:07:40 [2022-07-13T21:07:40.213Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
21:07:40 [2022-07-13T21:07:40.213Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
21:07:40 [2022-07-13T21:07:40.213Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
21:07:40 [2022-07-13T21:07:40.213Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:07:40 [2022-07-13T21:07:40.213Z] === RUN   TestBuildPreserveOwnership
21:07:40 [2022-07-13T21:07:40.213Z] === RUN   TestBuildPreserveOwnership/copy_from
21:07:40 [2022-07-13T21:07:40.213Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:07:40 [2022-07-13T21:07:40.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:07:40 [2022-07-13T21:07:40.869Z] --- PASS: TestWaitConditions (0.01s)
21:07:40 [2022-07-13T21:07:40.869Z]     --- PASS: TestWaitConditions/default (1.79s)
21:07:40 [2022-07-13T21:07:40.869Z]     --- PASS: TestWaitConditions/removed (1.81s)
21:07:40 [2022-07-13T21:07:40.869Z]     --- PASS: TestWaitConditions/next-exit (1.68s)
21:07:40 [2022-07-13T21:07:40.869Z]     --- PASS: TestWaitConditions/not-running (1.71s)
21:07:40 [2022-07-13T21:07:40.869Z] === CONT  TestContainerStartOnDaemonRestart
21:07:40 [2022-07-13T21:07:40.869Z] === CONT  TestRestartDaemonWithRestartingContainer
21:07:43 [2022-07-13T21:07:43.407Z] --- PASS: TestContainerStartOnDaemonRestart (2.30s)
21:07:43 [2022-07-13T21:07:43.407Z] === CONT  TestDaemonHostGatewayIP
21:07:43 [2022-07-13T21:07:43.407Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s)
21:07:43 [2022-07-13T21:07:43.407Z] === CONT  TestDaemonRestartIpcMode
21:07:43 [2022-07-13T21:07:43.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:07:44 [2022-07-13T21:07:44.405Z] --- PASS: TestBuildPreserveOwnership (9.87s)
21:07:44 [2022-07-13T21:07:44.405Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.85s)
21:07:44 [2022-07-13T21:07:44.405Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
21:07:44 [2022-07-13T21:07:44.405Z] === RUN   TestBuildPlatformInvalid
21:07:44 [2022-07-13T21:07:44.405Z] --- PASS: TestBuildPlatformInvalid (0.10s)
21:07:44 [2022-07-13T21:07:44.405Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:07:44 [2022-07-13T21:07:44.405Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
21:07:44 [2022-07-13T21:07:44.405Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
21:07:44 [2022-07-13T21:07:44.405Z] PASS
21:07:44 [2022-07-13T21:07:44.405Z] 
21:07:44 [2022-07-13T21:07:44.405Z] === Skipped
21:07:44 [2022-07-13T21:07:44.405Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:07:44 [2022-07-13T21:07:44.405Z]     build_session_test.go:25: TODO: BuildKit
21:07:44 [2022-07-13T21:07:44.405Z] 
21:07:44 [2022-07-13T21:07:44.405Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:07:44 [2022-07-13T21:07:44.405Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:07:44 [2022-07-13T21:07:44.405Z] 
21:07:44 [2022-07-13T21:07:44.405Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
21:07:44 [2022-07-13T21:07:44.405Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
21:07:44 [2022-07-13T21:07:44.405Z] 
21:07:44 [2022-07-13T21:07:44.405Z] DONE 34 tests, 3 skipped in 111.954s
21:07:44 [2022-07-13T21:07:44.405Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:07:44 [2022-07-13T21:07:44.405Z] INFO: Testing against a local daemon
21:07:44 [2022-07-13T21:07:44.405Z] === RUN   TestConfigInspect
21:07:44 [2022-07-13T21:07:44.405Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:07:44 [2022-07-13T21:07:44.405Z] --- SKIP: TestConfigInspect (0.02s)
21:07:44 [2022-07-13T21:07:44.405Z] === RUN   TestConfigList
21:07:44 [2022-07-13T21:07:44.405Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:07:44 [2022-07-13T21:07:44.405Z] --- SKIP: TestConfigList (0.01s)
21:07:44 [2022-07-13T21:07:44.405Z] === RUN   TestConfigsCreateAndDelete
21:07:44 [2022-07-13T21:07:44.405Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:07:44 [2022-07-13T21:07:44.405Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
21:07:44 [2022-07-13T21:07:44.405Z] === RUN   TestConfigsUpdate
21:07:44 [2022-07-13T21:07:44.405Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:07:44 [2022-07-13T21:07:44.405Z] --- SKIP: TestConfigsUpdate (0.01s)
21:07:44 [2022-07-13T21:07:44.405Z] === RUN   TestTemplatedConfig
21:07:44 [2022-07-13T21:07:44.405Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:07:44 [2022-07-13T21:07:44.405Z] --- SKIP: TestTemplatedConfig (0.00s)
21:07:44 [2022-07-13T21:07:44.405Z] === RUN   TestConfigCreateResolve
21:07:44 [2022-07-13T21:07:44.405Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:07:44 [2022-07-13T21:07:44.405Z] --- SKIP: TestConfigCreateResolve (0.01s)
21:07:44 [2022-07-13T21:07:44.405Z] PASS
21:07:44 [2022-07-13T21:07:44.405Z] 
21:07:44 [2022-07-13T21:07:44.405Z] === Skipped
21:07:44 [2022-07-13T21:07:44.405Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
21:07:44 [2022-07-13T21:07:44.405Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:07:44 [2022-07-13T21:07:44.405Z] 
21:07:44 [2022-07-13T21:07:44.405Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
21:07:44 [2022-07-13T21:07:44.405Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:07:44 [2022-07-13T21:07:44.405Z] 
21:07:44 [2022-07-13T21:07:44.405Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
21:07:44 [2022-07-13T21:07:44.406Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:07:44 [2022-07-13T21:07:44.406Z] 
21:07:44 [2022-07-13T21:07:44.406Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
21:07:44 [2022-07-13T21:07:44.406Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:07:44 [2022-07-13T21:07:44.406Z] 
21:07:44 [2022-07-13T21:07:44.406Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
21:07:44 [2022-07-13T21:07:44.406Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:07:44 [2022-07-13T21:07:44.406Z] 
21:07:44 [2022-07-13T21:07:44.406Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
21:07:44 [2022-07-13T21:07:44.406Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:07:44 [2022-07-13T21:07:44.406Z] 
21:07:44 [2022-07-13T21:07:44.406Z] DONE 6 tests, 6 skipped in 0.145s
21:07:44 [2022-07-13T21:07:44.406Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:07:44 [2022-07-13T21:07:44.666Z] INFO: Testing against a local daemon
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestAttachWithTTY
21:07:44 [2022-07-13T21:07:44.666Z] --- PASS: TestAttachWithTTY (0.05s)
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestAttachWithoutTTy
21:07:44 [2022-07-13T21:07:44.666Z] --- PASS: TestAttachWithoutTTy (0.05s)
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestCheckpoint
21:07:44 [2022-07-13T21:07:44.666Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:07:44 [2022-07-13T21:07:44.666Z] --- SKIP: TestCheckpoint (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/commit
21:07:44 [2022-07-13T21:07:44.666Z] === PAUSE TestContainerInvalidJSON/commit
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/containers/create
21:07:44 [2022-07-13T21:07:44.666Z] === PAUSE TestContainerInvalidJSON/containers/create
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:07:44 [2022-07-13T21:07:44.666Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:07:44 [2022-07-13T21:07:44.666Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:07:44 [2022-07-13T21:07:44.666Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:07:44 [2022-07-13T21:07:44.666Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:07:44 [2022-07-13T21:07:44.666Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:07:44 [2022-07-13T21:07:44.666Z] === CONT  TestContainerInvalidJSON/commit
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:07:44 [2022-07-13T21:07:44.666Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:07:44 [2022-07-13T21:07:44.666Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:07:44 [2022-07-13T21:07:44.666Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:07:44 [2022-07-13T21:07:44.666Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:07:44 [2022-07-13T21:07:44.666Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:07:44 [2022-07-13T21:07:44.666Z] === CONT  TestContainerInvalidJSON/containers/create
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:07:44 [2022-07-13T21:07:44.666Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:07:44 [2022-07-13T21:07:44.666Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:07:44 [2022-07-13T21:07:44.666Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestCopyFromContainerPathIsNotDir
21:07:44 [2022-07-13T21:07:44.666Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
21:07:44 [2022-07-13T21:07:44.666Z] === RUN   TestCopyToContainerPathDoesNotExist
21:07:44 [2022-07-13T21:07:44.925Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
21:07:44 [2022-07-13T21:07:44.925Z] === RUN   TestCopyEmptyFile
21:07:44 [2022-07-13T21:07:44.925Z] --- PASS: TestCopyEmptyFile (0.20s)
21:07:44 [2022-07-13T21:07:44.925Z] === RUN   TestCopyToContainerPathIsNotDir
21:07:45 [2022-07-13T21:07:45.184Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
21:07:45 [2022-07-13T21:07:45.184Z] === RUN   TestCopyFromContainer
21:07:45 [2022-07-13T21:07:45.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:07:45 [2022-07-13T21:07:45.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:07:46 [2022-07-13T21:07:46.700Z] --- PASS: TestDaemonRestartIpcMode (2.90s)
21:07:46 [2022-07-13T21:07:46.700Z] === CONT  TestIpcModeOlderClient
21:07:46 [2022-07-13T21:07:46.700Z] --- PASS: TestDaemonHostGatewayIP (2.97s)
21:07:46 [2022-07-13T21:07:46.700Z] === CONT  TestContainerKillOnDaemonStart
21:07:46 [2022-07-13T21:07:46.700Z] --- PASS: TestIpcModeOlderClient (0.09s)
21:07:49 [2022-07-13T21:07:49.378Z] === RUN   TestCopyFromContainer//
21:07:49 [2022-07-13T21:07:49.378Z] === RUN   TestCopyFromContainer//bar/root
21:07:49 [2022-07-13T21:07:49.378Z] === RUN   TestCopyFromContainer//bar/root/
21:07:49 [2022-07-13T21:07:49.378Z] === RUN   TestCopyFromContainer/bar/quux
21:07:49 [2022-07-13T21:07:49.378Z] === RUN   TestCopyFromContainer/bar/quux/
21:07:49 [2022-07-13T21:07:49.378Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:07:49 [2022-07-13T21:07:49.378Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:07:49 [2022-07-13T21:07:49.378Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:07:49 [2022-07-13T21:07:49.638Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:07:49 [2022-07-13T21:07:49.638Z] === RUN   TestCopyFromContainer/bar/notarget
21:07:49 [2022-07-13T21:07:49.638Z] --- PASS: TestCopyFromContainer (4.61s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
21:07:49 [2022-07-13T21:07:49.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:07:49 [2022-07-13T21:07:49.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:07:49 [2022-07-13T21:07:49.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:07:49 [2022-07-13T21:07:49.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:07:49 [2022-07-13T21:07:49.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:07:49 [2022-07-13T21:07:49.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:07:49 [2022-07-13T21:07:49.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:07:49 [2022-07-13T21:07:49.638Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:07:49 [2022-07-13T21:07:49.638Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:07:49 [2022-07-13T21:07:49.638Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:07:49 [2022-07-13T21:07:49.638Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:07:49 [2022-07-13T21:07:49.638Z] === RUN   TestCreateLinkToNonExistingContainer
21:07:49 [2022-07-13T21:07:49.638Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
21:07:49 [2022-07-13T21:07:49.638Z] === RUN   TestCreateWithInvalidEnv
21:07:49 [2022-07-13T21:07:49.638Z] === RUN   TestCreateWithInvalidEnv/0
21:07:49 [2022-07-13T21:07:49.638Z] === PAUSE TestCreateWithInvalidEnv/0
21:07:49 [2022-07-13T21:07:49.638Z] === RUN   TestCreateWithInvalidEnv/1
21:07:49 [2022-07-13T21:07:49.638Z] === PAUSE TestCreateWithInvalidEnv/1
21:07:49 [2022-07-13T21:07:49.638Z] === RUN   TestCreateWithInvalidEnv/2
21:07:49 [2022-07-13T21:07:49.638Z] === PAUSE TestCreateWithInvalidEnv/2
21:07:49 [2022-07-13T21:07:49.638Z] === CONT  TestCreateWithInvalidEnv/0
21:07:49 [2022-07-13T21:07:49.638Z] === CONT  TestCreateWithInvalidEnv/2
21:07:49 [2022-07-13T21:07:49.638Z] === CONT  TestCreateWithInvalidEnv/1
21:07:49 [2022-07-13T21:07:49.638Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:07:49 [2022-07-13T21:07:49.638Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:07:49 [2022-07-13T21:07:49.638Z] === RUN   TestCreateTmpfsMountsTarget
21:07:49 [2022-07-13T21:07:49.638Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:07:49 [2022-07-13T21:07:49.638Z] === RUN   TestCreateWithCustomMaskedPaths
21:07:51 [2022-07-13T21:07:51.019Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
21:07:51 [2022-07-13T21:07:51.019Z] === RUN   TestCreateWithCustomReadonlyPaths
21:07:51 [2022-07-13T21:07:51.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:07:52 [2022-07-13T21:07:52.452Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s)
21:07:52 [2022-07-13T21:07:52.452Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:07:52 [2022-07-13T21:07:52.452Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:07:52 [2022-07-13T21:07:52.452Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:07:52 [2022-07-13T21:07:52.452Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:07:52 [2022-07-13T21:07:52.452Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:07:52 [2022-07-13T21:07:52.452Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:07:52 [2022-07-13T21:07:52.452Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:07:52 [2022-07-13T21:07:52.452Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:07:52 [2022-07-13T21:07:52.452Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:07:52 [2022-07-13T21:07:52.452Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:07:52 [2022-07-13T21:07:52.452Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:07:52 [2022-07-13T21:07:52.452Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:07:52 [2022-07-13T21:07:52.452Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:07:52 [2022-07-13T21:07:52.452Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:07:52 [2022-07-13T21:07:52.452Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:07:52 [2022-07-13T21:07:52.452Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:07:52 [2022-07-13T21:07:52.452Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
21:07:52 [2022-07-13T21:07:52.452Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
21:07:52 [2022-07-13T21:07:52.452Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
21:07:52 [2022-07-13T21:07:52.452Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
21:07:52 [2022-07-13T21:07:52.452Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
21:07:52 [2022-07-13T21:07:52.452Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
21:07:52 [2022-07-13T21:07:52.452Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:07:52 [2022-07-13T21:07:52.721Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestCreateDifferentPlatform
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestCreateDifferentPlatform/different_os
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:07:52 [2022-07-13T21:07:52.721Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:07:52 [2022-07-13T21:07:52.721Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:07:52 [2022-07-13T21:07:52.721Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:07:52 [2022-07-13T21:07:52.721Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:07:52 [2022-07-13T21:07:52.721Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestCreateInvalidHostConfig
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:07:52 [2022-07-13T21:07:52.721Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:07:52 [2022-07-13T21:07:52.721Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:07:52 [2022-07-13T21:07:52.721Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:07:52 [2022-07-13T21:07:52.721Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:07:52 [2022-07-13T21:07:52.721Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:07:52 [2022-07-13T21:07:52.721Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:07:52 [2022-07-13T21:07:52.721Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:07:52 [2022-07-13T21:07:52.721Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:07:52 [2022-07-13T21:07:52.721Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:07:52 [2022-07-13T21:07:52.721Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:07:52 [2022-07-13T21:07:52.721Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:07:52 [2022-07-13T21:07:52.721Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:07:52 [2022-07-13T21:07:52.721Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestContainerStartOnDaemonRestart
21:07:52 [2022-07-13T21:07:52.721Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
21:07:52 [2022-07-13T21:07:52.721Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestDaemonRestartIpcMode
21:07:52 [2022-07-13T21:07:52.721Z] === PAUSE TestDaemonRestartIpcMode
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestDaemonHostGatewayIP
21:07:52 [2022-07-13T21:07:52.721Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
21:07:52 [2022-07-13T21:07:52.721Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestRestartDaemonWithRestartingContainer
21:07:52 [2022-07-13T21:07:52.721Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestContainerKillOnDaemonStart
21:07:52 [2022-07-13T21:07:52.721Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
21:07:52 [2022-07-13T21:07:52.721Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
21:07:52 [2022-07-13T21:07:52.721Z] === RUN   TestDiff
21:07:53 [2022-07-13T21:07:53.297Z] --- PASS: TestDiff (0.41s)
21:07:53 [2022-07-13T21:07:53.297Z] === RUN   TestExecConsoleSize
21:07:53 [2022-07-13T21:07:53.557Z] --- PASS: TestExecConsoleSize (0.46s)
21:07:53 [2022-07-13T21:07:53.557Z] === RUN   TestExecWithCloseStdin
21:07:53 [2022-07-13T21:07:53.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:07:54 [2022-07-13T21:07:54.132Z] --- PASS: TestExecWithCloseStdin (0.47s)
21:07:54 [2022-07-13T21:07:54.132Z] === RUN   TestExec
21:07:54 [2022-07-13T21:07:54.701Z] --- PASS: TestExec (0.48s)
21:07:54 [2022-07-13T21:07:54.701Z] === RUN   TestExecUser
21:07:55 [2022-07-13T21:07:55.270Z] --- PASS: TestExecUser (0.47s)
21:07:55 [2022-07-13T21:07:55.270Z] === RUN   TestExportContainerAndImportImage
21:07:55 [2022-07-13T21:07:55.839Z] --- PASS: TestExportContainerAndImportImage (0.61s)
21:07:55 [2022-07-13T21:07:55.839Z] === RUN   TestExportContainerAfterDaemonRestart
21:07:56 [2022-07-13T21:07:56.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:07:57 [2022-07-13T21:07:57.218Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
21:07:57 [2022-07-13T21:07:57.218Z] === RUN   TestHealthCheckWorkdir
21:07:57 [2022-07-13T21:07:57.478Z] --- PASS: TestHealthCheckWorkdir (0.55s)
21:07:57 [2022-07-13T21:07:57.478Z] === RUN   TestHealthKillContainer
21:07:57 [2022-07-13T21:07:57.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:07:58 [2022-07-13T21:07:58.961Z] --- PASS: TestContainerKillOnDaemonStart (11.56s)
21:07:58 [2022-07-13T21:07:58.961Z] PASS
21:07:58 [2022-07-13T21:07:58.961Z] 
21:07:58 [2022-07-13T21:07:58.961Z] === Skipped
21:07:58 [2022-07-13T21:07:58.961Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:07:58 [2022-07-13T21:07:58.961Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:07:58 [2022-07-13T21:07:58.961Z] 
21:07:58 [2022-07-13T21:07:58.961Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:07:58 [2022-07-13T21:07:58.961Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
21:07:58 [2022-07-13T21:07:58.961Z] 
21:07:58 [2022-07-13T21:07:58.961Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:07:58 [2022-07-13T21:07:58.961Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:07:58 [2022-07-13T21:07:58.961Z] 
21:07:58 [2022-07-13T21:07:58.961Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
21:07:58 [2022-07-13T21:07:58.961Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
21:07:58 [2022-07-13T21:07:58.961Z] 
21:07:58 [2022-07-13T21:07:58.961Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:07:58 [2022-07-13T21:07:58.961Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:07:58 [2022-07-13T21:07:58.961Z] 
21:07:58 [2022-07-13T21:07:58.961Z] DONE 264 tests, 5 skipped in 133.476s
21:07:58 [2022-07-13T21:07:58.961Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
21:07:58 [2022-07-13T21:07:58.961Z] === RUN   TestConfigDaemonLibtrustID
21:07:58 [2022-07-13T21:07:58.961Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
21:07:58 [2022-07-13T21:07:58.961Z] === RUN   TestConfigDaemonID
21:07:59 [2022-07-13T21:07:59.221Z]     daemon_test.go:83: [d8a0b1b44e512] daemon is not started
21:07:59 [2022-07-13T21:07:59.221Z] --- PASS: TestConfigDaemonID (1.04s)
21:07:59 [2022-07-13T21:07:59.221Z] === RUN   TestDaemonConfigValidation
21:07:59 [2022-07-13T21:07:59.221Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:07:59 [2022-07-13T21:07:59.221Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:07:59 [2022-07-13T21:07:59.221Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:07:59 [2022-07-13T21:07:59.221Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:07:59 [2022-07-13T21:07:59.221Z] === RUN   TestDaemonConfigValidation/invalid_config
21:07:59 [2022-07-13T21:07:59.221Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:07:59 [2022-07-13T21:07:59.221Z] === RUN   TestDaemonConfigValidation/malformed_config
21:07:59 [2022-07-13T21:07:59.221Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:07:59 [2022-07-13T21:07:59.221Z] === RUN   TestDaemonConfigValidation/valid_config
21:07:59 [2022-07-13T21:07:59.221Z] === PAUSE TestDaemonConfigValidation/valid_config
21:07:59 [2022-07-13T21:07:59.221Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:07:59 [2022-07-13T21:07:59.221Z] === CONT  TestDaemonConfigValidation/malformed_config
21:07:59 [2022-07-13T21:07:59.480Z] === CONT  TestDaemonConfigValidation/invalid_config
21:07:59 [2022-07-13T21:07:59.480Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:07:59 [2022-07-13T21:07:59.480Z] === CONT  TestDaemonConfigValidation/valid_config
21:07:59 [2022-07-13T21:07:59.480Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:07:59 [2022-07-13T21:07:59.480Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
21:07:59 [2022-07-13T21:07:59.480Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
21:07:59 [2022-07-13T21:07:59.480Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
21:07:59 [2022-07-13T21:07:59.480Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s)
21:07:59 [2022-07-13T21:07:59.480Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
21:07:59 [2022-07-13T21:07:59.480Z] === RUN   TestConfigDaemonSeccompProfiles
21:07:59 [2022-07-13T21:07:59.480Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:08:00 [2022-07-13T21:08:00.857Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:08:01 [2022-07-13T21:08:01.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:08:01 [2022-07-13T21:08:01.794Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:08:02 [2022-07-13T21:08:02.731Z] === CONT  TestConfigDaemonSeccompProfiles
21:08:02 [2022-07-13T21:08:02.731Z]     daemon_test.go:197: [dd6a495bd9389] daemon is not started
21:08:02 [2022-07-13T21:08:02.731Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
21:08:02 [2022-07-13T21:08:02.731Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:08:02 [2022-07-13T21:08:02.731Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:08:02 [2022-07-13T21:08:02.731Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:08:02 [2022-07-13T21:08:02.731Z] === RUN   TestDaemonProxy
21:08:02 [2022-07-13T21:08:02.731Z] === RUN   TestDaemonProxy/environment_variables
21:08:03 [2022-07-13T21:08:03.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:08:03 [2022-07-13T21:08:03.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:08:04 [2022-07-13T21:08:04.634Z] === RUN   TestDaemonProxy/command-line_options
21:08:05 [2022-07-13T21:08:05.599Z] --- PASS: TestHealthKillContainer (7.86s)
21:08:05 [2022-07-13T21:08:05.599Z] === RUN   TestInspectCpusetInConfigPre120
21:08:05 [2022-07-13T21:08:05.599Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:08:05 [2022-07-13T21:08:05.599Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
21:08:05 [2022-07-13T21:08:05.599Z] === RUN   TestIpcModeNone
21:08:06 [2022-07-13T21:08:06.168Z] --- PASS: TestIpcModeNone (0.58s)
21:08:06 [2022-07-13T21:08:06.168Z] === RUN   TestIpcModePrivate
21:08:06 [2022-07-13T21:08:06.428Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
21:08:06 [2022-07-13T21:08:06.428Z] --- PASS: TestIpcModePrivate (0.43s)
21:08:06 [2022-07-13T21:08:06.428Z] === RUN   TestIpcModeShareable
21:08:06 [2022-07-13T21:08:06.428Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:08:06 [2022-07-13T21:08:06.428Z] --- SKIP: TestIpcModeShareable (0.00s)
21:08:06 [2022-07-13T21:08:06.428Z] === RUN   TestAPIIpcModeShareableAndContainer
21:08:06 [2022-07-13T21:08:06.538Z] === RUN   TestDaemonProxy/configuration_file
21:08:07 [2022-07-13T21:08:07.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:08:07 [2022-07-13T21:08:07.809Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s)
21:08:07 [2022-07-13T21:08:07.809Z] === RUN   TestAPIIpcModeHost
21:08:07 [2022-07-13T21:08:07.809Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:08:07 [2022-07-13T21:08:07.809Z] --- SKIP: TestAPIIpcModeHost (0.00s)
21:08:07 [2022-07-13T21:08:07.809Z] === RUN   TestDaemonIpcModeShareable
21:08:07 [2022-07-13T21:08:07.809Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:08:07 [2022-07-13T21:08:07.809Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
21:08:07 [2022-07-13T21:08:07.809Z] === RUN   TestDaemonIpcModePrivate
21:08:07 [2022-07-13T21:08:07.915Z] === RUN   TestDaemonProxy/conflicting_options
21:08:08 [2022-07-13T21:08:08.482Z] === RUN   TestDaemonProxy/reload_sanitized
21:08:08 [2022-07-13T21:08:08.746Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
21:08:08 [2022-07-13T21:08:08.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:08:09 [2022-07-13T21:08:09.006Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
21:08:09 [2022-07-13T21:08:09.006Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:08:09 [2022-07-13T21:08:09.006Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:08:09 [2022-07-13T21:08:09.006Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
21:08:09 [2022-07-13T21:08:09.006Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:08:09 [2022-07-13T21:08:09.006Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:08:09 [2022-07-13T21:08:09.006Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
21:08:09 [2022-07-13T21:08:09.006Z] === RUN   TestIpcModeOlderClient
21:08:09 [2022-07-13T21:08:09.006Z] === PAUSE TestIpcModeOlderClient
21:08:09 [2022-07-13T21:08:09.006Z] === RUN   TestKillContainerInvalidSignal
21:08:09 [2022-07-13T21:08:09.050Z] --- PASS: TestDaemonProxy (6.25s)
21:08:09 [2022-07-13T21:08:09.050Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
21:08:09 [2022-07-13T21:08:09.050Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
21:08:09 [2022-07-13T21:08:09.050Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
21:08:09 [2022-07-13T21:08:09.050Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
21:08:09 [2022-07-13T21:08:09.050Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:08:09 [2022-07-13T21:08:09.050Z] PASS
21:08:09 [2022-07-13T21:08:09.050Z] 
21:08:09 [2022-07-13T21:08:09.050Z] DONE 18 tests in 11.173s
21:08:09 [2022-07-13T21:08:09.050Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:08:09 [2022-07-13T21:08:09.050Z] INFO: Testing against a local daemon
21:08:09 [2022-07-13T21:08:09.050Z] === RUN   TestCommitInheritsEnv
21:08:09 [2022-07-13T21:08:09.309Z] --- PASS: TestCommitInheritsEnv (0.40s)
21:08:09 [2022-07-13T21:08:09.309Z] === RUN   TestImportExtremelyLargeImageWorks
21:08:09 [2022-07-13T21:08:09.309Z] === PAUSE TestImportExtremelyLargeImageWorks
21:08:09 [2022-07-13T21:08:09.309Z] === RUN   TestImportWithCustomPlatform
21:08:09 [2022-07-13T21:08:09.309Z] === RUN   TestImportWithCustomPlatform/#00
21:08:09 [2022-07-13T21:08:09.568Z] === RUN   TestImportWithCustomPlatform/_______
21:08:09 [2022-07-13T21:08:09.568Z] === RUN   TestImportWithCustomPlatform//
21:08:09 [2022-07-13T21:08:09.568Z] === RUN   TestImportWithCustomPlatform/linux
21:08:09 [2022-07-13T21:08:09.568Z] === RUN   TestImportWithCustomPlatform/LINUX
21:08:09 [2022-07-13T21:08:09.568Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:08:09 [2022-07-13T21:08:09.575Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
21:08:09 [2022-07-13T21:08:09.575Z] === RUN   TestKillContainer
21:08:09 [2022-07-13T21:08:09.575Z] === RUN   TestKillContainer/no_signal
21:08:09 [2022-07-13T21:08:09.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:08:09 [2022-07-13T21:08:09.828Z] === RUN   TestImportWithCustomPlatform/macos
21:08:09 [2022-07-13T21:08:09.828Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:08:09 [2022-07-13T21:08:09.828Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:08:09 [2022-07-13T21:08:09.828Z] --- PASS: TestImportWithCustomPlatform (0.41s)
21:08:09 [2022-07-13T21:08:09.828Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
21:08:09 [2022-07-13T21:08:09.828Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:08:09 [2022-07-13T21:08:09.828Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:08:09 [2022-07-13T21:08:09.828Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
21:08:09 [2022-07-13T21:08:09.828Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
21:08:09 [2022-07-13T21:08:09.828Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s)
21:08:09 [2022-07-13T21:08:09.828Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:08:09 [2022-07-13T21:08:09.828Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:08:09 [2022-07-13T21:08:09.828Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:08:09 [2022-07-13T21:08:09.828Z] === RUN   TestImagesFilterMultiReference
21:08:09 [2022-07-13T21:08:09.828Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:08:09 [2022-07-13T21:08:09.828Z] === RUN   TestImagePullPlatformInvalid
21:08:09 [2022-07-13T21:08:09.828Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:08:09 [2022-07-13T21:08:09.828Z] === RUN   TestRemoveImageOrphaning
21:08:09 [2022-07-13T21:08:09.834Z] === RUN   TestKillContainer/non_killing_signal
21:08:10 [2022-07-13T21:08:10.088Z] --- PASS: TestRemoveImageOrphaning (0.27s)
21:08:10 [2022-07-13T21:08:10.088Z] === RUN   TestRemoveImageGarbageCollector
21:08:10 [2022-07-13T21:08:10.094Z] === RUN   TestKillContainer/killing_signal
21:08:10 [2022-07-13T21:08:10.656Z] time="2022-07-13T21:08:10Z" level=info msg="[graphdriver] trying configured driver: overlay2"
21:08:10 [2022-07-13T21:08:10.663Z] --- PASS: TestKillContainer (1.22s)
21:08:10 [2022-07-13T21:08:10.663Z]     --- PASS: TestKillContainer/no_signal (0.42s)
21:08:10 [2022-07-13T21:08:10.663Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
21:08:10 [2022-07-13T21:08:10.663Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
21:08:10 [2022-07-13T21:08:10.663Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:08:10 [2022-07-13T21:08:10.663Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:08:11 [2022-07-13T21:08:11.231Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:08:11 [2022-07-13T21:08:11.490Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s)
21:08:11 [2022-07-13T21:08:11.491Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
21:08:11 [2022-07-13T21:08:11.491Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
21:08:11 [2022-07-13T21:08:11.491Z] === RUN   TestKillStoppedContainer
21:08:11 [2022-07-13T21:08:11.491Z] --- PASS: TestKillStoppedContainer (0.04s)
21:08:11 [2022-07-13T21:08:11.491Z] === RUN   TestKillStoppedContainerAPIPre120
21:08:11 [2022-07-13T21:08:11.491Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
21:08:11 [2022-07-13T21:08:11.491Z] === RUN   TestKillDifferentUserContainer
21:08:12 [2022-07-13T21:08:12.034Z] --- PASS: TestRemoveImageGarbageCollector (1.92s)
21:08:12 [2022-07-13T21:08:12.034Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:08:12 [2022-07-13T21:08:12.034Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
21:08:12 [2022-07-13T21:08:12.034Z] === RUN   TestTagInvalidReference
21:08:12 [2022-07-13T21:08:12.034Z] --- PASS: TestTagInvalidReference (0.01s)
21:08:12 [2022-07-13T21:08:12.034Z] === RUN   TestTagValidPrefixedRepo
21:08:12 [2022-07-13T21:08:12.059Z] --- PASS: TestKillDifferentUserContainer (0.39s)
21:08:12 [2022-07-13T21:08:12.059Z] === RUN   TestInspectOomKilledTrue
21:08:12 [2022-07-13T21:08:12.059Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
21:08:12 [2022-07-13T21:08:12.059Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:08:12 [2022-07-13T21:08:12.059Z] === RUN   TestInspectOomKilledFalse
21:08:12 [2022-07-13T21:08:12.059Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:08:12 [2022-07-13T21:08:12.059Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:08:12 [2022-07-13T21:08:12.059Z] === RUN   TestLinksEtcHostsContentMatch
21:08:12 [2022-07-13T21:08:12.059Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
21:08:12 [2022-07-13T21:08:12.059Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
21:08:12 [2022-07-13T21:08:12.059Z] === RUN   TestLinksContainerNames
21:08:12 [2022-07-13T21:08:12.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:08:12 [2022-07-13T21:08:12.294Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:08:12 [2022-07-13T21:08:12.295Z] === RUN   TestTagExistedNameWithoutForce
21:08:12 [2022-07-13T21:08:12.295Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:08:12 [2022-07-13T21:08:12.295Z] === RUN   TestTagOfficialNames
21:08:12 [2022-07-13T21:08:12.295Z] --- PASS: TestTagOfficialNames (0.05s)
21:08:12 [2022-07-13T21:08:12.295Z] === RUN   TestTagMatchesDigest
21:08:12 [2022-07-13T21:08:12.295Z] --- PASS: TestTagMatchesDigest (0.01s)
21:08:12 [2022-07-13T21:08:12.295Z] === CONT  TestImportExtremelyLargeImageWorks
21:08:12 [2022-07-13T21:08:12.997Z] --- PASS: TestLinksContainerNames (0.81s)
21:08:12 [2022-07-13T21:08:12.997Z] === RUN   TestLogsFollowTailEmpty
21:08:13 [2022-07-13T21:08:13.256Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
21:08:13 [2022-07-13T21:08:13.256Z] === RUN   TestLogs
21:08:13 [2022-07-13T21:08:13.256Z] === RUN   TestLogs/driver_local
21:08:13 [2022-07-13T21:08:13.256Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:08:13 [2022-07-13T21:08:13.256Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:08:13 [2022-07-13T21:08:13.256Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:08:13 [2022-07-13T21:08:13.256Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:08:13 [2022-07-13T21:08:13.256Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:08:13 [2022-07-13T21:08:13.256Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:08:13 [2022-07-13T21:08:13.256Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:08:13 [2022-07-13T21:08:13.256Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:08:13 [2022-07-13T21:08:13.256Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:08:13 [2022-07-13T21:08:13.256Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:08:13 [2022-07-13T21:08:13.256Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:08:13 [2022-07-13T21:08:13.256Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:08:13 [2022-07-13T21:08:13.256Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:08:13 [2022-07-13T21:08:13.256Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:08:13 [2022-07-13T21:08:13.828Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:08:13 [2022-07-13T21:08:13.828Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:08:14 [2022-07-13T21:08:14.398Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:08:14 [2022-07-13T21:08:14.398Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:08:14 [2022-07-13T21:08:14.968Z] === RUN   TestLogs/driver_json-file
21:08:14 [2022-07-13T21:08:14.968Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:08:14 [2022-07-13T21:08:14.968Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:08:14 [2022-07-13T21:08:14.968Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:08:14 [2022-07-13T21:08:14.968Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:08:14 [2022-07-13T21:08:14.968Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:08:14 [2022-07-13T21:08:14.968Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:08:14 [2022-07-13T21:08:14.968Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:08:14 [2022-07-13T21:08:14.968Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:08:14 [2022-07-13T21:08:14.968Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:08:14 [2022-07-13T21:08:14.968Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:08:14 [2022-07-13T21:08:14.968Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:08:14 [2022-07-13T21:08:14.968Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:08:14 [2022-07-13T21:08:14.968Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:08:14 [2022-07-13T21:08:14.968Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:08:15 [2022-07-13T21:08:15.424Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:08:15 [2022-07-13T21:08:15.424Z] Using test binary docker
21:08:15 [2022-07-13T21:08:15.424Z] +++ /etc/init.d/apparmor start
21:08:15 [2022-07-13T21:08:15.424Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:08:15 [2022-07-13T21:08:15.424Z] INFO: Waiting for daemon to start...
21:08:15 [2022-07-13T21:08:15.424Z] Starting dockerd
21:08:15 [2022-07-13T21:08:15.424Z] +++ 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
21:08:15 [2022-07-13T21:08:15.537Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:08:15 [2022-07-13T21:08:15.797Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:08:16 [2022-07-13T21:08:16.366Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:08:16 [2022-07-13T21:08:16.366Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:08:16 [2022-07-13T21:08:16.936Z] --- PASS: TestLogs (3.74s)
21:08:16 [2022-07-13T21:08:16.936Z]     --- PASS: TestLogs/driver_local (0.01s)
21:08:16 [2022-07-13T21:08:16.936Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s)
21:08:16 [2022-07-13T21:08:16.936Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s)
21:08:16 [2022-07-13T21:08:16.936Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s)
21:08:16 [2022-07-13T21:08:16.936Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.52s)
21:08:16 [2022-07-13T21:08:16.936Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s)
21:08:16 [2022-07-13T21:08:16.936Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.57s)
21:08:16 [2022-07-13T21:08:16.937Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:08:16 [2022-07-13T21:08:16.937Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.56s)
21:08:16 [2022-07-13T21:08:16.937Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s)
21:08:16 [2022-07-13T21:08:16.937Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s)
21:08:16 [2022-07-13T21:08:16.937Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s)
21:08:16 [2022-07-13T21:08:16.937Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.66s)
21:08:16 [2022-07-13T21:08:16.937Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s)
21:08:16 [2022-07-13T21:08:16.937Z] === RUN   TestContainerNetworkMountsNoChown
21:08:16 [2022-07-13T21:08:16.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:08:16 [2022-07-13T21:08:16.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:08:16 [2022-07-13T21:08:16.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:08:17 [2022-07-13T21:08:17.196Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
21:08:17 [2022-07-13T21:08:17.196Z] === RUN   TestMountDaemonRoot
21:08:17 [2022-07-13T21:08:17.196Z] === RUN   TestMountDaemonRoot/default
21:08:17 [2022-07-13T21:08:17.196Z] === PAUSE TestMountDaemonRoot/default
21:08:17 [2022-07-13T21:08:17.196Z] === RUN   TestMountDaemonRoot/private
21:08:17 [2022-07-13T21:08:17.196Z] === PAUSE TestMountDaemonRoot/private
21:08:17 [2022-07-13T21:08:17.196Z] === RUN   TestMountDaemonRoot/rprivate
21:08:17 [2022-07-13T21:08:17.196Z] === PAUSE TestMountDaemonRoot/rprivate
21:08:17 [2022-07-13T21:08:17.196Z] === RUN   TestMountDaemonRoot/slave
21:08:17 [2022-07-13T21:08:17.196Z] === PAUSE TestMountDaemonRoot/slave
21:08:17 [2022-07-13T21:08:17.196Z] === RUN   TestMountDaemonRoot/rslave
21:08:17 [2022-07-13T21:08:17.196Z] === PAUSE TestMountDaemonRoot/rslave
21:08:17 [2022-07-13T21:08:17.196Z] === RUN   TestMountDaemonRoot/shared
21:08:17 [2022-07-13T21:08:17.196Z] === PAUSE TestMountDaemonRoot/shared
21:08:17 [2022-07-13T21:08:17.196Z] === RUN   TestMountDaemonRoot/rshared
21:08:17 [2022-07-13T21:08:17.196Z] === PAUSE TestMountDaemonRoot/rshared
21:08:17 [2022-07-13T21:08:17.196Z] === CONT  TestMountDaemonRoot/default
21:08:17 [2022-07-13T21:08:17.196Z] === RUN   TestMountDaemonRoot/default/mount_root
21:08:17 [2022-07-13T21:08:17.196Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:08:17 [2022-07-13T21:08:17.196Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:08:17 [2022-07-13T21:08:17.196Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:08:17 [2022-07-13T21:08:17.196Z] === RUN   TestMountDaemonRoot/default/bind_root
21:08:17 [2022-07-13T21:08:17.196Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:08:17 [2022-07-13T21:08:17.196Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:08:17 [2022-07-13T21:08:17.196Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:08:17 [2022-07-13T21:08:17.196Z] === CONT  TestMountDaemonRoot/default/mount_root
21:08:17 [2022-07-13T21:08:17.196Z] === CONT  TestMountDaemonRoot/rprivate
21:08:17 [2022-07-13T21:08:17.196Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:08:17 [2022-07-13T21:08:17.196Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:08:17 [2022-07-13T21:08:17.196Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:08:17 [2022-07-13T21:08:17.196Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:08:17 [2022-07-13T21:08:17.197Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:08:17 [2022-07-13T21:08:17.197Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:08:17 [2022-07-13T21:08:17.197Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:08:17 [2022-07-13T21:08:17.197Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:08:17 [2022-07-13T21:08:17.197Z] === CONT  TestMountDaemonRoot/private
21:08:17 [2022-07-13T21:08:17.197Z] === RUN   TestMountDaemonRoot/private/bind_root
21:08:17 [2022-07-13T21:08:17.197Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:08:17 [2022-07-13T21:08:17.197Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:08:17 [2022-07-13T21:08:17.197Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:08:17 [2022-07-13T21:08:17.197Z] === RUN   TestMountDaemonRoot/private/mount_root
21:08:17 [2022-07-13T21:08:17.197Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:08:17 [2022-07-13T21:08:17.328Z] .
21:08:17 [2022-07-13T21:08:17.328Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:08:17 [2022-07-13T21:08:17.328Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:08:17 [2022-07-13T21:08:17.328Z] Error: No such image: emptyfs
21:08:17 [2022-07-13T21:08:17.328Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:08:17 [2022-07-13T21:08:17.328Z] ++++ docker load
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/default/bind_root
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/shared
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/rshared
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/rslave
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/slave
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:08:17 [2022-07-13T21:08:17.456Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/private/bind_root
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/private/mount_root
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:08:17 [2022-07-13T21:08:17.456Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:08:17 [2022-07-13T21:08:17.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:08:17 [2022-07-13T21:08:17.716Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:08:17 [2022-07-13T21:08:17.716Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:08:17 [2022-07-13T21:08:17.716Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:08:17 [2022-07-13T21:08:17.716Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:08:17 [2022-07-13T21:08:17.716Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:08:17 [2022-07-13T21:08:17.716Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:08:17 [2022-07-13T21:08:17.716Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:08:17 [2022-07-13T21:08:17.716Z] --- PASS: TestMountDaemonRoot (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
21:08:17 [2022-07-13T21:08:17.716Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.01s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
21:08:17 [2022-07-13T21:08:17.716Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
21:08:17 [2022-07-13T21:08:17.716Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z] === RUN   TestContainerBindMountNonRecursive
21:08:17 [2022-07-13T21:08:17.716Z]     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)
21:08:17 [2022-07-13T21:08:17.716Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
21:08:17 [2022-07-13T21:08:17.716Z] === RUN   TestContainerVolumesMountedAsShared
21:08:17 [2022-07-13T21:08:17.716Z]     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)
21:08:17 [2022-07-13T21:08:17.716Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
21:08:17 [2022-07-13T21:08:17.716Z] === RUN   TestContainerVolumesMountedAsSlave
21:08:17 [2022-07-13T21:08:17.717Z]     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)
21:08:17 [2022-07-13T21:08:17.717Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
21:08:17 [2022-07-13T21:08:17.717Z] === RUN   TestNetworkNat
21:08:17 [2022-07-13T21:08:17.895Z] Running integration-test (iteration 1)
21:08:17 [2022-07-13T21:08:17.895Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:08:17 [2022-07-13T21:08:17.895Z] ++ 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
21:08:17 [2022-07-13T21:08:17.895Z] ++ set -e
21:08:17 [2022-07-13T21:08:17.895Z] ++ '[' -n 0 ']'
21:08:17 [2022-07-13T21:08:17.895Z] ++ set -x
21:08:17 [2022-07-13T21:08:17.895Z] ++ 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
21:08:18 [2022-07-13T21:08:18.286Z] --- PASS: TestNetworkNat (0.47s)
21:08:18 [2022-07-13T21:08:18.286Z] === RUN   TestNetworkLocalhostTCPNat
21:08:18 [2022-07-13T21:08:18.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:08:18 [2022-07-13T21:08:18.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:08:18 [2022-07-13T21:08:18.545Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
21:08:18 [2022-07-13T21:08:18.546Z] === RUN   TestNetworkLoopbackNat
21:08:18 [2022-07-13T21:08:18.830Z] Loaded image: busybox:latest
21:08:19 [2022-07-13T21:08:19.089Z] Loaded image: busybox:glibc
21:08:19 [2022-07-13T21:08:19.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:08:21 [2022-07-13T21:08:21.082Z] --- PASS: TestNetworkLoopbackNat (2.51s)
21:08:21 [2022-07-13T21:08:21.082Z] === RUN   TestPause
21:08:21 [2022-07-13T21:08:21.082Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
21:08:21 [2022-07-13T21:08:21.082Z] --- SKIP: TestPause (0.00s)
21:08:21 [2022-07-13T21:08:21.082Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:08:21 [2022-07-13T21:08:21.082Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:08:21 [2022-07-13T21:08:21.082Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:08:21 [2022-07-13T21:08:21.082Z] === RUN   TestPauseStopPausedContainer
21:08:21 [2022-07-13T21:08:21.082Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
21:08:21 [2022-07-13T21:08:21.082Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
21:08:21 [2022-07-13T21:08:21.082Z] === RUN   TestPidHost
21:08:21 [2022-07-13T21:08:21.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:08:22 [2022-07-13T21:08:22.020Z] --- PASS: TestPidHost (0.86s)
21:08:22 [2022-07-13T21:08:22.020Z] === RUN   TestPsFilter
21:08:22 [2022-07-13T21:08:22.020Z] --- PASS: TestPsFilter (0.08s)
21:08:22 [2022-07-13T21:08:22.020Z] === RUN   TestRemoveContainerWithRemovedVolume
21:08:22 [2022-07-13T21:08:22.311Z] ok  	github.com/docker/docker/libnetwork	43.543s	coverage: 40.8% of statements
21:08:22 [2022-07-13T21:08:22.311Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.113s	coverage: 84.4% of statements
21:08:22 [2022-07-13T21:08:22.311Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:08:22 [2022-07-13T21:08:22.311Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:08:22 [2022-07-13T21:08:22.311Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:08:22 [2022-07-13T21:08:22.311Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:08:22 [2022-07-13T21:08:22.311Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:08:22 [2022-07-13T21:08:22.311Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:08:22 [2022-07-13T21:08:22.311Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
21:08:22 [2022-07-13T21:08:22.311Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:08:22 [2022-07-13T21:08:22.311Z] ok  	github.com/docker/docker/libnetwork/config	0.010s	coverage: 22.4% of statements
21:08:22 [2022-07-13T21:08:22.311Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
21:08:22 [2022-07-13T21:08:22.311Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:08:22 [2022-07-13T21:08:22.311Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:08:22 [2022-07-13T21:08:22.311Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
21:08:22 [2022-07-13T21:08:22.590Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
21:08:22 [2022-07-13T21:08:22.590Z] === RUN   TestRemoveContainerWithVolume
21:08:22 [2022-07-13T21:08:22.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:08:22 [2022-07-13T21:08:22.849Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
21:08:22 [2022-07-13T21:08:22.849Z] === RUN   TestRemoveContainerRunning
21:08:23 [2022-07-13T21:08:23.249Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.569s	coverage: 59.9% of statements
21:08:23 [2022-07-13T21:08:23.249Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:08:23 [2022-07-13T21:08:23.249Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
21:08:23 [2022-07-13T21:08:23.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:08:23 [2022-07-13T21:08:23.418Z] --- PASS: TestRemoveContainerRunning (0.41s)
21:08:23 [2022-07-13T21:08:23.418Z] === RUN   TestRemoveContainerForceRemoveRunning
21:08:23 [2022-07-13T21:08:23.678Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
21:08:23 [2022-07-13T21:08:23.678Z] === RUN   TestRemoveInvalidContainer
21:08:23 [2022-07-13T21:08:23.678Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:08:23 [2022-07-13T21:08:23.678Z] === RUN   TestRenameLinkedContainer
21:08:23 [2022-07-13T21:08:23.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:08:24 [2022-07-13T21:08:24.186Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.510s	coverage: 5.0% of statements
21:08:24 [2022-07-13T21:08:24.186Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:08:24 [2022-07-13T21:08:24.359Z] Loaded image: debian:bullseye-slim
21:08:24 [2022-07-13T21:08:24.359Z] Loaded image: hello-world:latest
21:08:24 [2022-07-13T21:08:24.359Z] Loaded image: arm32v7/hello-world:latest
21:08:24 [2022-07-13T21:08:24.359Z] INFO: Testing against a local daemon
21:08:24 [2022-07-13T21:08:24.359Z] === RUN   TestCgroupNamespacesBuild
21:08:24 [2022-07-13T21:08:24.445Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.011s	coverage: 4.5% of statements
21:08:24 [2022-07-13T21:08:24.704Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:08:24 [2022-07-13T21:08:24.704Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
21:08:24 [2022-07-13T21:08:24.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:08:25 [2022-07-13T21:08:25.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:08:25 [2022-07-13T21:08:25.592Z] --- PASS: TestRenameLinkedContainer (1.62s)
21:08:25 [2022-07-13T21:08:25.592Z] === RUN   TestRenameStoppedContainer
21:08:25 [2022-07-13T21:08:25.852Z] --- PASS: TestRenameStoppedContainer (0.40s)
21:08:25 [2022-07-13T21:08:25.852Z] === RUN   TestRenameRunningContainerAndReuse
21:08:26 [2022-07-13T21:08:26.264Z] --- PASS: TestCgroupNamespacesBuild (2.37s)
21:08:26 [2022-07-13T21:08:26.264Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:08:26 [2022-07-13T21:08:26.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:08:26 [2022-07-13T21:08:26.421Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
21:08:26 [2022-07-13T21:08:26.421Z] === RUN   TestRenameInvalidName
21:08:26 [2022-07-13T21:08:26.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:08:26 [2022-07-13T21:08:26.991Z] --- PASS: TestRenameInvalidName (0.40s)
21:08:26 [2022-07-13T21:08:26.991Z] === RUN   TestRenameAnonymousContainer
21:08:27 [2022-07-13T21:08:27.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:08:28 [2022-07-13T21:08:28.166Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s)
21:08:28 [2022-07-13T21:08:28.166Z] === RUN   TestBuildWithSession
21:08:28 [2022-07-13T21:08:28.166Z]     build_session_test.go:25: TODO: BuildKit
21:08:28 [2022-07-13T21:08:28.166Z] --- SKIP: TestBuildWithSession (0.00s)
21:08:28 [2022-07-13T21:08:28.371Z] --- PASS: TestRenameAnonymousContainer (1.45s)
21:08:28 [2022-07-13T21:08:28.371Z] === RUN   TestRenameContainerWithSameName
21:08:28 [2022-07-13T21:08:28.424Z] === RUN   TestBuildSquashParent
21:08:28 [2022-07-13T21:08:28.814Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:08:28 [2022-07-13T21:08:28.814Z] Using test binary docker
21:08:28 [2022-07-13T21:08:28.814Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:08:28 [2022-07-13T21:08:28.814Z] +++ /etc/init.d/apparmor start
21:08:28 [2022-07-13T21:08:28.814Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:08:28 [2022-07-13T21:08:28.814Z] INFO: Waiting for daemon to start...
21:08:28 [2022-07-13T21:08:28.814Z] Starting dockerd
21:08:28 [2022-07-13T21:08:28.814Z] +++ 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
21:08:28 [2022-07-13T21:08:28.939Z] --- PASS: TestRenameContainerWithSameName (0.40s)
21:08:28 [2022-07-13T21:08:28.939Z] === RUN   TestRenameContainerWithLinkedContainer
21:08:29 [2022-07-13T21:08:29.509Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
21:08:29 [2022-07-13T21:08:29.509Z] === RUN   TestResize
21:08:30 [2022-07-13T21:08:30.079Z] --- PASS: TestResize (0.43s)
21:08:30 [2022-07-13T21:08:30.079Z] === RUN   TestResizeWithInvalidSize
21:08:30 [2022-07-13T21:08:30.338Z] --- PASS: TestResizeWithInvalidSize (0.42s)
21:08:30 [2022-07-13T21:08:30.338Z] === RUN   TestResizeWhenContainerNotStarted
21:08:30 [2022-07-13T21:08:30.907Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
21:08:30 [2022-07-13T21:08:30.907Z] === RUN   TestDaemonRestartKillContainers
21:08:30 [2022-07-13T21:08:30.907Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
21:08:30 [2022-07-13T21:08:30.907Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
21:08:30 [2022-07-13T21:08:30.907Z] === RUN   TestCgroupNamespacesRun
21:08:32 [2022-07-13T21:08:32.286Z] --- PASS: TestCgroupNamespacesRun (1.19s)
21:08:32 [2022-07-13T21:08:32.286Z] === RUN   TestCgroupNamespacesRunPrivileged
21:08:33 [2022-07-13T21:08:33.011Z] .
21:08:33 [2022-07-13T21:08:33.012Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:08:33 [2022-07-13T21:08:33.012Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:08:33 [2022-07-13T21:08:33.012Z] Error: No such image: emptyfs
21:08:33 [2022-07-13T21:08:33.012Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:08:33 [2022-07-13T21:08:33.012Z] ++++ docker load
21:08:33 [2022-07-13T21:08:33.012Z] Running integration-test (iteration 1)
21:08:33 [2022-07-13T21:08:33.012Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:08:33 [2022-07-13T21:08:33.012Z] ++ 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
21:08:33 [2022-07-13T21:08:33.012Z] ++ set -e
21:08:33 [2022-07-13T21:08:33.012Z] ++ '[' -n 0 ']'
21:08:33 [2022-07-13T21:08:33.012Z] ++ set -x
21:08:33 [2022-07-13T21:08:33.012Z] ++ 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
21:08:33 [2022-07-13T21:08:33.012Z] Loaded image: busybox:latest
21:08:33 [2022-07-13T21:08:33.012Z] Loaded image: busybox:glibc
21:08:33 [2022-07-13T21:08:33.225Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s)
21:08:33 [2022-07-13T21:08:33.225Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:08:33 [2022-07-13T21:08:33.952Z] Loaded image: debian:bullseye-slim
21:08:34 [2022-07-13T21:08:34.165Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
21:08:34 [2022-07-13T21:08:34.165Z] === RUN   TestCgroupNamespacesRunHostMode
21:08:34 [2022-07-13T21:08:34.212Z] Loaded image: hello-world:latest
21:08:34 [2022-07-13T21:08:34.212Z] Loaded image: arm32v7/hello-world:latest
21:08:34 [2022-07-13T21:08:34.212Z] INFO: Testing against a local daemon
21:08:34 [2022-07-13T21:08:34.212Z] === RUN   TestCgroupNamespacesBuild
21:08:34 [2022-07-13T21:08:34.682Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.160s	coverage: 6.6% of statements
21:08:34 [2022-07-13T21:08:34.682Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:08:34 [2022-07-13T21:08:34.682Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
21:08:34 [2022-07-13T21:08:34.682Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
21:08:34 [2022-07-13T21:08:34.682Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:08:34 [2022-07-13T21:08:34.682Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:08:34 [2022-07-13T21:08:34.682Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:08:34 [2022-07-13T21:08:34.941Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.011s	coverage: 82.4% of statements
21:08:34 [2022-07-13T21:08:34.941Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.010s	coverage: 81.2% of statements
21:08:35 [2022-07-13T21:08:35.203Z] ok  	github.com/docker/docker/libnetwork/idm	0.001s	coverage: 87.5% of statements
21:08:35 [2022-07-13T21:08:35.462Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.001s	coverage: 100.0% of statements
21:08:35 [2022-07-13T21:08:35.546Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
21:08:35 [2022-07-13T21:08:35.546Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:08:35 [2022-07-13T21:08:35.594Z] --- PASS: TestCgroupNamespacesBuild (1.24s)
21:08:35 [2022-07-13T21:08:35.594Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:08:36 [2022-07-13T21:08:36.486Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
21:08:36 [2022-07-13T21:08:36.486Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:08:36 [2022-07-13T21:08:36.536Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
21:08:36 [2022-07-13T21:08:36.536Z] === RUN   TestBuildWithSession
21:08:36 [2022-07-13T21:08:36.536Z]     build_session_test.go:25: TODO: BuildKit
21:08:36 [2022-07-13T21:08:36.536Z] --- SKIP: TestBuildWithSession (0.00s)
21:08:36 [2022-07-13T21:08:36.536Z] === RUN   TestBuildSquashParent
21:08:37 [2022-07-13T21:08:37.867Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
21:08:37 [2022-07-13T21:08:37.867Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:08:38 [2022-07-13T21:08:38.400Z] --- PASS: TestBuildSquashParent (9.22s)
21:08:38 [2022-07-13T21:08:38.400Z] === RUN   TestBuildWithRemoveAndForceRemove
21:08:38 [2022-07-13T21:08:38.400Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:08:38 [2022-07-13T21:08:38.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:08:38 [2022-07-13T21:08:38.400Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:08:38 [2022-07-13T21:08:38.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:08:38 [2022-07-13T21:08:38.400Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:08:38 [2022-07-13T21:08:38.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:08:38 [2022-07-13T21:08:38.400Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:08:38 [2022-07-13T21:08:38.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:08:38 [2022-07-13T21:08:38.400Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:08:38 [2022-07-13T21:08:38.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:08:38 [2022-07-13T21:08:38.400Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:08:38 [2022-07-13T21:08:38.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:08:38 [2022-07-13T21:08:38.400Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:08:38 [2022-07-13T21:08:38.400Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:08:38 [2022-07-13T21:08:38.437Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
21:08:38 [2022-07-13T21:08:38.437Z] === RUN   TestCgroupNamespacesRunOlderClient
21:08:39 [2022-07-13T21:08:39.817Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
21:08:39 [2022-07-13T21:08:39.817Z] === RUN   TestNISDomainname
21:08:39 [2022-07-13T21:08:39.817Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
21:08:39 [2022-07-13T21:08:39.817Z] --- SKIP: TestNISDomainname (0.02s)
21:08:39 [2022-07-13T21:08:39.817Z] === RUN   TestHostnameDnsResolution
21:08:40 [2022-07-13T21:08:40.386Z] --- PASS: TestHostnameDnsResolution (0.65s)
21:08:40 [2022-07-13T21:08:40.386Z] === RUN   TestUnprivilegedPortsAndPing
21:08:40 [2022-07-13T21:08:40.386Z]     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
21:08:40 [2022-07-13T21:08:40.386Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
21:08:40 [2022-07-13T21:08:40.386Z] === RUN   TestPrivilegedHostDevices
21:08:40 [2022-07-13T21:08:40.645Z] --- PASS: TestPrivilegedHostDevices (0.44s)
21:08:40 [2022-07-13T21:08:40.645Z] === RUN   TestRunConsoleSize
21:08:40 [2022-07-13T21:08:40.737Z] --- PASS: TestBuildSquashParent (3.58s)
21:08:40 [2022-07-13T21:08:40.737Z] === RUN   TestBuildWithRemoveAndForceRemove
21:08:40 [2022-07-13T21:08:40.737Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:08:40 [2022-07-13T21:08:40.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:08:40 [2022-07-13T21:08:40.737Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:08:40 [2022-07-13T21:08:40.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:08:40 [2022-07-13T21:08:40.737Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:08:40 [2022-07-13T21:08:40.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:08:40 [2022-07-13T21:08:40.737Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:08:40 [2022-07-13T21:08:40.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:08:40 [2022-07-13T21:08:40.737Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:08:40 [2022-07-13T21:08:40.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:08:40 [2022-07-13T21:08:40.737Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:08:40 [2022-07-13T21:08:40.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:08:40 [2022-07-13T21:08:40.737Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:08:40 [2022-07-13T21:08:40.737Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:08:40 [2022-07-13T21:08:40.932Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:08:40 [2022-07-13T21:08:40.932Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:08:41 [2022-07-13T21:08:41.215Z] --- PASS: TestRunConsoleSize (0.44s)
21:08:41 [2022-07-13T21:08:41.215Z] === RUN   TestStats
21:08:41 [2022-07-13T21:08:41.215Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
21:08:41 [2022-07-13T21:08:41.215Z] --- SKIP: TestStats (0.00s)
21:08:41 [2022-07-13T21:08:41.215Z] === RUN   TestStopContainerWithTimeout
21:08:41 [2022-07-13T21:08:41.215Z] === RUN   TestStopContainerWithTimeout/0
21:08:41 [2022-07-13T21:08:41.215Z] === PAUSE TestStopContainerWithTimeout/0
21:08:41 [2022-07-13T21:08:41.215Z] === RUN   TestStopContainerWithTimeout/1
21:08:41 [2022-07-13T21:08:41.215Z] === PAUSE TestStopContainerWithTimeout/1
21:08:41 [2022-07-13T21:08:41.215Z] === RUN   TestStopContainerWithTimeout/3
21:08:41 [2022-07-13T21:08:41.215Z] === PAUSE TestStopContainerWithTimeout/3
21:08:41 [2022-07-13T21:08:41.215Z] === RUN   TestStopContainerWithTimeout/-1
21:08:41 [2022-07-13T21:08:41.215Z] === PAUSE TestStopContainerWithTimeout/-1
21:08:41 [2022-07-13T21:08:41.215Z] === CONT  TestStopContainerWithTimeout/0
21:08:41 [2022-07-13T21:08:41.215Z] === CONT  TestStopContainerWithTimeout/3
21:08:41 [2022-07-13T21:08:41.677Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:08:41 [2022-07-13T21:08:41.677Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:08:41 [2022-07-13T21:08:41.784Z] === CONT  TestStopContainerWithTimeout/-1
21:08:43 [2022-07-13T21:08:43.059Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:08:43 [2022-07-13T21:08:43.059Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:08:43 [2022-07-13T21:08:43.688Z] === CONT  TestStopContainerWithTimeout/1
21:08:44 [2022-07-13T21:08:44.216Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:08:44 [2022-07-13T21:08:44.441Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:08:44 [2022-07-13T21:08:44.441Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s)
21:08:44 [2022-07-13T21:08:44.441Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s)
21:08:44 [2022-07-13T21:08:44.441Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.33s)
21:08:44 [2022-07-13T21:08:44.441Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.43s)
21:08:44 [2022-07-13T21:08:44.441Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s)
21:08:44 [2022-07-13T21:08:44.441Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s)
21:08:44 [2022-07-13T21:08:44.441Z] === RUN   TestBuildMultiStageCopy
21:08:44 [2022-07-13T21:08:44.441Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:08:44 [2022-07-13T21:08:44.474Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:08:45 [2022-07-13T21:08:45.380Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:08:45 [2022-07-13T21:08:45.441Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
21:08:45 [2022-07-13T21:08:45.594Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:08:45 [2022-07-13T21:08:45.594Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
21:08:45 [2022-07-13T21:08:45.594Z]     --- PASS: TestStopContainerWithTimeout/3 (2.66s)
21:08:45 [2022-07-13T21:08:45.594Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
21:08:45 [2022-07-13T21:08:45.594Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
21:08:45 [2022-07-13T21:08:45.594Z] === RUN   TestDeleteDevicemapper
21:08:45 [2022-07-13T21:08:45.594Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:08:45 [2022-07-13T21:08:45.594Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:08:45 [2022-07-13T21:08:45.594Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:08:45 [2022-07-13T21:08:45.640Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:08:45 [2022-07-13T21:08:45.901Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:08:46 [2022-07-13T21:08:46.161Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:08:46 [2022-07-13T21:08:46.161Z] --- PASS: TestBuildMultiStageCopy (2.05s)
21:08:46 [2022-07-13T21:08:46.161Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.20s)
21:08:46 [2022-07-13T21:08:46.161Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
21:08:46 [2022-07-13T21:08:46.161Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
21:08:46 [2022-07-13T21:08:46.161Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
21:08:46 [2022-07-13T21:08:46.161Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
21:08:46 [2022-07-13T21:08:46.161Z] === RUN   TestBuildMultiStageParentConfig
21:08:46 [2022-07-13T21:08:46.899Z] --- PASS: TestBuildMultiStageParentConfig (0.66s)
21:08:46 [2022-07-13T21:08:46.899Z] === RUN   TestBuildLabelWithTargets
21:08:46 [2022-07-13T21:08:46.992Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.77s)
21:08:46 [2022-07-13T21:08:46.992Z] === RUN   TestUpdateMemory
21:08:46 [2022-07-13T21:08:46.992Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
21:08:46 [2022-07-13T21:08:46.992Z] --- SKIP: TestUpdateMemory (0.00s)
21:08:46 [2022-07-13T21:08:46.992Z] === RUN   TestUpdateCPUQuota
21:08:46 [2022-07-13T21:08:46.992Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
21:08:46 [2022-07-13T21:08:46.992Z] --- SKIP: TestUpdateCPUQuota (0.00s)
21:08:46 [2022-07-13T21:08:46.992Z] === RUN   TestUpdatePidsLimit
21:08:46 [2022-07-13T21:08:46.992Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
21:08:46 [2022-07-13T21:08:46.992Z] --- SKIP: TestUpdatePidsLimit (0.00s)
21:08:46 [2022-07-13T21:08:46.992Z] === RUN   TestUpdateRestartPolicy
21:08:47 [2022-07-13T21:08:47.759Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:08:47 [2022-07-13T21:08:47.760Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s)
21:08:47 [2022-07-13T21:08:47.760Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.38s)
21:08:47 [2022-07-13T21:08:47.760Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s)
21:08:47 [2022-07-13T21:08:47.760Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.49s)
21:08:47 [2022-07-13T21:08:47.760Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s)
21:08:47 [2022-07-13T21:08:47.760Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.40s)
21:08:47 [2022-07-13T21:08:47.760Z] === RUN   TestBuildMultiStageCopy
21:08:47 [2022-07-13T21:08:47.760Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:08:47 [2022-07-13T21:08:47.839Z] --- PASS: TestBuildLabelWithTargets (0.96s)
21:08:47 [2022-07-13T21:08:47.839Z] === RUN   TestBuildWithEmptyLayers
21:08:48 [2022-07-13T21:08:48.409Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
21:08:48 [2022-07-13T21:08:48.409Z] === RUN   TestBuildMultiStageOnBuild
21:08:49 [2022-07-13T21:08:49.790Z] --- PASS: TestBuildMultiStageOnBuild (1.43s)
21:08:49 [2022-07-13T21:08:49.790Z] === RUN   TestBuildUncleanTarFilenames
21:08:50 [2022-07-13T21:08:50.359Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
21:08:50 [2022-07-13T21:08:50.359Z] === RUN   TestBuildMultiStageLayerLeak
21:08:51 [2022-07-13T21:08:51.040Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:08:51 [2022-07-13T21:08:51.040Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:08:51 [2022-07-13T21:08:51.607Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:08:51 [2022-07-13T21:08:51.740Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s)
21:08:51 [2022-07-13T21:08:51.740Z] === RUN   TestBuildWithHugeFile
21:08:52 [2022-07-13T21:08:52.542Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:08:53 [2022-07-13T21:08:53.109Z] --- PASS: TestBuildMultiStageCopy (5.22s)
21:08:53 [2022-07-13T21:08:53.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s)
21:08:53 [2022-07-13T21:08:53.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s)
21:08:53 [2022-07-13T21:08:53.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s)
21:08:53 [2022-07-13T21:08:53.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s)
21:08:53 [2022-07-13T21:08:53.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s)
21:08:53 [2022-07-13T21:08:53.109Z] === RUN   TestBuildMultiStageParentConfig
21:08:54 [2022-07-13T21:08:54.484Z] --- PASS: TestBuildMultiStageParentConfig (1.31s)
21:08:54 [2022-07-13T21:08:54.485Z] === RUN   TestBuildLabelWithTargets
21:08:57 [2022-07-13T21:08:57.015Z] --- PASS: TestBuildLabelWithTargets (2.23s)
21:08:57 [2022-07-13T21:08:57.016Z] === RUN   TestBuildWithEmptyLayers
21:08:57 [2022-07-13T21:08:57.730Z] ok  	github.com/docker/docker/libnetwork/ipam	11.626s	coverage: 85.3% of statements
21:08:57 [2022-07-13T21:08:57.730Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:08:57 [2022-07-13T21:08:57.730Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:08:57 [2022-07-13T21:08:57.730Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
21:08:57 [2022-07-13T21:08:57.951Z] --- PASS: TestBuildWithEmptyLayers (1.33s)
21:08:57 [2022-07-13T21:08:57.951Z] === RUN   TestBuildMultiStageOnBuild
21:08:57 [2022-07-13T21:08:57.989Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
21:08:57 [2022-07-13T21:08:57.989Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:08:58 [2022-07-13T21:08:58.247Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
21:08:58 [2022-07-13T21:08:58.816Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.223s	coverage: 74.0% of statements
21:08:59 [2022-07-13T21:08:59.075Z] ok  	github.com/docker/docker/libnetwork/iptables	0.132s	coverage: 45.1% of statements
21:08:59 [2022-07-13T21:08:59.230Z] --- PASS: TestUpdateRestartPolicy (10.88s)
21:08:59 [2022-07-13T21:08:59.230Z] === RUN   TestUpdateRestartWithAutoRemove
21:08:59 [2022-07-13T21:08:59.230Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
21:08:59 [2022-07-13T21:08:59.230Z] === RUN   TestWaitNonBlocked
21:08:59 [2022-07-13T21:08:59.230Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:08:59 [2022-07-13T21:08:59.230Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:08:59 [2022-07-13T21:08:59.230Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:08:59 [2022-07-13T21:08:59.230Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:08:59 [2022-07-13T21:08:59.230Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:08:59 [2022-07-13T21:08:59.230Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:08:59 [2022-07-13T21:08:59.230Z] --- PASS: TestWaitNonBlocked (0.01s)
21:08:59 [2022-07-13T21:08:59.230Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
21:08:59 [2022-07-13T21:08:59.230Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
21:08:59 [2022-07-13T21:08:59.230Z] === RUN   TestWaitBlocked
21:08:59 [2022-07-13T21:08:59.230Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:08:59 [2022-07-13T21:08:59.230Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:08:59 [2022-07-13T21:08:59.230Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:08:59 [2022-07-13T21:08:59.230Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:08:59 [2022-07-13T21:08:59.230Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:08:59 [2022-07-13T21:08:59.230Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:08:59 [2022-07-13T21:08:59.334Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.001s	coverage: 60.0% of statements
21:08:59 [2022-07-13T21:08:59.593Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 44.1% of statements
21:08:59 [2022-07-13T21:08:59.799Z] --- PASS: TestWaitBlocked (0.01s)
21:08:59 [2022-07-13T21:08:59.799Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
21:08:59 [2022-07-13T21:08:59.799Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
21:08:59 [2022-07-13T21:08:59.799Z] === RUN   TestWaitConditions
21:08:59 [2022-07-13T21:08:59.799Z] === RUN   TestWaitConditions/default
21:08:59 [2022-07-13T21:08:59.799Z] === PAUSE TestWaitConditions/default
21:08:59 [2022-07-13T21:08:59.799Z] === RUN   TestWaitConditions/not-running
21:08:59 [2022-07-13T21:08:59.799Z] === PAUSE TestWaitConditions/not-running
21:08:59 [2022-07-13T21:08:59.799Z] === RUN   TestWaitConditions/next-exit
21:08:59 [2022-07-13T21:08:59.799Z] === PAUSE TestWaitConditions/next-exit
21:08:59 [2022-07-13T21:08:59.799Z] === RUN   TestWaitConditions/removed
21:08:59 [2022-07-13T21:08:59.799Z] === PAUSE TestWaitConditions/removed
21:08:59 [2022-07-13T21:08:59.799Z] === CONT  TestWaitConditions/default
21:08:59 [2022-07-13T21:08:59.799Z] === CONT  TestWaitConditions/next-exit
21:09:01 [2022-07-13T21:09:01.177Z] === CONT  TestWaitConditions/removed
21:09:01 [2022-07-13T21:09:01.177Z] === CONT  TestWaitConditions/not-running
21:09:01 [2022-07-13T21:09:01.236Z] --- PASS: TestBuildMultiStageOnBuild (3.00s)
21:09:01 [2022-07-13T21:09:01.236Z] === RUN   TestBuildUncleanTarFilenames
21:09:03 [2022-07-13T21:09:03.083Z] --- PASS: TestWaitConditions (0.01s)
21:09:03 [2022-07-13T21:09:03.083Z]     --- PASS: TestWaitConditions/next-exit (1.52s)
21:09:03 [2022-07-13T21:09:03.083Z]     --- PASS: TestWaitConditions/default (1.60s)
21:09:03 [2022-07-13T21:09:03.083Z]     --- PASS: TestWaitConditions/not-running (1.62s)
21:09:03 [2022-07-13T21:09:03.083Z]     --- PASS: TestWaitConditions/removed (1.70s)
21:09:03 [2022-07-13T21:09:03.083Z] === CONT  TestDaemonRestartIpcMode
21:09:03 [2022-07-13T21:09:03.083Z] === CONT  TestIpcModeOlderClient
21:09:03 [2022-07-13T21:09:03.083Z] --- PASS: TestIpcModeOlderClient (0.09s)
21:09:03 [2022-07-13T21:09:03.083Z] === CONT  TestRestartDaemonWithRestartingContainer
21:09:03 [2022-07-13T21:09:03.139Z] --- PASS: TestBuildUncleanTarFilenames (2.01s)
21:09:03 [2022-07-13T21:09:03.139Z] === RUN   TestBuildMultiStageLayerLeak
21:09:05 [2022-07-13T21:09:05.630Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s)
21:09:05 [2022-07-13T21:09:05.630Z] --- PASS: TestDaemonRestartIpcMode (2.69s)
21:09:05 [2022-07-13T21:09:05.630Z] PASS
21:09:05 [2022-07-13T21:09:05.630Z] 
21:09:05 [2022-07-13T21:09:05.630Z] === Skipped
21:09:05 [2022-07-13T21:09:05.630Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:09:05 [2022-07-13T21:09:05.630Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:09:05 [2022-07-13T21:09:05.630Z] 
21:09:05 [2022-07-13T21:09:05.630Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
21:09:05 [2022-07-13T21:09:05.630Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
21:09:05 [2022-07-13T21:09:05.630Z] 
21:09:05 [2022-07-13T21:09:05.630Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
21:09:05 [2022-07-13T21:09:05.630Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
21:09:05 [2022-07-13T21:09:05.630Z] 
21:09:05 [2022-07-13T21:09:05.630Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
21:09:05 [2022-07-13T21:09:05.630Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
21:09:05 [2022-07-13T21:09:05.630Z] 
21:09:05 [2022-07-13T21:09:05.630Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
21:09:05 [2022-07-13T21:09:05.630Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:09:05 [2022-07-13T21:09:05.630Z] 
21:09:05 [2022-07-13T21:09:05.630Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
21:09:05 [2022-07-13T21:09:05.630Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:09:05 [2022-07-13T21:09:05.630Z] 
21:09:05 [2022-07-13T21:09:05.630Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
21:09:05 [2022-07-13T21:09:05.630Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:09:05 [2022-07-13T21:09:05.630Z] 
21:09:05 [2022-07-13T21:09:05.630Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
21:09:05 [2022-07-13T21:09:05.630Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:09:05 [2022-07-13T21:09:05.630Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
21:09:05 [2022-07-13T21:09:05.631Z]     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)
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     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)
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     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)
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestPause (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
21:09:05 [2022-07-13T21:09:05.631Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
21:09:05 [2022-07-13T21:09:05.631Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     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
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestStats (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
21:09:05 [2022-07-13T21:09:05.631Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
21:09:05 [2022-07-13T21:09:05.631Z] 
21:09:05 [2022-07-13T21:09:05.631Z] DONE 241 tests, 27 skipped in 81.191s
21:09:05 [2022-07-13T21:09:05.631Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
21:09:05 [2022-07-13T21:09:05.631Z] === RUN   TestConfigDaemonLibtrustID
21:09:06 [2022-07-13T21:09:06.199Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
21:09:06 [2022-07-13T21:09:06.199Z] === RUN   TestConfigDaemonID
21:09:06 [2022-07-13T21:09:06.424Z] --- PASS: TestBuildMultiStageLayerLeak (3.32s)
21:09:06 [2022-07-13T21:09:06.424Z] === RUN   TestBuildWithHugeFile
21:09:07 [2022-07-13T21:09:07.579Z]     daemon_test.go:83: [d50172b22c5e3] daemon is not started
21:09:07 [2022-07-13T21:09:07.579Z] --- PASS: TestConfigDaemonID (1.09s)
21:09:07 [2022-07-13T21:09:07.579Z] === RUN   TestDaemonConfigValidation
21:09:07 [2022-07-13T21:09:07.579Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:09:07 [2022-07-13T21:09:07.579Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:09:07 [2022-07-13T21:09:07.579Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:09:07 [2022-07-13T21:09:07.579Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:09:07 [2022-07-13T21:09:07.579Z] === RUN   TestDaemonConfigValidation/invalid_config
21:09:07 [2022-07-13T21:09:07.579Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:09:07 [2022-07-13T21:09:07.579Z] === RUN   TestDaemonConfigValidation/malformed_config
21:09:07 [2022-07-13T21:09:07.579Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:09:07 [2022-07-13T21:09:07.579Z] === RUN   TestDaemonConfigValidation/valid_config
21:09:07 [2022-07-13T21:09:07.579Z] === PAUSE TestDaemonConfigValidation/valid_config
21:09:07 [2022-07-13T21:09:07.579Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:09:07 [2022-07-13T21:09:07.579Z] === CONT  TestDaemonConfigValidation/malformed_config
21:09:07 [2022-07-13T21:09:07.579Z] === CONT  TestDaemonConfigValidation/invalid_config
21:09:07 [2022-07-13T21:09:07.579Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:09:07 [2022-07-13T21:09:07.579Z] === CONT  TestDaemonConfigValidation/valid_config
21:09:07 [2022-07-13T21:09:07.579Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:09:07 [2022-07-13T21:09:07.579Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
21:09:07 [2022-07-13T21:09:07.579Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
21:09:07 [2022-07-13T21:09:07.579Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
21:09:07 [2022-07-13T21:09:07.579Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s)
21:09:07 [2022-07-13T21:09:07.579Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
21:09:07 [2022-07-13T21:09:07.579Z] === RUN   TestConfigDaemonSeccompProfiles
21:09:07 [2022-07-13T21:09:07.579Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:09:08 [2022-07-13T21:09:08.958Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:09:09 [2022-07-13T21:09:09.895Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:09:10 [2022-07-13T21:09:10.834Z] === CONT  TestConfigDaemonSeccompProfiles
21:09:10 [2022-07-13T21:09:10.834Z]     daemon_test.go:197: [d2b3baad7f259] daemon is not started
21:09:10 [2022-07-13T21:09:10.834Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
21:09:10 [2022-07-13T21:09:10.834Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
21:09:10 [2022-07-13T21:09:10.834Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
21:09:10 [2022-07-13T21:09:10.834Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
21:09:10 [2022-07-13T21:09:10.834Z] === RUN   TestDaemonProxy
21:09:10 [2022-07-13T21:09:10.834Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
21:09:10 [2022-07-13T21:09:10.834Z] --- SKIP: TestDaemonProxy (0.00s)
21:09:10 [2022-07-13T21:09:10.834Z] PASS
21:09:10 [2022-07-13T21:09:10.834Z] 
21:09:10 [2022-07-13T21:09:10.834Z] === Skipped
21:09:10 [2022-07-13T21:09:10.834Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
21:09:10 [2022-07-13T21:09:10.834Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
21:09:10 [2022-07-13T21:09:10.834Z] 
21:09:10 [2022-07-13T21:09:10.834Z] DONE 13 tests, 1 skipped in 5.256s
21:09:10 [2022-07-13T21:09:10.834Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:09:11 [2022-07-13T21:09:11.093Z] INFO: Testing against a local daemon
21:09:11 [2022-07-13T21:09:11.093Z] === RUN   TestCommitInheritsEnv
21:09:12 [2022-07-13T21:09:12.998Z] --- PASS: TestCommitInheritsEnv (2.05s)
21:09:12 [2022-07-13T21:09:12.998Z] === RUN   TestImportExtremelyLargeImageWorks
21:09:12 [2022-07-13T21:09:12.998Z] === PAUSE TestImportExtremelyLargeImageWorks
21:09:12 [2022-07-13T21:09:12.998Z] === RUN   TestImportWithCustomPlatform
21:09:12 [2022-07-13T21:09:12.998Z] === RUN   TestImportWithCustomPlatform/#00
21:09:13 [2022-07-13T21:09:13.259Z] === RUN   TestImportWithCustomPlatform/_______
21:09:13 [2022-07-13T21:09:13.259Z] === RUN   TestImportWithCustomPlatform//
21:09:13 [2022-07-13T21:09:13.259Z] === RUN   TestImportWithCustomPlatform/linux
21:09:13 [2022-07-13T21:09:13.259Z] === RUN   TestImportWithCustomPlatform/LINUX
21:09:13 [2022-07-13T21:09:13.259Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:09:13 [2022-07-13T21:09:13.259Z] === RUN   TestImportWithCustomPlatform/macos
21:09:13 [2022-07-13T21:09:13.259Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:09:13 [2022-07-13T21:09:13.259Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:09:13 [2022-07-13T21:09:13.518Z] --- PASS: TestImportWithCustomPlatform (0.32s)
21:09:13 [2022-07-13T21:09:13.518Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
21:09:13 [2022-07-13T21:09:13.518Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:09:13 [2022-07-13T21:09:13.518Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:09:13 [2022-07-13T21:09:13.518Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
21:09:13 [2022-07-13T21:09:13.518Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
21:09:13 [2022-07-13T21:09:13.518Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
21:09:13 [2022-07-13T21:09:13.518Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:09:13 [2022-07-13T21:09:13.518Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:09:13 [2022-07-13T21:09:13.518Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:09:13 [2022-07-13T21:09:13.518Z] === RUN   TestImagesFilterMultiReference
21:09:13 [2022-07-13T21:09:13.518Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:09:13 [2022-07-13T21:09:13.518Z] === RUN   TestImagePullPlatformInvalid
21:09:13 [2022-07-13T21:09:13.518Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
21:09:13 [2022-07-13T21:09:13.518Z] === RUN   TestRemoveImageOrphaning
21:09:15 [2022-07-13T21:09:15.423Z] --- PASS: TestRemoveImageOrphaning (1.57s)
21:09:15 [2022-07-13T21:09:15.423Z] === RUN   TestRemoveImageGarbageCollector
21:09:15 [2022-07-13T21:09:15.423Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
21:09:15 [2022-07-13T21:09:15.423Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:09:15 [2022-07-13T21:09:15.423Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:09:15 [2022-07-13T21:09:15.423Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:09:15 [2022-07-13T21:09:15.423Z] === RUN   TestTagInvalidReference
21:09:15 [2022-07-13T21:09:15.423Z] --- PASS: TestTagInvalidReference (0.01s)
21:09:15 [2022-07-13T21:09:15.423Z] === RUN   TestTagValidPrefixedRepo
21:09:15 [2022-07-13T21:09:15.423Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
21:09:15 [2022-07-13T21:09:15.423Z] === RUN   TestTagExistedNameWithoutForce
21:09:15 [2022-07-13T21:09:15.423Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
21:09:15 [2022-07-13T21:09:15.423Z] === RUN   TestTagOfficialNames
21:09:15 [2022-07-13T21:09:15.423Z] --- PASS: TestTagOfficialNames (0.05s)
21:09:15 [2022-07-13T21:09:15.423Z] === RUN   TestTagMatchesDigest
21:09:15 [2022-07-13T21:09:15.423Z] --- PASS: TestTagMatchesDigest (0.01s)
21:09:15 [2022-07-13T21:09:15.423Z] === CONT  TestImportExtremelyLargeImageWorks
21:09:38 [2022-07-13T21:09:38.449Z] --- PASS: TestBuildWithHugeFile (41.09s)
21:09:38 [2022-07-13T21:09:38.450Z] === RUN   TestBuildWCOWSandboxSize
21:09:38 [2022-07-13T21:09:38.450Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:09:38 [2022-07-13T21:09:38.450Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:09:38 [2022-07-13T21:09:38.450Z] === RUN   TestBuildWithEmptyDockerfile
21:09:38 [2022-07-13T21:09:38.450Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:09:38 [2022-07-13T21:09:38.450Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:09:38 [2022-07-13T21:09:38.450Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:09:38 [2022-07-13T21:09:38.450Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:09:38 [2022-07-13T21:09:38.450Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:09:38 [2022-07-13T21:09:38.450Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:09:38 [2022-07-13T21:09:38.450Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:09:38 [2022-07-13T21:09:38.450Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:09:38 [2022-07-13T21:09:38.450Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:09:38 [2022-07-13T21:09:38.450Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
21:09:38 [2022-07-13T21:09:38.450Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
21:09:38 [2022-07-13T21:09:38.450Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
21:09:38 [2022-07-13T21:09:38.450Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:09:38 [2022-07-13T21:09:38.450Z] === RUN   TestBuildPreserveOwnership
21:09:38 [2022-07-13T21:09:38.450Z] === RUN   TestBuildPreserveOwnership/copy_from
21:09:38 [2022-07-13T21:09:38.450Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:09:38 [2022-07-13T21:09:38.450Z] --- PASS: TestBuildPreserveOwnership (2.85s)
21:09:38 [2022-07-13T21:09:38.450Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.91s)
21:09:38 [2022-07-13T21:09:38.450Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s)
21:09:38 [2022-07-13T21:09:38.450Z] === RUN   TestBuildPlatformInvalid
21:09:38 [2022-07-13T21:09:38.450Z] --- PASS: TestBuildPlatformInvalid (0.08s)
21:09:38 [2022-07-13T21:09:38.450Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:09:38 [2022-07-13T21:09:38.450Z] Loaded image: busybox:latest
21:09:38 [2022-07-13T21:09:38.450Z] Loaded image: busybox:glibc
21:09:38 [2022-07-13T21:09:38.450Z] Loaded image: debian:bullseye-slim
21:09:38 [2022-07-13T21:09:38.450Z] Loaded image: hello-world:latest
21:09:38 [2022-07-13T21:09:38.450Z] Loaded image: arm32v7/hello-world:latest
21:09:46 [2022-07-13T21:09:46.586Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.00s)
21:09:46 [2022-07-13T21:09:46.586Z] PASS
21:09:46 [2022-07-13T21:09:46.586Z] 
21:09:46 [2022-07-13T21:09:46.586Z] === Skipped
21:09:46 [2022-07-13T21:09:46.586Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:09:46 [2022-07-13T21:09:46.586Z]     build_session_test.go:25: TODO: BuildKit
21:09:46 [2022-07-13T21:09:46.586Z] 
21:09:46 [2022-07-13T21:09:46.586Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:09:46 [2022-07-13T21:09:46.586Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:09:46 [2022-07-13T21:09:46.586Z] 
21:09:46 [2022-07-13T21:09:46.586Z] DONE 34 tests, 2 skipped in 73.418s
21:09:46 [2022-07-13T21:09:46.586Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:09:46 [2022-07-13T21:09:46.586Z] ++ 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
21:09:46 [2022-07-13T21:09:46.586Z] ++ set -e
21:09:46 [2022-07-13T21:09:46.586Z] ++ '[' -n 0 ']'
21:09:46 [2022-07-13T21:09:46.586Z] ++ set -x
21:09:46 [2022-07-13T21:09:46.586Z] ++ 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
21:09:46 [2022-07-13T21:09:46.586Z] INFO: Testing against a local daemon
21:09:46 [2022-07-13T21:09:46.586Z] === RUN   TestConfigInspect
21:09:48 [2022-07-13T21:09:48.496Z] --- PASS: TestConfigInspect (2.27s)
21:09:48 [2022-07-13T21:09:48.496Z] === RUN   TestConfigList
21:09:48 [2022-07-13T21:09:48.757Z] --- PASS: TestImportExtremelyLargeImageWorks (91.81s)
21:09:48 [2022-07-13T21:09:48.757Z] PASS
21:09:48 [2022-07-13T21:09:48.757Z] 
21:09:48 [2022-07-13T21:09:48.757Z] DONE 22 tests in 95.145s
21:09:48 [2022-07-13T21:09:48.757Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:09:48 [2022-07-13T21:09:48.757Z] === RUN   TestStripANSICommands
21:09:48 [2022-07-13T21:09:48.757Z] === RUN   TestStripANSICommands/#00
21:09:48 [2022-07-13T21:09:48.757Z] === RUN   TestStripANSICommands/#01
21:09:48 [2022-07-13T21:09:48.757Z] --- PASS: TestStripANSICommands (0.00s)
21:09:48 [2022-07-13T21:09:48.757Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:09:48 [2022-07-13T21:09:48.757Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:09:48 [2022-07-13T21:09:48.757Z] PASS
21:09:48 [2022-07-13T21:09:48.757Z] 
21:09:48 [2022-07-13T21:09:48.757Z] DONE 3 tests in 0.009s
21:09:48 [2022-07-13T21:09:48.757Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:09:48 [2022-07-13T21:09:48.757Z] INFO: Testing against a local daemon
21:09:48 [2022-07-13T21:09:48.757Z] === RUN   TestNetworkCreateDelete
21:09:48 [2022-07-13T21:09:48.757Z] --- PASS: TestNetworkCreateDelete (0.13s)
21:09:48 [2022-07-13T21:09:48.757Z] === RUN   TestDockerNetworkDeletePreferID
21:09:48 [2022-07-13T21:09:48.757Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
21:09:48 [2022-07-13T21:09:48.757Z] === RUN   TestDaemonDNSFallback
21:09:51 [2022-07-13T21:09:51.035Z] --- PASS: TestConfigList (2.18s)
21:09:51 [2022-07-13T21:09:51.035Z] === RUN   TestConfigsCreateAndDelete
21:09:51 [2022-07-13T21:09:51.291Z] --- PASS: TestDaemonDNSFallback (6.50s)
21:09:51 [2022-07-13T21:09:51.291Z] === RUN   TestInspectNetwork
21:09:52 [2022-07-13T21:09:52.945Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
21:09:52 [2022-07-13T21:09:52.945Z] === RUN   TestConfigsUpdate
21:09:54 [2022-07-13T21:09:54.582Z] === RUN   TestInspectNetwork/full_network_id
21:09:54 [2022-07-13T21:09:54.582Z] === RUN   TestInspectNetwork/partial_network_id
21:09:54 [2022-07-13T21:09:54.582Z] === RUN   TestInspectNetwork/network_name
21:09:54 [2022-07-13T21:09:54.582Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:09:54 [2022-07-13T21:09:54.856Z] --- PASS: TestConfigsUpdate (2.19s)
21:09:54 [2022-07-13T21:09:54.856Z] === RUN   TestTemplatedConfig
21:09:57 [2022-07-13T21:09:57.397Z] --- PASS: TestTemplatedConfig (2.41s)
21:09:57 [2022-07-13T21:09:57.397Z] === RUN   TestConfigCreateResolve
21:09:58 [2022-07-13T21:09:58.773Z] --- PASS: TestInspectNetwork (7.41s)
21:09:58 [2022-07-13T21:09:58.773Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:09:58 [2022-07-13T21:09:58.773Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:09:58 [2022-07-13T21:09:58.773Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:09:58 [2022-07-13T21:09:58.773Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:09:58 [2022-07-13T21:09:58.773Z] === RUN   TestRunContainerWithBridgeNone
21:09:59 [2022-07-13T21:09:59.941Z] --- PASS: TestConfigCreateResolve (2.17s)
21:09:59 [2022-07-13T21:09:59.941Z] PASS
21:09:59 [2022-07-13T21:09:59.941Z] 
21:09:59 [2022-07-13T21:09:59.941Z] DONE 6 tests in 13.456s
21:09:59 [2022-07-13T21:09:59.941Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:09:59 [2022-07-13T21:09:59.941Z] ++ 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
21:09:59 [2022-07-13T21:09:59.941Z] ++ set -e
21:09:59 [2022-07-13T21:09:59.941Z] ++ '[' -n 0 ']'
21:09:59 [2022-07-13T21:09:59.941Z] ++ set -x
21:09:59 [2022-07-13T21:09:59.941Z] ++ 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
21:09:59 [2022-07-13T21:09:59.941Z] INFO: Testing against a local daemon
21:09:59 [2022-07-13T21:09:59.941Z] === RUN   TestAttachWithTTY
21:09:59 [2022-07-13T21:09:59.941Z] --- PASS: TestAttachWithTTY (0.05s)
21:09:59 [2022-07-13T21:09:59.941Z] === RUN   TestAttachWithoutTTy
21:09:59 [2022-07-13T21:09:59.941Z] --- PASS: TestAttachWithoutTTy (0.04s)
21:09:59 [2022-07-13T21:09:59.941Z] === RUN   TestCheckpoint
21:09:59 [2022-07-13T21:09:59.941Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:09:59 [2022-07-13T21:09:59.941Z] --- SKIP: TestCheckpoint (0.00s)
21:09:59 [2022-07-13T21:09:59.941Z] === RUN   TestContainerInvalidJSON
21:09:59 [2022-07-13T21:09:59.941Z] === RUN   TestContainerInvalidJSON/commit
21:09:59 [2022-07-13T21:09:59.941Z] === PAUSE TestContainerInvalidJSON/commit
21:09:59 [2022-07-13T21:09:59.941Z] === RUN   TestContainerInvalidJSON/containers/create
21:09:59 [2022-07-13T21:09:59.941Z] === PAUSE TestContainerInvalidJSON/containers/create
21:09:59 [2022-07-13T21:09:59.941Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:09:59 [2022-07-13T21:09:59.941Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:09:59 [2022-07-13T21:09:59.941Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:09:59 [2022-07-13T21:09:59.941Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:09:59 [2022-07-13T21:09:59.941Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:09:59 [2022-07-13T21:09:59.941Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:09:59 [2022-07-13T21:09:59.941Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:09:59 [2022-07-13T21:09:59.942Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:09:59 [2022-07-13T21:09:59.942Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:09:59 [2022-07-13T21:09:59.942Z] === CONT  TestContainerInvalidJSON/commit
21:09:59 [2022-07-13T21:09:59.942Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:09:59 [2022-07-13T21:09:59.942Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:09:59 [2022-07-13T21:09:59.942Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:09:59 [2022-07-13T21:09:59.942Z] === CONT  TestContainerInvalidJSON/containers/create
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:09:59 [2022-07-13T21:09:59.942Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:09:59 [2022-07-13T21:09:59.942Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:09:59 [2022-07-13T21:09:59.942Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:09:59 [2022-07-13T21:09:59.942Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:09:59 [2022-07-13T21:09:59.942Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestCopyFromContainerPathIsNotDir
21:09:59 [2022-07-13T21:09:59.942Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestCopyToContainerPathDoesNotExist
21:09:59 [2022-07-13T21:09:59.942Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
21:09:59 [2022-07-13T21:09:59.942Z] === RUN   TestCopyEmptyFile
21:10:00 [2022-07-13T21:10:00.156Z] --- PASS: TestRunContainerWithBridgeNone (1.61s)
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON/networks/create
21:10:00 [2022-07-13T21:10:00.156Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:10:00 [2022-07-13T21:10:00.156Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:10:00 [2022-07-13T21:10:00.156Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:10:00 [2022-07-13T21:10:00.156Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:10:00 [2022-07-13T21:10:00.156Z] === CONT  TestNetworkInvalidJSON/networks/create
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:10:00 [2022-07-13T21:10:00.156Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:10:00 [2022-07-13T21:10:00.156Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:10:00 [2022-07-13T21:10:00.156Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
21:10:00 [2022-07-13T21:10:00.156Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkList
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkList//networks
21:10:00 [2022-07-13T21:10:00.156Z] === PAUSE TestNetworkList//networks
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestNetworkList//networks/
21:10:00 [2022-07-13T21:10:00.156Z] === PAUSE TestNetworkList//networks/
21:10:00 [2022-07-13T21:10:00.156Z] === CONT  TestNetworkList//networks
21:10:00 [2022-07-13T21:10:00.156Z] === CONT  TestNetworkList//networks/
21:10:00 [2022-07-13T21:10:00.156Z] --- PASS: TestNetworkList (0.02s)
21:10:00 [2022-07-13T21:10:00.156Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z]     --- PASS: TestNetworkList//networks (0.00s)
21:10:00 [2022-07-13T21:10:00.156Z] === RUN   TestHostIPv4BridgeLabel
21:10:00 [2022-07-13T21:10:00.202Z] --- PASS: TestCopyEmptyFile (0.22s)
21:10:00 [2022-07-13T21:10:00.202Z] === RUN   TestCopyToContainerPathIsNotDir
21:10:00 [2022-07-13T21:10:00.202Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
21:10:00 [2022-07-13T21:10:00.202Z] === RUN   TestCopyFromContainer
21:10:00 [2022-07-13T21:10:00.724Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:10:00 [2022-07-13T21:10:00.724Z] === RUN   TestDaemonRestartWithLiveRestore
21:10:01 [2022-07-13T21:10:01.144Z] === RUN   TestCopyFromContainer//
21:10:01 [2022-07-13T21:10:01.144Z] === RUN   TestCopyFromContainer//bar/root
21:10:01 [2022-07-13T21:10:01.144Z] === RUN   TestCopyFromContainer//bar/root/
21:10:01 [2022-07-13T21:10:01.144Z] === RUN   TestCopyFromContainer/bar/quux
21:10:01 [2022-07-13T21:10:01.404Z] === RUN   TestCopyFromContainer/bar/quux/
21:10:01 [2022-07-13T21:10:01.404Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:10:01 [2022-07-13T21:10:01.404Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:10:01 [2022-07-13T21:10:01.404Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:10:01 [2022-07-13T21:10:01.660Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
21:10:01 [2022-07-13T21:10:01.660Z] === RUN   TestDaemonDefaultNetworkPools
21:10:01 [2022-07-13T21:10:01.664Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:10:01 [2022-07-13T21:10:01.665Z] === RUN   TestCopyFromContainer/bar/notarget
21:10:01 [2022-07-13T21:10:01.665Z] --- PASS: TestCopyFromContainer (1.52s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
21:10:01 [2022-07-13T21:10:01.665Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:10:01 [2022-07-13T21:10:01.665Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:10:01 [2022-07-13T21:10:01.665Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:10:01 [2022-07-13T21:10:01.665Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:10:01 [2022-07-13T21:10:01.665Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:10:01 [2022-07-13T21:10:01.665Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:10:01 [2022-07-13T21:10:01.665Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:10:01 [2022-07-13T21:10:01.665Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:10:01 [2022-07-13T21:10:01.665Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:10:01 [2022-07-13T21:10:01.665Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:10:01 [2022-07-13T21:10:01.665Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:10:01 [2022-07-13T21:10:01.665Z] === RUN   TestCreateLinkToNonExistingContainer
21:10:01 [2022-07-13T21:10:01.665Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
21:10:01 [2022-07-13T21:10:01.665Z] === RUN   TestCreateWithInvalidEnv
21:10:01 [2022-07-13T21:10:01.665Z] === RUN   TestCreateWithInvalidEnv/0
21:10:01 [2022-07-13T21:10:01.665Z] === PAUSE TestCreateWithInvalidEnv/0
21:10:01 [2022-07-13T21:10:01.665Z] === RUN   TestCreateWithInvalidEnv/1
21:10:01 [2022-07-13T21:10:01.665Z] === PAUSE TestCreateWithInvalidEnv/1
21:10:01 [2022-07-13T21:10:01.665Z] === RUN   TestCreateWithInvalidEnv/2
21:10:01 [2022-07-13T21:10:01.665Z] === PAUSE TestCreateWithInvalidEnv/2
21:10:01 [2022-07-13T21:10:01.665Z] === CONT  TestCreateWithInvalidEnv/0
21:10:01 [2022-07-13T21:10:01.665Z] === CONT  TestCreateWithInvalidEnv/2
21:10:01 [2022-07-13T21:10:01.665Z] === CONT  TestCreateWithInvalidEnv/1
21:10:01 [2022-07-13T21:10:01.665Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:10:01 [2022-07-13T21:10:01.665Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:10:01 [2022-07-13T21:10:01.665Z] === RUN   TestCreateTmpfsMountsTarget
21:10:01 [2022-07-13T21:10:01.665Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
21:10:01 [2022-07-13T21:10:01.665Z] === RUN   TestCreateWithCustomMaskedPaths
21:10:02 [2022-07-13T21:10:02.603Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
21:10:02 [2022-07-13T21:10:02.603Z] === RUN   TestDaemonRestartWithExistingNetwork
21:10:03 [2022-07-13T21:10:03.050Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
21:10:03 [2022-07-13T21:10:03.050Z] === RUN   TestCreateWithCustomReadonlyPaths
21:10:03 [2022-07-13T21:10:03.541Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
21:10:03 [2022-07-13T21:10:03.541Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:10:04 [2022-07-13T21:10:04.433Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s)
21:10:04 [2022-07-13T21:10:04.434Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:10:04 [2022-07-13T21:10:04.434Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:10:04 [2022-07-13T21:10:04.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:10:04 [2022-07-13T21:10:04.434Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:10:04 [2022-07-13T21:10:04.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:10:04 [2022-07-13T21:10:04.434Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:10:04 [2022-07-13T21:10:04.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:10:04 [2022-07-13T21:10:04.434Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:10:04 [2022-07-13T21:10:04.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:10:04 [2022-07-13T21:10:04.434Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:10:04 [2022-07-13T21:10:04.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:10:04 [2022-07-13T21:10:04.434Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:10:04 [2022-07-13T21:10:04.434Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:10:04 [2022-07-13T21:10:04.434Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:10:04 [2022-07-13T21:10:04.434Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:10:04 [2022-07-13T21:10:04.434Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:10:04 [2022-07-13T21:10:04.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:10:04 [2022-07-13T21:10:04.434Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:10:04 [2022-07-13T21:10:04.434Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:10:04 [2022-07-13T21:10:04.434Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:10:04 [2022-07-13T21:10:04.434Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:10:04 [2022-07-13T21:10:04.434Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:10:04 [2022-07-13T21:10:04.434Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:10:04 [2022-07-13T21:10:04.694Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestCreateDifferentPlatform
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestCreateDifferentPlatform/different_os
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:10:04 [2022-07-13T21:10:04.694Z] --- PASS: TestCreateDifferentPlatform (0.02s)
21:10:04 [2022-07-13T21:10:04.694Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:10:04 [2022-07-13T21:10:04.694Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:10:04 [2022-07-13T21:10:04.694Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:10:04 [2022-07-13T21:10:04.694Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestCreateInvalidHostConfig
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:10:04 [2022-07-13T21:10:04.694Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:10:04 [2022-07-13T21:10:04.694Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:10:04 [2022-07-13T21:10:04.694Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:10:04 [2022-07-13T21:10:04.694Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:10:04 [2022-07-13T21:10:04.694Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:10:04 [2022-07-13T21:10:04.694Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:10:04 [2022-07-13T21:10:04.694Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:10:04 [2022-07-13T21:10:04.694Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:10:04 [2022-07-13T21:10:04.694Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:10:04 [2022-07-13T21:10:04.694Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:10:04 [2022-07-13T21:10:04.694Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:10:04 [2022-07-13T21:10:04.694Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:10:04 [2022-07-13T21:10:04.694Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestContainerStartOnDaemonRestart
21:10:04 [2022-07-13T21:10:04.694Z] === PAUSE TestContainerStartOnDaemonRestart
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestDaemonRestartIpcMode
21:10:04 [2022-07-13T21:10:04.694Z] === PAUSE TestDaemonRestartIpcMode
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestDaemonHostGatewayIP
21:10:04 [2022-07-13T21:10:04.694Z] === PAUSE TestDaemonHostGatewayIP
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestRestartDaemonWithRestartingContainer
21:10:04 [2022-07-13T21:10:04.694Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestContainerKillOnDaemonStart
21:10:04 [2022-07-13T21:10:04.694Z] === PAUSE TestContainerKillOnDaemonStart
21:10:04 [2022-07-13T21:10:04.694Z] === RUN   TestDiff
21:10:04 [2022-07-13T21:10:04.919Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
21:10:04 [2022-07-13T21:10:04.919Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:10:05 [2022-07-13T21:10:05.264Z] --- PASS: TestDiff (0.45s)
21:10:05 [2022-07-13T21:10:05.264Z] === RUN   TestExecConsoleSize
21:10:05 [2022-07-13T21:10:05.487Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
21:10:05 [2022-07-13T21:10:05.487Z] === RUN   TestServiceWithPredefinedNetwork
21:10:05 [2022-07-13T21:10:05.833Z] --- PASS: TestExecConsoleSize (0.47s)
21:10:05 [2022-07-13T21:10:05.833Z] === RUN   TestExecWithCloseStdin
21:10:06 [2022-07-13T21:10:06.093Z] --- PASS: TestExecWithCloseStdin (0.47s)
21:10:06 [2022-07-13T21:10:06.093Z] === RUN   TestExec
21:10:06 [2022-07-13T21:10:06.663Z] --- PASS: TestExec (0.49s)
21:10:06 [2022-07-13T21:10:06.663Z] === RUN   TestExecUser
21:10:07 [2022-07-13T21:10:07.234Z] --- PASS: TestExecUser (0.46s)
21:10:07 [2022-07-13T21:10:07.234Z] === RUN   TestExportContainerAndImportImage
21:10:07 [2022-07-13T21:10:07.804Z] --- PASS: TestExportContainerAndImportImage (0.56s)
21:10:07 [2022-07-13T21:10:07.804Z] === RUN   TestExportContainerAfterDaemonRestart
21:10:08 [2022-07-13T21:10:08.024Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s)
21:10:08 [2022-07-13T21:10:08.024Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:10:08 [2022-07-13T21:10:08.024Z]     service_test.go:243: FLAKY_TEST
21:10:08 [2022-07-13T21:10:08.024Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:10:08 [2022-07-13T21:10:08.024Z] === RUN   TestServiceWithDataPathPortInit
21:10:09 [2022-07-13T21:10:09.243Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
21:10:09 [2022-07-13T21:10:09.243Z] === RUN   TestHealthCheckWorkdir
21:10:09 [2022-07-13T21:10:09.513Z] --- PASS: TestHealthCheckWorkdir (0.52s)
21:10:09 [2022-07-13T21:10:09.513Z] === RUN   TestHealthKillContainer
21:10:17 [2022-07-13T21:10:17.658Z] --- PASS: TestHealthKillContainer (7.93s)
21:10:17 [2022-07-13T21:10:17.658Z] === RUN   TestInspectCpusetInConfigPre120
21:10:17 [2022-07-13T21:10:17.918Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
21:10:17 [2022-07-13T21:10:17.918Z] === RUN   TestIpcModeNone
21:10:18 [2022-07-13T21:10:18.179Z] --- PASS: TestIpcModeNone (0.46s)
21:10:18 [2022-07-13T21:10:18.179Z] === RUN   TestIpcModePrivate
21:10:18 [2022-07-13T21:10:18.748Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
21:10:18 [2022-07-13T21:10:18.748Z] --- PASS: TestIpcModePrivate (0.43s)
21:10:18 [2022-07-13T21:10:18.748Z] === RUN   TestIpcModeShareable
21:10:19 [2022-07-13T21:10:19.008Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
21:10:19 [2022-07-13T21:10:19.268Z] --- PASS: TestIpcModeShareable (0.48s)
21:10:19 [2022-07-13T21:10:19.268Z] === RUN   TestAPIIpcModeShareableAndContainer
21:10:20 [2022-07-13T21:10:20.651Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s)
21:10:20 [2022-07-13T21:10:20.651Z] === RUN   TestAPIIpcModeHost
21:10:21 [2022-07-13T21:10:21.221Z] --- PASS: TestAPIIpcModeHost (0.37s)
21:10:21 [2022-07-13T21:10:21.221Z] === RUN   TestDaemonIpcModeShareable
21:10:22 [2022-07-13T21:10:22.162Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
21:10:22 [2022-07-13T21:10:22.162Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
21:10:22 [2022-07-13T21:10:22.162Z] === RUN   TestDaemonIpcModePrivate
21:10:22 [2022-07-13T21:10:22.961Z] --- PASS: TestServiceWithDataPathPortInit (14.18s)
21:10:22 [2022-07-13T21:10:22.961Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:10:23 [2022-07-13T21:10:23.546Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
21:10:23 [2022-07-13T21:10:23.546Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
21:10:23 [2022-07-13T21:10:23.546Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:10:24 [2022-07-13T21:10:24.487Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
21:10:24 [2022-07-13T21:10:24.487Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
21:10:24 [2022-07-13T21:10:24.487Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:10:24 [2022-07-13T21:10:24.867Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i585dbnbebp0we5mdmt9wn4p6 Created:2022-07-13 21:10:23.211257547 +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[63eefd51a5451351d26481e4c2fe113fd6e32dc78a4915c7b5f1d98b01bb21e6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fdcdhqh4tgj1te4soyfmuhcq6 EndpointID:d3d87b0b677b5ca4bd49960b7a1db34e777ceb84ef6cc9fc2eb60963904a7f7c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ba0a825898101c09a5e61231ee13bab5f676fa0346822a4e1ce40ff72a2ed7c2 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:2f2d7bcd545b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fdcdhqh4tgj1te4soyfmuhcq6 EndpointID:d3d87b0b677b5ca4bd49960b7a1db34e777ceb84ef6cc9fc2eb60963904a7f7c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:10:25 [2022-07-13T21:10:25.868Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
21:10:25 [2022-07-13T21:10:25.868Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
21:10:25 [2022-07-13T21:10:25.868Z] === RUN   TestIpcModeOlderClient
21:10:25 [2022-07-13T21:10:25.868Z] === PAUSE TestIpcModeOlderClient
21:10:25 [2022-07-13T21:10:25.868Z] === RUN   TestKillContainerInvalidSignal
21:10:26 [2022-07-13T21:10:26.128Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
21:10:26 [2022-07-13T21:10:26.128Z] === RUN   TestKillContainer
21:10:26 [2022-07-13T21:10:26.128Z] === RUN   TestKillContainer/no_signal
21:10:26 [2022-07-13T21:10:26.698Z] === RUN   TestKillContainer/non_killing_signal
21:10:26 [2022-07-13T21:10:26.958Z] === RUN   TestKillContainer/killing_signal
21:10:27 [2022-07-13T21:10:27.528Z] --- PASS: TestKillContainer (1.23s)
21:10:27 [2022-07-13T21:10:27.528Z]     --- PASS: TestKillContainer/no_signal (0.41s)
21:10:27 [2022-07-13T21:10:27.528Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
21:10:27 [2022-07-13T21:10:27.528Z]     --- PASS: TestKillContainer/killing_signal (0.37s)
21:10:27 [2022-07-13T21:10:27.528Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:10:27 [2022-07-13T21:10:27.528Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:10:27 [2022-07-13T21:10:27.789Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:10:28 [2022-07-13T21:10:28.359Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
21:10:28 [2022-07-13T21:10:28.359Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
21:10:28 [2022-07-13T21:10:28.359Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
21:10:28 [2022-07-13T21:10:28.359Z] === RUN   TestKillStoppedContainer
21:10:28 [2022-07-13T21:10:28.359Z] --- PASS: TestKillStoppedContainer (0.04s)
21:10:28 [2022-07-13T21:10:28.359Z] === RUN   TestKillStoppedContainerAPIPre120
21:10:28 [2022-07-13T21:10:28.359Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
21:10:28 [2022-07-13T21:10:28.359Z] === RUN   TestKillDifferentUserContainer
21:10:28 [2022-07-13T21:10:28.930Z] --- PASS: TestKillDifferentUserContainer (0.41s)
21:10:28 [2022-07-13T21:10:28.930Z] === RUN   TestInspectOomKilledTrue
21:10:29 [2022-07-13T21:10:29.057Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.13s)
21:10:29 [2022-07-13T21:10:29.057Z] PASS
21:10:29 [2022-07-13T21:10:29.057Z] 
21:10:29 [2022-07-13T21:10:29.057Z] === Skipped
21:10:29 [2022-07-13T21:10:29.057Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:10:29 [2022-07-13T21:10:29.057Z]     service_test.go:243: FLAKY_TEST
21:10:29 [2022-07-13T21:10:29.057Z] 
21:10:29 [2022-07-13T21:10:29.057Z] DONE 38 tests, 1 skipped in 44.903s
21:10:29 [2022-07-13T21:10:29.057Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:10:29 [2022-07-13T21:10:29.057Z] INFO: Testing against a local daemon
21:10:29 [2022-07-13T21:10:29.057Z] === RUN   TestDockerNetworkIpvlanPersistance
21:10:29 [2022-07-13T21:10:29.057Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:10:29 [2022-07-13T21:10:29.057Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:10:29 [2022-07-13T21:10:29.057Z] === RUN   TestDockerNetworkIpvlan
21:10:29 [2022-07-13T21:10:29.057Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:10:29 [2022-07-13T21:10:29.057Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:10:29 [2022-07-13T21:10:29.057Z] PASS
21:10:29 [2022-07-13T21:10:29.057Z] 
21:10:29 [2022-07-13T21:10:29.057Z] === Skipped
21:10:29 [2022-07-13T21:10:29.057Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:10:29 [2022-07-13T21:10:29.057Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:10:29 [2022-07-13T21:10:29.057Z] 
21:10:29 [2022-07-13T21:10:29.057Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:10:29 [2022-07-13T21:10:29.057Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:10:29 [2022-07-13T21:10:29.057Z] 
21:10:29 [2022-07-13T21:10:29.057Z] DONE 2 tests, 2 skipped in 0.023s
21:10:29 [2022-07-13T21:10:29.057Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:10:29 [2022-07-13T21:10:29.057Z] INFO: Testing against a local daemon
21:10:29 [2022-07-13T21:10:29.057Z] === RUN   TestDockerNetworkMacvlanPersistance
21:10:29 [2022-07-13T21:10:29.190Z] --- PASS: TestInspectOomKilledTrue (0.46s)
21:10:29 [2022-07-13T21:10:29.190Z] === RUN   TestInspectOomKilledFalse
21:10:29 [2022-07-13T21:10:29.760Z] --- PASS: TestInspectOomKilledFalse (0.40s)
21:10:29 [2022-07-13T21:10:29.760Z] === RUN   TestLinksEtcHostsContentMatch
21:10:30 [2022-07-13T21:10:30.020Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
21:10:30 [2022-07-13T21:10:30.020Z] === RUN   TestLinksContainerNames
21:10:30 [2022-07-13T21:10:30.435Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
21:10:30 [2022-07-13T21:10:30.435Z] === RUN   TestDockerNetworkMacvlan
21:10:30 [2022-07-13T21:10:30.961Z] --- PASS: TestLinksContainerNames (0.85s)
21:10:30 [2022-07-13T21:10:30.961Z] === RUN   TestLogsFollowTailEmpty
21:10:31 [2022-07-13T21:10:31.003Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:10:31 [2022-07-13T21:10:31.221Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
21:10:31 [2022-07-13T21:10:31.221Z] === RUN   TestLogs
21:10:31 [2022-07-13T21:10:31.221Z] === RUN   TestLogs/driver_local
21:10:31 [2022-07-13T21:10:31.221Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:10:31 [2022-07-13T21:10:31.221Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:10:31 [2022-07-13T21:10:31.221Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:10:31 [2022-07-13T21:10:31.221Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:10:31 [2022-07-13T21:10:31.221Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:10:31 [2022-07-13T21:10:31.221Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:10:31 [2022-07-13T21:10:31.221Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:10:31 [2022-07-13T21:10:31.221Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:10:31 [2022-07-13T21:10:31.221Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:10:31 [2022-07-13T21:10:31.221Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:10:31 [2022-07-13T21:10:31.221Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:10:31 [2022-07-13T21:10:31.221Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:10:31 [2022-07-13T21:10:31.221Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:10:31 [2022-07-13T21:10:31.221Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:10:31 [2022-07-13T21:10:31.792Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:10:31 [2022-07-13T21:10:31.980Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:10:32 [2022-07-13T21:10:32.051Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:10:32 [2022-07-13T21:10:32.569Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:10:32 [2022-07-13T21:10:32.623Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:10:32 [2022-07-13T21:10:32.623Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:10:33 [2022-07-13T21:10:33.193Z] === RUN   TestLogs/driver_json-file
21:10:33 [2022-07-13T21:10:33.193Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:10:33 [2022-07-13T21:10:33.193Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:10:33 [2022-07-13T21:10:33.193Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:10:33 [2022-07-13T21:10:33.193Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:10:33 [2022-07-13T21:10:33.193Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:10:33 [2022-07-13T21:10:33.193Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:10:33 [2022-07-13T21:10:33.193Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:10:33 [2022-07-13T21:10:33.193Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:10:33 [2022-07-13T21:10:33.193Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:10:33 [2022-07-13T21:10:33.193Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:10:33 [2022-07-13T21:10:33.193Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:10:33 [2022-07-13T21:10:33.193Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:10:33 [2022-07-13T21:10:33.193Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:10:33 [2022-07-13T21:10:33.193Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:10:34 [2022-07-13T21:10:34.146Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:10:34 [2022-07-13T21:10:34.146Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:10:34 [2022-07-13T21:10:34.406Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:10:34 [2022-07-13T21:10:34.474Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:10:34 [2022-07-13T21:10:34.666Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:10:35 [2022-07-13T21:10:35.237Z] --- PASS: TestLogs (4.07s)
21:10:35 [2022-07-13T21:10:35.237Z]     --- PASS: TestLogs/driver_local (0.01s)
21:10:35 [2022-07-13T21:10:35.237Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s)
21:10:35 [2022-07-13T21:10:35.237Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s)
21:10:35 [2022-07-13T21:10:35.237Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.83s)
21:10:35 [2022-07-13T21:10:35.237Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.77s)
21:10:35 [2022-07-13T21:10:35.237Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s)
21:10:35 [2022-07-13T21:10:35.237Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
21:10:35 [2022-07-13T21:10:35.237Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:10:35 [2022-07-13T21:10:35.237Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s)
21:10:35 [2022-07-13T21:10:35.237Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.81s)
21:10:35 [2022-07-13T21:10:35.237Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.45s)
21:10:35 [2022-07-13T21:10:35.237Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.49s)
21:10:35 [2022-07-13T21:10:35.237Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.78s)
21:10:35 [2022-07-13T21:10:35.237Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.72s)
21:10:35 [2022-07-13T21:10:35.237Z] === RUN   TestContainerNetworkMountsNoChown
21:10:35 [2022-07-13T21:10:35.807Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/default
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/default
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/private
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/private
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/rprivate
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/rprivate
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/slave
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/slave
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/rslave
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/rslave
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/shared
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/shared
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/rshared
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/rshared
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/default
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/default/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/default/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/rslave
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/rshared
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/shared
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/rprivate
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/slave
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/private
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/private/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === RUN   TestMountDaemonRoot/private/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/default/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/default/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:10:35 [2022-07-13T21:10:35.807Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/private/mount_root
21:10:36 [2022-07-13T21:10:36.068Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:10:36 [2022-07-13T21:10:36.328Z] === CONT  TestMountDaemonRoot/private/bind_root
21:10:36 [2022-07-13T21:10:36.329Z] --- PASS: TestMountDaemonRoot (0.02s)
21:10:36 [2022-07-13T21:10:36.329Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
21:10:36 [2022-07-13T21:10:36.329Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
21:10:36 [2022-07-13T21:10:36.329Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
21:10:36 [2022-07-13T21:10:36.329Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:10:36 [2022-07-13T21:10:36.329Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:10:36 [2022-07-13T21:10:36.329Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:10:36 [2022-07-13T21:10:36.329Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:10:36 [2022-07-13T21:10:36.329Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
21:10:36 [2022-07-13T21:10:36.329Z] === RUN   TestContainerBindMountNonRecursive
21:10:36 [2022-07-13T21:10:36.379Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:10:37 [2022-07-13T21:10:37.709Z] --- PASS: TestContainerBindMountNonRecursive (1.38s)
21:10:37 [2022-07-13T21:10:37.709Z] === RUN   TestContainerVolumesMountedAsShared
21:10:37 [2022-07-13T21:10:37.969Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
21:10:37 [2022-07-13T21:10:37.969Z] === RUN   TestContainerVolumesMountedAsSlave
21:10:38 [2022-07-13T21:10:38.229Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
21:10:38 [2022-07-13T21:10:38.229Z] === RUN   TestNetworkNat
21:10:38 [2022-07-13T21:10:38.799Z] --- PASS: TestNetworkNat (0.46s)
21:10:38 [2022-07-13T21:10:38.799Z] === RUN   TestNetworkLocalhostTCPNat
21:10:39 [2022-07-13T21:10:39.369Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
21:10:39 [2022-07-13T21:10:39.369Z] === RUN   TestNetworkLoopbackNat
21:10:39 [2022-07-13T21:10:39.669Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:10:40 [2022-07-13T21:10:40.609Z] --- PASS: TestDockerNetworkMacvlan (10.04s)
21:10:40 [2022-07-13T21:10:40.609Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
21:10:40 [2022-07-13T21:10:40.609Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
21:10:40 [2022-07-13T21:10:40.609Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s)
21:10:40 [2022-07-13T21:10:40.609Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s)
21:10:40 [2022-07-13T21:10:40.609Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s)
21:10:40 [2022-07-13T21:10:40.609Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s)
21:10:40 [2022-07-13T21:10:40.609Z] PASS
21:10:40 [2022-07-13T21:10:40.609Z] 
21:10:40 [2022-07-13T21:10:40.609Z] DONE 8 tests in 11.356s
21:10:40 [2022-07-13T21:10:40.609Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:10:40 [2022-07-13T21:10:40.609Z] testing: warning: no tests to run
21:10:40 [2022-07-13T21:10:40.609Z] PASS
21:10:40 [2022-07-13T21:10:40.609Z] 
21:10:40 [2022-07-13T21:10:40.609Z] DONE 0 tests in 0.007s
21:10:40 [2022-07-13T21:10:40.609Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:10:40 [2022-07-13T21:10:40.609Z] INFO: Testing against a local daemon
21:10:40 [2022-07-13T21:10:40.609Z] === RUN   TestAuthZPluginAllowRequest
21:10:41 [2022-07-13T21:10:41.547Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
21:10:41 [2022-07-13T21:10:41.547Z] === RUN   TestAuthZPluginTLS
21:10:41 [2022-07-13T21:10:41.908Z] --- PASS: TestNetworkLoopbackNat (2.53s)
21:10:41 [2022-07-13T21:10:41.908Z] === RUN   TestPause
21:10:42 [2022-07-13T21:10:42.115Z] --- PASS: TestAuthZPluginTLS (0.54s)
21:10:42 [2022-07-13T21:10:42.115Z] === RUN   TestAuthZPluginDenyRequest
21:10:42 [2022-07-13T21:10:42.168Z] --- PASS: TestPause (0.44s)
21:10:42 [2022-07-13T21:10:42.168Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:10:42 [2022-07-13T21:10:42.168Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:10:42 [2022-07-13T21:10:42.168Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:10:42 [2022-07-13T21:10:42.168Z] === RUN   TestPauseStopPausedContainer
21:10:42 [2022-07-13T21:10:42.684Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:10:42 [2022-07-13T21:10:42.684Z] === RUN   TestAuthZPluginAPIDenyResponse
21:10:42 [2022-07-13T21:10:42.737Z] --- PASS: TestPauseStopPausedContainer (0.43s)
21:10:42 [2022-07-13T21:10:42.737Z] === RUN   TestPidHost
21:10:43 [2022-07-13T21:10:43.252Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:10:43 [2022-07-13T21:10:43.252Z] === RUN   TestAuthZPluginDenyResponse
21:10:43 [2022-07-13T21:10:43.687Z] --- PASS: TestPidHost (0.96s)
21:10:43 [2022-07-13T21:10:43.687Z] === RUN   TestPsFilter
21:10:43 [2022-07-13T21:10:43.687Z] --- PASS: TestPsFilter (0.12s)
21:10:43 [2022-07-13T21:10:43.687Z] === RUN   TestRemoveContainerWithRemovedVolume
21:10:43 [2022-07-13T21:10:43.820Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:10:43 [2022-07-13T21:10:43.820Z] === RUN   TestAuthZPluginAllowEventStream
21:10:44 [2022-07-13T21:10:44.261Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s)
21:10:44 [2022-07-13T21:10:44.261Z] === RUN   TestRemoveContainerWithVolume
21:10:44 [2022-07-13T21:10:44.522Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
21:10:44 [2022-07-13T21:10:44.522Z] === RUN   TestRemoveContainerRunning
21:10:45 [2022-07-13T21:10:45.092Z] --- PASS: TestRemoveContainerRunning (0.43s)
21:10:45 [2022-07-13T21:10:45.092Z] === RUN   TestRemoveContainerForceRemoveRunning
21:10:45 [2022-07-13T21:10:45.198Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
21:10:45 [2022-07-13T21:10:45.198Z] === RUN   TestAuthZPluginErrorResponse
21:10:45 [2022-07-13T21:10:45.457Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:10:45 [2022-07-13T21:10:45.457Z] === RUN   TestAuthZPluginErrorRequest
21:10:45 [2022-07-13T21:10:45.663Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
21:10:45 [2022-07-13T21:10:45.663Z] === RUN   TestRemoveInvalidContainer
21:10:45 [2022-07-13T21:10:45.663Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:10:45 [2022-07-13T21:10:45.663Z] === RUN   TestRenameLinkedContainer
21:10:46 [2022-07-13T21:10:46.026Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:10:46 [2022-07-13T21:10:46.026Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:10:46 [2022-07-13T21:10:46.593Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:10:46 [2022-07-13T21:10:46.593Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:10:47 [2022-07-13T21:10:47.573Z] --- PASS: TestRenameLinkedContainer (1.71s)
21:10:47 [2022-07-13T21:10:47.573Z] === RUN   TestRenameStoppedContainer
21:10:47 [2022-07-13T21:10:47.573Z] --- PASS: TestRenameStoppedContainer (0.41s)
21:10:47 [2022-07-13T21:10:47.573Z] === RUN   TestRenameRunningContainerAndReuse
21:10:47 [2022-07-13T21:10:47.972Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s)
21:10:47 [2022-07-13T21:10:47.972Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:10:48 [2022-07-13T21:10:48.512Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
21:10:48 [2022-07-13T21:10:48.512Z] === RUN   TestRenameInvalidName
21:10:48 [2022-07-13T21:10:48.772Z] --- PASS: TestRenameInvalidName (0.40s)
21:10:48 [2022-07-13T21:10:48.772Z] === RUN   TestRenameAnonymousContainer
21:10:49 [2022-07-13T21:10:49.351Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s)
21:10:49 [2022-07-13T21:10:49.351Z] === RUN   TestAuthZPluginHeader
21:10:50 [2022-07-13T21:10:50.289Z] --- PASS: TestAuthZPluginHeader (0.70s)
21:10:50 [2022-07-13T21:10:50.289Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:10:50 [2022-07-13T21:10:50.683Z] --- PASS: TestRenameAnonymousContainer (1.57s)
21:10:50 [2022-07-13T21:10:50.683Z] === RUN   TestRenameContainerWithSameName
21:10:50 [2022-07-13T21:10:50.943Z] --- PASS: TestRenameContainerWithSameName (0.43s)
21:10:50 [2022-07-13T21:10:50.943Z] === RUN   TestRenameContainerWithLinkedContainer
21:10:51 [2022-07-13T21:10:51.109Z] time="2022-07-13T21:10:45Z" 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"
21:10:51 [2022-07-13T21:10:51.109Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.858s	coverage: 60.0% of statements
21:10:51 [2022-07-13T21:10:51.109Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:10:51 [2022-07-13T21:10:51.109Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:10:51 [2022-07-13T21:10:51.109Z] ok  	github.com/docker/docker/libnetwork/osl	4.452s	coverage: 39.7% of statements
21:10:51 [2022-07-13T21:10:51.109Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
21:10:51 [2022-07-13T21:10:51.109Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.012s	coverage: 80.7% of statements
21:10:51 [2022-07-13T21:10:51.373Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.489s	coverage: 48.6% of statements
21:10:51 [2022-07-13T21:10:51.632Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
21:10:51 [2022-07-13T21:10:51.632Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:10:51 [2022-07-13T21:10:51.884Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
21:10:51 [2022-07-13T21:10:51.884Z] === RUN   TestResize
21:10:51 [2022-07-13T21:10:51.891Z] --- PASS: TestImportExtremelyLargeImageWorks (92.42s)
21:10:51 [2022-07-13T21:10:51.892Z] PASS
21:10:51 [2022-07-13T21:10:51.892Z] 
21:10:51 [2022-07-13T21:10:51.892Z] === Skipped
21:10:51 [2022-07-13T21:10:51.892Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:10:51 [2022-07-13T21:10:51.892Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
21:10:51 [2022-07-13T21:10:51.892Z] 
21:10:51 [2022-07-13T21:10:51.892Z] DONE 22 tests, 1 skipped in 96.794s
21:10:51 [2022-07-13T21:10:51.892Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:10:51 [2022-07-13T21:10:51.892Z] === RUN   TestStripANSICommands
21:10:51 [2022-07-13T21:10:51.892Z] === RUN   TestStripANSICommands/#00
21:10:51 [2022-07-13T21:10:51.892Z] === RUN   TestStripANSICommands/#01
21:10:51 [2022-07-13T21:10:51.892Z] --- PASS: TestStripANSICommands (0.00s)
21:10:51 [2022-07-13T21:10:51.892Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:10:51 [2022-07-13T21:10:51.892Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:10:51 [2022-07-13T21:10:51.892Z] PASS
21:10:51 [2022-07-13T21:10:51.892Z] 
21:10:51 [2022-07-13T21:10:51.892Z] DONE 3 tests in 0.039s
21:10:51 [2022-07-13T21:10:51.892Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:10:51 [2022-07-13T21:10:51.892Z] INFO: Testing against a local daemon
21:10:51 [2022-07-13T21:10:51.892Z] === RUN   TestNetworkCreateDelete
21:10:51 [2022-07-13T21:10:51.892Z] --- PASS: TestNetworkCreateDelete (0.14s)
21:10:51 [2022-07-13T21:10:51.892Z] === RUN   TestDockerNetworkDeletePreferID
21:10:51 [2022-07-13T21:10:51.892Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
21:10:51 [2022-07-13T21:10:51.892Z] === RUN   TestDaemonDNSFallback
21:10:51 [2022-07-13T21:10:51.892Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
21:10:51 [2022-07-13T21:10:51.892Z] 
21:10:51 [2022-07-13T21:10:51.892Z] === Skipped
21:10:51 [2022-07-13T21:10:51.892Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:10:51 [2022-07-13T21:10:51.892Z]     firewalld_test.go:14: firewalld is not running
21:10:51 [2022-07-13T21:10:51.892Z] 
21:10:51 [2022-07-13T21:10:51.892Z] DONE 327 tests, 1 skipped in 199.737s
21:10:52 [2022-07-13T21:10:52.144Z] --- PASS: TestResize (0.43s)
21:10:52 [2022-07-13T21:10:52.144Z] === RUN   TestResizeWithInvalidSize
Post stage
[Pipeline] junit
21:10:52 [2022-07-13T21:10:52.472Z] Recording test results
21:10:52 [2022-07-13T21:10:52.706Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
21:10:52 [2022-07-13T21:10:52.714Z] --- PASS: TestResizeWithInvalidSize (0.43s)
21:10:52 [2022-07-13T21:10:52.714Z] === RUN   TestResizeWhenContainerNotStarted
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
21:10:52 [2022-07-13T21:10:52.974Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
21:10:52 [2022-07-13T21:10:52.974Z] === RUN   TestDaemonRestartKillContainers
21:10:52 [2022-07-13T21:10:52.974Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:10:52 [2022-07-13T21:10:52.974Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:10:52 [2022-07-13T21:10:52.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:10:52 [2022-07-13T21:10:52.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:10:52 [2022-07-13T21:10:52.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:10:52 [2022-07-13T21:10:52.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:10:52 [2022-07-13T21:10:52.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:10:52 [2022-07-13T21:10:52.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:10:52 [2022-07-13T21:10:52.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:10:52 [2022-07-13T21:10:52.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:10:52 [2022-07-13T21:10:52.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:10:52 [2022-07-13T21:10:52.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:10:52 [2022-07-13T21:10:52.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:10:52 [2022-07-13T21:10:52.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:10:52 [2022-07-13T21:10:52.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:10:52 [2022-07-13T21:10:52.975Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:10:52 [2022-07-13T21:10:52.975Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:10:53 [2022-07-13T21:10:53.026Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43809/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c51efa861754c37184238e92f09963575786272f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:c51efa861754c37184238e92f09963575786272f hack/validate/vendor
21:10:53 [2022-07-13T21:10:53.595Z] +++ dirname ./hack/vendor.sh
21:10:53 [2022-07-13T21:10:53.595Z] ++ cd ./hack
21:10:53 [2022-07-13T21:10:53.595Z] ++ pwd
21:10:53 [2022-07-13T21:10:53.595Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:10:53 [2022-07-13T21:10:53.595Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh
21:10:53 [2022-07-13T21:10:53.595Z] + GO111MODULE=auto
21:10:53 [2022-07-13T21:10:53.595Z] + go mod tidy -modfile vendor.mod -compat 1.17
21:10:53 [2022-07-13T21:10:53.595Z] go: downloading github.com/containerd/containerd v1.6.6
21:10:53 [2022-07-13T21:10:53.595Z] go: downloading github.com/docker/distribution v2.8.1+incompatible
21:10:53 [2022-07-13T21:10:53.595Z] go: downloading github.com/sirupsen/logrus v1.8.1
21:10:53 [2022-07-13T21:10:53.595Z] go: downloading google.golang.org/grpc v1.45.0
21:10:53 [2022-07-13T21:10:53.595Z] go: downloading github.com/pkg/errors v0.9.1
21:10:53 [2022-07-13T21:10:53.595Z] go: downloading github.com/gorilla/mux v1.8.0
21:10:53 [2022-07-13T21:10:53.595Z] go: downloading gotest.tools/v3 v3.2.0
21:10:53 [2022-07-13T21:10:53.595Z] go: downloading github.com/docker/go-units v0.4.0
21:10:53 [2022-07-13T21:10:53.595Z] go: downloading github.com/moby/buildkit v0.10.3
21:10:53 [2022-07-13T21:10:53.855Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:10:53 [2022-07-13T21:10:53.855Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2
21:10:53 [2022-07-13T21:10:53.855Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:10:53 [2022-07-13T21:10:53.855Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
21:10:53 [2022-07-13T21:10:53.855Z] go: downloading github.com/gogo/protobuf v1.3.2
21:10:53 [2022-07-13T21:10:53.855Z] go: downloading github.com/docker/go-connections v0.4.0
21:10:53 [2022-07-13T21:10:53.855Z] go: downloading github.com/opencontainers/go-digest v1.0.0
21:10:53 [2022-07-13T21:10:53.855Z] go: downloading go.etcd.io/bbolt v1.3.6
21:10:53 [2022-07-13T21:10:53.855Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
21:10:53 [2022-07-13T21:10:53.855Z] go: downloading github.com/moby/sys/symlink v0.2.0
21:10:53 [2022-07-13T21:10:53.855Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:10:53 [2022-07-13T21:10:53.855Z] go: downloading github.com/google/go-cmp v0.5.7
21:10:53 [2022-07-13T21:10:53.855Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:10:53 [2022-07-13T21:10:53.855Z] go: downloading github.com/spf13/cobra v1.1.3
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/containerd/continuity v0.3.0
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/Microsoft/go-winio v0.5.2
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/docker/go-metrics v0.0.1
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/moby/sys/signal v0.7.0
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/opencontainers/runc v1.1.2
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/containerd/cgroups v1.0.4
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/spf13/pflag v1.0.5
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/hashicorp/go-memdb v1.3.2
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/moby/sys/mount v0.3.3
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/opencontainers/selinux v1.10.1
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/google/uuid v1.3.0
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/Microsoft/hcsshim v0.9.3
21:10:54 [2022-07-13T21:10:54.115Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
21:10:54 [2022-07-13T21:10:54.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:10:54 [2022-07-13T21:10:54.374Z] go: downloading github.com/moby/locker v1.0.1
21:10:54 [2022-07-13T21:10:54.374Z] go: downloading github.com/moby/sys/mountinfo v0.6.2
21:10:54 [2022-07-13T21:10:54.374Z] go: downloading github.com/prometheus/client_golang v1.12.1
21:10:54 [2022-07-13T21:10:54.374Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0
21:10:54 [2022-07-13T21:10:54.374Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2
21:10:54 [2022-07-13T21:10:54.374Z] go: downloading github.com/imdario/mergo v0.3.12
21:10:54 [2022-07-13T21:10:54.374Z] go: downloading github.com/vbatts/tar-split v0.11.2
21:10:54 [2022-07-13T21:10:54.374Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
21:10:54 [2022-07-13T21:10:54.374Z] go: downloading github.com/containerd/fifo v1.0.0
21:10:54 [2022-07-13T21:10:54.374Z] go: downloading github.com/aws/aws-sdk-go v1.31.6
21:10:54 [2022-07-13T21:10:54.479Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.20s)
21:10:54 [2022-07-13T21:10:54.479Z] === RUN   TestAuthZPluginV2Disable
21:10:54 [2022-07-13T21:10:54.617Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:10:55 [2022-07-13T21:10:55.181Z] --- PASS: TestDaemonDNSFallback (6.33s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestInspectNetwork
21:10:55 [2022-07-13T21:10:55.181Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestInspectNetwork (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestRunContainerWithBridgeNone
21:10:55 [2022-07-13T21:10:55.181Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON/networks/create
21:10:55 [2022-07-13T21:10:55.181Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:10:55 [2022-07-13T21:10:55.181Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:10:55 [2022-07-13T21:10:55.181Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:10:55 [2022-07-13T21:10:55.181Z] === CONT  TestNetworkInvalidJSON/networks/create
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:10:55 [2022-07-13T21:10:55.181Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:10:55 [2022-07-13T21:10:55.181Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:10:55 [2022-07-13T21:10:55.181Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:10:55 [2022-07-13T21:10:55.181Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkList
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkList//networks
21:10:55 [2022-07-13T21:10:55.181Z] === PAUSE TestNetworkList//networks
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestNetworkList//networks/
21:10:55 [2022-07-13T21:10:55.181Z] === PAUSE TestNetworkList//networks/
21:10:55 [2022-07-13T21:10:55.181Z] === CONT  TestNetworkList//networks
21:10:55 [2022-07-13T21:10:55.181Z] === CONT  TestNetworkList//networks/
21:10:55 [2022-07-13T21:10:55.181Z] --- PASS: TestNetworkList (0.01s)
21:10:55 [2022-07-13T21:10:55.181Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]     --- PASS: TestNetworkList//networks (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestHostIPv4BridgeLabel
21:10:55 [2022-07-13T21:10:55.181Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestDaemonRestartWithLiveRestore
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestDaemonDefaultNetworkPools
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestDaemonRestartWithExistingNetwork
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestServiceWithPredefinedNetwork
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:243: FLAKY_TEST
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestServiceWithDataPathPortInit
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] PASS
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === Skipped
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:243: FLAKY_TEST
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] DONE 34 tests, 12 skipped in 7.086s
21:10:55 [2022-07-13T21:10:55.181Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:10:55 [2022-07-13T21:10:55.181Z] INFO: Testing against a local daemon
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestDockerNetworkIpvlanPersistance
21:10:55 [2022-07-13T21:10:55.181Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestDockerNetworkIpvlan
21:10:55 [2022-07-13T21:10:55.181Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] PASS
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === Skipped
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] DONE 2 tests, 2 skipped in 0.087s
21:10:55 [2022-07-13T21:10:55.181Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:10:55 [2022-07-13T21:10:55.181Z] INFO: Testing against a local daemon
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestDockerNetworkMacvlanPersistance
21:10:55 [2022-07-13T21:10:55.181Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestDockerNetworkMacvlan
21:10:55 [2022-07-13T21:10:55.181Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] PASS
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === Skipped
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] DONE 2 tests, 2 skipped in 0.077s
21:10:55 [2022-07-13T21:10:55.181Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:10:55 [2022-07-13T21:10:55.181Z] testing: warning: no tests to run
21:10:55 [2022-07-13T21:10:55.181Z] PASS
21:10:55 [2022-07-13T21:10:55.181Z] 
21:10:55 [2022-07-13T21:10:55.181Z] DONE 0 tests in 0.022s
21:10:55 [2022-07-13T21:10:55.181Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:10:55 [2022-07-13T21:10:55.181Z] INFO: Testing against a local daemon
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestAuthZPluginAllowRequest
21:10:55 [2022-07-13T21:10:55.181Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestAuthZPluginTLS
21:10:55 [2022-07-13T21:10:55.181Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestAuthZPluginTLS (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestAuthZPluginDenyRequest
21:10:55 [2022-07-13T21:10:55.181Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestAuthZPluginAPIDenyResponse
21:10:55 [2022-07-13T21:10:55.181Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestAuthZPluginDenyResponse
21:10:55 [2022-07-13T21:10:55.181Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestAuthZPluginAllowEventStream
21:10:55 [2022-07-13T21:10:55.181Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestAuthZPluginErrorResponse
21:10:55 [2022-07-13T21:10:55.181Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestAuthZPluginErrorRequest
21:10:55 [2022-07-13T21:10:55.181Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:10:55 [2022-07-13T21:10:55.181Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:10:55 [2022-07-13T21:10:55.181Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:10:55 [2022-07-13T21:10:55.181Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestAuthZPluginHeader
21:10:55 [2022-07-13T21:10:55.181Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:55 [2022-07-13T21:10:55.181Z] --- SKIP: TestAuthZPluginHeader (0.00s)
21:10:55 [2022-07-13T21:10:55.181Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:10:55 [2022-07-13T21:10:55.313Z] go: downloading github.com/stretchr/testify v1.7.1
21:10:55 [2022-07-13T21:10:55.313Z] go: downloading github.com/klauspost/compress v1.15.1
21:10:55 [2022-07-13T21:10:55.313Z] go: downloading github.com/morikuni/aec v1.0.0
21:10:55 [2022-07-13T21:10:55.313Z] go: downloading github.com/containerd/typeurl v1.0.2
21:10:55 [2022-07-13T21:10:55.313Z] go: downloading github.com/golang/protobuf v1.5.2
21:10:55 [2022-07-13T21:10:55.313Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:10:55 [2022-07-13T21:10:55.441Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:55 [2022-07-13T21:10:55.441Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s)
21:10:55 [2022-07-13T21:10:55.441Z] === RUN   TestAuthZPluginV2Disable
21:10:55 [2022-07-13T21:10:55.556Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:10:55 [2022-07-13T21:10:55.817Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:10:56 [2022-07-13T21:10:56.009Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.009Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
21:10:56 [2022-07-13T21:10:56.009Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:10:56 [2022-07-13T21:10:56.251Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0
21:10:56 [2022-07-13T21:10:56.251Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:10:56 [2022-07-13T21:10:56.251Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3
21:10:56 [2022-07-13T21:10:56.251Z] go: downloading github.com/miekg/dns v1.1.27
21:10:56 [2022-07-13T21:10:56.251Z] go: downloading github.com/moby/ipvs v1.0.2
21:10:56 [2022-07-13T21:10:56.251Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
21:10:56 [2022-07-13T21:10:56.251Z] go: downloading cloud.google.com/go v0.93.3
21:10:56 [2022-07-13T21:10:56.251Z] go: downloading cloud.google.com/go/logging v1.4.2
21:10:56 [2022-07-13T21:10:56.251Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0
21:10:56 [2022-07-13T21:10:56.251Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549
21:10:56 [2022-07-13T21:10:56.268Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.268Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
21:10:56 [2022-07-13T21:10:56.268Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:10:56 [2022-07-13T21:10:56.510Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91
21:10:56 [2022-07-13T21:10:56.510Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:10:56 [2022-07-13T21:10:56.510Z] go: downloading github.com/pelletier/go-toml v1.9.4
21:10:56 [2022-07-13T21:10:56.510Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:10:56 [2022-07-13T21:10:56.510Z] go: downloading github.com/creack/pty v1.1.11
21:10:56 [2022-07-13T21:10:56.510Z] go: downloading github.com/hashicorp/serf v0.8.5
21:10:56 [2022-07-13T21:10:56.510Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9
21:10:56 [2022-07-13T21:10:56.510Z] go: downloading github.com/godbus/dbus/v5 v5.0.6
21:10:56 [2022-07-13T21:10:56.510Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8
21:10:56 [2022-07-13T21:10:56.510Z] go: downloading github.com/hashicorp/memberlist v0.2.4
21:10:56 [2022-07-13T21:10:56.510Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible
21:10:56 [2022-07-13T21:10:56.510Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:10:56 [2022-07-13T21:10:56.510Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
21:10:56 [2022-07-13T21:10:56.510Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
21:10:56 [2022-07-13T21:10:56.510Z] go: downloading go.opentelemetry.io/otel v1.4.1
21:10:56 [2022-07-13T21:10:56.526Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.527Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
21:10:56 [2022-07-13T21:10:56.527Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:10:56 [2022-07-13T21:10:56.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/hashicorp/go-multierror v1.1.1
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/containerd/console v1.0.3
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/containerd/go-runc v1.0.0
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/gogo/googleapis v1.4.1
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/hashicorp/golang-lru v0.5.4
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/hashicorp/go-uuid v1.0.1
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/beorn7/perks v1.0.1
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/prometheus/client_model v0.2.0
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/prometheus/common v0.32.1
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/prometheus/procfs v0.7.3
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading google.golang.org/protobuf v1.27.1
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading gopkg.in/yaml.v2 v2.4.0
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/containerd/ttrpc v1.1.0
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/davecgh/go-spew v1.1.1
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading github.com/pmezard/go-difflib v1.0.0
21:10:56 [2022-07-13T21:10:56.772Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:10:56 [2022-07-13T21:10:56.786Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.786Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
21:10:56 [2022-07-13T21:10:56.786Z] PASS
21:10:56 [2022-07-13T21:10:56.786Z] 
21:10:56 [2022-07-13T21:10:56.786Z] === Skipped
21:10:56 [2022-07-13T21:10:56.786Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
21:10:56 [2022-07-13T21:10:56.786Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.786Z] 
21:10:56 [2022-07-13T21:10:56.786Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
21:10:56 [2022-07-13T21:10:56.786Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.786Z] 
21:10:56 [2022-07-13T21:10:56.786Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
21:10:56 [2022-07-13T21:10:56.786Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.786Z] 
21:10:56 [2022-07-13T21:10:56.786Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
21:10:56 [2022-07-13T21:10:56.786Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.786Z] 
21:10:56 [2022-07-13T21:10:56.786Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
21:10:56 [2022-07-13T21:10:56.786Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.786Z] 
21:10:56 [2022-07-13T21:10:56.786Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
21:10:56 [2022-07-13T21:10:56.786Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.786Z] 
21:10:56 [2022-07-13T21:10:56.786Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
21:10:56 [2022-07-13T21:10:56.786Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.786Z] 
21:10:56 [2022-07-13T21:10:56.786Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
21:10:56 [2022-07-13T21:10:56.786Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.786Z] 
21:10:56 [2022-07-13T21:10:56.786Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
21:10:56 [2022-07-13T21:10:56.786Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.786Z] 
21:10:56 [2022-07-13T21:10:56.786Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
21:10:56 [2022-07-13T21:10:56.786Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.786Z] 
21:10:56 [2022-07-13T21:10:56.786Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
21:10:56 [2022-07-13T21:10:56.786Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.786Z] 
21:10:56 [2022-07-13T21:10:56.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
21:10:56 [2022-07-13T21:10:56.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.787Z] 
21:10:56 [2022-07-13T21:10:56.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s)
21:10:56 [2022-07-13T21:10:56.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.787Z] 
21:10:56 [2022-07-13T21:10:56.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
21:10:56 [2022-07-13T21:10:56.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.787Z] 
21:10:56 [2022-07-13T21:10:56.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
21:10:56 [2022-07-13T21:10:56.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.787Z] 
21:10:56 [2022-07-13T21:10:56.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
21:10:56 [2022-07-13T21:10:56.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.787Z] 
21:10:56 [2022-07-13T21:10:56.787Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
21:10:56 [2022-07-13T21:10:56.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:56 [2022-07-13T21:10:56.787Z] 
21:10:56 [2022-07-13T21:10:56.787Z] DONE 17 tests, 17 skipped in 1.796s
21:10:56 [2022-07-13T21:10:56.787Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading github.com/tinylib/msgp v1.1.0
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading google.golang.org/api v0.54.0
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading go.opencensus.io v0.23.0
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading github.com/google/btree v1.0.1
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading github.com/cilium/ebpf v0.7.0
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading go.uber.org/goleak v1.1.12
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading golang.org/x/text v0.3.7
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading github.com/gofrs/flock v0.8.1
21:10:57 [2022-07-13T21:10:57.034Z] go: downloading github.com/google/certificate-transparency-go v1.0.20
21:10:57 [2022-07-13T21:10:57.046Z] INFO: Testing against a local daemon
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:10:57 [2022-07-13T21:10:57.046Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:10:57 [2022-07-13T21:10:57.046Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:10:57 [2022-07-13T21:10:57.046Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:10:57 [2022-07-13T21:10:57.046Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:10:57 [2022-07-13T21:10:57.046Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:10:57 [2022-07-13T21:10:57.046Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:10:57 [2022-07-13T21:10:57.046Z] --- PASS: TestPluginInvalidJSON (0.03s)
21:10:57 [2022-07-13T21:10:57.046Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
21:10:57 [2022-07-13T21:10:57.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginInstall
21:10:57 [2022-07-13T21:10:57.046Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:57 [2022-07-13T21:10:57.046Z] --- SKIP: TestPluginInstall (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginsWithRuntimes
21:10:57 [2022-07-13T21:10:57.046Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
21:10:57 [2022-07-13T21:10:57.046Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestPluginBackCompatMediaTypes
21:10:57 [2022-07-13T21:10:57.046Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
21:10:57 [2022-07-13T21:10:57.046Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z] PASS
21:10:57 [2022-07-13T21:10:57.046Z] 
21:10:57 [2022-07-13T21:10:57.046Z] === Skipped
21:10:57 [2022-07-13T21:10:57.046Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:10:57 [2022-07-13T21:10:57.046Z] 
21:10:57 [2022-07-13T21:10:57.046Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
21:10:57 [2022-07-13T21:10:57.046Z] 
21:10:57 [2022-07-13T21:10:57.046Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
21:10:57 [2022-07-13T21:10:57.046Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
21:10:57 [2022-07-13T21:10:57.046Z] 
21:10:57 [2022-07-13T21:10:57.046Z] DONE 19 tests, 3 skipped in 0.143s
21:10:57 [2022-07-13T21:10:57.046Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:10:57 [2022-07-13T21:10:57.046Z] INFO: Testing against a local daemon
21:10:57 [2022-07-13T21:10:57.046Z] === RUN   TestExternalGraphDriver
21:10:57 [2022-07-13T21:10:57.295Z] go: downloading github.com/hashicorp/errwrap v1.1.0
21:10:57 [2022-07-13T21:10:57.295Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
21:10:57 [2022-07-13T21:10:57.295Z] go: downloading github.com/go-logr/logr v1.2.2
21:10:57 [2022-07-13T21:10:57.295Z] go: downloading github.com/agext/levenshtein v1.2.3
21:10:57 [2022-07-13T21:10:57.295Z] go: downloading github.com/felixge/httpsnoop v1.0.2
21:10:57 [2022-07-13T21:10:57.295Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0
21:10:57 [2022-07-13T21:10:57.295Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:10:57 [2022-07-13T21:10:57.295Z] go: downloading code.cloudfoundry.org/clock v1.0.0
21:10:57 [2022-07-13T21:10:57.295Z] go: downloading github.com/jmespath/go-jmespath v0.3.0
21:10:57 [2022-07-13T21:10:57.305Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
21:10:57 [2022-07-13T21:10:57.305Z] --- SKIP: TestExternalGraphDriver (0.33s)
21:10:57 [2022-07-13T21:10:57.305Z] === RUN   TestGraphdriverPluginV2
21:10:57 [2022-07-13T21:10:57.555Z] go: downloading github.com/kr/pretty v0.2.1
21:10:57 [2022-07-13T21:10:57.555Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c
21:10:57 [2022-07-13T21:10:57.555Z] go: downloading github.com/philhofer/fwd v1.0.0
21:10:57 [2022-07-13T21:10:57.814Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
21:10:57 [2022-07-13T21:10:57.815Z] go: downloading github.com/go-logr/stdr v1.2.2
21:10:57 [2022-07-13T21:10:57.815Z] go: downloading github.com/frankban/quicktest v1.11.3
21:10:57 [2022-07-13T21:10:57.815Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
21:10:57 [2022-07-13T21:10:57.815Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
21:10:57 [2022-07-13T21:10:57.815Z] go: downloading github.com/container-storage-interface/spec v1.5.0
21:10:57 [2022-07-13T21:10:57.815Z] go: downloading github.com/akutz/memconn v0.1.0
21:10:57 [2022-07-13T21:10:57.815Z] go: downloading github.com/onsi/ginkgo v1.16.4
21:10:57 [2022-07-13T21:10:57.815Z] go: downloading github.com/onsi/gomega v1.15.0
21:10:57 [2022-07-13T21:10:57.815Z] go: downloading github.com/dperny/gocsi v1.2.3-pre
21:10:57 [2022-07-13T21:10:57.815Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2
21:10:57 [2022-07-13T21:10:57.815Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2
21:10:57 [2022-07-13T21:10:57.815Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2
21:10:57 [2022-07-13T21:10:57.815Z] go: downloading google.golang.org/appengine v1.6.7
21:10:57 [2022-07-13T21:10:57.815Z] go: downloading github.com/kr/text v0.2.0
21:10:57 [2022-07-13T21:10:57.873Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:10:57 [2022-07-13T21:10:57.873Z] Using test binary docker
21:10:57 [2022-07-13T21:10:57.873Z] +++ /etc/init.d/apparmor start
21:10:57 [2022-07-13T21:10:57.873Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:10:57 [2022-07-13T21:10:57.873Z] INFO: Waiting for daemon to start...
21:10:57 [2022-07-13T21:10:57.873Z] Starting dockerd
21:10:57 [2022-07-13T21:10:57.873Z] +++ 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
21:10:58 [2022-07-13T21:10:58.074Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:10:58 [2022-07-13T21:10:58.074Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5
21:10:58 [2022-07-13T21:10:58.074Z] go: downloading go.uber.org/zap v1.17.0
21:10:58 [2022-07-13T21:10:58.074Z] go: downloading github.com/dustin/go-humanize v1.0.0
21:10:58 [2022-07-13T21:10:58.074Z] go: downloading github.com/nxadm/tail v1.4.8
21:10:58 [2022-07-13T21:10:58.075Z] go: downloading github.com/cockroachdb/errors v1.2.4
21:10:58 [2022-07-13T21:10:58.075Z] go: downloading go.uber.org/atomic v1.7.0
21:10:58 [2022-07-13T21:10:58.075Z] go: downloading go.uber.org/multierr v1.6.0
21:10:58 [2022-07-13T21:10:58.075Z] go: downloading github.com/akutz/gosync v0.1.0
21:10:58 [2022-07-13T21:10:58.075Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
21:10:58 [2022-07-13T21:10:58.075Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f
21:10:58 [2022-07-13T21:10:58.075Z] go: downloading github.com/getsentry/raven-go v0.2.0
21:10:58 [2022-07-13T21:10:58.075Z] go: downloading github.com/fsnotify/fsnotify v1.5.1
21:10:58 [2022-07-13T21:10:58.075Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054
21:10:58 [2022-07-13T21:10:58.440Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:10:58 [2022-07-13T21:10:58.440Z] Using test binary docker
21:10:58 [2022-07-13T21:10:58.440Z] +++ /etc/init.d/apparmor start
21:10:58 [2022-07-13T21:10:58.440Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:10:58 [2022-07-13T21:10:58.440Z] INFO: Waiting for daemon to start...
21:10:58 [2022-07-13T21:10:58.440Z] Starting dockerd
21:10:58 [2022-07-13T21:10:58.440Z] +++ 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
21:10:58 [2022-07-13T21:10:58.669Z] --- PASS: TestAuthZPluginV2Disable (3.78s)
21:10:58 [2022-07-13T21:10:58.669Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:10:59 [2022-07-13T21:10:59.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:10:59 [2022-07-13T21:10:59.457Z] + GO111MODULE=auto
21:10:59 [2022-07-13T21:10:59.457Z] + go mod vendor -modfile vendor.mod
21:10:59 [2022-07-13T21:10:59.924Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:11:00 [2022-07-13T21:11:00.366Z] .
21:11:00 [2022-07-13T21:11:00.366Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:11:00 [2022-07-13T21:11:00.366Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:11:00 [2022-07-13T21:11:00.366Z] Error: No such image: emptyfs
21:11:00 [2022-07-13T21:11:00.366Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:11:00 [2022-07-13T21:11:00.366Z] ++++ docker load
21:11:00 [2022-07-13T21:11:00.626Z] 
21:11:00 [2022-07-13T21:11:00.626Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:11:00 [2022-07-13T21:11:00.626Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:11:00 [2022-07-13T21:11:00.626Z] Error: No such image: emptyfs
21:11:00 [2022-07-13T21:11:00.626Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:11:00 [2022-07-13T21:11:00.626Z] ++++ docker load
21:11:00 [2022-07-13T21:11:00.885Z] Running integration-test (iteration 1)
21:11:00 [2022-07-13T21:11:00.885Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
21:11:00 [2022-07-13T21:11:00.885Z] ++ 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)/'
21:11:00 [2022-07-13T21:11:00.885Z] ++ set -e
21:11:00 [2022-07-13T21:11:00.885Z] ++ '[' -n 0 ']'
21:11:00 [2022-07-13T21:11:00.885Z] ++ set -x
21:11:00 [2022-07-13T21:11:00.885Z] ++ 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)/'
21:11:00 [2022-07-13T21:11:00.885Z] Running integration-test (iteration 1)
21:11:00 [2022-07-13T21:11:00.885Z] 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)/
21:11:00 [2022-07-13T21:11:00.885Z] ++ 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)/'
21:11:00 [2022-07-13T21:11:00.885Z] ++ set -e
21:11:00 [2022-07-13T21:11:00.885Z] ++ '[' -n 0 ']'
21:11:00 [2022-07-13T21:11:00.885Z] ++ set -x
21:11:00 [2022-07-13T21:11:00.885Z] ++ 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)/'
21:11:01 [2022-07-13T21:11:01.502Z] --- PASS: TestGraphdriverPluginV2 (3.68s)
21:11:01 [2022-07-13T21:11:01.502Z] PASS
21:11:01 [2022-07-13T21:11:01.502Z] 
21:11:01 [2022-07-13T21:11:01.502Z] === Skipped
21:11:01 [2022-07-13T21:11:01.502Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s)
21:11:01 [2022-07-13T21:11:01.502Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
21:11:01 [2022-07-13T21:11:01.502Z] 
21:11:01 [2022-07-13T21:11:01.502Z] DONE 2 tests, 1 skipped in 4.102s
21:11:01 [2022-07-13T21:11:01.502Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:11:01 [2022-07-13T21:11:01.502Z] INFO: Testing against a local daemon
21:11:01 [2022-07-13T21:11:01.502Z] === RUN   TestContinueAfterPluginCrash
21:11:01 [2022-07-13T21:11:01.502Z] === PAUSE TestContinueAfterPluginCrash
21:11:01 [2022-07-13T21:11:01.502Z] === RUN   TestReadPluginNoRead
21:11:01 [2022-07-13T21:11:01.502Z] === PAUSE TestReadPluginNoRead
21:11:01 [2022-07-13T21:11:01.502Z] === RUN   TestDaemonStartWithLogOpt
21:11:01 [2022-07-13T21:11:01.502Z] === PAUSE TestDaemonStartWithLogOpt
21:11:01 [2022-07-13T21:11:01.502Z] === CONT  TestContinueAfterPluginCrash
21:11:01 [2022-07-13T21:11:01.502Z] === CONT  TestDaemonStartWithLogOpt
21:11:01 [2022-07-13T21:11:01.998Z] Loaded image: busybox:latest
21:11:01 [2022-07-13T21:11:01.998Z] Loaded image: busybox:latest
21:11:02 [2022-07-13T21:11:02.005Z] Congratulations! All vendoring changes are done the right way.
21:11:02 [2022-07-13T21:11:02.076Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.56s)
21:11:02 [2022-07-13T21:11:02.076Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:11:02 [2022-07-13T21:11:02.256Z] Loaded image: busybox:glibc
21:11:02 [2022-07-13T21:11:02.514Z] Loaded image: busybox:glibc
21:11:03 [2022-07-13T21:11:03.221Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:11:03 [2022-07-13T21:11:03.791Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:11:04 [2022-07-13T21:11:04.732Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:11:05 [2022-07-13T21:11:05.601Z] + echo Ensuring container killed.
21:11:05 [2022-07-13T21:11:05.601Z] Ensuring container killed.
21:11:05 [2022-07-13T21:11:05.601Z] + docker rm -vf docker-pr1
21:11:05 [2022-07-13T21:11:05.601Z] Error: No such container: docker-pr1
[Pipeline] sh
21:11:05 [2022-07-13T21:11:05.672Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:11:05 [2022-07-13T21:11:05.699Z] --- PASS: TestDaemonStartWithLogOpt (4.32s)
21:11:05 [2022-07-13T21:11:05.699Z] === CONT  TestReadPluginNoRead
21:11:05 [2022-07-13T21:11:05.885Z] + echo Chowning /workspace to jenkins user
21:11:05 [2022-07-13T21:11:05.885Z] Chowning /workspace to jenkins user
21:11:05 [2022-07-13T21:11:05.885Z] + id -u
21:11:05 [2022-07-13T21:11:05.885Z] + id -g
21:11:05 [2022-07-13T21:11:05.885Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43809:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:11:06 [2022-07-13T21:11:06.614Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:11:06 [2022-07-13T21:11:06.703Z] Loaded image: debian:bullseye-slim
21:11:06 [2022-07-13T21:11:06.760Z] + bundleName=unit
21:11:06 [2022-07-13T21:11:06.760Z] + echo Creating unit-bundles.tar.gz
21:11:06 [2022-07-13T21:11:06.760Z] Creating unit-bundles.tar.gz
21:11:06 [2022-07-13T21:11:06.760Z] + 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
21:11:06 [2022-07-13T21:11:06.760Z] bundles/junit-report-libnetwork.xml
21:11:06 [2022-07-13T21:11:06.760Z] bundles/junit-report.xml
21:11:06 [2022-07-13T21:11:06.760Z] bundles/go-test-report-libnetwork.json
21:11:06 [2022-07-13T21:11:06.760Z] bundles/go-test-report.json
21:11:06 [2022-07-13T21:11:06.760Z] bundles/profile-libnetwork.out
21:11:06 [2022-07-13T21:11:06.760Z] bundles/profile.out
[Pipeline] archiveArtifacts
21:11:06 [2022-07-13T21:11:06.777Z] Archiving artifacts
21:11:06 [2022-07-13T21:11:06.961Z] Loaded image: debian:bullseye-slim
21:11:06 [2022-07-13T21:11:06.961Z] Loaded image: hello-world:latest
21:11:07 [2022-07-13T21:11:07.179Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43809/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:11:07 [2022-07-13T21:11:07.219Z] Loaded image: arm32v7/hello-world:latest
21:11:07 [2022-07-13T21:11:07.219Z] INFO: Testing against a local daemon
21:11:07 [2022-07-13T21:11:07.219Z] === RUN   TestDockerSuite
21:11:07 [2022-07-13T21:11:07.219Z] Loaded image: hello-world:latest
21:11:07 [2022-07-13T21:11:07.219Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
21:11:07 [2022-07-13T21:11:07.219Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
21:11:07 [2022-07-13T21:11:07.219Z] === RUN   TestDockerSuite/TestAPIErrorJSON
21:11:07 [2022-07-13T21:11:07.219Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
21:11:07 [2022-07-13T21:11:07.219Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
21:11:07 [2022-07-13T21:11:07.219Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
21:11:07 [2022-07-13T21:11:07.219Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
21:11:07 [2022-07-13T21:11:07.219Z] === RUN   TestDockerSuite/TestAPIImagesDelete
21:11:07 [2022-07-13T21:11:07.219Z] Loaded image: arm32v7/hello-world:latest
21:11:07 [2022-07-13T21:11:07.477Z] INFO: Testing against a local daemon
21:11:07 [2022-07-13T21:11:07.477Z] === RUN   TestDockerDaemonSuite
21:11:07 [2022-07-13T21:11:07.477Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
21:11:07 [2022-07-13T21:11:07.488Z] + make clean
21:11:07 [2022-07-13T21:11:07.488Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:11:07 [2022-07-13T21:11:07.488Z] docker-dev-cache
21:11:07 [2022-07-13T21:11:07.488Z] docker-mod-cache
[Pipeline] deleteDir
21:11:07 [2022-07-13T21:11:07.556Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:11:07 [2022-07-13T21:11:07.614Z] === RUN   TestReadPluginNoRead/disabled_caching
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:11:08 [2022-07-13T21:11:08.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:11:08 [2022-07-13T21:11:08.993Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:11:10 [2022-07-13T21:11:10.373Z] --- PASS: TestContinueAfterPluginCrash (9.03s)
21:11:10 [2022-07-13T21:11:10.373Z] === RUN   TestReadPluginNoRead/default
21:11:10 [2022-07-13T21:11:10.405Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.27s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.86s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s)
21:11:10 [2022-07-13T21:11:10.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
21:11:10 [2022-07-13T21:11:10.405Z] === RUN   TestCgroupNamespacesRun
21:11:10 [2022-07-13T21:11:10.760Z] === RUN   TestDockerSuite/TestAPIImagesFilter
21:11:11 [2022-07-13T21:11:11.018Z] === RUN   TestDockerSuite/TestAPIImagesHistory
21:11:11 [2022-07-13T21:11:11.346Z] --- PASS: TestCgroupNamespacesRun (1.16s)
21:11:11 [2022-07-13T21:11:11.346Z] === RUN   TestCgroupNamespacesRunPrivileged
21:11:11 [2022-07-13T21:11:11.754Z] === CONT  TestReadPluginNoRead
21:11:11 [2022-07-13T21:11:11.754Z]     read_test.go:92: [d1e212b327a80] daemon is not started
21:11:11 [2022-07-13T21:11:11.754Z] --- PASS: TestReadPluginNoRead (6.09s)
21:11:11 [2022-07-13T21:11:11.754Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
21:11:11 [2022-07-13T21:11:11.754Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s)
21:11:11 [2022-07-13T21:11:11.754Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
21:11:11 [2022-07-13T21:11:11.754Z] PASS
21:11:11 [2022-07-13T21:11:11.754Z] 
21:11:11 [2022-07-13T21:11:11.754Z] DONE 6 tests in 10.511s
21:11:11 [2022-07-13T21:11:11.754Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:11:11 [2022-07-13T21:11:11.754Z] testing: warning: no tests to run
21:11:11 [2022-07-13T21:11:11.754Z] PASS
21:11:11 [2022-07-13T21:11:11.754Z] 
21:11:11 [2022-07-13T21:11:11.754Z] DONE 0 tests in 0.031s
21:11:11 [2022-07-13T21:11:11.754Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:11:11 [2022-07-13T21:11:11.754Z] INFO: Testing against a local daemon
21:11:11 [2022-07-13T21:11:11.754Z] === RUN   TestPluginWithDevMounts
21:11:11 [2022-07-13T21:11:11.754Z]     mounts_test.go:20: (*Execution).IsRootless-fm
21:11:11 [2022-07-13T21:11:11.754Z] --- SKIP: TestPluginWithDevMounts (0.00s)
21:11:11 [2022-07-13T21:11:11.754Z] PASS
21:11:11 [2022-07-13T21:11:11.754Z] 
21:11:11 [2022-07-13T21:11:11.754Z] === Skipped
21:11:11 [2022-07-13T21:11:11.754Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
21:11:11 [2022-07-13T21:11:11.754Z]     mounts_test.go:20: (*Execution).IsRootless-fm
21:11:11 [2022-07-13T21:11:11.754Z] 
21:11:11 [2022-07-13T21:11:11.754Z] DONE 1 tests, 1 skipped in 0.103s
21:11:11 [2022-07-13T21:11:11.754Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:11:11 [2022-07-13T21:11:11.754Z] INFO: Testing against a local daemon
21:11:11 [2022-07-13T21:11:11.754Z] === RUN   TestSecretInspect
21:11:11 [2022-07-13T21:11:11.952Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
21:11:11 [2022-07-13T21:11:11.952Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
21:11:12 [2022-07-13T21:11:12.014Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] --- SKIP: TestSecretInspect (0.02s)
21:11:12 [2022-07-13T21:11:12.014Z] === RUN   TestSecretList
21:11:12 [2022-07-13T21:11:12.014Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] --- SKIP: TestSecretList (0.01s)
21:11:12 [2022-07-13T21:11:12.014Z] === RUN   TestSecretsCreateAndDelete
21:11:12 [2022-07-13T21:11:12.014Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
21:11:12 [2022-07-13T21:11:12.014Z] === RUN   TestSecretsUpdate
21:11:12 [2022-07-13T21:11:12.014Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] --- SKIP: TestSecretsUpdate (0.03s)
21:11:12 [2022-07-13T21:11:12.014Z] === RUN   TestTemplatedSecret
21:11:12 [2022-07-13T21:11:12.014Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] --- SKIP: TestTemplatedSecret (0.00s)
21:11:12 [2022-07-13T21:11:12.014Z] === RUN   TestSecretCreateResolve
21:11:12 [2022-07-13T21:11:12.014Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] --- SKIP: TestSecretCreateResolve (0.01s)
21:11:12 [2022-07-13T21:11:12.014Z] PASS
21:11:12 [2022-07-13T21:11:12.014Z] 
21:11:12 [2022-07-13T21:11:12.014Z] === Skipped
21:11:12 [2022-07-13T21:11:12.014Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
21:11:12 [2022-07-13T21:11:12.014Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] 
21:11:12 [2022-07-13T21:11:12.014Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
21:11:12 [2022-07-13T21:11:12.014Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] 
21:11:12 [2022-07-13T21:11:12.014Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
21:11:12 [2022-07-13T21:11:12.014Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] 
21:11:12 [2022-07-13T21:11:12.014Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.03s)
21:11:12 [2022-07-13T21:11:12.014Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] 
21:11:12 [2022-07-13T21:11:12.014Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
21:11:12 [2022-07-13T21:11:12.014Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] 
21:11:12 [2022-07-13T21:11:12.014Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
21:11:12 [2022-07-13T21:11:12.014Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] 
21:11:12 [2022-07-13T21:11:12.014Z] DONE 6 tests, 6 skipped in 0.163s
21:11:12 [2022-07-13T21:11:12.014Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:11:12 [2022-07-13T21:11:12.014Z] INFO: Testing against a local daemon
21:11:12 [2022-07-13T21:11:12.014Z] === RUN   TestServiceCreateInit
21:11:12 [2022-07-13T21:11:12.014Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:11:12 [2022-07-13T21:11:12.014Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:11:12 [2022-07-13T21:11:12.014Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] --- PASS: TestServiceCreateInit (0.02s)
21:11:12 [2022-07-13T21:11:12.014Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:11:12 [2022-07-13T21:11:12.014Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:11:12 [2022-07-13T21:11:12.014Z] === RUN   TestCreateServiceMultipleTimes
21:11:12 [2022-07-13T21:11:12.014Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
21:11:12 [2022-07-13T21:11:12.014Z] === RUN   TestCreateServiceConflict
21:11:12 [2022-07-13T21:11:12.014Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] --- SKIP: TestCreateServiceConflict (0.01s)
21:11:12 [2022-07-13T21:11:12.014Z] === RUN   TestCreateServiceMaxReplicas
21:11:12 [2022-07-13T21:11:12.014Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
21:11:12 [2022-07-13T21:11:12.014Z] === RUN   TestCreateWithDuplicateNetworkNames
21:11:12 [2022-07-13T21:11:12.014Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.014Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
21:11:12 [2022-07-13T21:11:12.014Z] === RUN   TestCreateServiceSecretFileMode
21:11:12 [2022-07-13T21:11:12.057Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.61s)
21:11:12 [2022-07-13T21:11:12.057Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:11:12 [2022-07-13T21:11:12.274Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.274Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
21:11:12 [2022-07-13T21:11:12.274Z] === RUN   TestCreateServiceConfigFileMode
21:11:12 [2022-07-13T21:11:12.274Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.274Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
21:11:12 [2022-07-13T21:11:12.274Z] === RUN   TestCreateServiceSysctls
21:11:12 [2022-07-13T21:11:12.274Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.274Z] --- SKIP: TestCreateServiceSysctls (0.03s)
21:11:12 [2022-07-13T21:11:12.274Z] === RUN   TestCreateServiceCapabilities
21:11:12 [2022-07-13T21:11:12.274Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.274Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
21:11:12 [2022-07-13T21:11:12.274Z] === RUN   TestInspect
21:11:12 [2022-07-13T21:11:12.274Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.274Z] --- SKIP: TestInspect (0.01s)
21:11:12 [2022-07-13T21:11:12.274Z] === RUN   TestCreateJob
21:11:12 [2022-07-13T21:11:12.274Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.274Z] --- SKIP: TestCreateJob (0.01s)
21:11:12 [2022-07-13T21:11:12.274Z] === RUN   TestReplicatedJob
21:11:12 [2022-07-13T21:11:12.274Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.274Z] --- SKIP: TestReplicatedJob (0.01s)
21:11:12 [2022-07-13T21:11:12.274Z] === RUN   TestUpdateReplicatedJob
21:11:12 [2022-07-13T21:11:12.274Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.274Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
21:11:12 [2022-07-13T21:11:12.274Z] === RUN   TestServiceListWithStatuses
21:11:12 [2022-07-13T21:11:12.274Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:11:12 [2022-07-13T21:11:12.274Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:11:12 [2022-07-13T21:11:12.275Z] === RUN   TestDockerNetworkConnectAlias
21:11:12 [2022-07-13T21:11:12.275Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.275Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
21:11:12 [2022-07-13T21:11:12.275Z] === RUN   TestDockerNetworkReConnect
21:11:12 [2022-07-13T21:11:12.275Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:12 [2022-07-13T21:11:12.275Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
21:11:12 [2022-07-13T21:11:12.275Z] === RUN   TestServicePlugin
21:11:12 [2022-07-13T21:11:12.286Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
21:11:12 [2022-07-13T21:11:12.286Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:11:13 [2022-07-13T21:11:13.333Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
21:11:13 [2022-07-13T21:11:13.668Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s)
21:11:13 [2022-07-13T21:11:13.668Z] === RUN   TestCgroupNamespacesRunHostMode
21:11:13 [2022-07-13T21:11:13.901Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
21:11:13 [2022-07-13T21:11:13.901Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
21:11:14 [2022-07-13T21:11:14.183Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.183Z] --- SKIP: TestServicePlugin (1.95s)
21:11:14 [2022-07-13T21:11:14.183Z] === RUN   TestServiceUpdateLabel
21:11:14 [2022-07-13T21:11:14.183Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.183Z] --- SKIP: TestServiceUpdateLabel (0.01s)
21:11:14 [2022-07-13T21:11:14.183Z] === RUN   TestServiceUpdateSecrets
21:11:14 [2022-07-13T21:11:14.183Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.183Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
21:11:14 [2022-07-13T21:11:14.183Z] === RUN   TestServiceUpdateConfigs
21:11:14 [2022-07-13T21:11:14.183Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.183Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
21:11:14 [2022-07-13T21:11:14.183Z] === RUN   TestServiceUpdateNetwork
21:11:14 [2022-07-13T21:11:14.183Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.183Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
21:11:14 [2022-07-13T21:11:14.183Z] === RUN   TestServiceUpdatePidsLimit
21:11:14 [2022-07-13T21:11:14.443Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s)
21:11:14 [2022-07-13T21:11:14.443Z] PASS
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === Skipped
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
21:11:14 [2022-07-13T21:11:14.443Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
21:11:14 [2022-07-13T21:11:14.443Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
21:11:14 [2022-07-13T21:11:14.443Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
21:11:14 [2022-07-13T21:11:14.443Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
21:11:14 [2022-07-13T21:11:14.443Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
21:11:14 [2022-07-13T21:11:14.443Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
21:11:14 [2022-07-13T21:11:14.443Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
21:11:14 [2022-07-13T21:11:14.443Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
21:11:14 [2022-07-13T21:11:14.443Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
21:11:14 [2022-07-13T21:11:14.443Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestInspect (0.01s)
21:11:14 [2022-07-13T21:11:14.443Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
21:11:14 [2022-07-13T21:11:14.443Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
21:11:14 [2022-07-13T21:11:14.443Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
21:11:14 [2022-07-13T21:11:14.443Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:11:14 [2022-07-13T21:11:14.443Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
21:11:14 [2022-07-13T21:11:14.443Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
21:11:14 [2022-07-13T21:11:14.443Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s)
21:11:14 [2022-07-13T21:11:14.443Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
21:11:14 [2022-07-13T21:11:14.443Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
21:11:14 [2022-07-13T21:11:14.443Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
21:11:14 [2022-07-13T21:11:14.443Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
21:11:14 [2022-07-13T21:11:14.443Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s)
21:11:14 [2022-07-13T21:11:14.443Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] DONE 24 tests, 23 skipped in 2.383s
21:11:14 [2022-07-13T21:11:14.443Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:11:14 [2022-07-13T21:11:14.443Z] INFO: Testing against a local daemon
21:11:14 [2022-07-13T21:11:14.443Z] === RUN   TestSessionCreate
21:11:14 [2022-07-13T21:11:14.443Z] --- PASS: TestSessionCreate (0.03s)
21:11:14 [2022-07-13T21:11:14.443Z] === RUN   TestSessionCreateWithBadUpgrade
21:11:14 [2022-07-13T21:11:14.443Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
21:11:14 [2022-07-13T21:11:14.443Z] PASS
21:11:14 [2022-07-13T21:11:14.443Z] 
21:11:14 [2022-07-13T21:11:14.443Z] DONE 2 tests in 0.153s
21:11:14 [2022-07-13T21:11:14.443Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:11:14 [2022-07-13T21:11:14.608Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
21:11:14 [2022-07-13T21:11:14.608Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:11:14 [2022-07-13T21:11:14.703Z] INFO: Testing against a local daemon
21:11:14 [2022-07-13T21:11:14.703Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:11:14 [2022-07-13T21:11:14.703Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:11:14 [2022-07-13T21:11:14.703Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:11:14 [2022-07-13T21:11:14.703Z] === RUN   TestDiskUsage
21:11:14 [2022-07-13T21:11:14.703Z] === PAUSE TestDiskUsage
21:11:14 [2022-07-13T21:11:14.703Z] === RUN   TestEventsExecDie
21:11:14 [2022-07-13T21:11:14.835Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
21:11:15 [2022-07-13T21:11:15.271Z] --- PASS: TestEventsExecDie (0.51s)
21:11:15 [2022-07-13T21:11:15.271Z] === RUN   TestEventsBackwardsCompatible
21:11:15 [2022-07-13T21:11:15.271Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
21:11:15 [2022-07-13T21:11:15.271Z] === RUN   TestEventsVolumeCreate
21:11:15 [2022-07-13T21:11:15.271Z] --- PASS: TestEventsVolumeCreate (0.04s)
21:11:15 [2022-07-13T21:11:15.271Z] === RUN   TestInfoBinaryCommits
21:11:15 [2022-07-13T21:11:15.271Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:11:15 [2022-07-13T21:11:15.271Z] === RUN   TestInfoAPIVersioned
21:11:15 [2022-07-13T21:11:15.271Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:11:15 [2022-07-13T21:11:15.271Z] === RUN   TestInfoAPI
21:11:15 [2022-07-13T21:11:15.271Z] --- PASS: TestInfoAPI (0.02s)
21:11:15 [2022-07-13T21:11:15.271Z] === RUN   TestInfoAPIWarnings
21:11:15 [2022-07-13T21:11:15.774Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
21:11:15 [2022-07-13T21:11:15.990Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
21:11:15 [2022-07-13T21:11:15.990Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:11:16 [2022-07-13T21:11:16.033Z] === RUN   TestDockerSuite/TestAPINetworkFilter
21:11:16 [2022-07-13T21:11:16.033Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
21:11:16 [2022-07-13T21:11:16.033Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
21:11:16 [2022-07-13T21:11:16.291Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
21:11:16 [2022-07-13T21:11:16.857Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
21:11:16 [2022-07-13T21:11:16.857Z] --- PASS: TestBuildWithHugeFile (130.74s)
21:11:16 [2022-07-13T21:11:16.857Z] === RUN   TestBuildWCOWSandboxSize
21:11:16 [2022-07-13T21:11:16.857Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:11:16 [2022-07-13T21:11:16.857Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:11:16 [2022-07-13T21:11:16.857Z] === RUN   TestBuildWithEmptyDockerfile
21:11:16 [2022-07-13T21:11:16.857Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:11:16 [2022-07-13T21:11:16.857Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:11:16 [2022-07-13T21:11:16.857Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:11:16 [2022-07-13T21:11:16.857Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:11:16 [2022-07-13T21:11:16.857Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:11:16 [2022-07-13T21:11:16.857Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:11:16 [2022-07-13T21:11:16.857Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:11:16 [2022-07-13T21:11:16.857Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:11:16 [2022-07-13T21:11:16.930Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
21:11:16 [2022-07-13T21:11:16.930Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:11:17 [2022-07-13T21:11:17.116Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:11:17 [2022-07-13T21:11:17.117Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
21:11:17 [2022-07-13T21:11:17.117Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
21:11:17 [2022-07-13T21:11:17.117Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
21:11:17 [2022-07-13T21:11:17.117Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
21:11:17 [2022-07-13T21:11:17.117Z] === RUN   TestBuildPreserveOwnership
21:11:17 [2022-07-13T21:11:17.117Z] === RUN   TestBuildPreserveOwnership/copy_from
21:11:17 [2022-07-13T21:11:17.682Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
21:11:17 [2022-07-13T21:11:17.682Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
21:11:17 [2022-07-13T21:11:17.682Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
21:11:17 [2022-07-13T21:11:17.682Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
21:11:17 [2022-07-13T21:11:17.869Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
21:11:17 [2022-07-13T21:11:17.869Z] === RUN   TestCgroupNamespacesRunOlderClient
21:11:18 [2022-07-13T21:11:18.809Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
21:11:18 [2022-07-13T21:11:18.809Z] === RUN   TestNISDomainname
21:11:19 [2022-07-13T21:11:19.380Z] --- PASS: TestNISDomainname (0.53s)
21:11:19 [2022-07-13T21:11:19.380Z] === RUN   TestHostnameDnsResolution
21:11:19 [2022-07-13T21:11:19.580Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:11:20 [2022-07-13T21:11:20.320Z] --- PASS: TestHostnameDnsResolution (0.77s)
21:11:20 [2022-07-13T21:11:20.320Z] === RUN   TestUnprivilegedPortsAndPing
21:11:20 [2022-07-13T21:11:20.511Z] --- PASS: TestBuildPreserveOwnership (3.23s)
21:11:20 [2022-07-13T21:11:20.511Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.22s)
21:11:20 [2022-07-13T21:11:20.511Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s)
21:11:20 [2022-07-13T21:11:20.511Z] === RUN   TestBuildPlatformInvalid
21:11:20 [2022-07-13T21:11:20.511Z] --- PASS: TestBuildPlatformInvalid (0.07s)
21:11:20 [2022-07-13T21:11:20.511Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:11:20 [2022-07-13T21:11:20.580Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
21:11:20 [2022-07-13T21:11:20.580Z] === RUN   TestPrivilegedHostDevices
21:11:21 [2022-07-13T21:11:21.151Z] --- PASS: TestPrivilegedHostDevices (0.54s)
21:11:21 [2022-07-13T21:11:21.151Z] === RUN   TestRunConsoleSize
21:11:21 [2022-07-13T21:11:21.445Z] Loaded image: busybox:latest
21:11:21 [2022-07-13T21:11:21.445Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
21:11:21 [2022-07-13T21:11:21.445Z] Loaded image: busybox:glibc
21:11:21 [2022-07-13T21:11:21.722Z] --- PASS: TestRunConsoleSize (0.42s)
21:11:21 [2022-07-13T21:11:21.722Z] === RUN   TestStats
21:11:23 [2022-07-13T21:11:23.344Z] Loaded image: debian:bullseye-slim
21:11:23 [2022-07-13T21:11:23.344Z] Loaded image: hello-world:latest
21:11:23 [2022-07-13T21:11:23.344Z] Loaded image: arm32v7/hello-world:latest
21:11:23 [2022-07-13T21:11:23.602Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
21:11:24 [2022-07-13T21:11:24.262Z] --- PASS: TestStats (2.44s)
21:11:24 [2022-07-13T21:11:24.262Z] === RUN   TestStopContainerWithTimeout
21:11:24 [2022-07-13T21:11:24.262Z] === RUN   TestStopContainerWithTimeout/0
21:11:24 [2022-07-13T21:11:24.262Z] === PAUSE TestStopContainerWithTimeout/0
21:11:24 [2022-07-13T21:11:24.262Z] === RUN   TestStopContainerWithTimeout/1
21:11:24 [2022-07-13T21:11:24.262Z] === PAUSE TestStopContainerWithTimeout/1
21:11:24 [2022-07-13T21:11:24.262Z] === RUN   TestStopContainerWithTimeout/3
21:11:24 [2022-07-13T21:11:24.262Z] === PAUSE TestStopContainerWithTimeout/3
21:11:24 [2022-07-13T21:11:24.262Z] === RUN   TestStopContainerWithTimeout/-1
21:11:24 [2022-07-13T21:11:24.262Z] === PAUSE TestStopContainerWithTimeout/-1
21:11:24 [2022-07-13T21:11:24.262Z] === CONT  TestStopContainerWithTimeout/0
21:11:24 [2022-07-13T21:11:24.262Z] === CONT  TestStopContainerWithTimeout/-1
21:11:24 [2022-07-13T21:11:24.834Z] === CONT  TestStopContainerWithTimeout/3
21:11:25 [2022-07-13T21:11:25.502Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
21:11:26 [2022-07-13T21:11:26.743Z] === CONT  TestStopContainerWithTimeout/1
21:11:27 [2022-07-13T21:11:27.402Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
21:11:27 [2022-07-13T21:11:27.967Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
21:11:28 [2022-07-13T21:11:28.124Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:11:28 [2022-07-13T21:11:28.124Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
21:11:28 [2022-07-13T21:11:28.124Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
21:11:28 [2022-07-13T21:11:28.124Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
21:11:28 [2022-07-13T21:11:28.124Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
21:11:28 [2022-07-13T21:11:28.124Z] === RUN   TestDeleteDevicemapper
21:11:28 [2022-07-13T21:11:28.124Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:11:28 [2022-07-13T21:11:28.124Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:11:28 [2022-07-13T21:11:28.124Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:11:29 [2022-07-13T21:11:29.339Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
21:11:30 [2022-07-13T21:11:30.034Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s)
21:11:30 [2022-07-13T21:11:30.034Z] === RUN   TestUpdateMemory
21:11:30 [2022-07-13T21:11:30.142Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
21:11:30 [2022-07-13T21:11:30.142Z] PASS
21:11:30 [2022-07-13T21:11:30.142Z] 
21:11:30 [2022-07-13T21:11:30.142Z] DONE 17 tests in 47.722s
21:11:30 [2022-07-13T21:11:30.142Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:11:30 [2022-07-13T21:11:30.142Z] INFO: Testing against a local daemon
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:11:30 [2022-07-13T21:11:30.142Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:11:30 [2022-07-13T21:11:30.142Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:11:30 [2022-07-13T21:11:30.142Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:11:30 [2022-07-13T21:11:30.142Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:11:30 [2022-07-13T21:11:30.142Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:11:30 [2022-07-13T21:11:30.142Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:11:30 [2022-07-13T21:11:30.142Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:11:30 [2022-07-13T21:11:30.142Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:11:30 [2022-07-13T21:11:30.142Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:11:30 [2022-07-13T21:11:30.142Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:11:30 [2022-07-13T21:11:30.142Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:11:30 [2022-07-13T21:11:30.142Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:11:30 [2022-07-13T21:11:30.142Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:11:30 [2022-07-13T21:11:30.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:11:30 [2022-07-13T21:11:30.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:11:30 [2022-07-13T21:11:30.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:11:30 [2022-07-13T21:11:30.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:11:30 [2022-07-13T21:11:30.142Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:11:30 [2022-07-13T21:11:30.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:11:30 [2022-07-13T21:11:30.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:11:30 [2022-07-13T21:11:30.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:11:30 [2022-07-13T21:11:30.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInstall
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInstall/no_auth
21:11:30 [2022-07-13T21:11:30.142Z] time="2022-07-13T21:11:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:11:30 [2022-07-13T21:11:30.142Z] time="2022-07-13T21:11:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fbfd5b13dcfd1c7d78467729758bd5d60169da71e47aaa24ebb73b087beba11b" mediatype=application/vnd.docker.plugin.v1+json size=522
21:11:30 [2022-07-13T21:11:30.142Z] time="2022-07-13T21:11:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:11:30 [2022-07-13T21:11:30.142Z] time="2022-07-13T21:11:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fbfd5b13dcfd1c7d78467729758bd5d60169da71e47aaa24ebb73b087beba11b" mediatype=application/vnd.docker.plugin.v1+json size=522
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInstall/with_htpasswd
21:11:30 [2022-07-13T21:11:30.142Z] time="2022-07-13T21:11:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:11:30 [2022-07-13T21:11:30.142Z] time="2022-07-13T21:11:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a00cc59f3e2bc0250ba5b5b375ee94296077f62cdfa61f5faf009466ac86993" mediatype=application/vnd.docker.plugin.v1+json size=522
21:11:30 [2022-07-13T21:11:30.142Z] time="2022-07-13T21:11:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:11:30 [2022-07-13T21:11:30.142Z] time="2022-07-13T21:11:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a00cc59f3e2bc0250ba5b5b375ee94296077f62cdfa61f5faf009466ac86993" mediatype=application/vnd.docker.plugin.v1+json size=522
21:11:30 [2022-07-13T21:11:30.142Z] === RUN   TestPluginInstall/with_insecure
21:11:30 [2022-07-13T21:11:30.294Z] --- PASS: TestUpdateMemory (0.57s)
21:11:30 [2022-07-13T21:11:30.294Z] === RUN   TestUpdateCPUQuota
21:11:30 [2022-07-13T21:11:30.711Z] time="2022-07-13T21:11:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:11:30 [2022-07-13T21:11:30.711Z] time="2022-07-13T21:11:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03b7abe25a9d0d265b728443d31dad08e90fa46929b46430178b76d0b6762720" mediatype=application/vnd.docker.plugin.v1+json size=522
21:11:30 [2022-07-13T21:11:30.711Z] time="2022-07-13T21:11:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:11:30 [2022-07-13T21:11:30.711Z] time="2022-07-13T21:11:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03b7abe25a9d0d265b728443d31dad08e90fa46929b46430178b76d0b6762720" mediatype=application/vnd.docker.plugin.v1+json size=522
21:11:30 [2022-07-13T21:11:30.713Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
21:11:30 [2022-07-13T21:11:30.971Z]     plugin_test.go:195: [d67dc21b83506] daemon is not started
21:11:30 [2022-07-13T21:11:30.971Z] --- PASS: TestPluginInstall (2.72s)
21:11:30 [2022-07-13T21:11:30.971Z]     --- PASS: TestPluginInstall/no_auth (1.04s)
21:11:30 [2022-07-13T21:11:30.971Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
21:11:30 [2022-07-13T21:11:30.971Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
21:11:30 [2022-07-13T21:11:30.971Z] === RUN   TestPluginsWithRuntimes
21:11:31 [2022-07-13T21:11:31.233Z] --- PASS: TestUpdateCPUQuota (0.72s)
21:11:31 [2022-07-13T21:11:31.233Z] === RUN   TestUpdatePidsLimit
21:11:31 [2022-07-13T21:11:31.233Z] === RUN   TestUpdatePidsLimit/update_from_none
21:11:31 [2022-07-13T21:11:31.233Z] === RUN   TestUpdatePidsLimit/no_change
21:11:31 [2022-07-13T21:11:31.493Z] === RUN   TestUpdatePidsLimit/update_lower
21:11:31 [2022-07-13T21:11:31.493Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:11:31 [2022-07-13T21:11:31.647Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
21:11:31 [2022-07-13T21:11:31.753Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:11:32 [2022-07-13T21:11:32.014Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:11:32 [2022-07-13T21:11:32.274Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:11:32 [2022-07-13T21:11:32.348Z] === RUN   TestPluginsWithRuntimes/No_Args
21:11:32 [2022-07-13T21:11:32.579Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
21:11:32 [2022-07-13T21:11:32.579Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
21:11:32 [2022-07-13T21:11:32.845Z] --- PASS: TestUpdatePidsLimit (1.78s)
21:11:32 [2022-07-13T21:11:32.845Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.16s)
21:11:32 [2022-07-13T21:11:32.845Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
21:11:32 [2022-07-13T21:11:32.845Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
21:11:32 [2022-07-13T21:11:32.845Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
21:11:32 [2022-07-13T21:11:32.845Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
21:11:32 [2022-07-13T21:11:32.845Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
21:11:32 [2022-07-13T21:11:32.845Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
21:11:32 [2022-07-13T21:11:32.845Z] === RUN   TestUpdateRestartPolicy
21:11:33 [2022-07-13T21:11:33.144Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
21:11:33 [2022-07-13T21:11:33.285Z] === RUN   TestPluginsWithRuntimes/With_Args
21:11:33 [2022-07-13T21:11:33.381Z] --- PASS: TestInfoAPIWarnings (16.56s)
21:11:33 [2022-07-13T21:11:33.381Z] === RUN   TestInfoDebug
21:11:33 [2022-07-13T21:11:33.381Z] --- PASS: TestInfoDebug (0.54s)
21:11:33 [2022-07-13T21:11:33.381Z] === RUN   TestInfoInsecureRegistries
21:11:33 [2022-07-13T21:11:33.381Z] --- PASS: TestInfoInsecureRegistries (0.54s)
21:11:33 [2022-07-13T21:11:33.381Z] === RUN   TestInfoRegistryMirrors
21:11:33 [2022-07-13T21:11:33.381Z] --- PASS: TestInfoRegistryMirrors (0.54s)
21:11:33 [2022-07-13T21:11:33.381Z] === RUN   TestLoginFailsWithBadCredentials
21:11:33 [2022-07-13T21:11:33.712Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
21:11:33 [2022-07-13T21:11:33.713Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.27s)
21:11:33 [2022-07-13T21:11:33.713Z] PASS
21:11:33 [2022-07-13T21:11:33.713Z] 
21:11:33 [2022-07-13T21:11:33.713Z] === Skipped
21:11:33 [2022-07-13T21:11:33.713Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:11:33 [2022-07-13T21:11:33.713Z]     build_session_test.go:25: TODO: BuildKit
21:11:33 [2022-07-13T21:11:33.713Z] 
21:11:33 [2022-07-13T21:11:33.713Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:11:33 [2022-07-13T21:11:33.713Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:11:33 [2022-07-13T21:11:33.713Z] 
21:11:33 [2022-07-13T21:11:33.713Z] DONE 34 tests, 2 skipped in 196.021s
21:11:33 [2022-07-13T21:11:33.713Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:11:33 [2022-07-13T21:11:33.713Z] ++ 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
21:11:33 [2022-07-13T21:11:33.713Z] ++ set -e
21:11:33 [2022-07-13T21:11:33.713Z] ++ '[' -n 0 ']'
21:11:33 [2022-07-13T21:11:33.713Z] ++ set -x
21:11:33 [2022-07-13T21:11:33.713Z] ++ 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
21:11:33 [2022-07-13T21:11:33.971Z] INFO: Testing against a local daemon
21:11:33 [2022-07-13T21:11:33.971Z] === RUN   TestConfigInspect
21:11:33 [2022-07-13T21:11:33.986Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
21:11:33 [2022-07-13T21:11:33.986Z] === RUN   TestPingCacheHeaders
21:11:33 [2022-07-13T21:11:33.986Z] --- PASS: TestPingCacheHeaders (0.03s)
21:11:33 [2022-07-13T21:11:33.986Z] === RUN   TestPingGet
21:11:33 [2022-07-13T21:11:33.986Z] --- PASS: TestPingGet (0.01s)
21:11:33 [2022-07-13T21:11:33.986Z] === RUN   TestPingHead
21:11:33 [2022-07-13T21:11:33.986Z] --- PASS: TestPingHead (0.03s)
21:11:33 [2022-07-13T21:11:33.986Z] === RUN   TestPingSwarmHeader
21:11:34 [2022-07-13T21:11:34.221Z] --- PASS: TestPluginsWithRuntimes (3.37s)
21:11:34 [2022-07-13T21:11:34.221Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
21:11:34 [2022-07-13T21:11:34.221Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
21:11:34 [2022-07-13T21:11:34.221Z] === RUN   TestPluginBackCompatMediaTypes
21:11:34 [2022-07-13T21:11:34.537Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
21:11:34 [2022-07-13T21:11:34.537Z]     docker_cli_daemon_test.go:1474: [d84877d97be87] daemon is not started
21:11:34 [2022-07-13T21:11:34.558Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:11:34 [2022-07-13T21:11:34.790Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
21:11:34 [2022-07-13T21:11:34.790Z] PASS
21:11:34 [2022-07-13T21:11:34.790Z] 
21:11:34 [2022-07-13T21:11:34.790Z] DONE 24 tests in 6.711s
21:11:34 [2022-07-13T21:11:34.790Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:11:35 [2022-07-13T21:11:35.049Z] INFO: Testing against a local daemon
21:11:35 [2022-07-13T21:11:35.049Z] === RUN   TestExternalGraphDriver
21:11:35 [2022-07-13T21:11:35.126Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:11:35 [2022-07-13T21:11:35.308Z] === RUN   TestExternalGraphDriver/json
21:11:35 [2022-07-13T21:11:35.469Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
21:11:35 [2022-07-13T21:11:35.469Z]     check_test.go:540: [d897be3f0732d] daemon is not started
21:11:35 [2022-07-13T21:11:35.469Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
21:11:36 [2022-07-13T21:11:36.067Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:11:36 [2022-07-13T21:11:36.067Z] --- PASS: TestPingSwarmHeader (2.12s)
21:11:36 [2022-07-13T21:11:36.067Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:11:36 [2022-07-13T21:11:36.067Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:11:36 [2022-07-13T21:11:36.067Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:11:36 [2022-07-13T21:11:36.067Z] === RUN   TestVersion
21:11:36 [2022-07-13T21:11:36.067Z] --- PASS: TestVersion (0.03s)
21:11:36 [2022-07-13T21:11:36.067Z] === CONT  TestDiskUsage
21:11:36 [2022-07-13T21:11:36.402Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/empty
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/empty/container_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/empty/image_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/empty/volume_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/empty/build-cache_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/after_LoadBusybox
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:11:36 [2022-07-13T21:11:36.636Z] === RUN   TestDiskUsage/after_container.Run
21:11:36 [2022-07-13T21:11:36.968Z] --- PASS: TestConfigInspect (3.05s)
21:11:36 [2022-07-13T21:11:36.968Z] === RUN   TestConfigList
21:11:37 [2022-07-13T21:11:37.205Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:11:37 [2022-07-13T21:11:37.205Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:11:37 [2022-07-13T21:11:37.205Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:11:37 [2022-07-13T21:11:37.205Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:11:37 [2022-07-13T21:11:37.205Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:11:37 [2022-07-13T21:11:37.205Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:11:37 [2022-07-13T21:11:37.205Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:11:37 [2022-07-13T21:11:37.205Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:11:37 [2022-07-13T21:11:37.205Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:11:37 [2022-07-13T21:11:37.205Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:11:37 [2022-07-13T21:11:37.205Z] --- PASS: TestDiskUsage (1.23s)
21:11:37 [2022-07-13T21:11:37.205Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]     --- PASS: TestDiskUsage/after_container.Run (0.38s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
21:11:37 [2022-07-13T21:11:37.205Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
21:11:37 [2022-07-13T21:11:37.205Z] PASS
21:11:37 [2022-07-13T21:11:37.205Z] 
21:11:37 [2022-07-13T21:11:37.205Z] === Skipped
21:11:37 [2022-07-13T21:11:37.205Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:11:37 [2022-07-13T21:11:37.205Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:11:37 [2022-07-13T21:11:37.205Z] 
21:11:37 [2022-07-13T21:11:37.205Z] DONE 54 tests, 1 skipped in 22.785s
21:11:37 [2022-07-13T21:11:37.205Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:11:37 [2022-07-13T21:11:37.212Z] === RUN   TestExternalGraphDriver/spec
21:11:37 [2022-07-13T21:11:37.465Z] INFO: Testing against a local daemon
21:11:37 [2022-07-13T21:11:37.465Z] === RUN   TestVolumesCreateAndList
21:11:37 [2022-07-13T21:11:37.465Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:11:37 [2022-07-13T21:11:37.465Z] === RUN   TestVolumesRemove
21:11:37 [2022-07-13T21:11:37.465Z] --- PASS: TestVolumesRemove (0.06s)
21:11:37 [2022-07-13T21:11:37.466Z] === RUN   TestVolumesInspect
21:11:37 [2022-07-13T21:11:37.466Z] --- PASS: TestVolumesInspect (0.02s)
21:11:37 [2022-07-13T21:11:37.466Z] === RUN   TestVolumesInvalidJSON
21:11:37 [2022-07-13T21:11:37.466Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:11:37 [2022-07-13T21:11:37.466Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:11:37 [2022-07-13T21:11:37.466Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:11:37 [2022-07-13T21:11:37.466Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:11:37 [2022-07-13T21:11:37.466Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:11:37 [2022-07-13T21:11:37.466Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:11:37 [2022-07-13T21:11:37.466Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:11:37 [2022-07-13T21:11:37.466Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:11:37 [2022-07-13T21:11:37.466Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:11:37 [2022-07-13T21:11:37.466Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:11:37 [2022-07-13T21:11:37.466Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:11:37 [2022-07-13T21:11:37.466Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:11:37 [2022-07-13T21:11:37.466Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:11:37 [2022-07-13T21:11:37.466Z] PASS
21:11:37 [2022-07-13T21:11:37.466Z] 
21:11:37 [2022-07-13T21:11:37.466Z] DONE 9 tests in 0.208s
21:11:37 [2022-07-13T21:11:37.466Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:11:37 [2022-07-13T21:11:37.466Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14235 is not a child of this shell
21:11:37 [2022-07-13T21:11:37.466Z] warning: PID 14235 from bundles/test-integration/docker.pid had a nonzero exit code
21:11:37 [2022-07-13T21:11:37.534Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
21:11:37 [2022-07-13T21:11:37.726Z] Leaving: AppArmorNo profiles have been unloaded.
21:11:37 [2022-07-13T21:11:37.726Z] 
21:11:37 [2022-07-13T21:11:37.726Z] Unloading profiles will leave already running processes permanently
21:11:37 [2022-07-13T21:11:37.726Z] unconfined, which can lead to unexpected situations.
21:11:37 [2022-07-13T21:11:37.726Z] 
21:11:37 [2022-07-13T21:11:37.726Z] To set a process to complain mode, use the command line tool
21:11:37 [2022-07-13T21:11:37.726Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:11:37 [2022-07-13T21:11:37.726Z] Removing test suite binaries
21:11:37 [2022-07-13T21:11:37.726Z] exiting test-integration
21:11:37 [2022-07-13T21:11:37.726Z] ++ exit 0
21:11:37 [2022-07-13T21:11:37.726Z] 
21:11:38 [2022-07-13T21:11:38.591Z] === RUN   TestExternalGraphDriver/pull
Post stage
[Pipeline] junit
21:11:38 [2022-07-13T21:11:38.677Z] Recording test results
21:11:39 [2022-07-13T21:11:39.438Z]     check_test.go:540: [d5b00d08d840a] daemon is not started
21:11:39 [2022-07-13T21:11:39.438Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
21:11:40 [2022-07-13T21:11:40.004Z] --- PASS: TestConfigList (2.94s)
21:11:40 [2022-07-13T21:11:40.004Z] === RUN   TestConfigsCreateAndDelete
21:11:40 [2022-07-13T21:11:40.175Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:11:40 [2022-07-13T21:11:40.496Z] --- PASS: TestExternalGraphDriver (5.28s)
21:11:40 [2022-07-13T21:11:40.496Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
21:11:40 [2022-07-13T21:11:40.496Z]     --- PASS: TestExternalGraphDriver/spec (1.65s)
21:11:40 [2022-07-13T21:11:40.496Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
21:11:40 [2022-07-13T21:11:40.496Z] === RUN   TestGraphdriverPluginV2
21:11:40 [2022-07-13T21:11:40.516Z] + echo Ensuring container killed.
21:11:40 [2022-07-13T21:11:40.516Z] Ensuring container killed.
21:11:40 [2022-07-13T21:11:40.516Z] + docker rm -vf docker-pr1
21:11:40 [2022-07-13T21:11:40.516Z] Error: No such container: docker-pr1
[Pipeline] sh
21:11:40 [2022-07-13T21:11:40.801Z] + echo Chowning /workspace to jenkins user
21:11:40 [2022-07-13T21:11:40.801Z] Chowning /workspace to jenkins user
21:11:40 [2022-07-13T21:11:40.801Z] + id -u
21:11:40 [2022-07-13T21:11:40.801Z] + id -g
21:11:40 [2022-07-13T21:11:40.801Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43809:/workspace busybox chown -R 1000:1000 /workspace
21:11:40 [2022-07-13T21:11:40.801Z] Unable to find image 'busybox:latest' locally
21:11:40 [2022-07-13T21:11:40.801Z] latest: Pulling from library/busybox
21:11:40 [2022-07-13T21:11:40.939Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
21:11:41 [2022-07-13T21:11:41.060Z] 19d511225f94: Pulling fs layer
21:11:41 [2022-07-13T21:11:41.060Z] 19d511225f94: Download complete
21:11:41 [2022-07-13T21:11:41.060Z] 19d511225f94: Pull complete
21:11:41 [2022-07-13T21:11:41.060Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
21:11:41 [2022-07-13T21:11:41.060Z] Status: Downloaded newer image for busybox:latest
21:11:41 [2022-07-13T21:11:41.197Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
21:11:41 [2022-07-13T21:11:41.762Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
21:11:42 [2022-07-13T21:11:42.020Z] === RUN   TestDockerSuite/TestBuildScratchCopy
21:11:42 [2022-07-13T21:11:42.278Z] --- PASS: TestConfigsCreateAndDelete (2.48s)
21:11:42 [2022-07-13T21:11:42.278Z] === RUN   TestConfigsUpdate
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:11:42 [2022-07-13T21:11:42.536Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
21:11:42 [2022-07-13T21:11:42.536Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
21:11:42 [2022-07-13T21:11:42.536Z] === RUN   TestDockerSuite/TestContainerAPICommit
21:11:42 [2022-07-13T21:11:42.942Z] + bundleName=amd64-rootless
21:11:42 [2022-07-13T21:11:42.942Z] + echo Creating amd64-rootless-bundles.tar.gz
21:11:42 [2022-07-13T21:11:42.942Z] Creating amd64-rootless-bundles.tar.gz
21:11:42 [2022-07-13T21:11:42.942Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
21:11:42 [2022-07-13T21:11:42.942Z] + 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
21:11:42 [2022-07-13T21:11:42.957Z] Archiving artifacts
21:11:43 [2022-07-13T21:11:43.251Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
21:11:43 [2022-07-13T21:11:43.817Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
21:11:44 [2022-07-13T21:11:44.474Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43809/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:11:44 [2022-07-13T21:11:44.686Z] --- PASS: TestGraphdriverPluginV2 (4.20s)
21:11:44 [2022-07-13T21:11:44.686Z] PASS
21:11:44 [2022-07-13T21:11:44.686Z] 
21:11:44 [2022-07-13T21:11:44.686Z] DONE 5 tests in 9.516s
21:11:44 [2022-07-13T21:11:44.686Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:11:44 [2022-07-13T21:11:44.686Z] INFO: Testing against a local daemon
21:11:44 [2022-07-13T21:11:44.686Z] === RUN   TestContinueAfterPluginCrash
21:11:44 [2022-07-13T21:11:44.686Z] === PAUSE TestContinueAfterPluginCrash
21:11:44 [2022-07-13T21:11:44.686Z] === RUN   TestReadPluginNoRead
21:11:44 [2022-07-13T21:11:44.686Z] === PAUSE TestReadPluginNoRead
21:11:44 [2022-07-13T21:11:44.686Z] === RUN   TestDaemonStartWithLogOpt
21:11:44 [2022-07-13T21:11:44.686Z] === PAUSE TestDaemonStartWithLogOpt
21:11:44 [2022-07-13T21:11:44.686Z] === CONT  TestContinueAfterPluginCrash
21:11:44 [2022-07-13T21:11:44.686Z] === CONT  TestDaemonStartWithLogOpt
21:11:44 [2022-07-13T21:11:44.789Z] + make clean
21:11:44 [2022-07-13T21:11:44.789Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:11:45 [2022-07-13T21:11:45.049Z] docker-dev-cache
21:11:45 [2022-07-13T21:11:45.049Z] docker-mod-cache
[Pipeline] deleteDir
21:11:45 [2022-07-13T21:11:45.175Z] --- PASS: TestUpdateRestartPolicy (10.86s)
21:11:45 [2022-07-13T21:11:45.175Z] === RUN   TestUpdateRestartWithAutoRemove
21:11:45 [2022-07-13T21:11:45.175Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
21:11:45 [2022-07-13T21:11:45.175Z] === RUN   TestWaitNonBlocked
21:11:45 [2022-07-13T21:11:45.175Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:11:45 [2022-07-13T21:11:45.175Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:11:45 [2022-07-13T21:11:45.175Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:11:45 [2022-07-13T21:11:45.175Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:11:45 [2022-07-13T21:11:45.175Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:11:45 [2022-07-13T21:11:45.175Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:11:45 [2022-07-13T21:11:45.175Z] --- PASS: TestWaitNonBlocked (0.01s)
21:11:45 [2022-07-13T21:11:45.175Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s)
21:11:45 [2022-07-13T21:11:45.175Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s)
21:11:45 [2022-07-13T21:11:45.175Z] === RUN   TestWaitBlocked
21:11:45 [2022-07-13T21:11:45.175Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:11:45 [2022-07-13T21:11:45.175Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:11:45 [2022-07-13T21:11:45.175Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:11:45 [2022-07-13T21:11:45.175Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:11:45 [2022-07-13T21:11:45.175Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:11:45 [2022-07-13T21:11:45.175Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:11:45 [2022-07-13T21:11:45.192Z] --- PASS: TestConfigsUpdate (2.73s)
21:11:45 [2022-07-13T21:11:45.192Z] === RUN   TestTemplatedConfig
21:11:45 [2022-07-13T21:11:45.450Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
21:11:45 [2022-07-13T21:11:45.451Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
21:11:45 [2022-07-13T21:11:45.745Z] --- PASS: TestWaitBlocked (0.01s)
21:11:45 [2022-07-13T21:11:45.745Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
21:11:45 [2022-07-13T21:11:45.745Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
21:11:45 [2022-07-13T21:11:45.745Z] === RUN   TestWaitConditions
21:11:45 [2022-07-13T21:11:45.745Z] === RUN   TestWaitConditions/default
21:11:45 [2022-07-13T21:11:45.745Z] === PAUSE TestWaitConditions/default
21:11:45 [2022-07-13T21:11:45.745Z] === RUN   TestWaitConditions/not-running
21:11:45 [2022-07-13T21:11:45.745Z] === PAUSE TestWaitConditions/not-running
21:11:45 [2022-07-13T21:11:45.745Z] === RUN   TestWaitConditions/next-exit
21:11:45 [2022-07-13T21:11:45.745Z] === PAUSE TestWaitConditions/next-exit
21:11:45 [2022-07-13T21:11:45.745Z] === RUN   TestWaitConditions/removed
21:11:45 [2022-07-13T21:11:45.745Z] === PAUSE TestWaitConditions/removed
21:11:45 [2022-07-13T21:11:45.745Z] === CONT  TestWaitConditions/default
21:11:45 [2022-07-13T21:11:45.745Z] === CONT  TestWaitConditions/next-exit
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:11:46 [2022-07-13T21:11:46.017Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
21:11:46 [2022-07-13T21:11:46.275Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
21:11:46 [2022-07-13T21:11:46.841Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
21:11:47 [2022-07-13T21:11:47.655Z] === CONT  TestWaitConditions/not-running
21:11:47 [2022-07-13T21:11:47.655Z] === CONT  TestWaitConditions/removed
21:11:47 [2022-07-13T21:11:47.776Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
21:11:47 [2022-07-13T21:11:47.978Z] --- PASS: TestDaemonStartWithLogOpt (3.46s)
21:11:47 [2022-07-13T21:11:47.979Z] === CONT  TestReadPluginNoRead
21:11:48 [2022-07-13T21:11:48.710Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
21:11:48 [2022-07-13T21:11:48.711Z] --- PASS: TestTemplatedConfig (3.57s)
21:11:48 [2022-07-13T21:11:48.711Z] === RUN   TestConfigCreateResolve
21:11:48 [2022-07-13T21:11:48.711Z] === RUN   TestDockerSuite/TestContainerAPICreate
21:11:49 [2022-07-13T21:11:49.036Z] --- PASS: TestWaitConditions (0.01s)
21:11:49 [2022-07-13T21:11:49.036Z]     --- PASS: TestWaitConditions/default (1.55s)
21:11:49 [2022-07-13T21:11:49.036Z]     --- PASS: TestWaitConditions/next-exit (1.61s)
21:11:49 [2022-07-13T21:11:49.036Z]     --- PASS: TestWaitConditions/not-running (1.66s)
21:11:49 [2022-07-13T21:11:49.036Z]     --- PASS: TestWaitConditions/removed (1.65s)
21:11:49 [2022-07-13T21:11:49.036Z] === CONT  TestContainerStartOnDaemonRestart
21:11:49 [2022-07-13T21:11:49.036Z] === CONT  TestRestartDaemonWithRestartingContainer
21:11:49 [2022-07-13T21:11:49.277Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
21:11:49 [2022-07-13T21:11:49.277Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
21:11:49 [2022-07-13T21:11:49.277Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
21:11:50 [2022-07-13T21:11:50.210Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
21:11:50 [2022-07-13T21:11:50.210Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
21:11:50 [2022-07-13T21:11:50.210Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
21:11:50 [2022-07-13T21:11:50.210Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
21:11:50 [2022-07-13T21:11:50.210Z] === RUN   TestDockerSuite/TestContainerAPIDelete
21:11:50 [2022-07-13T21:11:50.513Z] === RUN   TestReadPluginNoRead/default
21:11:51 [2022-07-13T21:11:51.144Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
21:11:51 [2022-07-13T21:11:51.452Z] === RUN   TestReadPluginNoRead/disabled_caching
21:11:51 [2022-07-13T21:11:51.582Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s)
21:11:51 [2022-07-13T21:11:51.582Z] === CONT  TestIpcModeOlderClient
21:11:51 [2022-07-13T21:11:51.582Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s)
21:11:51 [2022-07-13T21:11:51.582Z] === CONT  TestContainerKillOnDaemonStart
21:11:51 [2022-07-13T21:11:51.582Z] --- PASS: TestIpcModeOlderClient (0.07s)
21:11:51 [2022-07-13T21:11:51.582Z] === CONT  TestDaemonHostGatewayIP
21:11:51 [2022-07-13T21:11:51.709Z] --- PASS: TestConfigCreateResolve (2.99s)
21:11:51 [2022-07-13T21:11:51.709Z] PASS
21:11:51 [2022-07-13T21:11:51.709Z] 
21:11:51 [2022-07-13T21:11:51.709Z] DONE 6 tests in 17.877s
21:11:51 [2022-07-13T21:11:51.709Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:11:51 [2022-07-13T21:11:51.709Z] ++ 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
21:11:51 [2022-07-13T21:11:51.709Z] ++ set -e
21:11:51 [2022-07-13T21:11:51.709Z] ++ '[' -n 0 ']'
21:11:51 [2022-07-13T21:11:51.709Z] ++ set -x
21:11:51 [2022-07-13T21:11:51.709Z] ++ 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
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
21:11:51 [2022-07-13T21:11:51.967Z] INFO: Testing against a local daemon
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestAttachWithTTY
21:11:51 [2022-07-13T21:11:51.967Z] --- PASS: TestAttachWithTTY (0.06s)
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestAttachWithoutTTy
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
21:11:51 [2022-07-13T21:11:51.967Z] --- PASS: TestAttachWithoutTTy (0.09s)
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestCheckpoint
21:11:51 [2022-07-13T21:11:51.967Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:11:51 [2022-07-13T21:11:51.967Z] --- SKIP: TestCheckpoint (0.01s)
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/commit
21:11:51 [2022-07-13T21:11:51.967Z] === PAUSE TestContainerInvalidJSON/commit
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/containers/create
21:11:51 [2022-07-13T21:11:51.967Z] === PAUSE TestContainerInvalidJSON/containers/create
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:11:51 [2022-07-13T21:11:51.967Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:11:51 [2022-07-13T21:11:51.967Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:11:51 [2022-07-13T21:11:51.967Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:11:51 [2022-07-13T21:11:51.967Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:11:51 [2022-07-13T21:11:51.967Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:11:51 [2022-07-13T21:11:51.967Z] === CONT  TestContainerInvalidJSON/commit
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:11:51 [2022-07-13T21:11:51.967Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:11:51 [2022-07-13T21:11:51.967Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:11:51 [2022-07-13T21:11:51.967Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:11:51 [2022-07-13T21:11:51.967Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:11:51 [2022-07-13T21:11:51.967Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:11:51 [2022-07-13T21:11:51.967Z] === CONT  TestContainerInvalidJSON/containers/create
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:11:51 [2022-07-13T21:11:51.967Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:11:52 [2022-07-13T21:11:52.226Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:11:52 [2022-07-13T21:11:52.226Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:11:52 [2022-07-13T21:11:52.226Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:11:52 [2022-07-13T21:11:52.226Z] --- PASS: TestContainerInvalidJSON (0.02s)
21:11:52 [2022-07-13T21:11:52.226Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:11:52 [2022-07-13T21:11:52.226Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:11:52 [2022-07-13T21:11:52.226Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
21:11:52 [2022-07-13T21:11:52.226Z] === RUN   TestCopyFromContainerPathIsNotDir
21:11:52 [2022-07-13T21:11:52.226Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
21:11:52 [2022-07-13T21:11:52.226Z] === RUN   TestCopyToContainerPathDoesNotExist
21:11:52 [2022-07-13T21:11:52.226Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
21:11:52 [2022-07-13T21:11:52.226Z] === RUN   TestCopyEmptyFile
21:11:52 [2022-07-13T21:11:52.484Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
21:11:52 [2022-07-13T21:11:52.484Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
21:11:52 [2022-07-13T21:11:52.741Z] --- PASS: TestCopyEmptyFile (0.41s)
21:11:52 [2022-07-13T21:11:52.741Z] === RUN   TestCopyToContainerPathIsNotDir
21:11:52 [2022-07-13T21:11:52.741Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
21:11:52 [2022-07-13T21:11:52.741Z] === RUN   TestCopyFromContainer
21:11:52 [2022-07-13T21:11:52.861Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:11:52 [2022-07-13T21:11:52.861Z] --- PASS: TestContinueAfterPluginCrash (8.40s)
21:11:53 [2022-07-13T21:11:53.815Z] === CONT  TestReadPluginNoRead
21:11:53 [2022-07-13T21:11:53.815Z]     read_test.go:92: [dee1035faa59f] daemon is not started
21:11:53 [2022-07-13T21:11:53.815Z] --- PASS: TestReadPluginNoRead (6.00s)
21:11:53 [2022-07-13T21:11:53.815Z]     --- PASS: TestReadPluginNoRead/default (1.28s)
21:11:53 [2022-07-13T21:11:53.815Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
21:11:53 [2022-07-13T21:11:53.815Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s)
21:11:53 [2022-07-13T21:11:53.815Z] PASS
21:11:53 [2022-07-13T21:11:53.815Z] 
21:11:53 [2022-07-13T21:11:53.815Z] DONE 6 tests in 9.483s
21:11:53 [2022-07-13T21:11:53.815Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:11:54 [2022-07-13T21:11:54.074Z] testing: warning: no tests to run
21:11:54 [2022-07-13T21:11:54.074Z] PASS
21:11:54 [2022-07-13T21:11:54.074Z] 
21:11:54 [2022-07-13T21:11:54.074Z] DONE 0 tests in 0.009s
21:11:54 [2022-07-13T21:11:54.074Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:11:54 [2022-07-13T21:11:54.074Z] INFO: Testing against a local daemon
21:11:54 [2022-07-13T21:11:54.074Z] === RUN   TestPluginWithDevMounts
21:11:54 [2022-07-13T21:11:54.074Z] === PAUSE TestPluginWithDevMounts
21:11:54 [2022-07-13T21:11:54.074Z] === CONT  TestPluginWithDevMounts
21:11:54 [2022-07-13T21:11:54.129Z] --- PASS: TestDaemonHostGatewayIP (2.43s)
21:11:54 [2022-07-13T21:11:54.129Z] === CONT  TestDaemonRestartIpcMode
21:11:54 [2022-07-13T21:11:54.687Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
21:11:54 [2022-07-13T21:11:54.687Z] === RUN   TestCopyFromContainer//
21:11:54 [2022-07-13T21:11:54.687Z] === RUN   TestCopyFromContainer//bar/root
21:11:54 [2022-07-13T21:11:54.687Z] === RUN   TestCopyFromContainer//bar/root/
21:11:54 [2022-07-13T21:11:54.946Z] === RUN   TestCopyFromContainer/bar/quux
21:11:55 [2022-07-13T21:11:55.220Z] === RUN   TestCopyFromContainer/bar/quux/
21:11:55 [2022-07-13T21:11:55.220Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:11:55 [2022-07-13T21:11:55.220Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:11:55 [2022-07-13T21:11:55.220Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
21:11:55 [2022-07-13T21:11:55.220Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
21:11:55 [2022-07-13T21:11:55.220Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
21:11:55 [2022-07-13T21:11:55.453Z] --- PASS: TestPluginWithDevMounts (1.56s)
21:11:55 [2022-07-13T21:11:55.453Z] PASS
21:11:55 [2022-07-13T21:11:55.453Z] 
21:11:55 [2022-07-13T21:11:55.453Z] DONE 1 tests in 1.578s
21:11:55 [2022-07-13T21:11:55.453Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:11:55 [2022-07-13T21:11:55.453Z] INFO: Testing against a local daemon
21:11:55 [2022-07-13T21:11:55.453Z] === RUN   TestSecretInspect
21:11:55 [2022-07-13T21:11:55.481Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:11:55 [2022-07-13T21:11:55.481Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:11:55 [2022-07-13T21:11:55.741Z] === RUN   TestCopyFromContainer/bar/notarget
21:11:55 [2022-07-13T21:11:55.741Z] --- PASS: TestCopyFromContainer (3.02s)
21:11:55 [2022-07-13T21:11:55.741Z]     --- PASS: TestCopyFromContainer// (0.15s)
21:11:55 [2022-07-13T21:11:55.741Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
21:11:55 [2022-07-13T21:11:55.741Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.15s)
21:11:55 [2022-07-13T21:11:55.741Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
21:11:55 [2022-07-13T21:11:55.741Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
21:11:55 [2022-07-13T21:11:55.741Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
21:11:55 [2022-07-13T21:11:55.741Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
21:11:55 [2022-07-13T21:11:55.741Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
21:11:55 [2022-07-13T21:11:55.741Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s)
21:11:55 [2022-07-13T21:11:55.741Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
21:11:55 [2022-07-13T21:11:55.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:11:55 [2022-07-13T21:11:55.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:11:55 [2022-07-13T21:11:55.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:11:55 [2022-07-13T21:11:55.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:11:55 [2022-07-13T21:11:55.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:11:55 [2022-07-13T21:11:55.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:11:55 [2022-07-13T21:11:55.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:11:55 [2022-07-13T21:11:55.741Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:11:55 [2022-07-13T21:11:55.741Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:11:55 [2022-07-13T21:11:55.741Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:11:55 [2022-07-13T21:11:55.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
21:11:55 [2022-07-13T21:11:55.741Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:11:55 [2022-07-13T21:11:55.741Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:11:55 [2022-07-13T21:11:55.741Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:11:55 [2022-07-13T21:11:55.741Z] === RUN   TestCreateLinkToNonExistingContainer
21:11:56 [2022-07-13T21:11:56.000Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
21:11:56 [2022-07-13T21:11:56.000Z] === RUN   TestCreateWithInvalidEnv
21:11:56 [2022-07-13T21:11:56.000Z] === RUN   TestCreateWithInvalidEnv/0
21:11:56 [2022-07-13T21:11:56.000Z] === PAUSE TestCreateWithInvalidEnv/0
21:11:56 [2022-07-13T21:11:56.000Z] === RUN   TestCreateWithInvalidEnv/1
21:11:56 [2022-07-13T21:11:56.000Z] === PAUSE TestCreateWithInvalidEnv/1
21:11:56 [2022-07-13T21:11:56.000Z] === RUN   TestCreateWithInvalidEnv/2
21:11:56 [2022-07-13T21:11:56.000Z] === PAUSE TestCreateWithInvalidEnv/2
21:11:56 [2022-07-13T21:11:56.000Z] === CONT  TestCreateWithInvalidEnv/0
21:11:56 [2022-07-13T21:11:56.000Z] === CONT  TestCreateWithInvalidEnv/2
21:11:56 [2022-07-13T21:11:56.000Z] === CONT  TestCreateWithInvalidEnv/1
21:11:56 [2022-07-13T21:11:56.000Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:11:56 [2022-07-13T21:11:56.000Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:11:56 [2022-07-13T21:11:56.000Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:11:56 [2022-07-13T21:11:56.000Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:11:56 [2022-07-13T21:11:56.000Z] === RUN   TestCreateTmpfsMountsTarget
21:11:56 [2022-07-13T21:11:56.000Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
21:11:56 [2022-07-13T21:11:56.000Z] === RUN   TestCreateWithCustomMaskedPaths
21:11:56 [2022-07-13T21:11:56.039Z] --- PASS: TestDaemonRestartIpcMode (2.18s)
21:11:56 [2022-07-13T21:11:56.259Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
21:11:56 [2022-07-13T21:11:56.825Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
21:11:57 [2022-07-13T21:11:57.762Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
21:11:57 [2022-07-13T21:11:57.762Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
21:11:57 [2022-07-13T21:11:57.988Z] --- PASS: TestSecretInspect (2.19s)
21:11:57 [2022-07-13T21:11:57.988Z] === RUN   TestSecretList
21:11:58 [2022-07-13T21:11:58.021Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s)
21:11:58 [2022-07-13T21:11:58.021Z] === RUN   TestCreateWithCustomReadonlyPaths
21:11:58 [2022-07-13T21:11:58.586Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
21:11:58 [2022-07-13T21:11:58.586Z] === RUN   TestDockerSuite/TestContainerAPIKill
21:11:59 [2022-07-13T21:11:59.153Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
21:11:59 [2022-07-13T21:11:59.412Z] === RUN   TestDockerSuite/TestContainerAPIPause
21:11:59 [2022-07-13T21:11:59.895Z] --- PASS: TestSecretList (2.16s)
21:11:59 [2022-07-13T21:11:59.896Z] === RUN   TestSecretsCreateAndDelete
21:12:00 [2022-07-13T21:12:00.345Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.11s)
21:12:00 [2022-07-13T21:12:00.345Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:12:00 [2022-07-13T21:12:00.345Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:12:00 [2022-07-13T21:12:00.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:12:00 [2022-07-13T21:12:00.345Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:12:00 [2022-07-13T21:12:00.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:12:00 [2022-07-13T21:12:00.345Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:12:00 [2022-07-13T21:12:00.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:12:00 [2022-07-13T21:12:00.345Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:12:00 [2022-07-13T21:12:00.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:12:00 [2022-07-13T21:12:00.345Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:12:00 [2022-07-13T21:12:00.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:12:00 [2022-07-13T21:12:00.346Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:12:00 [2022-07-13T21:12:00.346Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:12:00 [2022-07-13T21:12:00.346Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:12:00 [2022-07-13T21:12:00.346Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:12:00 [2022-07-13T21:12:00.346Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
21:12:00 [2022-07-13T21:12:00.346Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:12:00 [2022-07-13T21:12:00.346Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
21:12:00 [2022-07-13T21:12:00.346Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
21:12:00 [2022-07-13T21:12:00.346Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
21:12:00 [2022-07-13T21:12:00.346Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:12:00 [2022-07-13T21:12:00.346Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
21:12:00 [2022-07-13T21:12:00.346Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
21:12:00 [2022-07-13T21:12:00.346Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:12:01 [2022-07-13T21:12:01.280Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestCreateDifferentPlatform
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestCreateDifferentPlatform/different_os
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:12:01 [2022-07-13T21:12:01.280Z] --- PASS: TestCreateDifferentPlatform (0.03s)
21:12:01 [2022-07-13T21:12:01.280Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:12:01 [2022-07-13T21:12:01.280Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
21:12:01 [2022-07-13T21:12:01.280Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:12:01 [2022-07-13T21:12:01.280Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestCreateInvalidHostConfig
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:12:01 [2022-07-13T21:12:01.280Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:12:01 [2022-07-13T21:12:01.280Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:12:01 [2022-07-13T21:12:01.280Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:12:01 [2022-07-13T21:12:01.280Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestDockerSuite/TestContainerAPIRename
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
21:12:01 [2022-07-13T21:12:01.280Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:12:01 [2022-07-13T21:12:01.280Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:12:01 [2022-07-13T21:12:01.280Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:12:01 [2022-07-13T21:12:01.280Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:12:01 [2022-07-13T21:12:01.280Z] --- PASS: TestCreateInvalidHostConfig (0.03s)
21:12:01 [2022-07-13T21:12:01.280Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:12:01 [2022-07-13T21:12:01.280Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:12:01 [2022-07-13T21:12:01.280Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:12:01 [2022-07-13T21:12:01.280Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestContainerStartOnDaemonRestart
21:12:01 [2022-07-13T21:12:01.280Z] === PAUSE TestContainerStartOnDaemonRestart
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestDaemonRestartIpcMode
21:12:01 [2022-07-13T21:12:01.280Z] === PAUSE TestDaemonRestartIpcMode
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestDaemonHostGatewayIP
21:12:01 [2022-07-13T21:12:01.280Z] === PAUSE TestDaemonHostGatewayIP
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestRestartDaemonWithRestartingContainer
21:12:01 [2022-07-13T21:12:01.280Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestContainerKillOnDaemonStart
21:12:01 [2022-07-13T21:12:01.280Z] === PAUSE TestContainerKillOnDaemonStart
21:12:01 [2022-07-13T21:12:01.280Z] === RUN   TestDiff
21:12:02 [2022-07-13T21:12:02.215Z] --- PASS: TestDiff (0.76s)
21:12:02 [2022-07-13T21:12:02.215Z] === RUN   TestExecConsoleSize
21:12:02 [2022-07-13T21:12:02.215Z] === RUN   TestDockerSuite/TestContainerAPIRestart
21:12:02 [2022-07-13T21:12:02.428Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
21:12:02 [2022-07-13T21:12:02.428Z] === RUN   TestSecretsUpdate
21:12:02 [2022-07-13T21:12:02.781Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
21:12:03 [2022-07-13T21:12:03.041Z] --- PASS: TestExecConsoleSize (0.96s)
21:12:03 [2022-07-13T21:12:03.041Z] === RUN   TestExecWithCloseStdin
21:12:03 [2022-07-13T21:12:03.300Z]     check_test.go:540: [db1d30c9cba1a] daemon is not started
21:12:03 [2022-07-13T21:12:03.300Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
21:12:03 [2022-07-13T21:12:03.866Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
21:12:03 [2022-07-13T21:12:03.866Z] --- PASS: TestExecWithCloseStdin (0.82s)
21:12:03 [2022-07-13T21:12:03.866Z] === RUN   TestExec
21:12:04 [2022-07-13T21:12:04.167Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
21:12:04 [2022-07-13T21:12:04.167Z] PASS
21:12:04 [2022-07-13T21:12:04.167Z] 
21:12:04 [2022-07-13T21:12:04.167Z] === Skipped
21:12:04 [2022-07-13T21:12:04.167Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:12:04 [2022-07-13T21:12:04.167Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:12:04 [2022-07-13T21:12:04.167Z] 
21:12:04 [2022-07-13T21:12:04.167Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:12:04 [2022-07-13T21:12:04.167Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:12:04 [2022-07-13T21:12:04.167Z] 
21:12:04 [2022-07-13T21:12:04.167Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:12:04 [2022-07-13T21:12:04.167Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:12:04 [2022-07-13T21:12:04.167Z] 
21:12:04 [2022-07-13T21:12:04.167Z] DONE 264 tests, 3 skipped in 123.373s
21:12:04 [2022-07-13T21:12:04.167Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
21:12:04 [2022-07-13T21:12:04.167Z] ++ 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
21:12:04 [2022-07-13T21:12:04.167Z] ++ set -e
21:12:04 [2022-07-13T21:12:04.167Z] ++ '[' -n 0 ']'
21:12:04 [2022-07-13T21:12:04.167Z] ++ set -x
21:12:04 [2022-07-13T21:12:04.167Z] ++ 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
21:12:04 [2022-07-13T21:12:04.167Z] === RUN   TestConfigDaemonLibtrustID
21:12:04 [2022-07-13T21:12:04.167Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
21:12:04 [2022-07-13T21:12:04.167Z] === RUN   TestConfigDaemonID
21:12:04 [2022-07-13T21:12:04.334Z] --- PASS: TestSecretsUpdate (2.20s)
21:12:04 [2022-07-13T21:12:04.334Z] === RUN   TestTemplatedSecret
21:12:04 [2022-07-13T21:12:04.737Z]     daemon_test.go:83: [d554ad6f5dfa7] daemon is not started
21:12:04 [2022-07-13T21:12:04.737Z] --- PASS: TestConfigDaemonID (1.04s)
21:12:04 [2022-07-13T21:12:04.737Z] === RUN   TestDaemonConfigValidation
21:12:04 [2022-07-13T21:12:04.737Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:12:04 [2022-07-13T21:12:04.737Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:12:04 [2022-07-13T21:12:04.737Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:12:04 [2022-07-13T21:12:04.737Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:12:04 [2022-07-13T21:12:04.737Z] === RUN   TestDaemonConfigValidation/invalid_config
21:12:04 [2022-07-13T21:12:04.737Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:12:04 [2022-07-13T21:12:04.737Z] === RUN   TestDaemonConfigValidation/malformed_config
21:12:04 [2022-07-13T21:12:04.737Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:12:04 [2022-07-13T21:12:04.737Z] === RUN   TestDaemonConfigValidation/valid_config
21:12:04 [2022-07-13T21:12:04.737Z] === PAUSE TestDaemonConfigValidation/valid_config
21:12:04 [2022-07-13T21:12:04.737Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:12:04 [2022-07-13T21:12:04.737Z] === CONT  TestDaemonConfigValidation/malformed_config
21:12:04 [2022-07-13T21:12:04.737Z] === CONT  TestDaemonConfigValidation/valid_config
21:12:04 [2022-07-13T21:12:04.737Z] === CONT  TestDaemonConfigValidation/invalid_config
21:12:04 [2022-07-13T21:12:04.737Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:12:04 [2022-07-13T21:12:04.737Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:12:04 [2022-07-13T21:12:04.737Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
21:12:04 [2022-07-13T21:12:04.737Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
21:12:04 [2022-07-13T21:12:04.737Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
21:12:04 [2022-07-13T21:12:04.737Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
21:12:04 [2022-07-13T21:12:04.737Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
21:12:04 [2022-07-13T21:12:04.737Z] === RUN   TestConfigDaemonSeccompProfiles
21:12:04 [2022-07-13T21:12:04.737Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:12:04 [2022-07-13T21:12:04.801Z] --- PASS: TestExec (0.85s)
21:12:04 [2022-07-13T21:12:04.801Z] === RUN   TestExecUser
21:12:05 [2022-07-13T21:12:05.368Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
21:12:05 [2022-07-13T21:12:05.368Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
21:12:05 [2022-07-13T21:12:05.368Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
21:12:05 [2022-07-13T21:12:05.368Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
21:12:05 [2022-07-13T21:12:05.368Z] === RUN   TestDockerSuite/TestContainerAPIStart
21:12:05 [2022-07-13T21:12:05.368Z] --- PASS: TestExecUser (0.79s)
21:12:05 [2022-07-13T21:12:05.368Z] === RUN   TestExportContainerAndImportImage
21:12:05 [2022-07-13T21:12:05.626Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
21:12:06 [2022-07-13T21:12:06.124Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:12:06 [2022-07-13T21:12:06.192Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
21:12:06 [2022-07-13T21:12:06.450Z] --- PASS: TestExportContainerAndImportImage (1.04s)
21:12:06 [2022-07-13T21:12:06.450Z] === RUN   TestExportContainerAfterDaemonRestart
21:12:06 [2022-07-13T21:12:06.868Z] --- PASS: TestTemplatedSecret (2.64s)
21:12:06 [2022-07-13T21:12:06.868Z] === RUN   TestSecretCreateResolve
21:12:07 [2022-07-13T21:12:07.017Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
21:12:07 [2022-07-13T21:12:07.065Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:12:07 [2022-07-13T21:12:07.965Z] --- PASS: TestExportContainerAfterDaemonRestart (1.37s)
21:12:07 [2022-07-13T21:12:07.965Z] === RUN   TestHealthCheckWorkdir
21:12:08 [2022-07-13T21:12:08.033Z] === CONT  TestConfigDaemonSeccompProfiles
21:12:08 [2022-07-13T21:12:08.033Z]     daemon_test.go:197: [d348b3b42772f] daemon is not started
21:12:08 [2022-07-13T21:12:08.033Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
21:12:08 [2022-07-13T21:12:08.033Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:12:08 [2022-07-13T21:12:08.033Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:12:08 [2022-07-13T21:12:08.033Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:12:08 [2022-07-13T21:12:08.033Z] === RUN   TestDaemonProxy
21:12:08 [2022-07-13T21:12:08.033Z] === RUN   TestDaemonProxy/environment_variables
21:12:08 [2022-07-13T21:12:08.897Z] --- PASS: TestHealthCheckWorkdir (0.83s)
21:12:08 [2022-07-13T21:12:08.897Z] === RUN   TestHealthKillContainer
21:12:09 [2022-07-13T21:12:09.156Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
21:12:09 [2022-07-13T21:12:09.540Z] --- PASS: TestSecretCreateResolve (2.18s)
21:12:09 [2022-07-13T21:12:09.540Z] PASS
21:12:09 [2022-07-13T21:12:09.540Z] 
21:12:09 [2022-07-13T21:12:09.540Z] DONE 6 tests in 13.568s
21:12:09 [2022-07-13T21:12:09.540Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:12:09 [2022-07-13T21:12:09.540Z] INFO: Testing against a local daemon
21:12:09 [2022-07-13T21:12:09.540Z] === RUN   TestServiceCreateInit
21:12:09 [2022-07-13T21:12:09.540Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:12:09 [2022-07-13T21:12:09.971Z] === RUN   TestDaemonProxy/command-line_options
21:12:10 [2022-07-13T21:12:10.527Z] === RUN   TestDockerSuite/TestContainerAPIStop
21:12:11 [2022-07-13T21:12:11.091Z] === RUN   TestDockerSuite/TestContainerAPITop
21:12:11 [2022-07-13T21:12:11.352Z] === RUN   TestDaemonProxy/configuration_file
21:12:11 [2022-07-13T21:12:11.656Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
21:12:11 [2022-07-13T21:12:11.656Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
21:12:11 [2022-07-13T21:12:11.656Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
21:12:11 [2022-07-13T21:12:11.656Z] === RUN   TestDockerSuite/TestContainerAPIWait
21:12:12 [2022-07-13T21:12:12.588Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
21:12:12 [2022-07-13T21:12:12.832Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:12:13 [2022-07-13T21:12:13.260Z] === RUN   TestDaemonProxy/conflicting_options
21:12:13 [2022-07-13T21:12:13.519Z] === RUN   TestDaemonProxy/reload_sanitized
21:12:13 [2022-07-13T21:12:13.960Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
21:12:14 [2022-07-13T21:12:14.089Z] --- PASS: TestDaemonProxy (6.20s)
21:12:14 [2022-07-13T21:12:14.089Z]     --- PASS: TestDaemonProxy/environment_variables (1.71s)
21:12:14 [2022-07-13T21:12:14.089Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
21:12:14 [2022-07-13T21:12:14.089Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
21:12:14 [2022-07-13T21:12:14.089Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:12:14 [2022-07-13T21:12:14.089Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:12:14 [2022-07-13T21:12:14.089Z] PASS
21:12:14 [2022-07-13T21:12:14.089Z] 
21:12:14 [2022-07-13T21:12:14.089Z] DONE 18 tests in 11.227s
21:12:14 [2022-07-13T21:12:14.089Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:12:14 [2022-07-13T21:12:14.089Z] ++ 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
21:12:14 [2022-07-13T21:12:14.089Z] ++ set -e
21:12:14 [2022-07-13T21:12:14.089Z] ++ '[' -n 0 ']'
21:12:14 [2022-07-13T21:12:14.089Z] ++ set -x
21:12:14 [2022-07-13T21:12:14.089Z] ++ 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
21:12:14 [2022-07-13T21:12:14.350Z] INFO: Testing against a local daemon
21:12:14 [2022-07-13T21:12:14.350Z] === RUN   TestCommitInheritsEnv
21:12:14 [2022-07-13T21:12:14.525Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
21:12:14 [2022-07-13T21:12:14.610Z] --- PASS: TestCommitInheritsEnv (0.28s)
21:12:14 [2022-07-13T21:12:14.610Z] === RUN   TestImportExtremelyLargeImageWorks
21:12:14 [2022-07-13T21:12:14.610Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:12:14 [2022-07-13T21:12:14.610Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:12:14 [2022-07-13T21:12:14.611Z] === RUN   TestImportWithCustomPlatform
21:12:14 [2022-07-13T21:12:14.611Z] === RUN   TestImportWithCustomPlatform/#00
21:12:14 [2022-07-13T21:12:14.611Z] === RUN   TestImportWithCustomPlatform/_______
21:12:14 [2022-07-13T21:12:14.611Z] === RUN   TestImportWithCustomPlatform//
21:12:14 [2022-07-13T21:12:14.611Z] === RUN   TestImportWithCustomPlatform/linux
21:12:14 [2022-07-13T21:12:14.871Z] === RUN   TestImportWithCustomPlatform/LINUX
21:12:14 [2022-07-13T21:12:14.871Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:12:14 [2022-07-13T21:12:14.871Z] === RUN   TestImportWithCustomPlatform/macos
21:12:14 [2022-07-13T21:12:14.871Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:12:14 [2022-07-13T21:12:14.871Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:12:14 [2022-07-13T21:12:14.871Z] --- PASS: TestImportWithCustomPlatform (0.32s)
21:12:14 [2022-07-13T21:12:14.871Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
21:12:14 [2022-07-13T21:12:14.871Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:12:14 [2022-07-13T21:12:14.871Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:12:14 [2022-07-13T21:12:14.871Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
21:12:14 [2022-07-13T21:12:14.871Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
21:12:14 [2022-07-13T21:12:14.871Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
21:12:14 [2022-07-13T21:12:14.871Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:12:14 [2022-07-13T21:12:14.871Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:12:14 [2022-07-13T21:12:14.871Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:12:14 [2022-07-13T21:12:14.871Z] === RUN   TestImagesFilterMultiReference
21:12:15 [2022-07-13T21:12:15.089Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
21:12:15 [2022-07-13T21:12:15.130Z] --- PASS: TestImagesFilterMultiReference (0.06s)
21:12:15 [2022-07-13T21:12:15.131Z] === RUN   TestImagePullPlatformInvalid
21:12:15 [2022-07-13T21:12:15.131Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:12:15 [2022-07-13T21:12:15.131Z] === RUN   TestRemoveImageOrphaning
21:12:15 [2022-07-13T21:12:15.390Z] --- PASS: TestRemoveImageOrphaning (0.26s)
21:12:15 [2022-07-13T21:12:15.390Z] === RUN   TestRemoveImageGarbageCollector
21:12:15 [2022-07-13T21:12:15.390Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:12:15 [2022-07-13T21:12:15.390Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:12:15 [2022-07-13T21:12:15.390Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:12:15 [2022-07-13T21:12:15.390Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:12:15 [2022-07-13T21:12:15.390Z] === RUN   TestTagInvalidReference
21:12:15 [2022-07-13T21:12:15.390Z] --- PASS: TestTagInvalidReference (0.02s)
21:12:15 [2022-07-13T21:12:15.390Z] === RUN   TestTagValidPrefixedRepo
21:12:15 [2022-07-13T21:12:15.390Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
21:12:15 [2022-07-13T21:12:15.390Z] === RUN   TestTagExistedNameWithoutForce
21:12:15 [2022-07-13T21:12:15.390Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:12:15 [2022-07-13T21:12:15.390Z] === RUN   TestTagOfficialNames
21:12:15 [2022-07-13T21:12:15.390Z] --- PASS: TestTagOfficialNames (0.05s)
21:12:15 [2022-07-13T21:12:15.390Z] === RUN   TestTagMatchesDigest
21:12:15 [2022-07-13T21:12:15.390Z] --- PASS: TestTagMatchesDigest (0.01s)
21:12:15 [2022-07-13T21:12:15.390Z] PASS
21:12:15 [2022-07-13T21:12:15.390Z] 
21:12:15 [2022-07-13T21:12:15.390Z] === Skipped
21:12:15 [2022-07-13T21:12:15.390Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:12:15 [2022-07-13T21:12:15.390Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:12:15 [2022-07-13T21:12:15.390Z] 
21:12:15 [2022-07-13T21:12:15.390Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:12:15 [2022-07-13T21:12:15.390Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:12:15 [2022-07-13T21:12:15.390Z] 
21:12:15 [2022-07-13T21:12:15.390Z] DONE 22 tests, 2 skipped in 1.340s
21:12:15 [2022-07-13T21:12:15.650Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:12:15 [2022-07-13T21:12:15.650Z] ++ 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
21:12:15 [2022-07-13T21:12:15.650Z] ++ set -e
21:12:15 [2022-07-13T21:12:15.650Z] ++ '[' -n 0 ']'
21:12:15 [2022-07-13T21:12:15.650Z] ++ set -x
21:12:15 [2022-07-13T21:12:15.650Z] ++ 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
21:12:15 [2022-07-13T21:12:15.650Z] === RUN   TestStripANSICommands
21:12:15 [2022-07-13T21:12:15.650Z] === RUN   TestStripANSICommands/#00
21:12:15 [2022-07-13T21:12:15.650Z] === RUN   TestStripANSICommands/#01
21:12:15 [2022-07-13T21:12:15.650Z] --- PASS: TestStripANSICommands (0.00s)
21:12:15 [2022-07-13T21:12:15.650Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:12:15 [2022-07-13T21:12:15.650Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:12:15 [2022-07-13T21:12:15.650Z] PASS
21:12:15 [2022-07-13T21:12:15.650Z] 
21:12:15 [2022-07-13T21:12:15.650Z] DONE 3 tests in 0.043s
21:12:15 [2022-07-13T21:12:15.650Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:12:15 [2022-07-13T21:12:15.650Z] ++ 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
21:12:15 [2022-07-13T21:12:15.650Z] ++ set -e
21:12:15 [2022-07-13T21:12:15.651Z] ++ '[' -n 0 ']'
21:12:15 [2022-07-13T21:12:15.651Z] ++ set -x
21:12:15 [2022-07-13T21:12:15.651Z] ++ 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
21:12:15 [2022-07-13T21:12:15.651Z] INFO: Testing against a local daemon
21:12:15 [2022-07-13T21:12:15.651Z] === RUN   TestNetworkCreateDelete
21:12:15 [2022-07-13T21:12:15.910Z] --- PASS: TestNetworkCreateDelete (0.13s)
21:12:15 [2022-07-13T21:12:15.910Z] === RUN   TestDockerNetworkDeletePreferID
21:12:16 [2022-07-13T21:12:16.171Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
21:12:16 [2022-07-13T21:12:16.171Z] === RUN   TestDaemonDNSFallback
21:12:16 [2022-07-13T21:12:16.461Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
21:12:16 [2022-07-13T21:12:16.462Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
21:12:16 [2022-07-13T21:12:16.720Z]     check_test.go:540: [df5b17d91b764] daemon is not started
21:12:16 [2022-07-13T21:12:16.720Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
21:12:16 [2022-07-13T21:12:16.977Z] --- PASS: TestHealthKillContainer (8.18s)
21:12:16 [2022-07-13T21:12:16.977Z] === RUN   TestInspectCpusetInConfigPre120
21:12:17 [2022-07-13T21:12:17.023Z] --- PASS: TestServiceCreateInit (7.41s)
21:12:17 [2022-07-13T21:12:17.023Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s)
21:12:17 [2022-07-13T21:12:17.023Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s)
21:12:17 [2022-07-13T21:12:17.023Z] === RUN   TestCreateServiceMultipleTimes
21:12:17 [2022-07-13T21:12:17.235Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
21:12:17 [2022-07-13T21:12:17.493Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
21:12:17 [2022-07-13T21:12:17.493Z] === RUN   TestIpcModeNone
21:12:17 [2022-07-13T21:12:17.750Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
21:12:18 [2022-07-13T21:12:18.008Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
21:12:18 [2022-07-13T21:12:18.008Z] --- PASS: TestIpcModeNone (0.55s)
21:12:18 [2022-07-13T21:12:18.008Z] === RUN   TestIpcModePrivate
21:12:18 [2022-07-13T21:12:18.266Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
21:12:18 [2022-07-13T21:12:18.528Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false
21:12:18 [2022-07-13T21:12:18.528Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
21:12:18 [2022-07-13T21:12:18.786Z] --- PASS: TestIpcModePrivate (0.80s)
21:12:18 [2022-07-13T21:12:18.786Z] === RUN   TestIpcModeShareable
21:12:19 [2022-07-13T21:12:19.353Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true
21:12:19 [2022-07-13T21:12:19.610Z] --- PASS: TestIpcModeShareable (0.79s)
21:12:19 [2022-07-13T21:12:19.610Z] === RUN   TestAPIIpcModeShareableAndContainer
21:12:20 [2022-07-13T21:12:20.176Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ce58d8_<nil>_<nil>}
21:12:21 [2022-07-13T21:12:21.111Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
21:12:21 [2022-07-13T21:12:21.675Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.17s)
21:12:21 [2022-07-13T21:12:21.675Z] === RUN   TestAPIIpcModeHost
21:12:21 [2022-07-13T21:12:21.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11125532650_/foo_false__<nil>_<nil>_<nil>_<nil>}
21:12:22 [2022-07-13T21:12:22.609Z] --- PASS: TestAPIIpcModeHost (0.74s)
21:12:22 [2022-07-13T21:12:22.609Z] === RUN   TestDaemonIpcModeShareable
21:12:22 [2022-07-13T21:12:22.746Z] --- PASS: TestDaemonDNSFallback (6.29s)
21:12:22 [2022-07-13T21:12:22.746Z] === RUN   TestInspectNetwork
21:12:23 [2022-07-13T21:12:23.543Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11125532650_/foo_true__<nil>_<nil>_<nil>_<nil>}
21:12:23 [2022-07-13T21:12:23.543Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true
21:12:23 [2022-07-13T21:12:23.801Z] --- PASS: TestDaemonIpcModeShareable (1.24s)
21:12:23 [2022-07-13T21:12:23.801Z] === RUN   TestDaemonIpcModePrivate
21:12:24 [2022-07-13T21:12:24.736Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3504777289_/foo_false__<nil>_<nil>_<nil>_<nil>}
21:12:24 [2022-07-13T21:12:24.736Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: false, mustBeShared: false
21:12:24 [2022-07-13T21:12:24.993Z] --- PASS: TestDaemonIpcModePrivate (1.38s)
21:12:24 [2022-07-13T21:12:24.994Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:12:25 [2022-07-13T21:12:25.561Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
21:12:26 [2022-07-13T21:12:26.044Z] === RUN   TestInspectNetwork/full_network_id
21:12:26 [2022-07-13T21:12:26.044Z] === RUN   TestInspectNetwork/partial_network_id
21:12:26 [2022-07-13T21:12:26.044Z] === RUN   TestInspectNetwork/network_name
21:12:26 [2022-07-13T21:12:26.044Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:12:26 [2022-07-13T21:12:26.128Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false
21:12:26 [2022-07-13T21:12:26.386Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3504777289_/foo_true__<nil>_<nil>_<nil>_<nil>}
21:12:26 [2022-07-13T21:12:26.386Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s)
21:12:26 [2022-07-13T21:12:26.386Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:12:27 [2022-07-13T21:12:27.759Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true
21:12:27 [2022-07-13T21:12:27.759Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
21:12:27 [2022-07-13T21:12:27.759Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
21:12:27 [2022-07-13T21:12:27.759Z]     check_test.go:540: [d0b76466c62fe] daemon is not started
21:12:27 [2022-07-13T21:12:27.759Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
21:12:27 [2022-07-13T21:12:27.759Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3504777289_/foo_true__0xc000ce5908_<nil>_<nil>_<nil>}
21:12:27 [2022-07-13T21:12:27.759Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s)
21:12:27 [2022-07-13T21:12:27.759Z] === RUN   TestIpcModeOlderClient
21:12:27 [2022-07-13T21:12:27.759Z] === PAUSE TestIpcModeOlderClient
21:12:27 [2022-07-13T21:12:27.759Z] === RUN   TestKillContainerInvalidSignal
21:12:28 [2022-07-13T21:12:28.693Z] --- PASS: TestKillContainerInvalidSignal (0.76s)
21:12:28 [2022-07-13T21:12:28.693Z] === RUN   TestKillContainer
21:12:28 [2022-07-13T21:12:28.693Z] === RUN   TestKillContainer/no_signal
21:12:29 [2022-07-13T21:12:29.260Z] === RUN   TestKillContainer/non_killing_signal
21:12:29 [2022-07-13T21:12:29.260Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ce5920_<nil>_<nil>}
21:12:29 [2022-07-13T21:12:29.518Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
21:12:29 [2022-07-13T21:12:29.776Z] === RUN   TestKillContainer/killing_signal
21:12:30 [2022-07-13T21:12:30.241Z] --- PASS: TestInspectNetwork (7.09s)
21:12:30 [2022-07-13T21:12:30.241Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:12:30 [2022-07-13T21:12:30.241Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:12:30 [2022-07-13T21:12:30.241Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:12:30 [2022-07-13T21:12:30.241Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:12:30 [2022-07-13T21:12:30.241Z] === RUN   TestRunContainerWithBridgeNone
21:12:30 [2022-07-13T21:12:30.711Z] --- PASS: TestKillContainer (1.95s)
21:12:30 [2022-07-13T21:12:30.711Z]     --- PASS: TestKillContainer/no_signal (0.65s)
21:12:30 [2022-07-13T21:12:30.711Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
21:12:30 [2022-07-13T21:12:30.711Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
21:12:30 [2022-07-13T21:12:30.711Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:12:30 [2022-07-13T21:12:30.711Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:12:30 [2022-07-13T21:12:30.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ce5938_<nil>_<nil>}
21:12:31 [2022-07-13T21:12:31.183Z] --- PASS: TestRunContainerWithBridgeNone (1.48s)
21:12:31 [2022-07-13T21:12:31.183Z] === RUN   TestNetworkInvalidJSON
21:12:31 [2022-07-13T21:12:31.183Z] === RUN   TestNetworkInvalidJSON/networks/create
21:12:31 [2022-07-13T21:12:31.183Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:12:31 [2022-07-13T21:12:31.184Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:12:31 [2022-07-13T21:12:31.184Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:12:31 [2022-07-13T21:12:31.184Z] === CONT  TestNetworkInvalidJSON/networks/create
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:12:31 [2022-07-13T21:12:31.184Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:12:31 [2022-07-13T21:12:31.184Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:12:31 [2022-07-13T21:12:31.184Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:12:31 [2022-07-13T21:12:31.184Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkList
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkList//networks
21:12:31 [2022-07-13T21:12:31.184Z] === PAUSE TestNetworkList//networks
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestNetworkList//networks/
21:12:31 [2022-07-13T21:12:31.184Z] === PAUSE TestNetworkList//networks/
21:12:31 [2022-07-13T21:12:31.184Z] === CONT  TestNetworkList//networks
21:12:31 [2022-07-13T21:12:31.184Z] === CONT  TestNetworkList//networks/
21:12:31 [2022-07-13T21:12:31.184Z] --- PASS: TestNetworkList (0.02s)
21:12:31 [2022-07-13T21:12:31.184Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z]     --- PASS: TestNetworkList//networks (0.00s)
21:12:31 [2022-07-13T21:12:31.184Z] === RUN   TestHostIPv4BridgeLabel
21:12:31 [2022-07-13T21:12:31.227Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:12:31 [2022-07-13T21:12:31.227Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
21:12:31 [2022-07-13T21:12:31.753Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:12:31 [2022-07-13T21:12:31.753Z] === RUN   TestDaemonRestartWithLiveRestore
21:12:31 [2022-07-13T21:12:31.792Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
21:12:31 [2022-07-13T21:12:31.792Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s)
21:12:31 [2022-07-13T21:12:31.792Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
21:12:31 [2022-07-13T21:12:31.792Z] === RUN   TestKillStoppedContainer
21:12:32 [2022-07-13T21:12:32.050Z] --- PASS: TestKillStoppedContainer (0.07s)
21:12:32 [2022-07-13T21:12:32.050Z] === RUN   TestKillStoppedContainerAPIPre120
21:12:32 [2022-07-13T21:12:32.050Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
21:12:32 [2022-07-13T21:12:32.050Z] === RUN   TestKillDifferentUserContainer
21:12:32 [2022-07-13T21:12:32.309Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ce5950_<nil>_<nil>}
21:12:32 [2022-07-13T21:12:32.569Z] --- PASS: TestKillDifferentUserContainer (0.61s)
21:12:32 [2022-07-13T21:12:32.569Z] === RUN   TestInspectOomKilledTrue
21:12:32 [2022-07-13T21:12:32.569Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:12:32 [2022-07-13T21:12:32.569Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:12:32 [2022-07-13T21:12:32.569Z] === RUN   TestInspectOomKilledFalse
21:12:32 [2022-07-13T21:12:32.569Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:12:32 [2022-07-13T21:12:32.569Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:12:32 [2022-07-13T21:12:32.569Z] === RUN   TestLinksEtcHostsContentMatch
21:12:32 [2022-07-13T21:12:32.692Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:12:32 [2022-07-13T21:12:32.692Z] === RUN   TestDaemonDefaultNetworkPools
21:12:32 [2022-07-13T21:12:32.827Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
21:12:33 [2022-07-13T21:12:33.085Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
21:12:33 [2022-07-13T21:12:33.085Z] === RUN   TestLinksContainerNames
21:12:33 [2022-07-13T21:12:33.632Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
21:12:33 [2022-07-13T21:12:33.632Z] === RUN   TestDaemonRestartWithExistingNetwork
21:12:34 [2022-07-13T21:12:34.020Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ce5968_<nil>_<nil>}
21:12:34 [2022-07-13T21:12:34.278Z]     check_test.go:540: [d2d79ede0c783] daemon is not started
21:12:34 [2022-07-13T21:12:34.278Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
21:12:34 [2022-07-13T21:12:34.536Z] --- PASS: TestLinksContainerNames (1.35s)
21:12:34 [2022-07-13T21:12:34.536Z] === RUN   TestLogsFollowTailEmpty
21:12:34 [2022-07-13T21:12:34.573Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
21:12:34 [2022-07-13T21:12:34.573Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:12:35 [2022-07-13T21:12:35.101Z] --- PASS: TestLogsFollowTailEmpty (0.58s)
21:12:35 [2022-07-13T21:12:35.101Z] === RUN   TestLogs
21:12:35 [2022-07-13T21:12:35.101Z] === RUN   TestLogs/driver_local
21:12:35 [2022-07-13T21:12:35.101Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:12:35 [2022-07-13T21:12:35.101Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:12:35 [2022-07-13T21:12:35.101Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:12:35 [2022-07-13T21:12:35.101Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:12:35 [2022-07-13T21:12:35.101Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:12:35 [2022-07-13T21:12:35.101Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:12:35 [2022-07-13T21:12:35.101Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:12:35 [2022-07-13T21:12:35.101Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:12:35 [2022-07-13T21:12:35.101Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:12:35 [2022-07-13T21:12:35.101Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:12:35 [2022-07-13T21:12:35.101Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:12:35 [2022-07-13T21:12:35.101Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:12:35 [2022-07-13T21:12:35.101Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:12:35 [2022-07-13T21:12:35.101Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:12:35 [2022-07-13T21:12:35.113Z] --- PASS: TestCreateServiceMultipleTimes (15.73s)
21:12:35 [2022-07-13T21:12:35.113Z] === RUN   TestCreateServiceConflict
21:12:35 [2022-07-13T21:12:35.113Z] --- PASS: TestCreateServiceConflict (2.24s)
21:12:35 [2022-07-13T21:12:35.113Z] === RUN   TestCreateServiceMaxReplicas
21:12:35 [2022-07-13T21:12:35.359Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
21:12:35 [2022-07-13T21:12:35.954Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
21:12:35 [2022-07-13T21:12:35.954Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:12:36 [2022-07-13T21:12:36.294Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:12:36 [2022-07-13T21:12:36.294Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:12:36 [2022-07-13T21:12:36.524Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:12:36 [2022-07-13T21:12:36.524Z] === RUN   TestServiceWithPredefinedNetwork
21:12:37 [2022-07-13T21:12:37.229Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
21:12:37 [2022-07-13T21:12:37.229Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
21:12:37 [2022-07-13T21:12:37.229Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
21:12:37 [2022-07-13T21:12:37.229Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
21:12:37 [2022-07-13T21:12:37.229Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
21:12:37 [2022-07-13T21:12:37.229Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
21:12:37 [2022-07-13T21:12:37.229Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
21:12:37 [2022-07-13T21:12:37.229Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:12:37 [2022-07-13T21:12:37.229Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
21:12:37 [2022-07-13T21:12:37.229Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
21:12:37 [2022-07-13T21:12:37.229Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:12:37 [2022-07-13T21:12:37.487Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
21:12:37 [2022-07-13T21:12:37.487Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
21:12:37 [2022-07-13T21:12:37.487Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
21:12:37 [2022-07-13T21:12:37.487Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
21:12:37 [2022-07-13T21:12:37.487Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
21:12:37 [2022-07-13T21:12:37.487Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
21:12:37 [2022-07-13T21:12:37.487Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
21:12:37 [2022-07-13T21:12:37.487Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
21:12:37 [2022-07-13T21:12:37.487Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
21:12:37 [2022-07-13T21:12:37.648Z] --- PASS: TestCreateServiceMaxReplicas (2.85s)
21:12:37 [2022-07-13T21:12:37.648Z] === RUN   TestCreateWithDuplicateNetworkNames
21:12:37 [2022-07-13T21:12:37.745Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
21:12:37 [2022-07-13T21:12:37.745Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
21:12:37 [2022-07-13T21:12:37.745Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
21:12:37 [2022-07-13T21:12:37.745Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
21:12:38 [2022-07-13T21:12:38.004Z]     check_test.go:540: [dab2b8a71ed7e] daemon is not started
21:12:38 [2022-07-13T21:12:38.004Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
21:12:38 [2022-07-13T21:12:38.574Z] === RUN   TestLogs/driver_json-file
21:12:38 [2022-07-13T21:12:38.574Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:12:38 [2022-07-13T21:12:38.574Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:12:38 [2022-07-13T21:12:38.574Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:12:38 [2022-07-13T21:12:38.574Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:12:38 [2022-07-13T21:12:38.574Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:12:38 [2022-07-13T21:12:38.574Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:12:38 [2022-07-13T21:12:38.574Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:12:38 [2022-07-13T21:12:38.574Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:12:38 [2022-07-13T21:12:38.574Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:12:38 [2022-07-13T21:12:38.574Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:12:38 [2022-07-13T21:12:38.574Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:12:38 [2022-07-13T21:12:38.574Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:12:38 [2022-07-13T21:12:38.574Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:12:38 [2022-07-13T21:12:38.574Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:12:38 [2022-07-13T21:12:38.574Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
21:12:39 [2022-07-13T21:12:39.064Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
21:12:39 [2022-07-13T21:12:39.064Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:12:39 [2022-07-13T21:12:39.064Z]     service_test.go:243: FLAKY_TEST
21:12:39 [2022-07-13T21:12:39.064Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:12:39 [2022-07-13T21:12:39.064Z] === RUN   TestServiceWithDataPathPortInit
21:12:39 [2022-07-13T21:12:39.508Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:12:39 [2022-07-13T21:12:39.508Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:12:40 [2022-07-13T21:12:40.074Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
21:12:40 [2022-07-13T21:12:40.333Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:12:40 [2022-07-13T21:12:40.333Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:12:40 [2022-07-13T21:12:40.900Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
21:12:41 [2022-07-13T21:12:41.176Z]     docker_cli_daemon_plugins_test.go:80: [d208b3f051653] daemon is not started
21:12:41 [2022-07-13T21:12:41.176Z] --- PASS: TestLogs (6.16s)
21:12:41 [2022-07-13T21:12:41.176Z]     --- PASS: TestLogs/driver_local (0.01s)
21:12:41 [2022-07-13T21:12:41.176Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.09s)
21:12:41 [2022-07-13T21:12:41.176Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.09s)
21:12:41 [2022-07-13T21:12:41.176Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.04s)
21:12:41 [2022-07-13T21:12:41.176Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.12s)
21:12:41 [2022-07-13T21:12:41.176Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.03s)
21:12:41 [2022-07-13T21:12:41.176Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.07s)
21:12:41 [2022-07-13T21:12:41.176Z]     --- PASS: TestLogs/driver_json-file (0.02s)
21:12:41 [2022-07-13T21:12:41.176Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.95s)
21:12:41 [2022-07-13T21:12:41.176Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.98s)
21:12:41 [2022-07-13T21:12:41.176Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.83s)
21:12:41 [2022-07-13T21:12:41.176Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.97s)
21:12:41 [2022-07-13T21:12:41.176Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.00s)
21:12:41 [2022-07-13T21:12:41.176Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.93s)
21:12:41 [2022-07-13T21:12:41.176Z] === RUN   TestContainerNetworkMountsNoChown
21:12:42 [2022-07-13T21:12:42.125Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/default
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/default
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/private
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/private
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/rprivate
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/rprivate
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/slave
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/slave
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/rslave
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/rslave
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/shared
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/shared
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/rshared
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/rshared
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/default
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/default/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/default/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/default/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/rshared
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/shared
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/rslave
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/slave
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/rprivate
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/private
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/private/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/private/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/default/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:12:42 [2022-07-13T21:12:42.125Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:12:42 [2022-07-13T21:12:42.384Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:12:42 [2022-07-13T21:12:42.384Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:12:42 [2022-07-13T21:12:42.384Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:12:42 [2022-07-13T21:12:42.384Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:12:42 [2022-07-13T21:12:42.384Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:12:42 [2022-07-13T21:12:42.384Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:12:42 [2022-07-13T21:12:42.384Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:12:42 [2022-07-13T21:12:42.384Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:12:42 [2022-07-13T21:12:42.384Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:12:42 [2022-07-13T21:12:42.384Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:12:42 [2022-07-13T21:12:42.384Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:12:42 [2022-07-13T21:12:42.384Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
21:12:42 [2022-07-13T21:12:42.384Z] === CONT  TestMountDaemonRoot/private/bind_root
21:12:42 [2022-07-13T21:12:42.642Z] === CONT  TestMountDaemonRoot/private/mount_root
21:12:42 [2022-07-13T21:12:42.642Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
21:12:42 [2022-07-13T21:12:42.642Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:12:42 [2022-07-13T21:12:42.642Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:12:42 [2022-07-13T21:12:42.642Z] --- PASS: TestMountDaemonRoot (0.03s)
21:12:42 [2022-07-13T21:12:42.642Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
21:12:42 [2022-07-13T21:12:42.642Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
21:12:42 [2022-07-13T21:12:42.642Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
21:12:42 [2022-07-13T21:12:42.642Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:12:42 [2022-07-13T21:12:42.642Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:12:42 [2022-07-13T21:12:42.642Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
21:12:42 [2022-07-13T21:12:42.643Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:12:42 [2022-07-13T21:12:42.643Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:12:42 [2022-07-13T21:12:42.643Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:12:42 [2022-07-13T21:12:42.643Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:12:42 [2022-07-13T21:12:42.643Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
21:12:42 [2022-07-13T21:12:42.643Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:12:42 [2022-07-13T21:12:42.643Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
21:12:42 [2022-07-13T21:12:42.643Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
21:12:42 [2022-07-13T21:12:42.643Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:12:42 [2022-07-13T21:12:42.643Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
21:12:42 [2022-07-13T21:12:42.643Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:12:42 [2022-07-13T21:12:42.643Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:12:42 [2022-07-13T21:12:42.643Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:12:42 [2022-07-13T21:12:42.643Z] === RUN   TestContainerBindMountNonRecursive
21:12:44 [2022-07-13T21:12:44.013Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
21:12:44 [2022-07-13T21:12:44.579Z] --- PASS: TestContainerBindMountNonRecursive (1.84s)
21:12:44 [2022-07-13T21:12:44.579Z] === RUN   TestContainerVolumesMountedAsShared
21:12:44 [2022-07-13T21:12:44.579Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
21:12:45 [2022-07-13T21:12:45.145Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s)
21:12:45 [2022-07-13T21:12:45.145Z] === RUN   TestContainerVolumesMountedAsSlave
21:12:45 [2022-07-13T21:12:45.403Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
21:12:45 [2022-07-13T21:12:45.403Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
21:12:45 [2022-07-13T21:12:45.664Z]     docker_cli_daemon_plugins_test.go:170: [daa85511a9440] daemon is not started
21:12:45 [2022-07-13T21:12:45.664Z] --- PASS: TestContainerVolumesMountedAsSlave (0.49s)
21:12:45 [2022-07-13T21:12:45.664Z] === RUN   TestNetworkNat
21:12:46 [2022-07-13T21:12:46.229Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
21:12:46 [2022-07-13T21:12:46.488Z] --- PASS: TestNetworkNat (0.77s)
21:12:46 [2022-07-13T21:12:46.488Z] === RUN   TestNetworkLocalhostTCPNat
21:12:47 [2022-07-13T21:12:47.054Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
21:12:47 [2022-07-13T21:12:47.054Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
21:12:47 [2022-07-13T21:12:47.311Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
21:12:47 [2022-07-13T21:12:47.311Z] === RUN   TestNetworkLoopbackNat
21:12:47 [2022-07-13T21:12:47.881Z] === RUN   TestDockerSuite/TestExecAPIStart
21:12:49 [2022-07-13T21:12:49.256Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
21:12:49 [2022-07-13T21:12:49.821Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
21:12:50 [2022-07-13T21:12:50.079Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
21:12:50 [2022-07-13T21:12:50.338Z] --- PASS: TestNetworkLoopbackNat (3.03s)
21:12:50 [2022-07-13T21:12:50.338Z] === RUN   TestPause
21:12:50 [2022-07-13T21:12:50.599Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
21:12:50 [2022-07-13T21:12:50.856Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
21:12:51 [2022-07-13T21:12:51.117Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
21:12:51 [2022-07-13T21:12:51.117Z] --- PASS: TestPause (0.79s)
21:12:51 [2022-07-13T21:12:51.117Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:12:51 [2022-07-13T21:12:51.117Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:12:51 [2022-07-13T21:12:51.117Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
21:12:51 [2022-07-13T21:12:51.117Z] === RUN   TestPauseStopPausedContainer
21:12:51 [2022-07-13T21:12:51.683Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
21:12:51 [2022-07-13T21:12:51.683Z]     check_test.go:540: [d7119cba8ee46] daemon is not started
21:12:51 [2022-07-13T21:12:51.683Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
21:12:51 [2022-07-13T21:12:51.941Z] --- PASS: TestPauseStopPausedContainer (0.70s)
21:12:51 [2022-07-13T21:12:51.941Z] === RUN   TestPidHost
21:12:52 [2022-07-13T21:12:52.508Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
21:12:52 [2022-07-13T21:12:52.530Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s)
21:12:52 [2022-07-13T21:12:52.530Z] === RUN   TestCreateServiceSecretFileMode
21:12:53 [2022-07-13T21:12:53.097Z] --- PASS: TestCreateServiceSecretFileMode (2.50s)
21:12:53 [2022-07-13T21:12:53.097Z] === RUN   TestCreateServiceConfigFileMode
21:12:53 [2022-07-13T21:12:53.442Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
21:12:53 [2022-07-13T21:12:53.442Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
21:12:53 [2022-07-13T21:12:53.701Z] --- PASS: TestPidHost (1.84s)
21:12:53 [2022-07-13T21:12:53.701Z] === RUN   TestPsFilter
21:12:53 [2022-07-13T21:12:53.960Z] --- PASS: TestPsFilter (0.13s)
21:12:53 [2022-07-13T21:12:53.960Z] === RUN   TestRemoveContainerWithRemovedVolume
21:12:54 [2022-07-13T21:12:54.096Z] --- PASS: TestServiceWithDataPathPortInit (13.56s)
21:12:54 [2022-07-13T21:12:54.096Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:12:54 [2022-07-13T21:12:54.218Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
21:12:54 [2022-07-13T21:12:54.479Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s)
21:12:54 [2022-07-13T21:12:54.479Z] === RUN   TestRemoveContainerWithVolume
21:12:54 [2022-07-13T21:12:54.666Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oj8yguuely5d5ro06vs0032jk Created:2022-07-13 21:12:53.45804746 +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[58a2dde280b387477f6e04badecba71c634a53b65ef4662ccc236ed9ba927081:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.65dcudo3frdvuv4ovi5uw5nqa EndpointID:c38b0c846d347c595122658c51216f3466a8103530c92d436b301a44483db7b3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4830c1c5802849fc00671b9bb534896e1c7152132d895fb8724b6dcd18dba6fd 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:b5187566acb8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.65dcudo3frdvuv4ovi5uw5nqa EndpointID:c38b0c846d347c595122658c51216f3466a8103530c92d436b301a44483db7b3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:12:55 [2022-07-13T21:12:55.046Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
21:12:55 [2022-07-13T21:12:55.303Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
21:12:55 [2022-07-13T21:12:55.303Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
21:12:55 [2022-07-13T21:12:55.303Z] === RUN   TestRemoveContainerRunning
21:12:55 [2022-07-13T21:12:55.630Z] --- PASS: TestCreateServiceConfigFileMode (2.48s)
21:12:55 [2022-07-13T21:12:55.631Z] === RUN   TestCreateServiceSysctls
21:12:55 [2022-07-13T21:12:55.869Z] --- PASS: TestRemoveContainerRunning (0.72s)
21:12:55 [2022-07-13T21:12:55.869Z] === RUN   TestRemoveContainerForceRemoveRunning
21:12:56 [2022-07-13T21:12:56.804Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
21:12:56 [2022-07-13T21:12:56.804Z] === RUN   TestRemoveInvalidContainer
21:12:56 [2022-07-13T21:12:56.804Z] --- PASS: TestRemoveInvalidContainer (0.02s)
21:12:56 [2022-07-13T21:12:56.804Z] === RUN   TestRenameLinkedContainer
21:12:56 [2022-07-13T21:12:56.804Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
21:12:56 [2022-07-13T21:12:56.804Z] === RUN   TestDockerSuite/TestExecStateCleanup
21:12:58 [2022-07-13T21:12:58.702Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
21:12:58 [2022-07-13T21:12:58.923Z] --- PASS: TestCreateServiceSysctls (3.18s)
21:12:58 [2022-07-13T21:12:58.923Z] === RUN   TestCreateServiceCapabilities
21:12:59 [2022-07-13T21:12:59.267Z] --- PASS: TestRenameLinkedContainer (2.56s)
21:12:59 [2022-07-13T21:12:59.267Z] === RUN   TestRenameStoppedContainer
21:12:59 [2022-07-13T21:12:59.832Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
21:12:59 [2022-07-13T21:12:59.832Z] --- PASS: TestRenameStoppedContainer (0.63s)
21:12:59 [2022-07-13T21:12:59.832Z] === RUN   TestRenameRunningContainerAndReuse
21:12:59 [2022-07-13T21:12:59.945Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s)
21:12:59 [2022-07-13T21:12:59.945Z] PASS
21:12:59 [2022-07-13T21:12:59.945Z] 
21:12:59 [2022-07-13T21:12:59.945Z] === Skipped
21:12:59 [2022-07-13T21:12:59.945Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:12:59 [2022-07-13T21:12:59.945Z]     service_test.go:243: FLAKY_TEST
21:12:59 [2022-07-13T21:12:59.945Z] 
21:12:59 [2022-07-13T21:12:59.945Z] DONE 38 tests, 1 skipped in 43.449s
21:12:59 [2022-07-13T21:12:59.945Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:12:59 [2022-07-13T21:12:59.945Z] ++ 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
21:12:59 [2022-07-13T21:12:59.945Z] ++ set -e
21:12:59 [2022-07-13T21:12:59.945Z] ++ '[' -n 0 ']'
21:12:59 [2022-07-13T21:12:59.945Z] ++ set -x
21:12:59 [2022-07-13T21:12:59.945Z] ++ 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
21:12:59 [2022-07-13T21:12:59.945Z] INFO: Testing against a local daemon
21:12:59 [2022-07-13T21:12:59.945Z] === RUN   TestDockerNetworkIpvlanPersistance
21:12:59 [2022-07-13T21:12:59.945Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:12:59 [2022-07-13T21:12:59.945Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:12:59 [2022-07-13T21:12:59.945Z] === RUN   TestDockerNetworkIpvlan
21:12:59 [2022-07-13T21:12:59.945Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:12:59 [2022-07-13T21:12:59.945Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:12:59 [2022-07-13T21:12:59.945Z] PASS
21:12:59 [2022-07-13T21:12:59.945Z] 
21:12:59 [2022-07-13T21:12:59.945Z] === Skipped
21:12:59 [2022-07-13T21:12:59.945Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:12:59 [2022-07-13T21:12:59.945Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:12:59 [2022-07-13T21:12:59.945Z] 
21:12:59 [2022-07-13T21:12:59.945Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:12:59 [2022-07-13T21:12:59.945Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:12:59 [2022-07-13T21:12:59.945Z] 
21:12:59 [2022-07-13T21:12:59.945Z] DONE 2 tests, 2 skipped in 0.089s
21:12:59 [2022-07-13T21:12:59.945Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:12:59 [2022-07-13T21:12:59.945Z] ++ 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
21:12:59 [2022-07-13T21:12:59.945Z] ++ set -e
21:12:59 [2022-07-13T21:12:59.945Z] ++ '[' -n 0 ']'
21:12:59 [2022-07-13T21:12:59.945Z] ++ set -x
21:12:59 [2022-07-13T21:12:59.945Z] ++ 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
21:12:59 [2022-07-13T21:12:59.945Z] INFO: Testing against a local daemon
21:12:59 [2022-07-13T21:12:59.945Z] === RUN   TestDockerNetworkMacvlanPersistance
21:13:00 [2022-07-13T21:13:00.514Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
21:13:00 [2022-07-13T21:13:00.514Z] === RUN   TestDockerNetworkMacvlan
21:13:01 [2022-07-13T21:13:01.204Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s)
21:13:01 [2022-07-13T21:13:01.204Z] === RUN   TestRenameInvalidName
21:13:01 [2022-07-13T21:13:01.204Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
21:13:01 [2022-07-13T21:13:01.454Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:13:01 [2022-07-13T21:13:01.460Z] --- PASS: TestCreateServiceCapabilities (2.56s)
21:13:01 [2022-07-13T21:13:01.460Z] === RUN   TestInspect
21:13:01 [2022-07-13T21:13:01.770Z] --- PASS: TestRenameInvalidName (0.59s)
21:13:01 [2022-07-13T21:13:01.770Z] === RUN   TestRenameAnonymousContainer
21:13:02 [2022-07-13T21:13:02.024Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:13:02 [2022-07-13T21:13:02.705Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
21:13:02 [2022-07-13T21:13:02.965Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:13:03 [2022-07-13T21:13:03.272Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
21:13:03 [2022-07-13T21:13:03.836Z] --- PASS: TestRenameAnonymousContainer (2.09s)
21:13:03 [2022-07-13T21:13:03.836Z] === RUN   TestRenameContainerWithSameName
21:13:04 [2022-07-13T21:13:04.094Z] --- PASS: TestRenameContainerWithSameName (0.47s)
21:13:04 [2022-07-13T21:13:04.094Z] === RUN   TestRenameContainerWithLinkedContainer
21:13:04 [2022-07-13T21:13:04.346Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:13:04 [2022-07-13T21:13:04.749Z] --- PASS: TestInspect (2.90s)
21:13:04 [2022-07-13T21:13:04.749Z] === RUN   TestCreateJob
21:13:05 [2022-07-13T21:13:05.026Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
21:13:05 [2022-07-13T21:13:05.026Z] === RUN   TestResize
21:13:05 [2022-07-13T21:13:05.592Z] --- PASS: TestResize (0.45s)
21:13:05 [2022-07-13T21:13:05.592Z] === RUN   TestResizeWithInvalidSize
21:13:06 [2022-07-13T21:13:06.158Z] --- PASS: TestResizeWithInvalidSize (0.44s)
21:13:06 [2022-07-13T21:13:06.158Z] === RUN   TestResizeWhenContainerNotStarted
21:13:06 [2022-07-13T21:13:06.256Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:13:06 [2022-07-13T21:13:06.416Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:13:06 [2022-07-13T21:13:06.416Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:13:06 [2022-07-13T21:13:06.981Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
21:13:07 [2022-07-13T21:13:07.284Z] --- PASS: TestCreateJob (3.18s)
21:13:07 [2022-07-13T21:13:07.284Z] === RUN   TestReplicatedJob
21:13:07 [2022-07-13T21:13:07.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:13:07 [2022-07-13T21:13:07.914Z] === RUN   TestDockerSuite/TestGetContainerStats
21:13:08 [2022-07-13T21:13:08.172Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:13:09 [2022-07-13T21:13:09.104Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:13:09 [2022-07-13T21:13:09.554Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:13:09 [2022-07-13T21:13:09.671Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:13:10 [2022-07-13T21:13:10.124Z] --- PASS: TestDockerNetworkMacvlan (9.60s)
21:13:10 [2022-07-13T21:13:10.124Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
21:13:10 [2022-07-13T21:13:10.124Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
21:13:10 [2022-07-13T21:13:10.124Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
21:13:10 [2022-07-13T21:13:10.124Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s)
21:13:10 [2022-07-13T21:13:10.124Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s)
21:13:10 [2022-07-13T21:13:10.124Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
21:13:10 [2022-07-13T21:13:10.124Z] PASS
21:13:10 [2022-07-13T21:13:10.124Z] 
21:13:10 [2022-07-13T21:13:10.124Z] DONE 8 tests in 10.987s
21:13:10 [2022-07-13T21:13:10.124Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:13:10 [2022-07-13T21:13:10.124Z] ++ 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
21:13:10 [2022-07-13T21:13:10.124Z] ++ set -e
21:13:10 [2022-07-13T21:13:10.124Z] ++ '[' -n 0 ']'
21:13:10 [2022-07-13T21:13:10.124Z] ++ set -x
21:13:10 [2022-07-13T21:13:10.124Z] ++ 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
21:13:10 [2022-07-13T21:13:10.124Z] testing: warning: no tests to run
21:13:10 [2022-07-13T21:13:10.124Z] PASS
21:13:10 [2022-07-13T21:13:10.124Z] 
21:13:10 [2022-07-13T21:13:10.124Z] DONE 0 tests in 0.026s
21:13:10 [2022-07-13T21:13:10.124Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:13:10 [2022-07-13T21:13:10.124Z] ++ 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
21:13:10 [2022-07-13T21:13:10.124Z] ++ set -e
21:13:10 [2022-07-13T21:13:10.124Z] ++ '[' -n 0 ']'
21:13:10 [2022-07-13T21:13:10.124Z] ++ set -x
21:13:10 [2022-07-13T21:13:10.124Z] ++ 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
21:13:10 [2022-07-13T21:13:10.385Z] INFO: Testing against a local daemon
21:13:10 [2022-07-13T21:13:10.385Z] === RUN   TestAuthZPluginAllowRequest
21:13:10 [2022-07-13T21:13:10.604Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:13:11 [2022-07-13T21:13:11.324Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
21:13:11 [2022-07-13T21:13:11.324Z] === RUN   TestAuthZPluginTLS
21:13:11 [2022-07-13T21:13:11.893Z] --- PASS: TestAuthZPluginTLS (0.56s)
21:13:11 [2022-07-13T21:13:11.893Z] === RUN   TestAuthZPluginDenyRequest
21:13:12 [2022-07-13T21:13:12.462Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:13:12 [2022-07-13T21:13:12.462Z] === RUN   TestAuthZPluginAPIDenyResponse
21:13:12 [2022-07-13T21:13:12.514Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
21:13:12 [2022-07-13T21:13:12.565Z] --- PASS: TestReplicatedJob (4.91s)
21:13:12 [2022-07-13T21:13:12.565Z] === RUN   TestUpdateReplicatedJob
21:13:12 [2022-07-13T21:13:12.774Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:13:13 [2022-07-13T21:13:13.031Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:13:13 [2022-07-13T21:13:13.031Z] === RUN   TestAuthZPluginDenyResponse
21:13:13 [2022-07-13T21:13:13.338Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
21:13:13 [2022-07-13T21:13:13.602Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:13:13 [2022-07-13T21:13:13.602Z] === RUN   TestAuthZPluginAllowEventStream
21:13:13 [2022-07-13T21:13:13.903Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:13:14 [2022-07-13T21:13:14.983Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s)
21:13:14 [2022-07-13T21:13:14.983Z] === RUN   TestAuthZPluginErrorResponse
21:13:15 [2022-07-13T21:13:15.243Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:13:15 [2022-07-13T21:13:15.243Z] === RUN   TestAuthZPluginErrorRequest
21:13:15 [2022-07-13T21:13:15.812Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:13:15 [2022-07-13T21:13:15.812Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:13:15 [2022-07-13T21:13:15.853Z] --- PASS: TestUpdateReplicatedJob (3.24s)
21:13:15 [2022-07-13T21:13:15.853Z] === RUN   TestServiceListWithStatuses
21:13:15 [2022-07-13T21:13:15.853Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:13:15 [2022-07-13T21:13:15.853Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:13:15 [2022-07-13T21:13:15.853Z] === RUN   TestDockerNetworkConnectAlias
21:13:16 [2022-07-13T21:13:16.382Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:13:16 [2022-07-13T21:13:16.382Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:13:17 [2022-07-13T21:13:17.187Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
21:13:17 [2022-07-13T21:13:17.445Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:13:17 [2022-07-13T21:13:17.780Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s)
21:13:17 [2022-07-13T21:13:17.780Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:13:18 [2022-07-13T21:13:18.010Z]     check_test.go:540: [de704066cb949] daemon is not started
21:13:18 [2022-07-13T21:13:18.011Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
21:13:18 [2022-07-13T21:13:18.270Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:13:19 [2022-07-13T21:13:19.192Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s)
21:13:19 [2022-07-13T21:13:19.192Z] === RUN   TestAuthZPluginHeader
21:13:19 [2022-07-13T21:13:19.205Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
21:13:19 [2022-07-13T21:13:19.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:13:19 [2022-07-13T21:13:19.774Z] --- PASS: TestAuthZPluginHeader (0.70s)
21:13:19 [2022-07-13T21:13:19.774Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:13:19 [2022-07-13T21:13:19.774Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:13:19 [2022-07-13T21:13:19.774Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:13:19 [2022-07-13T21:13:19.774Z] === RUN   TestAuthZPluginV2Disable
21:13:19 [2022-07-13T21:13:19.774Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:13:19 [2022-07-13T21:13:19.774Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:13:19 [2022-07-13T21:13:19.774Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:13:19 [2022-07-13T21:13:19.774Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:13:19 [2022-07-13T21:13:19.774Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:13:19 [2022-07-13T21:13:19.774Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:13:19 [2022-07-13T21:13:19.774Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:13:19 [2022-07-13T21:13:19.774Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:13:19 [2022-07-13T21:13:19.774Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:13:20 [2022-07-13T21:13:20.028Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
21:13:20 [2022-07-13T21:13:20.044Z] --- PASS: TestDockerNetworkConnectAlias (4.10s)
21:13:20 [2022-07-13T21:13:20.044Z] === RUN   TestDockerNetworkReConnect
21:13:20 [2022-07-13T21:13:20.594Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:13:23 [2022-07-13T21:13:23.123Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:13:23 [2022-07-13T21:13:23.333Z] --- PASS: TestDockerNetworkReConnect (3.12s)
21:13:23 [2022-07-13T21:13:23.333Z] === RUN   TestServicePlugin
21:13:24 [2022-07-13T21:13:24.057Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
21:13:24 [2022-07-13T21:13:24.991Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:13:24 [2022-07-13T21:13:24.991Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
21:13:24 [2022-07-13T21:13:24.991Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
21:13:25 [2022-07-13T21:13:25.249Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
21:13:25 [2022-07-13T21:13:25.507Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:13:26 [2022-07-13T21:13:26.072Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
21:13:26 [2022-07-13T21:13:26.705Z]     plugin_test.go:61: [db4a117590813] joining swarm manager [d5f7f393a7ff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:13:27 [2022-07-13T21:13:27.445Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
21:13:28 [2022-07-13T21:13:28.089Z]     plugin_test.go:64: [dd57900d0c2f0] joining swarm manager [d5f7f393a7ff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:13:28 [2022-07-13T21:13:28.380Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
21:13:28 [2022-07-13T21:13:28.638Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.46s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.01s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.25s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.87s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.27s)
21:13:28 [2022-07-13T21:13:28.638Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.17s)
21:13:28 [2022-07-13T21:13:28.638Z] === RUN   TestCgroupNamespacesRun
21:13:28 [2022-07-13T21:13:28.897Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
21:13:29 [2022-07-13T21:13:29.832Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
21:13:30 [2022-07-13T21:13:30.766Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
21:13:30 [2022-07-13T21:13:30.766Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
21:13:30 [2022-07-13T21:13:30.766Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
21:13:31 [2022-07-13T21:13:31.024Z] --- PASS: TestCgroupNamespacesRun (2.29s)
21:13:31 [2022-07-13T21:13:31.024Z] === RUN   TestCgroupNamespacesRunPrivileged
21:13:32 [2022-07-13T21:13:32.002Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
21:13:32 [2022-07-13T21:13:32.956Z] === RUN   TestDockerSuite/TestLogsAPIUntil
21:13:33 [2022-07-13T21:13:33.214Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.09s)
21:13:33 [2022-07-13T21:13:33.214Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:13:34 [2022-07-13T21:13:34.591Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
21:13:34 [2022-07-13T21:13:34.849Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
21:13:34 [2022-07-13T21:13:34.849Z] === RUN   TestCgroupNamespacesRunHostMode
21:13:36 [2022-07-13T21:13:36.227Z] --- PASS: TestCgroupNamespacesRunHostMode (1.45s)
21:13:36 [2022-07-13T21:13:36.227Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:13:36 [2022-07-13T21:13:36.485Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
21:13:36 [2022-07-13T21:13:36.485Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
21:13:37 [2022-07-13T21:13:37.052Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
21:13:37 [2022-07-13T21:13:37.619Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
21:13:37 [2022-07-13T21:13:37.873Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
21:13:37 [2022-07-13T21:13:37.873Z] PASS
21:13:37 [2022-07-13T21:13:37.873Z] 
21:13:37 [2022-07-13T21:13:37.873Z] === Skipped
21:13:37 [2022-07-13T21:13:37.873Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:13:37 [2022-07-13T21:13:37.873Z] 
21:13:37 [2022-07-13T21:13:37.873Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:13:37 [2022-07-13T21:13:37.873Z] 
21:13:37 [2022-07-13T21:13:37.873Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:13:37 [2022-07-13T21:13:37.873Z] 
21:13:37 [2022-07-13T21:13:37.873Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:13:37 [2022-07-13T21:13:37.873Z] 
21:13:37 [2022-07-13T21:13:37.873Z] DONE 17 tests, 4 skipped in 26.489s
21:13:37 [2022-07-13T21:13:37.873Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:13:37 [2022-07-13T21:13:37.873Z] ++ 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
21:13:37 [2022-07-13T21:13:37.873Z] ++ set -e
21:13:37 [2022-07-13T21:13:37.873Z] ++ '[' -n 0 ']'
21:13:37 [2022-07-13T21:13:37.873Z] ++ set -x
21:13:37 [2022-07-13T21:13:37.873Z] ++ 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
21:13:37 [2022-07-13T21:13:37.873Z] INFO: Testing against a local daemon
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:13:37 [2022-07-13T21:13:37.873Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:13:37 [2022-07-13T21:13:37.873Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:13:37 [2022-07-13T21:13:37.873Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:13:37 [2022-07-13T21:13:37.873Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:13:37 [2022-07-13T21:13:37.873Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:13:37 [2022-07-13T21:13:37.873Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:13:37 [2022-07-13T21:13:37.873Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:13:37 [2022-07-13T21:13:37.873Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInstall
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInstall/no_auth
21:13:37 [2022-07-13T21:13:37.873Z] time="2022-07-13T21:13:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:13:37 [2022-07-13T21:13:37.873Z] time="2022-07-13T21:13:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7089886cd2a757282fecd370c9e823f41c1dcf77e427845c52359f54389791d7" mediatype=application/vnd.docker.plugin.v1+json size=522
21:13:37 [2022-07-13T21:13:37.873Z] time="2022-07-13T21:13:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:13:37 [2022-07-13T21:13:37.873Z] time="2022-07-13T21:13:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7089886cd2a757282fecd370c9e823f41c1dcf77e427845c52359f54389791d7" mediatype=application/vnd.docker.plugin.v1+json size=522
21:13:37 [2022-07-13T21:13:37.873Z] === RUN   TestPluginInstall/with_htpasswd
21:13:37 [2022-07-13T21:13:37.876Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.55s)
21:13:37 [2022-07-13T21:13:37.876Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:13:38 [2022-07-13T21:13:38.133Z] time="2022-07-13T21:13:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:13:38 [2022-07-13T21:13:38.134Z] time="2022-07-13T21:13:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7089886cd2a757282fecd370c9e823f41c1dcf77e427845c52359f54389791d7" mediatype=application/vnd.docker.plugin.v1+json size=522
21:13:38 [2022-07-13T21:13:38.134Z] time="2022-07-13T21:13:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:13:38 [2022-07-13T21:13:38.134Z] time="2022-07-13T21:13:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7089886cd2a757282fecd370c9e823f41c1dcf77e427845c52359f54389791d7" mediatype=application/vnd.docker.plugin.v1+json size=522
21:13:38 [2022-07-13T21:13:38.394Z] === RUN   TestPluginInstall/with_insecure
21:13:39 [2022-07-13T21:13:39.249Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s)
21:13:39 [2022-07-13T21:13:39.249Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:13:39 [2022-07-13T21:13:39.334Z] time="2022-07-13T21:13:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:13:39 [2022-07-13T21:13:39.334Z] time="2022-07-13T21:13:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18765401fe856ce4238479c59134d14631f94203c1676f1c2902e171dd20308c" mediatype=application/vnd.docker.plugin.v1+json size=522
21:13:39 [2022-07-13T21:13:39.334Z] time="2022-07-13T21:13:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:13:39 [2022-07-13T21:13:39.334Z] time="2022-07-13T21:13:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18765401fe856ce4238479c59134d14631f94203c1676f1c2902e171dd20308c" mediatype=application/vnd.docker.plugin.v1+json size=522
21:13:39 [2022-07-13T21:13:39.334Z]     plugin_test.go:195: [d45b50f54e4cf] daemon is not started
21:13:39 [2022-07-13T21:13:39.334Z] --- PASS: TestPluginInstall (2.54s)
21:13:39 [2022-07-13T21:13:39.334Z]     --- PASS: TestPluginInstall/no_auth (0.96s)
21:13:39 [2022-07-13T21:13:39.334Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
21:13:39 [2022-07-13T21:13:39.334Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
21:13:39 [2022-07-13T21:13:39.334Z] === RUN   TestPluginsWithRuntimes
21:13:40 [2022-07-13T21:13:40.184Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.75s)
21:13:40 [2022-07-13T21:13:40.184Z] === RUN   TestCgroupNamespacesRunOlderClient
21:13:41 [2022-07-13T21:13:41.241Z] === RUN   TestPluginsWithRuntimes/No_Args
21:13:41 [2022-07-13T21:13:41.558Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
21:13:41 [2022-07-13T21:13:41.558Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.34s)
21:13:41 [2022-07-13T21:13:41.558Z] === RUN   TestNISDomainname
21:13:41 [2022-07-13T21:13:41.811Z] === RUN   TestPluginsWithRuntimes/With_Args
21:13:41 [2022-07-13T21:13:41.816Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
21:13:42 [2022-07-13T21:13:42.074Z] --- PASS: TestNISDomainname (0.84s)
21:13:42 [2022-07-13T21:13:42.074Z] === RUN   TestHostnameDnsResolution
21:13:42 [2022-07-13T21:13:42.641Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
21:13:42 [2022-07-13T21:13:42.751Z] --- PASS: TestPluginsWithRuntimes (3.28s)
21:13:42 [2022-07-13T21:13:42.751Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
21:13:42 [2022-07-13T21:13:42.751Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
21:13:42 [2022-07-13T21:13:42.751Z] === RUN   TestPluginBackCompatMediaTypes
21:13:43 [2022-07-13T21:13:43.320Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
21:13:43 [2022-07-13T21:13:43.320Z] PASS
21:13:43 [2022-07-13T21:13:43.320Z] 
21:13:43 [2022-07-13T21:13:43.320Z] DONE 24 tests in 6.507s
21:13:43 [2022-07-13T21:13:43.320Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:13:43 [2022-07-13T21:13:43.320Z] ++ 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
21:13:43 [2022-07-13T21:13:43.320Z] ++ set -e
21:13:43 [2022-07-13T21:13:43.320Z] ++ '[' -n 0 ']'
21:13:43 [2022-07-13T21:13:43.320Z] ++ set -x
21:13:43 [2022-07-13T21:13:43.320Z] ++ 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
21:13:43 [2022-07-13T21:13:43.320Z] INFO: Testing against a local daemon
21:13:43 [2022-07-13T21:13:43.320Z] === RUN   TestExternalGraphDriver
21:13:43 [2022-07-13T21:13:43.581Z] === RUN   TestExternalGraphDriver/json
21:13:43 [2022-07-13T21:13:43.583Z] --- PASS: TestHostnameDnsResolution (1.39s)
21:13:43 [2022-07-13T21:13:43.583Z] === RUN   TestUnprivilegedPortsAndPing
21:13:43 [2022-07-13T21:13:43.842Z] === RUN   TestDockerSuite/TestPostContainersAttach
21:13:44 [2022-07-13T21:13:44.410Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
21:13:44 [2022-07-13T21:13:44.410Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s)
21:13:44 [2022-07-13T21:13:44.410Z] === RUN   TestPrivilegedHostDevices
21:13:45 [2022-07-13T21:13:45.342Z] --- PASS: TestPrivilegedHostDevices (0.60s)
21:13:45 [2022-07-13T21:13:45.342Z] === RUN   TestRunConsoleSize
21:13:45 [2022-07-13T21:13:45.488Z] === RUN   TestExternalGraphDriver/spec
21:13:45 [2022-07-13T21:13:45.908Z] --- PASS: TestRunConsoleSize (0.68s)
21:13:45 [2022-07-13T21:13:45.908Z] === RUN   TestStats
21:13:46 [2022-07-13T21:13:46.870Z] === RUN   TestExternalGraphDriver/pull
21:13:48 [2022-07-13T21:13:48.431Z]     check_test.go:540: [d9ca27abe3076] daemon is not started
21:13:48 [2022-07-13T21:13:48.431Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
21:13:48 [2022-07-13T21:13:48.431Z] --- PASS: TestStats (2.60s)
21:13:48 [2022-07-13T21:13:48.431Z] === RUN   TestStopContainerWithTimeout
21:13:48 [2022-07-13T21:13:48.431Z] === RUN   TestStopContainerWithTimeout/0
21:13:48 [2022-07-13T21:13:48.431Z] === PAUSE TestStopContainerWithTimeout/0
21:13:48 [2022-07-13T21:13:48.431Z] === RUN   TestStopContainerWithTimeout/1
21:13:48 [2022-07-13T21:13:48.431Z] === PAUSE TestStopContainerWithTimeout/1
21:13:48 [2022-07-13T21:13:48.431Z] === RUN   TestStopContainerWithTimeout/3
21:13:48 [2022-07-13T21:13:48.431Z] === PAUSE TestStopContainerWithTimeout/3
21:13:48 [2022-07-13T21:13:48.431Z] === RUN   TestStopContainerWithTimeout/-1
21:13:48 [2022-07-13T21:13:48.431Z] === PAUSE TestStopContainerWithTimeout/-1
21:13:48 [2022-07-13T21:13:48.431Z] === CONT  TestStopContainerWithTimeout/0
21:13:48 [2022-07-13T21:13:48.431Z] === CONT  TestStopContainerWithTimeout/3
21:13:48 [2022-07-13T21:13:48.780Z] --- PASS: TestExternalGraphDriver (5.13s)
21:13:48 [2022-07-13T21:13:48.780Z]     --- PASS: TestExternalGraphDriver/json (1.59s)
21:13:48 [2022-07-13T21:13:48.780Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
21:13:48 [2022-07-13T21:13:48.780Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
21:13:48 [2022-07-13T21:13:48.780Z] === RUN   TestGraphdriverPluginV2
21:13:48 [2022-07-13T21:13:48.780Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:13:48 [2022-07-13T21:13:48.780Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
21:13:48 [2022-07-13T21:13:48.780Z] PASS
21:13:48 [2022-07-13T21:13:48.780Z] 
21:13:48 [2022-07-13T21:13:48.780Z] === Skipped
21:13:48 [2022-07-13T21:13:48.780Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
21:13:48 [2022-07-13T21:13:48.780Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:13:48 [2022-07-13T21:13:48.780Z] 
21:13:48 [2022-07-13T21:13:48.780Z] DONE 5 tests, 1 skipped in 5.559s
21:13:48 [2022-07-13T21:13:48.780Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:13:48 [2022-07-13T21:13:48.780Z] ++ 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
21:13:48 [2022-07-13T21:13:48.780Z] ++ set -e
21:13:48 [2022-07-13T21:13:48.780Z] ++ '[' -n 0 ']'
21:13:48 [2022-07-13T21:13:48.780Z] ++ set -x
21:13:48 [2022-07-13T21:13:48.780Z] ++ 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
21:13:48 [2022-07-13T21:13:48.780Z] INFO: Testing against a local daemon
21:13:48 [2022-07-13T21:13:48.780Z] === RUN   TestContinueAfterPluginCrash
21:13:48 [2022-07-13T21:13:48.780Z] === PAUSE TestContinueAfterPluginCrash
21:13:48 [2022-07-13T21:13:48.780Z] === RUN   TestReadPluginNoRead
21:13:48 [2022-07-13T21:13:48.780Z] === PAUSE TestReadPluginNoRead
21:13:48 [2022-07-13T21:13:48.780Z] === RUN   TestDaemonStartWithLogOpt
21:13:48 [2022-07-13T21:13:48.780Z] === PAUSE TestDaemonStartWithLogOpt
21:13:48 [2022-07-13T21:13:48.780Z] === CONT  TestContinueAfterPluginCrash
21:13:48 [2022-07-13T21:13:48.780Z] === CONT  TestDaemonStartWithLogOpt
21:13:49 [2022-07-13T21:13:49.366Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
21:13:49 [2022-07-13T21:13:49.623Z] === CONT  TestStopContainerWithTimeout/-1
21:13:50 [2022-07-13T21:13:50.995Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
21:13:50 [2022-07-13T21:13:50.995Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
21:13:50 [2022-07-13T21:13:50.995Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
21:13:51 [2022-07-13T21:13:51.253Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
21:13:51 [2022-07-13T21:13:51.510Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
21:13:51 [2022-07-13T21:13:51.510Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
21:13:51 [2022-07-13T21:13:51.510Z] === CONT  TestStopContainerWithTimeout/1
21:13:52 [2022-07-13T21:13:52.076Z] --- PASS: TestDaemonStartWithLogOpt (3.11s)
21:13:52 [2022-07-13T21:13:52.076Z] === CONT  TestReadPluginNoRead
21:13:52 [2022-07-13T21:13:52.077Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
21:13:52 [2022-07-13T21:13:52.077Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
21:13:52 [2022-07-13T21:13:52.643Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
21:13:52 [2022-07-13T21:13:52.901Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
21:13:53 [2022-07-13T21:13:53.467Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:13:53 [2022-07-13T21:13:53.467Z]     --- PASS: TestStopContainerWithTimeout/0 (1.08s)
21:13:53 [2022-07-13T21:13:53.467Z]     --- PASS: TestStopContainerWithTimeout/3 (3.06s)
21:13:53 [2022-07-13T21:13:53.467Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.59s)
21:13:53 [2022-07-13T21:13:53.467Z]     --- PASS: TestStopContainerWithTimeout/1 (1.80s)
21:13:53 [2022-07-13T21:13:53.467Z] === RUN   TestDeleteDevicemapper
21:13:53 [2022-07-13T21:13:53.467Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:13:53 [2022-07-13T21:13:53.467Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:13:53 [2022-07-13T21:13:53.467Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:13:54 [2022-07-13T21:13:54.402Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
21:13:54 [2022-07-13T21:13:54.402Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
21:13:54 [2022-07-13T21:13:54.617Z] === RUN   TestReadPluginNoRead/default
21:13:54 [2022-07-13T21:13:54.636Z] --- PASS: TestServicePlugin (30.50s)
21:13:54 [2022-07-13T21:13:54.637Z] === RUN   TestServiceUpdateLabel
21:13:55 [2022-07-13T21:13:55.337Z] === RUN   TestDockerSuite/TestAttachAfterDetach
21:13:55 [2022-07-13T21:13:55.556Z] === RUN   TestReadPluginNoRead/disabled_caching
21:13:55 [2022-07-13T21:13:55.573Z] --- PASS: TestServiceUpdateLabel (2.18s)
21:13:55 [2022-07-13T21:13:55.573Z] === RUN   TestServiceUpdateSecrets
21:13:55 [2022-07-13T21:13:55.596Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s)
21:13:55 [2022-07-13T21:13:55.596Z] === RUN   TestUpdateMemory
21:13:55 [2022-07-13T21:13:55.596Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:13:55 [2022-07-13T21:13:55.596Z] --- SKIP: TestUpdateMemory (0.00s)
21:13:55 [2022-07-13T21:13:55.596Z] === RUN   TestUpdateCPUQuota
21:13:56 [2022-07-13T21:13:56.495Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:13:56 [2022-07-13T21:13:56.755Z] --- PASS: TestContinueAfterPluginCrash (7.96s)
21:13:56 [2022-07-13T21:13:56.968Z] --- PASS: TestUpdateCPUQuota (1.18s)
21:13:56 [2022-07-13T21:13:56.968Z] === RUN   TestUpdatePidsLimit
21:13:56 [2022-07-13T21:13:56.969Z] === RUN   TestUpdatePidsLimit/update_from_none
21:13:57 [2022-07-13T21:13:57.227Z] === RUN   TestUpdatePidsLimit/no_change
21:13:57 [2022-07-13T21:13:57.227Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
21:13:57 [2022-07-13T21:13:57.485Z] === RUN   TestUpdatePidsLimit/update_lower
21:13:57 [2022-07-13T21:13:57.694Z] === CONT  TestReadPluginNoRead
21:13:57 [2022-07-13T21:13:57.694Z]     read_test.go:92: [de79a3dd3c551] daemon is not started
21:13:57 [2022-07-13T21:13:57.694Z] --- PASS: TestReadPluginNoRead (5.66s)
21:13:57 [2022-07-13T21:13:57.694Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
21:13:57 [2022-07-13T21:13:57.694Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
21:13:57 [2022-07-13T21:13:57.694Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
21:13:57 [2022-07-13T21:13:57.694Z] PASS
21:13:57 [2022-07-13T21:13:57.694Z] 
21:13:57 [2022-07-13T21:13:57.694Z] DONE 6 tests in 8.875s
21:13:57 [2022-07-13T21:13:57.694Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:13:57 [2022-07-13T21:13:57.694Z] ++ 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
21:13:57 [2022-07-13T21:13:57.694Z] ++ set -e
21:13:57 [2022-07-13T21:13:57.694Z] ++ '[' -n 0 ']'
21:13:57 [2022-07-13T21:13:57.694Z] ++ set -x
21:13:57 [2022-07-13T21:13:57.694Z] ++ 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
21:13:57 [2022-07-13T21:13:57.694Z] testing: warning: no tests to run
21:13:57 [2022-07-13T21:13:57.694Z] PASS
21:13:57 [2022-07-13T21:13:57.694Z] 
21:13:57 [2022-07-13T21:13:57.694Z] DONE 0 tests in 0.028s
21:13:57 [2022-07-13T21:13:57.694Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:13:57 [2022-07-13T21:13:57.694Z] ++ 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
21:13:57 [2022-07-13T21:13:57.694Z] ++ set -e
21:13:57 [2022-07-13T21:13:57.694Z] ++ '[' -n 0 ']'
21:13:57 [2022-07-13T21:13:57.694Z] ++ set -x
21:13:57 [2022-07-13T21:13:57.694Z] ++ 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
21:13:57 [2022-07-13T21:13:57.743Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:13:57 [2022-07-13T21:13:57.954Z] INFO: Testing against a local daemon
21:13:57 [2022-07-13T21:13:57.954Z] === RUN   TestPluginWithDevMounts
21:13:57 [2022-07-13T21:13:57.954Z] === PAUSE TestPluginWithDevMounts
21:13:57 [2022-07-13T21:13:57.954Z] === CONT  TestPluginWithDevMounts
21:13:58 [2022-07-13T21:13:58.309Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:13:58 [2022-07-13T21:13:58.567Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:13:58 [2022-07-13T21:13:58.826Z] === RUN   TestDockerSuite/TestAttachDetach
21:13:58 [2022-07-13T21:13:58.826Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:13:59 [2022-07-13T21:13:59.335Z] --- PASS: TestPluginWithDevMounts (1.52s)
21:13:59 [2022-07-13T21:13:59.335Z] PASS
21:13:59 [2022-07-13T21:13:59.335Z] 
21:13:59 [2022-07-13T21:13:59.335Z] DONE 1 tests in 1.611s
21:13:59 [2022-07-13T21:13:59.335Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:13:59 [2022-07-13T21:13:59.335Z] ++ 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
21:13:59 [2022-07-13T21:13:59.335Z] ++ set -e
21:13:59 [2022-07-13T21:13:59.335Z] ++ '[' -n 0 ']'
21:13:59 [2022-07-13T21:13:59.335Z] ++ set -x
21:13:59 [2022-07-13T21:13:59.335Z] ++ 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
21:13:59 [2022-07-13T21:13:59.335Z] INFO: Testing against a local daemon
21:13:59 [2022-07-13T21:13:59.335Z] === RUN   TestSecretInspect
21:13:59 [2022-07-13T21:13:59.759Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
21:14:00 [2022-07-13T21:14:00.018Z] === RUN   TestDockerSuite/TestAttachDisconnect
21:14:00 [2022-07-13T21:14:00.275Z] --- PASS: TestUpdatePidsLimit (3.43s)
21:14:00 [2022-07-13T21:14:00.275Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.31s)
21:14:00 [2022-07-13T21:14:00.275Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
21:14:00 [2022-07-13T21:14:00.275Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
21:14:00 [2022-07-13T21:14:00.275Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
21:14:00 [2022-07-13T21:14:00.275Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s)
21:14:00 [2022-07-13T21:14:00.275Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
21:14:00 [2022-07-13T21:14:00.275Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s)
21:14:00 [2022-07-13T21:14:00.275Z] === RUN   TestUpdateRestartPolicy
21:14:00 [2022-07-13T21:14:00.841Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
21:14:01 [2022-07-13T21:14:01.874Z] --- PASS: TestSecretInspect (2.20s)
21:14:01 [2022-07-13T21:14:01.875Z] === RUN   TestSecretList
21:14:02 [2022-07-13T21:14:02.216Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
21:14:02 [2022-07-13T21:14:02.474Z] === RUN   TestDockerSuite/TestAttachPausedContainer
21:14:03 [2022-07-13T21:14:03.040Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
21:14:03 [2022-07-13T21:14:03.606Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
21:14:03 [2022-07-13T21:14:03.784Z] --- PASS: TestSecretList (2.23s)
21:14:03 [2022-07-13T21:14:03.784Z] === RUN   TestSecretsCreateAndDelete
21:14:03 [2022-07-13T21:14:03.863Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
21:14:05 [2022-07-13T21:14:05.762Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
21:14:06 [2022-07-13T21:14:06.324Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
21:14:06 [2022-07-13T21:14:06.325Z] === RUN   TestSecretsUpdate
21:14:08 [2022-07-13T21:14:08.235Z] --- PASS: TestSecretsUpdate (2.18s)
21:14:08 [2022-07-13T21:14:08.235Z] === RUN   TestTemplatedSecret
21:14:08 [2022-07-13T21:14:08.289Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
21:14:08 [2022-07-13T21:14:08.289Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
21:14:08 [2022-07-13T21:14:08.289Z]     check_test.go:540: [d48a72a87bc04] daemon is not started
21:14:08 [2022-07-13T21:14:08.289Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
21:14:08 [2022-07-13T21:14:08.289Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
21:14:08 [2022-07-13T21:14:08.289Z]     check_test.go:540: [d4e4b41b3e282] daemon is not started
21:14:08 [2022-07-13T21:14:08.289Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
21:14:10 [2022-07-13T21:14:10.453Z] --- PASS: TestServiceUpdateSecrets (14.83s)
21:14:10 [2022-07-13T21:14:10.453Z] === RUN   TestServiceUpdateConfigs
21:14:10 [2022-07-13T21:14:10.775Z] --- PASS: TestTemplatedSecret (2.43s)
21:14:10 [2022-07-13T21:14:10.775Z] === RUN   TestSecretCreateResolve
21:14:11 [2022-07-13T21:14:11.579Z]     check_test.go:540: [d9959a91a6b37] daemon is not started
21:14:11 [2022-07-13T21:14:11.579Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
21:14:12 [2022-07-13T21:14:12.952Z] --- PASS: TestUpdateRestartPolicy (12.57s)
21:14:12 [2022-07-13T21:14:12.952Z] === RUN   TestUpdateRestartWithAutoRemove
21:14:13 [2022-07-13T21:14:13.313Z] --- PASS: TestSecretCreateResolve (2.27s)
21:14:13 [2022-07-13T21:14:13.313Z] PASS
21:14:13 [2022-07-13T21:14:13.313Z] 
21:14:13 [2022-07-13T21:14:13.313Z] DONE 6 tests in 13.578s
21:14:13 [2022-07-13T21:14:13.313Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:14:13 [2022-07-13T21:14:13.313Z] ++ 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
21:14:13 [2022-07-13T21:14:13.313Z] ++ set -e
21:14:13 [2022-07-13T21:14:13.313Z] ++ '[' -n 0 ']'
21:14:13 [2022-07-13T21:14:13.313Z] ++ set -x
21:14:13 [2022-07-13T21:14:13.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
21:14:13 [2022-07-13T21:14:13.313Z] INFO: Testing against a local daemon
21:14:13 [2022-07-13T21:14:13.313Z] === RUN   TestServiceCreateInit
21:14:13 [2022-07-13T21:14:13.313Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:14:13 [2022-07-13T21:14:13.518Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s)
21:14:13 [2022-07-13T21:14:13.518Z] === RUN   TestWaitNonBlocked
21:14:13 [2022-07-13T21:14:13.518Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:14:13 [2022-07-13T21:14:13.518Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:14:13 [2022-07-13T21:14:13.518Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:14:13 [2022-07-13T21:14:13.518Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:14:13 [2022-07-13T21:14:13.518Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:14:13 [2022-07-13T21:14:13.518Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:14:14 [2022-07-13T21:14:14.891Z] --- PASS: TestWaitNonBlocked (0.02s)
21:14:14 [2022-07-13T21:14:14.891Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s)
21:14:14 [2022-07-13T21:14:14.891Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.35s)
21:14:14 [2022-07-13T21:14:14.891Z] === RUN   TestWaitBlocked
21:14:14 [2022-07-13T21:14:14.891Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:14:14 [2022-07-13T21:14:14.891Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:14:14 [2022-07-13T21:14:14.891Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:14:14 [2022-07-13T21:14:14.891Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:14:14 [2022-07-13T21:14:14.891Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:14:14 [2022-07-13T21:14:14.891Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:14:16 [2022-07-13T21:14:16.278Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
21:14:16 [2022-07-13T21:14:16.278Z] --- PASS: TestWaitBlocked (0.02s)
21:14:16 [2022-07-13T21:14:16.278Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s)
21:14:16 [2022-07-13T21:14:16.278Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s)
21:14:16 [2022-07-13T21:14:16.278Z] === RUN   TestWaitConditions
21:14:16 [2022-07-13T21:14:16.278Z] === RUN   TestWaitConditions/default
21:14:16 [2022-07-13T21:14:16.278Z] === PAUSE TestWaitConditions/default
21:14:16 [2022-07-13T21:14:16.278Z] === RUN   TestWaitConditions/not-running
21:14:16 [2022-07-13T21:14:16.278Z] === PAUSE TestWaitConditions/not-running
21:14:16 [2022-07-13T21:14:16.278Z] === RUN   TestWaitConditions/next-exit
21:14:16 [2022-07-13T21:14:16.278Z] === PAUSE TestWaitConditions/next-exit
21:14:16 [2022-07-13T21:14:16.278Z] === RUN   TestWaitConditions/removed
21:14:16 [2022-07-13T21:14:16.278Z] === PAUSE TestWaitConditions/removed
21:14:16 [2022-07-13T21:14:16.278Z] === CONT  TestWaitConditions/default
21:14:16 [2022-07-13T21:14:16.278Z] === CONT  TestWaitConditions/next-exit
21:14:16 [2022-07-13T21:14:16.608Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:14:18 [2022-07-13T21:14:18.181Z] === CONT  TestWaitConditions/removed
21:14:18 [2022-07-13T21:14:18.439Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
21:14:18 [2022-07-13T21:14:18.439Z] === CONT  TestWaitConditions/not-running
21:14:19 [2022-07-13T21:14:19.005Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
21:14:19 [2022-07-13T21:14:19.263Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
21:14:20 [2022-07-13T21:14:20.195Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
21:14:20 [2022-07-13T21:14:20.453Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
21:14:20 [2022-07-13T21:14:20.712Z] --- PASS: TestWaitConditions (0.04s)
21:14:20 [2022-07-13T21:14:20.712Z]     --- PASS: TestWaitConditions/default (1.99s)
21:14:20 [2022-07-13T21:14:20.712Z]     --- PASS: TestWaitConditions/next-exit (2.16s)
21:14:20 [2022-07-13T21:14:20.712Z]     --- PASS: TestWaitConditions/removed (2.20s)
21:14:20 [2022-07-13T21:14:20.712Z]     --- PASS: TestWaitConditions/not-running (2.13s)
21:14:20 [2022-07-13T21:14:20.712Z] === CONT  TestContainerStartOnDaemonRestart
21:14:20 [2022-07-13T21:14:20.712Z] === CONT  TestRestartDaemonWithRestartingContainer
21:14:20 [2022-07-13T21:14:20.805Z] --- PASS: TestServiceCreateInit (7.18s)
21:14:20 [2022-07-13T21:14:20.805Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s)
21:14:20 [2022-07-13T21:14:20.805Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s)
21:14:20 [2022-07-13T21:14:20.805Z] === RUN   TestCreateServiceMultipleTimes
21:14:22 [2022-07-13T21:14:22.090Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
21:14:22 [2022-07-13T21:14:22.656Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
21:14:24 [2022-07-13T21:14:24.589Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s)
21:14:24 [2022-07-13T21:14:24.589Z] === CONT  TestIpcModeOlderClient
21:14:24 [2022-07-13T21:14:24.589Z] --- PASS: TestIpcModeOlderClient (0.08s)
21:14:24 [2022-07-13T21:14:24.589Z] === CONT  TestContainerKillOnDaemonStart
21:14:24 [2022-07-13T21:14:24.589Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.77s)
21:14:24 [2022-07-13T21:14:24.589Z] === CONT  TestDaemonHostGatewayIP
21:14:25 [2022-07-13T21:14:25.161Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
21:14:25 [2022-07-13T21:14:25.335Z] --- PASS: TestServiceUpdateConfigs (14.48s)
21:14:25 [2022-07-13T21:14:25.335Z] === RUN   TestServiceUpdateNetwork
21:14:25 [2022-07-13T21:14:25.422Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
21:14:26 [2022-07-13T21:14:26.803Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
21:14:28 [2022-07-13T21:14:28.178Z] --- PASS: TestDaemonHostGatewayIP (3.55s)
21:14:28 [2022-07-13T21:14:28.178Z] === CONT  TestDaemonRestartIpcMode
21:14:29 [2022-07-13T21:14:29.554Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
21:14:31 [2022-07-13T21:14:31.461Z] --- PASS: TestDaemonRestartIpcMode (3.25s)
21:14:32 [2022-07-13T21:14:32.836Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
21:14:32 [2022-07-13T21:14:32.837Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
21:14:35 [2022-07-13T21:14:35.698Z] --- PASS: TestCreateServiceMultipleTimes (15.43s)
21:14:35 [2022-07-13T21:14:35.698Z] === RUN   TestCreateServiceConflict
21:14:36 [2022-07-13T21:14:36.117Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
21:14:36 [2022-07-13T21:14:36.117Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
21:14:36 [2022-07-13T21:14:36.117Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
21:14:37 [2022-07-13T21:14:37.050Z] --- PASS: TestContainerKillOnDaemonStart (12.54s)
21:14:37 [2022-07-13T21:14:37.050Z] PASS
21:14:37 [2022-07-13T21:14:37.050Z] 
21:14:37 [2022-07-13T21:14:37.050Z] === Skipped
21:14:37 [2022-07-13T21:14:37.050Z] === SKIP: amd64.integration.container TestCheckpoint (0.01s)
21:14:37 [2022-07-13T21:14:37.050Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:14:37 [2022-07-13T21:14:37.050Z] 
21:14:37 [2022-07-13T21:14:37.050Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:14:37 [2022-07-13T21:14:37.050Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:14:37 [2022-07-13T21:14:37.050Z] 
21:14:37 [2022-07-13T21:14:37.050Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
21:14:37 [2022-07-13T21:14:37.050Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:14:37 [2022-07-13T21:14:37.050Z] 
21:14:37 [2022-07-13T21:14:37.050Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
21:14:37 [2022-07-13T21:14:37.050Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:14:37 [2022-07-13T21:14:37.050Z] 
21:14:37 [2022-07-13T21:14:37.050Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:14:37 [2022-07-13T21:14:37.050Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:14:37 [2022-07-13T21:14:37.050Z] 
21:14:37 [2022-07-13T21:14:37.050Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
21:14:37 [2022-07-13T21:14:37.050Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:14:37 [2022-07-13T21:14:37.050Z] 
21:14:37 [2022-07-13T21:14:37.050Z] DONE 264 tests, 6 skipped in 165.170s
21:14:37 [2022-07-13T21:14:37.050Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
21:14:37 [2022-07-13T21:14:37.051Z] ++ 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
21:14:37 [2022-07-13T21:14:37.051Z] ++ set -e
21:14:37 [2022-07-13T21:14:37.051Z] ++ '[' -n 0 ']'
21:14:37 [2022-07-13T21:14:37.051Z] ++ set -x
21:14:37 [2022-07-13T21:14:37.051Z] ++ 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
21:14:37 [2022-07-13T21:14:37.051Z] === RUN   TestConfigDaemonLibtrustID
21:14:37 [2022-07-13T21:14:37.542Z] --- PASS: TestServiceUpdateNetwork (12.67s)
21:14:37 [2022-07-13T21:14:37.542Z] === RUN   TestServiceUpdatePidsLimit
21:14:37 [2022-07-13T21:14:37.616Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
21:14:37 [2022-07-13T21:14:37.616Z] === RUN   TestConfigDaemonID
21:14:37 [2022-07-13T21:14:37.873Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
21:14:38 [2022-07-13T21:14:38.240Z] --- PASS: TestCreateServiceConflict (2.21s)
21:14:38 [2022-07-13T21:14:38.240Z] === RUN   TestCreateServiceMaxReplicas
21:14:38 [2022-07-13T21:14:38.439Z]     check_test.go:540: [d773f03f9cf70] daemon is not started
21:14:38 [2022-07-13T21:14:38.439Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
21:14:38 [2022-07-13T21:14:38.697Z]     daemon_test.go:83: [d469d4fa68d8b] daemon is not started
21:14:38 [2022-07-13T21:14:38.697Z] --- PASS: TestConfigDaemonID (1.07s)
21:14:38 [2022-07-13T21:14:38.697Z] === RUN   TestDaemonConfigValidation
21:14:38 [2022-07-13T21:14:38.697Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:14:38 [2022-07-13T21:14:38.697Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:14:38 [2022-07-13T21:14:38.697Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:14:38 [2022-07-13T21:14:38.697Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:14:38 [2022-07-13T21:14:38.697Z] === RUN   TestDaemonConfigValidation/invalid_config
21:14:38 [2022-07-13T21:14:38.697Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:14:38 [2022-07-13T21:14:38.697Z] === RUN   TestDaemonConfigValidation/malformed_config
21:14:38 [2022-07-13T21:14:38.697Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:14:38 [2022-07-13T21:14:38.697Z] === RUN   TestDaemonConfigValidation/valid_config
21:14:38 [2022-07-13T21:14:38.697Z] === PAUSE TestDaemonConfigValidation/valid_config
21:14:38 [2022-07-13T21:14:38.697Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:14:38 [2022-07-13T21:14:38.697Z] === CONT  TestDaemonConfigValidation/malformed_config
21:14:38 [2022-07-13T21:14:38.918Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:14:38 [2022-07-13T21:14:38.954Z] === CONT  TestDaemonConfigValidation/valid_config
21:14:38 [2022-07-13T21:14:38.955Z] === CONT  TestDaemonConfigValidation/invalid_config
21:14:39 [2022-07-13T21:14:39.213Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:14:39 [2022-07-13T21:14:39.213Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:14:39 [2022-07-13T21:14:39.213Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s)
21:14:39 [2022-07-13T21:14:39.213Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.23s)
21:14:39 [2022-07-13T21:14:39.213Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.17s)
21:14:39 [2022-07-13T21:14:39.213Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.21s)
21:14:39 [2022-07-13T21:14:39.213Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s)
21:14:39 [2022-07-13T21:14:39.213Z] === RUN   TestConfigDaemonSeccompProfiles
21:14:39 [2022-07-13T21:14:39.213Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:14:39 [2022-07-13T21:14:39.487Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:14:40 [2022-07-13T21:14:40.586Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:14:40 [2022-07-13T21:14:40.780Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
21:14:40 [2022-07-13T21:14:40.780Z] === RUN   TestCreateWithDuplicateNetworkNames
21:14:41 [2022-07-13T21:14:41.520Z] === RUN   TestDockerSuite/TestBuildAddNonTar
21:14:41 [2022-07-13T21:14:41.520Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:14:41 [2022-07-13T21:14:41.520Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
21:14:42 [2022-07-13T21:14:42.454Z] === CONT  TestConfigDaemonSeccompProfiles
21:14:42 [2022-07-13T21:14:42.454Z]     daemon_test.go:197: [de1801e494b12] daemon is not started
21:14:42 [2022-07-13T21:14:42.454Z] --- PASS: TestConfigDaemonSeccompProfiles (3.18s)
21:14:42 [2022-07-13T21:14:42.454Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
21:14:42 [2022-07-13T21:14:42.454Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s)
21:14:42 [2022-07-13T21:14:42.454Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
21:14:42 [2022-07-13T21:14:42.454Z] === RUN   TestDaemonProxy
21:14:42 [2022-07-13T21:14:42.454Z] === RUN   TestDaemonProxy/environment_variables
21:14:42 [2022-07-13T21:14:42.454Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
21:14:43 [2022-07-13T21:14:43.020Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
21:14:44 [2022-07-13T21:14:44.393Z] === RUN   TestDaemonProxy/command-line_options
21:14:44 [2022-07-13T21:14:44.393Z]     docker_cli_daemon_plugins_test.go:106: [d24e6cb03a8db] daemon is not started
21:14:45 [2022-07-13T21:14:45.326Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
21:14:45 [2022-07-13T21:14:45.326Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
21:14:45 [2022-07-13T21:14:45.891Z] === RUN   TestDaemonProxy/configuration_file
21:14:46 [2022-07-13T21:14:46.826Z]     check_test.go:540: [db42c3d700104] daemon is not started
21:14:46 [2022-07-13T21:14:46.826Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
21:14:47 [2022-07-13T21:14:47.603Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:14:47 [2022-07-13T21:14:47.757Z] === RUN   TestDaemonProxy/conflicting_options
21:14:47 [2022-07-13T21:14:47.757Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
21:14:48 [2022-07-13T21:14:48.323Z] === RUN   TestDaemonProxy/reload_sanitized
21:14:48 [2022-07-13T21:14:48.581Z] === RUN   TestDockerSuite/TestBuildAddScript
21:14:48 [2022-07-13T21:14:48.840Z]     daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs
21:14:48 [2022-07-13T21:14:48.840Z] --- PASS: TestDaemonProxy (6.28s)
21:14:48 [2022-07-13T21:14:48.840Z]     --- PASS: TestDaemonProxy/environment_variables (1.76s)
21:14:48 [2022-07-13T21:14:48.840Z]     --- PASS: TestDaemonProxy/command-line_options (1.77s)
21:14:48 [2022-07-13T21:14:48.840Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
21:14:48 [2022-07-13T21:14:48.840Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:14:48 [2022-07-13T21:14:48.840Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.51s)
21:14:48 [2022-07-13T21:14:48.840Z] PASS
21:14:48 [2022-07-13T21:14:48.840Z] 
21:14:48 [2022-07-13T21:14:48.840Z] === Skipped
21:14:48 [2022-07-13T21:14:48.840Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.51s)
21:14:48 [2022-07-13T21:14:48.840Z]     daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs
21:14:48 [2022-07-13T21:14:48.840Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.51s)
21:14:48 [2022-07-13T21:14:48.840Z] 
21:14:48 [2022-07-13T21:14:48.840Z] DONE 18 tests, 1 skipped in 11.824s
21:14:48 [2022-07-13T21:14:48.840Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:14:48 [2022-07-13T21:14:48.840Z] ++ 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
21:14:48 [2022-07-13T21:14:48.840Z] ++ set -e
21:14:48 [2022-07-13T21:14:48.840Z] ++ '[' -n 0 ']'
21:14:48 [2022-07-13T21:14:48.840Z] ++ set -x
21:14:48 [2022-07-13T21:14:48.840Z] ++ 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
21:14:48 [2022-07-13T21:14:48.840Z] INFO: Testing against a local daemon
21:14:48 [2022-07-13T21:14:48.840Z] === RUN   TestCommitInheritsEnv
21:14:49 [2022-07-13T21:14:49.405Z] --- PASS: TestCommitInheritsEnv (0.30s)
21:14:49 [2022-07-13T21:14:49.405Z] === RUN   TestImportExtremelyLargeImageWorks
21:14:49 [2022-07-13T21:14:49.405Z] === PAUSE TestImportExtremelyLargeImageWorks
21:14:49 [2022-07-13T21:14:49.405Z] === RUN   TestImportWithCustomPlatform
21:14:49 [2022-07-13T21:14:49.405Z] === RUN   TestImportWithCustomPlatform/#00
21:14:49 [2022-07-13T21:14:49.405Z] === RUN   TestImportWithCustomPlatform/_______
21:14:49 [2022-07-13T21:14:49.405Z] === RUN   TestImportWithCustomPlatform//
21:14:49 [2022-07-13T21:14:49.405Z] === RUN   TestImportWithCustomPlatform/linux
21:14:49 [2022-07-13T21:14:49.405Z] === RUN   TestImportWithCustomPlatform/LINUX
21:14:49 [2022-07-13T21:14:49.663Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:14:49 [2022-07-13T21:14:49.663Z] === RUN   TestImportWithCustomPlatform/macos
21:14:49 [2022-07-13T21:14:49.663Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:14:49 [2022-07-13T21:14:49.663Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:14:49 [2022-07-13T21:14:49.663Z] --- PASS: TestImportWithCustomPlatform (0.47s)
21:14:49 [2022-07-13T21:14:49.663Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.11s)
21:14:49 [2022-07-13T21:14:49.663Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:14:49 [2022-07-13T21:14:49.663Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:14:49 [2022-07-13T21:14:49.663Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
21:14:49 [2022-07-13T21:14:49.663Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.14s)
21:14:49 [2022-07-13T21:14:49.663Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s)
21:14:49 [2022-07-13T21:14:49.663Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:14:49 [2022-07-13T21:14:49.663Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:14:49 [2022-07-13T21:14:49.663Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:14:49 [2022-07-13T21:14:49.663Z] === RUN   TestImagesFilterMultiReference
21:14:49 [2022-07-13T21:14:49.921Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:14:49 [2022-07-13T21:14:49.921Z] === RUN   TestImagePullPlatformInvalid
21:14:49 [2022-07-13T21:14:49.921Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:14:49 [2022-07-13T21:14:49.921Z] === RUN   TestRemoveImageOrphaning
21:14:50 [2022-07-13T21:14:50.178Z] --- PASS: TestRemoveImageOrphaning (0.31s)
21:14:50 [2022-07-13T21:14:50.178Z] === RUN   TestRemoveImageGarbageCollector
21:14:50 [2022-07-13T21:14:50.178Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
21:14:50 [2022-07-13T21:14:50.743Z] time="2022-07-13T21:14:50Z" level=info msg="[graphdriver] trying configured driver: overlay2"
21:14:50 [2022-07-13T21:14:50.743Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
21:14:52 [2022-07-13T21:14:52.643Z] --- PASS: TestRemoveImageGarbageCollector (2.27s)
21:14:52 [2022-07-13T21:14:52.643Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:14:52 [2022-07-13T21:14:52.643Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
21:14:52 [2022-07-13T21:14:52.643Z] === RUN   TestTagInvalidReference
21:14:52 [2022-07-13T21:14:52.643Z] --- PASS: TestTagInvalidReference (0.03s)
21:14:52 [2022-07-13T21:14:52.643Z] === RUN   TestTagValidPrefixedRepo
21:14:52 [2022-07-13T21:14:52.643Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
21:14:52 [2022-07-13T21:14:52.643Z] === RUN   TestTagExistedNameWithoutForce
21:14:52 [2022-07-13T21:14:52.643Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
21:14:52 [2022-07-13T21:14:52.643Z] === RUN   TestTagOfficialNames
21:14:52 [2022-07-13T21:14:52.643Z] --- PASS: TestTagOfficialNames (0.07s)
21:14:52 [2022-07-13T21:14:52.643Z] === RUN   TestTagMatchesDigest
21:14:52 [2022-07-13T21:14:52.643Z] --- PASS: TestTagMatchesDigest (0.01s)
21:14:52 [2022-07-13T21:14:52.643Z] === CONT  TestImportExtremelyLargeImageWorks
21:14:54 [2022-07-13T21:14:54.168Z] --- PASS: TestServiceUpdatePidsLimit (16.43s)
21:14:54 [2022-07-13T21:14:54.168Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
21:14:54 [2022-07-13T21:14:54.168Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
21:14:54 [2022-07-13T21:14:54.168Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
21:14:54 [2022-07-13T21:14:54.168Z] PASS
21:14:54 [2022-07-13T21:14:54.168Z] 
21:14:54 [2022-07-13T21:14:54.168Z] === Skipped
21:14:54 [2022-07-13T21:14:54.168Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:14:54 [2022-07-13T21:14:54.168Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:14:54 [2022-07-13T21:14:54.168Z] 
21:14:54 [2022-07-13T21:14:54.168Z] DONE 27 tests, 1 skipped in 164.750s
21:14:54 [2022-07-13T21:14:54.168Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:14:54 [2022-07-13T21:14:54.168Z] INFO: Testing against a local daemon
21:14:54 [2022-07-13T21:14:54.168Z] === RUN   TestSessionCreate
21:14:54 [2022-07-13T21:14:54.168Z] --- PASS: TestSessionCreate (0.03s)
21:14:54 [2022-07-13T21:14:54.168Z] === RUN   TestSessionCreateWithBadUpgrade
21:14:54 [2022-07-13T21:14:54.168Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:14:54 [2022-07-13T21:14:54.168Z] PASS
21:14:54 [2022-07-13T21:14:54.168Z] 
21:14:54 [2022-07-13T21:14:54.168Z] DONE 2 tests in 0.063s
21:14:54 [2022-07-13T21:14:54.168Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:14:54 [2022-07-13T21:14:54.168Z] INFO: Testing against a local daemon
21:14:54 [2022-07-13T21:14:54.168Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:14:54 [2022-07-13T21:14:54.168Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
21:14:54 [2022-07-13T21:14:54.168Z] === RUN   TestDiskUsage
21:14:54 [2022-07-13T21:14:54.168Z] === PAUSE TestDiskUsage
21:14:54 [2022-07-13T21:14:54.168Z] === RUN   TestEventsExecDie
21:14:54 [2022-07-13T21:14:54.736Z] --- PASS: TestEventsExecDie (0.60s)
21:14:54 [2022-07-13T21:14:54.736Z] === RUN   TestEventsBackwardsCompatible
21:14:54 [2022-07-13T21:14:54.736Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:14:54 [2022-07-13T21:14:54.736Z] === RUN   TestEventsVolumeCreate
21:14:54 [2022-07-13T21:14:54.736Z] --- PASS: TestEventsVolumeCreate (0.07s)
21:14:54 [2022-07-13T21:14:54.736Z] === RUN   TestInfoBinaryCommits
21:14:54 [2022-07-13T21:14:54.736Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:14:54 [2022-07-13T21:14:54.736Z] === RUN   TestInfoAPIVersioned
21:14:54 [2022-07-13T21:14:54.736Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:14:54 [2022-07-13T21:14:54.736Z] === RUN   TestInfoAPI
21:14:54 [2022-07-13T21:14:54.736Z] --- PASS: TestInfoAPI (0.02s)
21:14:54 [2022-07-13T21:14:54.736Z] === RUN   TestInfoAPIWarnings
21:14:55 [2022-07-13T21:14:55.730Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s)
21:14:55 [2022-07-13T21:14:55.730Z] === RUN   TestCreateServiceSecretFileMode
21:14:55 [2022-07-13T21:14:55.927Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
21:14:55 [2022-07-13T21:14:55.990Z] --- PASS: TestCreateServiceSecretFileMode (2.35s)
21:14:55 [2022-07-13T21:14:55.990Z] === RUN   TestCreateServiceConfigFileMode
21:14:57 [2022-07-13T21:14:57.300Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
21:14:57 [2022-07-13T21:14:57.300Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
21:14:57 [2022-07-13T21:14:57.558Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
21:14:58 [2022-07-13T21:14:58.125Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:14:58 [2022-07-13T21:14:58.125Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from config
21:14:58 [2022-07-13T21:14:58.528Z] --- PASS: TestCreateServiceConfigFileMode (2.39s)
21:14:58 [2022-07-13T21:14:58.528Z] === RUN   TestCreateServiceSysctls
21:14:58 [2022-07-13T21:14:58.691Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config
21:14:59 [2022-07-13T21:14:59.257Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from config
21:14:59 [2022-07-13T21:14:59.823Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config
21:15:00 [2022-07-13T21:15:00.389Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config
21:15:00 [2022-07-13T21:15:00.955Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli
21:15:01 [2022-07-13T21:15:01.213Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli
21:15:01 [2022-07-13T21:15:01.778Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli
21:15:01 [2022-07-13T21:15:01.822Z] --- PASS: TestCreateServiceSysctls (2.93s)
21:15:01 [2022-07-13T21:15:01.822Z] === RUN   TestCreateServiceCapabilities
21:15:02 [2022-07-13T21:15:02.036Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
21:15:02 [2022-07-13T21:15:02.294Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli
21:15:02 [2022-07-13T21:15:02.859Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli
21:15:03 [2022-07-13T21:15:03.424Z]     check_test.go:540: [d932b68bb41a7] daemon is not started
21:15:03 [2022-07-13T21:15:03.424Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
21:15:03 [2022-07-13T21:15:03.731Z] --- PASS: TestCreateServiceCapabilities (2.33s)
21:15:03 [2022-07-13T21:15:03.731Z] === RUN   TestInspect
21:15:04 [2022-07-13T21:15:04.359Z]     check_test.go:540: [d890923b9064a] daemon is not started
21:15:04 [2022-07-13T21:15:04.359Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
21:15:04 [2022-07-13T21:15:04.926Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
21:15:04 [2022-07-13T21:15:04.926Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
21:15:05 [2022-07-13T21:15:05.492Z] === RUN   TestDockerSuite/TestBuildAddTar
21:15:06 [2022-07-13T21:15:06.271Z] --- PASS: TestInspect (2.66s)
21:15:06 [2022-07-13T21:15:06.271Z] === RUN   TestCreateJob
21:15:06 [2022-07-13T21:15:06.867Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
21:15:09 [2022-07-13T21:15:09.564Z] --- PASS: TestCreateJob (3.00s)
21:15:09 [2022-07-13T21:15:09.564Z] === RUN   TestReplicatedJob
21:15:10 [2022-07-13T21:15:10.149Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
21:15:10 [2022-07-13T21:15:10.149Z]     check_test.go:540: [d253af8b5613f] daemon is not started
21:15:10 [2022-07-13T21:15:10.149Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
21:15:12 [2022-07-13T21:15:12.821Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:15:12 [2022-07-13T21:15:12.821Z] === RUN   TestInfoDebug
21:15:12 [2022-07-13T21:15:12.821Z] --- PASS: TestInfoDebug (0.52s)
21:15:12 [2022-07-13T21:15:12.821Z] === RUN   TestInfoInsecureRegistries
21:15:12 [2022-07-13T21:15:12.821Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:15:12 [2022-07-13T21:15:12.821Z] === RUN   TestInfoRegistryMirrors
21:15:12 [2022-07-13T21:15:12.821Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:15:12 [2022-07-13T21:15:12.821Z] === RUN   TestLoginFailsWithBadCredentials
21:15:13 [2022-07-13T21:15:13.389Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
21:15:13 [2022-07-13T21:15:13.389Z] === RUN   TestPingCacheHeaders
21:15:13 [2022-07-13T21:15:13.389Z] --- PASS: TestPingCacheHeaders (0.02s)
21:15:13 [2022-07-13T21:15:13.389Z] === RUN   TestPingGet
21:15:13 [2022-07-13T21:15:13.389Z] --- PASS: TestPingGet (0.02s)
21:15:13 [2022-07-13T21:15:13.389Z] === RUN   TestPingHead
21:15:13 [2022-07-13T21:15:13.389Z] --- PASS: TestPingHead (0.02s)
21:15:13 [2022-07-13T21:15:13.389Z] === RUN   TestPingSwarmHeader
21:15:13 [2022-07-13T21:15:13.434Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
21:15:13 [2022-07-13T21:15:13.956Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:15:14 [2022-07-13T21:15:14.005Z] === RUN   TestDockerSuite/TestBuildAddTarXz
21:15:14 [2022-07-13T21:15:14.523Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:15:14 [2022-07-13T21:15:14.845Z] --- PASS: TestReplicatedJob (4.87s)
21:15:14 [2022-07-13T21:15:14.845Z] === RUN   TestUpdateReplicatedJob
21:15:14 [2022-07-13T21:15:14.939Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
21:15:15 [2022-07-13T21:15:15.461Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:15:15 [2022-07-13T21:15:15.461Z] --- PASS: TestPingSwarmHeader (2.05s)
21:15:15 [2022-07-13T21:15:15.461Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:15:15 [2022-07-13T21:15:15.461Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:15:15 [2022-07-13T21:15:15.461Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:15:15 [2022-07-13T21:15:15.461Z] === RUN   TestVersion
21:15:15 [2022-07-13T21:15:15.461Z] --- PASS: TestVersion (0.02s)
21:15:15 [2022-07-13T21:15:15.461Z] === CONT  TestCgroupDriverSystemdMemoryLimit
21:15:15 [2022-07-13T21:15:15.461Z] === CONT  TestDiskUsage
21:15:15 [2022-07-13T21:15:15.504Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
21:15:16 [2022-07-13T21:15:16.029Z] === RUN   TestDiskUsage/empty
21:15:16 [2022-07-13T21:15:16.029Z] === RUN   TestDiskUsage/empty/container_types
21:15:16 [2022-07-13T21:15:16.029Z] === RUN   TestDiskUsage/empty/image_types
21:15:16 [2022-07-13T21:15:16.029Z] === RUN   TestDiskUsage/empty/volume_types
21:15:16 [2022-07-13T21:15:16.029Z] === RUN   TestDiskUsage/empty/build-cache_types
21:15:16 [2022-07-13T21:15:16.029Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:15:16 [2022-07-13T21:15:16.029Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:15:16 [2022-07-13T21:15:16.029Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:15:16 [2022-07-13T21:15:16.029Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:15:16 [2022-07-13T21:15:16.029Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:15:16 [2022-07-13T21:15:16.029Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:15:16 [2022-07-13T21:15:16.029Z] === RUN   TestDiskUsage/after_LoadBusybox
21:15:16 [2022-07-13T21:15:16.288Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:15:16 [2022-07-13T21:15:16.288Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:15:16 [2022-07-13T21:15:16.288Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:15:16 [2022-07-13T21:15:16.288Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:15:16 [2022-07-13T21:15:16.288Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:15:16 [2022-07-13T21:15:16.288Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:15:16 [2022-07-13T21:15:16.288Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:15:16 [2022-07-13T21:15:16.288Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:15:16 [2022-07-13T21:15:16.288Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:15:16 [2022-07-13T21:15:16.288Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:15:16 [2022-07-13T21:15:16.288Z] === RUN   TestDiskUsage/after_container.Run
21:15:16 [2022-07-13T21:15:16.757Z] --- PASS: TestUpdateReplicatedJob (2.61s)
21:15:16 [2022-07-13T21:15:16.758Z] === RUN   TestServiceListWithStatuses
21:15:16 [2022-07-13T21:15:16.758Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:15:16 [2022-07-13T21:15:16.758Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:15:16 [2022-07-13T21:15:16.758Z] === RUN   TestDockerNetworkConnectAlias
21:15:16 [2022-07-13T21:15:16.858Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:15:16 [2022-07-13T21:15:16.858Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:15:16 [2022-07-13T21:15:16.858Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:15:16 [2022-07-13T21:15:16.858Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:15:16 [2022-07-13T21:15:16.858Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:15:16 [2022-07-13T21:15:16.858Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:15:16 [2022-07-13T21:15:16.858Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:15:16 [2022-07-13T21:15:16.858Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:15:16 [2022-07-13T21:15:16.858Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:15:16 [2022-07-13T21:15:16.858Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:15:16 [2022-07-13T21:15:16.878Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
21:15:17 [2022-07-13T21:15:17.117Z] --- PASS: TestDiskUsage (1.61s)
21:15:17 [2022-07-13T21:15:17.117Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.32s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]     --- PASS: TestDiskUsage/after_container.Run (0.52s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s)
21:15:17 [2022-07-13T21:15:17.117Z] PASS
21:15:17 [2022-07-13T21:15:17.117Z] 
21:15:17 [2022-07-13T21:15:17.117Z] DONE 54 tests in 23.025s
21:15:17 [2022-07-13T21:15:17.117Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:15:17 [2022-07-13T21:15:17.117Z] INFO: Testing against a local daemon
21:15:17 [2022-07-13T21:15:17.117Z] === RUN   TestVolumesCreateAndList
21:15:17 [2022-07-13T21:15:17.117Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:15:17 [2022-07-13T21:15:17.117Z] === RUN   TestVolumesRemove
21:15:17 [2022-07-13T21:15:17.117Z] --- PASS: TestVolumesRemove (0.08s)
21:15:17 [2022-07-13T21:15:17.117Z] === RUN   TestVolumesInspect
21:15:17 [2022-07-13T21:15:17.117Z] --- PASS: TestVolumesInspect (0.03s)
21:15:17 [2022-07-13T21:15:17.117Z] === RUN   TestVolumesInvalidJSON
21:15:17 [2022-07-13T21:15:17.117Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:15:17 [2022-07-13T21:15:17.117Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:15:17 [2022-07-13T21:15:17.117Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:15:17 [2022-07-13T21:15:17.117Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:15:17 [2022-07-13T21:15:17.117Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:15:17 [2022-07-13T21:15:17.117Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:15:17 [2022-07-13T21:15:17.117Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:15:17 [2022-07-13T21:15:17.117Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:15:17 [2022-07-13T21:15:17.117Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:15:17 [2022-07-13T21:15:17.117Z] PASS
21:15:17 [2022-07-13T21:15:17.117Z] 
21:15:17 [2022-07-13T21:15:17.117Z] DONE 9 tests in 0.164s
21:15:17 [2022-07-13T21:15:17.118Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:15:17 [2022-07-13T21:15:17.685Z] Stopping apparmor (via systemctl): apparmor.service.
21:15:17 [2022-07-13T21:15:17.685Z] Removing test suite binaries
21:15:17 [2022-07-13T21:15:17.685Z] exiting test-integration
21:15:17 [2022-07-13T21:15:17.685Z] ++ exit 0
21:15:17 [2022-07-13T21:15:17.685Z] 
21:15:18 [2022-07-13T21:15:18.779Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
Post stage
[Pipeline] junit
21:15:19 [2022-07-13T21:15:19.077Z] Recording test results
21:15:20 [2022-07-13T21:15:20.191Z]     check_test.go:540: [d0a71013810b1] daemon is not started
21:15:20 [2022-07-13T21:15:20.191Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
21:15:20 [2022-07-13T21:15:20.526Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:15:20 [2022-07-13T21:15:20.859Z] + echo Ensuring container killed.
21:15:20 [2022-07-13T21:15:20.859Z] Ensuring container killed.
21:15:20 [2022-07-13T21:15:20.859Z] + docker rm -vf docker-pr1
21:15:20 [2022-07-13T21:15:20.859Z] Error: No such container: docker-pr1
[Pipeline] sh
21:15:20 [2022-07-13T21:15:20.954Z] --- PASS: TestDockerNetworkConnectAlias (3.99s)
21:15:20 [2022-07-13T21:15:20.954Z] === RUN   TestDockerNetworkReConnect
21:15:21 [2022-07-13T21:15:21.147Z] + echo Chowning /workspace to jenkins user
21:15:21 [2022-07-13T21:15:21.147Z] Chowning /workspace to jenkins user
21:15:21 [2022-07-13T21:15:21.147Z] + id -u
21:15:21 [2022-07-13T21:15:21.147Z] + id -g
21:15:21 [2022-07-13T21:15:21.147Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43809:/workspace busybox chown -R 1000:1000 /workspace
21:15:21 [2022-07-13T21:15:21.147Z] Unable to find image 'busybox:latest' locally
21:15:21 [2022-07-13T21:15:21.147Z] latest: Pulling from library/busybox
21:15:21 [2022-07-13T21:15:21.152Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
21:15:21 [2022-07-13T21:15:21.406Z] 19d511225f94: Pulling fs layer
21:15:21 [2022-07-13T21:15:21.406Z] 19d511225f94: Verifying Checksum
21:15:21 [2022-07-13T21:15:21.406Z] 19d511225f94: Download complete
21:15:21 [2022-07-13T21:15:21.406Z] 19d511225f94: Pull complete
21:15:21 [2022-07-13T21:15:21.406Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
21:15:21 [2022-07-13T21:15:21.406Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:15:23 [2022-07-13T21:15:23.082Z] + bundleName=amd64-cgroup2
21:15:23 [2022-07-13T21:15:23.082Z] + echo Creating amd64-cgroup2-bundles.tar.gz
21:15:23 [2022-07-13T21:15:23.082Z] Creating amd64-cgroup2-bundles.tar.gz
21:15:23 [2022-07-13T21:15:23.082Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
21:15:23 [2022-07-13T21:15:23.082Z] + 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
21:15:23 [2022-07-13T21:15:23.354Z] Archiving artifacts
21:15:24 [2022-07-13T21:15:24.249Z] --- PASS: TestDockerNetworkReConnect (3.39s)
21:15:24 [2022-07-13T21:15:24.249Z] === RUN   TestServicePlugin
21:15:24 [2022-07-13T21:15:24.249Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:15:24 [2022-07-13T21:15:24.249Z] --- SKIP: TestServicePlugin (0.00s)
21:15:24 [2022-07-13T21:15:24.249Z] === RUN   TestServiceUpdateLabel
21:15:24 [2022-07-13T21:15:24.437Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
21:15:25 [2022-07-13T21:15:25.029Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43809/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:15:25 [2022-07-13T21:15:25.334Z] + make clean
21:15:25 [2022-07-13T21:15:25.334Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:15:25 [2022-07-13T21:15:25.334Z] docker-dev-cache
21:15:25 [2022-07-13T21:15:25.334Z] docker-mod-cache
[Pipeline] deleteDir
21:15:26 [2022-07-13T21:15:26.790Z] --- PASS: TestServiceUpdateLabel (2.20s)
21:15:26 [2022-07-13T21:15:26.790Z] === RUN   TestServiceUpdateSecrets
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:15:28 [2022-07-13T21:15:28.617Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
21:15:28 [2022-07-13T21:15:28.617Z] === RUN   TestDockerSuite/TestBuildBlankName
21:15:28 [2022-07-13T21:15:28.617Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
21:15:30 [2022-07-13T21:15:30.514Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
21:15:30 [2022-07-13T21:15:30.772Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
21:15:32 [2022-07-13T21:15:32.673Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
21:15:32 [2022-07-13T21:15:32.931Z]     check_test.go:540: [deec1eac06247] daemon is not started
21:15:32 [2022-07-13T21:15:32.931Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
21:15:33 [2022-07-13T21:15:33.866Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
21:15:33 [2022-07-13T21:15:33.866Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
21:15:34 [2022-07-13T21:15:34.124Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
21:15:34 [2022-07-13T21:15:34.693Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
21:15:36 [2022-07-13T21:15:36.593Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
21:15:36 [2022-07-13T21:15:36.593Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
21:15:36 [2022-07-13T21:15:36.593Z]     check_test.go:540: [d939d70e9cd6c] daemon is not started
21:15:36 [2022-07-13T21:15:36.593Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
21:15:38 [2022-07-13T21:15:38.492Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
21:15:39 [2022-07-13T21:15:39.425Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
21:15:40 [2022-07-13T21:15:40.800Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
21:15:41 [2022-07-13T21:15:41.683Z] --- PASS: TestServiceUpdateSecrets (14.40s)
21:15:41 [2022-07-13T21:15:41.683Z] === RUN   TestServiceUpdateConfigs
21:15:41 [2022-07-13T21:15:41.735Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
21:15:41 [2022-07-13T21:15:41.735Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
21:15:45 [2022-07-13T21:15:45.018Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
21:15:46 [2022-07-13T21:15:46.391Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
21:15:47 [2022-07-13T21:15:47.769Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
21:15:49 [2022-07-13T21:15:49.668Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
21:15:52 [2022-07-13T21:15:52.950Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
21:15:56 [2022-07-13T21:15:56.234Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
21:15:56 [2022-07-13T21:15:56.492Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
21:15:56 [2022-07-13T21:15:56.576Z] --- PASS: TestServiceUpdateConfigs (14.42s)
21:15:56 [2022-07-13T21:15:56.576Z] === RUN   TestServiceUpdateNetwork
21:15:59 [2022-07-13T21:15:59.772Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
21:16:00 [2022-07-13T21:16:00.707Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
21:16:02 [2022-07-13T21:16:02.084Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
21:16:02 [2022-07-13T21:16:02.650Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
21:16:02 [2022-07-13T21:16:02.650Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
21:16:04 [2022-07-13T21:16:04.023Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
21:16:04 [2022-07-13T21:16:04.957Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
21:16:04 [2022-07-13T21:16:04.957Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
21:16:07 [2022-07-13T21:16:07.485Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:16:08 [2022-07-13T21:16:08.052Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
21:16:08 [2022-07-13T21:16:08.794Z] --- PASS: TestServiceUpdateNetwork (12.17s)
21:16:08 [2022-07-13T21:16:08.795Z] === RUN   TestServiceUpdatePidsLimit
21:16:08 [2022-07-13T21:16:08.795Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:16:09 [2022-07-13T21:16:09.054Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:16:13 [2022-07-13T21:16:13.315Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:16:13 [2022-07-13T21:16:13.881Z]     docker_cli_daemon_test.go:2503: [d101c71c2d688] daemon is not started
21:16:14 [2022-07-13T21:16:14.139Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:16:15 [2022-07-13T21:16:15.514Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:16:15 [2022-07-13T21:16:15.772Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
21:16:16 [2022-07-13T21:16:16.340Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:16:17 [2022-07-13T21:16:17.182Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:16:17 [2022-07-13T21:16:17.722Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:16:22 [2022-07-13T21:16:22.989Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:16:23 [2022-07-13T21:16:23.756Z] --- PASS: TestServiceUpdatePidsLimit (16.02s)
21:16:23 [2022-07-13T21:16:23.756Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
21:16:23 [2022-07-13T21:16:23.756Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
21:16:23 [2022-07-13T21:16:23.756Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
21:16:23 [2022-07-13T21:16:23.756Z] PASS
21:16:23 [2022-07-13T21:16:23.756Z] 
21:16:23 [2022-07-13T21:16:23.756Z] === Skipped
21:16:23 [2022-07-13T21:16:23.756Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:16:23 [2022-07-13T21:16:23.756Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:16:23 [2022-07-13T21:16:23.756Z] 
21:16:23 [2022-07-13T21:16:23.756Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:16:23 [2022-07-13T21:16:23.756Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:16:23 [2022-07-13T21:16:23.756Z] 
21:16:23 [2022-07-13T21:16:23.756Z] DONE 27 tests, 2 skipped in 130.349s
21:16:23 [2022-07-13T21:16:23.756Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:16:23 [2022-07-13T21:16:23.756Z] ++ 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
21:16:23 [2022-07-13T21:16:23.756Z] ++ set -e
21:16:23 [2022-07-13T21:16:23.756Z] ++ '[' -n 0 ']'
21:16:23 [2022-07-13T21:16:23.756Z] ++ set -x
21:16:23 [2022-07-13T21:16:23.756Z] ++ 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
21:16:23 [2022-07-13T21:16:23.756Z] INFO: Testing against a local daemon
21:16:23 [2022-07-13T21:16:23.756Z] === RUN   TestSessionCreate
21:16:23 [2022-07-13T21:16:23.756Z] --- PASS: TestSessionCreate (0.02s)
21:16:23 [2022-07-13T21:16:23.756Z] === RUN   TestSessionCreateWithBadUpgrade
21:16:23 [2022-07-13T21:16:23.756Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:16:23 [2022-07-13T21:16:23.756Z] PASS
21:16:23 [2022-07-13T21:16:23.756Z] 
21:16:23 [2022-07-13T21:16:23.756Z] DONE 2 tests in 0.123s
21:16:23 [2022-07-13T21:16:23.756Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:16:23 [2022-07-13T21:16:23.756Z] ++ 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
21:16:23 [2022-07-13T21:16:23.756Z] ++ set -e
21:16:23 [2022-07-13T21:16:23.756Z] ++ '[' -n 0 ']'
21:16:23 [2022-07-13T21:16:23.756Z] ++ set -x
21:16:23 [2022-07-13T21:16:23.757Z] ++ 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
21:16:23 [2022-07-13T21:16:23.757Z] INFO: Testing against a local daemon
21:16:23 [2022-07-13T21:16:23.757Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:16:23 [2022-07-13T21:16:23.757Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:16:23 [2022-07-13T21:16:23.757Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:16:23 [2022-07-13T21:16:23.757Z] === RUN   TestDiskUsage
21:16:23 [2022-07-13T21:16:23.757Z] === PAUSE TestDiskUsage
21:16:23 [2022-07-13T21:16:23.757Z] === RUN   TestEventsExecDie
21:16:24 [2022-07-13T21:16:24.017Z] --- PASS: TestEventsExecDie (0.53s)
21:16:24 [2022-07-13T21:16:24.017Z] === RUN   TestEventsBackwardsCompatible
21:16:24 [2022-07-13T21:16:24.276Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:16:24 [2022-07-13T21:16:24.276Z] === RUN   TestEventsVolumeCreate
21:16:24 [2022-07-13T21:16:24.276Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:16:24 [2022-07-13T21:16:24.276Z] === RUN   TestInfoBinaryCommits
21:16:24 [2022-07-13T21:16:24.276Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:16:24 [2022-07-13T21:16:24.276Z] === RUN   TestInfoAPIVersioned
21:16:24 [2022-07-13T21:16:24.276Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:16:24 [2022-07-13T21:16:24.276Z] === RUN   TestInfoAPI
21:16:24 [2022-07-13T21:16:24.276Z] --- PASS: TestInfoAPI (0.02s)
21:16:24 [2022-07-13T21:16:24.276Z] === RUN   TestInfoAPIWarnings
21:16:24 [2022-07-13T21:16:24.362Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
21:16:24 [2022-07-13T21:16:24.362Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:16:25 [2022-07-13T21:16:25.734Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
21:16:26 [2022-07-13T21:16:26.733Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
21:16:26 [2022-07-13T21:16:26.993Z] === RUN   TestDockerDaemonSuite/TestShmSize
21:16:28 [2022-07-13T21:16:28.901Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
21:16:28 [2022-07-13T21:16:28.901Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:16:30 [2022-07-13T21:16:30.272Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:16:30 [2022-07-13T21:16:30.531Z] === RUN   TestDockerSuite/TestBuildCmd
21:16:31 [2022-07-13T21:16:31.096Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:16:31 [2022-07-13T21:16:31.355Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
21:16:31 [2022-07-13T21:16:31.613Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
21:16:31 [2022-07-13T21:16:31.613Z]     check_test.go:540: [db8fcbad3709b] daemon is not started
21:16:31 [2022-07-13T21:16:31.613Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
21:16:31 [2022-07-13T21:16:31.870Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:16:31 [2022-07-13T21:16:31.870Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
21:16:31 [2022-07-13T21:16:31.870Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:16:33 [2022-07-13T21:16:33.244Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:16:37 [2022-07-13T21:16:37.427Z] --- PASS: TestDockerDaemonSuite (330.17s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.51s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.47s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.66s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.31s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.55s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.23s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.79s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.57s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.28s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.37s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.41s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.15s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.39s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.48s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.00s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.73s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.43s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.27s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.81s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.74s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.47s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.59s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.05s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.59s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.45s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.06s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.88s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.61s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.59s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.38s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.37s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.67s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.53s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.28s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.53s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.86s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.66s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.05s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.59s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.46s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.78s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.51s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.55s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.01s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.53s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.19s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.62s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.00s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.86s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.04s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.44s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.38s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.27s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.35s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.03s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.90s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.22s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.75s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
21:16:37 [2022-07-13T21:16:37.427Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.97s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.87s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.55s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.37s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.72s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.47s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.60s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.55s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.36s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s)
21:16:37 [2022-07-13T21:16:37.428Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s)
21:16:37 [2022-07-13T21:16:37.774Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.27s)
21:16:37 [2022-07-13T21:16:37.775Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.47s)
21:16:37 [2022-07-13T21:16:37.775Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.43s)
21:16:37 [2022-07-13T21:16:37.775Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.84s)
21:16:37 [2022-07-13T21:16:37.775Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s)
21:16:37 [2022-07-13T21:16:37.775Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s)
21:16:37 [2022-07-13T21:16:37.775Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.04s)
21:16:37 [2022-07-13T21:16:37.775Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.66s)
21:16:37 [2022-07-13T21:16:37.775Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.52s)
21:16:37 [2022-07-13T21:16:37.775Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.84s)
21:16:37 [2022-07-13T21:16:37.775Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s)
21:16:37 [2022-07-13T21:16:37.775Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.59s)
21:16:37 [2022-07-13T21:16:37.775Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
21:16:37 [2022-07-13T21:16:37.775Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.03s)
21:16:37 [2022-07-13T21:16:37.775Z] === RUN   TestDockerSwarmSuite
21:16:37 [2022-07-13T21:16:37.775Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
21:16:38 [2022-07-13T21:16:38.343Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:16:39 [2022-07-13T21:16:39.716Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:16:40 [2022-07-13T21:16:40.650Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:16:40 [2022-07-13T21:16:40.908Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
21:16:40 [2022-07-13T21:16:40.908Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:16:41 [2022-07-13T21:16:41.844Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:16:42 [2022-07-13T21:16:42.376Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:16:42 [2022-07-13T21:16:42.376Z] === RUN   TestInfoDebug
21:16:42 [2022-07-13T21:16:42.376Z] --- PASS: TestInfoDebug (0.52s)
21:16:42 [2022-07-13T21:16:42.376Z] === RUN   TestInfoInsecureRegistries
21:16:42 [2022-07-13T21:16:42.376Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:16:42 [2022-07-13T21:16:42.376Z] === RUN   TestInfoRegistryMirrors
21:16:42 [2022-07-13T21:16:42.376Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:16:42 [2022-07-13T21:16:42.376Z] === RUN   TestLoginFailsWithBadCredentials
21:16:42 [2022-07-13T21:16:42.411Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:16:42 [2022-07-13T21:16:42.636Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
21:16:42 [2022-07-13T21:16:42.636Z] === RUN   TestPingCacheHeaders
21:16:42 [2022-07-13T21:16:42.897Z] --- PASS: TestPingCacheHeaders (0.03s)
21:16:42 [2022-07-13T21:16:42.897Z] === RUN   TestPingGet
21:16:42 [2022-07-13T21:16:42.897Z] --- PASS: TestPingGet (0.01s)
21:16:42 [2022-07-13T21:16:42.897Z] === RUN   TestPingHead
21:16:42 [2022-07-13T21:16:42.897Z] --- PASS: TestPingHead (0.02s)
21:16:42 [2022-07-13T21:16:42.897Z] === RUN   TestPingSwarmHeader
21:16:42 [2022-07-13T21:16:42.977Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:16:43 [2022-07-13T21:16:43.472Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:16:43 [2022-07-13T21:16:43.911Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
21:16:44 [2022-07-13T21:16:44.042Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:16:44 [2022-07-13T21:16:44.982Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:16:44 [2022-07-13T21:16:44.982Z] --- PASS: TestPingSwarmHeader (2.16s)
21:16:44 [2022-07-13T21:16:44.982Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:16:44 [2022-07-13T21:16:44.982Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:16:44 [2022-07-13T21:16:44.982Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:16:44 [2022-07-13T21:16:44.982Z] === RUN   TestVersion
21:16:44 [2022-07-13T21:16:44.982Z] --- PASS: TestVersion (0.02s)
21:16:44 [2022-07-13T21:16:44.982Z] === CONT  TestDiskUsage
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/empty
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/empty/container_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/empty/image_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/empty/volume_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/empty/build-cache_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/after_LoadBusybox
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:16:45 [2022-07-13T21:16:45.563Z] === RUN   TestDiskUsage/after_container.Run
21:16:46 [2022-07-13T21:16:46.163Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:16:46 [2022-07-13T21:16:46.163Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:16:46 [2022-07-13T21:16:46.163Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:16:46 [2022-07-13T21:16:46.163Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:16:46 [2022-07-13T21:16:46.163Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:16:46 [2022-07-13T21:16:46.163Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:16:46 [2022-07-13T21:16:46.163Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:16:46 [2022-07-13T21:16:46.163Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:16:46 [2022-07-13T21:16:46.163Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:16:46 [2022-07-13T21:16:46.163Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:16:46 [2022-07-13T21:16:46.163Z] --- PASS: TestDiskUsage (1.16s)
21:16:46 [2022-07-13T21:16:46.163Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z] PASS
21:16:46 [2022-07-13T21:16:46.163Z] 
21:16:46 [2022-07-13T21:16:46.163Z] === Skipped
21:16:46 [2022-07-13T21:16:46.163Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:16:46 [2022-07-13T21:16:46.163Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:16:46 [2022-07-13T21:16:46.163Z] 
21:16:46 [2022-07-13T21:16:46.163Z] DONE 54 tests, 1 skipped in 22.682s
21:16:46 [2022-07-13T21:16:46.163Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:16:46 [2022-07-13T21:16:46.163Z] ++ 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
21:16:46 [2022-07-13T21:16:46.163Z] ++ set -e
21:16:46 [2022-07-13T21:16:46.163Z] ++ '[' -n 0 ']'
21:16:46 [2022-07-13T21:16:46.163Z] ++ set -x
21:16:46 [2022-07-13T21:16:46.163Z] ++ 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
21:16:46 [2022-07-13T21:16:46.163Z] INFO: Testing against a local daemon
21:16:46 [2022-07-13T21:16:46.163Z] === RUN   TestVolumesCreateAndList
21:16:46 [2022-07-13T21:16:46.163Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:16:46 [2022-07-13T21:16:46.163Z] === RUN   TestVolumesRemove
21:16:46 [2022-07-13T21:16:46.436Z] --- PASS: TestVolumesRemove (0.06s)
21:16:46 [2022-07-13T21:16:46.437Z] === RUN   TestVolumesInspect
21:16:46 [2022-07-13T21:16:46.437Z] --- PASS: TestVolumesInspect (0.02s)
21:16:46 [2022-07-13T21:16:46.437Z] === RUN   TestVolumesInvalidJSON
21:16:46 [2022-07-13T21:16:46.437Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:16:46 [2022-07-13T21:16:46.437Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:16:46 [2022-07-13T21:16:46.437Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:16:46 [2022-07-13T21:16:46.437Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:16:46 [2022-07-13T21:16:46.437Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:16:46 [2022-07-13T21:16:46.437Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:16:46 [2022-07-13T21:16:46.437Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:16:46 [2022-07-13T21:16:46.437Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:16:46 [2022-07-13T21:16:46.437Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:16:46 [2022-07-13T21:16:46.437Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:16:46 [2022-07-13T21:16:46.437Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:16:46 [2022-07-13T21:16:46.437Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:16:46 [2022-07-13T21:16:46.437Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:16:46 [2022-07-13T21:16:46.437Z] PASS
21:16:46 [2022-07-13T21:16:46.437Z] 
21:16:46 [2022-07-13T21:16:46.437Z] DONE 9 tests in 0.206s
21:16:46 [2022-07-13T21:16:46.437Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:16:46 [2022-07-13T21:16:46.437Z] ++++ cat bundles/test-integration/docker.pid
21:16:46 [2022-07-13T21:16:46.437Z] +++ kill 14262
21:16:46 [2022-07-13T21:16:46.714Z] +++ /etc/init.d/apparmor stop
21:16:46 [2022-07-13T21:16:46.714Z] Leaving: AppArmorNo profiles have been unloaded.
21:16:46 [2022-07-13T21:16:46.714Z] 
21:16:46 [2022-07-13T21:16:46.714Z] Unloading profiles will leave already running processes permanently
21:16:46 [2022-07-13T21:16:46.714Z] unconfined, which can lead to unexpected situations.
21:16:46 [2022-07-13T21:16:46.714Z] 
21:16:46 [2022-07-13T21:16:46.714Z] To set a process to complain mode, use the command line tool
21:16:46 [2022-07-13T21:16:46.714Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:16:46 [2022-07-13T21:16:46.714Z] +++ true
21:16:46 [2022-07-13T21:16:46.714Z] exiting test-integration
21:16:46 [2022-07-13T21:16:46.714Z] ++ exit 0
21:16:46 [2022-07-13T21:16:46.714Z] 
Post stage
[Pipeline] junit
21:16:47 [2022-07-13T21:16:47.301Z] Recording test results
21:16:47 [2022-07-13T21:16:47.662Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:16:47 [2022-07-13T21:16:47.991Z] + echo Ensuring container killed.
21:16:47 [2022-07-13T21:16:47.991Z] Ensuring container killed.
21:16:47 [2022-07-13T21:16:47.991Z] + docker rm -vf docker-pr1
21:16:47 [2022-07-13T21:16:47.991Z] Error: No such container: docker-pr1
[Pipeline] sh
21:16:48 [2022-07-13T21:16:48.278Z] + echo Chowning /workspace to jenkins user
21:16:48 [2022-07-13T21:16:48.278Z] Chowning /workspace to jenkins user
21:16:48 [2022-07-13T21:16:48.278Z] + id -u
21:16:48 [2022-07-13T21:16:48.278Z] + id -g
21:16:48 [2022-07-13T21:16:48.278Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43809:/workspace busybox chown -R 1000:1000 /workspace
21:16:48 [2022-07-13T21:16:48.278Z] Unable to find image 'busybox:latest' locally
21:16:48 [2022-07-13T21:16:48.278Z] latest: Pulling from library/busybox
21:16:48 [2022-07-13T21:16:48.538Z] 87379020f3b6: Pulling fs layer
21:16:48 [2022-07-13T21:16:48.538Z] 87379020f3b6: Verifying Checksum
21:16:48 [2022-07-13T21:16:48.538Z] 87379020f3b6: Download complete
21:16:48 [2022-07-13T21:16:48.538Z] 87379020f3b6: Pull complete
21:16:48 [2022-07-13T21:16:48.538Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
21:16:48 [2022-07-13T21:16:48.538Z] Status: Downloaded newer image for busybox:latest
21:16:49 [2022-07-13T21:16:49.179Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:16:50 [2022-07-13T21:16:50.217Z] + bundleName=arm64-integration
21:16:50 [2022-07-13T21:16:50.217Z] + echo Creating arm64-integration-bundles.tar.gz
21:16:50 [2022-07-13T21:16:50.217Z] Creating arm64-integration-bundles.tar.gz
21:16:50 [2022-07-13T21:16:50.217Z] + xargs tar -czf arm64-integration-bundles.tar.gz
21:16:50 [2022-07-13T21:16:50.217Z] + 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
21:16:50 [2022-07-13T21:16:50.491Z] Archiving artifacts
21:16:51 [2022-07-13T21:16:51.997Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43809/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:16:52 [2022-07-13T21:16:52.309Z] + make clean
21:16:52 [2022-07-13T21:16:52.309Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:16:52 [2022-07-13T21:16:52.569Z] docker-dev-cache
21:16:52 [2022-07-13T21:16:52.569Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
21:16:54 [2022-07-13T21:16:54.442Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:16:54 [2022-07-13T21:16:54.700Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:16:57 [2022-07-13T21:16:57.230Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:17:00 [2022-07-13T21:17:00.513Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:17:01 [2022-07-13T21:17:01.887Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:17:01 [2022-07-13T21:17:01.887Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
21:17:01 [2022-07-13T21:17:01.887Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:17:01 [2022-07-13T21:17:01.887Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
21:17:01 [2022-07-13T21:17:01.887Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:17:01 [2022-07-13T21:17:01.887Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
21:17:01 [2022-07-13T21:17:01.887Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:17:01 [2022-07-13T21:17:01.887Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
21:17:01 [2022-07-13T21:17:01.887Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:17:02 [2022-07-13T21:17:02.146Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
21:17:03 [2022-07-13T21:17:03.521Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
21:17:05 [2022-07-13T21:17:05.055Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
21:17:05 [2022-07-13T21:17:05.990Z]     docker_api_swarm_test.go:563: [db82d86cc72ee] joining swarm manager [d22b65fbeb595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:17:10 [2022-07-13T21:17:10.179Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:17:13 [2022-07-13T21:17:13.478Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:17:13 [2022-07-13T21:17:13.478Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:17:18 [2022-07-13T21:17:18.748Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
21:17:19 [2022-07-13T21:17:19.006Z]     docker_api_swarm_test.go:585: [ddd4d2c15b390] joining swarm manager [d22b65fbeb595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:17:22 [2022-07-13T21:17:22.291Z]     check_test.go:611: [db82d86cc72ee] daemon is not started
21:17:24 [2022-07-13T21:17:24.191Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
21:17:24 [2022-07-13T21:17:24.759Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
21:17:25 [2022-07-13T21:17:25.696Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
21:17:28 [2022-07-13T21:17:28.980Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
21:17:29 [2022-07-13T21:17:29.546Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
21:17:29 [2022-07-13T21:17:29.546Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
21:17:30 [2022-07-13T21:17:30.479Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
21:17:31 [2022-07-13T21:17:31.412Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
21:17:32 [2022-07-13T21:17:32.345Z] === RUN   TestDockerSuite/TestBuildDockerignore
21:17:32 [2022-07-13T21:17:32.603Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
21:17:32 [2022-07-13T21:17:32.603Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
21:17:32 [2022-07-13T21:17:32.603Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
21:17:35 [2022-07-13T21:17:35.887Z]     docker_api_swarm_test.go:46: [da7ba765b2eca] joining swarm manager [d531eff732131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:17:42 [2022-07-13T21:17:42.460Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
21:17:42 [2022-07-13T21:17:42.460Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
21:17:45 [2022-07-13T21:17:45.740Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
21:17:53 [2022-07-13T21:17:53.847Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
21:17:54 [2022-07-13T21:17:54.413Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
21:17:54 [2022-07-13T21:17:54.413Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
21:17:55 [2022-07-13T21:17:55.791Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
21:17:55 [2022-07-13T21:17:55.791Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
21:17:55 [2022-07-13T21:17:55.791Z] --- PASS: TestImportExtremelyLargeImageWorks (182.94s)
21:17:55 [2022-07-13T21:17:55.791Z] PASS
21:17:55 [2022-07-13T21:17:55.791Z] 
21:17:55 [2022-07-13T21:17:55.791Z] DONE 22 tests in 186.845s
21:17:55 [2022-07-13T21:17:55.791Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:17:55 [2022-07-13T21:17:55.791Z] ++ 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
21:17:55 [2022-07-13T21:17:55.791Z] ++ set -e
21:17:55 [2022-07-13T21:17:55.791Z] ++ '[' -n 0 ']'
21:17:55 [2022-07-13T21:17:55.791Z] ++ set -x
21:17:55 [2022-07-13T21:17:55.791Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:17:55 [2022-07-13T21:17:55.791Z] === RUN   TestStripANSICommands
21:17:55 [2022-07-13T21:17:55.791Z] === RUN   TestStripANSICommands/#00
21:17:55 [2022-07-13T21:17:55.791Z] === RUN   TestStripANSICommands/#01
21:17:55 [2022-07-13T21:17:55.791Z] --- PASS: TestStripANSICommands (0.00s)
21:17:55 [2022-07-13T21:17:55.791Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:17:55 [2022-07-13T21:17:55.791Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:17:55 [2022-07-13T21:17:55.791Z] PASS
21:17:55 [2022-07-13T21:17:55.791Z] 
21:17:55 [2022-07-13T21:17:55.791Z] DONE 3 tests in 0.050s
21:17:55 [2022-07-13T21:17:55.791Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:17:55 [2022-07-13T21:17:55.791Z] ++ 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
21:17:55 [2022-07-13T21:17:55.791Z] ++ set -e
21:17:55 [2022-07-13T21:17:55.791Z] ++ '[' -n 0 ']'
21:17:55 [2022-07-13T21:17:55.791Z] ++ set -x
21:17:55 [2022-07-13T21:17:55.791Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:17:55 [2022-07-13T21:17:55.791Z] INFO: Testing against a local daemon
21:17:55 [2022-07-13T21:17:55.791Z] === RUN   TestNetworkCreateDelete
21:17:56 [2022-07-13T21:17:56.050Z] --- PASS: TestNetworkCreateDelete (0.15s)
21:17:56 [2022-07-13T21:17:56.050Z] === RUN   TestDockerNetworkDeletePreferID
21:17:56 [2022-07-13T21:17:56.617Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s)
21:17:56 [2022-07-13T21:17:56.617Z] === RUN   TestDaemonDNSFallback
21:17:59 [2022-07-13T21:17:59.144Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
21:18:00 [2022-07-13T21:18:00.076Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
21:18:01 [2022-07-13T21:18:01.448Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
21:18:03 [2022-07-13T21:18:03.347Z] --- PASS: TestDaemonDNSFallback (6.81s)
21:18:03 [2022-07-13T21:18:03.347Z] === RUN   TestInspectNetwork
21:18:05 [2022-07-13T21:18:05.875Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
21:18:07 [2022-07-13T21:18:07.249Z] === RUN   TestInspectNetwork/full_network_id
21:18:07 [2022-07-13T21:18:07.249Z] === RUN   TestInspectNetwork/partial_network_id
21:18:07 [2022-07-13T21:18:07.249Z] === RUN   TestInspectNetwork/network_name
21:18:07 [2022-07-13T21:18:07.249Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:18:07 [2022-07-13T21:18:07.249Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
21:18:08 [2022-07-13T21:18:08.624Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
21:18:11 [2022-07-13T21:18:11.913Z] --- PASS: TestInspectNetwork (8.25s)
21:18:11 [2022-07-13T21:18:11.913Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:18:11 [2022-07-13T21:18:11.913Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:18:11 [2022-07-13T21:18:11.913Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:18:11 [2022-07-13T21:18:11.913Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:18:11 [2022-07-13T21:18:11.913Z] === RUN   TestRunContainerWithBridgeNone
21:18:13 [2022-07-13T21:18:13.812Z] --- PASS: TestRunContainerWithBridgeNone (2.01s)
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON/networks/create
21:18:13 [2022-07-13T21:18:13.812Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:18:13 [2022-07-13T21:18:13.812Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:18:13 [2022-07-13T21:18:13.812Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:18:13 [2022-07-13T21:18:13.812Z] === CONT  TestNetworkInvalidJSON/networks/create
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:18:13 [2022-07-13T21:18:13.812Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:18:13 [2022-07-13T21:18:13.812Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:18:13 [2022-07-13T21:18:13.812Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:18:13 [2022-07-13T21:18:13.812Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
21:18:13 [2022-07-13T21:18:13.812Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkList
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkList//networks
21:18:13 [2022-07-13T21:18:13.812Z] === PAUSE TestNetworkList//networks
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestNetworkList//networks/
21:18:13 [2022-07-13T21:18:13.812Z] === PAUSE TestNetworkList//networks/
21:18:13 [2022-07-13T21:18:13.812Z] === CONT  TestNetworkList//networks
21:18:13 [2022-07-13T21:18:13.812Z] === CONT  TestNetworkList//networks/
21:18:13 [2022-07-13T21:18:13.812Z] --- PASS: TestNetworkList (0.02s)
21:18:13 [2022-07-13T21:18:13.812Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z]     --- PASS: TestNetworkList//networks (0.00s)
21:18:13 [2022-07-13T21:18:13.812Z] === RUN   TestHostIPv4BridgeLabel
21:18:14 [2022-07-13T21:18:14.070Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
21:18:14 [2022-07-13T21:18:14.070Z] === RUN   TestDaemonRestartWithLiveRestore
21:18:15 [2022-07-13T21:18:15.442Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
21:18:15 [2022-07-13T21:18:15.442Z] === RUN   TestDaemonDefaultNetworkPools
21:18:16 [2022-07-13T21:18:16.008Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
21:18:16 [2022-07-13T21:18:16.008Z] === RUN   TestDaemonRestartWithExistingNetwork
21:18:17 [2022-07-13T21:18:17.379Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
21:18:17 [2022-07-13T21:18:17.379Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:18:18 [2022-07-13T21:18:18.749Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s)
21:18:18 [2022-07-13T21:18:18.749Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:18:19 [2022-07-13T21:18:19.006Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
21:18:19 [2022-07-13T21:18:19.006Z] === RUN   TestServiceWithPredefinedNetwork
21:18:19 [2022-07-13T21:18:19.264Z] === RUN   TestDockerSuite/TestBuildDotDotFile
21:18:19 [2022-07-13T21:18:19.264Z] === RUN   TestDockerSuite/TestBuildEOLInLine
21:18:22 [2022-07-13T21:18:22.544Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s)
21:18:22 [2022-07-13T21:18:22.544Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:18:22 [2022-07-13T21:18:22.544Z]     service_test.go:243: FLAKY_TEST
21:18:22 [2022-07-13T21:18:22.544Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:18:22 [2022-07-13T21:18:22.544Z] === RUN   TestServiceWithDataPathPortInit
21:18:22 [2022-07-13T21:18:22.544Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
21:18:22 [2022-07-13T21:18:22.802Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
21:18:23 [2022-07-13T21:18:23.059Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
21:18:23 [2022-07-13T21:18:23.625Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
21:18:23 [2022-07-13T21:18:23.625Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
21:18:23 [2022-07-13T21:18:23.883Z] === RUN   TestDockerSuite/TestBuildEntrypoint
21:18:24 [2022-07-13T21:18:24.449Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
21:18:25 [2022-07-13T21:18:25.823Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
21:18:26 [2022-07-13T21:18:26.756Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
21:18:27 [2022-07-13T21:18:27.690Z] === RUN   TestDockerSuite/TestBuildEnv
21:18:28 [2022-07-13T21:18:28.255Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
21:18:29 [2022-07-13T21:18:29.187Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
21:18:30 [2022-07-13T21:18:30.123Z] === RUN   TestDockerSuite/TestBuildEnvUsage
21:18:35 [2022-07-13T21:18:35.389Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
21:18:37 [2022-07-13T21:18:37.915Z] --- PASS: TestServiceWithDataPathPortInit (15.97s)
21:18:37 [2022-07-13T21:18:37.915Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:18:42 [2022-07-13T21:18:42.099Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vaw6bcq3eqk36wrs6i1h8d8u0 Created:2022-07-13 21:18:39.371145255 +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[226b295395ff1f9f032ea6210f1a7dccdc7ab85dd62f114ca2989d290daeae26:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u9kra0s0gd8c12apsv2e86ti0 EndpointID:23f8751f31d45bb8c6b7ba69cc374a40c60d1030eb8a6249de479bd56fec72b3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6c551712ad796178d875279351a9b33468e653e712306ce2ea314741ee1355a9 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:a53ba9163a2c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u9kra0s0gd8c12apsv2e86ti0 EndpointID:23f8751f31d45bb8c6b7ba69cc374a40c60d1030eb8a6249de479bd56fec72b3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:18:43 [2022-07-13T21:18:43.472Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
21:18:45 [2022-07-13T21:18:45.999Z]     docker_api_swarm_test.go:304: [d5e6454250914] joining swarm manager [db748b945c2ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:18:45 [2022-07-13T21:18:45.999Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.20s)
21:18:45 [2022-07-13T21:18:45.999Z] PASS
21:18:46 [2022-07-13T21:18:46.259Z] 
21:18:46 [2022-07-13T21:18:46.259Z] === Skipped
21:18:46 [2022-07-13T21:18:46.259Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:18:46 [2022-07-13T21:18:46.259Z]     service_test.go:243: FLAKY_TEST
21:18:46 [2022-07-13T21:18:46.259Z] 
21:18:46 [2022-07-13T21:18:46.259Z] DONE 38 tests, 1 skipped in 50.436s
21:18:46 [2022-07-13T21:18:46.259Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:18:46 [2022-07-13T21:18:46.259Z] ++ 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
21:18:46 [2022-07-13T21:18:46.259Z] ++ set -e
21:18:46 [2022-07-13T21:18:46.259Z] ++ '[' -n 0 ']'
21:18:46 [2022-07-13T21:18:46.259Z] ++ set -x
21:18:46 [2022-07-13T21:18:46.259Z] ++ 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
21:18:46 [2022-07-13T21:18:46.259Z] INFO: Testing against a local daemon
21:18:46 [2022-07-13T21:18:46.259Z] === RUN   TestDockerNetworkIpvlanPersistance
21:18:46 [2022-07-13T21:18:46.259Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:18:46 [2022-07-13T21:18:46.259Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:18:46 [2022-07-13T21:18:46.259Z] === RUN   TestDockerNetworkIpvlan
21:18:46 [2022-07-13T21:18:46.259Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:18:46 [2022-07-13T21:18:46.259Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:18:46 [2022-07-13T21:18:46.259Z] PASS
21:18:46 [2022-07-13T21:18:46.259Z] 
21:18:46 [2022-07-13T21:18:46.259Z] === Skipped
21:18:46 [2022-07-13T21:18:46.259Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:18:46 [2022-07-13T21:18:46.259Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:18:46 [2022-07-13T21:18:46.259Z] 
21:18:46 [2022-07-13T21:18:46.259Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:18:46 [2022-07-13T21:18:46.259Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:18:46 [2022-07-13T21:18:46.259Z] 
21:18:46 [2022-07-13T21:18:46.259Z] DONE 2 tests, 2 skipped in 0.126s
21:18:46 [2022-07-13T21:18:46.259Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:18:46 [2022-07-13T21:18:46.259Z] ++ 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
21:18:46 [2022-07-13T21:18:46.259Z] ++ set -e
21:18:46 [2022-07-13T21:18:46.259Z] ++ '[' -n 0 ']'
21:18:46 [2022-07-13T21:18:46.259Z] ++ set -x
21:18:46 [2022-07-13T21:18:46.259Z] ++ 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
21:18:46 [2022-07-13T21:18:46.517Z] INFO: Testing against a local daemon
21:18:46 [2022-07-13T21:18:46.517Z] === RUN   TestDockerNetworkMacvlanPersistance
21:18:47 [2022-07-13T21:18:47.084Z]     docker_api_swarm_test.go:305: [dd54ba980ab44] joining swarm manager [db748b945c2ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:18:48 [2022-07-13T21:18:48.017Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
21:18:48 [2022-07-13T21:18:48.017Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s)
21:18:48 [2022-07-13T21:18:48.017Z] === RUN   TestDockerNetworkMacvlan
21:18:48 [2022-07-13T21:18:48.584Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:18:49 [2022-07-13T21:18:49.517Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:18:49 [2022-07-13T21:18:49.775Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
21:18:50 [2022-07-13T21:18:50.341Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:18:51 [2022-07-13T21:18:51.713Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
21:18:52 [2022-07-13T21:18:52.646Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:18:55 [2022-07-13T21:18:55.174Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:18:59 [2022-07-13T21:18:59.362Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
21:18:59 [2022-07-13T21:18:59.362Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:18:59 [2022-07-13T21:18:59.620Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
21:18:59 [2022-07-13T21:18:59.878Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
21:19:00 [2022-07-13T21:19:00.445Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
21:19:00 [2022-07-13T21:19:00.445Z] --- PASS: TestDockerNetworkMacvlan (12.52s)
21:19:00 [2022-07-13T21:19:00.445Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
21:19:00 [2022-07-13T21:19:00.445Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
21:19:00 [2022-07-13T21:19:00.445Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s)
21:19:00 [2022-07-13T21:19:00.445Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.23s)
21:19:00 [2022-07-13T21:19:00.445Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.99s)
21:19:00 [2022-07-13T21:19:00.445Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s)
21:19:00 [2022-07-13T21:19:00.445Z] PASS
21:19:00 [2022-07-13T21:19:00.445Z] 
21:19:00 [2022-07-13T21:19:00.445Z] DONE 8 tests in 14.114s
21:19:00 [2022-07-13T21:19:00.445Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:19:00 [2022-07-13T21:19:00.445Z] ++ 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
21:19:00 [2022-07-13T21:19:00.445Z] ++ set -e
21:19:00 [2022-07-13T21:19:00.445Z] ++ '[' -n 0 ']'
21:19:00 [2022-07-13T21:19:00.445Z] ++ set -x
21:19:00 [2022-07-13T21:19:00.445Z] ++ 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
21:19:00 [2022-07-13T21:19:00.445Z] testing: warning: no tests to run
21:19:00 [2022-07-13T21:19:00.445Z] PASS
21:19:00 [2022-07-13T21:19:00.445Z] 
21:19:00 [2022-07-13T21:19:00.445Z] DONE 0 tests in 0.029s
21:19:00 [2022-07-13T21:19:00.445Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:19:00 [2022-07-13T21:19:00.445Z] ++ 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
21:19:00 [2022-07-13T21:19:00.445Z] ++ set -e
21:19:00 [2022-07-13T21:19:00.445Z] ++ '[' -n 0 ']'
21:19:00 [2022-07-13T21:19:00.445Z] ++ set -x
21:19:00 [2022-07-13T21:19:00.445Z] ++ 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
21:19:00 [2022-07-13T21:19:00.704Z] INFO: Testing against a local daemon
21:19:00 [2022-07-13T21:19:00.704Z] === RUN   TestAuthZPluginAllowRequest
21:19:01 [2022-07-13T21:19:01.638Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
21:19:01 [2022-07-13T21:19:01.638Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
21:19:01 [2022-07-13T21:19:01.638Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
21:19:01 [2022-07-13T21:19:01.896Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
21:19:01 [2022-07-13T21:19:01.896Z] --- PASS: TestAuthZPluginAllowRequest (1.39s)
21:19:01 [2022-07-13T21:19:01.896Z] === RUN   TestAuthZPluginTLS
21:19:02 [2022-07-13T21:19:02.462Z] --- PASS: TestAuthZPluginTLS (0.56s)
21:19:02 [2022-07-13T21:19:02.462Z] === RUN   TestAuthZPluginDenyRequest
21:19:03 [2022-07-13T21:19:03.028Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
21:19:03 [2022-07-13T21:19:03.028Z] === RUN   TestAuthZPluginAPIDenyResponse
21:19:03 [2022-07-13T21:19:03.594Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
21:19:03 [2022-07-13T21:19:03.594Z] === RUN   TestAuthZPluginDenyResponse
21:19:04 [2022-07-13T21:19:04.186Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:19:04 [2022-07-13T21:19:04.186Z] === RUN   TestAuthZPluginAllowEventStream
21:19:05 [2022-07-13T21:19:05.560Z]     docker_api_swarm_test.go:364: Waiting for possible election...
21:19:05 [2022-07-13T21:19:05.818Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s)
21:19:05 [2022-07-13T21:19:05.818Z] === RUN   TestAuthZPluginErrorResponse
21:19:06 [2022-07-13T21:19:06.383Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
21:19:06 [2022-07-13T21:19:06.383Z] === RUN   TestAuthZPluginErrorRequest
21:19:06 [2022-07-13T21:19:06.948Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
21:19:06 [2022-07-13T21:19:06.948Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:19:07 [2022-07-13T21:19:07.512Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:19:07 [2022-07-13T21:19:07.512Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:19:09 [2022-07-13T21:19:09.411Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s)
21:19:09 [2022-07-13T21:19:09.411Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:19:09 [2022-07-13T21:19:09.977Z] === RUN   TestDockerSuite/TestBuildExpose
21:19:10 [2022-07-13T21:19:10.243Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
21:19:10 [2022-07-13T21:19:10.810Z] === RUN   TestDockerSuite/TestBuildExposeOrder
21:19:11 [2022-07-13T21:19:11.069Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s)
21:19:11 [2022-07-13T21:19:11.069Z] === RUN   TestAuthZPluginHeader
21:19:11 [2022-07-13T21:19:11.326Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
21:19:11 [2022-07-13T21:19:11.584Z] === RUN   TestDockerSuite/TestBuildFails
21:19:11 [2022-07-13T21:19:11.844Z] --- PASS: TestAuthZPluginHeader (0.84s)
21:19:11 [2022-07-13T21:19:11.844Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:19:12 [2022-07-13T21:19:12.102Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
21:19:12 [2022-07-13T21:19:12.102Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
21:19:13 [2022-07-13T21:19:13.474Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
21:19:15 [2022-07-13T21:19:15.371Z] === RUN   TestDockerSuite/TestBuildForceRm
21:19:16 [2022-07-13T21:19:16.745Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.66s)
21:19:16 [2022-07-13T21:19:16.745Z] === RUN   TestAuthZPluginV2Disable
21:19:16 [2022-07-13T21:19:16.745Z] === RUN   TestDockerSuite/TestBuildFromGit
21:19:17 [2022-07-13T21:19:17.309Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
21:19:17 [2022-07-13T21:19:17.568Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
21:19:18 [2022-07-13T21:19:18.506Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
21:19:19 [2022-07-13T21:19:19.887Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
21:19:20 [2022-07-13T21:19:20.144Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
21:19:20 [2022-07-13T21:19:20.709Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
21:19:20 [2022-07-13T21:19:20.709Z] --- PASS: TestAuthZPluginV2Disable (4.16s)
21:19:20 [2022-07-13T21:19:20.709Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:19:22 [2022-07-13T21:19:22.080Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
21:19:22 [2022-07-13T21:19:22.080Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
21:19:23 [2022-07-13T21:19:23.981Z]     docker_api_swarm_test.go:272: [dffa447b8ad6d] joining swarm manager [dcd3de1ffc45f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:19:23 [2022-07-13T21:19:23.981Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
21:19:24 [2022-07-13T21:19:24.914Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.19s)
21:19:24 [2022-07-13T21:19:24.914Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:19:25 [2022-07-13T21:19:25.172Z] === RUN   TestDockerSuite/TestBuildIidFile
21:19:25 [2022-07-13T21:19:25.429Z]     docker_api_swarm_test.go:273: [d1b9608903caf] joining swarm manager [dcd3de1ffc45f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:19:25 [2022-07-13T21:19:25.687Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
21:19:26 [2022-07-13T21:19:26.252Z] === RUN   TestDockerSuite/TestBuildInheritance
21:19:26 [2022-07-13T21:19:26.509Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
21:19:27 [2022-07-13T21:19:27.075Z] === RUN   TestDockerSuite/TestBuildInvalidTag
21:19:27 [2022-07-13T21:19:27.075Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
21:19:28 [2022-07-13T21:19:28.449Z] === RUN   TestDockerSuite/TestBuildLabel
21:19:28 [2022-07-13T21:19:28.707Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
21:19:29 [2022-07-13T21:19:29.272Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
21:19:29 [2022-07-13T21:19:29.838Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
21:19:30 [2022-07-13T21:19:30.096Z] === RUN   TestDockerSuite/TestBuildLabels
21:19:30 [2022-07-13T21:19:30.662Z] === RUN   TestDockerSuite/TestBuildLabelsCache
21:19:32 [2022-07-13T21:19:32.563Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
21:19:34 [2022-07-13T21:19:34.462Z] === RUN   TestDockerSuite/TestBuildLastModified
21:19:35 [2022-07-13T21:19:35.834Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.82s)
21:19:35 [2022-07-13T21:19:35.834Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:19:38 [2022-07-13T21:19:38.359Z] === RUN   TestDockerSuite/TestBuildLineBreak
21:19:40 [2022-07-13T21:19:40.892Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
21:19:40 [2022-07-13T21:19:40.892Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
21:19:40 [2022-07-13T21:19:40.892Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
21:19:40 [2022-07-13T21:19:40.892Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
21:19:40 [2022-07-13T21:19:40.892Z] === RUN   TestDockerSuite/TestBuildMaintainer
21:19:40 [2022-07-13T21:19:40.892Z] === RUN   TestDockerSuite/TestBuildMissingArgs
21:19:42 [2022-07-13T21:19:42.263Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
21:19:43 [2022-07-13T21:19:43.197Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
21:19:43 [2022-07-13T21:19:43.761Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
21:19:45 [2022-07-13T21:19:45.659Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
21:19:46 [2022-07-13T21:19:46.226Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
21:19:46 [2022-07-13T21:19:46.792Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
21:19:53 [2022-07-13T21:19:53.350Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
21:19:53 [2022-07-13T21:19:53.350Z] PASS
21:19:53 [2022-07-13T21:19:53.350Z] 
21:19:53 [2022-07-13T21:19:53.350Z] DONE 17 tests in 52.038s
21:19:53 [2022-07-13T21:19:53.350Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:19:53 [2022-07-13T21:19:53.350Z] ++ 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
21:19:53 [2022-07-13T21:19:53.350Z] ++ set -e
21:19:53 [2022-07-13T21:19:53.350Z] ++ '[' -n 0 ']'
21:19:53 [2022-07-13T21:19:53.350Z] ++ set -x
21:19:53 [2022-07-13T21:19:53.350Z] ++ 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
21:19:53 [2022-07-13T21:19:53.350Z] INFO: Testing against a local daemon
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:19:53 [2022-07-13T21:19:53.350Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:19:53 [2022-07-13T21:19:53.350Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:19:53 [2022-07-13T21:19:53.350Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
21:19:53 [2022-07-13T21:19:53.350Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:19:53 [2022-07-13T21:19:53.350Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:19:53 [2022-07-13T21:19:53.350Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:19:53 [2022-07-13T21:19:53.350Z] --- PASS: TestPluginInvalidJSON (0.04s)
21:19:53 [2022-07-13T21:19:53.350Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
21:19:53 [2022-07-13T21:19:53.350Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:19:53 [2022-07-13T21:19:53.350Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:19:53 [2022-07-13T21:19:53.350Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:19:53 [2022-07-13T21:19:53.350Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:19:53 [2022-07-13T21:19:53.350Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
21:19:53 [2022-07-13T21:19:53.350Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:19:53 [2022-07-13T21:19:53.350Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:19:53 [2022-07-13T21:19:53.350Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:19:53 [2022-07-13T21:19:53.350Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:19:53 [2022-07-13T21:19:53.350Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:19:53 [2022-07-13T21:19:53.350Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:19:53 [2022-07-13T21:19:53.350Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:19:53 [2022-07-13T21:19:53.350Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:19:53 [2022-07-13T21:19:53.350Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInstall
21:19:53 [2022-07-13T21:19:53.350Z] === RUN   TestPluginInstall/no_auth
21:19:54 [2022-07-13T21:19:54.725Z] time="2022-07-13T21:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:19:54 [2022-07-13T21:19:54.725Z] time="2022-07-13T21:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40d6e30c0d42068be390c491a3c99c4c3d643b9d951c4600493444369a4e040d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:19:54 [2022-07-13T21:19:54.725Z] time="2022-07-13T21:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:19:54 [2022-07-13T21:19:54.725Z] time="2022-07-13T21:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40d6e30c0d42068be390c491a3c99c4c3d643b9d951c4600493444369a4e040d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:19:54 [2022-07-13T21:19:54.983Z] === RUN   TestPluginInstall/with_htpasswd
21:19:55 [2022-07-13T21:19:55.552Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
21:19:55 [2022-07-13T21:19:55.552Z] time="2022-07-13T21:19:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:19:55 [2022-07-13T21:19:55.552Z] time="2022-07-13T21:19:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40d6e30c0d42068be390c491a3c99c4c3d643b9d951c4600493444369a4e040d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:19:55 [2022-07-13T21:19:55.552Z] time="2022-07-13T21:19:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:19:55 [2022-07-13T21:19:55.552Z] time="2022-07-13T21:19:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40d6e30c0d42068be390c491a3c99c4c3d643b9d951c4600493444369a4e040d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:19:55 [2022-07-13T21:19:55.812Z] === RUN   TestPluginInstall/with_insecure
21:19:56 [2022-07-13T21:19:56.377Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
21:19:56 [2022-07-13T21:19:56.942Z] time="2022-07-13T21:19:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:19:56 [2022-07-13T21:19:56.942Z] time="2022-07-13T21:19:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e96af2d5ee556ab5708e45d7037f619d3536db25fbe52649a79f12b27852589" mediatype=application/vnd.docker.plugin.v1+json size=522
21:19:56 [2022-07-13T21:19:56.942Z] time="2022-07-13T21:19:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:19:56 [2022-07-13T21:19:56.942Z] time="2022-07-13T21:19:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e96af2d5ee556ab5708e45d7037f619d3536db25fbe52649a79f12b27852589" mediatype=application/vnd.docker.plugin.v1+json size=522
21:19:57 [2022-07-13T21:19:57.200Z]     plugin_test.go:195: [d314a25457393] daemon is not started
21:19:57 [2022-07-13T21:19:57.200Z] --- PASS: TestPluginInstall (4.51s)
21:19:57 [2022-07-13T21:19:57.200Z]     --- PASS: TestPluginInstall/no_auth (2.32s)
21:19:57 [2022-07-13T21:19:57.200Z]     --- PASS: TestPluginInstall/with_htpasswd (0.88s)
21:19:57 [2022-07-13T21:19:57.200Z]     --- PASS: TestPluginInstall/with_insecure (1.31s)
21:19:57 [2022-07-13T21:19:57.200Z] === RUN   TestPluginsWithRuntimes
21:19:58 [2022-07-13T21:19:58.574Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
21:19:58 [2022-07-13T21:19:58.574Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
21:19:58 [2022-07-13T21:19:58.574Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
21:19:58 [2022-07-13T21:19:58.832Z] === RUN   TestPluginsWithRuntimes/No_Args
21:20:00 [2022-07-13T21:20:00.205Z] === RUN   TestPluginsWithRuntimes/With_Args
21:20:01 [2022-07-13T21:20:01.137Z] --- PASS: TestPluginsWithRuntimes (3.85s)
21:20:01 [2022-07-13T21:20:01.137Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.02s)
21:20:01 [2022-07-13T21:20:01.137Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.05s)
21:20:01 [2022-07-13T21:20:01.137Z] === RUN   TestPluginBackCompatMediaTypes
21:20:02 [2022-07-13T21:20:02.070Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s)
21:20:02 [2022-07-13T21:20:02.070Z] PASS
21:20:02 [2022-07-13T21:20:02.070Z] 
21:20:02 [2022-07-13T21:20:02.070Z] DONE 24 tests in 9.308s
21:20:02 [2022-07-13T21:20:02.070Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:20:02 [2022-07-13T21:20:02.070Z] ++ 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
21:20:02 [2022-07-13T21:20:02.070Z] ++ set -e
21:20:02 [2022-07-13T21:20:02.070Z] ++ '[' -n 0 ']'
21:20:02 [2022-07-13T21:20:02.070Z] ++ set -x
21:20:02 [2022-07-13T21:20:02.070Z] ++ 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
21:20:02 [2022-07-13T21:20:02.070Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
21:20:02 [2022-07-13T21:20:02.070Z] INFO: Testing against a local daemon
21:20:02 [2022-07-13T21:20:02.070Z] === RUN   TestExternalGraphDriver
21:20:02 [2022-07-13T21:20:02.328Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
21:20:02 [2022-07-13T21:20:02.328Z] === RUN   TestExternalGraphDriver/json
21:20:04 [2022-07-13T21:20:04.226Z] === RUN   TestDockerSuite/TestBuildMultipleTags
21:20:04 [2022-07-13T21:20:04.226Z] === RUN   TestDockerSuite/TestBuildNetContainer
21:20:04 [2022-07-13T21:20:04.226Z] === RUN   TestExternalGraphDriver/spec
21:20:06 [2022-07-13T21:20:06.151Z] === RUN   TestDockerSuite/TestBuildNetNone
21:20:06 [2022-07-13T21:20:06.151Z] === RUN   TestExternalGraphDriver/pull
21:20:06 [2022-07-13T21:20:06.151Z] === RUN   TestDockerSuite/TestBuildNoContext
21:20:07 [2022-07-13T21:20:07.086Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
21:20:07 [2022-07-13T21:20:07.652Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
21:20:07 [2022-07-13T21:20:07.910Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
21:20:08 [2022-07-13T21:20:08.168Z] --- PASS: TestExternalGraphDriver (6.14s)
21:20:08 [2022-07-13T21:20:08.168Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
21:20:08 [2022-07-13T21:20:08.168Z]     --- PASS: TestExternalGraphDriver/spec (1.94s)
21:20:08 [2022-07-13T21:20:08.168Z]     --- PASS: TestExternalGraphDriver/pull (2.05s)
21:20:08 [2022-07-13T21:20:08.168Z] === RUN   TestGraphdriverPluginV2
21:20:09 [2022-07-13T21:20:09.102Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
21:20:10 [2022-07-13T21:20:10.036Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
21:20:10 [2022-07-13T21:20:10.036Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
21:20:10 [2022-07-13T21:20:10.602Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
21:20:11 [2022-07-13T21:20:11.169Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
21:20:11 [2022-07-13T21:20:11.427Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
21:20:11 [2022-07-13T21:20:11.684Z] === RUN   TestDockerSuite/TestBuildOnBuild
21:20:13 [2022-07-13T21:20:13.584Z] --- PASS: TestGraphdriverPluginV2 (5.38s)
21:20:13 [2022-07-13T21:20:13.584Z] PASS
21:20:13 [2022-07-13T21:20:13.584Z] 
21:20:13 [2022-07-13T21:20:13.584Z] DONE 5 tests in 11.648s
21:20:13 [2022-07-13T21:20:13.584Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:20:13 [2022-07-13T21:20:13.584Z] ++ 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
21:20:13 [2022-07-13T21:20:13.584Z] ++ set -e
21:20:13 [2022-07-13T21:20:13.584Z] ++ '[' -n 0 ']'
21:20:13 [2022-07-13T21:20:13.584Z] ++ set -x
21:20:13 [2022-07-13T21:20:13.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:20:13 [2022-07-13T21:20:13.584Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
21:20:13 [2022-07-13T21:20:13.584Z] INFO: Testing against a local daemon
21:20:13 [2022-07-13T21:20:13.584Z] === RUN   TestContinueAfterPluginCrash
21:20:13 [2022-07-13T21:20:13.584Z] === PAUSE TestContinueAfterPluginCrash
21:20:13 [2022-07-13T21:20:13.584Z] === RUN   TestReadPluginNoRead
21:20:13 [2022-07-13T21:20:13.584Z] === PAUSE TestReadPluginNoRead
21:20:13 [2022-07-13T21:20:13.584Z] === RUN   TestDaemonStartWithLogOpt
21:20:13 [2022-07-13T21:20:13.584Z] === PAUSE TestDaemonStartWithLogOpt
21:20:13 [2022-07-13T21:20:13.584Z] === CONT  TestContinueAfterPluginCrash
21:20:13 [2022-07-13T21:20:13.584Z] === CONT  TestDaemonStartWithLogOpt
21:20:13 [2022-07-13T21:20:13.841Z]     docker_api_swarm_node_test.go:20: [df4f5ab56fe9b] joining swarm manager [d5d141567f53a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:20:15 [2022-07-13T21:20:15.220Z]     docker_api_swarm_node_test.go:21: [d8068f828110c] joining swarm manager [d5d141567f53a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:20:17 [2022-07-13T21:20:17.120Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
21:20:18 [2022-07-13T21:20:18.054Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
21:20:18 [2022-07-13T21:20:18.311Z] --- PASS: TestDaemonStartWithLogOpt (4.65s)
21:20:18 [2022-07-13T21:20:18.311Z] === CONT  TestReadPluginNoRead
21:20:20 [2022-07-13T21:20:20.209Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
21:20:21 [2022-07-13T21:20:21.142Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
21:20:21 [2022-07-13T21:20:21.142Z] === RUN   TestReadPluginNoRead/default
21:20:22 [2022-07-13T21:20:22.075Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
21:20:22 [2022-07-13T21:20:22.642Z] === RUN   TestReadPluginNoRead/disabled_caching
21:20:23 [2022-07-13T21:20:23.576Z] --- PASS: TestContinueAfterPluginCrash (9.69s)
21:20:24 [2022-07-13T21:20:24.172Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:20:24 [2022-07-13T21:20:24.431Z] === RUN   TestDockerSuite/TestBuildPATH
21:20:25 [2022-07-13T21:20:25.824Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
21:20:25 [2022-07-13T21:20:25.824Z] === CONT  TestReadPluginNoRead
21:20:25 [2022-07-13T21:20:25.824Z]     read_test.go:92: [db0bc95b6de20] daemon is not started
21:20:25 [2022-07-13T21:20:25.824Z] --- PASS: TestReadPluginNoRead (7.32s)
21:20:25 [2022-07-13T21:20:25.824Z]     --- PASS: TestReadPluginNoRead/default (1.53s)
21:20:25 [2022-07-13T21:20:25.824Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.47s)
21:20:25 [2022-07-13T21:20:25.824Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s)
21:20:25 [2022-07-13T21:20:25.824Z] PASS
21:20:25 [2022-07-13T21:20:25.824Z] 
21:20:25 [2022-07-13T21:20:25.824Z] DONE 6 tests in 12.135s
21:20:25 [2022-07-13T21:20:25.824Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:20:25 [2022-07-13T21:20:25.824Z] ++ 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
21:20:25 [2022-07-13T21:20:25.824Z] ++ set -e
21:20:25 [2022-07-13T21:20:25.824Z] ++ '[' -n 0 ']'
21:20:25 [2022-07-13T21:20:25.824Z] ++ set -x
21:20:25 [2022-07-13T21:20:25.824Z] ++ 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
21:20:25 [2022-07-13T21:20:25.824Z] testing: warning: no tests to run
21:20:25 [2022-07-13T21:20:25.824Z] PASS
21:20:25 [2022-07-13T21:20:25.824Z] 
21:20:25 [2022-07-13T21:20:25.824Z] DONE 0 tests in 0.059s
21:20:25 [2022-07-13T21:20:25.824Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:20:25 [2022-07-13T21:20:25.824Z] ++ 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
21:20:25 [2022-07-13T21:20:25.824Z] ++ set -e
21:20:25 [2022-07-13T21:20:25.824Z] ++ '[' -n 0 ']'
21:20:25 [2022-07-13T21:20:25.824Z] ++ set -x
21:20:25 [2022-07-13T21:20:25.824Z] ++ 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
21:20:25 [2022-07-13T21:20:25.824Z] INFO: Testing against a local daemon
21:20:25 [2022-07-13T21:20:25.824Z] === RUN   TestPluginWithDevMounts
21:20:25 [2022-07-13T21:20:25.824Z] === PAUSE TestPluginWithDevMounts
21:20:25 [2022-07-13T21:20:25.824Z] === CONT  TestPluginWithDevMounts
21:20:26 [2022-07-13T21:20:26.757Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
21:20:27 [2022-07-13T21:20:27.692Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
21:20:27 [2022-07-13T21:20:27.950Z] --- PASS: TestPluginWithDevMounts (1.95s)
21:20:27 [2022-07-13T21:20:27.950Z] PASS
21:20:27 [2022-07-13T21:20:27.950Z] 
21:20:27 [2022-07-13T21:20:27.950Z] DONE 1 tests in 2.074s
21:20:27 [2022-07-13T21:20:27.950Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:20:27 [2022-07-13T21:20:27.950Z] ++ 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
21:20:27 [2022-07-13T21:20:27.950Z] ++ set -e
21:20:27 [2022-07-13T21:20:27.950Z] ++ '[' -n 0 ']'
21:20:27 [2022-07-13T21:20:27.950Z] ++ set -x
21:20:27 [2022-07-13T21:20:27.950Z] ++ 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
21:20:27 [2022-07-13T21:20:27.950Z] INFO: Testing against a local daemon
21:20:27 [2022-07-13T21:20:27.950Z] === RUN   TestSecretInspect
21:20:28 [2022-07-13T21:20:28.516Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
21:20:30 [2022-07-13T21:20:30.415Z]     docker_api_swarm_test.go:502: [d90e23e66b912] joining swarm manager [d23a641fb30f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:20:31 [2022-07-13T21:20:31.347Z] --- PASS: TestSecretInspect (3.23s)
21:20:31 [2022-07-13T21:20:31.347Z] === RUN   TestSecretList
21:20:33 [2022-07-13T21:20:33.877Z] --- PASS: TestSecretList (2.57s)
21:20:33 [2022-07-13T21:20:33.877Z] === RUN   TestSecretsCreateAndDelete
21:20:36 [2022-07-13T21:20:36.404Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
21:20:36 [2022-07-13T21:20:36.404Z] --- PASS: TestSecretsCreateAndDelete (2.64s)
21:20:36 [2022-07-13T21:20:36.404Z] === RUN   TestSecretsUpdate
21:20:38 [2022-07-13T21:20:38.931Z] --- PASS: TestSecretsUpdate (2.58s)
21:20:38 [2022-07-13T21:20:38.931Z] === RUN   TestTemplatedSecret
21:20:39 [2022-07-13T21:20:39.499Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
21:20:40 [2022-07-13T21:20:40.066Z]     docker_api_swarm_test.go:507: [dbc722db33294] joining swarm manager [d23a641fb30f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:20:41 [2022-07-13T21:20:41.002Z] === RUN   TestDockerSuite/TestBuildRm
21:20:42 [2022-07-13T21:20:42.373Z] --- PASS: TestTemplatedSecret (3.11s)
21:20:42 [2022-07-13T21:20:42.373Z] === RUN   TestSecretCreateResolve
21:20:43 [2022-07-13T21:20:43.305Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
21:20:44 [2022-07-13T21:20:44.238Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
21:20:44 [2022-07-13T21:20:44.804Z] --- PASS: TestSecretCreateResolve (2.56s)
21:20:44 [2022-07-13T21:20:44.804Z] PASS
21:20:44 [2022-07-13T21:20:44.804Z] 
21:20:44 [2022-07-13T21:20:44.804Z] DONE 6 tests in 16.792s
21:20:44 [2022-07-13T21:20:44.804Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:20:44 [2022-07-13T21:20:44.804Z] ++ 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
21:20:44 [2022-07-13T21:20:44.804Z] ++ set -e
21:20:44 [2022-07-13T21:20:44.804Z] ++ '[' -n 0 ']'
21:20:44 [2022-07-13T21:20:44.804Z] ++ set -x
21:20:44 [2022-07-13T21:20:44.804Z] ++ 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
21:20:44 [2022-07-13T21:20:44.804Z] INFO: Testing against a local daemon
21:20:44 [2022-07-13T21:20:44.804Z] === RUN   TestServiceCreateInit
21:20:44 [2022-07-13T21:20:44.804Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:20:45 [2022-07-13T21:20:45.062Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
21:20:45 [2022-07-13T21:20:45.319Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
21:20:46 [2022-07-13T21:20:46.254Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
21:20:47 [2022-07-13T21:20:47.635Z] === RUN   TestDockerSuite/TestBuildShellInherited
21:20:48 [2022-07-13T21:20:48.568Z] === RUN   TestDockerSuite/TestBuildShellMultiple
21:20:49 [2022-07-13T21:20:49.503Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:20:51 [2022-07-13T21:20:51.402Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
21:20:51 [2022-07-13T21:20:51.402Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
21:20:51 [2022-07-13T21:20:51.969Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
21:20:51 [2022-07-13T21:20:51.969Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
21:20:51 [2022-07-13T21:20:51.969Z] === RUN   TestDockerSuite/TestBuildSpaces
21:20:52 [2022-07-13T21:20:52.227Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
21:20:52 [2022-07-13T21:20:52.794Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
21:20:53 [2022-07-13T21:20:53.052Z] === RUN   TestDockerSuite/TestBuildStderr
21:20:53 [2022-07-13T21:20:53.618Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
21:20:54 [2022-07-13T21:20:54.185Z] --- PASS: TestServiceCreateInit (9.46s)
21:20:54 [2022-07-13T21:20:54.185Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.60s)
21:20:54 [2022-07-13T21:20:54.185Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.84s)
21:20:54 [2022-07-13T21:20:54.185Z] === RUN   TestCreateServiceMultipleTimes
21:20:57 [2022-07-13T21:20:57.466Z] === RUN   TestDockerSuite/TestBuildStopSignal
21:20:57 [2022-07-13T21:20:57.725Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
21:20:59 [2022-07-13T21:20:59.145Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
21:20:59 [2022-07-13T21:20:59.403Z] === RUN   TestDockerSuite/TestBuildTagEvent
21:21:00 [2022-07-13T21:21:00.779Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
21:21:01 [2022-07-13T21:21:01.712Z] === RUN   TestDockerSuite/TestBuildUser
21:21:03 [2022-07-13T21:21:03.610Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
21:21:06 [2022-07-13T21:21:06.137Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
21:21:12 [2022-07-13T21:21:12.695Z] --- PASS: TestCreateServiceMultipleTimes (17.61s)
21:21:12 [2022-07-13T21:21:12.695Z] === RUN   TestCreateServiceConflict
21:21:12 [2022-07-13T21:21:12.695Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
21:21:14 [2022-07-13T21:21:14.604Z]     docker_api_swarm_node_test.go:81: [d95630cb320c3] joining swarm manager [d7bd4adfdd3d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:21:14 [2022-07-13T21:21:14.862Z] --- PASS: TestCreateServiceConflict (2.91s)
21:21:14 [2022-07-13T21:21:14.862Z] === RUN   TestCreateServiceMaxReplicas
21:21:17 [2022-07-13T21:21:17.389Z] === RUN   TestDockerSuite/TestBuildVerboseOut
21:21:18 [2022-07-13T21:21:18.761Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
21:21:18 [2022-07-13T21:21:18.761Z] --- PASS: TestCreateServiceMaxReplicas (3.89s)
21:21:18 [2022-07-13T21:21:18.761Z] === RUN   TestCreateWithDuplicateNetworkNames
21:21:19 [2022-07-13T21:21:19.019Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
21:21:19 [2022-07-13T21:21:19.952Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
21:21:20 [2022-07-13T21:21:20.636Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
21:21:22 [2022-07-13T21:21:22.537Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
21:21:22 [2022-07-13T21:21:22.537Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
21:21:22 [2022-07-13T21:21:22.537Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
21:21:22 [2022-07-13T21:21:22.537Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
21:21:22 [2022-07-13T21:21:22.537Z] === RUN   TestDockerSuite/TestBuildWindowsUser
21:21:22 [2022-07-13T21:21:22.537Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
21:21:22 [2022-07-13T21:21:22.537Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
21:21:22 [2022-07-13T21:21:22.537Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:21:22 [2022-07-13T21:21:22.537Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
21:21:24 [2022-07-13T21:21:24.435Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
21:21:24 [2022-07-13T21:21:24.435Z] === RUN   TestDockerSuite/TestBuildWithFailure
21:21:24 [2022-07-13T21:21:24.692Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
21:21:25 [2022-07-13T21:21:25.256Z] === RUN   TestDockerSuite/TestBuildWithTabs
21:21:25 [2022-07-13T21:21:25.822Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
21:21:25 [2022-07-13T21:21:25.822Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
21:21:27 [2022-07-13T21:21:27.721Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
21:21:28 [2022-07-13T21:21:28.654Z] === RUN   TestDockerSuite/TestBuildWithVolumes
21:21:29 [2022-07-13T21:21:29.220Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
21:21:29 [2022-07-13T21:21:29.477Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
21:21:29 [2022-07-13T21:21:29.735Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
21:21:30 [2022-07-13T21:21:30.300Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
21:21:30 [2022-07-13T21:21:30.300Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
21:21:30 [2022-07-13T21:21:30.300Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
21:21:30 [2022-07-13T21:21:30.866Z] === RUN   TestDockerSuite/TestBuildXZHost
21:21:31 [2022-07-13T21:21:31.800Z]     docker_api_swarm_node_test.go:53: [de03efd6c42b8] joining swarm manager [dec2ed80952bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:21:32 [2022-07-13T21:21:32.734Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
21:21:32 [2022-07-13T21:21:32.734Z]     docker_api_swarm_node_test.go:54: [d72f026c54932] joining swarm manager [dec2ed80952bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:21:33 [2022-07-13T21:21:33.300Z] === RUN   TestDockerSuite/TestCommitChange
21:21:33 [2022-07-13T21:21:33.866Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.01s)
21:21:33 [2022-07-13T21:21:33.866Z] === RUN   TestCreateServiceSecretFileMode
21:21:34 [2022-07-13T21:21:34.124Z] === RUN   TestDockerSuite/TestCommitChangeLabels
21:21:34 [2022-07-13T21:21:34.707Z] === RUN   TestDockerSuite/TestCommitHardlink
21:21:36 [2022-07-13T21:21:36.088Z] === RUN   TestDockerSuite/TestCommitNewFile
21:21:37 [2022-07-13T21:21:37.025Z] --- PASS: TestCreateServiceSecretFileMode (3.08s)
21:21:37 [2022-07-13T21:21:37.025Z] === RUN   TestCreateServiceConfigFileMode
21:21:37 [2022-07-13T21:21:37.283Z] === RUN   TestDockerSuite/TestCommitPausedContainer
21:21:37 [2022-07-13T21:21:37.849Z] === RUN   TestDockerSuite/TestCommitTTY
21:21:39 [2022-07-13T21:21:39.220Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
21:21:39 [2022-07-13T21:21:39.787Z] --- PASS: TestCreateServiceConfigFileMode (2.91s)
21:21:39 [2022-07-13T21:21:39.787Z] === RUN   TestCreateServiceSysctls
21:21:40 [2022-07-13T21:21:40.721Z] === RUN   TestDockerSuite/TestCommitWithoutPause
21:21:40 [2022-07-13T21:21:40.979Z] === RUN   TestDockerSuite/TestCopyAndRestart
21:21:42 [2022-07-13T21:21:42.877Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
21:21:42 [2022-07-13T21:21:42.877Z] === RUN   TestDockerSuite/TestCpAbsolutePath
21:21:43 [2022-07-13T21:21:43.442Z] --- PASS: TestCreateServiceSysctls (3.70s)
21:21:43 [2022-07-13T21:21:43.442Z] === RUN   TestCreateServiceCapabilities
21:21:43 [2022-07-13T21:21:43.442Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
21:21:44 [2022-07-13T21:21:44.375Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
21:21:44 [2022-07-13T21:21:44.633Z] === RUN   TestDockerSuite/TestCpFromCaseA
21:21:45 [2022-07-13T21:21:45.568Z] === RUN   TestDockerSuite/TestCpFromCaseB
21:21:46 [2022-07-13T21:21:46.134Z] === RUN   TestDockerSuite/TestCpFromCaseC
21:21:46 [2022-07-13T21:21:46.392Z] --- PASS: TestCreateServiceCapabilities (3.06s)
21:21:46 [2022-07-13T21:21:46.392Z] === RUN   TestInspect
21:21:46 [2022-07-13T21:21:46.957Z] === RUN   TestDockerSuite/TestCpFromCaseD
21:21:47 [2022-07-13T21:21:47.522Z] === RUN   TestDockerSuite/TestCpFromCaseE
21:21:48 [2022-07-13T21:21:48.455Z] === RUN   TestDockerSuite/TestCpFromCaseF
21:21:49 [2022-07-13T21:21:49.022Z] === RUN   TestDockerSuite/TestCpFromCaseG
21:21:49 [2022-07-13T21:21:49.957Z] === RUN   TestDockerSuite/TestCpFromCaseH
21:21:49 [2022-07-13T21:21:49.957Z] --- PASS: TestInspect (3.49s)
21:21:49 [2022-07-13T21:21:49.957Z] === RUN   TestCreateJob
21:21:50 [2022-07-13T21:21:50.892Z] === RUN   TestDockerSuite/TestCpFromCaseI
21:21:51 [2022-07-13T21:21:51.149Z] === RUN   TestDockerSuite/TestCpFromCaseJ
21:21:52 [2022-07-13T21:21:52.083Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
21:21:53 [2022-07-13T21:21:53.457Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
21:21:53 [2022-07-13T21:21:53.715Z] --- PASS: TestCreateJob (3.76s)
21:21:53 [2022-07-13T21:21:53.715Z] === RUN   TestReplicatedJob
21:21:53 [2022-07-13T21:21:53.972Z] === RUN   TestDockerSuite/TestCpGarbagePath
21:21:54 [2022-07-13T21:21:54.562Z] === RUN   TestDockerSuite/TestCpLocalOnly
21:21:54 [2022-07-13T21:21:54.562Z] === RUN   TestDockerSuite/TestCpNameHasColon
21:21:55 [2022-07-13T21:21:55.131Z] === RUN   TestDockerSuite/TestCpRelativePath
21:21:56 [2022-07-13T21:21:56.066Z] === RUN   TestDockerSuite/TestCpSpecialFiles
21:21:56 [2022-07-13T21:21:56.998Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
21:21:57 [2022-07-13T21:21:57.932Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
21:21:58 [2022-07-13T21:21:58.498Z] === RUN   TestDockerSuite/TestCpToCaseA
21:21:59 [2022-07-13T21:21:59.871Z] === RUN   TestDockerSuite/TestCpToCaseB
21:22:00 [2022-07-13T21:22:00.436Z] --- PASS: TestReplicatedJob (6.79s)
21:22:00 [2022-07-13T21:22:00.436Z] === RUN   TestUpdateReplicatedJob
21:22:00 [2022-07-13T21:22:00.436Z] === RUN   TestDockerSuite/TestCpToCaseC
21:22:02 [2022-07-13T21:22:02.335Z] === RUN   TestDockerSuite/TestCpToCaseD
21:22:04 [2022-07-13T21:22:04.240Z] --- PASS: TestUpdateReplicatedJob (3.77s)
21:22:04 [2022-07-13T21:22:04.240Z] === RUN   TestServiceListWithStatuses
21:22:04 [2022-07-13T21:22:04.240Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:22:04 [2022-07-13T21:22:04.240Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:22:04 [2022-07-13T21:22:04.240Z] === RUN   TestDockerNetworkConnectAlias
21:22:04 [2022-07-13T21:22:04.805Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
21:22:05 [2022-07-13T21:22:05.738Z] === RUN   TestDockerSuite/TestCpToCaseE
21:22:09 [2022-07-13T21:22:09.017Z] === RUN   TestDockerSuite/TestCpToCaseF
21:22:09 [2022-07-13T21:22:09.277Z] === RUN   TestDockerSuite/TestCpToCaseG
21:22:09 [2022-07-13T21:22:09.841Z] --- PASS: TestDockerNetworkConnectAlias (5.56s)
21:22:09 [2022-07-13T21:22:09.841Z] === RUN   TestDockerNetworkReConnect
21:22:11 [2022-07-13T21:22:11.214Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
21:22:13 [2022-07-13T21:22:13.114Z] === RUN   TestDockerSuite/TestCpToCaseH
21:22:13 [2022-07-13T21:22:13.679Z]     docker_api_swarm_test.go:202: [db8970d44accb] joining swarm manager [dd4ccb5592c6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:22:13 [2022-07-13T21:22:13.936Z] --- PASS: TestDockerNetworkReConnect (4.16s)
21:22:13 [2022-07-13T21:22:13.936Z] === RUN   TestServicePlugin
21:22:16 [2022-07-13T21:22:16.463Z] === RUN   TestDockerSuite/TestCpToCaseI
21:22:16 [2022-07-13T21:22:16.759Z] === RUN   TestDockerSuite/TestCpToCaseJ
21:22:18 [2022-07-13T21:22:18.663Z]     plugin_test.go:61: [d1c1b4996ffb9] joining swarm manager [df2572750bb5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:22:20 [2022-07-13T21:22:20.034Z]     plugin_test.go:64: [d3da240a646c7] joining swarm manager [df2572750bb5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:22:20 [2022-07-13T21:22:20.034Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
21:22:20 [2022-07-13T21:22:20.967Z] === RUN   TestDockerSuite/TestCpToDot
21:22:21 [2022-07-13T21:22:21.532Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
21:22:22 [2022-07-13T21:22:22.466Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
21:22:23 [2022-07-13T21:22:23.495Z] === RUN   TestDockerSuite/TestCpToStdout
21:22:23 [2022-07-13T21:22:23.754Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
21:22:24 [2022-07-13T21:22:24.689Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
21:22:24 [2022-07-13T21:22:24.949Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
21:22:25 [2022-07-13T21:22:25.514Z] === RUN   TestDockerSuite/TestCpVolumePath
21:22:26 [2022-07-13T21:22:26.446Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
21:22:26 [2022-07-13T21:22:26.446Z] === RUN   TestDockerSuite/TestCreateArgs
21:22:26 [2022-07-13T21:22:26.446Z] === RUN   TestDockerSuite/TestCreateByImageID
21:22:26 [2022-07-13T21:22:26.705Z] === RUN   TestDockerSuite/TestCreateEchoStdout
21:22:27 [2022-07-13T21:22:27.270Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
21:22:27 [2022-07-13T21:22:27.270Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:22:27 [2022-07-13T21:22:27.270Z] === RUN   TestDockerSuite/TestCreateHostConfig
21:22:27 [2022-07-13T21:22:27.270Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
21:22:28 [2022-07-13T21:22:28.203Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
21:22:28 [2022-07-13T21:22:28.203Z] === RUN   TestDockerSuite/TestCreateLabels
21:22:28 [2022-07-13T21:22:28.203Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
21:22:28 [2022-07-13T21:22:28.460Z] === RUN   TestDockerSuite/TestCreateRM
21:22:28 [2022-07-13T21:22:28.460Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
21:22:28 [2022-07-13T21:22:28.460Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
21:22:28 [2022-07-13T21:22:28.460Z] === RUN   TestDockerSuite/TestCreateStopSignal
21:22:28 [2022-07-13T21:22:28.460Z] === RUN   TestDockerSuite/TestCreateStopTimeout
21:22:28 [2022-07-13T21:22:28.718Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
21:22:30 [2022-07-13T21:22:30.615Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
21:22:30 [2022-07-13T21:22:30.615Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
21:22:30 [2022-07-13T21:22:30.615Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
21:22:33 [2022-07-13T21:22:33.895Z] === RUN   TestDockerSuite/TestCreateWithPortRange
21:22:33 [2022-07-13T21:22:33.895Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
21:22:33 [2022-07-13T21:22:33.895Z] === RUN   TestDockerSuite/TestEventsAttach
21:22:34 [2022-07-13T21:22:34.460Z] === RUN   TestDockerSuite/TestEventsCommit
21:22:35 [2022-07-13T21:22:35.025Z] === RUN   TestDockerSuite/TestEventsContainerEvents
21:22:35 [2022-07-13T21:22:35.591Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
21:22:36 [2022-07-13T21:22:36.156Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
21:22:36 [2022-07-13T21:22:36.413Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
21:22:38 [2022-07-13T21:22:38.308Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
21:22:38 [2022-07-13T21:22:38.308Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
21:22:39 [2022-07-13T21:22:39.249Z] === RUN   TestDockerSuite/TestEventsContainerRestart
21:22:40 [2022-07-13T21:22:40.187Z]     docker_api_swarm_test.go:384: [d507652e051d2] joining swarm manager [de3760ae0234e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:22:41 [2022-07-13T21:22:41.558Z]     docker_api_swarm_test.go:385: [d6c4ce50f2045] joining swarm manager [de3760ae0234e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:22:41 [2022-07-13T21:22:41.558Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
21:22:44 [2022-07-13T21:22:44.082Z] === RUN   TestDockerSuite/TestEventsCopy
21:22:44 [2022-07-13T21:22:44.340Z] === RUN   TestDockerSuite/TestEventsFilterContainer
21:22:45 [2022-07-13T21:22:45.273Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
21:22:46 [2022-07-13T21:22:46.204Z] --- PASS: TestServicePlugin (32.01s)
21:22:46 [2022-07-13T21:22:46.204Z] === RUN   TestServiceUpdateLabel
21:22:48 [2022-07-13T21:22:48.101Z] --- PASS: TestServiceUpdateLabel (2.20s)
21:22:48 [2022-07-13T21:22:48.101Z] === RUN   TestServiceUpdateSecrets
21:22:50 [2022-07-13T21:22:50.625Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
21:22:50 [2022-07-13T21:22:50.883Z] === RUN   TestDockerSuite/TestEventsFilterImageName
21:22:51 [2022-07-13T21:22:51.817Z] === RUN   TestDockerSuite/TestEventsFilterLabels
21:22:52 [2022-07-13T21:22:52.074Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
21:22:52 [2022-07-13T21:22:52.332Z] === RUN   TestDockerSuite/TestEventsFilterType
21:22:52 [2022-07-13T21:22:52.590Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
21:22:52 [2022-07-13T21:22:52.590Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
21:22:52 [2022-07-13T21:22:52.590Z] === RUN   TestDockerSuite/TestEventsFilters
21:22:53 [2022-07-13T21:22:53.522Z] === RUN   TestDockerSuite/TestEventsFormat
21:22:54 [2022-07-13T21:22:54.456Z] === RUN   TestDockerSuite/TestEventsFormatBadField
21:22:54 [2022-07-13T21:22:54.456Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
21:22:54 [2022-07-13T21:22:54.456Z] === RUN   TestDockerSuite/TestEventsImageImport
21:22:55 [2022-07-13T21:22:55.021Z] === RUN   TestDockerSuite/TestEventsImageLoad
21:22:55 [2022-07-13T21:22:55.279Z] === RUN   TestDockerSuite/TestEventsImagePull
21:22:56 [2022-07-13T21:22:56.210Z] === RUN   TestDockerSuite/TestEventsImageTag
21:22:57 [2022-07-13T21:22:57.143Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
21:22:57 [2022-07-13T21:22:57.400Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
21:22:57 [2022-07-13T21:22:57.400Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:22:57 [2022-07-13T21:22:57.400Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
21:22:57 [2022-07-13T21:22:57.400Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:22:57 [2022-07-13T21:22:57.400Z] === RUN   TestDockerSuite/TestEventsPluginOps
21:22:59 [2022-07-13T21:22:59.925Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
21:23:00 [2022-07-13T21:23:00.527Z] === RUN   TestDockerSuite/TestEventsRename
21:23:00 [2022-07-13T21:23:00.786Z] === RUN   TestDockerSuite/TestEventsResize
21:23:01 [2022-07-13T21:23:01.351Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
21:23:02 [2022-07-13T21:23:02.722Z] --- PASS: TestServiceUpdateSecrets (14.48s)
21:23:02 [2022-07-13T21:23:02.722Z] === RUN   TestServiceUpdateConfigs
21:23:06 [2022-07-13T21:23:06.900Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
21:23:07 [2022-07-13T21:23:07.465Z] === RUN   TestDockerSuite/TestEventsStreaming
21:23:07 [2022-07-13T21:23:07.722Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
21:23:10 [2022-07-13T21:23:10.998Z] === RUN   TestDockerSuite/TestEventsTop
21:23:10 [2022-07-13T21:23:10.998Z] === RUN   TestDockerSuite/TestEventsUntag
21:23:14 [2022-07-13T21:23:14.272Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
21:23:17 [2022-07-13T21:23:17.547Z] --- PASS: TestServiceUpdateConfigs (14.30s)
21:23:17 [2022-07-13T21:23:17.547Z] === RUN   TestServiceUpdateNetwork
21:23:25 [2022-07-13T21:23:25.648Z] === RUN   TestDockerSuite/TestNetworkEvents
21:23:25 [2022-07-13T21:23:25.648Z] === RUN   TestDockerSuite/TestVolumeEvents
21:23:29 [2022-07-13T21:23:29.827Z] --- PASS: TestServiceUpdateNetwork (12.83s)
21:23:29 [2022-07-13T21:23:29.827Z] === RUN   TestServiceUpdatePidsLimit
21:23:30 [2022-07-13T21:23:30.762Z] === RUN   TestDockerSuite/TestExec
21:23:31 [2022-07-13T21:23:31.038Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:23:31 [2022-07-13T21:23:31.297Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
21:23:32 [2022-07-13T21:23:32.230Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:23:32 [2022-07-13T21:23:32.796Z] === RUN   TestDockerSuite/TestExecCgroup
21:23:33 [2022-07-13T21:23:33.361Z] === RUN   TestDockerSuite/TestExecEnv
21:23:34 [2022-07-13T21:23:34.293Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
21:23:35 [2022-07-13T21:23:35.225Z] === RUN   TestDockerSuite/TestExecExitStatus
21:23:35 [2022-07-13T21:23:35.789Z] === RUN   TestDockerSuite/TestExecInspectID
21:23:37 [2022-07-13T21:23:37.249Z] === RUN   TestDockerSuite/TestExecInteractive
21:23:37 [2022-07-13T21:23:37.814Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
21:23:38 [2022-07-13T21:23:38.378Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
21:23:38 [2022-07-13T21:23:38.635Z] === RUN   TestDockerSuite/TestExecParseError
21:23:38 [2022-07-13T21:23:38.894Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:23:39 [2022-07-13T21:23:39.153Z] === RUN   TestDockerSuite/TestExecPausedContainer
21:23:39 [2022-07-13T21:23:39.718Z] === RUN   TestDockerSuite/TestExecSetEnv
21:23:40 [2022-07-13T21:23:40.285Z] === RUN   TestDockerSuite/TestExecStartFails
21:23:40 [2022-07-13T21:23:40.285Z]     check_test.go:611: [d6c4ce50f2045] daemon is not started
21:23:40 [2022-07-13T21:23:40.285Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
21:23:41 [2022-07-13T21:23:41.218Z] === RUN   TestDockerSuite/TestExecStopNotHanging
21:23:41 [2022-07-13T21:23:41.475Z] === RUN   TestDockerSuite/TestExecTTY
21:23:42 [2022-07-13T21:23:42.410Z]     docker_api_swarm_test.go:802: [dc0b96a2f6391] joining swarm manager [d06ed827ecf26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:23:42 [2022-07-13T21:23:42.410Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
21:23:42 [2022-07-13T21:23:42.975Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
21:23:43 [2022-07-13T21:23:43.541Z] === RUN   TestDockerSuite/TestExecUlimits
21:23:43 [2022-07-13T21:23:43.799Z]     docker_api_swarm_test.go:802: [df90baa5ba88d] joining swarm manager [d06ed827ecf26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:23:44 [2022-07-13T21:23:44.365Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
21:23:44 [2022-07-13T21:23:44.365Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
21:23:44 [2022-07-13T21:23:44.365Z] === RUN   TestDockerSuite/TestExecWithImageUser
21:23:45 [2022-07-13T21:23:45.298Z]     docker_api_swarm_test.go:802: [d1890a10fc3b9] joining swarm manager [d06ed827ecf26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:23:45 [2022-07-13T21:23:45.863Z] === RUN   TestDockerSuite/TestExecWithNoTERM
21:23:46 [2022-07-13T21:23:46.429Z]     docker_api_swarm_test.go:802: [d15fef7c3f180] joining swarm manager [d06ed827ecf26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:23:46 [2022-07-13T21:23:46.429Z] === RUN   TestDockerSuite/TestExecWithPrivileged
21:23:46 [2022-07-13T21:23:46.687Z] --- PASS: TestServiceUpdatePidsLimit (16.89s)
21:23:46 [2022-07-13T21:23:46.687Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s)
21:23:46 [2022-07-13T21:23:46.687Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
21:23:46 [2022-07-13T21:23:46.687Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s)
21:23:46 [2022-07-13T21:23:46.687Z] PASS
21:23:46 [2022-07-13T21:23:46.687Z] 
21:23:46 [2022-07-13T21:23:46.687Z] === Skipped
21:23:46 [2022-07-13T21:23:46.687Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:23:46 [2022-07-13T21:23:46.687Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:23:46 [2022-07-13T21:23:46.687Z] 
21:23:46 [2022-07-13T21:23:46.687Z] DONE 27 tests, 1 skipped in 182.027s
21:23:46 [2022-07-13T21:23:46.687Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:23:46 [2022-07-13T21:23:46.687Z] ++ 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
21:23:46 [2022-07-13T21:23:46.687Z] ++ set -e
21:23:46 [2022-07-13T21:23:46.687Z] ++ '[' -n 0 ']'
21:23:46 [2022-07-13T21:23:46.687Z] ++ set -x
21:23:46 [2022-07-13T21:23:46.687Z] ++ 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
21:23:46 [2022-07-13T21:23:46.946Z] INFO: Testing against a local daemon
21:23:46 [2022-07-13T21:23:46.946Z] === RUN   TestSessionCreate
21:23:46 [2022-07-13T21:23:46.946Z] --- PASS: TestSessionCreate (0.02s)
21:23:46 [2022-07-13T21:23:46.946Z] === RUN   TestSessionCreateWithBadUpgrade
21:23:46 [2022-07-13T21:23:46.946Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:23:46 [2022-07-13T21:23:46.946Z] PASS
21:23:46 [2022-07-13T21:23:46.946Z] 
21:23:46 [2022-07-13T21:23:46.946Z] DONE 2 tests in 0.153s
21:23:46 [2022-07-13T21:23:46.946Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:23:46 [2022-07-13T21:23:46.946Z] ++ 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
21:23:46 [2022-07-13T21:23:46.946Z] ++ set -e
21:23:46 [2022-07-13T21:23:46.946Z] ++ '[' -n 0 ']'
21:23:46 [2022-07-13T21:23:46.946Z] ++ set -x
21:23:46 [2022-07-13T21:23:46.946Z] ++ 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
21:23:46 [2022-07-13T21:23:46.946Z] INFO: Testing against a local daemon
21:23:46 [2022-07-13T21:23:46.946Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:23:46 [2022-07-13T21:23:46.946Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:23:46 [2022-07-13T21:23:46.946Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:23:46 [2022-07-13T21:23:46.946Z] === RUN   TestDiskUsage
21:23:46 [2022-07-13T21:23:46.946Z] === PAUSE TestDiskUsage
21:23:46 [2022-07-13T21:23:46.946Z] === RUN   TestEventsExecDie
21:23:47 [2022-07-13T21:23:47.511Z] === RUN   TestDockerSuite/TestExecWithTERM
21:23:47 [2022-07-13T21:23:47.769Z] --- PASS: TestEventsExecDie (0.81s)
21:23:47 [2022-07-13T21:23:47.769Z] === RUN   TestEventsBackwardsCompatible
21:23:48 [2022-07-13T21:23:48.027Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
21:23:48 [2022-07-13T21:23:48.027Z] === RUN   TestEventsVolumeCreate
21:23:48 [2022-07-13T21:23:48.027Z] --- PASS: TestEventsVolumeCreate (0.11s)
21:23:48 [2022-07-13T21:23:48.027Z] === RUN   TestInfoBinaryCommits
21:23:48 [2022-07-13T21:23:48.027Z] --- PASS: TestInfoBinaryCommits (0.03s)
21:23:48 [2022-07-13T21:23:48.027Z] === RUN   TestInfoAPIVersioned
21:23:48 [2022-07-13T21:23:48.027Z]     docker_api_swarm_test.go:810: [dd13aa258c13c] joining swarm manager [d06ed827ecf26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
21:23:48 [2022-07-13T21:23:48.027Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:23:48 [2022-07-13T21:23:48.027Z] === RUN   TestInfoAPI
21:23:48 [2022-07-13T21:23:48.027Z] --- PASS: TestInfoAPI (0.05s)
21:23:48 [2022-07-13T21:23:48.027Z] === RUN   TestInfoAPIWarnings
21:23:48 [2022-07-13T21:23:48.591Z] === RUN   TestDockerSuite/TestExecWithUser
21:23:49 [2022-07-13T21:23:49.168Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
21:23:50 [2022-07-13T21:23:50.539Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
21:23:52 [2022-07-13T21:23:52.434Z] === RUN   TestDockerSuite/TestHealth
21:24:04 [2022-07-13T21:24:04.621Z] --- PASS: TestInfoAPIWarnings (16.56s)
21:24:04 [2022-07-13T21:24:04.621Z] === RUN   TestInfoDebug
21:24:05 [2022-07-13T21:24:05.187Z] --- PASS: TestInfoDebug (0.55s)
21:24:05 [2022-07-13T21:24:05.187Z] === RUN   TestInfoInsecureRegistries
21:24:05 [2022-07-13T21:24:05.752Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:24:05 [2022-07-13T21:24:05.752Z] === RUN   TestInfoRegistryMirrors
21:24:06 [2022-07-13T21:24:06.316Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:24:06 [2022-07-13T21:24:06.316Z] === RUN   TestLoginFailsWithBadCredentials
21:24:06 [2022-07-13T21:24:06.573Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
21:24:06 [2022-07-13T21:24:06.573Z] === RUN   TestPingCacheHeaders
21:24:06 [2022-07-13T21:24:06.837Z] --- PASS: TestPingCacheHeaders (0.02s)
21:24:06 [2022-07-13T21:24:06.837Z] === RUN   TestPingGet
21:24:06 [2022-07-13T21:24:06.837Z] --- PASS: TestPingGet (0.02s)
21:24:06 [2022-07-13T21:24:06.837Z] === RUN   TestPingHead
21:24:06 [2022-07-13T21:24:06.837Z] --- PASS: TestPingHead (0.02s)
21:24:06 [2022-07-13T21:24:06.837Z] === RUN   TestPingSwarmHeader
21:24:07 [2022-07-13T21:24:07.402Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:24:07 [2022-07-13T21:24:07.967Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:24:08 [2022-07-13T21:24:08.899Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:24:08 [2022-07-13T21:24:08.899Z] --- PASS: TestPingSwarmHeader (2.18s)
21:24:08 [2022-07-13T21:24:08.899Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:24:08 [2022-07-13T21:24:08.899Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:24:08 [2022-07-13T21:24:08.899Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:24:08 [2022-07-13T21:24:08.899Z] === RUN   TestVersion
21:24:08 [2022-07-13T21:24:08.899Z] --- PASS: TestVersion (0.02s)
21:24:08 [2022-07-13T21:24:08.899Z] === CONT  TestDiskUsage
21:24:09 [2022-07-13T21:24:09.464Z] === RUN   TestDiskUsage/empty
21:24:09 [2022-07-13T21:24:09.464Z] === RUN   TestDiskUsage/empty/container_types
21:24:09 [2022-07-13T21:24:09.464Z] === RUN   TestDiskUsage/empty/image_types
21:24:09 [2022-07-13T21:24:09.464Z] === RUN   TestDiskUsage/empty/volume_types
21:24:09 [2022-07-13T21:24:09.464Z] === RUN   TestDiskUsage/empty/build-cache_types
21:24:09 [2022-07-13T21:24:09.464Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:24:09 [2022-07-13T21:24:09.464Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:24:09 [2022-07-13T21:24:09.464Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:24:09 [2022-07-13T21:24:09.464Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:24:09 [2022-07-13T21:24:09.464Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:24:09 [2022-07-13T21:24:09.464Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:24:09 [2022-07-13T21:24:09.464Z] === RUN   TestDiskUsage/after_LoadBusybox
21:24:09 [2022-07-13T21:24:09.722Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:24:09 [2022-07-13T21:24:09.722Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:24:09 [2022-07-13T21:24:09.722Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:24:09 [2022-07-13T21:24:09.722Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:24:09 [2022-07-13T21:24:09.722Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:24:09 [2022-07-13T21:24:09.722Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:24:09 [2022-07-13T21:24:09.722Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:24:09 [2022-07-13T21:24:09.722Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:24:09 [2022-07-13T21:24:09.722Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:24:09 [2022-07-13T21:24:09.722Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:24:09 [2022-07-13T21:24:09.722Z] === RUN   TestDiskUsage/after_container.Run
21:24:09 [2022-07-13T21:24:09.980Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:24:09 [2022-07-13T21:24:09.980Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:24:09 [2022-07-13T21:24:09.980Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:24:09 [2022-07-13T21:24:09.980Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:24:09 [2022-07-13T21:24:09.980Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:24:09 [2022-07-13T21:24:09.980Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:24:09 [2022-07-13T21:24:09.980Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:24:09 [2022-07-13T21:24:09.980Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:24:09 [2022-07-13T21:24:09.980Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:24:09 [2022-07-13T21:24:09.980Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:24:10 [2022-07-13T21:24:10.237Z] --- PASS: TestDiskUsage (1.23s)
21:24:10 [2022-07-13T21:24:10.237Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]     --- PASS: TestDiskUsage/after_container.Run (0.37s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:24:10 [2022-07-13T21:24:10.237Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:24:10 [2022-07-13T21:24:10.238Z] PASS
21:24:10 [2022-07-13T21:24:10.238Z] 
21:24:10 [2022-07-13T21:24:10.238Z] === Skipped
21:24:10 [2022-07-13T21:24:10.238Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:24:10 [2022-07-13T21:24:10.238Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:24:10 [2022-07-13T21:24:10.238Z] 
21:24:10 [2022-07-13T21:24:10.238Z] DONE 54 tests, 1 skipped in 23.240s
21:24:10 [2022-07-13T21:24:10.238Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:24:10 [2022-07-13T21:24:10.238Z] ++ 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
21:24:10 [2022-07-13T21:24:10.238Z] ++ set -e
21:24:10 [2022-07-13T21:24:10.238Z] ++ '[' -n 0 ']'
21:24:10 [2022-07-13T21:24:10.238Z] ++ set -x
21:24:10 [2022-07-13T21:24:10.238Z] ++ 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
21:24:10 [2022-07-13T21:24:10.238Z] INFO: Testing against a local daemon
21:24:10 [2022-07-13T21:24:10.238Z] === RUN   TestVolumesCreateAndList
21:24:10 [2022-07-13T21:24:10.238Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:24:10 [2022-07-13T21:24:10.238Z] === RUN   TestVolumesRemove
21:24:10 [2022-07-13T21:24:10.238Z] --- PASS: TestVolumesRemove (0.05s)
21:24:10 [2022-07-13T21:24:10.238Z] === RUN   TestVolumesInspect
21:24:10 [2022-07-13T21:24:10.495Z] --- PASS: TestVolumesInspect (0.03s)
21:24:10 [2022-07-13T21:24:10.495Z] === RUN   TestVolumesInvalidJSON
21:24:10 [2022-07-13T21:24:10.495Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:24:10 [2022-07-13T21:24:10.495Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:24:10 [2022-07-13T21:24:10.495Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:24:10 [2022-07-13T21:24:10.495Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:24:10 [2022-07-13T21:24:10.495Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:24:10 [2022-07-13T21:24:10.495Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:24:10 [2022-07-13T21:24:10.495Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:24:10 [2022-07-13T21:24:10.495Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:24:10 [2022-07-13T21:24:10.495Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:24:10 [2022-07-13T21:24:10.495Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:24:10 [2022-07-13T21:24:10.495Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:24:10 [2022-07-13T21:24:10.495Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:24:10 [2022-07-13T21:24:10.495Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:24:10 [2022-07-13T21:24:10.495Z] PASS
21:24:10 [2022-07-13T21:24:10.495Z] 
21:24:10 [2022-07-13T21:24:10.495Z] DONE 9 tests in 0.195s
21:24:10 [2022-07-13T21:24:10.495Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:24:10 [2022-07-13T21:24:10.495Z] ++++ cat bundles/test-integration/docker.pid
21:24:10 [2022-07-13T21:24:10.495Z] +++ kill 6682
21:24:10 [2022-07-13T21:24:10.753Z] +++ /etc/init.d/apparmor stop
21:24:10 [2022-07-13T21:24:10.753Z] Leaving: AppArmorNo profiles have been unloaded.
21:24:10 [2022-07-13T21:24:10.753Z] 
21:24:10 [2022-07-13T21:24:10.753Z] Unloading profiles will leave already running processes permanently
21:24:10 [2022-07-13T21:24:10.753Z] unconfined, which can lead to unexpected situations.
21:24:10 [2022-07-13T21:24:10.753Z] 
21:24:10 [2022-07-13T21:24:10.753Z] To set a process to complain mode, use the command line tool
21:24:10 [2022-07-13T21:24:10.753Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:24:10 [2022-07-13T21:24:10.753Z] +++ true
21:24:10 [2022-07-13T21:24:10.753Z] exiting test-integration
21:24:10 [2022-07-13T21:24:10.753Z] ++ exit 0
21:24:10 [2022-07-13T21:24:10.753Z] 
21:24:11 [2022-07-13T21:24:11.690Z] + for job in $(jobs -p)
21:24:11 [2022-07-13T21:24:11.690Z] + wait 7746
21:24:11 [2022-07-13T21:24:11.690Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
21:24:14 [2022-07-13T21:24:14.966Z] === RUN   TestDockerSuite/TestBuildHistory
21:24:17 [2022-07-13T21:24:17.491Z] === RUN   TestDockerSuite/TestHistoryExistentImage
21:24:17 [2022-07-13T21:24:17.491Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
21:24:17 [2022-07-13T21:24:17.491Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
21:24:17 [2022-07-13T21:24:17.491Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
21:24:17 [2022-07-13T21:24:17.752Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
21:24:17 [2022-07-13T21:24:17.752Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
21:24:18 [2022-07-13T21:24:18.316Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
21:24:18 [2022-07-13T21:24:18.881Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
21:24:18 [2022-07-13T21:24:18.881Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
21:24:18 [2022-07-13T21:24:18.881Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
21:24:18 [2022-07-13T21:24:18.881Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
21:24:19 [2022-07-13T21:24:19.139Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
21:24:19 [2022-07-13T21:24:19.396Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
21:24:19 [2022-07-13T21:24:19.819Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
21:24:19 [2022-07-13T21:24:19.819Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
21:24:20 [2022-07-13T21:24:20.384Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
21:24:20 [2022-07-13T21:24:20.384Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
21:24:20 [2022-07-13T21:24:20.948Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
21:24:21 [2022-07-13T21:24:21.512Z] === RUN   TestDockerSuite/TestImagesFormat
21:24:21 [2022-07-13T21:24:21.512Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
21:24:22 [2022-07-13T21:24:22.076Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
21:24:24 [2022-07-13T21:24:24.600Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
21:24:24 [2022-07-13T21:24:24.600Z] === RUN   TestDockerSuite/TestImportBadURL
21:24:24 [2022-07-13T21:24:24.600Z] === RUN   TestDockerSuite/TestImportDisplay
21:24:25 [2022-07-13T21:24:25.973Z] === RUN   TestDockerSuite/TestImportFile
21:24:26 [2022-07-13T21:24:26.905Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
21:24:26 [2022-07-13T21:24:26.905Z] === RUN   TestDockerSuite/TestImportFileWithMessage
21:24:27 [2022-07-13T21:24:27.839Z] === RUN   TestDockerSuite/TestImportGzipped
21:24:29 [2022-07-13T21:24:29.210Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
21:24:30 [2022-07-13T21:24:30.143Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
21:24:30 [2022-07-13T21:24:30.400Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
21:24:30 [2022-07-13T21:24:30.659Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
21:24:31 [2022-07-13T21:24:31.225Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
21:24:31 [2022-07-13T21:24:31.789Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
21:24:31 [2022-07-13T21:24:31.790Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
21:24:31 [2022-07-13T21:24:31.790Z] === RUN   TestDockerSuite/TestInspectAmpersand
21:24:32 [2022-07-13T21:24:32.354Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
21:24:32 [2022-07-13T21:24:32.919Z] === RUN   TestDockerSuite/TestInspectByPrefix
21:24:32 [2022-07-13T21:24:32.919Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
21:24:33 [2022-07-13T21:24:33.177Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
21:24:33 [2022-07-13T21:24:33.177Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
21:24:33 [2022-07-13T21:24:33.177Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
21:24:34 [2022-07-13T21:24:34.113Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
21:24:34 [2022-07-13T21:24:34.370Z] === RUN   TestDockerSuite/TestInspectDefault
21:24:34 [2022-07-13T21:24:34.939Z] === RUN   TestDockerSuite/TestInspectHistory
21:24:35 [2022-07-13T21:24:35.504Z] === RUN   TestDockerSuite/TestInspectImage
21:24:35 [2022-07-13T21:24:35.504Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
21:24:35 [2022-07-13T21:24:35.504Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
21:24:35 [2022-07-13T21:24:35.504Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
21:24:35 [2022-07-13T21:24:35.504Z] === RUN   TestDockerSuite/TestInspectInt64
21:24:35 [2022-07-13T21:24:35.761Z] === RUN   TestDockerSuite/TestInspectJSONFields
21:24:36 [2022-07-13T21:24:36.328Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
21:24:36 [2022-07-13T21:24:36.328Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
21:24:36 [2022-07-13T21:24:36.923Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
21:24:37 [2022-07-13T21:24:37.180Z] === RUN   TestDockerSuite/TestInspectPlugin
21:24:39 [2022-07-13T21:24:39.704Z] === RUN   TestDockerSuite/TestInspectRootFS
21:24:39 [2022-07-13T21:24:39.704Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
21:24:40 [2022-07-13T21:24:40.268Z] === RUN   TestDockerSuite/TestInspectStatus
21:24:40 [2022-07-13T21:24:40.833Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
21:24:41 [2022-07-13T21:24:41.766Z] === RUN   TestDockerSuite/TestInspectTemplateError
21:24:42 [2022-07-13T21:24:42.026Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
21:24:42 [2022-07-13T21:24:42.592Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
21:24:43 [2022-07-13T21:24:43.157Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
21:24:43 [2022-07-13T21:24:43.417Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
21:24:43 [2022-07-13T21:24:43.984Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
21:24:44 [2022-07-13T21:24:44.242Z] === RUN   TestDockerSuite/TestInspectUnknownObject
21:24:44 [2022-07-13T21:24:44.242Z] === RUN   TestDockerSuite/TestLinkShortDefinition
21:24:45 [2022-07-13T21:24:45.174Z] === RUN   TestDockerSuite/TestLinksEnvs
21:24:46 [2022-07-13T21:24:46.107Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
21:24:46 [2022-07-13T21:24:46.365Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
21:24:47 [2022-07-13T21:24:47.736Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
21:24:49 [2022-07-13T21:24:49.109Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
21:24:50 [2022-07-13T21:24:50.480Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
21:24:50 [2022-07-13T21:24:50.480Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
21:24:51 [2022-07-13T21:24:51.852Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
21:24:51 [2022-07-13T21:24:51.852Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
21:24:52 [2022-07-13T21:24:52.111Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
21:24:52 [2022-07-13T21:24:52.371Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
21:24:56 [2022-07-13T21:24:56.551Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
21:24:59 [2022-07-13T21:24:59.127Z]     docker_api_swarm_service_test.go:395: [d8efdd23ab3b0] joining swarm manager [d0eb74c552918]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:24:59 [2022-07-13T21:24:59.700Z]     docker_api_swarm_service_test.go:395: [d2be3bedfce60] joining swarm manager [d0eb74c552918]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:25:01 [2022-07-13T21:25:01.602Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
21:25:04 [2022-07-13T21:25:04.129Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
21:25:04 [2022-07-13T21:25:04.697Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
21:25:06 [2022-07-13T21:25:06.595Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
21:25:06 [2022-07-13T21:25:06.595Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
21:25:06 [2022-07-13T21:25:06.853Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
21:25:07 [2022-07-13T21:25:07.786Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
21:25:08 [2022-07-13T21:25:08.351Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
21:25:09 [2022-07-13T21:25:09.285Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
21:25:10 [2022-07-13T21:25:10.217Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
21:25:10 [2022-07-13T21:25:10.782Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
21:25:12 [2022-07-13T21:25:12.681Z] === RUN   TestDockerSuite/TestLogsFollowStopped
21:25:12 [2022-07-13T21:25:12.938Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
21:25:13 [2022-07-13T21:25:13.503Z] === RUN   TestDockerSuite/TestLogsSince
21:25:16 [2022-07-13T21:25:16.026Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
21:25:17 [2022-07-13T21:25:17.922Z]     docker_api_swarm_service_test.go:343: [d24a33ed504a9] joining swarm manager [d003c3eca2c5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:25:18 [2022-07-13T21:25:18.852Z]     docker_api_swarm_service_test.go:343: [d52a935d28234] joining swarm manager [d003c3eca2c5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:25:20 [2022-07-13T21:25:20.226Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
21:25:26 [2022-07-13T21:25:26.790Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
21:25:26 [2022-07-13T21:25:26.790Z] === RUN   TestDockerSuite/TestLogsTail
21:25:26 [2022-07-13T21:25:26.790Z] === RUN   TestDockerSuite/TestLogsTimestamps
21:25:27 [2022-07-13T21:25:27.355Z] === RUN   TestDockerSuite/TestLogsWithDetails
21:25:27 [2022-07-13T21:25:27.614Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
21:25:27 [2022-07-13T21:25:27.614Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
21:25:27 [2022-07-13T21:25:27.614Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
21:25:27 [2022-07-13T21:25:27.872Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
21:25:27 [2022-07-13T21:25:27.872Z] === RUN   TestDockerSuite/TestNetHostname
21:25:29 [2022-07-13T21:25:29.245Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
21:25:29 [2022-07-13T21:25:29.245Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
21:25:29 [2022-07-13T21:25:29.245Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
21:25:29 [2022-07-13T21:25:29.245Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
21:25:30 [2022-07-13T21:25:30.178Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
21:25:30 [2022-07-13T21:25:30.743Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
21:25:31 [2022-07-13T21:25:31.676Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
21:25:31 [2022-07-13T21:25:31.676Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
21:25:31 [2022-07-13T21:25:31.676Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
21:25:31 [2022-07-13T21:25:31.676Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
21:25:32 [2022-07-13T21:25:32.361Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
21:25:34 [2022-07-13T21:25:34.260Z]     docker_api_swarm_service_test.go:490: [daa81852d3321] joining swarm manager [dfd30059efc70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:25:34 [2022-07-13T21:25:34.823Z]     docker_api_swarm_service_test.go:490: [d554a7c4f6fb0] joining swarm manager [dfd30059efc70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:25:37 [2022-07-13T21:25:37.351Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
21:25:37 [2022-07-13T21:25:37.915Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
21:25:38 [2022-07-13T21:25:38.847Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
21:25:41 [2022-07-13T21:25:41.376Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
21:25:43 [2022-07-13T21:25:43.272Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
21:25:44 [2022-07-13T21:25:44.644Z] === RUN   TestDockerSuite/TestPluginLogDriver
21:25:47 [2022-07-13T21:25:47.201Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
21:25:47 [2022-07-13T21:25:47.459Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
21:25:49 [2022-07-13T21:25:49.986Z] === RUN   TestDockerSuite/TestPluginActive
21:25:51 [2022-07-13T21:25:51.884Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
21:25:52 [2022-07-13T21:25:52.448Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
21:25:54 [2022-07-13T21:25:54.984Z]     docker_api_swarm_service_test.go:128: [d51c1d9f8fd8a] joining swarm manager [d6b4fb662905e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:25:55 [2022-07-13T21:25:55.549Z]     docker_api_swarm_service_test.go:129: [dcd0000f7817e] joining swarm manager [d6b4fb662905e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:25:58 [2022-07-13T21:25:58.075Z]     docker_api_swarm_service_test.go:137: [d88cc96f0248f] joining swarm manager [d6b4fb662905e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:25:59 [2022-07-13T21:25:59.009Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
21:25:59 [2022-07-13T21:25:59.009Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
21:25:59 [2022-07-13T21:25:59.009Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
21:25:59 [2022-07-13T21:25:59.009Z]     docker_api_swarm_service_test.go:138: [d9d1fa7dbccfa] joining swarm manager [d6b4fb662905e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:26:00 [2022-07-13T21:26:00.906Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
21:26:03 [2022-07-13T21:26:03.429Z] === RUN   TestDockerSuite/TestPluginUpgrade
21:26:08 [2022-07-13T21:26:08.684Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
21:26:10 [2022-07-13T21:26:10.055Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
21:26:10 [2022-07-13T21:26:10.998Z] === RUN   TestDockerSuite/TestPortHostBinding
21:26:11 [2022-07-13T21:26:11.562Z] === RUN   TestDockerSuite/TestPortList
21:26:18 [2022-07-13T21:26:18.119Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
21:26:20 [2022-07-13T21:26:20.645Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
21:26:20 [2022-07-13T21:26:20.645Z] === RUN   TestDockerSuite/TestPruneContainerLabel
21:26:20 [2022-07-13T21:26:20.902Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
21:26:22 [2022-07-13T21:26:22.274Z] === RUN   TestDockerSuite/TestPruneContainerUntil
21:26:23 [2022-07-13T21:26:23.207Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
21:26:23 [2022-07-13T21:26:23.464Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
21:26:23 [2022-07-13T21:26:23.721Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
21:26:23 [2022-07-13T21:26:23.979Z] === RUN   TestDockerSuite/TestPsByOrder
21:26:25 [2022-07-13T21:26:25.878Z]     docker_api_swarm_service_test.go:304: [d75cf244b26b2] joining swarm manager [dee5948e4dbd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:26:26 [2022-07-13T21:26:26.136Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
21:26:26 [2022-07-13T21:26:26.702Z]     docker_api_swarm_service_test.go:304: [d01f995d08b93] joining swarm manager [dee5948e4dbd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:26:26 [2022-07-13T21:26:26.960Z] === RUN   TestDockerSuite/TestPsListContainersBase
21:26:30 [2022-07-13T21:26:30.240Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
21:26:32 [2022-07-13T21:26:32.771Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
21:26:32 [2022-07-13T21:26:32.771Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
21:26:36 [2022-07-13T21:26:36.048Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
21:26:42 [2022-07-13T21:26:42.621Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
21:26:43 [2022-07-13T21:26:43.185Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
21:26:44 [2022-07-13T21:26:44.555Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
21:26:45 [2022-07-13T21:26:45.486Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
21:26:46 [2022-07-13T21:26:46.420Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
21:26:46 [2022-07-13T21:26:46.420Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
21:26:48 [2022-07-13T21:26:48.317Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
21:26:48 [2022-07-13T21:26:48.576Z]     docker_api_swarm_service_test.go:100: [dc61cc5ed4b43] joining swarm manager [df071ce89d6c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:26:49 [2022-07-13T21:26:49.508Z]     docker_api_swarm_service_test.go:101: [d63fef1e31fbe] joining swarm manager [df071ce89d6c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:26:49 [2022-07-13T21:26:49.767Z] === RUN   TestDockerSuite/TestPsListContainersSize
21:26:50 [2022-07-13T21:26:50.788Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
21:26:50 [2022-07-13T21:26:50.788Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
21:26:52 [2022-07-13T21:26:52.165Z] === RUN   TestDockerSuite/TestPsRightTagName
21:26:54 [2022-07-13T21:26:54.693Z] === RUN   TestDockerSuite/TestPsShowMounts
21:26:56 [2022-07-13T21:26:56.068Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
21:26:56 [2022-07-13T21:26:56.068Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
21:26:56 [2022-07-13T21:26:56.068Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
21:26:56 [2022-07-13T21:26:56.325Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
21:26:56 [2022-07-13T21:26:56.582Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
21:26:56 [2022-07-13T21:26:56.839Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
21:26:57 [2022-07-13T21:26:57.772Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
21:26:58 [2022-07-13T21:26:58.708Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
21:26:58 [2022-07-13T21:26:58.966Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
21:27:05 [2022-07-13T21:27:05.539Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
21:27:05 [2022-07-13T21:27:05.796Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
21:27:07 [2022-07-13T21:27:07.168Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
21:27:07 [2022-07-13T21:27:07.426Z] === RUN   TestDockerSuite/TestRestartPolicyNO
21:27:07 [2022-07-13T21:27:07.426Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
21:27:07 [2022-07-13T21:27:07.683Z] === RUN   TestDockerSuite/TestRestartRunningContainer
21:27:10 [2022-07-13T21:27:10.209Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
21:27:10 [2022-07-13T21:27:10.773Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
21:27:12 [2022-07-13T21:27:12.145Z]     check_test.go:611: [dc61cc5ed4b43] daemon is not started
21:27:13 [2022-07-13T21:27:13.519Z] === RUN   TestDockerSuite/TestRestartWithVolumes
21:27:14 [2022-07-13T21:27:14.452Z] === RUN   TestDockerSuite/TestRmiBlank
21:27:14 [2022-07-13T21:27:14.452Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
21:27:14 [2022-07-13T21:27:14.452Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
21:27:16 [2022-07-13T21:27:16.976Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
21:27:17 [2022-07-13T21:27:17.233Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
21:27:17 [2022-07-13T21:27:17.233Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
21:27:17 [2022-07-13T21:27:17.491Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
21:27:18 [2022-07-13T21:27:18.865Z] === RUN   TestDockerSuite/TestRmiImgIDForce
21:27:19 [2022-07-13T21:27:19.433Z]     docker_api_swarm_service_test.go:533: [d639bfb64d692] joining swarm manager [d852754c52986]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:27:19 [2022-07-13T21:27:19.690Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
21:27:21 [2022-07-13T21:27:21.066Z]     docker_api_swarm_service_test.go:534: [d11c2bee28126] joining swarm manager [d852754c52986]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:27:21 [2022-07-13T21:27:21.066Z] === RUN   TestDockerSuite/TestRmiParentImageFail
21:27:21 [2022-07-13T21:27:21.631Z] === RUN   TestDockerSuite/TestRmiTag
21:27:21 [2022-07-13T21:27:21.631Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
21:27:22 [2022-07-13T21:27:22.197Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
21:27:26 [2022-07-13T21:27:26.396Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
21:27:26 [2022-07-13T21:27:26.660Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
21:27:27 [2022-07-13T21:27:27.592Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
21:27:27 [2022-07-13T21:27:27.850Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
21:27:28 [2022-07-13T21:27:28.414Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
21:27:28 [2022-07-13T21:27:28.979Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
21:27:29 [2022-07-13T21:27:29.239Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
21:27:29 [2022-07-13T21:27:29.803Z] === RUN   TestDockerSuite/TestContainerNetworkMode
21:27:30 [2022-07-13T21:27:30.367Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
21:27:33 [2022-07-13T21:27:33.645Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
21:27:33 [2022-07-13T21:27:33.645Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
21:27:34 [2022-07-13T21:27:34.579Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
21:27:35 [2022-07-13T21:27:35.512Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
21:27:37 [2022-07-13T21:27:37.408Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
21:27:38 [2022-07-13T21:27:38.343Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
21:27:40 [2022-07-13T21:27:40.240Z] === RUN   TestDockerSuite/TestDevicePermissions
21:27:40 [2022-07-13T21:27:40.497Z] === RUN   TestDockerSuite/TestDockerFails
21:27:40 [2022-07-13T21:27:40.497Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
21:27:41 [2022-07-13T21:27:41.869Z] === RUN   TestDockerSuite/TestMountIntoProc
21:27:42 [2022-07-13T21:27:42.127Z] === RUN   TestDockerSuite/TestMountIntoSys
21:27:42 [2022-07-13T21:27:42.693Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
21:27:44 [2022-07-13T21:27:44.063Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
21:27:44 [2022-07-13T21:27:44.063Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
21:27:44 [2022-07-13T21:27:44.321Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
21:27:44 [2022-07-13T21:27:44.886Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
21:27:46 [2022-07-13T21:27:46.260Z] === RUN   TestDockerSuite/TestRunAddHost
21:27:46 [2022-07-13T21:27:46.261Z]     docker_api_swarm_service_test.go:148: [dda5d9f1e799a] joining swarm manager [d3a3ca51f69c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:27:46 [2022-07-13T21:27:46.519Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
21:27:46 [2022-07-13T21:27:46.776Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
21:27:47 [2022-07-13T21:27:47.041Z]     docker_api_swarm_service_test.go:148: [d01ce58cd3ea5] joining swarm manager [d3a3ca51f69c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:27:47 [2022-07-13T21:27:47.315Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
21:27:47 [2022-07-13T21:27:47.315Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
21:27:48 [2022-07-13T21:27:48.250Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
21:27:49 [2022-07-13T21:27:49.623Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
21:27:49 [2022-07-13T21:27:49.881Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
21:27:50 [2022-07-13T21:27:50.813Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
21:27:51 [2022-07-13T21:27:51.379Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
21:27:52 [2022-07-13T21:27:52.311Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
21:27:53 [2022-07-13T21:27:53.242Z] === RUN   TestDockerSuite/TestRunAttachDetach
21:27:53 [2022-07-13T21:27:53.807Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
21:27:54 [2022-07-13T21:27:54.371Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
21:27:54 [2022-07-13T21:27:54.935Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
21:27:55 [2022-07-13T21:27:55.499Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
21:27:56 [2022-07-13T21:27:56.065Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
21:27:56 [2022-07-13T21:27:56.998Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
21:27:57 [2022-07-13T21:27:57.563Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
21:27:58 [2022-07-13T21:27:58.128Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
21:27:58 [2022-07-13T21:27:58.694Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
21:27:58 [2022-07-13T21:27:58.951Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
21:27:58 [2022-07-13T21:27:58.951Z] === RUN   TestDockerSuite/TestRunBindMounts
21:28:00 [2022-07-13T21:28:00.324Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
21:28:00 [2022-07-13T21:28:00.889Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
21:28:01 [2022-07-13T21:28:01.146Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
21:28:01 [2022-07-13T21:28:01.711Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
21:28:02 [2022-07-13T21:28:02.276Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
21:28:02 [2022-07-13T21:28:02.276Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
21:28:02 [2022-07-13T21:28:02.841Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
21:28:03 [2022-07-13T21:28:03.100Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
21:28:04 [2022-07-13T21:28:04.032Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
21:28:04 [2022-07-13T21:28:04.290Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
21:28:04 [2022-07-13T21:28:04.856Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
21:28:04 [2022-07-13T21:28:04.856Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
21:28:05 [2022-07-13T21:28:05.430Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
21:28:05 [2022-07-13T21:28:05.430Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
21:28:06 [2022-07-13T21:28:06.363Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
21:28:06 [2022-07-13T21:28:06.927Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
21:28:07 [2022-07-13T21:28:07.492Z] === RUN   TestDockerSuite/TestRunContainerNetwork
21:28:08 [2022-07-13T21:28:08.056Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
21:28:08 [2022-07-13T21:28:08.056Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
21:28:08 [2022-07-13T21:28:08.620Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
21:28:09 [2022-07-13T21:28:09.555Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
21:28:10 [2022-07-13T21:28:10.487Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
21:28:11 [2022-07-13T21:28:11.421Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
21:28:11 [2022-07-13T21:28:11.987Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
21:28:12 [2022-07-13T21:28:12.552Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
21:28:13 [2022-07-13T21:28:13.487Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
21:28:14 [2022-07-13T21:28:14.052Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
21:28:14 [2022-07-13T21:28:14.310Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
21:28:15 [2022-07-13T21:28:15.243Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
21:28:17 [2022-07-13T21:28:17.141Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
21:28:17 [2022-07-13T21:28:17.399Z] === RUN   TestDockerSuite/TestRunCreateVolume
21:28:17 [2022-07-13T21:28:17.656Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
21:28:19 [2022-07-13T21:28:19.124Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
21:28:20 [2022-07-13T21:28:20.057Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
21:28:21 [2022-07-13T21:28:21.954Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
21:28:23 [2022-07-13T21:28:23.328Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
21:28:23 [2022-07-13T21:28:23.328Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
21:28:23 [2022-07-13T21:28:23.328Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
21:28:23 [2022-07-13T21:28:23.328Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
21:28:23 [2022-07-13T21:28:23.328Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
21:28:23 [2022-07-13T21:28:23.585Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
21:28:23 [2022-07-13T21:28:23.585Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
21:28:24 [2022-07-13T21:28:24.959Z] === RUN   TestDockerSuite/TestRunDNSOptions
21:28:26 [2022-07-13T21:28:26.366Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
21:28:28 [2022-07-13T21:28:28.265Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
21:28:28 [2022-07-13T21:28:28.831Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
21:28:29 [2022-07-13T21:28:29.763Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
21:28:30 [2022-07-13T21:28:30.328Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
21:28:30 [2022-07-13T21:28:30.328Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:28:30 [2022-07-13T21:28:30.328Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
21:28:30 [2022-07-13T21:28:30.587Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
21:28:31 [2022-07-13T21:28:31.958Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
21:28:31 [2022-07-13T21:28:31.958Z] === RUN   TestDockerSuite/TestRunDuplicateMount
21:28:32 [2022-07-13T21:28:32.217Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
21:28:32 [2022-07-13T21:28:32.784Z] === RUN   TestDockerSuite/TestRunEchoStdout
21:28:33 [2022-07-13T21:28:33.350Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
21:28:33 [2022-07-13T21:28:33.607Z] === RUN   TestDockerSuite/TestRunEmptyEnv
21:28:33 [2022-07-13T21:28:33.607Z] === RUN   TestDockerSuite/TestRunEntrypoint
21:28:34 [2022-07-13T21:28:34.543Z] === RUN   TestDockerSuite/TestRunEnvironment
21:28:34 [2022-07-13T21:28:34.802Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
21:28:35 [2022-07-13T21:28:35.368Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
21:28:35 [2022-07-13T21:28:35.937Z] === RUN   TestDockerSuite/TestRunExitCode
21:28:36 [2022-07-13T21:28:36.195Z] === RUN   TestDockerSuite/TestRunExitCodeOne
21:28:37 [2022-07-13T21:28:37.128Z] === RUN   TestDockerSuite/TestRunExitCodeZero
21:28:37 [2022-07-13T21:28:37.386Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
21:28:37 [2022-07-13T21:28:37.951Z] === RUN   TestDockerSuite/TestRunExposePort
21:28:37 [2022-07-13T21:28:37.951Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
21:28:38 [2022-07-13T21:28:38.517Z] === RUN   TestDockerSuite/TestRunGroupAdd
21:28:38 [2022-07-13T21:28:38.774Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
21:28:40 [2022-07-13T21:28:40.148Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
21:28:40 [2022-07-13T21:28:40.148Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
21:28:40 [2022-07-13T21:28:40.148Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
21:28:40 [2022-07-13T21:28:40.148Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
21:28:43 [2022-07-13T21:28:43.427Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
21:28:43 [2022-07-13T21:28:43.427Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
21:28:49 [2022-07-13T21:28:49.999Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
21:28:53 [2022-07-13T21:28:53.279Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
21:28:54 [2022-07-13T21:28:54.649Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
21:28:55 [2022-07-13T21:28:55.214Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
21:28:55 [2022-07-13T21:28:55.214Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
21:28:56 [2022-07-13T21:28:56.147Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
21:28:56 [2022-07-13T21:28:56.404Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
21:28:56 [2022-07-13T21:28:56.404Z] === RUN   TestDockerSuite/TestRunInvalidReference
21:28:56 [2022-07-13T21:28:56.404Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
21:28:56 [2022-07-13T21:28:56.969Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
21:28:58 [2022-07-13T21:28:58.342Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
21:28:59 [2022-07-13T21:28:59.275Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
21:29:00 [2022-07-13T21:29:00.648Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
21:29:01 [2022-07-13T21:29:01.213Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
21:29:01 [2022-07-13T21:29:01.778Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
21:29:03 [2022-07-13T21:29:03.677Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
21:29:06 [2022-07-13T21:29:06.202Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
21:29:07 [2022-07-13T21:29:07.572Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
21:29:08 [2022-07-13T21:29:08.139Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
21:29:08 [2022-07-13T21:29:08.705Z] === RUN   TestDockerSuite/TestRunModeHostname
21:29:09 [2022-07-13T21:29:09.637Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
21:29:09 [2022-07-13T21:29:09.637Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
21:29:09 [2022-07-13T21:29:09.895Z] === RUN   TestDockerSuite/TestRunModeIpcHost
21:29:10 [2022-07-13T21:29:10.164Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
21:29:11 [2022-07-13T21:29:11.114Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
21:29:11 [2022-07-13T21:29:11.679Z] === RUN   TestDockerSuite/TestRunModePIDContainer
21:29:13 [2022-07-13T21:29:13.052Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
21:29:13 [2022-07-13T21:29:13.052Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
21:29:13 [2022-07-13T21:29:13.311Z] === RUN   TestDockerSuite/TestRunModeUTSHost
21:29:14 [2022-07-13T21:29:14.683Z] === RUN   TestDockerSuite/TestRunMount
21:29:14 [2022-07-13T21:29:14.683Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
21:29:19 [2022-07-13T21:29:19.944Z] === RUN   TestDockerSuite/TestRunMountOrdering
21:29:19 [2022-07-13T21:29:19.944Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
21:29:19 [2022-07-13T21:29:19.944Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
21:29:20 [2022-07-13T21:29:20.876Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
21:29:22 [2022-07-13T21:29:22.247Z] === RUN   TestDockerSuite/TestRunNamedVolume
21:29:23 [2022-07-13T21:29:23.618Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
21:29:24 [2022-07-13T21:29:24.989Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
21:29:25 [2022-07-13T21:29:25.922Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
21:29:26 [2022-07-13T21:29:26.854Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
21:29:26 [2022-07-13T21:29:26.854Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
21:29:27 [2022-07-13T21:29:27.419Z] === RUN   TestDockerSuite/TestRunNetHost
21:29:27 [2022-07-13T21:29:27.984Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
21:29:28 [2022-07-13T21:29:28.549Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
21:29:28 [2022-07-13T21:29:28.807Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
21:29:30 [2022-07-13T21:29:30.180Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
21:29:31 [2022-07-13T21:29:31.554Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
21:29:34 [2022-07-13T21:29:34.094Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
21:29:34 [2022-07-13T21:29:34.351Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
21:29:34 [2022-07-13T21:29:34.351Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
21:29:34 [2022-07-13T21:29:34.916Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
21:29:34 [2022-07-13T21:29:34.916Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
21:29:35 [2022-07-13T21:29:35.481Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
21:29:35 [2022-07-13T21:29:35.738Z] === RUN   TestDockerSuite/TestRunNonExistingImage
21:29:35 [2022-07-13T21:29:35.738Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
21:29:36 [2022-07-13T21:29:36.302Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
21:29:38 [2022-07-13T21:29:38.829Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
21:29:42 [2022-07-13T21:29:42.106Z] === RUN   TestDockerSuite/TestRunOOMExitCode
21:29:42 [2022-07-13T21:29:42.106Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
21:29:42 [2022-07-13T21:29:42.106Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
21:29:42 [2022-07-13T21:29:42.670Z] === RUN   TestDockerSuite/TestRunPIDsLimit
21:29:42 [2022-07-13T21:29:42.928Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
21:29:44 [2022-07-13T21:29:44.302Z] === RUN   TestDockerSuite/TestRunPortInUse
21:29:44 [2022-07-13T21:29:44.559Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
21:29:45 [2022-07-13T21:29:45.125Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
21:29:45 [2022-07-13T21:29:45.125Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
21:29:46 [2022-07-13T21:29:46.058Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
21:29:46 [2022-07-13T21:29:46.058Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
21:29:46 [2022-07-13T21:29:46.316Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
21:29:46 [2022-07-13T21:29:46.883Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
21:29:47 [2022-07-13T21:29:47.449Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
21:29:47 [2022-07-13T21:29:47.449Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
21:29:47 [2022-07-13T21:29:47.449Z] === RUN   TestDockerSuite/TestRunPublishPort
21:29:48 [2022-07-13T21:29:48.014Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
21:29:48 [2022-07-13T21:29:48.581Z] === RUN   TestDockerSuite/TestRunReadProcLatency
21:29:48 [2022-07-13T21:29:48.581Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
21:29:48 [2022-07-13T21:29:48.581Z] === RUN   TestDockerSuite/TestRunReadProcTimer
21:29:49 [2022-07-13T21:29:49.147Z] === RUN   TestDockerSuite/TestRunRedirectStdout
21:29:49 [2022-07-13T21:29:49.715Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
21:29:50 [2022-07-13T21:29:50.280Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
21:29:50 [2022-07-13T21:29:50.280Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
21:29:50 [2022-07-13T21:29:50.280Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
21:29:52 [2022-07-13T21:29:52.807Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
21:29:52 [2022-07-13T21:29:52.807Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
21:29:53 [2022-07-13T21:29:53.818Z] === RUN   TestDockerSuite/TestRunRm
21:29:54 [2022-07-13T21:29:54.772Z] === RUN   TestDockerSuite/TestRunRmAndWait
21:29:55 [2022-07-13T21:29:55.703Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
21:29:58 [2022-07-13T21:29:58.228Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
21:29:58 [2022-07-13T21:29:58.228Z] === RUN   TestDockerSuite/TestRunRmPre125Api
21:29:58 [2022-07-13T21:29:58.794Z] === RUN   TestDockerSuite/TestRunRootWorkdir
21:29:59 [2022-07-13T21:29:59.052Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
21:30:00 [2022-07-13T21:30:00.948Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
21:30:00 [2022-07-13T21:30:00.948Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
21:30:01 [2022-07-13T21:30:01.514Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
21:30:04 [2022-07-13T21:30:04.042Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
21:30:04 [2022-07-13T21:30:04.301Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
21:30:07 [2022-07-13T21:30:07.579Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
21:30:07 [2022-07-13T21:30:07.579Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
21:30:08 [2022-07-13T21:30:08.143Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
21:30:08 [2022-07-13T21:30:08.709Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
21:30:09 [2022-07-13T21:30:09.275Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
21:30:10 [2022-07-13T21:30:10.208Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
21:30:10 [2022-07-13T21:30:10.208Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
21:30:10 [2022-07-13T21:30:10.466Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
21:30:11 [2022-07-13T21:30:11.031Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
21:30:11 [2022-07-13T21:30:11.289Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
21:30:12 [2022-07-13T21:30:12.221Z] === RUN   TestDockerSuite/TestRunSetMacAddress
21:30:12 [2022-07-13T21:30:12.788Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
21:30:12 [2022-07-13T21:30:12.788Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
21:30:15 [2022-07-13T21:30:15.313Z] === RUN   TestDockerSuite/TestRunState
21:30:15 [2022-07-13T21:30:15.570Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
21:30:16 [2022-07-13T21:30:16.560Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
21:30:17 [2022-07-13T21:30:17.132Z] === RUN   TestDockerSuite/TestRunStdinPipe
21:30:18 [2022-07-13T21:30:18.065Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
21:30:18 [2022-07-13T21:30:18.065Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
21:30:18 [2022-07-13T21:30:18.065Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
21:30:18 [2022-07-13T21:30:18.065Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
21:30:18 [2022-07-13T21:30:18.632Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
21:30:19 [2022-07-13T21:30:19.196Z] === RUN   TestDockerSuite/TestRunSysctls
21:30:20 [2022-07-13T21:30:20.130Z] === RUN   TestDockerSuite/TestRunTLSVerify
21:30:20 [2022-07-13T21:30:20.130Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
21:30:20 [2022-07-13T21:30:20.130Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
21:30:20 [2022-07-13T21:30:20.388Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
21:30:21 [2022-07-13T21:30:21.761Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
21:30:22 [2022-07-13T21:30:22.327Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
21:30:22 [2022-07-13T21:30:22.894Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
21:30:24 [2022-07-13T21:30:24.268Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
21:30:26 [2022-07-13T21:30:26.792Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
21:30:27 [2022-07-13T21:30:27.049Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
21:30:30 [2022-07-13T21:30:30.326Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
21:30:30 [2022-07-13T21:30:30.326Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
21:30:30 [2022-07-13T21:30:30.326Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
21:30:30 [2022-07-13T21:30:30.891Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
21:30:31 [2022-07-13T21:30:31.457Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
21:30:32 [2022-07-13T21:30:32.831Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
21:30:33 [2022-07-13T21:30:33.398Z] === RUN   TestDockerSuite/TestRunUnshareProc
21:30:34 [2022-07-13T21:30:34.770Z] === RUN   TestDockerSuite/TestRunUserByID
21:30:35 [2022-07-13T21:30:35.336Z] === RUN   TestDockerSuite/TestRunUserByIDBig
21:30:35 [2022-07-13T21:30:35.593Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
21:30:35 [2022-07-13T21:30:35.851Z] === RUN   TestDockerSuite/TestRunUserByIDZero
21:30:35 [2022-07-13T21:30:35.851Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
21:30:36 [2022-07-13T21:30:36.416Z] === RUN   TestDockerSuite/TestRunUserByName
21:30:36 [2022-07-13T21:30:36.992Z] === RUN   TestDockerSuite/TestRunUserDefaults
21:30:37 [2022-07-13T21:30:37.255Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
21:30:37 [2022-07-13T21:30:37.255Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
21:30:37 [2022-07-13T21:30:37.255Z] === RUN   TestDockerSuite/TestRunUserNotFound
21:30:37 [2022-07-13T21:30:37.513Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
21:30:38 [2022-07-13T21:30:38.446Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
21:30:39 [2022-07-13T21:30:39.011Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
21:30:41 [2022-07-13T21:30:41.536Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
21:30:42 [2022-07-13T21:30:42.100Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
21:30:42 [2022-07-13T21:30:42.666Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
21:30:44 [2022-07-13T21:30:44.040Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
21:30:44 [2022-07-13T21:30:44.606Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
21:30:45 [2022-07-13T21:30:45.539Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
21:30:47 [2022-07-13T21:30:47.438Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
21:30:47 [2022-07-13T21:30:47.438Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
21:30:49 [2022-07-13T21:30:49.336Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
21:30:50 [2022-07-13T21:30:50.268Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
21:30:50 [2022-07-13T21:30:50.268Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
21:30:50 [2022-07-13T21:30:50.268Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
21:30:50 [2022-07-13T21:30:50.268Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
21:30:50 [2022-07-13T21:30:50.268Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
21:30:50 [2022-07-13T21:30:50.268Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
21:30:50 [2022-07-13T21:30:50.268Z] === RUN   TestDockerSuite/TestRunWithBadDevice
21:30:50 [2022-07-13T21:30:50.268Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
21:30:50 [2022-07-13T21:30:50.268Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
21:30:50 [2022-07-13T21:30:50.268Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
21:30:50 [2022-07-13T21:30:50.268Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
21:30:50 [2022-07-13T21:30:50.833Z] === RUN   TestDockerSuite/TestRunWithCPUShares
21:30:51 [2022-07-13T21:30:51.399Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
21:30:52 [2022-07-13T21:30:52.772Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
21:30:53 [2022-07-13T21:30:53.337Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
21:30:53 [2022-07-13T21:30:53.337Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
21:30:53 [2022-07-13T21:30:53.902Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
21:30:53 [2022-07-13T21:30:53.902Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
21:30:54 [2022-07-13T21:30:54.468Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
21:30:54 [2022-07-13T21:30:54.468Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
21:30:54 [2022-07-13T21:30:54.468Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
21:30:54 [2022-07-13T21:30:54.468Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
21:30:54 [2022-07-13T21:30:54.468Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
21:30:54 [2022-07-13T21:30:54.468Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
21:30:54 [2022-07-13T21:30:54.468Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
21:30:54 [2022-07-13T21:30:54.468Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
21:30:54 [2022-07-13T21:30:54.468Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
21:30:54 [2022-07-13T21:30:54.468Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
21:30:54 [2022-07-13T21:30:54.468Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
21:30:54 [2022-07-13T21:30:54.468Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
21:30:54 [2022-07-13T21:30:54.468Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
21:30:54 [2022-07-13T21:30:54.468Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
21:30:54 [2022-07-13T21:30:54.468Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
21:30:55 [2022-07-13T21:30:55.033Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
21:30:55 [2022-07-13T21:30:55.600Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
21:30:55 [2022-07-13T21:30:55.858Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
21:30:56 [2022-07-13T21:30:56.116Z]     docker_cli_service_logs_test.go:248: checking task 1976c3nqljpn
21:30:56 [2022-07-13T21:30:56.116Z]     docker_cli_service_logs_test.go:253: checking messages for 1976c3nqljpn
21:30:56 [2022-07-13T21:30:56.116Z]     docker_cli_service_logs_test.go:248: checking task lpu1kf0l7xhd
21:30:56 [2022-07-13T21:30:56.116Z]     docker_cli_service_logs_test.go:253: checking messages for lpu1kf0l7xhd
21:30:56 [2022-07-13T21:30:56.375Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
21:30:56 [2022-07-13T21:30:56.633Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
21:30:56 [2022-07-13T21:30:56.902Z] === RUN   TestDockerSwarmSuite/TestServiceScale
21:30:57 [2022-07-13T21:30:57.167Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
21:30:57 [2022-07-13T21:30:57.167Z] === RUN   TestDockerSuite/TestRunWithShmSize
21:30:57 [2022-07-13T21:30:57.735Z] === RUN   TestDockerSuite/TestRunWithSwappiness
21:30:58 [2022-07-13T21:30:58.301Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
21:30:58 [2022-07-13T21:30:58.301Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
21:30:58 [2022-07-13T21:30:58.301Z] === RUN   TestDockerSuite/TestRunWithUlimits
21:30:58 [2022-07-13T21:30:58.867Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
21:30:59 [2022-07-13T21:30:59.431Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
21:30:59 [2022-07-13T21:30:59.995Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
21:31:00 [2022-07-13T21:31:00.561Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
21:31:00 [2022-07-13T21:31:00.561Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
21:31:00 [2022-07-13T21:31:00.561Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
21:31:01 [2022-07-13T21:31:01.127Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
21:31:01 [2022-07-13T21:31:01.127Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
21:31:02 [2022-07-13T21:31:02.060Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
21:31:02 [2022-07-13T21:31:02.625Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
21:31:03 [2022-07-13T21:31:03.998Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
21:31:04 [2022-07-13T21:31:04.562Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
21:31:04 [2022-07-13T21:31:04.562Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
21:31:04 [2022-07-13T21:31:04.562Z] === RUN   TestDockerSuite/TestSlowStdinClosing
21:31:04 [2022-07-13T21:31:04.562Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
21:31:05 [2022-07-13T21:31:05.129Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
21:31:06 [2022-07-13T21:31:06.061Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
21:31:06 [2022-07-13T21:31:06.626Z] === RUN   TestDockerSuite/TestStopContainerSignal
21:31:08 [2022-07-13T21:31:08.529Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
21:31:08 [2022-07-13T21:31:08.786Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
21:31:11 [2022-07-13T21:31:11.311Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
21:31:13 [2022-07-13T21:31:13.209Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
21:31:16 [2022-07-13T21:31:16.491Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
21:31:17 [2022-07-13T21:31:17.864Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
21:31:18 [2022-07-13T21:31:18.132Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
21:31:20 [2022-07-13T21:31:20.038Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
21:31:20 [2022-07-13T21:31:20.296Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
21:31:21 [2022-07-13T21:31:21.231Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
21:31:22 [2022-07-13T21:31:22.168Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
21:31:23 [2022-07-13T21:31:23.101Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
21:31:23 [2022-07-13T21:31:23.667Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
21:31:25 [2022-07-13T21:31:25.567Z]     docker_cli_swarm_test.go:1895: [d277d2a88d56a] joining swarm manager [da0f9b3981e63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:31:25 [2022-07-13T21:31:25.567Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
21:31:26 [2022-07-13T21:31:26.500Z]     docker_cli_swarm_test.go:1896: [d92007988aba7] joining swarm manager [da0f9b3981e63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:31:27 [2022-07-13T21:31:27.066Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
21:31:28 [2022-07-13T21:31:28.438Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
21:31:29 [2022-07-13T21:31:29.812Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
21:31:31 [2022-07-13T21:31:31.183Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
21:31:33 [2022-07-13T21:31:33.080Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
21:31:35 [2022-07-13T21:31:35.702Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
21:31:35 [2022-07-13T21:31:35.702Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
21:31:35 [2022-07-13T21:31:35.702Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
21:31:35 [2022-07-13T21:31:35.702Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
21:31:35 [2022-07-13T21:31:35.959Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
21:31:36 [2022-07-13T21:31:36.525Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
21:31:37 [2022-07-13T21:31:37.090Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
21:31:38 [2022-07-13T21:31:38.027Z] === RUN   TestDockerSuite/TestSaveCheckTimes
21:31:38 [2022-07-13T21:31:38.027Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
21:31:39 [2022-07-13T21:31:39.410Z] === RUN   TestDockerSuite/TestSaveImageId
21:31:39 [2022-07-13T21:31:39.410Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
21:31:39 [2022-07-13T21:31:39.668Z] === RUN   TestDockerSuite/TestSaveLoadParents
21:31:41 [2022-07-13T21:31:41.042Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1112887698
21:31:41 [2022-07-13T21:31:41.042Z] === RUN   TestDockerSuite/TestSaveMultipleNames
21:31:41 [2022-07-13T21:31:41.042Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
21:31:42 [2022-07-13T21:31:42.416Z] === RUN   TestDockerSuite/TestSaveSingleTag
21:31:42 [2022-07-13T21:31:42.416Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
21:31:42 [2022-07-13T21:31:42.416Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
21:31:42 [2022-07-13T21:31:42.674Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
21:31:43 [2022-07-13T21:31:43.609Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
21:31:45 [2022-07-13T21:31:45.508Z] === RUN   TestDockerSuite/TestSearchCmdOptions
21:31:47 [2022-07-13T21:31:47.404Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
21:31:47 [2022-07-13T21:31:47.661Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
21:31:48 [2022-07-13T21:31:48.225Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
21:31:48 [2022-07-13T21:31:48.225Z] === RUN   TestDockerSuite/TestSearchWithLimit
21:31:50 [2022-07-13T21:31:50.120Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
21:31:50 [2022-07-13T21:31:50.120Z]     docker_cli_sni_test.go:30: Flakey test
21:31:50 [2022-07-13T21:31:50.120Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
21:31:50 [2022-07-13T21:31:50.685Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
21:31:53 [2022-07-13T21:31:53.209Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
21:31:55 [2022-07-13T21:31:55.164Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
21:31:56 [2022-07-13T21:31:56.534Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
21:31:57 [2022-07-13T21:31:57.098Z] === RUN   TestDockerSuite/TestStartAttachSilent
21:31:58 [2022-07-13T21:31:58.030Z] === RUN   TestDockerSuite/TestStartAttachWithRename
21:32:00 [2022-07-13T21:32:00.555Z] === RUN   TestDockerSuite/TestStartMultipleContainers
21:32:02 [2022-07-13T21:32:02.454Z] === RUN   TestDockerSuite/TestStartPausedContainer
21:32:02 [2022-07-13T21:32:02.712Z] === RUN   TestDockerSuite/TestStartRecordError
21:32:04 [2022-07-13T21:32:04.084Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
21:32:05 [2022-07-13T21:32:05.017Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
21:32:05 [2022-07-13T21:32:05.949Z] === RUN   TestDockerSuite/TestStatsAllNoStream
21:32:08 [2022-07-13T21:32:08.474Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
21:32:08 [2022-07-13T21:32:08.731Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
21:32:10 [2022-07-13T21:32:10.629Z]     docker_cli_swarm_test.go:1796: [d7e52cc715a41] joining swarm manager [d124e9cb887aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:32:12 [2022-07-13T21:32:12.000Z]     docker_cli_swarm_test.go:1797: [d3945a4a725d5] joining swarm manager [d124e9cb887aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:32:12 [2022-07-13T21:32:12.933Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
21:32:16 [2022-07-13T21:32:16.210Z] === RUN   TestDockerSuite/TestStatsFormatAll
21:32:20 [2022-07-13T21:32:20.411Z] === RUN   TestDockerSuite/TestStatsNoStream
21:32:22 [2022-07-13T21:32:22.935Z] === RUN   TestDockerSuite/TestTopMultipleArgs
21:32:23 [2022-07-13T21:32:23.192Z] === RUN   TestDockerSuite/TestTopNonPrivileged
21:32:23 [2022-07-13T21:32:23.192Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
21:32:23 [2022-07-13T21:32:23.758Z] === RUN   TestDockerSuite/TestTopPrivileged
21:32:24 [2022-07-13T21:32:24.328Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
21:32:24 [2022-07-13T21:32:24.328Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
21:32:24 [2022-07-13T21:32:24.328Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
21:32:24 [2022-07-13T21:32:24.896Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
21:32:25 [2022-07-13T21:32:25.829Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
21:32:25 [2022-07-13T21:32:25.829Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
21:32:25 [2022-07-13T21:32:25.829Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
21:32:25 [2022-07-13T21:32:25.829Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
21:32:25 [2022-07-13T21:32:25.829Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
21:32:26 [2022-07-13T21:32:26.762Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
21:32:27 [2022-07-13T21:32:27.328Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
21:32:27 [2022-07-13T21:32:27.587Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
21:32:28 [2022-07-13T21:32:28.960Z] === RUN   TestDockerSuite/TestUpdateStats
21:32:31 [2022-07-13T21:32:31.484Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
21:32:32 [2022-07-13T21:32:32.049Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
21:32:33 [2022-07-13T21:32:33.423Z]     docker_cli_swarm_test.go:1315: [dc6e31ae9360c] joining swarm manager [d019135cbd209]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:32:33 [2022-07-13T21:32:33.423Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
21:32:33 [2022-07-13T21:32:33.423Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
21:32:33 [2022-07-13T21:32:33.423Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
21:32:34 [2022-07-13T21:32:34.356Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
21:32:34 [2022-07-13T21:32:34.617Z]     docker_cli_swarm_test.go:1316: [d763e7f9329b5] joining swarm manager [d019135cbd209]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:32:34 [2022-07-13T21:32:34.874Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
21:32:36 [2022-07-13T21:32:36.773Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
21:32:38 [2022-07-13T21:32:38.144Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
21:32:39 [2022-07-13T21:32:39.515Z] === RUN   TestDockerSuite/TestVolumeCLICreate
21:32:54 [2022-07-13T21:32:54.370Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
21:32:54 [2022-07-13T21:32:54.370Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
21:32:54 [2022-07-13T21:32:54.370Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
21:32:54 [2022-07-13T21:32:54.936Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
21:32:54 [2022-07-13T21:32:54.936Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
21:32:54 [2022-07-13T21:32:54.936Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
21:32:54 [2022-07-13T21:32:54.936Z] === RUN   TestDockerSuite/TestVolumeCLILs
21:32:55 [2022-07-13T21:32:55.501Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
21:32:55 [2022-07-13T21:32:55.501Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
21:32:56 [2022-07-13T21:32:56.065Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
21:32:56 [2022-07-13T21:32:56.323Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
21:32:56 [2022-07-13T21:32:56.323Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
21:32:56 [2022-07-13T21:32:56.323Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
21:32:56 [2022-07-13T21:32:56.323Z] === RUN   TestDockerSuite/TestVolumeCLIRm
21:32:57 [2022-07-13T21:32:57.699Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
21:32:57 [2022-07-13T21:32:57.699Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
21:32:57 [2022-07-13T21:32:57.957Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
21:32:57 [2022-07-13T21:32:57.957Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
21:32:57 [2022-07-13T21:32:57.957Z] === RUN   TestDockerSuite/TestVolumeLsFormat
21:32:57 [2022-07-13T21:32:57.957Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
21:32:58 [2022-07-13T21:32:58.216Z] --- PASS: TestDockerSuite (1310.97s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.44s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.00s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.82s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.70s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.89s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.67s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.06s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.02s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.11s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.40s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.02s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.04s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.06s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.13s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.44s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.41s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.33s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.68s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.68s)
21:32:58 [2022-07-13T21:32:58.216Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.73s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.95s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.56s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.61s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.76s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.77s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.77s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.72s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.62s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.75s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.54s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.98s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.36s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.39s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (0.72s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.56s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ce58d8_<nil>_<nil>} (1.61s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11125532650_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.54s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11125532650_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.42s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3504777289_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.56s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3504777289_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.51s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3504777289_/foo_true__0xc000ce5908_<nil>_<nil>_<nil>} (1.54s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ce5920_<nil>_<nil>} (1.51s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ce5938_<nil>_<nil>} (1.48s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ce5950_<nil>_<nil>} (1.55s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ce5968_<nil>_<nil>} (1.54s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.73s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.03s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
21:32:58 [2022-07-13T21:32:58.217Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.64s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.53s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.98s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.51s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.49s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.63s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.71s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.48s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.84s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.78s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.84s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.10s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.71s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.65s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.59s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.89s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.92s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.07s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.88s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.38s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.85s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.64s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.00s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.06s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.94s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.63s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.62s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.70s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.77s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.41s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.98s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.54s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.69s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.10s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.61s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.61s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.64s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.73s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.18s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.15s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.79s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.05s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.36s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.01s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.84s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.52s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.09s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.18s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.69s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.67s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.15s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.71s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.54s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.99s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.61s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.55s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.05s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.97s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.54s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.30s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.72s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.39s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.49s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.97s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.14s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.03s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.08s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.39s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.45s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.73s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.16s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.42s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.52s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.40s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.04s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.50s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.45s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.06s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.08s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.43s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.43s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.36s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.21s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s)
21:32:58 [2022-07-13T21:32:58.217Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.16s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.77s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.30s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.41s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.35s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.24s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.02s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.29s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.79s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.22s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.68s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.09s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.11s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.59s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.98s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.03s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.05s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.06s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.56s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.27s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.44s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.20s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.24s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.06s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.79s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.23s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.76s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.10s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.26s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.44s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.51s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.79s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.93s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEnv (0.80s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.89s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.79s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.62s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.23s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.53s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.23s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.43s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.08s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.09s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.32s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildFails (0.62s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.42s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.60s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.33s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.93s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.63s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.35s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.57s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.41s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.94s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.20s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.56s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.51s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.38s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.56s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.55s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.57s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.62s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.99s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.08s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.04s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.00s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.07s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.70s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.86s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.78s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.94s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.04s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.45s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.63s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.70s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.48s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.69s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.86s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.38s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.63s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.79s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.73s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.92s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.18s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.24s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.88s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.97s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.94s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.67s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.22s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.83s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.89s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.88s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.96s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.58s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildRm (2.39s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.76s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.98s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.90s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.07s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.92s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.82s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.22s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.42s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.35s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.76s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.25s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.87s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.06s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.23s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.23s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildUser (1.56s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.46s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.72s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.09s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.89s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.84s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.57s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.78s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.81s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.09s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.53s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.83s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCommitChange (0.86s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.66s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.28s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.27s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.38s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.20s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.60s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.44s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.89s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.61s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.54s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.71s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.82s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.60s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.72s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.84s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.81s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.75s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s)
21:32:58 [2022-07-13T21:32:58.218Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.84s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.13s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.77s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.79s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.05s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.79s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.82s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.38s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.64s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.56s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.66s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.91s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.63s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.88s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.96s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.53s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.24s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.89s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToDot (0.55s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.92s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.94s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.56s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.86s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.51s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.86s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.35s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.56s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.63s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.67s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.34s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.53s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.62s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.11s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.45s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.76s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.89s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.43s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.89s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.31s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.27s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.90s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.89s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.52s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.99s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.31s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.63s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsRename (0.51s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsResize (0.49s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.43s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsTop (0.62s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.60s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.00s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.66s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.38s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExec (0.66s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.21s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.84s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecEnv (0.69s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.52s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.54s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.50s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecParseError (0.46s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.53s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.77s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.56s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecTTY (0.85s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.67s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.56s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.66s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.38s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.84s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.10s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.97s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.63s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.93s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestHealth (19.40s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.52s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.07s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImportFile (1.05s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.12s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.55s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.60s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.42s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.54s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.45s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.30s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.04s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.56s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.90s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.32s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.57s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.18s)
21:32:58 [2022-07-13T21:32:58.219Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.25s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.90s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.95s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.77s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.84s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLogsSince (6.51s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.72s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLogsTail (0.52s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestNetHostname (1.28s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.70s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.44s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.20s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.11s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.47s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.78s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.05s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPluginActive (2.32s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.15s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.67s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.74s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.14s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.90s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPortList (5.98s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.55s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.13s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.57s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.32s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.72s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.88s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.92s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.76s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.51s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.36s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.79s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.08s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.32s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.52s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.84s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.99s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.86s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.43s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.16s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.09s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.53s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.28s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.29s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.03s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.23s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.11s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.83s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.32s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.49s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.45s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.44s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.66s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.71s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.98s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.86s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.69s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.13s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.87s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.43s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.35s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.22s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.44s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.50s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.58s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.09s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.62s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.59s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.70s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.41s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.63s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.81s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.74s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.89s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.37s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.51s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.62s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.70s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.05s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.00s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.00s)
21:32:58 [2022-07-13T21:32:58.220Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.66s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.67s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.74s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.40s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.95s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.40s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.54s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.46s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.18s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.39s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.91s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.58s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.05s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.14s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.71s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.45s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.50s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.46s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.62s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.01s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.32s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.61s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.15s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.76s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.99s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.64s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.30s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.21s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.22s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.83s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.52s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.85s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.29s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.10s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.82s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.35s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.33s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunMount (4.52s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.41s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.91s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.29s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.28s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.46s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.95s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.98s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.67s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.29s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.60s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.81s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.04s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.60s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.69s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.53s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.51s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.73s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.64s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.57s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.06s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.53s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.99s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunRm (0.72s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.65s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.74s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.98s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.30s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.50s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.59s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.48s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.66s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.65s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunState (1.29s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.52s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.84s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.53s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.98s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.74s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.63s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.48s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.61s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.93s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.30s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.64s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.27s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.57s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.51s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.35s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.73s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.72s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.03s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.93s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.91s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.27s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.59s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.53s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.56s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.68s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.54s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.61s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
21:32:58 [2022-07-13T21:32:58.221Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.13s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.55s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.41s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.05s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.39s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.05s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.05s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s)
21:32:58 [2022-07-13T21:32:58.222Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s)
21:32:58 [2022-07-13T21:32:58.222Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s)
21:32:58 [2022-07-13T21:32:58.222Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.62s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.67s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.25s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.22s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.15s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.80s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.68s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.09s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.01s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.71s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.82s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.45s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.55s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.42s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.78s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.46s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.40s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.06s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.28s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.60s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.06s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.65s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.70s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.10s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.09s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.10s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.51s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.58s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.59s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.52s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.68s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.49s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.28s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.72s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.73s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.64s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
21:32:58 [2022-07-13T21:32:58.222Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
21:32:58 [2022-07-13T21:32:58.222Z] === RUN   TestDockerRegistrySuite
21:32:58 [2022-07-13T21:32:58.222Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
21:32:59 [2022-07-13T21:32:59.155Z]     check_test.go:427: [da3e033695c1f] daemon is not started
21:32:59 [2022-07-13T21:32:59.155Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:33:00 [2022-07-13T21:33:00.529Z]     check_test.go:427: [d5e91c98f8e1c] daemon is not started
21:33:00 [2022-07-13T21:33:00.529Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:33:01 [2022-07-13T21:33:01.462Z]     check_test.go:427: [de8a983bd3a8f] daemon is not started
21:33:01 [2022-07-13T21:33:01.462Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
21:33:01 [2022-07-13T21:33:01.729Z]     check_test.go:427: [d0e63e64db625] daemon is not started
21:33:01 [2022-07-13T21:33:01.729Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:33:04 [2022-07-13T21:33:04.269Z]     check_test.go:427: [d1965f362345d] daemon is not started
21:33:04 [2022-07-13T21:33:04.527Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
21:33:09 [2022-07-13T21:33:09.787Z]     check_test.go:427: [d6d415a34b0a4] daemon is not started
21:33:09 [2022-07-13T21:33:09.787Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
21:33:12 [2022-07-13T21:33:12.465Z]     check_test.go:427: [d0e0621f3fb69] daemon is not started
21:33:12 [2022-07-13T21:33:12.724Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
21:33:13 [2022-07-13T21:33:13.657Z]     check_test.go:427: [d8fd5acc1ac61] daemon is not started
21:33:13 [2022-07-13T21:33:13.657Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:33:14 [2022-07-13T21:33:14.590Z]     check_test.go:427: [d239d9e611ea4] daemon is not started
21:33:14 [2022-07-13T21:33:14.590Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:33:15 [2022-07-13T21:33:15.525Z]     check_test.go:427: [d07a34571c4c2] daemon is not started
21:33:15 [2022-07-13T21:33:15.525Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:33:16 [2022-07-13T21:33:16.458Z]     check_test.go:427: [d27d5dd654eac] daemon is not started
21:33:16 [2022-07-13T21:33:16.458Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:33:17 [2022-07-13T21:33:17.831Z]     check_test.go:427: [d18b431138b3c] daemon is not started
21:33:17 [2022-07-13T21:33:17.831Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
21:33:18 [2022-07-13T21:33:18.764Z]     check_test.go:427: [d424cc1a6d6da] daemon is not started
21:33:18 [2022-07-13T21:33:18.764Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
21:33:19 [2022-07-13T21:33:19.695Z]     check_test.go:427: [d9bbaddb5562f] daemon is not started
21:33:19 [2022-07-13T21:33:19.695Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:33:20 [2022-07-13T21:33:20.628Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b9bcd555567fe85c56047145cc8d24335749c6711735c3b45ad4419c18b25cdd
21:33:21 [2022-07-13T21:33:21.193Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d8daed97cfe64eab296ef69ee92c27b1fb9b825afc7e9360332661db4cf86c5a
21:33:21 [2022-07-13T21:33:21.450Z]     check_test.go:427: [d4864698d98ea] daemon is not started
21:33:21 [2022-07-13T21:33:21.450Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
21:33:22 [2022-07-13T21:33:22.388Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eee9dca684b90112196734416389dd290dac9245a13d2b36214ad809d2904b34
21:33:23 [2022-07-13T21:33:23.320Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2d20a307e36a35cc3ef90c188e4bc9ee4133fd7dd03d0325c96af897a4d25d6c
21:33:23 [2022-07-13T21:33:23.320Z]     check_test.go:427: [d36c7c559afa9] daemon is not started
21:33:23 [2022-07-13T21:33:23.320Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
21:33:24 [2022-07-13T21:33:24.254Z]     check_test.go:427: [d8b733cd653cc] daemon is not started
21:33:24 [2022-07-13T21:33:24.254Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:33:26 [2022-07-13T21:33:26.782Z]     check_test.go:427: [d2df808d290bc] daemon is not started
21:33:26 [2022-07-13T21:33:26.782Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
21:33:27 [2022-07-13T21:33:27.346Z]     check_test.go:427: [d7ea59bcebe49] daemon is not started
21:33:27 [2022-07-13T21:33:27.346Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
21:33:27 [2022-07-13T21:33:27.604Z]     check_test.go:427: [dacaa261894b6] daemon is not started
21:33:27 [2022-07-13T21:33:27.604Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:33:28 [2022-07-13T21:33:28.537Z]     check_test.go:427: [d19bcd9a57095] daemon is not started
21:33:28 [2022-07-13T21:33:28.537Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:33:29 [2022-07-13T21:33:29.471Z]     check_test.go:427: [d63271ab6ce17] daemon is not started
21:33:29 [2022-07-13T21:33:29.471Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:33:30 [2022-07-13T21:33:30.404Z]     check_test.go:427: [d96d91d0ded82] daemon is not started
21:33:30 [2022-07-13T21:33:30.404Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
21:33:32 [2022-07-13T21:33:32.931Z]     check_test.go:427: [d81190a1e96d3] daemon is not started
21:33:32 [2022-07-13T21:33:32.931Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
21:33:32 [2022-07-13T21:33:32.931Z]     check_test.go:427: [d87e3fb8419b5] daemon is not started
21:33:32 [2022-07-13T21:33:32.931Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
21:33:33 [2022-07-13T21:33:33.864Z]     check_test.go:427: [d91ff6d35ab87] daemon is not started
21:33:33 [2022-07-13T21:33:33.864Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
21:33:34 [2022-07-13T21:33:34.122Z]     check_test.go:427: [dfdfa1d6786ac] daemon is not started
21:33:34 [2022-07-13T21:33:34.122Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
21:33:34 [2022-07-13T21:33:34.379Z]     check_test.go:427: [d5cf45cae3bcf] daemon is not started
21:33:34 [2022-07-13T21:33:34.379Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
21:33:34 [2022-07-13T21:33:34.637Z]     check_test.go:427: [dfee4aa6ea9bb] daemon is not started
21:33:34 [2022-07-13T21:33:34.637Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
21:33:34 [2022-07-13T21:33:34.895Z]     check_test.go:427: [dd84b5d658fc8] daemon is not started
21:33:34 [2022-07-13T21:33:34.895Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
21:33:35 [2022-07-13T21:33:35.152Z]     check_test.go:427: [d82e249b3155d] daemon is not started
21:33:35 [2022-07-13T21:33:35.152Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
21:33:35 [2022-07-13T21:33:35.410Z]     check_test.go:427: [d093a5028d201] daemon is not started
21:33:35 [2022-07-13T21:33:35.410Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
21:33:36 [2022-07-13T21:33:36.342Z]     check_test.go:427: [d2c58f584acfa] daemon is not started
21:33:36 [2022-07-13T21:33:36.342Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
21:33:37 [2022-07-13T21:33:37.714Z]     check_test.go:427: [d10223fef512a] daemon is not started
21:33:37 [2022-07-13T21:33:37.714Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:33:38 [2022-07-13T21:33:38.649Z]     check_test.go:427: [db5b1fb666f22] daemon is not started
21:33:38 [2022-07-13T21:33:38.649Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
21:33:39 [2022-07-13T21:33:39.610Z]     check_test.go:427: [d9864e6fb1657] daemon is not started
21:33:39 [2022-07-13T21:33:39.610Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
21:33:40 [2022-07-13T21:33:40.541Z] === RUN   TestDockerRegistrySuite/TestV2Only
21:33:41 [2022-07-13T21:33:41.473Z] --- PASS: TestDockerRegistrySuite (43.11s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.09s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.68s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.46s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.73s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.75s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.88s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.15s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.32s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.06s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
21:33:41 [2022-07-13T21:33:41.473Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
21:33:41 [2022-07-13T21:33:41.473Z] === RUN   TestDockerSchema1RegistrySuite
21:33:41 [2022-07-13T21:33:41.473Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
21:33:41 [2022-07-13T21:33:41.473Z]     check_test.go:454: [d38caabd2d3b4] daemon is not started
21:33:41 [2022-07-13T21:33:41.473Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:33:43 [2022-07-13T21:33:43.997Z]     check_test.go:454: [d8574fc3824d8] daemon is not started
21:33:43 [2022-07-13T21:33:43.997Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
21:33:48 [2022-07-13T21:33:48.175Z]     check_test.go:454: [dc6e85dd5b4e8] daemon is not started
21:33:48 [2022-07-13T21:33:48.175Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
21:33:49 [2022-07-13T21:33:49.107Z]     check_test.go:454: [da04827a8380c] daemon is not started
21:33:49 [2022-07-13T21:33:49.107Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:33:49 [2022-07-13T21:33:49.107Z]     check_test.go:454: [d1ea1a8e1235c] daemon is not started
21:33:49 [2022-07-13T21:33:49.107Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:33:50 [2022-07-13T21:33:50.039Z]     check_test.go:454: [dbc1fb623747d] daemon is not started
21:33:50 [2022-07-13T21:33:50.040Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:33:50 [2022-07-13T21:33:50.971Z]     check_test.go:454: [d51a5db26d662] daemon is not started
21:33:50 [2022-07-13T21:33:50.971Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:33:51 [2022-07-13T21:33:51.904Z]     check_test.go:454: [db4d060517c22] daemon is not started
21:33:51 [2022-07-13T21:33:51.904Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
21:33:54 [2022-07-13T21:33:54.436Z]     check_test.go:454: [daf6e7db4cbc6] daemon is not started
21:33:54 [2022-07-13T21:33:54.436Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:33:54 [2022-07-13T21:33:54.694Z]     check_test.go:454: [d6303241e75e6] daemon is not started
21:33:54 [2022-07-13T21:33:54.694Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
21:33:54 [2022-07-13T21:33:54.951Z]     check_test.go:454: [d6f9e102f232d] daemon is not started
21:33:54 [2022-07-13T21:33:54.951Z] --- PASS: TestDockerSchema1RegistrySuite (13.74s)
21:33:54 [2022-07-13T21:33:54.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
21:33:54 [2022-07-13T21:33:54.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.69s)
21:33:54 [2022-07-13T21:33:54.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.90s)
21:33:54 [2022-07-13T21:33:54.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s)
21:33:54 [2022-07-13T21:33:54.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
21:33:54 [2022-07-13T21:33:54.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s)
21:33:54 [2022-07-13T21:33:54.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s)
21:33:54 [2022-07-13T21:33:54.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s)
21:33:54 [2022-07-13T21:33:54.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.36s)
21:33:54 [2022-07-13T21:33:54.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
21:33:54 [2022-07-13T21:33:54.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s)
21:33:54 [2022-07-13T21:33:54.951Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
21:33:54 [2022-07-13T21:33:54.951Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:33:55 [2022-07-13T21:33:55.886Z]     check_test.go:483: [da8d94eef9fa0] daemon is not started
21:33:55 [2022-07-13T21:33:55.886Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:33:56 [2022-07-13T21:33:56.144Z]     check_test.go:483: [dae9c18d0b0a1] daemon is not started
21:33:56 [2022-07-13T21:33:56.401Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:33:56 [2022-07-13T21:33:56.401Z]     check_test.go:483: [dac81a59e18fc] daemon is not started
21:33:56 [2022-07-13T21:33:56.402Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:33:57 [2022-07-13T21:33:57.774Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:33:58 [2022-07-13T21:33:58.346Z]     check_test.go:483: [da7526e8f56c5] daemon is not started
21:33:58 [2022-07-13T21:33:58.346Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:33:58 [2022-07-13T21:33:58.620Z]     check_test.go:483: [dab5abc555471] daemon is not started
21:33:58 [2022-07-13T21:33:58.620Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:33:58 [2022-07-13T21:33:58.881Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
21:33:59 [2022-07-13T21:33:59.814Z]     check_test.go:483: [dd2ad4829f8ff] daemon is not started
21:33:59 [2022-07-13T21:33:59.814Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:33:59 [2022-07-13T21:33:59.814Z]     check_test.go:483: [de5a2196ef8e9] daemon is not started
21:33:59 [2022-07-13T21:33:59.814Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.90s)
21:33:59 [2022-07-13T21:33:59.814Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s)
21:33:59 [2022-07-13T21:33:59.814Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s)
21:33:59 [2022-07-13T21:33:59.814Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
21:33:59 [2022-07-13T21:33:59.814Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s)
21:33:59 [2022-07-13T21:33:59.814Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s)
21:33:59 [2022-07-13T21:33:59.814Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s)
21:33:59 [2022-07-13T21:33:59.814Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.03s)
21:33:59 [2022-07-13T21:33:59.814Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
21:33:59 [2022-07-13T21:33:59.814Z] === RUN   TestDockerRegistryAuthTokenSuite
21:33:59 [2022-07-13T21:33:59.814Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:34:03 [2022-07-13T21:34:03.093Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
21:34:04 [2022-07-13T21:34:04.993Z]     check_test.go:510: [d27fe021d5bf9] daemon is not started
21:34:04 [2022-07-13T21:34:04.993Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:34:05 [2022-07-13T21:34:05.251Z]     check_test.go:510: [d7aa5f384b901] daemon is not started
21:34:05 [2022-07-13T21:34:05.251Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:34:05 [2022-07-13T21:34:05.509Z]     check_test.go:510: [d237614c04b4b] daemon is not started
21:34:05 [2022-07-13T21:34:05.509Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:34:05 [2022-07-13T21:34:05.509Z]     check_test.go:510: [dc18317d9e7e5] daemon is not started
21:34:05 [2022-07-13T21:34:05.509Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:34:05 [2022-07-13T21:34:05.766Z]     check_test.go:510: [de21ea516c149] daemon is not started
21:34:05 [2022-07-13T21:34:05.766Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s)
21:34:05 [2022-07-13T21:34:05.766Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
21:34:05 [2022-07-13T21:34:05.766Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.20s)
21:34:05 [2022-07-13T21:34:05.766Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
21:34:05 [2022-07-13T21:34:05.766Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
21:34:05 [2022-07-13T21:34:05.766Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
21:34:05 [2022-07-13T21:34:05.766Z] === RUN   TestDockerNetworkSuite
21:34:05 [2022-07-13T21:34:05.766Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
21:34:07 [2022-07-13T21:34:07.665Z]     docker_cli_network_unix_test.go:46: [d2f86951a7e2d] daemon is not started
21:34:07 [2022-07-13T21:34:07.665Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
21:34:08 [2022-07-13T21:34:08.230Z]     docker_cli_network_unix_test.go:46: [de75da5e267c8] daemon is not started
21:34:08 [2022-07-13T21:34:08.488Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
21:34:09 [2022-07-13T21:34:09.054Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
21:34:11 [2022-07-13T21:34:11.591Z]     docker_cli_network_unix_test.go:46: [db8747b7045ff] daemon is not started
21:34:12 [2022-07-13T21:34:12.156Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
21:34:14 [2022-07-13T21:34:14.055Z]     docker_cli_network_unix_test.go:46: [d23cdd300a10c] daemon is not started
21:34:14 [2022-07-13T21:34:14.055Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
21:34:14 [2022-07-13T21:34:14.312Z]     docker_cli_network_unix_test.go:1233: [d4bee703a8c37] daemon is not started
21:34:16 [2022-07-13T21:34:16.210Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
21:34:17 [2022-07-13T21:34:17.146Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
21:34:18 [2022-07-13T21:34:18.543Z]     docker_cli_network_unix_test.go:46: [d29715879ce73] daemon is not started
21:34:18 [2022-07-13T21:34:18.800Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
21:34:19 [2022-07-13T21:34:19.057Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
21:34:24 [2022-07-13T21:34:24.318Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
21:34:24 [2022-07-13T21:34:24.318Z]     docker_cli_network_unix_test.go:46: [d5b5621307ef5] daemon is not started
21:34:25 [2022-07-13T21:34:25.252Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
21:34:27 [2022-07-13T21:34:27.777Z]     docker_cli_network_unix_test.go:46: [d8684c67016ac] daemon is not started
21:34:28 [2022-07-13T21:34:28.035Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
21:34:28 [2022-07-13T21:34:28.600Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
21:34:29 [2022-07-13T21:34:29.165Z]     docker_cli_network_unix_test.go:46: [de58d1c3f8d29] daemon is not started
21:34:29 [2022-07-13T21:34:29.165Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
21:34:29 [2022-07-13T21:34:29.733Z]     docker_cli_network_unix_test.go:46: [dabc872b85463] daemon is not started
21:34:29 [2022-07-13T21:34:29.733Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
21:34:30 [2022-07-13T21:34:30.299Z]     docker_cli_network_unix_test.go:46: [dc39523d620d7] daemon is not started
21:34:30 [2022-07-13T21:34:30.299Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
21:34:31 [2022-07-13T21:34:31.234Z]     docker_cli_network_unix_test.go:46: [d8d45116a79b7] daemon is not started
21:34:31 [2022-07-13T21:34:31.492Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
21:34:32 [2022-07-13T21:34:32.423Z]     docker_cli_network_unix_test.go:46: [d84ba9d723d0c] daemon is not started
21:34:32 [2022-07-13T21:34:32.681Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
21:34:32 [2022-07-13T21:34:32.939Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
21:34:32 [2022-07-13T21:34:32.939Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:34:32 [2022-07-13T21:34:32.939Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
21:34:32 [2022-07-13T21:34:32.939Z]     docker_cli_network_unix_test.go:46: [d8db609314ada] daemon is not started
21:34:32 [2022-07-13T21:34:32.939Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
21:34:33 [2022-07-13T21:34:33.503Z]     docker_cli_network_unix_test.go:46: [d6eb8096e1e9c] daemon is not started
21:34:33 [2022-07-13T21:34:33.503Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
21:34:34 [2022-07-13T21:34:34.067Z]     docker_cli_network_unix_test.go:46: [d7291062a7080] daemon is not started
21:34:34 [2022-07-13T21:34:34.326Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
21:34:34 [2022-07-13T21:34:34.326Z]     docker_cli_network_unix_test.go:46: [d6a082b06e868] daemon is not started
21:34:34 [2022-07-13T21:34:34.589Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
21:34:34 [2022-07-13T21:34:34.589Z]     docker_cli_network_unix_test.go:46: [d45c71aeb515a] daemon is not started
21:34:34 [2022-07-13T21:34:34.589Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
21:34:34 [2022-07-13T21:34:34.859Z]     docker_cli_network_unix_test.go:46: [d9c5abdfe3064] daemon is not started
21:34:34 [2022-07-13T21:34:34.859Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
21:34:35 [2022-07-13T21:34:35.795Z]     docker_cli_network_unix_test.go:46: [ddf1a4e28354c] daemon is not started
21:34:35 [2022-07-13T21:34:35.796Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
21:34:36 [2022-07-13T21:34:36.735Z]     docker_cli_network_unix_test.go:46: [d998a1286a13e] daemon is not started
21:34:36 [2022-07-13T21:34:36.993Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
21:34:36 [2022-07-13T21:34:36.993Z]     docker_cli_network_unix_test.go:46: [d1b1794f887fc] daemon is not started
21:34:36 [2022-07-13T21:34:36.993Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
21:34:37 [2022-07-13T21:34:37.251Z]     docker_cli_network_unix_test.go:46: [dea36e86b83bb] daemon is not started
21:34:37 [2022-07-13T21:34:37.509Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
21:34:37 [2022-07-13T21:34:37.509Z]     docker_cli_network_unix_test.go:46: [d90c9b615b162] daemon is not started
21:34:37 [2022-07-13T21:34:37.509Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
21:34:39 [2022-07-13T21:34:39.405Z]     docker_cli_network_unix_test.go:968: [dab9273385a0b] daemon is not started
21:34:39 [2022-07-13T21:34:39.405Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
21:34:40 [2022-07-13T21:34:40.341Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
21:34:40 [2022-07-13T21:34:40.341Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
21:34:40 [2022-07-13T21:34:40.908Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
21:34:41 [2022-07-13T21:34:41.473Z]     docker_cli_network_unix_test.go:46: [de2d953fdfe51] daemon is not started
21:34:41 [2022-07-13T21:34:41.730Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
21:34:43 [2022-07-13T21:34:43.106Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
21:34:44 [2022-07-13T21:34:44.481Z]     docker_cli_network_unix_test.go:1116: [da7f48c4fa429] daemon is not started
21:34:48 [2022-07-13T21:34:48.663Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
21:34:48 [2022-07-13T21:34:48.663Z]     docker_cli_network_unix_test.go:46: [d45a429231be6] daemon is not started
21:34:48 [2022-07-13T21:34:48.663Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
21:34:48 [2022-07-13T21:34:48.920Z]     docker_cli_network_unix_test.go:46: [d1a360c148526] daemon is not started
21:34:48 [2022-07-13T21:34:48.920Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
21:34:48 [2022-07-13T21:34:48.920Z]     docker_cli_network_unix_test.go:46: [dabb5228befce] daemon is not started
21:34:48 [2022-07-13T21:34:48.920Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
21:34:49 [2022-07-13T21:34:49.178Z]     docker_cli_network_unix_test.go:46: [d62e49fb31d7a] daemon is not started
21:34:49 [2022-07-13T21:34:49.178Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
21:34:49 [2022-07-13T21:34:49.178Z]     docker_cli_network_unix_test.go:46: [d0faa355f63e9] daemon is not started
21:34:49 [2022-07-13T21:34:49.178Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
21:34:49 [2022-07-13T21:34:49.435Z]     docker_cli_network_unix_test.go:46: [d264bc9398b63] daemon is not started
21:34:49 [2022-07-13T21:34:49.435Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
21:34:49 [2022-07-13T21:34:49.435Z]     docker_cli_network_unix_test.go:46: [db07c0ccc04c5] daemon is not started
21:34:49 [2022-07-13T21:34:49.435Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
21:34:51 [2022-07-13T21:34:51.332Z]     docker_cli_network_unix_test.go:46: [d6a880fd12127] daemon is not started
21:34:51 [2022-07-13T21:34:51.898Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
21:34:51 [2022-07-13T21:34:51.898Z]     docker_cli_network_unix_test.go:46: [de8d535f9e0ec] daemon is not started
21:34:51 [2022-07-13T21:34:51.898Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
21:34:51 [2022-07-13T21:34:51.898Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:34:51 [2022-07-13T21:34:51.898Z]     docker_cli_network_unix_test.go:46: [d383d8fb9beef] daemon is not started
21:34:51 [2022-07-13T21:34:51.898Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
21:34:52 [2022-07-13T21:34:52.464Z]     docker_cli_network_unix_test.go:46: [d4819a94fcfe1] daemon is not started
21:34:52 [2022-07-13T21:34:52.464Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
21:34:56 [2022-07-13T21:34:56.651Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
21:34:57 [2022-07-13T21:34:57.584Z]     docker_cli_network_unix_test.go:1084: [d81598d3cf9de] daemon is not started
21:34:58 [2022-07-13T21:34:58.960Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
21:34:58 [2022-07-13T21:34:58.960Z]     docker_cli_network_unix_test.go:46: [d2294da72cbb7] daemon is not started
21:34:58 [2022-07-13T21:34:58.960Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
21:34:59 [2022-07-13T21:34:59.525Z]     docker_cli_network_unix_test.go:46: [d1c2c1a3359c1] daemon is not started
21:34:59 [2022-07-13T21:34:59.781Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
21:35:01 [2022-07-13T21:35:01.152Z]     docker_cli_network_unix_test.go:46: [d8284574c6899] daemon is not started
21:35:01 [2022-07-13T21:35:01.411Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
21:35:01 [2022-07-13T21:35:01.411Z]     docker_cli_network_unix_test.go:46: [da24cadae1eca] daemon is not started
21:35:01 [2022-07-13T21:35:01.411Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
21:35:01 [2022-07-13T21:35:01.977Z]     docker_cli_network_unix_test.go:46: [d3b0e180fe168] daemon is not started
21:35:01 [2022-07-13T21:35:01.977Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
21:35:02 [2022-07-13T21:35:02.543Z]     docker_cli_network_unix_test.go:46: [de2ce9b8a80ad] daemon is not started
21:35:02 [2022-07-13T21:35:02.543Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
21:35:03 [2022-07-13T21:35:03.108Z]     docker_cli_network_unix_test.go:46: [d1cb9cb13e53a] daemon is not started
21:35:03 [2022-07-13T21:35:03.365Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
21:35:09 [2022-07-13T21:35:09.918Z]     docker_cli_network_unix_test.go:46: [d2a71438c6d67] daemon is not started
21:35:09 [2022-07-13T21:35:09.918Z] --- PASS: TestDockerNetworkSuite (63.36s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.79s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.06s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.51s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.99s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.05s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.89s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.32s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.66s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.22s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.58s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.54s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.16s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.29s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.24s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.88s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.23s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.05s)
21:35:09 [2022-07-13T21:35:09.918Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.18s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.33s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.14s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.73s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.33s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.28s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.41s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.98s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.57s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s)
21:35:09 [2022-07-13T21:35:09.919Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.62s)
21:35:09 [2022-07-13T21:35:09.919Z] === RUN   TestDockerHubPullSuite
21:35:09 [2022-07-13T21:35:09.919Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
21:35:11 [2022-07-13T21:35:11.290Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
21:35:13 [2022-07-13T21:35:13.813Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
21:35:14 [2022-07-13T21:35:14.744Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
21:35:16 [2022-07-13T21:35:16.645Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
21:35:16 [2022-07-13T21:35:16.906Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
21:35:17 [2022-07-13T21:35:17.164Z] --- PASS: TestDockerHubPullSuite (8.13s)
21:35:17 [2022-07-13T21:35:17.164Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.99s)
21:35:17 [2022-07-13T21:35:17.164Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s)
21:35:17 [2022-07-13T21:35:17.164Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s)
21:35:17 [2022-07-13T21:35:17.164Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.75s)
21:35:17 [2022-07-13T21:35:17.164Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.54s)
21:35:17 [2022-07-13T21:35:17.164Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s)
21:35:17 [2022-07-13T21:35:17.164Z] PASS
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === Skipped
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_sni_test.go:30: Flakey test
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:35:17 [2022-07-13T21:35:17.164Z]     docker_cli_network_unix_test.go:46: [d383d8fb9beef] daemon is not started
21:35:17 [2022-07-13T21:35:17.164Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] DONE 1265 tests, 51 skipped in 1456.220s
21:35:17 [2022-07-13T21:35:17.164Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:35:17 [2022-07-13T21:35:17.164Z] ++++ cat bundles/test-integration/docker.pid
21:35:17 [2022-07-13T21:35:17.164Z] +++ kill 9358
21:35:17 [2022-07-13T21:35:17.164Z] +++ /etc/init.d/apparmor stop
21:35:17 [2022-07-13T21:35:17.164Z] Leaving: AppArmorNo profiles have been unloaded.
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] Unloading profiles will leave already running processes permanently
21:35:17 [2022-07-13T21:35:17.164Z] unconfined, which can lead to unexpected situations.
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.164Z] To set a process to complain mode, use the command line tool
21:35:17 [2022-07-13T21:35:17.164Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:35:17 [2022-07-13T21:35:17.164Z] +++ true
21:35:17 [2022-07-13T21:35:17.164Z] exiting test-integration
21:35:17 [2022-07-13T21:35:17.164Z] ++ exit 0
21:35:17 [2022-07-13T21:35:17.164Z] 
21:35:17 [2022-07-13T21:35:17.729Z] + for job in $(jobs -p)
21:35:17 [2022-07-13T21:35:17.729Z] + wait 7747
21:35:39 [2022-07-13T21:35:39.634Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
21:35:39 [2022-07-13T21:35:39.634Z]     docker_cli_swarm_test.go:1180: [d2d9268f53437] joining swarm manager [db55dfa9e194d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:35:46 [2022-07-13T21:35:46.183Z]     docker_cli_swarm_test.go:1189: [d794301d010a3] joining swarm manager [db55dfa9e194d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:36:24 [2022-07-13T21:36:24.863Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
21:36:29 [2022-07-13T21:36:29.045Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
21:36:34 [2022-07-13T21:36:34.301Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
21:36:35 [2022-07-13T21:36:35.234Z]     docker_cli_swarm_test.go:1112: [d56374706bbf6] joining swarm manager [d96e2533bcd8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:36:37 [2022-07-13T21:36:37.130Z]     docker_cli_swarm_test.go:1113: [d92315e66724f] joining swarm manager [d96e2533bcd8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:37:58 [2022-07-13T21:37:58.527Z]     docker_cli_swarm_test.go:1166: [d54e56d153e32] joining swarm manager [d96e2533bcd8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:38:37 [2022-07-13T21:38:37.231Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
21:38:37 [2022-07-13T21:38:37.796Z]     docker_cli_swarm_test.go:1447: [d87fc17c269d3] joining swarm manager [d1ffee04bd664]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:38:38 [2022-07-13T21:38:38.728Z]     docker_cli_swarm_test.go:1448: [d468137c0239d] joining swarm manager [d1ffee04bd664]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:38:50 [2022-07-13T21:38:50.911Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
21:38:50 [2022-07-13T21:38:50.911Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
21:38:50 [2022-07-13T21:38:50.911Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
21:38:50 [2022-07-13T21:38:50.911Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
21:38:50 [2022-07-13T21:38:50.911Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
21:38:51 [2022-07-13T21:38:51.475Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
21:38:53 [2022-07-13T21:38:53.999Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
21:38:57 [2022-07-13T21:38:57.276Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
21:38:59 [2022-07-13T21:38:59.171Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
21:39:01 [2022-07-13T21:39:01.068Z]     docker_cli_swarm_unix_test.go:63: [d52e9f091d334] joining swarm manager [d3bcf548398f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:39:57 [2022-07-13T21:39:57.272Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
21:39:57 [2022-07-13T21:39:57.272Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
21:39:57 [2022-07-13T21:39:57.272Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
21:39:59 [2022-07-13T21:39:59.168Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
21:40:02 [2022-07-13T21:40:02.444Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
21:40:04 [2022-07-13T21:40:04.343Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
21:40:06 [2022-07-13T21:40:06.869Z]     docker_api_swarm_test.go:962: [d1a4b824dd9fe] joining swarm manager [dd1fd6174bb2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:40:24 [2022-07-13T21:40:24.952Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
21:40:37 [2022-07-13T21:40:37.135Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
21:40:38 [2022-07-13T21:40:38.506Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
21:40:41 [2022-07-13T21:40:41.030Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
21:40:43 [2022-07-13T21:40:43.556Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
21:40:51 [2022-07-13T21:40:51.659Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
21:40:54 [2022-07-13T21:40:54.936Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
21:40:57 [2022-07-13T21:40:57.481Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
21:41:00 [2022-07-13T21:41:00.007Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
21:41:01 [2022-07-13T21:41:01.903Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
21:41:04 [2022-07-13T21:41:04.428Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
21:41:07 [2022-07-13T21:41:07.793Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
21:41:09 [2022-07-13T21:41:09.687Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
21:42:05 [2022-07-13T21:42:05.884Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
21:42:20 [2022-07-13T21:42:20.743Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
21:42:35 [2022-07-13T21:42:35.601Z] --- PASS: TestDockerSwarmSuite (1558.17s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.39s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.91s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.26s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.16s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.40s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.85s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.75s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.66s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.00s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.75s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.81s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.16s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.59s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.90s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.84s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.37s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.80s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.21s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.04s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.67s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.44s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.39s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.35s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.01s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.19s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.59s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.89s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.87s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.59s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.59s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.32s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.93s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.37s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.05s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.02s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.55s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.37s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.14s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.41s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.64s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.78s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.54s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.82s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.52s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.68s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.29s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.06s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.14s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.72s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.08s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.42s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.00s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.87s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.12s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.23s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.99s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.09s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.53s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.69s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.36s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.74s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.03s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.33s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.32s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.86s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.79s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.79s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.68s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.48s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.12s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.67s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.00s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.67s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.48s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.42s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.04s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.09s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.95s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.25s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.63s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s)
21:42:35 [2022-07-13T21:42:35.601Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
21:42:35 [2022-07-13T21:42:35.601Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
21:42:35 [2022-07-13T21:42:35.601Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
21:42:35 [2022-07-13T21:42:35.601Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.20s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.02s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.64s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.71s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.54s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.15s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.78s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s)
21:42:35 [2022-07-13T21:42:35.601Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s)
21:42:35 [2022-07-13T21:42:35.601Z] === RUN   TestDockerExternalVolumeSuite
21:42:35 [2022-07-13T21:42:35.601Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
21:42:36 [2022-07-13T21:42:36.166Z]     docker_cli_external_volume_driver_test.go:53: [d342563d8a24b] daemon is not started
21:42:54 [2022-07-13T21:42:54.227Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
21:44:01 [2022-07-13T21:44:01.898Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
21:44:08 [2022-07-13T21:44:08.448Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
21:44:23 [2022-07-13T21:44:23.307Z]     docker_cli_external_volume_driver_test.go:53: [d5bbf2ec135f6] daemon is not started
21:44:38 [2022-07-13T21:44:38.164Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
21:44:56 [2022-07-13T21:44:56.229Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
21:45:11 [2022-07-13T21:45:11.085Z]     docker_cli_external_volume_driver_test.go:53: [d23a2a853d987] daemon is not started
21:45:25 [2022-07-13T21:45:25.942Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
21:45:25 [2022-07-13T21:45:25.942Z]     docker_cli_external_volume_driver_test.go:53: [de8fcebf1f6a9] daemon is not started
21:45:40 [2022-07-13T21:45:40.835Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
21:46:12 [2022-07-13T21:46:12.885Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
21:46:27 [2022-07-13T21:46:27.743Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
21:46:42 [2022-07-13T21:46:42.608Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
21:47:29 [2022-07-13T21:47:29.250Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
21:47:47 [2022-07-13T21:47:47.311Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
21:48:19 [2022-07-13T21:48:19.379Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
21:48:51 [2022-07-13T21:48:51.426Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
21:49:06 [2022-07-13T21:49:06.284Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
21:49:24 [2022-07-13T21:49:24.352Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
21:49:24 [2022-07-13T21:49:24.352Z]     docker_cli_external_volume_driver_test.go:485: [d3a044adbfaa0] daemon is not started
21:49:39 [2022-07-13T21:49:39.207Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
21:49:39 [2022-07-13T21:49:39.207Z]     docker_cli_external_volume_driver_test.go:53: [d13a1f0eac2fa] daemon is not started
21:49:54 [2022-07-13T21:49:54.064Z] --- PASS: TestDockerExternalVolumeSuite (436.93s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.26s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s)
21:49:54 [2022-07-13T21:49:54.064Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
21:49:54 [2022-07-13T21:49:54.064Z] PASS
21:49:54 [2022-07-13T21:49:54.064Z] 
21:49:54 [2022-07-13T21:49:54.064Z] === Skipped
21:49:54 [2022-07-13T21:49:54.064Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:49:54 [2022-07-13T21:49:54.064Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
21:49:54 [2022-07-13T21:49:54.064Z]     check_test.go:540: [d0b76466c62fe] daemon is not started
21:49:54 [2022-07-13T21:49:54.064Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:49:54 [2022-07-13T21:49:54.064Z] 
21:49:54 [2022-07-13T21:49:54.064Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:49:54 [2022-07-13T21:49:54.064Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
21:49:54 [2022-07-13T21:49:54.064Z]     check_test.go:540: [d48a72a87bc04] daemon is not started
21:49:54 [2022-07-13T21:49:54.064Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:49:54 [2022-07-13T21:49:54.064Z] 
21:49:54 [2022-07-13T21:49:54.064Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:49:54 [2022-07-13T21:49:54.064Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
21:49:54 [2022-07-13T21:49:54.064Z]     check_test.go:540: [d4e4b41b3e282] daemon is not started
21:49:54 [2022-07-13T21:49:54.064Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:49:54 [2022-07-13T21:49:54.064Z] 
21:49:54 [2022-07-13T21:49:54.064Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:49:54 [2022-07-13T21:49:54.064Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
21:49:54 [2022-07-13T21:49:54.064Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:49:54 [2022-07-13T21:49:54.064Z] 
21:49:54 [2022-07-13T21:49:54.064Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:49:54 [2022-07-13T21:49:54.064Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:49:54 [2022-07-13T21:49:54.064Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:49:54 [2022-07-13T21:49:54.064Z] 
21:49:54 [2022-07-13T21:49:54.064Z] DONE 269 tests, 5 skipped in 2331.717s
21:49:54 [2022-07-13T21:49:54.064Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:49:54 [2022-07-13T21:49:54.064Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de333c6b8a374/docker.pid
21:49:54 [2022-07-13T21:49:54.064Z] +++ kill 7116
21:49:54 [2022-07-13T21:49:54.064Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7116 is not a child of this shell
21:49:54 [2022-07-13T21:49:54.064Z] warning: PID 7116 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de333c6b8a374/docker.pid had a nonzero exit code
21:49:54 [2022-07-13T21:49:54.064Z] ++++ cat bundles/test-integration/docker.pid
21:49:54 [2022-07-13T21:49:54.064Z] +++ kill 9371
21:49:54 [2022-07-13T21:49:54.064Z] +++ /etc/init.d/apparmor stop
21:49:54 [2022-07-13T21:49:54.064Z] Leaving: AppArmorNo profiles have been unloaded.
21:49:54 [2022-07-13T21:49:54.064Z] 
21:49:54 [2022-07-13T21:49:54.064Z] Unloading profiles will leave already running processes permanently
21:49:54 [2022-07-13T21:49:54.064Z] unconfined, which can lead to unexpected situations.
21:49:54 [2022-07-13T21:49:54.064Z] 
21:49:54 [2022-07-13T21:49:54.064Z] To set a process to complain mode, use the command line tool
21:49:54 [2022-07-13T21:49:54.064Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:49:54 [2022-07-13T21:49:54.064Z] +++ true
21:49:54 [2022-07-13T21:49:54.064Z] exiting test-integration
21:49:54 [2022-07-13T21:49:54.064Z] ++ exit 0
21:49:54 [2022-07-13T21:49:54.064Z] 
21:49:54 [2022-07-13T21:49:54.064Z] + exit 0
21:49:54 [2022-07-13T21:49:54.064Z] ++ jobs -p
21:49:54 [2022-07-13T21:49:54.064Z] + pids=
21:49:54 [2022-07-13T21:49:54.064Z] + echo 'Remaining pids to kill: []'
21:49:54 [2022-07-13T21:49:54.064Z] Remaining pids to kill: []
21:49:54 [2022-07-13T21:49:54.064Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
21:49:54 [2022-07-13T21:49:54.079Z] Recording test results
21:49:55 [2022-07-13T21:49:55.413Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:49:55 [2022-07-13T21:49:55.745Z] + echo Ensuring container killed.
21:49:55 [2022-07-13T21:49:55.745Z] Ensuring container killed.
21:49:55 [2022-07-13T21:49:55.745Z] + docker ps -aq -f name=docker-pr1-*
21:49:55 [2022-07-13T21:49:55.745Z] + cids=169d6eecb394
21:49:55 [2022-07-13T21:49:55.745Z] b4594a0f9c87
21:49:55 [2022-07-13T21:49:55.745Z] 614da9844608
21:49:55 [2022-07-13T21:49:55.745Z] + [ -n 169d6eecb394
21:49:55 [2022-07-13T21:49:55.745Z] b4594a0f9c87
21:49:55 [2022-07-13T21:49:55.745Z] 614da9844608 ]
21:49:55 [2022-07-13T21:49:55.745Z] + docker rm -vf 169d6eecb394 b4594a0f9c87 614da9844608
21:49:56 [2022-07-13T21:49:56.004Z] 169d6eecb394
21:49:56 [2022-07-13T21:49:56.571Z] b4594a0f9c87
21:49:56 [2022-07-13T21:49:56.571Z] 614da9844608
[Pipeline] sh
21:49:56 [2022-07-13T21:49:56.859Z] + echo Chowning /workspace to jenkins user
21:49:56 [2022-07-13T21:49:56.859Z] Chowning /workspace to jenkins user
21:49:56 [2022-07-13T21:49:56.859Z] + id -u
21:49:56 [2022-07-13T21:49:56.859Z] + id -g
21:49:56 [2022-07-13T21:49:56.859Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43809:/workspace busybox chown -R 1000:1000 /workspace
21:49:56 [2022-07-13T21:49:56.859Z] Unable to find image 'busybox:latest' locally
21:49:56 [2022-07-13T21:49:56.859Z] latest: Pulling from library/busybox
21:49:57 [2022-07-13T21:49:57.117Z] 19d511225f94: Pulling fs layer
21:49:57 [2022-07-13T21:49:57.117Z] 19d511225f94: Verifying Checksum
21:49:57 [2022-07-13T21:49:57.117Z] 19d511225f94: Download complete
21:49:57 [2022-07-13T21:49:57.117Z] 19d511225f94: Pull complete
21:49:57 [2022-07-13T21:49:57.117Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
21:49:57 [2022-07-13T21:49:57.117Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:49:59 [2022-07-13T21:49:59.933Z] + bundleName=amd64
21:49:59 [2022-07-13T21:49:59.933Z] + echo Creating amd64-bundles.tar.gz
21:49:59 [2022-07-13T21:49:59.933Z] Creating amd64-bundles.tar.gz
21:49:59 [2022-07-13T21:49:59.933Z] + xargs tar -czf amd64-bundles.tar.gz
21:49:59 [2022-07-13T21:49:59.933Z] + 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
21:50:01 [2022-07-13T21:50:01.318Z] Archiving artifacts
21:50:03 [2022-07-13T21:50:03.319Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43809/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:50:03 [2022-07-13T21:50:03.620Z] + make clean
21:50:03 [2022-07-13T21:50:03.620Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:50:03 [2022-07-13T21:50:03.880Z] docker-dev-cache
21:50:03 [2022-07-13T21:50:03.880Z] 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